/*
 Theme Name:   Tende in Ciniglia
 Template:     understrap
 Version:      1.0
 Text Domain:  tic
*/


/* @import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap'); */

@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600,700&display=swap');

/*
Poppins Light
font-family: 'Poppins', sans-serif;
font-weight: 300;
font-style: normal;

Poppins Regular
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: normal;

Poppins Medium
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-style: normal;

Poppins Semi-Bold
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-style: normal;

Poppins Bold
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-style: normal;

Josefin Sans Light
font-family: 'Josefin Sans', sans-serif;
font-weight: 300;
font-style: normal;

Josefin Sans Regular
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
font-style: normal;

Josefin Sans Semi-Bold
font-family: 'Josefin Sans', sans-serif;
font-weight: 600;
font-style: normal;

Josefin Sans Bold
font-family: 'Josefin Sans', sans-serif;
font-weight: 700;
font-style: normal;
*/


body {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
	font-size: 1.1rem;
	line-height: 1.6;
	background: #fff;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
	color: #000;
	-moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:hover {
	color: #000;
}

strong {
	font-weight: 600;
}

.page-template-tmpl-policy #full-width-page-wrapper a {
	text-decoration: underline;
}



/* SECTION */

.section {
	/*overflow: hidden;*/
	position: relative;
}

.section.no-top-pad .section-content {
    padding-top: 0;
}

.section.no-bottom-pad .section-content {
    padding-bottom: 0;
}

.section.no-pad .section-content {
    padding-bottom: 0;
	padding-top: 0;
}

.container {
	position: relative;
}

.section .section-content {
	padding: 80px 0;
	position: relative;
}

.c1-section {
	background: #F6EBE5;
}

.c2-section {
	background: #FFFAF7;
}

.c3-section {
	background: #;
}

.section.top-section .section-content {
	/*padding-bottom: 60px;*/
}

.section.full-section {
	background: url('/wp-content/uploads/parallax_chisiamo.jpg') 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 550px;
}

.section.box-section .row {
	margin-right: -30px;
    margin-left: -30px;
}

.section.box-section [class*=col-] {
	padding-right: 30px;
    padding-left: 30px;
}

.section.category-section .section-content {
	padding-top: 40px;
}

.single-product .section.top-section .section-content {
	padding-bottom: 40px;
}

.section.video-section {
    overflow: hidden;
    max-height: 600px;
}

.section.video-section video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-size: cover;
    z-index: 1;
    display: block;
}

.masthead-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.55) 0%, rgba(71,86,107,0) 75%);
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.55) 0%, rgba(71,86,107,0) 75%);
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.55) 0%,rgba(71,86,107,0) 75%);
    background: linear-gradient(to top, rgba(0,0,0,0.55) 0%,rgba(71,86,107,0) 75%);
    z-index: 2;
}

.section.tende-custom .row {
	min-height: 800px;
}

.section.tende-custom {
	background-image: url('/wp-content/uploads/bg-tende-custom.jpg');
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section.top-product-cat {
	max-height: 350px;
	overflow: hidden;
}





/* STRUCTURE */

.wrapper {
	overflow: hidden;
	padding: 0;
}

.container-fluid.mw-1400 {
    max-width: 1400px;
}

.container-fluid.min-pad {
	padding: 0 2rem;
}

.small-space {
	width: 100%;
	height: 1px;
	position: relative;
	display: block;
	margin: 5px 0 5px 0;
}

.thin-space {
	width: 100%;
	height: 1px;
	position: relative;
	display: block;
	margin: 15px 0 15px 0;
}

.middle-space {
	width: 100%;
	height: 1px;
	position: relative;
	display: block;
	margin: 25px 0 25px 0;
}

.large-space {
	width: 100%;
	height: 1px;
	position: relative;
	display: block;
	margin: 35px 0 35px 0;
}

.separator {
	width: 100%;
	height: 1px;
	position: relative;
	display: block;
	margin: 40px auto 30px;
	background: rgba(255,255,255,0.4);
}




/* STYLE */

.title-section,
.title-page,
.price-config {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 15px;
	position: relative;
	line-height: 1.4;
}

.title-section {
	font-size: 1.75rem !important;
}

.price-config,
.title-product {
	font-size: 2.25rem !important;
}

.title-page {
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 1.2;
}

.title-product {
	font-weight: 600;
}

.title-section.line-bottom::after {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 40px;
    height: 3px;
    background: #000;
    content: '';
}

.title-section.line-bottom.line-center::after {
	left: 50%;
	margin-left: -20px;
}

.subtitle-section,
.subtitle-page {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.25rem;
}

.subtitle-page {
	max-width: 600px;
	margin: 0 auto;
}

.title-paragraph {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #000;
    font-size: 1.35rem;
	margin-bottom: 1rem;
}

.title-pol-paragraph {
	font-size: 1.2rem;
}

.title-slide {
   font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #323230;
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.subtitle-slide {
	color: #000;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.4;
}

.box-col {
	background: #fff;
	padding: 4rem;
	min-height: 420px;
}

.mt-neg-120 {
	margin-top: -120px;
}

.mt-neg-230 {
	margin-top: -230px;
}

.mt-neg-360 {
	margin-top: -360px;
}

.title-column,
.price-catalog {
	font-weight: 600;
	font-size: 1.1rem;
}

.title-column {
	margin-bottom: 15px;
}

.boxed-column {
	background: #fff;
	padding: 2rem;
	max-width: 90%;
	margin: -100px auto 0;
	position: relative;
}

.boxed-column p {
	font-size: 1rem;
}

.play-video {
	position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    margin-top: -60px;
    margin-left: -60px;
	z-index: 8;
}

.subtitle-quote,
.author-quote {
	color: #D4997D;
	font-size: 1.25rem;
}

.subtitle-quote {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
}

.author-quote {
	font-weight: 500;
}

.title-quote {
	/*font-size: 2.5rem;*/
	font-size: 1.75rem;
	/*letter-spacing: 1px;*/
	font-weight: 600;
	max-width: 700px;
	margin: 0 auto;
}

table.tb-border td {
	border: 1px solid #000;
	padding: 10px;
}

table.tb-border thead td {
	background: #eee;
	font-weight: 600;
}




/* SLIDE */

.twenty20 {
	/*height: calc(100vh - 101px);*/
	min-height: 700px;
	margin-bottom: 40px;
	overflow: hidden;
}

.twentytwenty-container {
	max-height: 100%;
	height: 100%;
}

.r-bottom-slide [class*=col-] {
	border-left: 1px solid #000;
	font-weight: 400;
    font-size: 1.25rem;
}

.r-bottom-slide [class*=col-]:last-of-type {
	border-right: 1px solid #000;
}

#rev_slider_4_1_wrapper,
#rev_slider_4_1 {
	max-height: 850px;
	height: calc(100vh - 101px) !important;
	min-height: 750px;
}


/* CAROUSEL HOME */

#carouselHome .carousel-control-next, #carouselHome .carousel-control-prev {
	background: #fff;
    top: 0;
    right: 0;
	left: auto;
    width: 63px;
	height: 63px;
    margin-right: -63px;
	border: 1px solid #000;
	opacity: 1;
}

