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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #c7b798;
	--wd-alternative-color: #01b1aa;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #81d742;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #dd3333;
	--notices-warning-color: #ffffff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1250px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1250px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1250px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1250px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #c7b798;
}

.woodmart-logo img {
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-transform: unset !important;
    transform: unset !important;
    backface-visibility: unset !important;
    -webkit-backface-visibility: unset !important;
    perspective: unset !important;
    -webkit-perspective: unset !important;
}
.site-logo {
    margin: 0 auto;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0 !important;
}
.page-title.color-scheme-light .entry-title {
    color: #fff;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 0;
    font-size: xx-large;
}
p.price.fswp_calc {
    font-size: small;
}
.loop.fswp_in_cash_price .price.fswp_calc,
.loop.fswp_installments_price .price.fswp_calc {
    color: #959595;
}
.loop.fswp_installments_price .price.fswp_calc .amount {
    color: #959595;
}
.product-grid-item .price {
    font-size: 18px;
    line-height: 1.5;
}
h6 {
    font-weight: 500;
    font-size: unset;
}
@media only screen and (max-width: 600px) {
    .cresta-whatsapp-chat-box {
        bottom: 65px;
    }
}
.insta img.vc_single_image-img.attachment-medium {
    width: 70% !important;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
    display: none;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions {
    display: none;
}
span.select2.select2-container.select2-container--default.select2-container--above {
    width: 100% !important;
}
jdiv#jvlabelWrap {
    z-index: 1 !important;
}
button#idx-calc_shipping {
    margin-top: -5px !important;
    border: 1px solid #e6e6e6;
    padding: 5px;
    width: 50px;
    height: 35px;
}
#shipping-simulator #zipcode {
    float: left;
    margin-right: 5px;
    padding: 0 5px;
    width: 133px;
    height: 35px !important;
}
#shipping-simulator {
    width: 100% !important;
}
button.single_add_to_cart_button.button.alt {
    height: 42px !important;
}
.cart label {
    text-transform: uppercase;
    font-weight: 500 !important;
}
li.li-frenet {
    background: #f3f3f3;
    border: 1px solid #e6e6e6;
    margin-bottom: 1px;
    padding: 4px;
}
.newslatter form#wpforms-form-8328 {
    display: flex !important;
}
.newslatter .wpforms-field-container {
    display: flex !important;
}
.vc_custom_1578699094279 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.vc_custom_1578706333801 {
    margin-bottom: 0 !important;
}
.newslatter div.wpforms-container-full .wpforms-form input[type="date"],
.newslatter div.wpforms-container-full .wpforms-form input[type="datetime-local"],
.newslatter div.wpforms-container-full .wpforms-form input[type="datetime"],
.newslatter div.wpforms-container-full .wpforms-form input[type="email"],
.newslatter div.wpforms-container-full .wpforms-form input[type="month"],
.newslatter div.wpforms-container-full .wpforms-form input[type="number"],
.newslatter div.wpforms-container-full .wpforms-form input[type="password"],
.newslatter div.wpforms-container-full .wpforms-form input[type="range"],
.newslatter div.wpforms-container-full .wpforms-form input[type="search"],
.newslatter div.wpforms-container-full .wpforms-form input[type="tel"],
.newslatter div.wpforms-container-full .wpforms-form input[type="text"],
.newslatter div.wpforms-container-full .wpforms-form input[type="time"],
.newslatter div.wpforms-container-full .wpforms-form input[type="url"],
.newslatter div.wpforms-container-full .wpforms-form input[type="week"],
.newslatter div.wpforms-container-full .wpforms-form select,
.newslatter div.wpforms-container-full .wpforms-form textarea {
    border-radius: unset !important;
    margin-right: 20px !important;
}
.newslatter button#wpforms-submit-8328 {
    height: 38px !important;
}
.newslatter div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 10px 0 !important;
    margin-right: 10px !important;
}
.wpb_text_column.wpb_content_element.vc_custom_1578706333801 {
    margin-bottom: unset !important;
}
.loop.fswp_installments_price .price.fswp_calc, .loop.fswp_in_cash_price .price.fswp_calc {
    text-align: left !important;
}
.woodmart-wishlist-btn.wd-action-btn.wd-wishlist-btn.wd-style-text {
    margin-top: 10px;
}
.woocommerce .entry-summary .wc-simulador-parcelas-parcelamento-info-container:before
{
	display:none;
}
.woocommerce .entry-summary .wc-simulador-parcelas-parcelamento-info-container {
    padding-left: 0 !important;
}
span.wc-simulador-parcelas-parcelamento-info.best-value.no-fee {
    font-size: 13px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.woodmart-lazy-load.woodmart-lazy-fade.woodmart-loaded {
    object-fit: cover;
    width: fit-content;
  
}
.hide-larger-price .price>span:nth-child(2) {
    display: block !important;
    font-size: unset !important;
}
span.woofrom {
    display: none !important;
}
.vc_message_box.vc_message_box-outline.vc_message_box-rounded.vc_color-white {
    border: none !important;
}
.woodmart-social-icons.icons-size-large i {
    color: #01b1aa;
}
input#wpforms-8328-field_0 {
    border-radius: 30px !important;
    border: 1px solid #c7b798;
}
input#wpforms-8328-field_1 {
    border-radius: 30px !important;
    border: 1px solid #c7b798;
}
button#wpforms-submit-8328 {
    background-color: #c7b798;
    border-radius: 30px;
    color: white;
}

