/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


/****************************************/
/**************** Geral *****************/
/****************************************/

.mfp-gallery .mfp-title {
    display: none;
}

.aws-search-result .aws_search_more {
    color: #373737 !important;
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
	padding-bottom: 58px !important;
}

.side-btn {
    position: absolute !important;
    right: 0 !important;
    top: 4px !important;
}


@media(max-width: 767px){
	.et_pb_shop ul.products.columns-4 li.product {
		width: 100% !important;
	}
	.side-btn {
		position: relative !important;
		right: unset !important;
		top: unset !important;
	}
}

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

/*
.sec-top-header .col-social {
    width: 120px !important;
    margin-right: 0px !important;
	margin-top: auto !important;
    margin-bottom: auto !important;
}

.sec-top-header .col-social .et_pb_social_icon {
    margin-bottom: 0px !important;
}*/

.sec-top-header .col-contact {
    width: calc(100% - 120px) !important;
    margin: auto !important;
}

.sec-top-header .row-th-mobile {
	display: none !important;
}

.sec-top-header .row-th-mobile .et_pb_column {
    display: flex !important;
}

.sec-top-header .row-th-mobile .et_pb_blurb_content {
    width: auto !important;
}

.th-blurb-mobile {
    margin: 0px !important;
    display: inline-block !important;
    background: rgb(255 255 255 / 20%);
    padding: 8px 14px !important;
    border-radius: 100px !important;
	min-width: 50% !important;
	transition: all 300ms ease 0s;
}

.th-blurb-mobile:hover {
	background: rgb(0 0 0 / 30%) !important;
	transition: all 300ms ease 0s;
}

.th-blurb-mobile:first-child {
    margin-right: 8px !important;
}

.th-blurb-mobile .et_pb_main_blurb_image {
    width: auto !important;
}

.th-blurb-mobile h4.et_pb_module_header {
    padding: 0px !important;
    font-weight: 500 !important;
}

.th-blurb-mobile .et_pb_blurb_container {
    padding-left: 10px !important;
}


/****************************************/
/**************** HEADER ****************/
/****************************************/

.et-db #et-boc .et-l .sec-header {
    display: flex !important;
    flex-direction: column;
}

.et-db #et-boc .et-l .row-header-menu {
    margin-bottom: -24px;
}

header .et_builder_inner_content {
    z-index: 12 !important;
}

.h-col-logo {
    width: 320px !important;
    margin-right: 40px !important;
    margin-top: 0px !important;
    margin-bottom: auto !important;
}

.h-icone {
    display: inline-block !important;
    width: auto !important;
    margin: 0px !important;
    padding: 5px !important;
}

.h-icone:not(:last-child) {
    margin-right: 10px !important;
}

.h-icone .et_pb_blurb_container {
    padding: 0px !important;
}

.h-icone .et_pb_main_blurb_image {
    width: auto !important;
}

.h-col-icones {
    width: 140px !important;
    margin: auto !important;
    margin-top: 26px !important;
}

.h-col-search {
	width: calc(100% - 450px) !important;
    margin-right: 30px !important;
    margin-top: 30px;
    margin-bottom: auto !important;
}

.row-header-menu .et_pb_menu__logo-wrap {
	display: none !important;
}

.mobile_nav.opened span::before {
    background: #23bdb6 !important;
    border-radius: 4px;
    color: #fff !important;
	transition: all 300ms ease 0s;
}

.cart-counter {
	position: absolute;
    right: -5px;
    top: 20px;
    width: 20px;
    height: 20px;
    background: #202020;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #202020;
}

.cart-counter li {
    list-style: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: fit-content;
    margin: auto;
}

.cart-counter .cart-contents {
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 700 !important;
}

.h-col-search .et_pb_menu .et_pb_menu__logo-wrap {
    display: none !important;
}

.h-col-search .et_pb_menu {
    margin-left: 5px;
	width: calc(100% + 140px);
}

.h-col-search .aws-container {
    margin-bottom: 16px;
}

/*.row-header-menu .et_pb_menu ul.et-menu > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
}*/

