/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media(max-width:849.98px) {
	
	.hide-mobile,
	.cat-submenus {
		display: none!important;
		visibility: hidden!important;
	}

}




.fw-100 {
	font-weight: 100 !important;
}
.fw-200 {
	font-weight: 200 !important;
}
.fw-300 {
	font-weight: 300 !important;
}
.fw-400 {
	font-weight: 400 !important;
}
.fw-500 {
	font-weight: 500 !important;
}
.fw-600 {
	font-weight: 600 !important;
}

.fs-lg {
	font-size: 18px !important;
}
.fs-md {
	font-size: 16px !important;
}
.fs-sm {
	font-size: 14px !important;
}
.fs-xs {
	font-size: 13px !important;
}
.fs-xxs {
	font-size: 11px;
}


.ls-025 {
	letter-spacing: .25px;
}
.ls-05 {
	letter-spacing: .5px;
}
.ls-1 {
	letter-spacing: 1px;
}
.ls-2 {
	letter-spacing: 2px;
}
.ls-3 {
	letter-spacing: 3px;
}






/* NEW CATEGORY INTRO */

.ws-category-intro {
		margin-bottom: 0rem;
		}

.ws-category-intro .banner {
		padding-top: 25%!important;
		}


@media(min-width:1200px) {
		.ws-category-intro .banner {
		padding-top: 20%!important;
		}
}


.ws-category-intro .row {
		margin-top: 1!important;
    background: #fff!important;
    position: relative;
    padding: 3rem 3rem 0rem;
    max-width: 1100px;
		}


@media(min-width:850px) {
	.ws-category-intro .row {
	margin-top: -4rem!important;
}
}	



@media(max-width:549px) {
	.ws-category-intro .row {
	 padding: 3rem 1rem 0rem;
}
}

.ws-category-intro .col {
		padding-bottom: 0!important;
		}

.ws-category-intro .row:before {
		content:'';
		position: absolute;
		top: 0.5rem;
		left: 0.5rem;
		width: calc(100% - 1rem);
		height: 75%;
		border: 1px solid #ccc;
		border-bottom: 0;
		} 



.ws-category-intro h1 {
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 1.125rem;
		margin-bottom: 1rem;
		}

.ws-category-intro,
.ws-category-intro p{
		font-size: 13px;
		}




.cat-extra-content-tabs {
	margin-top: 2rem;
}

.cat-extra-content-tabs,
.cat-extra-content-tabs p,
.cat-extra-content-tabs ul {
	font-size: 13px;
	}

.cat-extra-content-tabs h2 {
	font-size: 15px;
	margin-bottom: 1rem;
	margin-top: 0.5rem;
	}

.cat-extra-content-tabs .nav>li>a {
  font-size: 12px;
  text-transform: none;
  font-weight: 500!important;
  color: #222;
	padding-right: 0.75rem;
	}





.complement-header {
	margin-bottom: 1rem;
	overflow: hidden;
	position: relative;
	height: 0;
	}

.complement-header.active {
	height:auto;
	}

.complement-header .row {
	padding: 0 1rem!important;
}

.complement-header-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 1rem;
	border:1px solid #ddd;
}

.preview-thumb {
	width: 100px;
	height: 100px;
	min-width: 100px;
	margin-right: 1rem;
}

.complement-header-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0.5rem;
}

.complement-header-content p {
	margin-bottom: 0;
}

.complement-header-content p.resume-title {
	color: #222;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0;
	}



.box-text .button {
    margin-top: 1em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}




.product-small {
    position: relative;
    overflow: hidden;
    padding: 0 1rem;
}


.cross-sells > .products> .product-small {
	padding: 0!important;
	padding-top: 1rem;
}


.cross-sells h2 {
	margin-bottom: 1.5rem;
}

.cross-sells .product-small .add-to-cart-button {
	font-size:12px;
	font-weight:600;
}


#byconsolewooodt_delivery_time {
    margin-bottom: 0rem!important;
}

body {
    background: #fff;
}

#wrapper, #main {
    background: #fff;
}

.header-bottom {
    background-color: #fff!important
}


.header-main {
    height: 120px;
}

.box-push .box-text {
    padding: 15px 20px;

 
}




.h1, h1 {
    font-size: 1.5rem;
    line-height: 1.3;
    }

.h4 {
		font-size: 1.25rem!important;
		}

.h5, h5 {
    font-size: 1rem;
		}





.font-light  {
    font-weight: 300;
}
.font-normal {
    font-weight: 400;
}
.font-semibold {
    font-weight: 500;
}
.font-bold {
    font-weight: 700;
}



p.lead {
    font-size: 1.25rem;
     line-height: 1.4;
}



.c_grey_8 {
    color: #888;
}


.c_grey_6 {
    color: #666;
}

.c_grey_3 {
    color: #333;
}


.c_green_4 {
    color: #809c80; /* btn -color */
}

.c_green_5 {
    color: #718e71
}

.c_green_6 {
    color: #5b725b; /* pre-footer color*/
}



label {
	font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
	letter-spacing: .5px;
	}

.full_w_margin {
	padding-left: 45px;
	padding-right: 45px;
	}

p {font-size: 15px;}
p.p_lg {font-size: 18px!important;}
p.p_md {font-size: 15px!important;}
p.p_sm {font-size: 13px!important;}
p.p_xs {font-size: 11px!important;}

.mb-0 {
   margin-bottom: 0 !important;
	}
.mb-1 {
  margin-bottom: 0.25rem !important;
	}
.mb-2 {
  margin-bottom: 0.5rem !important;
	}
.mb-3 {
  margin-bottom: 1rem !important;
	}
.mb-4 {
  margin-bottom: 1.5rem !important;
	}
.mb-5 {
  margin-bottom: 3rem !important;
	}

.mt-0 {
  margin-top: 0 !important;
	}
.mt-1 {
  margin-top: 0.5rem !important;
	}
.mt-2 {
  margin-top: 0.75rem !important;
	}
.mt-3 {
  margin-top: 1rem !important;
	}
.mt-4 {
  margin-top: 1.5rem !important;
	}

.mt-5 {
  margin-top: 3rem !important;
	}



.main-cat-submenu {
	list-style: none;
	}

.main-cat-submenu li {
    font-size: 13px;
    /* border-bottom: 1px solid #eee; */
    padding: 0.125rem 0;
    margin: 0!important;
		}

.main-cat-submenu li a {
		color: #444;
		display: block;
		width: 100%;
		}





/*
.container-width, 
.full-width .ubermenu-nav, 
.container, 
.row {
    max-width: 1300px;
		}
*/

.row.row-small,
.row.row-large {
    max-width: 1300px;
	}


.banner h2, 
.banner h3, 
.banner h1 {
    line-height: 1.3;
}



.lead_lg {
   font-size: 26px!important;
	}