#carouselHome .carousel-control-prev {
	top: 63px;
	border-top: 0;
}

#carouselHome .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

#carouselHome .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}



/* CAROUSEL PRODUCT CATEGORY */





/* TOOLTIP HOME */

.config-home {
	max-width: 450px;
	height: auto;
	position: relative;
	margin: 0 auto;
}

.circle-tooltip {
	position: absolute;
    background: #000;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
	-webkit-transition: all .2s ease-out,-webkit-transform .2s ease-out;
    transition: all .2s ease-out,transform .2s ease-out;
	border: 3px solid #000;
	font-weight: 400;
}

.circle-tooltip.tp-1 {
	top: 160px;
    left: 15px;
}

.circle-tooltip.tp-2 {
	top: 350px;
    left: 150px;
}

.circle-tooltip.tp-3 {
	top: 300px;
    left: 400px;
}

.circle-tooltip.tp-4 {
	top: 100px;
    right: 70px;
}

.circle-tooltip.tp-5 {
	top: 425px;
    right: 10px;
}

.circle-tooltip:hover {
	-webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
	border: 3px solid #000;
	background: #fff;
	color: #000;
	cursor: default;
}

.tooltip .arrow::before {
	content: none;
}

/*
.tooltip {
	top: -32px !important;
	padding: 0;
	left: -10px !important;
}

.tooltip .arrow::before {
	content: none;
}

.tooltip-inner {
    height: 34px;
    line-height: 34px;
    padding: 0 1rem;
    border-radius: 0 20px 20px 0;
}
*/



/* TOPBAR */ 

.topbar {
	background: #d5997e;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 5px;
	font-weight: 400;
}

.topbar strong {
	font-weight: 700;
}

.topbar .fas {
	position: static;
	color: inherit;
	font-size: inherit;
}

.topbar.topbar-extra {
	background: #fc0;
	color: #000;
}



/* HEADER */

#wrapper-navbar {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 9;
}

.navbar-brand img {
	height: 70px;
	width: auto;
}

.navbar {
	padding: 10px 1.5rem;
	border-bottom: 1px solid #000;
	background: #fff;
	font-weight: 500;
	font-size: 1.1rem;
	letter-spacing: -0.1px;
}

.navbar .container {
	display: block;
}

.navbar-brand {
	margin-right: 0;
}

.navbar.navbar-scrolled {
	position: fixed;
    width: 100%;
	background: #000;
    transition: background 0.5s ease;
	height: 70px;
	border-bottom: 0;
	/*margin-top: -38px;*/
	top: 0;
}

.navbar.navbar-scrolled a {
	color: #fff !important;
}

ul.navbar-nav {
	display: block;
	width: 100%;
	text-align: right;
}

ul.navbar-nav li {
	display: inline-block;
	margin: 0 8px;
}

a.btn-toggle-aside {
	cursor: pointer;
}

.wrapper-navbar {
	position: relative;
	top: 0;
	width: 100%;
	z-index: 8;
}

.navbar-brand.nav-sticky img {
	height: 25px;
    width: auto;
	min-width: auto;
}

.navbar.navbar-scrolled .btn-toggle-aside {
	display: none;
}

.navbar .nav-sticky {
	display: none;
}

.navbar.navbar-scrolled .btn-toggle-aside.nav-sticky {
	display: block;
}

.navbar.navbar-scrolled .navbar-brand.nav-sticky {
	display: inline-block;
}

.ghost-nav {
    height: 100px;
    position: fixed;
}

.ghost-nav.navbar-scrolled {
	position: relative;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,1);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.5);
}

.navbar.navbar-scrolled .navbar-brand {
	display: none;
}




/* NAVIGATION */

#menu-main-menu,
#menu-footer-menu,
#main-menu {
	list-style: none;
    padding: 0;
}

#menu-main-menu li,
#menu-footer-menu li,
#main-menu li {
	padding: 10px 0;
}

#menu-footer-menu li {
	display: inline-block;
	margin: 20px 30px 20px 0;
}

#menu-main-menu li a,
#menu-footer-menu li a,
#main-menu li a {
	text-decoration: none;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 100%;
	display: inline;
	padding: 0;
}

#menu-footer-menu li a {
	font-weight: normal;
}

#main-menu li a:hover {
	color: rgba(0,0,0,.5);
}

.aside-block.main-menu {
	margin-top: 70px;
	padding-right: 40px;
}

.aside-block.footer-menu {
	position: absolute;
    bottom: 50px;
    left: 0;
	padding: 0 80px;
	width: 100%;
}

.aside-block.footer-menu .aside-block-inner {
	border-top: 6px solid #000;
}

.min-link {
	font-size: 1.25rem !important;
}

#menu-language-selector-menu,
ul.lang-menu {
	list-style: none;
    padding: 0;
}

#menu-language-selector-menu li,
ul.lang-menu li {
	display: inline-block;
	padding-right: 10px;
}

#menu-language-selector-menu li a,
ul.lang-menu li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: 300;
	line-height: 100%;
	text-transform: uppercase;
}

img.icon-menu {
	width: auto;
    height: 12px;
    margin-right: 10px;
    vertical-align: inherit;
}

img.icon-small {
	max-width: 35px;
    margin: 0 auto 6px;
    display: block;
    height: auto;
}

#menu-language-selector-menu li.wpml-ls-current-language a,
#menu-language-selector-menu li a:hover,
ul.lang-menu li.wpml-ls-current-language a,
ul.lang-menu li a:hover {
	border-bottom: 1px solid;
}

.item-cart {
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: #000;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 0.8rem;
}

.navbar.navbar-scrolled .item-cart {
	color: #000;
	background: #fff;
}




/* CONFIGURATORE */

.box-configuratore {
	/* background: #ddd; */
	height: 400px;
	/* width: 600px; */
	margin: 0 auto;
}