@media(max-width: 980px) {
	.et-db #et-boc .et-l .row-header-menu {
		margin-bottom: 0px;
	}
	.et-db #et-boc .et-l .h-col-search {
		position: absolute !important;
		bottom: -44px !important;
		z-index: 100 !important;
		margin-right: 0px !important;
		width: calc(100% - 40px) !important;
	}
	.et-db #et-boc .et-l .row-header-menu {
		border-top: none !important;
		z-index: 2 !important;
	}
	.et-db #et-boc .et-l .h-col-logo {
		max-width: 170px !important;
		margin-right: 0px !important;
		width: 100% !important;
	}
	.et-db #et-boc .et-l .h-col-icones {
		width: calc(100% - 170px) !important;
		text-align: right !important;
		right: -10px !important;
		margin-top: 0px !important;
	}
	.et-db #et-boc .et-l .row-header-menu .et_pb_menu .et_mobile_menu {
		top: 160% !important;
	}
	.et-db #et-boc .et-l .row-header-menu .et_pb_menu__wrap {
		justify-content: flex-end !important;
	}
	.et-db #et-boc .et-l .row-header-menu span.mobile_menu_bar {
		right: -12px;
	}
	.et-db #et-boc .et-l .sec-top-header .col-social {
		margin-bottom: 0px !important;
	}
	.et-db #et-boc .et-l .sec-top-header .col-contact {
		display: none !important;
	}
	.et-db #et-boc .et-l .h-col-search .aws-container {
		margin-bottom: 0px !important;
	}
	.et-db #et-boc .et-l .row-header-menu:before {
		content: " ";
		background: #23bdb6;
		height: 6px;
		width: 100%;
		position: absolute;
		bottom: -9px;
		z-index: 100000 !important;
		display: block !important;
		border-radius: 100px;
	}
}

/*
@media(max-width: 767px) {
	.sec-header {
		display: flex;
		flex-direction: column-reverse;
	}
	.row-header-menu {
		z-index: 15 !important;
	}
	.row-header-top {
		z-index: 14 !important;
	}
	.row-header-menu .et_pb_menu__logo-wrap {
		display: flex !important;
	}
	.h-col-logo {
		display: none !important;
	}
	.h-col-icones {
		display: none !important;
	}
	.aws-search-result {
		width: 80% !important;
		z-index: 11 !important;
		transform: translateY(15px);
	}
	.h-col-search {
		width: 100% !important;
		position: relative !important;
		bottom: unset !important;
		margin-top: 4px !important;
	}
	.row-header-menu span.mobile_menu_bar {
		right: -8px;
	}
	.row-header-menu .et_pb_menu .et_mobile_menu {
		top: 114% !important;
	}
	.cart-counter {
		right: -31px;
		top: 0px;
	}
	.cart-counter {
		background: #ffffff;
		border: 2px solid #ffffff;
	}
	.cart-counter .cart-contents {
    	color: #000 !important;
	}
}*/

@media(max-width: 767px) {
	.et-db #et-boc .et-l .row-header-menu:before {
		bottom: -18px;
	}
}

@media(max-width: 480px) {
	.et-db #et-boc .et-l .cart-counter {
		right: 20px;
	}
}

/******** PESQUISA *********/

.h-col-search .aws-container .aws-search-field {
    border: none !important;
    background: transparent !important;
	color: #103246 !important;
	font-size: 15px;
	transition: all 300ms ease 0s;
}

.h-col-search form.aws-search-form {
	background: #fff !important;
    border-radius: 100px;
    border: 1px solid #C5C5C5;
}

.h-col-search .aws-container .aws-search-field:focus {
	background: #e6f7f6 !important;
    border: 1px solid #23bdb6 !important;
    border-top-left-radius: 100px !important;
    border-bottom-left-radius: 100px !important;
	transition: all 300ms ease 0s;
}

.h-col-search .aws-container .aws-search-form .aws-form-btn {
    border-top-right-radius: 100px !important;
    border-bottom-right-radius: 100px !important;
    border: none !important;
    background: transparent !important;
	transition: all 300ms ease 0s;
}

.h-col-search .aws-container .aws-search-form .aws-form-btn:hover {
	background: #23bdb6 !important;
	transition: all 300ms ease 0s;
}

.h-col-search .aws-container .aws-search-form .aws-form-btn:hover span.aws-search-btn_icon {
    color: #fff !important;
}

.h-col-search .aws-container .aws-search-field::placeholder {
    color: #103246;
}

