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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(30,115,190);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--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: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
}



.wd-main-logo img {width:220px}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {padding:4px 5px}
.yith_wcmv_sold_by_wrapper, .grecaptcha-badge{display:none}
.yith-wcaf-registration-form .register-form {
    background-color: #fff !important;
}
/* temp fix for register form (affiliate) */
.page-id-5220  [for="vendor-register"] {
    display: none;
}

/* share affiliate */
disabled.wcss-share-medium h3 {font-size:20px;margin-top:20px}
disabled.wcss-share-medium:before, .wpcss-popup-text h3:before {
    background: #fff;
    border-radius: 50%;
    content: "";
    height: 80px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    width: 80px;
}

disabled.wcss-share-medium h3:before {
    border: solid 2px #65c99a;
    content: "✓";
    color: #65c99a;
    font-size: 34px;
    height: 64px;
    line-height: 64px;
    top: 0;
    width: 64px;
}

/* hero */
.hero .yith-wcbk-booking-search-form {
    border-radius: 30px;
    box-shadow: 0 0 0 10px rgba(255,255,255,0.3);
    width: 100%;
    padding: 10px 40px 30px;
}

.hero h2 {font-size:3.7em;font-weight:600;margin-bottom:55px}
.hero p {font-size:1em;font-weight:600;text-transform:uppercase}
.hero h2, .hero p {color: #fff;text-align:center}
.hero .button {width:100%}

/* Product Category */
.reysen-category .hover-mask {display:none}

/* Product Grid */
.product-grid {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 1px 2px rgba(0,0,0,.08), 0 4px 12px rgba(0,0,0,.05);
}

.product-grid .porto-tb-featured-image {border-radius:15px 15px 0 0}
.product-info {padding: 25px 20px 15px}

.product-info h3 {
    border-bottom: solid 1px #ddd;
    font-size: 18px;
    font-weight: 500;
    max-width: 94%;
    padding-bottom: 15px;
}

.product-info .yith-wcbk-booking-product-price-unit {font-size:15px;font-weight:400}

/* Product Page */
#yith-wapo-addon-1 {margin-bottom:15px}
#yith-wapo-option-1-0 .option-container {display:none}
.yith-wapo-addon h3 {margin:0 !important}
.yith-wcbk-booking-form{width:100%}
.reysen-form .vc_column-inner {
    padding: 30px !important;
    border: 1px solid #dedede;
    box-shadow: 0 1px 2px rgba(0,0,0,.08), 0 4px 12px rgba(0,0,0,.05);
    border-radius: 20px;
}
.yith-wcbk-add-to-cart-button {
    background: #0dac50;
    border-radius: 5px;
    margin: 0 !important;
    width: 100%;
}
.product-thumbs-slider.owl-carousel .owl-item img {max-height:90px;object-fit:cover}

/* Checkout */
.variation {display:flex;flex-direction: column;flex-wrap:wrap;}
.variation dt, .variation dd {border-bottom:solid 1px #ddd;flex:0 0 45%;margin:0}
.woocommerce-cart-form__cart-item li.variation-Totais {
    display: none;
}

/* Affiliate Register Page */
.reysen-registro-ref .vendor-register-label {display:none}
.yith-wcaf-registration-form input[type=submit] {padding:15px 0;border-radius:7px}


/* qc */
.qc-wpp{bottom:20px;position:fixed;right:18px;z-index:99;animation:pulse-animation 2s infinite;background:#22c15e;border-radius:20px;color:#fff;cursor:pointer;line-height:22px;padding:12px 18px;width:auto!important}
.qc-wpp i:before{content:"\f175";font-family:"woodmart-font";font-size:1.5rem;margin-right:8px;vertical-align:bottom}
@keyframes pulse-animation{0%{box-shadow:0 0 0 0px rgb(34 193 94 / 75%)}100%{box-shadow:0 0 0 20px rgba(0,0,0,0)}}


/* Footer */
.reysen-footer {padding:4em 0 1.5em;border-top:solid 1px #ddd}
.reysen-footer h4 {color:#283a5e;font-size:20px}
.footer-logo {margin-bottom:20px}
.footer_social {padding:0}
.footer_social li {display:inline-block;margin:0 10px 14px 0}
.footer_social a {
    color: #677286;
    font-size: 19px;
    border-radius: 50%;
    background: #fff;
    border: solid 1px #ddd;
    width: 44px;
    display: block;
    height: 44px;
    line-height: 44px;
    text-align: center;
}
.footer_social a:hover {color:#d72323}
.footer_menu {column-count:2;list-style-type:none;margin:0;padding:0;-webkit-column-count:2}
.footer_menu a, .footer-links a, .footer_list a {color:#677286;font-size:16px}
.footer_list {list-style-type:none;padding:0}
.copy {color:#283a5e;font-size:14px;font-weight:600;padding: 15px 0}
.copy a {color:#d72323}

@media (max-width: 1200px) {
    .hero {
        padding: 20px !important;
    }

    .hero h2 {
        line-height: 1.2em;
        font-size: 2.7em;
        font-weight: 600;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .hero p {
        font-size: .8em;

    }
.qc-wpp {border-radius:50%;line-height:54px;height:54px;margin-bottom:54px;margin-right:7px;padding:0;text-align:center;width:54px}
.qc-wpp span {display:none}
.qc-wpp i {margin:0}
}