.summary-config {
	letter-spacing: 1px;
	font-size: 1.1rem;
}

.row-colors [class*=col-] {
	margin-right: 14.4px;
	max-width: 48px;
}

.row-colors [class*=col-]:last-of-type {
	margin-right: 0;
}

.delete-selected {
	color: red !important;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 5px 0;
}

.delete-selected:hover {
	color: red !important;
	cursor: pointer;
}

.box-choice {
	border: 1px solid #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: #fff;
}

.box-choice:hover,
a.active .box-choice {
	background: #F6EBE5;
}

a.no-dec:hover {
	text-decoration: none;
	cursor: pointer;
}

.box-choice h4 {
	font-weight: 600;
}

.box-choice p {
	margin-bottom: 0;
}

.config-step p {
	line-height: 1.2;
}

.config-step {
	background: #F6F6F6;
	padding: 40px;
}

.c-label {
	font-weight: 600;
}

.c-intro {
	padding-bottom: 10px;
	font-weight: 300;
}

.label-box {
	text-align: center;
	margin-top: 5px;
}

a.active .label-box {
	background: #000;
	color: #fff;
	border-radius: 50%;
	height: 22px;
	width: 22px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 5px auto 0;
}



/* ACCORDION */

.fas {
	color: #000;
    width: 20px;
    height: 20px;
    font-size: 20px;
	line-height: 20px;
    text-align: center;
    right: 0;
    position: absolute;
    margin-top: 0;
    top: 40px;
}

.accordion-link {
	cursor: pointer;
	display: block;
	position: relative;
	padding: 40px 0 10px;
}

.accordion-link.collapsed:hover .fas,
.accordion-link:hover .title-section {
	color: #000;
}

.accordion-link .fas {
	-ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion-link.collapsed .fas {
	color: #ddd;
	-ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
	top: 40px;
}

.box-accordion {
	border-bottom: 1px solid #000;
}

.box-accordion:first-child {
    padding-top: 0;
}

.title-accordion {
	padding-right: 30px;
	/*text-transform: uppercase;*/
	color: #000;
	letter-spacing: .5px;
	font-size: 1.1rem;
	font-weight: 600;
	margin-bottom: 0;
}

.box-accordion .content-accordion {
	margin: 30px 0 30px;
}

.box-accordion label {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.box-accordion label,
.box-accordion input[type=text] {
	display: inline-block;
}

.box-accordion input[type=text] {
	max-width: 80px;
}

input[type=text], input[type=tel], input[type=email], input[type=password] {
	border-radius: 0;
}

input[type=text]:focus {
	-webkit-box-shadow: none;
    box-shadow: none;
	border-color: #000;
}

input[type=range] {
  -webkit-appearance: none;
  width: 100%;
}

input[type=range]:focus {
  outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: none;
  background: #d3997d;
  border-radius: 0;
  border: 0;
}

input[type=range]::-webkit-slider-thumb {
  box-shadow: none;
  border: 1px solid #000000;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -10px;
}

input[type=range]:focus::-webkit-slider-thumb {
  background: #000;
	box-shadow: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #d3997d;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: none;
  background: #d3997d;
  border-radius: 0;
  border: 0;
}

input[type=range]::-moz-range-thumb {
  box-shadow: none;
  border: 1px solid #000000;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}

select.form-control {
	border-radius: 0;
    border: 1px solid #000;
    -webkit-appearance: inherit;
	/*text-transform: uppercase;*/
	background: rgba(0, 0, 0, 0) url('/wp-content/uploads/arrow-down.png') no-repeat 97% 53%;
    background-size: auto 22px;
}

select.form-control:focus {
	box-shadow: none;
	border: 1px solid #000;
}

.form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=color], .wpcf7 input[type=date], .wpcf7 input[type=datetime-local], .wpcf7 input[type=datetime], .wpcf7 input[type=email], .wpcf7 input[type=file], .wpcf7 input[type=month], .wpcf7 input[type=number], .wpcf7 input[type=range], .wpcf7 input[type=search], .wpcf7 input[type=submit], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 input[type=week], .wpcf7 select, .wpcf7 textarea {
	border-radius: 0;
	font-size: 1.1rem;
}

.form-control.min-w {
	min-width: 70px;
}

.form-check-input {
	margin-top: 0;
	/*margin-left: -1.2rem;*/
}

.form-check {
	padding-left: 1.3rem;
}



/* PRODUCT CATALOG */

.link-config {
	display: block;
	max-width: 90%;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	text-align: center;
	position: relative;
}

.link-config a {
	padding: 5px 15px;
	background: #fff;
	z-index: 3;
	position: relative;
	display: inline-block;
}

.link-config a:hover,
.col-product a:hover {
	text-decoration: none;
	color: rgba(0,0,0,0.5);
}

span.middle-line {
    width: 300px;
    border-bottom: 1px solid #000;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 0 0;
    transform: translateX(-50%);
    z-index: 0;
}

.badge-discount {
	background: #D4997D;
    position: absolute;
    /*top: 40px;
    left: 10px;*/
	top: 15px;
	left: 5px;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
	z-index: 99;
}

.price-discount {
	color: #D4997D;
}

.is-on-sale {
	text-transform: uppercase;
    font-size: 12px;
	background: #D4997D;
    color: #fff;
    font-weight: 600;
    padding: 3px 6px;
    position: relative;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 5px;
	letter-spacing: 1px;
}

.step-link .price-discount,
.step-cat .price-discount {
	font-weight: 600;
}

.price-strikethrough {
  	position: relative;
	font-weight: 400;
	margin-right: 5px;
}
.price-strikethrough:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	right: 0;
	border-top: 1px solid;
	border-color: #D4997D;
	-webkit-transform:rotate(-15deg);
	-moz-transform:rotate(-15deg);
	-ms-transform:rotate(-15deg);
	-o-transform:rotate(-15deg);
	transform:rotate(-15deg);
}

.col-product {
	margin-bottom: 3rem;
}

.col-product img {
	transition: all 0.5s ease;
}

.col-product:hover img {
	opacity: 0.5;
}

.home .col-product {
	margin-bottom: 0;
}





/* IMAGE */

img.img-responsive {
	width: 100%;
}

img.icon-schema-colore {
	max-width: 140px;
	margin-bottom: 10px;
}

img.icon-profilo {
	max-width: 220px;
	margin-bottom: 10px;
}

img.icon-imballo {
	max-height: 150px;
	width: auto;
	margin-bottom: 10px;
}

img.icon-home {
	max-height: 30px;
	width: auto;
	margin-bottom: 10px;
}

img.img-rounded {
	max-width: 90px;
	height: auto;
	border-radius: 50%;
}

.content-image.ci-left {
	position: absolute;
	right: 0;
}

.content-image img {
	max-height: 800px;
	width: auto;
	max-width: none;
}

.canvas-rounded {
	height: 90px;
    border-radius: 50%;
    max-width: 90px;
    margin: 0 auto;
}



/* BUTTONS */

.btn {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 1rem;
	border-radius: 0;
	padding: 15px 35px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.btn-primary {
    color: #000;
    background-color: #fff;
    border-color: #000;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-secondary:hover {
    color: #000;
    background-color: #fff;
    border-color: #000;
	cursor: pointer;
}

.btn-primary.focus, .btn-primary:focus, .btn.focus, .btn:focus, .btn-secondary.focus, .btn-secondary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn.btn-small {
    font-size: 0.85rem;
    letter-spacing: 1.5px;
    padding: 15px 30px;
}





/* FOOTER */

#wrapper-footer {
	background: #000;
	color: #fff;
	padding: 70px 0 50px;
}

#wrapper-footer a {
	color: #fff;
}