.c_pink_5 { color: #e6727b;}

.upper {
	text-transform: uppercase;
	}



/* Card Message */


.card-message-wrapper {
	padding-top: 0rem;
	}

.card-message-wrapper h3 {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
	margin-bottom: 0;
	letter-spacing: .5px;
	}

.card-message-wrapper p {
	font-size: 13px;
	}

.cardwrap {
	border: 1px solid #ddd;
	border-left: 0;
	}


.card-message-wrapper textarea {
	background: transparent!important;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  min-height: 240px;
  padding: 1rem;
  font-size: 14px;
	}


.product-footer .woocommerce-tabs {
	display: none;
	visibility: hidden;
}


.product-section {
     border-top: 0px; 
}



/** HEADER **/


.html .social-icons {
    font-size: 14px;
	color:#768380;
}


/** HOME PAGE **/

.featured-section {
	padding-left: 30px;
	padding-right: 30px;
	}






.header-wrapper {
	/*background-image: url(images/header-bg.jpg);*/
	background-position: center;
	background: #fff!important;
	}


.header-bg-container.fill {
	opacity: 0.1;
	}

.header-top {
    background-color: transparent!important;
	}

.header-top .nav>li>a {
    font-size: 11px;
    font-weight: 400!important;
    color: #222;
    text-transform: uppercase;
}

.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {
    height: 1px;
	}

.header-nav .search-field {
	border: 0;
	border-bottom: 1px solid #ddd;
	}

.header-nav .search-field:focus {
	-webkit-box-shadow: 0 0 0 #fff;
	box-shadow: 0 0 0 #fff;
	}

.header-nav .ux-search-submit {
	background: #fff!important;
    color: #222;
    border: 0;
    border-bottom: 1px solid #ddd;
}



.header-nav .ux-search-submit:hover {
	background-color: #fff!important;
    color: #809c80;
    border: 0;
    border-bottom: 1px solid #ddd;
	}

#logo {
    width: 260px!important;
    background: rgba(255, 255, 255, 1);
    position: relative;
}






/*
#logo:after {
	content:'';
	position:absolute;
	left:4px;
	top:4px;
	border:1px solid #000;
	width:calc(100% - 8px);
	height:calc(100% - 8px);
	}
*/


.logo a.logo-wrap {
letter-spacing: 4px;
    color: #222;
    font-weight: 500;
    font-size: 26px;
	}

@media(max-width:849.98px) {
	
	#logo {
    width: 210px!important;
    padding: 12px;
	}
	
	.logo a.logo-wrap {
		font-size: 20px;
		letter-spacing: 3px;
}	
}



.logo-wrap span {
	color: #a54d64;
	}

.logo-wrap:hover {
	color:#d87384;
	}


.header-bottom {
    min-height: 46px;
	}


.breadcrumbs {
  font-size: 14px;
	}

.is-divider {
    background-color: #8c914f;
}


.hidded-section {
	display: none;
	visibility: hidden;
}

/* Widget */

span.widget-title {
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 1rem!important;
    display: block;
}

.widget .current-cat>a {
    color: #de7279;
    font-weight: bolder;
}

.widget>ul>li>a, 
.widget>ul>li li>a {
    color: #666;
}



.box-text h5 {
    margin-top: .1em;
    margin-bottom: .25rem;
    font-size: 13px;
    letter-spacing: .5px;
}



@media screen and (min-width: 850px) {
.large-12 .res-text,
.large-11 .res-text,
.large-10 .res-text,
.large-9 .res-text,
.large-8 .res-text,
.large-7 .res-text,
.large-6 .res-text,
.large-5 .res-text,
.large-4 .res-text,
.large-3 .res-text,
.large-2 .res-text,
.large-1 .res-text	{
    font-size: inherit;
}
}


.button.is-outline, input[type='submit'].is-outline, input[type='reset'].is-outline, input[type='button'].is-outline {
	border:1px solid currentColor;
}


.ux-timer {
	margin-bottom: 0;
}


.ux-timer span {
	background: transparent!important;
	font-weight: 400!important;
}


.ux-timer.dark span  {
color: rgba(255,255,255,0.75)!important;
	padding-top: 0;
	font-size: 40px;
		font-weight: 400!important;
}

.ux-timer.dark span strong {
color: rgba(255,255,255,0.75)!important;
	font-size: 11px;
}

.banner h6, .banner h5, .banner p {
    padding: 0;
    margin-top: 0;
    margin-bottom: 1em;
}


.icon-box-center .icon-box-img {
    margin: 0 auto 0em;
}




input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
	
	    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
	
	    box-shadow: inset 0 0px 0px rgba(0,0,0,0);

}





h3.banner-cat-title {
    font-size: 1.4rem!important;
    font-weight: 600!important;
	}


/* Pages */



 
/* ------ Off Canvas ------ */



.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    background-color: rgb(255, 255, 255);
	}

.mfp-bg {
	background: rgba(0, 0, 0, 0.25);
	}




/* Escode Categorias Desnecessárias no Filtro Offcanvas */

.widget_product_categories .product-categories .cat-item-15,
.widget_product_categories .product-categories .cat-item-108{
	display: none;
	visibility: hidden;
	}



/* Estilos do Filtro de Preço */

.widget_price_filter .price_label {
    padding-top: 10px;
    font-size: 12px;
	}

/* ----------------- BOX CATEGORIES ------------------ */

.box-category .box-text {
		position: relative!important;
		z-index: 3;
	}

.box-category .box-text:before {
	  width: calc(100% - 8px);
    left: 4px;
    top: 4px;
    height: 38px;
    border: 1px solid #748b58;
    border-bottom: 0;
    content: '';
    display: block;
    position: absolute;
	}

/* ---------------------- Header --------------------- */

.nav-dropdown {
    -webkit-box-shadow: 1px 10px 15px rgba(0,0,0,0.15);
    box-shadow: 1px 10px 15px rgba(0,0,0,0.15);
	}

.nav>li>a {
    font-size: 11px;
    font-weight: 600!important;
	color: #222;
}

.header-nav-main.nav>li>a {
    font-weight: 400!important;
}

.header-bottom-nav .nav-top-link {
	letter-spacing: .5px;
	}	

.header-bottom-nav >li {
	margin: 0 15px;
	}


.header-bottom .flex-col.hide-for-medium.flex-center {
	width: 100%;
	min-width: 100%;
}


.header-bottom-nav >li.highlight {
	margin:0 7px;
}

.header-bottom-nav >li.highlight a {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    border: 1px solid #222222;
    border-radius: 2px;
	}



.header-bottom-nav >li.highlight.block a {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    border: 1px solid #222;
	background: #222;
    border-radius: 2px;
	color:#fff;
	}

.header-bottom-nav >li.highlight.block.red a {
	border: 1px solid #920916;
	background: #920916;
	}
.top-divider {
    margin-bottom: -1px;
    border-top: 1px solid transparent!important;
    opacity: 1;
	}


.nav-dropdown-default .nav-column li>a, 
.nav-dropdown.nav-dropdown-default>li>a {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 13px;
    color: #333;
    width: 230px;
    margin: 0 10px;
    border-bottom: 0;
		}




.nav-dropdown .menu-item-has-children>a, 
.nav-dropdown .title>a, 
.nav-dropdown .nav-dropdown-col>a {
    text-transform: none;
    font-size: .8em;
    font-weight: bolder;
    color: #000;
    margin-bottom: .5rem!important;
		}

.footer-secondary {
	float:left!important;
	}

.payment-icon {
	width: 60px;
	}

.payment-icon svg {
  vertical-align: middle;
  height: 22px;
  width: auto !important;
	}

.payment-icon svg path {
	fill:#444;
	}




.invisible-menu-col {
	opacity: 0!important;
	pointer-events: none!important;
}



/* New Home Page */

