@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//tatilabeachwear.com.br/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//tatilabeachwear.com.br/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//tatilabeachwear.com.br/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//tatilabeachwear.com.br/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//tatilabeachwear.com.br/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//tatilabeachwear.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//tatilabeachwear.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//tatilabeachwear.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//tatilabeachwear.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #333333;
	--wd-text-font-size: 14px;
	--wd-title-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: #0a0a0a;
	--wd-entities-title-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #0f0f0f;
	--wd-alternative-color: #333333;
	--wd-link-color: #9c8870;
	--wd-link-color-hover: #55413A;
	--btn-default-font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #333333;
	--btn-accented-bgcolor-hover: #0a0000;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 400px;
}
.header-banner {
	background-color: #cfad6d;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 170px;
}
.wd-page-title {
	background-color: #9c8870;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #121e1f;
	background-image: none;
}
woocommerce-shipping-methods label {
	font-family: "Cabin", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-style: italic;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: #55413a;
}
html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: #55413a;
}
.product-labels .product-label.onsale {
	background-color: #ffffff;
	color: #000000;
}
.product-labels .product-label.out-of-stock {
	color: #ffffff;
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: #00ffffff;
	color: #00ffffff;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}



#calc_shipping_city_field, #calc_shipping_state_field, #calc_shipping_country_field, #wcbcf-mailsuggest, #billing_country_field {display: none !important}

#billing_address_2_field {
    margin-top: 28px;
}

.checkout_coupon {
    max-width: 100%;
    border: 2px dashed #DDD !important;
}




/* calculadora de frete */

.woocommerce #shipping-calc #delivery_truck {
	fill: #000;
}

.woocommerce #shipping-calc #wscp-button.loading {
  background-image: url(/wp-content/uploads/2022/01/gif-loading-frete.gif) !important;
	background-size: 40%;
  background-repeat: no-repeat;
}

.woocommerce #shipping-calc #wscp-button {
  background-color: #333333 !important;
}

.woocommerce #shipping-calc #wscp-button:hover {
  background-color: #000000 !important;
}


/* padding header */

div.whb-flex-row.whb-general-header-inner {
	padding-left: 4%;
	padding-right: 4%;
}


/* padding site */

div.row.content-layout-wrapper.align-items-start {
	padding-left: 4%;
	padding-right: 4%;
}


/* title tabs */

div.tabs-name {
	font-size: 36px !important;
}

/* single product */

div.product-labels.labels-rounded span.attribute-label {
	display: none !important;
}

/** etiquetas **/

.labels-rounded .out-of-stock, .product-images .labels-rounded .product-label {
    width: 130px !important;
		min-width: 130px !important;
}

/** blog **/

.woodmart-entry-meta {
	display: none;
}


/* escondendo parcelas na loja */

div.fswp_installments_price.loop {
	display:none;
}


/* sign up email */

.mc4wp-form input[type=submit] {
    padding-right: 25px !important;
    padding-left: 25px !important;
}

 .__talkjs_launcher {
            background-color: #25d366 !important;
            background-position: center !important;
        }
 .__talkjs_launcher.closed {
        background-image: url(https://tatilabeachwear.com.br/wp-content/uploads/2024/10/whatsapp-1.png) !important; /* Lembre-se de mudar a url */
    }
.Avatar {
    Background-image: url"https://tatilabeachwear.com.br/wp-content/uploads/2024/09/9C8871.png" !important;
}

//tirar o a imagem de carrinho nos produtos

.product-grid-item .wd-add-btn>a:focus span:not(.wd-tooltip-label), .product-grid-item .wd-add-btn>a:hover span:not(.woodmart-tooltip-label), .wd-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .wd-add-btn>a:focus span:not(.wd-tooltip-label), .wd-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .wd-add-btn>a:hover span:not(.wd-tooltip-label), .wd-hover-button .hover-mask>a:focus span:not(.wd-tooltip-label), .wd-hover-button .hover-mask>a:hover span:not(.wd-tooltip-label), .wd-hover-info-alt .product-actions>a:focus span:not(.woodmart-tooltip-label), .wd-hover-info-alt .product-actions>a:hover span:not(.wd-tooltip-label), .woodmart-hover-quick .wd-add-btn>a:focus span:not(.woodmart-tooltip-label), .wd-hover-quick .wd-add-btn>a:hover span:not(.wd-tooltip-label), .wd-hover-standard .btn-add>a:focus span:not(.wd-tooltip-label), .wd-hover-standard .btn-add>a:hover span:not(.wd-tooltip-label), .wd-price-table .wd-plan-footer .add-to-cart-loop:focus span:not(.wd-tooltip-label), .wd-price-table .wd-plan-footer .add-to-cart-loop:hover span:not(.wd-tooltip-label) {
    
	transform: none !important;
}

.wd-add-btn-replace .add-to-cart-loop:before {
    content: none !important;
}@media (min-width: 1025px) {
	.wd-hover-quick .wd-add-btn {
    display: none;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-hover-quick .wd-add-btn {
    display: none;
}
}

@media (max-width: 576px) {
	.wd-hover-quick .wd-add-btn {
    display: none;
}
}