#wrapper-footer a:hover {
	text-decoration: none;
	color: rgba(255,255,255,0.5);
}

ul.nav-footer {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 600;
}

.c-social a {
	margin-right: 20px;
	font-size: 1.1rem;
}

.c-ccard i {
	font-size: 1.8rem;
	margin-left: 6px;
}




/* WOOCOMMERCE */

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width: 100%;
}

.entry-title {
	font-weight: 600;
	font-size: 2.25rem;
}

.page-id-10 .entry-title.logout,
.page-id-3522 .entry-title.logout {
	text-align: center;
}

.entry-header {
	padding: 80px 0 40px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: 100%;
	max-width: 100px;
	height: auto;
}

.woocommerce table.shop_table {
	border: 0;
}

.woocommerce table.shop_table td.product-thumbnail {
	padding: 20px 15px 20px 0;
}

.woocommerce table.shop_table td.actions {
	padding: 30px 0;
	border-top: 4px solid #000;
}

.woocommerce table.shop_table td.no-border {
	border-top: 0;
}

.woocommerce table.shop_table td.product-remove {
	padding-left: 0;
}

.page-id-8 #coupon_code.input-text,
.page-id-3523 #coupon_code.input-text {
	width: 300px !important;
	padding: 6px;
}

.page-id-9 #coupon_code.input-text,
.page-id-3524 #coupon_code.input-text {
	width: 100% !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	color: #000;
    background-color: #fff;
	border-radius: 0;
	font-weight: 600;
	border: 1px solid #000;
}

.page-id-10 .woocommerce button.button,
.page-id-3522 .woocommerce button.button {
	color: #fff;
    background-color: #000;
	border-radius: 0;
	font-weight: 600;
	border: 1px solid #000;
	padding: 15px 35px;
}

.page-id-10 .woocommerce button.button:hover,
.page-id-3522 .woocommerce button.button:hover {
	color: #000;
    background-color: #fff;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	color: #fff;
    background-color: #000;
}

.cart-collaterals h2,
.woocommerce-account .addresses .title h3,
.woocommerce h3,
.woocommerce legend,
.woocommerce h2 {
	font-weight: 600;
	font-size: 1.5rem;
	padding-bottom: 14px;
    border-bottom: 2px solid rgba(0,0,0,0.1);
}

.woocommerce-account .addresses .title h3,
.woocommerce h3,
.woocommerce legend,
.woocommerce h2 {
	float: none;
	font-size: 1.25rem;
}

.woocommerce h3,
.woocommerce legend,
.woocommerce h2 {
	border-bottom: 0;
	padding-bottom: 0;
}

.woocommerce .cart-collaterals table.shop_table th {
	padding-left: 0;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #000;
	font-size: 1rem;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background: #fff;
	color: #000;
}

.woocommerce form.login, .woocommerce form.register, form.woocommerce-ResetPassword.lost_reset_password {
	border: 0;
	max-width: 450px;
	margin: 0 auto;
	padding: 0;
}

.woocommerce form .form-row {
	padding: 0;
	margin-bottom: 15px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	padding: 10px;
	border: 2px solid rgba(10,10,10,0.1);
	height: auto;
}

.woocommerce form .form-row textarea {
	border-radius: 0;
}

.woocommerce form .form-row input.input-text:focus {
	border: 2px solid #000;
}

.woocommerce button.woocommerce-button,
.woocommerce button.woocommerce-button:disabled {
	margin-right: 0;
	padding: 15px 35px;
}

.site-main {
	min-height: calc(100vh - 448px);
}

label {
    margin-bottom: 0;
}

.woocommerce-notices-wrapper {
	max-width: 450px;
	margin: 0 auto;
}

.logged-in .woocommerce-notices-wrapper {
	max-width: inherit;
}

.page-id-8 .woocommerce-notices-wrapper,
.page-id-3523 .woocommerce-notices-wrapper {
	max-width: 63.5%;
	margin: 0;
}

.page-id-8 .cart-empty.woocommerce-info,
.page-id-3523 .cart-empty.woocommerce-info {
	max-width: 63.5%;
}

.woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.woocommerce-MyAccount-navigation ul li {
	margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation ul li a::before {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	padding-right: 10px;
	vertical-align: middle;
	font-weight: 600;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
	content: "\f3fd";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
	content: "\f466";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
	content: "\f2b9";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
	content: "\f007";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
	content: "\f2f5";
}

.woocommerce table.my_account_orders td {
	padding: 10px 8px;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	-webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
	padding: 0;
}

.woocommerce-account .addresses .title .edit {
	float: none;
	position: absolute;
	top: 0;
	right: 0;
}

.woocommerce-account .addresses .title .edit::after {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	padding-left: 5px;
	vertical-align: middle;
	font-weight: 600;
	content: "\f044";
}

.select2-container--default .select2-selection--single {
	border-radius: 0;
	border: 2px solid rgba(10,10,10,0.1);
	padding: 0 2px;
    min-height: 41px;
	height: auto;
}

.select2-container--default .select2-selection--single:focus {
	border: 2px solid #000;
}

.select2-dropdown {
	border: 2px solid rgba(10,10,10,0.1);
	border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 37px;
	color: #000;
}

.select2-container--default .select2-selection--single .select2-selection__rendered:focus,
.select2-container--default .select2-selection--single:focus {
	outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 8px;
	right: 5px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #000;
}

.woocommerce form .form-row label {
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	color: #888;
}

.woocommerce em {
	font-style: normal;
	color: #888;
	font-size: 0.8rem;
}

.woocommerce .woocommerce-customer-details address {
	border-radius: 0;
    border: 2px solid rgba(0,0,0,0.1);
	min-height: 184px;
}

.shop_table.woocommerce-checkout-review-order-table .product-name,
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-name,
.woocommerce table.shop_table tfoot th {
	padding: 12px 12px 12px 0;
}

.shop_table.woocommerce-checkout-review-order-table .product-total,
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-total,
.woocommerce table.shop_table tfoot td {
	padding: 12px 0 12px 12px;
	text-align: right;
}

.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	font-weight: 600;
}