@media(max-width: 980px) {
	/*.h-col-search .aws-container .aws-search-form .aws-form-btn {
		background: #46ac00 !important;
	}
	.h-col-search .aws-container .aws-search-form .aws-form-btn .aws-search-btn_icon {
		color: #fff !important;
	}*/
}

@media(max-width: 767px) {
	.h-col-search .aws-container .aws-search-field {
		font-size: 14px;
	}
	.h-col-search form.aws-search-form {
		height: 36px;
	}
}

/******** Menu *********/



/****************************************/
/**************** Footer ****************/
/****************************************/

footer .contacts .contacts_icon, footer .contacts .contacts_text {
    display: inline-grid;
}

footer .contacts .contacts_icon {
    margin-right: 14px !important;
	width: 12px;
}

footer .contacts .contacts_icon, footer .contacts .contacts_text {
    display: inline-grid;
    max-width: calc(100% - 30px);
}

.contacts_phone, .contacts_email, .contacts_adress {
    margin-bottom: 12px;
}

.row-footer-main .fwidget h4.title {
	font-weight: 600;
    margin-bottom: 20px;
}

.row-footer-main .fwidget {
    font-size: 14px !important;
}

.row-footer-main .fwidget ul li {
    margin-bottom: 12px;
}

.row-footer-main .fwidget {
    margin-bottom: 20px !important;
}

.row-footer-main .fwidget ul li a:hover {
    text-decoration: underline;
}

.f-logo, .f-social {
    display: inline-block !important;
    vertical-align: middle;
}

.f-social {
    top: -10px !important;
    position: relative;
    margin-left: 30px !important;
}

.row-footer-copyright a:hover {
	text-decoration: underline;
}

@media(max-width: 767px) {
	.f-social {
		top: 0px !important;
		margin-left: 0px !important;
		display: block !important;
		text-align: center !important;
    	margin-bottom: 24px !important;
	}
	.f-logo {
		display: block !important;
		margin: 0px auto 24px !important;
	}
}


/****************************************/
/***************** Form *****************/
/****************************************/

.wpcf7-form input.text, .wpcf7-form input.title, .wpcf7-form input[type=email], .wpcf7-form input[type=password], .wpcf7-form input[type=tel], .wpcf7-form input[type=text], .wpcf7-form select, .wpcf7-form textarea {
    background-color: #f5f5f5;
    border: none;
    border-radius: 0px;
    color: #212121;
    padding: 10px 16px 10px !important;
    width: 100%;
    font-weight: 500;
    margin-top: 5px !important;
    font-size: 14px;
    transition: all 300ms ease 0s;
}


.wpcf7-form input[type=email]:focus, .wpcf7-form input[type=password]:focus, .wpcf7-form input[type=tel]:focus, .wpcf7-form input[type=text]:focus, .wpcf7-form select:focus, .wpcf7-form textarea:focus {
    background: white;
    box-shadow: inset 0px 0px 0px 1px #e6e6e6;
    transition: all 300ms ease 0s;
}

input.wpcf7-submit {
    background: #23bdb6;
    color: #fff !important;
    width: 100% !important;
    margin-top: 14px;
    height: 38px;
    font-weight: 700;
    border: none;
    border-radius: 100px;
    transition: all 300ms ease 0s;
}

input.wpcf7-submit:hover {
 	opacity: 0.7;
	transition: all 300ms ease 0s;
}

p.termos {
    margin-top: 18px;
}

p.termos a {
    font-weight: 700;
    transition: all 300ms ease 0s;
}

p.termos a:hover {
    opacity: 0.6;
    transition: all 300ms ease 0s;
}


p.termos span.wpcf7-list-item {
    margin-left: 0px;
}

.form-newsletter ::placeholder, .form-contacto ::placeholder {
    color: inherit;
    opacity: 0.5;
}

/******** NEWSLETTER ************/
.form-newsletter input[type=email] {
    background: rgb(0 0 0 / 20%) !important;
    color: #fff !important;
}

.form-newsletter input[type=email] {
    background: rgb(0 0 0 / 20%) !important;
    color: #fff !important;
}

.form-newsletter input.wpcf7-submit {
    background: #fff;
    color: #ef5022 !important;
}

.form-newsletter p.termos, .form-newsletter p.termos a {
    color: #fff !important;
}

.form-newsletter p.termos a:hover {
    text-decoration: underline;
}