.ws-image-box {
	margin-bottom: 30px;
}


.ws-image-box .box-text{
	  background: #fff;
    z-index: 4;
    position: relative;
    border-radius: 0;
    max-width: calc(100% - 2rem);
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 0;
		margin-top: -45px!important;
		}


.ws-image-box .box-text:before {
		content:'';
		position: absolute;
		top:0.5rem;
		left: 0.5rem;
		width: calc(100% - 1rem);
		height: 4.75rem;
		border: 1px solid #ccc;
		border-bottom: 0;
		}


.ws-image-box .box-text h2,
.ws-image-box .box-text h3 {
		font-size:1.125rem; 
		margin-bottom: 0.5rem;
		}

.ws-image-box .box-text p {
		font-size:13px;
		margin-bottom: 1rem;	
		}



.ws-image-box .box-image .image-cover {
	min-height: 260px;
	padding-top: 0!important;
}

/*
.ws-image-box.wsib-fullwidth .box-image .image-cover {
	min-height: 200px;
	padding-top: 0!important;
}
*/






/*


.header-bottom-nav > .menu-item-has-children > .nav-dropdown {
	display: none;
	visibility: hidden;
	
}


.megamenu-wrap {
	max-height: 0px;
	height: 400px;
	overflow: hidden;
	background: #eee;

	transition: all 0.5s;
	transition-delay: 0s;
	position: absolute;
	left: 0;
	width: 100%;
	}

.megamenu-wrap.active,
.megamenu-wrap:hover {
	max-height:400px;
	visibility: visible;
	}

.megamenu {
	max-height: 0px;
	height: 400px;
	overflow: hidden;

	transition: all 0.5s;
	transition-delay: 0s;
	}

.megamenu.active,
.megamenu:hover {
	max-height:400px;
	visibility: visible;
	}

.megamenu-wrap > .container > .megamenu > .megalist {
	list-style: none;
	display: flex;
	padding: 0;
	margin: 0;
	}


.megamenu-wrap > .container > .megamenu > .megalist > .menu-item > a  {
	display: none;
	background: #fff;
	padding: 1rem;
	
	}


.megamenu-wrap > .container > .megamenu > .megalist > li > .nav-column {
	list-style: none;
	padding: 0;
	margin: 0;

	}


.megamenu-wrap > .container > .megamenu > .megalist > li > .nav-column li>a {
    padding: 7.5px 20px;
    font-weight: 500;
	
	}



.megamenu-wrap > .container > .megamenu > .megalist > .nav-dropdown-col {
	width: 25%;
	padding-top: 2rem;
	padding-bottom: 2rem;
	}

.megamenu-wrap > .container > .megamenu > .megalist > .nav-dropdown-col,
.megamenu-wrap > .container > .megamenu > .megalist > .image-column {
	width: 20%;
	padding-top: 2rem;
	padding-bottom: 2rem;
	margin-left: auto;
	}


.megamenu-wrap > .container > .megamenu > .megalist > .image-column > .dropdown-image-column {
	display: block;
	padding: 1rem;
		}

.megamenu-wrap > .container > .megamenu > .megalist > .image-column > .dropdown-image-column img {
	width: 100%;
		}



*/

.nav.header-nav {
	position: inherit;
}

.has-megamenu:hover,
.has-megamenu {
	position: inherit!important;
}


.has-megamenu .nav-dropdown {
	min-width: 100%;
	margin-left: 15px;
	padding: 3rem 3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute!important;
	}


.has-megamenu .nav-dropdown>li.nav-dropdown-col, 
.has-megamenu .nav-dropdown>li.image-column, .nav-dropdown>li.menu_image {
   width: auto;
   min-width: 25%;
   max-width: 25%;
	}


@media(min-width:1200px) {
.has-megamenu .nav-dropdown>li.nav-dropdown-col, 
.has-megamenu .nav-dropdown>li.image-column, .nav-dropdown>li.menu_image {
    width: auto; 
    min-width: 250px;
	}
}



.section-title b {
    height: 1px;
    opacity: 1;
    background-color: #d4d4d4;
}



/* ------ Product Page ------ */


.product-main {
  padding: 0px 0 0;
	}

@media (min-width:850px) {
.product-main {
  padding: 40px 0 0;
	}
}

/* Product Summary */

.product-info {
  padding-top: 10px;
  padding-bottom: 10px;
}


@media (max-width:849.98px) {
.product-info {
  padding-top: 30px;
	}
}


.single-product .product-info {
    padding-right:1.5rem;
    padding-left:1.5rem;
}

.product-info .breadcrumbs {
	display: none;
	visibility: hidden;
	}

.product-info .entry-title {
  	text-transform: uppercase;
    font-size: 20px;
	}

.product-info .price-wrapper .price {
    display: block;
    font-size: 20px;
	color: #ccc;
	}

.product-info .price-wrapper .price span {
	color: #688268;
	font-weight: 400;
	}



/* Variations */


.product-info table.variations tr th.label {
	display:none!important;
	}
	

.product-info table.variations tr td.label {
	font-size: 18px;
	}

.product-info .woo-variation-swatches-stylesheet-enabled .variable-items-wrapper {
	padding-bottom: 1rem;
	}

.entry-summary .variable-items-wrapper [data-wvstooltip]::after,
.entry-summary .variable-items-wrapper [data-wvstooltip]:hover::after {

} 




.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    pointer-events: none;
}




.variable-items-wrapper [data-wvstooltip]:after, 
.variable-items-wrapper [data-wvstooltip]:before {
    bottom: auto;
	left:auto;
    top: 0.5rem;
    right: 0.5rem;
	}


.entry-summary .variable-items-wrapper [data-wvstooltip]:after {

		margin-left: 0;
    width: 20px!important;
    height: 20px;
    background-color: #fff;
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6.5 13.5l4 4 9-9'/%3E%3C/svg%3E");
    content: " ";
    font-size: 0;
    line-height: 0;
    border: 1px solid #666!important;
    border-radius: 50%;
    visibility: visible;
    opacity: 0.75;
    z-index: 1;
    -webkit-box-shadow: 0 0 0 transparent!important;
    box-shadow: 0 0 0 transparent!important;

	}






.product-info .variable-items-wrapper .variable-item:hover[data-wvstooltip]:after {
	background-color: #688268;

	}

.product-info .variable-items-wrapper .variable-item.selected:after {
	visibility:visible;
	opacity:1;
	background-color: #688268;
	border: 1px solid #688268!important;
	}






.product-info .variable-item:not(.radio-variable-item) {
    width: 33.33333%;
    height: auto;
    margin: 1rem 0 2rem!important;
}

.product-info .variable-items-wrapper .variable-item {
  	outline: 1px solid #eee;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	display: block!important;
	}

.product-info .variable-items-wrapper .variable-item p {
	text-align: center;
    font-size: 12px;
    margin-top: 10px;
    font-weight: 500;
    color: #506550;
}




.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    border-radius: 2px;
    width: 33.33333%;
    height: auto;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item):before {
    content: attr(data-title);
    display: block;
    visibility: visible;
    opacity: 1;
    top: 100%;
    margin-left: 0;
    background: transparent;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    right: 0!important;
    left: 0!important;
    margin-right: 0!important;
    margin-left: 0!important;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}


.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before {
	
background-image: none!important;
	
}