.product-name p,
.woocommerce .wc-item-meta {
	font-size: 0.8rem;
	color: rgba(0,0,0,0.6);
	margin-bottom: 0;
	padding: 0;
}

.mark, mark {
	background-color: #F6EBE5;
}

.page-id-10.woocommerce-page.logged-in #page-wrapper,
.page-id-3522.woocommerce-page.logged-in #page-wrapper {
	background: linear-gradient(to right, #F6EBE5 30%, #fff 30%);
    background: -webkit-linear-gradient(left, #F6EBE5 30%, #fff 30%);
    background: -o-linear-gradient(left, #F6EBE5 30%, #fff 30%);
    background: -moz-linear-gradient(left, #F6EBE5 30%, #fff 30%);
}

.page-id-10.woocommerce-page.logged-in .eh-logged_in,
.page-id-3522.woocommerce-page.logged-in .eh-logged_in {
	width: 68%;
    float: right;
    display: block;
}

h3.account-dashboard {
	padding: 80px 0 0;
    font-weight: 600;
    font-size: 2.25rem;
	max-width: 25%;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-top: 40px;
}

.page-id-10 .entry-title,
.page-id-3522 .entry-title {
	font-size: 2rem;
}

.page-id-8.woocommerce-page #page-wrapper,
.page-id-3523.woocommerce-page #page-wrapper {
	background: linear-gradient(to left, #F6EBE5 30%, #fff 30%);
    background: -webkit-linear-gradient(right, #F6EBE5 30%, #fff 30%);
    background: -o-linear-gradient(right, #F6EBE5 30%, #fff 30%);
    background: -moz-linear-gradient(right, #F6EBE5 30%, #fff 30%);
}

.page-id-8.woocommerce-page .container-fluid.bkg-cart,
.page-id-3523.woocommerce-page .container-fluid.bkg-cart {
	background: linear-gradient(to left, #F6EBE5 35%, #fff 35%);
    background: -webkit-linear-gradient(right, #F6EBE5 35%, #fff 35%);
    background: -o-linear-gradient(right, #F6EBE5 35%, #fff 35%);
    background: -moz-linear-gradient(right, #F6EBE5 35%, #fff 35%);
}

.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
	padding-right: 0;
	text-align: right;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td,
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th {
	border-top: 4px solid #000;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
	font-size: 2rem;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td .woocommerce-Price-currencySymbol {
	font-size: 1.2rem;
    font-weight: 400;
    vertical-align: baseline;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th {
	vertical-align: middle;
}

#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
	width: 40%;
}

.woocommerce form.checkout_coupon {
	border: 2px solid rgba(10,10,10,0.1);
	border-radius: 0;
	background: #F6EBE5;
}

.checkout_coupon.woocommerce-form-coupon button.button {
	min-height: 41px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	border-radius: 0;
}

.woocommerce-order .shop_table.order_details,
.shop_table.woocommerce-checkout-review-order-table {
	margin-bottom: 50px !important;
	background: #F6EBE5;
	padding: 30px 50px;
	border: 2px solid rgba(10,10,10,0.1) !important;
	border-radius: 0 !important;
	margin-top: 20px !important;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding: 50px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	display: block;
	padding: 15px 35px;
	float: none;
	width: 100%;
}

.form-control:focus {
	-webkit-box-shadow: none;
    box-shadow: none;
}

.woocommerce form .form-row textarea:focus {
	border: 2px solid #000;
}

.woocommerce ul.order_details {
	padding: 0;
}

.woocommerce .order-again {
	display: none;
}

.c1-col .cart-collaterals .cart_totals  h2 {
	font-size: 1.5rem;
}

.woocommerce-cart .woocommerce-cart-form .product-name .thumb-cart {
	display: none;
}

.woocommerce a.remove {
	background: red;
	color: #fff !important;
	font-size: .8rem;
	width: 24px;
	height: 24px;
	line-height: 26px;
	vertical-align: middle;
}

.woocommerce-checkout form.login {
	max-width: inherit;
}

.woocommerce-checkout .woocommerce-notices-wrapper {
    max-width: inherit;
}




/* BLOG */

.tags-links a {
	border-color: rgba(0,0,0,0.1);
	color: #000;
    background-color: #fff;
    border: 2px solid #e1e1e1;
    padding: 0.5rem 0.75rem 0.375rem 0.625rem;
    margin: 0 0.625rem 0.625rem 0;
    display: inline-block;
    font-size: 0.8125rem !important;
    line-height: 1.2;
    font-weight: 400;
    transition: all .3s ease;
	text-transform: lowercase;
}

.tags-links a::before {
	background-color: rgba(0,0,0,0.1);
	background-color: #e1e1e1;
    content: "";
    width: 5px;
    height: 5px;
    margin-right: 0.5rem;
    margin-bottom: 0.05rem;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.tags-links a:hover {
	border-color: #000000;
	color: #fff;
    background-color: #000;
	text-decoration: none;
}

.container.post-navigation {
	max-width: 1400px;
	width: 100%;
    margin-right: auto;
    margin-left: auto;
	padding: 3rem 2rem;
}

.nav_posts {
	border-top: 1px solid #eee;
	width: 100%;
}

.row.nav-links {
	margin-right: 0;
	margin-left: 0;
}

.nav-previous, .nav-next {
	width: 50%;
	display: inline-block;
}

.nav-next {
	text-align: right;
	border-left: 1px solid #eee;
}

.nav-previous a, .nav-next a {
	font-weight: 600;
	transition: all .3s ease;
}

.nav-previous a:hover, .nav-next a:hover {
	text-decoration: none;
	opacity: 0.6;
}

.widget-title {
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: 600;
}

.widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget_categories li {
    margin-bottom: 0.25rem;
}

.widget_categories li a {
    font-size: 94%;
    font-weight: 600;
    opacity: .5;
}

.widget_categories li a:hover {
    opacity: 1;
	text-decoration: none;
}

.widget {
    padding: 0;
    margin: 0;
    margin-bottom: 3rem;
}

#right-sidebar {
	padding-left: 30px;
}

.blog .entry-header {
	padding: 0;
}

.blog article {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
	margin-bottom: 5rem;
}

.blog article.has-post-thumbnail .entry-thumbnail {
	align-self: flex-start;
    vertical-align: middle;
}

.blog article.has-post-thumbnail .entry-thumbnail a {
	transition: opacity 1s;
}

.blog article.has-post-thumbnail .entry-thumbnail, .blog article.has-post-thumbnail .entry-content-wrap {
    width: 50%;
	position: relative;
}

.blog article.has-post-thumbnail .entry-content-wrap {
    display: inline-block;
    vertical-align: middle;
    padding-left: 50px;
    padding-right: 15px;
}

.blog article.has-post-thumbnail .entry-content-wrap .entry-header .entry-title {
	line-height: 1;
	margin-bottom: 25px;
}

.blog article.has-post-thumbnail .entry-content-wrap .entry-header a {
    font-size: 1.75rem;
    line-height: 1.2;
}

.blog article.has-post-thumbnail .entry-content-wrap .entry-header a:hover {
	text-decoration: none;
}

.blog article.has-post-thumbnail .entry-content-wrap .entry-header a:hover,
.blog article.has-post-thumbnail .entry-thumbnail a:hover {
	opacity: 0.6;
}

.blog .post .understrap-read-more-link,
.link-more {
    font-weight: 400;
    font-size: 1rem;
	color: #000;
    background-color: transparent;
    border-color: transparent;
	padding: 0;
    letter-spacing: normal;
    text-transform: inherit;
}

.blog .post .understrap-read-more-link::before,
.link-more::before {
    content: "";
    background-color: #000;
    width: 40px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    -moz-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

.blog .post .understrap-read-more-link:hover::before,
.link-more:hover::before {
    width: 30px;
}

.link-more:hover {
	text-decoration: none;
}

.blog .post .understrap-read-more-link:active {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}

.blog .post .understrap-read-more-link:active:focus,
.page-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

ul.pagination {
	text-align: center;
    display: block;
    list-style: none;
	margin-bottom: 5rem;
}

ul.pagination li {
	display: inline-block;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.7rem 0.375rem 0.7rem;
    margin: 0 0.5rem 0 0;
    line-height: 1.2;
    color: #000;
    background-color: #fff;
    border: 2px solid rgba(0,0,0,0.1);
    font-weight: 400;
}

.page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.page-item.active .page-link {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.page-link:hover {
    z-index: 2;
    color: #000;
    text-decoration: none;
    background-color: #eee;
    border-color: #dee2e6;
}

.blog nav {
	margin: 0 auto;
}

.single-post.postid-1 .nav-previous, 
.single-post.postid-1 .nav-next {
    width: 100%;
}

.single-post article.post .entry-content h2 {
    font-size: 1.75rem;
}

.single-post article.post .entry-content a {
    color: #d5997e;
    text-decoration: underline;
    font-weight: 600;
}





/* CATALOGO PRODOTTI */

.ctg-prod img,
.ctg-prod-r img {
    transition: all 0.5s ease;
}

.ctg-prod:hover img,
.ctg-prod-r:hover img {
    opacity: 0.5;
}

.code-product {
    font-weight: 400;
    font-size: 1.6rem;
}

.content-text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    -ms-column-gap: 50px;
    -o-column-gap: 50px;
    column-gap: 50px;
}

.box-col a:hover,
.ctg-prod-r a:hover {
	text-decoration: none;
}

.box-col a:hover h3,
.ctg-prod-r a:hover h3 {
	opacity: 0.6;
}

.product-count {
	font-weight: 600;
    font-size: 1rem;
    color: #000;
    padding: 0;
    letter-spacing: normal;
}

.product-count::before {
	content: "";
    background-color: #000;
    width: 40px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    -moz-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

.boxed-content {
	padding: 50px;
}

.boxed-content.bc-1 {
	background: #F6EBE5;
}

.boxed-content.bc-2 {
	background: #F6F6F6;
}

.boxed-content.no-pad {
	padding-top: 0;
	padding-bottom: 0;
}

.canvas-img {
	max-width: 50px;
    max-height: 100px;
    overflow: hidden;
	margin: 0 auto 5px;
}



/* BOX ECOMMERCE*/

.box-ecommerce {
	background: #F6F6F6;
	padding: 40px;
	text-align: center;
	min-height: 180px;
}


img.img-lang {
	max-width: 24px;
	height: auto;
	margin: 0 3px;
}

img.img-payment {
	max-width: 120px;
	height: auto;
	display: block;
	margin: 0 auto 20px;
}

img.img-payment:last-child {
	margin-bottom: 0;
}



/* ASIDE */
                    
aside.aside {
	position: fixed;
	top: 0;
	width: 600px;
	min-height: 100vh;
	bottom: 0;
	z-index: -1;
	left: 0;
	visibility: hidden;
	-webkit-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
	transform: translate(-600px, 0);
	-ms-transform: translate(-600px, 0);
	-webkit-transform: translate(-600px, 0);

	background-color: #fff;
	color: #343538;

	box-shadow: 0px 0px 87px 0px rgba(0, 0, 0, 0.09);
}

aside.aside .aside-container {
	padding: 40px 80px 0 80px;
}


aside.aside .aside-nav {

}

aside.aside .aside-nav ul.sub-menu {
	display:none;
}


body.aside-opened aside.aside {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	z-index: 9999999;
}

.overlay-global {
	position: fixed;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	z-index: 999999;
	display: none;
	background: #232324;                        
	visibility: hidden;
	opacity: 0;

	transition: all 250ms ease-out;
}

body.aside-opened .overlay-global {
	visibility: visible;
	opacity: 0.9;
	display: block;
}

body.aside-opened .overlay-global:hover {
	cursor: url(/wp-content/themes/ciniglia/images/cross.svg), url(/wp-content/themes/ciniglia/images/cross.png), zoom-out;
}

#main-menu li.badge::after {
	content: "NEW";
	background: red;
	width: 50px;
	height: 20px;
	color: #fff;
    padding: 4px 5px 2px;
    font-weight: 400;
    font-size: 0.7rem;
	vertical-align: top;
	margin-left: 10px;
}
					



/* VIDEO OVERLAY */

.video-overlay {
	position: fixed;
    width: 96%;
    height: 100%;
    top: 0;
    z-index: 999999;
    /*margin-top: -25%;*/
	margin-right: 2%;
	margin-left: 2%;
	/*margin-top: 40px;
	margin-bottom: 40px;*/
}

.video-overlay video {
	max-width: 100%;
    height: auto;
	width: auto;
	margin: 0 auto;
	display: block;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
	max-height: calc(100vh - 10%);
}

.video-overlay video:focus {
	outline: none;
}

.video-overlay .close-button {
	position: absolute;
    right: 0;
    top: 5%;
	color: #fff;
	font-size: 1.5rem;
	width: 34px;
    height: 34px;
    line-height: 38px;
    background: #000;
    text-align: center;
    vertical-align: middle;
	z-index: inherit;
}

.video-overlay .close-button:hover {
	cursor: pointer;
}

body.fullscreen-video-opened .overlay-global {
	visibility: visible;
	opacity: 0.9;
	display: block;
}




/* SEARCH */

#searchform input.field {
	width: 100%;
	display: block;
	margin-bottom: 15px;
	border: 2px solid rgba(10,10,10,0.1);
	padding: 10px;
	height: auto;
}

#searchform .input-group-append {
	display: block;
	margin: 0 auto;
}

.search-results .entry-header {
    padding: 50px 0 10px;
}

.search-results .entry-title {
    font-size: 1.75rem;
}





.no-desk {
	display: none !important;
}


/* RESPONSIVE */

@media (max-width: 1400px) {
	
}

@media (max-width: 1199px) {
	
	.box-col {
		padding: 2.5rem;
		min-height: 350px;
	}
	
	#carouselHome .carousel-control-next, #carouselHome .carousel-control-prev {
		width: 48px;
		height: 48px;
		margin-right: -48px;
	}
	
	#carouselHome .carousel-control-prev {
		top: 47px;
	}
	
	.mt-neg-360 {
		margin-top: -310px;
	}
	
	.boxed-column {
		padding: 1.5rem;
		max-width: 100%;
		margin: 0 auto 0;
	}

}

@media (max-width: 1099px) {
	
	.woocommerce-cart .coupon {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.page-id-8 #coupon_code.input-text,
	.page-id-3523 #coupon_code.input-text {
		width: 255px !important;
	}
}

@media (max-width: 991px) {
	
	.no-tblt {
		display: none !important;
	}
	
	#rev_slider_4_1_wrapper,
	#rev_slider_4_1 {
		max-height: 550px;
		min-height: 550px;
	}
	
	.navbar-brand img {
		height: 40px;
	}
	
	.section.tende-custom .row {
		min-height: 600px;
	}
	
	.section.video-section {
		max-height: 450px;
	}
	
	.mt-neg-360 {
		margin-top: 0;
	}
	
	.box-col {
		min-height: auto;
		margin: 0 15px;
	}
	
	#carouselHome .carousel-control-next, #carouselHome .carousel-control-prev {
		bottom: 0;
		top: inherit;
		margin-right: inherit;
	}
	
	#carouselHome .carousel-control-prev {
		right: 48px;
		border-top: 1px solid #000;
	}
	
	.box-ecommerce img {
		max-height: 100px;
		width: auto;
	}
	
	.section.box-section [class*=col-] {
		padding-right: 15px;
    	padding-left: 15px;
	}
	
	.section.box-section .row {
		margin-right: -15px;
		margin-left: -15px;
	}
	
	.boxed-column {
		padding: 1rem;
	}
	
	.content-text {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-ms-column-count: 1;
		-o-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		-ms-column-gap: 0;
		-o-column-gap: 0;
		column-gap: 0;
	}
	
	.section.full-section {
		min-height: 400px;
	}
	
	.home .col-product {
		margin-bottom: 2rem;
	}

}

@media (max-width: 768px) {
	
	.woocommerce table.shop_table_responsive tr.last-td td::before, .woocommerce-page table.shop_table_responsive tr.last-td td::before {
		content: none;
	}
	
	.page-id-8 #coupon_code.input-text,
	.page-id-3523 #coupon_code.input-text {
		width: 100% !important;
		margin-bottom: 10px;
	}
	
	td.actions .coupon .button {
		width: 100% !important;
		float: none !important;
		margin-bottom: 10px;
	}
	
	.woocommerce-cart .woocommerce-cart-form .product-name,
	.woocommerce-cart .woocommerce-cart-form .product-quantity {
		position: relative;
	}
	
	.woocommerce-cart .woocommerce-cart-form .product-name .thumb-cart {
		position: absolute;
		left: 12px;
		top: 45px;
		display: block;
	}
	
	.woocommerce a.remove {
		position: absolute;
		right: 85px;
		background: red;
		color: #fff !important;
		font-size: .8rem;
		width: 24px;
		height: 24px;
		line-height: 26px;
		vertical-align: middle;
		margin-top: 4px;
		display: block !important;
	}
	
	.no-hmobs {
		display: none !important;
	}
}


@media (max-width: 767px) {
	
	.no-hmobs {
		display: none !important;
	}
	
	#rev_slider_4_1_wrapper,
	#rev_slider_4_1 {
		max-height: 400px;
		min-height: 400px;
	}
	
	aside.aside {
		width: 450px;
	}
	
	#menu-main-menu li a, #menu-footer-menu li a, #main-menu li a {
		font-size: 1.35rem;
	}
	
	#menu-main-menu li, #menu-footer-menu li, #main-menu li {
		padding: 6px 0;
	}
	
	.aside-block.main-menu {
		margin-top: 50px;
	}
	
	.r-bottom-slide [class*=col-] {
		font-size: 1.1rem;
	}
	
	.section.tende-custom .row {
		min-height: 500px;
	}
	
	.ctg-prod-r img {
		max-width: 325px;
		height: auto;
		margin: 0 auto 20px;
		display: block;
	}
	
	.boxed-column {
		padding: 2rem;
	}
	
	.section.box-section .row.r-box-product {
		max-width: 400px;
		margin: 0 auto;
	}
	
	img.img-product {
		max-width: 325px;
		height: auto;
		margin: 0 auto;
		display: block;
	}
	
	.blog article.has-post-thumbnail .entry-thumbnail, .blog article.has-post-thumbnail .entry-content-wrap {
		width: 100%;
	}
	
	.blog article.has-post-thumbnail .entry-content-wrap {
		display: block;
		padding-left: 15px;
	}
	
	.blog article {
		display: block;
	}
	
	.blog article.has-post-thumbnail .entry-thumbnail {
		margin: 0 15px 20px;
		width: auto;
	}
	
	.page-id-8.woocommerce-page #page-wrapper,
	.page-id-8.woocommerce-page .container-fluid.bkg-cart,
	.page-id-3523.woocommerce-page #page-wrapper,
	.page-id-3523.woocommerce-page .container-fluid.bkg-cart,
	.page-id-10.woocommerce-page.logged-in #page-wrapper,
	.page-id-3522.woocommerce-page.logged-in #page-wrapper {
		background: #fff;
	}
	
	.c1-col {
		background: #F6EBE5;
		padding-top: 30px;
	}
	
	.c1-col table.shop_table_responsive tr:nth-child(2n) td,
	td.actions {
		background: transparent !important;
	}
	
	.page-id-8 #coupon_code.input-text,
	.page-id-3523 #coupon_code.input-text {
		width: 100% !important;
		margin-bottom: 10px;
	}
	
	td.actions .coupon .button {
		width: 100% !important;
		float: none !important;
		margin-bottom: 20px;
	}
	
	.page-id-8 .cart-empty.woocommerce-info,
	.page-id-8 .woocommerce-notices-wrapper,
	.page-id-3523 .cart-empty.woocommerce-info,
	.page-id-3523 .woocommerce-notices-wrapper {
		max-width: 100%;
	}
	
	.c1-col .cart-collaterals .cart_totals h2 {
		padding: 0 12px;
	}
	
	.woocommerce table.shop_table_responsive tr.last-td td::before, .woocommerce-page table.shop_table_responsive tr.last-td td::before {
		content: none;
	}
	
	.woocommerce form.checkout_coupon .form-row-first, .woocommerce form.checkout_coupon .form-row-last, .woocommerce-page form.checkout_coupon .form-row-first, .woocommerce-page form.checkout_coupon .form-row-last {
		width: 100%;
		float: none;
	}
	
	form.checkout_coupon .form-row .button {
		width: 100%;
	}
	
	h3.account-dashboard {
		display: none;
	}
	
	.page-id-10.woocommerce-page.logged-in .eh-logged_in,
	.page-id-3522.woocommerce-page.logged-in .eh-logged_in {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	.woocommerce-account .woocommerce-MyAccount-navigation {
		margin-top: 0;
		text-align: center;
		margin-bottom: 50px;
	}
	
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
		margin-bottom: 50px;
	}
	
	img.img-full {
		max-width: 100%;
	}

}