.form-newsletter span.wpcf7-spinner {
    position: absolute;
    transform: translate(-50px, 20px);
}

/****************************************/
/**************** Home ****************/
/****************************************/

.ds-carousel-logo span {
    padding: 0px 20px;
}

@media(min-width: 981px) {

}

@media(max-width: 980px) {
	
}



@media(max-width: 767px) {
	.home .et_pb_shop ul.products.columns-4 li.product {
		width: 50% !important;
		margin-right: 0px !important;
	}
}



@media(max-width: 479px) {
	
}


/****************************************/
/***************** Loja *****************/
/****************************************/

.woocommerce ul.products li.product {
	overflow: hidden !important;
}

.woocommerce li.product span.et_shop_image img {
    border: none;
}

.woocommerce ul.products li.product span.onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {
	background: #46ac00 !important;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700 !important;
}

.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
	font-size: 15px !important;
    line-height: 1.6em;
    margin-bottom: 12px !important;
    height: 58px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    font-weight: 500;
    color: #5B5B5B;
}

.woocommerce ul.products li.product .price {
    font-size: 15px !important;
    font-weight: 700;
    color: #202020 !important;
}

.woocommerce ul.products li.product .price del {
    font-size: 16px !important;
    margin-right: 5px !important;
    font-weight: 400;
    opacity: 0.8;
}

.woocommerce ul.products li.product a.add_to_cart_button {
    font-size: 12px !important;
    width: 100%;
    text-align: center;
    margin-top: 20px !important;
    background: transparent !important;
    border: 1px solid #212121 !important;
    color: #212121;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.woocommerce ul.products li.product a.add_to_cart_button:hover {
    background: #67d7a6 !important;
    border-color: #67d7a6 !important;
}

.woocommerce ul.products li.product a img {
    margin-bottom: 12px !important;
}

.woocommerce ul.products li.product a.add_to_cart_button.added {
    color: transparent !important;
}

.woocommerce ul.products li.product a.added_to_cart.wc-forward {
    text-align: center !important;
    width: 100% !important;
    font-size: 13px !important;
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 32px;
    padding: 0px;
    line-height: 34px;
	color: #fff !important;
}

.woocommerce ul.products li.product a.add_to_cart_button.added {
	background: #67d7a6 !important;
    border-color: #67d7a6 !important;
}

.woocommerce ul.products li.product a.add_to_cart_button.added:after {
    font-size: 12px !important;
    line-height: 1.8em;
    margin-left: 4px !important;
}

/************* Sidebar ***************/

#sidebar .widget_product_categories > ul > li.cat-item {
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #d7d7d7;
}

#sidebar .widget_product_categories li.cat-item a {
    font-weight: 500;
    transition: all 300ms ease 0s;
    display: block !important;
    padding: 5px;
}

#sidebar .widget_product_categories li.cat-item.current-cat.cat-parent > a, #sidebar .widget_product_categories li.cat-item.current-cat-parent > a {
    padding: 5px 8px !important;
    background: #f5f5f5;
    margin-bottom: 10px !important;
    display: block;
}

#sidebar .widget_product_categories li.cat-item.current-cat > a {
    font-weight: 600 !important;
    color: #212121;
}

#sidebar .widget_product_categories .current-cat-parent > ul.children, #sidebar .widget_product_categories .current-cat.cat-parent > ul.children {
    border-left: 1px solid #373737;
}

#sidebar .widget_product_categories h4.widgettitle {
    margin-bottom: 15px;
    font-size: 18px;
}

/****************************************/
/************* Pág Produto ***************/
/****************************************/

.single-product .entry-summary .log-in-to-see-prices {
    margin-top: -40px;
    margin-bottom: 20px;
}

body.single-product #sidebar {
    display: none; 
}
body.single-product #left-area {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-right: 0px;
}
body.single-product #main-content .container:before {
	display: none;
}

.single-product p.price {
    margin-top: 20px;
    margin-bottom: 20px;
}

.single-product .woocommerce-variation-price {
    margin-bottom: 30px;
	font-weight: 700;
}

.single-product .woocommerce-variation-price span.price {
    font-size: 16px !important;
}

.woocommerce.single-product .quantity input.qty, .woocommerce-page .quantity input.qty {
    padding: 6px 10px;
}