footer.footer-container.color-scheme-dark a, footer.footer-container.color-scheme-dark p {
    color: #868686 !important;
}
footer .textwidget {
    color: #868686 !important;
}
footer .textwidget i {
    color: #868686 !important;
}
footer h5.widget-title {
    color: #868686 !important;
}
.search-style-with-bg.searchform input[type=text] {
    background-color: #FFF;
    border-color: #c7b798;
}
span.nav-link-text {
    color: #c7b798;
}
span.nav-link-text:hover {
    color: #01b1aa;
}
li#menu-item-43501 a span {
    color: #01b1aa !important;
}
span.wd-tools-text {
    color: #c7b798 !important;
}
span.woocommerce-Price-amount.amount {
    color: #c7b798 !important;
}
.wd-tools-element .wd-tools-icon {
    position: relative;
    font-weight: 400;
    font-size: 0;
    color: #c7b798;
}
.woodmart-hover-tiled .product-element-top {
    margin-bottom: 0;
    background: white;
}
.title-line-two .product-grid-item .product-title {
    max-height: 36px;
    height: 42px !important;
}
a.btn.woodmart-load-more.woodmart-products-load-more.load-on-click {
    border-color: #c7b798;
    border-radius: 30px;
    color: #868686;
}
input.button.calculate.btn {
    padding: 12px 20px;
    border-radius: 30px !important;
    font-size: 13px;
    line-height: 18px;
    background-color: #c7b798;
    color: #ffffff;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: .3px;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
    margin-left: -30px;
}
a.checkout-button.button.alt.wc-forward {
    background: #01b1aa;
}
.checkout-order-review .devnet_fsl-free-shipping.devnet_fsl-no-animation {
    display: none;
}
.devnet_fsl-free-shipping .title {
    margin: 2rem auto;
    font-size: 1.1em;
    font-weight: 600;
}
.checkout-order-review .devnet_fsl-free-shipping.qualified-message {
    display: none;
}
a.button.nmgr-add-to-wishlist-button {
    display: none !important;
}
button.button.alt.nmgr-add-to-wishlist-button.disabled.wc-variation-selection-needed {
    background: #01b1aa;
    color: white;
    border-radius: 35px;
}
.dropbtn.color-primary {
    border-radius: 35px;
}
p.woocommerce-form-row.form-row {
    margin-top: 96px !important;
    display: inline-flex;
}

/* 23-06-22 Ocultando campo duplicado de variação de cores na página do produto*/
.swatches-select.swatches-on-single {
    display: none;
}

/*Oculta campo de quantidade e botao de comprar dentro dos produtos*
div.row.product-image-summary-wrap div div div.col-lg-6.col-12.col-md-6.woodmart-price-outside.summary.entry-summary div form.cart div.quantity{
	display: none;
}
div.row.product-image-summary-wrap div div div.col-lg-6.col-12.col-md-6.woodmart-price-outside.summary.entry-summary div form button.single_add_to_cart_button.button.alt{
	display: none;
}*/

/*Oculta botão de comprar na pagina inicial*
.woodmart-add-btn.wd-add-btn-replace {
    display: none;
}
.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span{
	display:none;
}*/

/*CSS Tabela*/
.dataTables_wrapper .dataTables_length select {   
    width: 54px;
}
.dataTables_wrapper .dataTables_filter {    
    margin-bottom: 0.5em;
}
td.column-1 {
    width: 130px;
}
td.column-5 {
    width: 124px;
}

/*Oculta a opção de comprar na visualização rápida*
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled{
	display: none;
}
/*Oculta botão de quantidade dos produtos*
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled{
	display: none;
}**/

/*Cor de fundo do rodapé*/
footer.footer-container.color-scheme-dark {
    background-color: #eeebe4;
}



/*Oculta telefone no checkout*/
p#billing_cellphone_field {
    display: none;
}

/*Cor do simbolo R$*/
span.woocommerce-Price-currencySymbol {
    color: #887c65 !important;
}

/*Cor dos preços e frase*/
span.price-from {
    color: #887c65 !important;
}
span.woocommerce-Price-amount.amount {
    color: #887c65 !important;
}@media (min-width: 1025px) {
	.newslatter button#wpforms-submit-8328 {
    width: 131px !important;
}

/*.product-element-top {
    height: 417px !important;
}*/

/*Ajusta recaptcha no cadastro*/
.woocommerce-privacy-policy-text {
    margin-bottom: 0px;
    margin-top: 165px;
}
/*A partir de - estilização*/
span.price-from {
    font-size: 15px !important;
    margin-bottom: 5px;
}


}

@media (max-width: 576px) {
	/*Icone do jivochat*/
jdiv.wrap__KOFv0._orientationRight__Vw1iA._show__YUxwL.__jivoMobileButton {
    top: 80%;
    z-index: 200;
}
}