@media (max-width: 575px) {
	
	.no-mobs,
	.woocommerce-cart .woocommerce-cart-form .product-name .thumb-cart {
		display: none;
	}
	
	body {
		/*font-size: 1rem;*/
	}
	
	#rev_slider_4_1_wrapper,
	#rev_slider_4_1 {
		max-height: 300px;
		min-height: 300px;
	}
	
	aside.aside {
		width: 100%;
	}
	
	aside.aside .aside-container {
		padding: 40px 40px 0 40px;
	}
	
	.aside-block.main-menu {
		margin-top: 30px;
	}
	
	#menu-main-menu li a, #menu-footer-menu li a, #main-menu li a {
		font-size: 1.25rem;
	}
	
	/*
	#menu-main-menu li, #menu-footer-menu li, #main-menu li {
		padding: 5px 0;
	}
	*/
	
	.aside-block.footer-menu {
		bottom: 50px;
		padding: 0 40px;
	}
	
	#menu-footer-menu li {
		margin: 15px 30px 10px 0;
	}
	
	.topbar {
		font-size: 0.9rem;
	}
	
	.r-bottom-slide [class*=col-] {
		font-size: 0.9rem;
	}
	
	.section .section-content {
		padding: 40px 0;
	}
	
	.title-page, .price-config, .title-product {
		font-size: 1.8rem !important;
	}
	
	.title-section {
		font-size: 1.5rem !important;
	}
	
	.title-section, .title-page, .price-config {
		line-height: 1.2;
	}
	
	.subtitle-section, .subtitle-page {
		font-size: 1.15rem;
	}
	
	.section.tende-custom .row {
		min-height: 400px;
	}
	
	.btn {
		font-size: 0.9rem;
		padding: 10px 25px;
	}
	
	.section.video-section {
		max-height: 300px;
	}
	
	#wrapper-footer {
		padding: 40px 0 40px;
		margin-top: 40px;
	}
	
	.boxed-content {
		padding: 25px;
	}
	
	.entry-title {
		font-size: 1.8rem;
	}
	
	.single-post article {
		margin: 0 15px;
	}
	
	.single-post .section.top-section .section-content {
		padding-bottom: 20px;
	}
		
	.col-list-cart {
		padding-left: 0;
		padding-right: 0;
	}
	
	.woocommerce-order .shop_table.order_details, .shop_table.woocommerce-checkout-review-order-table {
		padding: 20px 25px;
	}
	
	#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods, #add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
		padding: 25px;
	}
	
	.btn.btn-small {
		padding: 10px 20px;
	}
}