.product-info .variable-items-wrapper .variable-item:hover,
.product-info .variable-items-wrapper .variable-item.selected {
  	outline: 1px solid #688268;
	background-color: #f7f7f7 !important;
	z-index: 9;
	position: relative;
	}



.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
    background-color: #f7f7f7 !important;
}




.product-info .variations .reset_variations {
		position: absolute;
  	right: 0;
  	top: -8px;
  	color: #999;
  	bottom: auto;
  	opacity: 1;
  	font-size: 10px;
  	text-align: center;
 		background: transparent;
  	border: 1px solid #999;
  	width: 60px;
  	padding: 2px;
  	border-radius: 3px;
  	font-weight: 600;
  	text-transform: uppercase;
		}




/* Variatio Radio BTN */


.product-info .variable-items-wrapper .radio-variable-item {
	  border: 0!important;
    outline: 0!important;
    border-bottom: 1px solid #eee!important;
    padding: 5px 0;
}

.product-info .variable-items-wrapper .radio-variable-item:hover,
.product-info .variable-items-wrapper .radio-variable-item.selected{
    outline: 0!important;
}



.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper.radio-variable-wrapper .radio-variable-item label {
    font-weight: 600;
    font-size: 12px;
    display: inline-block;
    
}



/* Variation Single Details */


.woocommerce-variation-description {
	width: calc(100% - 150px);	
	float: left;
	}

.product-info .quantity+.button {
  margin-right: 0;
  font-size: 1em;
  margin-bottom: 30px;
	}

.woocommerce-variation-price {
	border-top: 0px dashed #ddd; 
	width: 150px;
	float: right;
	padding-top: 0;
	}

.product-info .woocommerce-variation-price .woocommerce-Price-amount {
  	color: #688268;
    font-weight: 600;
    font-size: 20px;
    float: right;
	}

.product-info .woocommerce-variation-description p b,
.product-info .woocommerce-variation-description p strong {
  	font-size: 18px;
    font-weight: 400;
	}

.woocommerce-variation-availability {
	clear:both;
	}

/*
.woocommerce-variation-description:before {
   width: 50px;
   height: 2px;
   content: '';
   display: block;
   position: relative;
   margin-bottom: 10px;
   background: #809c80;
   }
*/

.prod-notes { 
    padding: 25px 0;
	font-size: 11px;
	color:#666;
	text-transform: uppercase;
    }

.prod-notes a { 
	color:#666;
	padding: 0 5px;
    }

.nexttocart {
    opacity: 0;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
    width: 100%;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    height: auto;
    text-align: right;
    border-top:1px solid #eee;
    z-index: 7;
    padding: 1rem 0;
	}

.nexttocart.visible {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1;
	} 





#complementos {
	overflow: hidden;
	position: relative;
	height: auto;
    margin-top: 0rem;
	max-height:1px ;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
    }


.complementos-header {
	padding: 1.5rem;
	border: 1px solid #ddd;
	background: #f7f7f7;
	text-align: left;
	margin-bottom: 1.5rem;
  }


.complementos-header h4 {
	margin-bottom: 0rem;
	font-size: 15px;
	text-transform: uppercase;
  }


.complementos-header p {
	margin-bottom: 0;
	font-size: 14px;
	}

.complementos-header .section-title-center span {
    margin: 0 15px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #222;
    font-size: 15px!important;
	}

#complementos.active {
	max-height:90000px ;
	border: 1px solid #ddd;
  	padding: 1rem;
  	-webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	}

.up-sells.upsells .product-small .col-inner {
	position: relative;
	}

.up-sells.upsells .product-small .col-inner .box-text {
	padding-bottom: 1rem;
	}

.up-sells.upsells .add-to-cart-button a:not(.added_to_cart) {
	color: #333;
    background: #fff;
    border: 1px solid #333;
	font-size:12px;
	}



.view_desc {
		position: absolute;
    right: 0.5rem;
    top: 0.5rem;
    font-size: 1rem;
    display: block;
    width: 26px;
    height: 26px;
    z-index: 9;
    background: #222222;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	}

.add-product-description {
	  position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    z-index: 5;
    padding: 2rem 1rem;
    font-size: 13px;
	  display: none;
		}

.add-product-description.active {
	 display: block;
		}


.add-product-description p {
    font-size: 12px;
    line-height: 1.5;
}



/* Upsells Show add-to-cart */

.upsells .product-small .add-to-cart-button {display: block;} 




.cross-sells  .product-small .add-to-cart-button {display: block;} 

.cross-sells  .product-small .add-to-cart-override {
	display: none;
	visibility: hidden;
} 




/* -------------- Category Page ------------ */

.woocommerce-ordering, .woocommerce-ordering select {
    margin: 5px 0;
    display: inline-block;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);
    left: 0;
    border-top: 0;
    color: #222;
    font-size: 13px;
	}


.woocommerce-result-count,
.woocommerce-breadcrumb {
	display: none;
	visibility: hidden;
}


/* Category Page Header */


.category-page-row {
  padding-top: 50px;
	}

.category-page-title .page-title-inner .flex-col .shop-page-title.is-xlarge  {
	font-size: 30px;
	margin-bottom: 0;
	}



.category-filtering.category-filter-row {
    position: absolute;
    left: 0;
    top: 70px;
    color: #748b58;
    z-index: 2;
    height: 32px;
    padding-left: 15px;
    font-size: 13px;
	}




.section-title-center span {
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 14px!important;
}


.box-text {

    padding-bottom: 2rem;
}


/* Category Page Product Small */

.product-small .add-to-cart-button {display: none;}



.product-small .product-title {
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
}

.product-small .product-title a {
	color:#333;
	}

.product-small .price-wrapper .price {
    font-size: 13px;
    color: #999;
}

.product-small .price-wrapper .price span {
    color: #777;
    font-weight: 400;
}


/* Category Page Product Small Variations */


.product-small {
	position: relative;
	overflow: hidden;
	}

.box-text {
  position: initial;
	}

.wvs-archive-variation-wrapper {
	position: absolute;
	top:0;
	left: 0;
	} 

.woo-variation-swatches-stylesheet-enabled .product-small .variable-items-wrapper {
	display: block;
	width: 60%;
	}

.woo-variation-swatches-stylesheet-enabled .product-small .variable-items-wrapper .variable-item {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	}

.woo-variation-swatches-stylesheet-enabled .product-small:hover .variable-items-wrapper .variable-item {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	}

.woo-variation-swatches-stylesheet-enabled .product-small:hover .variable-items-wrapper .variable-item:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	}

.woo-variation-swatches-stylesheet-enabled .product-small:hover .variable-items-wrapper .variable-item:nth-child(3) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	}

.woo-variation-swatches-stylesheet-enabled .product-small:hover .variable-items-wrapper .variable-item:nth-child(4) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	}

.woo-variation-swatches-stylesheet-enabled .product-small:hover .variable-items-wrapper .variable-item:nth-child(5) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
	}

.woo-variation-swatches-stylesheet-enabled .product-small:hover .variable-items-wrapper .variable-item:nth-child(6) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
	}

.woo-variation-swatches-stylesheet-enabled .product-small:hover .variable-items-wrapper .variable-item:nth-child(7) {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
	}

.woo-variation-swatches-stylesheet-enabled .product-small:hover .variable-items-wrapper .variable-item:nth-child(8) {
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
	}