.single-product section.related.products > h2 {
    padding-bottom: 20px;
    border-bottom: 1px solid #59524F;
	margin-bottom: 40px !important;
	margin-top: 60px !important;
}

.single-product .woocommerce-Tabs-panel > h2 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.the_champ_sharing_container {
    margin-top: 40px;
}

.the_champ_sharing_container .the_champ_sharing_title {
    font-weight: 500 !important;
    margin-bottom: 8px;
}

.single-product #left-area > .product {
    overflow: hidden !important;
}

nav.woocommerce-breadcrumb a {
    font-weight: 500;
    color: #381305 !important;
}

nav.woocommerce-breadcrumb a:hover {
    text-decoration: underline;
}

@media(max-width: 980px) {
	.single-product p.price span {
		font-size: 22px !important;
	}
}

@media(max-width: 767px) {
	.single-product figure.woocommerce-product-gallery__wrapper {
		margin-bottom: 32px !important;
	}
}



/****************************************/
/************* Carrinho *****************/
/****************************************/

.woocommerce-cart table.cart td.actions .coupon .input-text {
    font-size: 14px !important;
    height: 33px;
    min-width: 180px;
}

.woocommerce-message > a, .woocommerce-info > a {
    text-decoration: underline;
}

.woocommerce .woocommerce-info, .woocommerce-account .woocommerce-message {
    background: #f3f3f3 !important;
    color: #444444 !important;
}

@media(max-width: 767px) {
	.woocommerce-cart table.cart td.actions .button, .woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 100% !important;
	}
}


/****************************************/
/************* Checkout *****************/
/****************************************/

/*
.woocommerce form input.text, .woocommerce form input.title, .woocommerce form input[type=email], .woocommerce form input[type=password], .woocommerce form input[type=tel], .woocommerce form input[type=text], .woocommerce form select, .woocommerce form textarea {
    background-color: #fff !important;
    border: 1px solid #bbb !important;
    color: #4e4e4e !important;
}*/

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 15px;
    font-size: 14px;
    border-radius: 3px;
}

.woocommerce-checkout .woocommerce-info {
    color: #fff !important;
    background: #2d2d2d !important;
}

span.woocommerce-terms-and-conditions-checkbox-text > a {
    font-weight: 800;
}

/****************************************/
/************* Artigos ***************/
/****************************************/

.et_pb_blog_grid p.post-meta {
    color: #7a7a7a !important;
    font-weight: 600 !important;
    margin-bottom: 10px;
}

.et_pb_blog_grid .et_pb_image_container {
	margin: 0px !important;
}

.et_pb_blog_grid h2.entry-title {
    margin-bottom: 10px;
}



/********************************************* Bubble menu */

.wow-bmp a.color-white, .wow-bmp a.hcolor-white:hover, .wow-bmp input:hover+a.hcolor-white {
    background: #f7bc36 !important;
    box-shadow: 0px 4px 15px 0px #0000001f !important;
}

.wow-bmp-pos-br input:checked ~ ul li:nth-child(1) {
    top: -45px !important;
    left: 25px !important;
}

.wow-bmp-pos-br input:checked ~ ul li:nth-child(2) {
    top: -100px !important;
    left: 25px !important;
}

.wow-bmp-pos-br input:checked ~ ul li:nth-child(3) {
    top: -155px !important;
    left: 25px !important;
}

.wow-bmp-pos-br input:checked ~ ul li:nth-child(4) {
    top: -210px !important;
    left: 25px !important;
}

.wow-bmp i.color-black, .wow-bmp i.hcolor-black:hover, .wow-bmp input:hover+a i.hcolor-black {
    color: #fff !important;
}

.wow-bmp-pos-br input:checked ~ ul li, .wow-bmp a.color-white, .wow-bmp input+a.color-white {
	transition: all 300ms ease 0s;
}

.wow-bmp-pos-br input:checked ~ ul li:hover, .wow-bmp a.color-white:hover, .wow-bmp input:hover+a.color-white {
    filter: brightness(1.1);
    transition: all 300ms ease 0s;
}

.product_meta{
    display: flex;
    flex-direction: column;
}

.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img{
    max-width: 50%;
    margin: auto;
}

.home .post-content-body{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.pwb-single-product-brands.pwb-clearfix{
	display: none !important;
}

.product_meta .sku_wrapper{
	color: #22BDB6;
}