@media (max-height: 800px) {
	
	.aside-block.footer-menu {
		position: relative;
		padding: 0;
		bottom: 0;
		margin-top: 50px;
	}
	
	aside.aside .aside-content {
		overflow: scroll;
	}
	
	aside.aside .aside-container {
		overflow: auto;
    	max-height: 100%;
	}
}


form.variations_form .variations {
    display: none !important;
}

 .pattern-box{
        border: 2px solid #fff;
    }
 .pattern-box.active{
        border: 2px solid #000;
    }


.single-product .woocommerce-breadcrumb {padding: 80px 0 40px; text-align: center;  color: #000;font-size: 1.1rem;
    line-height: 1.6;}


.single-product .woocommerce-breadcrumb a{ color: #000;}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled{    background-color: #000;}

.variable-product .woocommerce-tabs{margin-bottom: 50px}




.variable-product .ng-star-inserted {
    width: 100%;
}
.variable-product .woocommerce-custom-variation-title{
	width: 100%;
    text-align: center;
    margin-bottom: 30px;
    font-size: 30px;
}

.variable-product .entry-summary #selezione-variazione{display: none;}

.variable-product .add-to-cart-block{
    display: inline-block;
    width: 100%;
    text-align: center;


}

.variable-product .entry-summary .add-to-cart-block{
text-align: left;
	 
}

.variable-product .woocommerce-variation-add-to-cart-disabled .btn-secondary{background-color: #999; border-color: #999; color:#fff; cursor: not-allowed !important;}