.wvs-archive-variation-wrapper .variable-item {
   border-radius: 0px!important;
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0) !important;
   box-shadow: 0 0 0 1px rgba(0, 0, 0, 0) !important;
	 width: 100%!important;
	 min-width: 200px;
	 margin-bottom: 10px;
   height: auto!important;
	 border: 1px solid #eee;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -ms-flex-direction: row;
	 flex-direction: row;
	 -webkit-box-align: start!important;
	 -ms-flex-align: start!important;
	 align-items: flex-start!important;
	}


.wvs-archive-variation-wrapper .variable-item div {
	width: 100%;
	height: 60px;
	padding: 5px;
	display: block;
	background: #eee;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.wvs-archive-variation-wrapper .variable-item.selected div,
.wvs-archive-variation-wrapper .variable-item:hover div {
background: #c5ca8c!important;	
	}


.wvs-archive-variation-wrapper .variable-item p {
	text-align: center;
	font-size: 11px;
	font-weight: 600;
}


.woo-variation-swatches-stylesheet-enabled .product-small .variable-items-wrapper .variable-item img  {
    margin: 0;
    padding: 0px;
    width: 60px!important;
    height: auto!important;
	}


.product-small.wvs-pro-product .variable-items-wrapper [data-wvstooltip]:before {
    padding: 10px;
		position: relative;
    opacity: 1;
    background: #ccc!important;
    text-align: center!important;
		position: relative;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2;
    color: #444!important;
    z-index: 5;
    display: none;
    visibility: visible;
    width: 100%;
		height: 60px;
    min-width: auto;
    left: 0;
    margin-left: 0;
		margin-bottom: 0;
    border-radius: 0;
	 	border: 1px solid transparent;
		}

.product-small.wvs-pro-product .variable-items-wrapper [data-wvstooltip]:after {
	 visibility: hidden;
	 display: none!important;
	 opacity: 1!important;
	 }



.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-pro .product-small .wvs-archive-variation-wrapper .variations>li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px 0;
}


.product-small .variations .reset_variations {
    position: relative;
    right: 0;
    bottom: 0;
    color: #fff!important;
    opacity: 1;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ecb4b8;
    padding: 3px 5px;
    width: 60px;
    text-align: center;
		opacity: 0;
		-webkit-transition:all .5s;
		transition:all .5s;
}

.product-small:hover .variations .reset_variations {
			opacity: 1;
}

.product-small .variations .reset_variations a {
	color: #fff!important;
}




/* Variatio Radio BTN */


.variationtitle {
	    display: block;
    text-align: center;
    padding-top: 0.25rem;
    font-size: 13px;
    color: #444;
}






.product-small .variable-items-wrapper .radio-variable-item {
		outline: 0!important;
    border: 1px solid #eee!important;
    background: #fff;
    padding: 5px 0;
    margin-bottom: 5px!important;
}

.product-small .variable-items-wrapper .radio-variable-item label {
	font-size: 13px!important;
	font-weight: 600!important;
}


.woo-variation-swatches-stylesheet-enabled .product-small .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input {
    width: auto;
    margin-right: 5px;
    padding: 0;
    margin: 0;
    margin-left: 5px;
}

.woo-variation-swatches-stylesheet-enabled .product-small .variable-items-wrapper.radio-variable-wrapper .radio-variable-item label {
    font-weight: 400;
    font-size: 11px!important;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 5px;
}

 


.red {
	color: brown!important;
}


.ws-privacy-note {
	padding-top: 0.5rem;
	padding-bottom: 1.5rem;
	color: #555;
}

.ws-privacy-note,
.ws-privacy-note p {
	font-size: 12px;
	font-weight: 500;
}


.woocommerce-privacy-policy-text {
	padding-top: 1.5rem;
}

.payment_box.payment_method_bacs {
	padding: 1rem 0;
}

.payment_box.payment_method_bacs p,
.woocommerce-privacy-policy-text,
.woocommerce-privacy-policy-text p {
	font-size: 12px;
	font-weight: 500;
	color: #555;
}




.sidebar-inner ul li {
    font-size: 14px;
    }
    
    
.sidebar-inner ul li.invisible-menu-col {
    display:none;
    visibility:hidden;
}


.sidebar-inner ul li a {
   color: #333;
   
    }

.sidebar-inner ul li a:hover {
   color: #333;
   font-weight: 600;
    }

.sidebar-inner ul li.current-menu-item > a {
   font-weight: 600;
    }
    
    
.woocommerce .widget_price_filter {
    margin-top:3rem;
    }
    
    
.sidebar-inner ul li.no-link  {
    position:relative;
}






/* Card Selection */

.card-select-wrapper {
	padding-bottom: 1.5rem;
}

.cards-carousel .carousel-cell {
	padding: 0.5rem;
	width: 33.33333%!important;
	text-align: center;
    font-size: 12px;
	}






.cards-carousel .flickity-slider>div:not(.col) {
  width: 33.33333%!important;
	}

.cards-carousel label {
	margin-bottom: 0!important;
}

.carousel-cell .card-info {
	font-size: 12px;
	text-transform: none;
	}

.carousel-cell .card-info .card-name {
	font-weight: 500;
	text-transform: none;
	}

.cards-carousel [type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.cards-carousel [type=radio] + img {
  cursor: pointer;
}

.cards-carousel [type=radio]:checked + label{
  background: #f7f7f7;
	outline: 1px solid #688268;
}

.cards-carousel [type=radio]:checked + img {
 outline: 1px solid #688268;
}



.cards-carousel .flickity-prev-next-button {
    position: absolute;
    top: 20%;
    bottom: 40%;
    background-color: transparent;
    margin: 0;
    padding: 0;
    width: 26px;
    color: #111;
    border: none;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .3s, background .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    transition: opacity .3s, background .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    transition: transform .3s, opacity .3s, background .3s, box-shadow .3s;
    transition: transform .3s, opacity .3s, background .3s, box-shadow .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
}

.cards-carousel .flickity-prev-next-button.next {
	right: -30px;
	left: auto;
}

.cards-carousel .flickity-prev-next-button.previous {
	right: auto;
	left: -30px;
}







.cards-carousel [type=radio] + span.checkmark:after {
    margin-left: 0;
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 20px!important;
    height: 20px;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6.5 13.5l4 4 9-9'/%3E%3C/svg%3E");
    content: " ";
    font-size: 0;
    line-height: 0;
    border: 1px solid #666!important;
    border-radius: 50%;
    visibility: visible;
    opacity: 0.75;
    z-index: 1;
    -webkit-box-shadow: 0 0 0 transparent!important;
    box-shadow: 0 0 0 transparent!important;
}

.cards-carousel [type=radio]:checked + span.checkmark:after {
    visibility: visible;
    opacity: 1;
    background-color: #688268;
    border: 1px solid #688268!important;
}

.cards-carousel [type=radio]:hover + span.checkmark:after {
    visibility: visible;
    opacity: 0.75;
    background-color: #688268;
    border: 1px solid #688268!important;
}




.cards-carousel .carousel-cell .card-content {
	  border: 1px solid #eee;
	  border-radius:3px;
	  padding: 1rem 0.5rem;
	  margin-bottom: 0.5rem;
	}
	
	
.cards-carousel .carousel-cell:hover .card-content,
.cards-carousel [type=radio]:checked + div.card-content {
	   border: 1px solid #688268; 
	}
	


.cards-carousel .carousel-cell .card-price {
    color: #506550;
    }



/* ------- ACCORDION ------ */

.accordion .toggle {
  right: 0;
	left: auto;
	font-size: 12px;
	margin-right: 0;
	margin-top: 5px;
	}
.accordion-title {
	font-size: 15px;

	padding: .75em 0;
	    padding-right: 2.5rem;
	}
.accordion-title.active,
.accordion-title:hover {
	color:#555!important;
	background: transparent;
		font-weight: 600;
	}
.accordion-inner p {
	font-size: 15px;
	}
.accordion-inner {
    padding: 0.5rem 0;
	}


.lightbox-content .accordion-inner ul,
.lightbox-content .accordion-inner ol {
	font-size: 14px;
  padding-left: 1rem;
	}




/* SLIDER */


.slider-nav-reveal .flickity-prev-next-button:hover, 
.slider-nav-reveal .flickity-prev-next-button {

    -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,00);
background-color: transparent;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,00); 

}

/* STYLES */ 

ul.clean {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.clean li {
	margin-left:0;
	}

.book-section .flipContainer {
	-webkit-box-shadow: 0 0 0 #fff!important;
	box-shadow: 0 0 0 #fff!important;
	
	}

.book-section .product-short-description p {
	font-size: 11px;
	}

.book-section .product_meta {
	display: none;
	visibility: hidden;
	}

.book-section .slide .row  {     
	border:1px solid #ddd;
	}


.flickity-page-dots {
    position: absolute;
    bottom: 50px;
		}


.hero-category-slider-wrap h2 {
	font-size: 16px;
	text-transform: uppercase;
}

.hero-category-slider-wrap h2:after {
	content:'';
	width: 30px;
	height: 3px;
	background: #ddd;
	margin: 15px auto;
	display: block;
	position: relative;
} 

.hero-category-slider-wrap p {
	font-size: 14px;
	-webkit-transform: perspective(1px) translate3d(0,0,0) !important;
transform: perspective(1px) translate3d(0,0,0) !important;
}
.hero-category-slider-wrap .banner {
    background-color: #fff;
	}

.hero-category-slider-wrap .banner .text-box .text {
}

.hero-category-slider-wrap .banner .text-box .text .text-inner {
}




/* Benchmark */ 


.benchmarkemaillite-subscribe label {
	font-size: 14px;
	color: #555;
}



.icons-section  {
	margin-bottom: 3rem;
	margin-top: 0;
	}


.icons-section svg path,
.icons-section svg polyline,
.icons-section svg polygon,
.icons-section svg line {
	stroke: #495449!important;
  stroke-width: 1;
  fill: transparent;
	}

.icons-section .col {
	padding: 1rem 2rem 2rem;
	}
	
	@media(min-width:550px) {
	.icons-section .col {
	padding: 1rem 1rem 2rem;
	}  
	}	
	
	
	@media(min-width:992px) {
	.icons-section .col {
	padding: 1rem 3rem 2rem;
	}  
	}
	
	
	@media(min-width:1200px) {
	 .icons-section .col {
	padding: 1rem 5rem 2rem;
	}  
	}

.icons-section .icon-box-text p {
	font-size: 12px;
	color:#495449;
	}

.icons-section .icon-box-text h3 {
	font-size: 12px;
    letter-spacing: .5px;
    color: #495449;
    text-transform: uppercase;
    margin-top: -.5rem;
    margin-bottom: .25rem;
	}

.product-section-title-related {
	font-size: 14px;
	}



/* ----- FOOTER MENUS ----- */


.footer-1 {
    background-color: #ffffff;
    border-top: 1px solid #ddd!important;
}


.footer-widgets .menu li a {
    font-size: 11px;
    padding: 4px 0;
    font-weight: 500;
    color: #666;
}

#menu-por-produto-2 {
	margin-top: 54px;
}

.footer-widgets p {
    font-size: 11px;
    line-height: 22px;
    padding-top: 3px;
    font-weight: 500;
    color: #666;
	}


.footer-widgets .widget_products,
.footer-widgets .widget_top_rated_products {
	mix-blend-mode: multiply;
}



.absolute-footer {
    color: #555;
    font-size: 12px;
    }
    
.absolute-footer ul {
    padding-bottom: 0px;
    opacity: 1; 
    border-bottom: 1px solid transparent;
    text-transform: none;
    font-size: 11px;
    font-weight: 500;
    color: #666;
    border-bottom: 1px solid transparent;
    letter-spacing: 0;
}


    

.widget .is-divider {
    display: none;
	}

/* Newsletter Widget Style */

.widget_text .wpcf7 input[type="url"], 
.widget_text .wpcf7 input[type="email"], 
.widget_text .wpcf7 input[type="tel"] {
    direction: ltr;
    font-size: 12px;
    font-weight: 500;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-top: -1px;
    border-color: #ececec;
	padding-left: 2px;
	}


.widget_text .button, input[type='submit'], 
.widget_text input[type='submit'].button, 
.widget_text input[type='reset'].button, 
.widget_text input[type='button'].button {
    color: #fff;
    background-color: #446084;
    background-color: var(--primary-color);
    border-color: rgba(0,0,0,0.05);
    width: auto;
    padding: 0 1rem;
    font-size: 13px;
	margin-top: 10px;
	}


/* ------ MENU -----  */


.nav-dropdown>li.menu_image { 
background: #ccc;
width: 25%;
height: 100%;}

.nav-dropdown>li.nav-dropdown-col, 
.nav-dropdown>li.image-column,
.nav-dropdown>li.menu_image {
    text-align: left;
    display: table-cell;
    white-space: nowrap;
    width: 260px;
    min-width: 260px;
    border-right: 1px solid transparent;
}


.nav-column li { font-size: 14px;}


.footer-1, .footer-2 {
    border-top: 0px solid rgba(0,0,0,0.05); 
}

.footer {
        padding: 60px 0 0px;
}


ul.product_list_widget li {
	font-size: 13px;
	}

ul.product_list_widget span.amount
{
	font-weight:400;
	}


.copyright-footer {
        padding-top: 0.5rem;
    font-size: 11px;
}



.absolute-footer .container {
	padding-left: 0.5rem;
}


/* -------------------- HEADER TOP ---------- */ 

.header-top .nav-dropdown a,
.header-inner .nav-dropdown a {
	font-size: 14px;
}


/* ------------------ SECTION TITLE ------------- */ 


.section-title a {
    color: #666;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
	
	}

.section-title-normal span {
	  border-bottom: 2px solid #809c80;
}



.newsletter-form-wrapper .form-group.fg-nome,
.newsletter-form-wrapper .form-group.fg-apelido{
	width: 48%;
	float: left;
}

.newsletter-form-wrapper .form-group.fg-nome {
	margin-right: 4%;
}


.table-horarios th,
.table-horarios td {
width: 50%;	
}

.table-horarios sup {
	font-weight: bolder;
}




.phone {
    color: #777;
    padding: 2px 1rem;
    margin-right: 0;
    font-size: 14px;
    border-right: 1px solid #ddd;
	}


.phone a { 	
	color: #768380;
    font-size: 13px;
    font-weight: 600;
	}


.nav-tabs > li > a { 
	font-weight: 600!important;
}







/* ------------- CART OFFCANVAS --------------------- */


.widget_shopping_cart_content .woocommerce-mini-cart .variation {
	display: none;
	}

.wcppec-cart-widget-button img {
	display: none;
}

.wcppec-cart-widget-button {
	width: 100%;
	margin-top: 7.5px;
}

.wcppec-cart-widget-button:after {
    width: 100%;
    height: 38px;
    background: #77acb7;
    content: 'PAYPAL';
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    padding: 7.5px;
    font-weight: 600;
    letter-spacing: 1px;
}

.wcppec-cart-widget-button:hover:after {
	    background: #1cb7dc;
}


/* -------------------- CART PAGE ------------------- */



.woocommerce-cart-form__cart-item .variation {
	text-transform: none;
	font-size: 11px;
	}

.woocommerce-cart-form__cart-item .variation dt.variation-Mensagem {
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	}

.woocommerce-cart-form__cart-item .variation p {
	font-size: 13px;
	}




/* CHECKOUT */




.small-msg {
	font-size: 13px;
    color: #666;
}

.small-msg strong {
	font-weight: 500;
}



.woocommerce-billing-fields {

    padding-top: 15px;
    border-top: 1px solid #ddd;
	margin-top: 2rem;

}


#byconsolewooodt_delivery_type_field {
	display: none;
	visibility: hidden;
}

form.checkout h2 {

    font-size: 1.1em;
    overflow: hidden;
    padding-top: 10px;
    font-weight: bolder;
    text-transform: uppercase;
	margin-bottom: 1rem;

}

#ship-to-different-address span,
#billing_details_trigger_field label.checkbox {
	font-size: 15px;
	font-weight: 400!important;
}


#shipping_mesage_field .input-text  {
	margin-bottom: 0;
	padding-bottom: 0;
}

#shipping_note_field {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 600;
}

#shipping_note_field a {
	color: #666;
}


.banner-prod-list {
	margin-left: 0; 
	color:#fff;
	list-style: none; 
	font-size: 14px; 
	margin-bottom:0;
	margin-top: 0.5px;
	}

.banner-prod-list li {
    padding:0.25rem 0;
	margin:0;
	}



.woocommerce-message {
	max-width:1400px;
	padding:0.5rem 0;
	margin:0 auto;
}


td.product-thumbnail {
    min-width: 60px;
    max-width: 120px;
    width: 120px; 
}

@media screen and (min-width: 1350px) {
.cross-sells .large-columns-4>.col {
	max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
	}
}


.cross-sells .product-small .product-title {
    font-weight: bolder;
    font-size: 11px;
    }


.cart-wrapper .continue-shopping  {
	display:none;
    }

    /*
    .cart-wrapper .woocommerce-cart-form__contents thead th.product-quantity,
    .cart-wrapper .woocommerce-cart-form__contents tbody td.product-quantity {
    display:none;
    }
    */


.cart-wrapper .woocommerce-cart-form__contents thead th.product-quantity,
.cart-wrapper .woocommerce-cart-form__contents thead th.product-price,
.cart-wrapper .woocommerce-cart-form__contents thead th.product-subtotal {
    font-size:12px;
    letter-spacing:0;
}

.cross-sells h2 {
    margin-bottom: 2.5em;
    font-size: 14px;
    text-transform: uppercase;
    color: #555;
}

.woocommerce-form-coupon-toggle a {
    color: #728b5b;
    text-decoration: none;
    font-weight: 600;
}


.woocommerce-table--order-details .order_item .product-name .wc-item-meta {
    font-size: 13px;
    padding-top:0.5rem;
}
.woocommerce-table--order-details .order_item .product-name .wc-item-meta p {
    margin:0 0 0.5rem;
}




.hero-slider-section {
	background-color: #333;
	padding-top: 0!important;
	padding-bottom: 0!important;
}

.hero-slider-section .banner-layers.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.hero-slider-section .flickity-slider .text-box.banner-layer {
	  position: relative;
    width: 100%!important;
    min-height: calc(100% - 180px);
    left: 0%!important;
    padding: 2rem;
    margin-bottom: 3rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
}

.hero-slider-section .flickity-slider .text-box.banner-layer .text {
	padding: 3rem;
	}




@media(max-width:549px) {
	.hero-slider-section .flickity-slider .text-box.banner-layer .text {
	 padding: 2rem 1rem;
}
}



.hero-slider-section .flickity-slider .text-box.banner-layer .text:before {
	content: '';
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    top: 5px;
    left: 5px;
    border: 1px solid rgba(0,0,0,0.25);
}


.hero-slider-section .flickity-slider .text-box.banner-layer .text .text-inner {
	position: relative;
	z-index: 2;
}

@media screen and (min-width: 550px) {
	.hero-slider-section .flickity-slider .text-box.banner-layer {
	  left: 0%!important;
    right: 0;
    margin: auto;
    width: 100%!important;
    max-width: 700px;
    min-width: 350px;
    margin-top: -2rem;
	}
}	






.hero-slider-section .slide-title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.5rem!important;
	display: block;
	}






p.c_wht {
	color: #fff;
}

.p_lg {
	font-size: 18px;
}

.text-shadow {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}



.banner-delivery  .row {
	padding-right: 10px;
    padding-left: 10px;
	}


.banner-delivery h5 {
	font-size: 14px;
	margin-top: 0.5rem;
	}

.delbanner  {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
    border-top: 1px solid #7f9c7e;
    border-bottom: 1px solid #7f9c7e;
    padding: 1rem 4rem 1.25rem;
    max-width: 960px;
    margin: 2rem auto;
    position: relative;
    text-align: center;
	}

.delbanner img {
    position: absolute;
    display: block;
    left: -60px;
    width: 100px;
    height: auto;
    margin-right: 30px;
    min-width: 80px;
	}



.category-banner-section  {
	padding-top: 0!important;
	}


.category-banner-section .banner-layers.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	}

.category-banner-section .text-box.banner-layer {
	padding: 2rem 3rem;
    background: rgba(255,255,255,0.75);
    max-width: 550px;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    top: auto;
    bottom: 0;
    position: relative!important;
    left: auto;
    right: auto;
	}


.category-banner-section .text-box.banner-layer:before {
	content: '';
	position: absolute;
	width: calc(100% - 10px);
	height: calc(100% - 5px);
	top: 4px;
	left: 4px;
	border: 1px solid #7f9c7f;
	border-bottom: 0px;
	}


.category-banner-section h1 {
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
	display: block;
	text-transform: uppercase;
	}

.category-banner-section p {
	font-size: 12px;
}


.leafico1:before,
.leafico2:before,
.leafico3:before,
.leafico1_wt:before,
.leafico2_wt:before,
.leafico3_wt:before {
	content: '';
	width: 80px;
	height:40px;
	margin: 0 auto 0.5rem;
	background-image: url("../images/leaf_icon_01.svg");
	background-size: 80px 40px;
	display: block;
	position: relative;
	margin-top: -0.5rem;
	
	}

.leafico2:before {
	background-image: url("../images/leaf_icon_02.svg");
	}

.leafico3:before {
	background-image: url("../images/leaf_icon_03.svg");
	}

.leafico1_wt:before {
	background-image: url("../images/leaf_icon_01_wt.svg");
	}

.leafico2_wt:before {
	background-image: url("../images/leaf_icon_02_wt.svg");
	}

.leafico3_wt:before {
	background-image: url("../images/leaf_icon_03_wt.svg");
	}


.featured-product-section .container,
.featured-product-section .row {
	max-width: 1100px;
}

.small-container .container,
.small-container .row {
	max-width: 1100px;
}





	

.first_message {
	display: none;
}


.woocommerce-shipping-fields #ship-to-different-address {
	display: none;
	visibility: hidden;
}



/* SUBSCRIPTION PAGE */

.product-main.subscription-product-main .product-info .entry-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
}

.product-main.subscription-product-main .product-short-description {
    padding-top: 0.5rem;
    padding-bottom: 4rem;
    max-width: 900px;
    margin: auto;
    text-align: center;
}

.subscription-product-main .single_add_to_cart_button {
        display: block;
    margin-left: auto;
    margin-right: auto!important;
    padding: .5rem 3rem;
    margin-bottom: 2rem!important;
    letter-spacing: 1px;
    min-width: calc(25% - 30px);
    }


.subscription-section .step {
    display: block;
    font-size: 11px;
    color: #999;
    text-align: center;
    margin-bottom: 0.5rem;
    letter-spacing: 1px;
    font-weight: 600;
}

.subscription-section .section-title {
    margin-bottom: 0.25rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
}

.subscription-section .section-title b {
    max-width: 40px;
}

.subscription-section .title-note {
      text-align: center;
    font-size: 13px;
    max-width: 400px;
    margin: auto;
    color: #666;
}



.subscription-section .row {
    margin-top:2rem;
    margin-bottom: 5rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


@media(max-width:849.98px) {
 .subscription-section .row {
    max-width: 450px;
    margin-left: auto!important;
    margin-right: auto!important;
    }
}    

.subscription-plan input{

    margin:0;padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;

position: absolute;
}



.subscription-plan input:active + .plan_image {opacity: .9;}
.subscription-plan input:checked + .plan_image {
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
    opacity: 1;
}

.card-plan {
    border:1px solid #ccc;
    padding: 1rem;
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block!important;
    width:100%;
    min-height:300px;
    }

.card-plan:hover {
    background:rgba(255,255,255,0.5);
}

.card-plan.active {
   background: #fff;
   border: 1px solid #688268;
	 -webkit-box-shadow: 0 5px 12px rgba(0,0,0,0.2);
	 box-shadow: 0 5px 12px rgba(0,0,0,0.2);
   }



.card-plan h3 { 
    margin-top: 1rem;
    line-height: 1.5;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .5px;
    }

.card-plan h3 .light { 
    font-weight: 300;
    color: #666;
    font-size: 12px;
    }

.card-plan p { 
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    }


.plan_image:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
            filter: brightness(1.2) grayscale(.5) opacity(.9);
}




.card-wrapper input {
    margin:0;
    padding:0;

    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;

    position: absolute;
        
    }


.card-wrapper .card-span {
    border: 1px solid #ccc;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    text-align: center;
    }

.card-wrapper .card-label:hover {
    background:rgba(255,255,255,0.5);
    }

.card-wrapper .card-label.active .card-span  {
    background: #fff;
    border: 1px solid #688268;
	  -webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.2);
	  box-shadow: 0 2px 7px rgba(0,0,0,0.2);
    }

.card-wrapper .discount {
    display: block;
    font-size: 13px;
    font-weight: 900;
    color: #d07c7c;
    text-align: center;
    margin-top: 0.5rem;
    margin-left: auto;
    margin-right: auto;
    width: 140px;
    text-transform: uppercase;
    }


.subscription-resume-section {
        margin-top: 5rem;
    margin-bottom: 5rem;
}

.subscription-resume-section .col {
    padding: 0;
    border-left:1px solid #ddd;
}

.subscription-resume-section .col:first-child,
.subscription-resume-section .col:last-child {
    padding: 0;
    border-left:1px solid transparent;
}



.resume {
    display: none;
    padding: 0 1rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.resume.active {
    display:block;
}


.resume-section .resume label {
    font-size: 10px;
    color: #666;
    margin-bottom: 1rem;
}


.resume .resume-note {
    font-size: 12px;
    display: block;
}

.resume-price {
    margin-top: 3rem;
}
.resume-finalunit-value {
  font-size: 32px;   
}
.resume-finalunit-value span {
  font-size: 10px;
    color: #666;
    display: inline-block;
    max-width: 60px;
    text-align: left;
    line-height: 1.4;
    font-weight: 600;
}



.resume-portes,
.resume-portes p { 
    font-size:11px;
    }


.resume-totals {
    display:block;

}

.resume-finalglobal-value, 
.resume-finaldiscount-value {
    padding: 0 0.5rem;
    
}

.resume-finalglobal-value {
color: #666;
    text-decoration: line-through;
}


.subscription-note {
	max-width: 500px;
	margin: 0 auto;
	display: block;
	text-align: center;
}

.subscription-note p {
	font-size: 13px;
}



.woocommerce-input-wrapper span.description {
	  font-size: 11px;
    line-height: 1.3!important;
    display: block;
    margin-top: -0.5rem;
}



.delivery-times {
		font-size: 13px;
    padding: 1rem;
    border: 1px solid #ddd;
    background: #f7f7f7;
    margin-top: 1rem;
    line-height: 1.8;
		}

.delivery-times p {
	font-size: 13px;
}

.todaydelivery {
		font-weight: 600;
   	color: #305a30;
		}

.deliverydate {
		font-weight: 600;
   	color: #444;
		}
		
		
		
.payment_method_hipayprofessional img {
    width: 170px;
    margin-left: 10px;
    }
    
.woocommerce-terms-and-conditions-wrapper .validate-required label{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0;
    margin-bottom:1.5rem;
}



.add-fita,
.fita-color {
    margin-top:1rem;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    }

.add-fita input,
.fita-color input {
    margin:0;
    margin-right:0.5rem;
    }

.add-fita label,
.fita-color label{
    font-size: 12px;
    letter-spacing: 0.3px;
    margin-bottom: 0;
}

.fita-colors-wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
} 

.fita-colors-wrap .fita-color{
    min-width:50%;
}



.fita-wrapper {display:none;}

.fita-wrapper.active {display:block;}




#shipping_address_2_field>label {
    display:none;
    visibility:hidden;
}




input[name=shipping_date]:invalid { 
  border: solid red 1px;
}



.cart-sidebar .coupon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart-sidebar .coupon p {
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1;
    font-size:13px;
    margin-bottom: 1rem;
}

.cart-sidebar .coupon #coupon_code {
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
}

.cart-sidebar .coupon input[name=apply_coupon] {
    -webkit-box-ordinal-group:4;
    -ms-flex-order:3;
    order:3;
}


.payment_box.payment_method_hipaymbway {
    font-size: 12px;
    font-weight: 500;
    color: #666;
}

.payment_box.payment_method_hipaymbway div{
    font-size:16px;
    margin-top:0.5rem;
}

.payment_methods p {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0.5rem;
    color: #666;
}



.cross-sells .product-small .product-small {
    padding:0 0.5rem;
}

.cross-sells .product-small .product-small .box-text {
    padding-left:0;
    padding-right:0;
}

p.address-field {
    width:100%!important;
}


.menu-red a {
	color:red!important;
}




