/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */


/* LET THE BATTLE COMMENCE */

:root{
    --woocommerce-gallery-thumbs-size: 115px;
    --e-global-typography-primary-font-family: "Roboto Condensed";
    --header-cart-width: 500px;
    --neutral-7: HSL(0, 0%, 45.1%);
    --neutral-accent-color: #AD8D5C;
    --woocommerce-discount-color: #AD8D5C;
}

/* Scrollbar */
::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    background: #212529;
    padding: 20px;
    border-radius: 0px;
    cursor: pointer;
}

::-webkit-scrollbar-track {
    background: #AD8D5C;
    border-radius: 0px;
    margin: 0 8px;
}

/* Monograma */
/* body.single-product.postid-2332 .rey-stickyAtc-wrapper,
body.single-product.postid-2458 .rey-stickyAtc-wrapper{
    display: none !important;
}

body.single-product.postid-2332.woocommerce.single-product,
body.single-product.postid-2458.woocommerce.single-product{
    padding-bottom: 0px !important;
} */

#productCanvas {
    width: 100%; /* Make the canvas take full width of its parent container */
    height: auto; /* Maintain aspect ratio */
    display: block; /* Ensure it's treated as a block element */
}

.rey-swatches form.cart td.value{
    padding-bottom: 30px;
}

div.product form.cart .variations{
    margin-bottom: 60px;
}

div.product form.cart .variations label,
div.product form.cart .monogram-field label{
    color: #212529;
    font-size: 20px;
    font-weight: 500;
    text-transform: initial;
}

div.product form.cart .monogram-field input{
    font-size: 20px;
    font-weight: 400;
}

div.product form.cart .monogram-field{
    margin-bottom: 60px;
    max-width: 400px;
}

#monogram_error{
    font-size: 12px;
    display: block;
    margin-top: .5em;
    color: var(--colors-red);
}

.rey-swatchList .rey-swatchList-item.--type-button .rey-swatchList-itemContent{
    color: #4E5155;
    font-weight: 500;
}

.rey-cartPanel .woocommerce-mini-cart__empty-message{
    font-size: 18px;
    font-weight: 300;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents td.product-quantity .quantity{
    max-width: 105px !important;
}

/* Home Header */
.header-overlay--is-opened #main-header.--sticked .rey-langSwitcher.rey-header-dropPanel.--is-open .rey-header-dropPanel-btn{
	color: #212529;
}

.rey-langSwitcher.rey-header-dropPanel.--is-open .rey-header-dropPanel-content{
	padding-top: 35px;
  	padding-bottom: 35px;
}

.rey-langSwitcher.rey-headerDropSwitcher ul li{
	min-width: 60px;
}

.rey-langSwitcher.rey-headerDropSwitcher > .btn::after {
	right: -8px;
	opacity: 1 !important;
}

/* Target an element with a specific data-overrides attribute */
.rey-siteHeader[data-overrides="header_text_color,header_position"] .rey-logoWrapper .rey-siteLogo{
    -webkit-filter: invert(100%) brightness(1000%);
    filter: invert(100%) brightness(1000%);
}

.rey-siteHeader #main-header:not(.elementor-element.rey-sectionScroll--sticky.--sticked) .rey-desktopNav-header .rey-siteLogo svg{
    fill: var(--header-text-color) !important;
}
 
header.rey-siteHeader .elementor-element.rey-sectionScroll--sticky.--sticked{
    background-color: #FFF;
    color: HSL(var(--neutral-9));
}

header.rey-siteHeader .rey-langSwitcher .rey-headerIcon-btnText,
header.rey-siteHeader .rey-langSwitcher.rey-langSwitcher--layout-list a{
    font-size: 22px;
    font-weight: 500;
}

/* Mobile Menu */
.rey-mainMenu-mobile > .menu-item > a:hover{
    color: #AD8D5C;
}

.rey-mobileNav-header .rey-siteLogo img{
    max-width: 130px;
}

#header-twf .rey-mobileNav-header .rey-siteLogo svg{
	max-width: 180px;
    height: auto;
}

.rey-mobileNav-header .rey-siteLogo svg{
    max-width: 120px;
    height: auto;
}

.rey-siteHeader #main-header .rey-mobileNav .rey-mobileNav-header .rey-siteLogo svg{
    fill: #000 !important;
}

/* Mega Menu Fix */
.rey-mainNavigation.rey-mainNavigation--desktop .depth--0.--is-mega.--mega-custom > .rey-mega-gs{
    -webkit-transform: initial !important;
    transform: initial !important;
    left: 0 !important;
}

/* Global */
.elementor-icon-wrapper{
    line-height: 0px !important;
}

.elementor-widget-container p:last-child{
    margin-bottom: 0px !important;
}

:is(.rey-pbTemplate--gs-hfc, .rey-pageCover, .rey-siteHeader--custom, .rey-siteFooter--custom, .rey-noSp, .--tpl-template-canvas-php) :is(.elementor-section-wrap, [data-elementor-id]) > .e-con.e-con-boxed:not(.e-child) > .e-con-inner,
.e-con.e-con-boxed:not(.e-child){
    padding-right: var(--main-gutter-size);
    padding-left: var(--main-gutter-size);
}

/* Home */
.elementor-widget-reycore-product-grid .woocommerce-loop-product__title a{
    font-size: 22px !important;
    font-weight: 100 !important;
}

#wm-carousel-track .rey-card{
    align-content: center;
}

#wm-carousel-track .rey-card.--basic .__captionTitle{
    margin-bottom: 10px;
}

.rey-elInsta .rey-instaItem-img{
    width: 100%;
}

/* Store */
.--no-rey-lazy .__thumbs-wrapper .__thumbItem.--active::before, 
.__thumbs-wrapper .__thumbItem.--img-loaded.--active::before{
    --nav-item-bs: 1px;
}

.woocommerce-result-count{
    display: none !important;
}

.rey-productThumbnail,
.woocommerce-product-gallery__image .__img,
.woocommerce-product-gallery--vertical .--thumbs-gallery .woocommerce-product-gallery__mobile-img,
.rey-cartPanel .woocommerce-mini-cart .woocommerce-mini-cart-item img,
.woocommerce table.shop_table.woocommerce-cart-form__contents .woocommerce-cart-form__cart-thumbnail img,
.rey-checkoutPage.--layout-custom .rey-checkoutPage-review .woocommerce-checkout-review-order-table .rey-reviewOrder-img img,
.rey-quickviewPanel div.product .woocommerce-product-gallery__image .__img,
.__thumbs-wrapper .__thumbItem .woocommerce-product-gallery__mobile-img,
.rey-cartRecent-items .rey-cartRecent-itemThumb img{
    background-color: #EAEAEA;
}

body.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product[class*="rey-wc-skin"] .woocommerce-loop-product__title{
   font-weight: 100;
   text-transform: uppercase;
}

.rey-wc-skin--basic .rey-productLoop-footer > .price{
   color: #4E5155;
   font-size: 18px;
   font-weight: 500;
}

.btn.btn-line-active::after, 
.elementor-button-underline .elementor-button::after, 
.woocommerce .button.rey-btn--under::after{
   content: none !important;
}

.rey-loopSelectList .btn span{
   text-transform: initial;
   color: #4E5155;
   font-size: 20px;
   font-weight: 500;
}

ul.products .product .rey-productThumbnail .rey-thPos{
    right: var(--thpos-distance);
    top: var(--thpos-distance);
    left: unset;
    bottom: unset;
}

li.product .rey-quickviewBtn{
    padding-bottom: 1px !important;
    border: none !important;
}

.woocommerce ul.products li.product .rey-productInner .button .__text{
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}

.woocommerce ul.products li.product .rey-productLoop-footer .button svg{
    font-size: 18px;
}

.woocommerce ul.products li.product .rey-productLoop-footer .rey-productFooter-item--quickview:hover,
.woocommerce ul.products li.product .rey-productLoop-footer .rey-productFooter-item--wishlist:hover{
    background-color: #4e5155;
}

.woocommerce ul.products li.product .rey-productLoop-footer .rey-productFooter-item--quickview:hover .button svg,
.woocommerce ul.products li.product .rey-productLoop-footer .rey-productFooter-item--wishlist:hover svg{
    color: #fff;
}

li.product .rey-wishlistBtn{
    color: #4e5155;
}

.rey-loopRating .star-rating{
    --star-rating-spacing: 3px;
    --star-rating-size: 13px;
}

.rey-productLoop-footer{
    column-gap: 10px !important;
}

.rey-productFooter-item--quickview,
.rey-productFooter-item--wishlist{
    border-radius: 4px;
    border: 1px solid #4E515575;
    padding: 6px;
}

.woocommerce-products-header__title{
    color: #212529;
    text-transform: uppercase;
}

.rey-filterBtn__label.btn{
    color: #4E5155;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
}

.rey-filterBtn__label.btn .rey-icon{
    font-size: 14px;
    color: #4E5155;
}

.rey-filterPanel .rey-sidePanel-title, 
.rey-filterPanel .widget-title{
    font-size: 22px;
    color: #212529;
    font-weight: 500;
    text-transform: uppercase;
}

:is(.reyajfilter-layered-nav, .woocommerce-widget-layered-nav) li a{
    color: #737373;
    font-size: 20px;
}

.reyajfilter-ajax-term-filter:not(.rey-filterList--button) :is(.reyajfilter-layered-nav, .woocommerce-widget-layered-nav) ul li:not(:last-child){
    padding-bottom: 15px;
}

.rey-filterList.rey-filterList--button ul a{
    font-size: 16px;
    font-weight: 500;
    padding: 8px 13px;
}

/* Single Product */
@media (min-width: 1025px) {
    .woocommerce-product-gallery {
        --pdp-gallery-size: calc(100% - (var(--woocommerce-summary-size) + var(--woocommerce-summary-margin, 25px)));
    }

    .woocommerce table.shop_table.woocommerce-cart-form__contents .product-price,
    .woocommerce table.shop_table.woocommerce-cart-form__contents .product-quantity{
        text-align: center;
    }

    .rey-checkoutPage.--layout-custom .rey-formReview .rey-formReview-block .rey-formReview-title{
        font-size: 17px;
    }
}

.wooC_twf-additional-information .attribute-item label{
    display: block;
    color: #212529;
    font-size: 20px;
    font-weight: 500;
    text-transform: initial;
    line-height: 1.3;
    margin-bottom: .7rem;
}

.wooC_twf-additional-information ul{
    padding: 0px;
    margin: 0px 0px 50px;
    list-style: none;
}

.wooC_twf-additional-information .attribute-item ul li{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    min-width: 95px;
    height: auto;
    min-height: 70px;
    padding: 4px;
    box-shadow: 0 0 0 1px #dfe3e7;
    margin-right: 20px;
    border-radius: 5px;
    color: #4E5155;
    font-weight: 500;
    height: auto;
    font-size: 20px;
}

.wooC_twf-additional-information .attribute-item ul li:last-child{
    margin-right: 0px;
}

.rey-swatchList.--type-color{
    max-width: 600px;
}

.woocommerce-Reviews-title .rey-reviewTop-title{
    font-size: 22px;
}

.rey-summaryAcc-accItem{
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.rey-summaryAcc .rey-summaryAcc-item > .__inner{
    color: #737373;
    font-size: 18px;
    font-weight: 200;
    line-height: 1.3em;
}

.woocommerce div.product .product_title{
    text-transform: uppercase;
    color: #212529;
    max-width: 650px;
}

div.product p.price{
    font-size: 30px;
    color: #212529;
}

div.product .rey-innerSummary .woocommerce-product-details__short-description{
    margin: 30px 0px 40px;
}

:is(.related.products, .upsells.products, .crosssells.products, .rey-extra-products){
    margin-top: 150px;
}

:is(.related.products, .upsells.products, .crosssells.products, .rey-extra-products) > h2{
    color: #212529;
    font-size: 35px;
}

div.product .woocommerce-product-details__short-description > p:last-of-type{
    font-weight: 300;
    color: #4E5155;
    max-width: 650px;
}

.woocommerce .rey-wishlistBtn.--btn-text .rey-wishlistBtn-text{
    color: #4E5155;
    font-size: 16px;
    font-weight: 500;
}

.rey-stickyAtc .rey-stickyAtc-price{
    color: #212529;
}

.shipping-info-flex{
    display: flex; 
    gap: 40px; 
    margin-top: 40px;
}

.shipping-info-flex h4{
    color: #212529;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.shipping-info-flex p{
    color: #AD8D5C;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3em;
}

.woocommerce-product-gallery__thumbnails .gallery-button{
    background-color: #EAEAEA;
    box-shadow: inset 0 0 0 1px #e0e0e0;
    border-radius: 5px;
}

.woocommerce-product-gallery__thumbnails .__thumbs-track{
    gap: 20px;
    align-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.woocommerce img.pswp__img, .woocommerce-page img.pswp__img{
    background-color: #EAEAEA;
}

.wm-product-color-list{
    color: #212529;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.wm-product-colors{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
    margin-top: 15px;
    margin-bottom: 50px;
}

.wm-product-colors .color-item{
    display: flex;
    align-items: center;
}

.wm-product-colors .color-circle{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
}

.wm-product-colors .color-label{
    margin-left: 12px;
    color: #4E5155;
    font-size: 20px;
    font-weight: 500;
}

/* Single Product Sticky Bar */
.rey-stickyAtc .rey-stickyAtc-title{
    color: #212529;
    font-weight: 500;
    text-transform: uppercase;
}

/* Breadcrumbs */
.single-product .rey-breadcrumbs-del:nth-last-of-type(1),
.single-product .rey-breadcrumbs-del:nth-last-of-type(1) + .rey-breadcrumbs-item{
    display: block;
}

.single-product .rey-breadcrumbs-del:nth-last-of-type(1) + .rey-breadcrumbs-item{
    font-weight: 500;
    color: #737373;
    font-size: 18px;
}

.rey-breadcrumbs.--pdp-style a{
    color: #737373;
    font-size: 18px;
    font-weight: 100;
}

/* Header */
.rey-headerAccount .rey-headerIcon-icon .rey-wicon svg{
    fill: transparent !important;
}

.rey-headerIcon-counter.--bubble {
    --hibtc-w: 1rem;
    --hibtc-h: 1rem;
    --hibtc-t: -10px;
    --hibtc-fz: 9px;
}

/* Home Blog */
.reyEl-bPostGrid--inner .reyEl-bpost-thumb .reyEl-bpost-thumbLink.--inner-bg-gradient::after{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.00) 40%);
}

.reyEl-bPostGrid--inner .reyEl-bpost-footer .btn,
.reyEl-bPostGrid-itemInner .reyEl-bpost-footer .btn{
    font-family: "Rey Primary", Sans-serif;
    font-size: 18px;
    font-weight: 500;
}

/* CF7 */
#wm-cf7-form .wm-standard-contact-form .wpcf7-not-valid-tip{
    font-size: 16px;
    margin-top: 5px;
}

#wm-cf7-form .wpcf7 form.invalid .wpcf7-response-output, 
#wm-cf7-form .wpcf7 form.unaccepted .wpcf7-response-output, 
#wm-cf7-form .wpcf7 form.payment-required .wpcf7-response-output{
    display: none !important;
}

.wm-standard-contact-form .wm-cf7-row{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.wm-standard-contact-form .wm-cf7-row > label{
    flex: 1 1 45%;
    min-width: 200px;
    margin-bottom: 25px;
}

.wm-standard-contact-form > label{
    margin-bottom: 25px;
}

.wm-standard-contact-form .wm-cf7-row > label .wpcf7-form-control-wrap input[type="text"],
.wm-standard-contact-form .wm-cf7-row > label .wpcf7-form-control-wrap input[type="email"]{
    padding: 25px 40px;
    height: auto;
}

.wm-standard-contact-form > label .wpcf7-form-control-wrap textarea{
    padding: 25px 40px;
}

.wm-standard-contact-form input[type="submit"]{
    cursor: pointer;
}

.wm-standard-contact-form .wpcf7-spinner{
    display: none !important;
}

#wm-cf7-form .wpcf7 form.sent .wpcf7-response-output{
    color: #737373;
    font-size: 22px;
    font-weight: 400;
    border: none;
    padding: 0px;
    margin: 20px 0px 0px;
}

/* Blog */
#wm-blog .reyEl-bPostGrid .reyEl-bPostGrid-item .reyEl-bpost-thumb{
    margin-bottom: 60px;
}

#wm-blog .reyEl-bPostGrid .reyEl-bPostGrid-item .reyEl-bpost-content{
    color: #737373;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
}

/* GDPR */
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #212529;
    border-top: none !important;
    box-shadow: 0 8px 10px rgb(59, 59, 59),0 1px 3px rgb(33, 37, 41);
}

/* Animations */
.animated-text {
    height: 12px;
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.animated-text .elementor-heading-title{
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    animation: moveInside 10s linear infinite; /* Apply the animation */
}

@keyframes moveInside {
    0% {
        left: -100%; /* Start from outside the left edge of the container */
    }
    100% {
        left: 100%; /* Move to outside the right edge of the container */
    }
}

/* Comments */
.rey-postComments__title,
.rey-commentForm__replyTitle{
    color: #737373;
    font-size: 25px;
    font-weight: 500;
}

.rey-commentForm__comment textarea{
    background-color: transparent;
    padding: 25px 40px;
    color: #212529;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
}

.rey-commentForm__author input,
.rey-commentForm__email input{
    background-color: transparent;
    padding: 25px 40px;
    height: auto;
    color: #212529;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
}

.comment .rey-comment{
    border: 1px solid #BBB;
    background-color: transparent;
}

.comment-form-cookies-consent input[type="checkbox"]{
    margin: 0px;
}

.comment-form-cookies-consent label{
    color: #737373;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3em;
}

#commentform .form-submit{
    margin: 50px 0px 0px;
}

#commentform .form-submit .btn.rey-commentForm__submit{
    border-radius: 5px;
    background: #AD8D5C;
    color: #F8F8F8;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #AD8D5C;
    cursor: pointer;
}

#commentform .form-submit .btn.rey-commentForm__submit:hover{
    background-color: transparent;
    color: #AD8D5C;
}

#commentform #comment-message{
    margin-top: 50px;
    color: #737373;
    font-size: 20px;
    font-weight: 500;
}

@media (min-width: 1025px) {
    .rey-postComments {
      max-width: 100%;
      margin-top: unset;
    }
}

/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
    margin: 0px;
    padding: 0px;
}

#progressbar li {
	list-style-type: none;
	width: 50%;
	float: left;
	position: relative;
    text-align: center;
    text-transform: initial;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 70px;
    display: block;
    color: #ABABAB;
    margin: 0 auto 5px auto;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 70px;
    border-radius: 50px;
    background-color: #E4E4E4;
}

#progressbar li span{
    max-width: 350px;
    display: inline-block;
    color: #737373;
    text-align: center;
    font-size: 20px;
    line-height: 1.3em;
    margin-top: 15px;
}

/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 80%;
    height: 3px;
    background: #E4E4E4;
    position: absolute;
    left: -40%;
    top: 30px;
    z-index: -1;
}

#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
    background: #AD8D5C;
    color: #fff;
}

/* 404 */
.rey-page404:not(.--stretch) .rey-pageTitle{
    color: #AD8D5C;
}

.rey-page404:not(.--stretch) .rey-pageSubtitle{
    color: #212529;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 20px;
}

/* My Account */
.woocommerce-MyAccount-navigation-wrapper{
    margin-bottom: 0px !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li{
    display: block !important;
}

:is(.woocommerce-message, .woocommerce-error, .woocommerce-info){
    --padding: 0px !important;
}

.elementor-widget-woocommerce-my-account{
    font-family: "Roboto Condensed";
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) :is(.woocommerce-message, .woocommerce-error, .woocommerce-info) a{
    color: #FFF;
    font-size: 14px;
    background: #AD8D5C;
    border: 1px solid #AD8D5C;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) :is(.woocommerce-message, .woocommerce-error, .woocommerce-info) a:hover{
    color: #AD8D5C;
    background: transparent;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper{
    font-size: 16px;
    font-weight: 400;
}

.woocommerce-account .addresses .title .edit{
    font-size: 14px;
}

.e-my-account-tab__edit-account .woocommerce .rey-myAccContent .woocommerce-EditAccountForm fieldset legend{
    color: #212529;
    font-size: 22px;
    font-weight: 600;
    background-color: transparent;
}

form :is(.woocommerce-address-fields__field-wrapper){
    margin: 0px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row{
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
}

.woocommerce .shop_table thead th{
    background: none;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details, 
.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-table--order-downloads{
    border: none !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details .wc-item-meta{
    padding: 0px !important;
}

/* Menu Drop */
.rey-accountPanel-wrapper[data-layout="drop"] .rey-accountPanel {
    padding: 2rem 2.5rem 2rem;
}

.rey-wishlistPanel-container[data-type="grid"] .rey-wishlistItem-name a{
    font-weight: 200;
    text-transform: uppercase;
}

.rey-wishlistPanel-container[data-type="grid"] .rey-wishlistItem-price{
    color: #212529;
}

.rey-wishlistPanel > p{
    font-weight: 300;
    opacity: 1;
}

.rey-form-row.rey-form-row--text.--has-value .rey-label,
.rey-form-row.rey-form-row--text .rey-label{
    font-size: 14px;
    font-weight: 300;

}

.rey-form-row.rey-form-row--text.--has-value .rey-label{
    background-color: #f8f8f8;
}

.rey-header-dropPanel .rey-header-dropPanel-content .rey-accountPanel-form .woocommerce-form .rey-input--text{
    height: auto;
    padding: 10px;
}

.rey-header-dropPanel .rey-header-dropPanel-content .rey-accountPanel-form .woocommerce-form .btn{
    font-size: 12px;
    border-radius: 5px;
    background: #AD8D5C;
    color: #fff;
    padding: 10px 15px;
}

.rey-header-dropPanel .rey-header-dropPanel-content .rey-accountPanel-form .woocommerce-form .rey-accountPanel-links .btn{
    font-size: 15px;
    background: unset;
    color: #212529;
    padding: 0 0 5px;
    border-radius: 0px;
}

.rey-header-dropPanel .rey-header-dropPanel-content .rey-accountPanel-form .woocommerce-form .woocommerce-form-forgot-formData p:first-child{
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400;
}

.rey-header-dropPanel .rey-header-dropPanel-content .rey-accountPanel-form .woocommerce-form-register .woocommerce-privacy-policy-text p{
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 400;
    margin-bottom: 20px;
}

/* Login */
#customer_login{
    gap: 80px;
}

#customer_login .col-1 .woocommerce-form,
#customer_login .col-2 .woocommerce-form{
    padding: 0px;
    border: none;
    max-width: 700px;
}

#customer_login h2, 
#customer_login + .col-2 h2{
    color: #212529;
    font-size: 30px;
    font-weight: 500;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register p:not([class]) {
    font-size: 13px !important;
}

.woocommerce-form-login .woocommerce-form-login__rememberme{
    margin-bottom: 40px !important;
    display: flex;
}

#customer_login .woocommerce-form-register .__passVisibility-wrapper .__passVisibility-toggle {
    height: 100%;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword{
    margin: 0 auto;
    padding: 0px;
    border: none;
    max-width: 700px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .form-row{ 
    padding: 0px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword p{
    font-size: 16px;
    margin-bottom: 20px;
}

/* Mini Cart */
.rey-cartPanel .woocommerce-mini-cart .woocommerce-mini-cart-item .woocommerce-mini-cart-item-title{
    font-weight: 200 !important;
}

.rey-cartShippingBar .__text{
    text-transform: uppercase;
}

.rey-cartRecent-items .rey-cartRecent-itemTitle{
    text-transform: uppercase;
    font-weight: 200 !important;
}

.rey-cartPanel .woocommerce-mini-cart .woocommerce-mini-cart-item dl dt,
.rey-cartPanel .woocommerce-mini-cart .woocommerce-mini-cart-item dl dd p:last-child{
    font-weight: 300 !important;
}

.rey-cartRecent-items .btn, .rey-cartRecent-items .add_to_cart_button{
    font-size: 13px !important;
    text-transform: initial;
    padding-bottom: 0px;
    padding-right: 5px;
}

.rey-cartRecent-items .rey-quickviewBtn{
    border-radius: 4px;
    border: 1px solid #4E515575;
    padding: 3px;
}

:is(.woocommerce-message, .woocommerce-error, .woocommerce-info){
    font-weight: 400;
}

/* Quickview */
.rey-quickviewPanel .shipping-info-flex{
    display: none !important;
}

/* Cart */
.rey-cartPage .rey-wishlistProds{
    margin: 40px 0px 80px;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents td.product-name .woocommerce-mini-cart-item-title{
    font-weight: 300;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents tbody tr td.product-subtotal{
    min-height: 40px;
}

.rey-cartPage.--layout-custom.--totals-sticky .cart_totals{
    --sticky-offset: 160px;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .variation{
    text-transform: initial;
    font-size: 14px;
    margin: 0px;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .variation dt{
    font-weight: 300;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .variation dd{
    font-weight: 400;
}

/* Checkout */
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="text"], 
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="number"], 
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="tel"], 
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="email"], 
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="password"], 
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="search"], 
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="datetime"], 
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="datetime-local"], 
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form select, 
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form textarea, 
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form .select2-container .select2-selection--single, 
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form .select2-container--default.select2-container .select2-selection--single{
    font-size: 16px;
}

.woocommerce-checkout #payment div.payment_box, #add_payment_method #payment div.payment_box{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.woocommerce-privacy-policy-text{
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.3em;
}

.rey-customerDetails-payment.__step > p{
    font-size: 18px;
}

form .woocommerce-additional-fields #order_comments_field textarea{
    height: 5em !important;
}

.rey-checkoutPage.--layout-custom .rey-formReview .rey-formReview-block .rey-formReview-content{
    font-size: 17px;
}

body.woocommerce-order-received .checkout-title{
    display: none !important;
}

body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order{
    max-width: 1200px;
}

body.woocommerce-order-received .rey-checkoutPage.--layout-custom .rey-ordRecPage-header .rey-ordRecPage-title{
    color: #212529;
    text-transform: uppercase;
}

body.woocommerce-order-received .rey-checkoutPage.--layout-custom .rey-ordRecPage-header .rey-ordRecPage-icon{
    fill: #AD8D5C;
    opacity: 1;
}

body.woocommerce-order-received .woocommerce ul.order_details li{
    font-size: 14px;
}

body.woocommerce-order-received .woocommerce ul.order_details li strong{
    font-size: 16px;
}

body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .woocommerce-customer-details{
    border: unset;
    padding: 0px;
}

body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .woocommerce-customer-details h2,
body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .woocommerce-order-details h2{
    text-transform: uppercase;
    font-size: 30px;
    color: #212529;
}

body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .woocommerce-customer-details address{
    font-size: 16px;
}

body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .woocommerce-order-details thead th{
    background: #fff;
}

.elementor-widget-reycore-wc-checkout .elementor-widget-container{
    margin-bottom: 0px !important;
}

body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .wc-item-meta{
    padding: 0px;
}

.woocommerce .cart_totals .shop_table .woocommerce-shipping-totals{
    font-size: 16px;
}

.rey-cartPage ul#shipping_method li input[type="radio"]:not(:only-child) + label, 
.rey-cartPage ul#shipping_method li input[type="radio"]:not(:only-child) + span{
    --radio-size: 16px;
    --radio-bw: 1px;
}

/* Pagination */
.rey-pagination .page-numbers.current {
    color: #fff;
    background-color: #AD8D5C;
}

.rey-pagination .page-numbers:hover:not(.current) {
    color: #AD8D5C;
}

/* Presentes */
#ubp_error{
    font-size: 16px;
    font-weight: 400;
}

#ubp_boxes_container.col-left,
#ubp_box_choices_container.col-right{
    float: unset !important;
}

#ubp_box_choices_container.col-right{
    overflow-y: scroll;
    display: grid;
    margin-top: -140px;
    position: relative;
}

.wc-ubp-footer{
    overflow: initial !important;
    padding: 0px !important;
}

.wc-ubp-footer #bbd_ubp_load_more_items{
    visibility: hidden;
    height: 0px;
    padding: 0px;
    margin: 0px;
}

.wc-ubp-footer .ubp-loader-ripple-loader{
    display: block;
    margin-top: 20px;
    width: 80px;
    height: 56px;
}

#ubp_box_choices_container li .box_product_item_price{
    display: none !important;
}

#ubp_cutom_box_product_layouts{
    max-width: initial !important;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    overflow: initial !important;
}

.ubp-product-title{
    color: #212529;
    font-size: 45px;
    font-weight: 500;
    max-width: 360px;
}

#ubp_boxes_container .ubp_box_content > ul{
    background: #AD8D5C;
    margin-bottom: 15px;
    height: 300px;
    display: flex;
}

#ubp_boxes_container .ubp_box_content > ul > li{
    background: transparent;
    border-color: transparent;
    width: 33.4%;
    margin: 0 0px 0px 0;
    border-right: 1px solid #F8F8F870;
}

#ubp_boxes_container.ubp-column-2 .ubp_box_content > ul > li{
    width: 50%;
}

#ubp_boxes_container .ubp_box_content > ul > li[data-prod_id],
#ubp_boxes_container .ubp_box_content > ul > li:last-child{
    border: none;
}

#ubp_boxes_container .ubp_box_content > ul > li > img{
    /*transform: scale(10);
    -ms-transform: scale(10);
    -webkit-transform: scale(10);
    transform-origin: 50% 40%;
    -webkit-transform-origin: 50% 40%;
    -ms-transform-origin: 50% 40%;  */
    object-fit: cover;
}

#ubp_boxes_container{
    width: 30%;
    margin-right: 80px;
}

#ubp_box_choices_container{
    width: 70%;
}

#ubp_box_choices_container #bbd_ubp_load_more_items{
    background: #9E6975;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding: 15px 25px;
    border: unset;
    cursor: pointer;
}

#ubp_box_choices_container #bbd_ubp_load_more_items:hover{
    background: transparent;
    color: #9E6975;
    border: 2px solid #9e6975;
}

#ubp_boxes_container ul li:hover:empty::before{
    background-image: none !important;
    cursor: unset;
}

#ubp_boxes_container ul li:not([data-need]):hover::before {
    background-position: center;
    background-image: url(../rey-child/bbdlibs/images/icon-remove.png);
}

#ubp_box_choices_container ul li{
    border: unset !important;
    width: 100%;
    height: auto !important;
}

.col-left .ubp_box_content ul li::before {
    background: #EAEAEA6E;
}

#ubp_box_choices_container ul li figure::before{
    background: #EAEAEA;
}

#ubp_boxes_container .ubp_box_button{
    position: relative;
    text-align: center;
}

#ubp_boxes_container .ubp_box_button button{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    font-size: 16px;
    line-height: 2em;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px 38px 15px;
    margin-top: 30px;
    background: #9E6975;
    color: #fff;
    outline: unset;
    border: unset;
}

#ubp_boxes_container .ubp_box_button button:disabled,
#ubp_boxes_container .ubp_box_add_to_cart_button:disabled{
    cursor: not-allowed;    
    background: #BFBFBF; 
}

#ubp_boxes_container .ubp_bundle{
    width: 100%;
    position: relative;
    color: #212529;
    font-size: 25px;
    font-weight: 500;
    line-height: normal;
    display: flex;
    gap: 5px;
    margin-bottom: 35px;
}

#ubp_boxes_container .size_note{
    display: inline-block;
    position: relative;
    width: 100%;
    font-size: 16px;
    padding-bottom: 20px;
    color: #0000008f;
    line-height: 1.2em;
}

#ubp_boxes_container .ubp_box_add_to_cart_button{
    color: #F8F8F8;
    font-size: 18px;
    padding: 20px 40px;
    height: auto;
    font-weight: 500;
    border: unset;
    border-radius: 5px;
}

#ubp_cutom_box_product_layouts.vertical_left .col-right.ubp-column-4 ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 50px;
    column-gap: 80px;
    list-style: none;
    margin: 0px;
    background-color: #fff;
}

#ubp_cutom_box_product_layouts.vertical_left .col-right.ubp-column-4 ul li{
    margin: 0px;
}

#ubp_cutom_box_product_layouts.vertical_left .col-right ul li figure img{
    object-fit: cover;
    height: auto !important;
}

#ubp_cutom_box_product_layouts.vertical_left .col-right ul li .box_product_item_name{
    text-align: center;
    padding: 15px;
    position: relative;
    display: inline-block;
    width: 100%;
}

#ubp_box_choices_container .add_prod_box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-position: center;
    background-size: 30px;
}

#ubp_boxes_container .ubp_extra_field{
    margin-bottom: 0px;
}

#ubp_boxes_container .ubp_extra_field .ubp_field textarea{
    color: #737373;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    resize: none;
    border: 1px solid #BBB;
    background-color: transparent;
    padding: 20px 25px;
}

#ubp_cutom_box_product_layouts .cSplit-scroll {
    position: absolute;
    bottom: -90px;
    left: 65%;
    transform: translateX(-50%);
    text-align: center;
    pointer-events: none;
}

#ubp_cutom_box_product_layouts .rey-scrollDeco {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    opacity: .8;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    color: inherit;
}

#ubp_cutom_box_product_layouts .rey-scrollDeco-text {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}

#ubp_cutom_box_product_layouts .rey-scrollDeco:hover .rey-scrollDeco-text {
    opacity: 1;
}

#ubp_cutom_box_product_layouts .rey-scrollDeco-line {
    --anim-d: 1.5s;
    --loader-top: 100%;
    --loader-left: 0;
    position: absolute;
    display: block;
    width: 42px;
    height: 1px;
    color: inherit;
    opacity: 1;
    pointer-events: none;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#ubp_cutom_box_product_layouts .rey-scrollDeco-line::after{
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: var(--line-loader-color, currentColor);
    -webkit-animation: dashanim-active-trscale var(--anim-d, 1s) var(--easeoutcubic, ease-out) infinite;
    animation: dashanim-active-trscale var(--anim-d, 1s) var(--easeoutcubic, ease-out) infinite;
}

/*******************************************************************/
/****************************** Medias ******************************/
/*******************************************************************/
@media (max-width: 1499px) {
    /* Gift Box */
    #ubp_cutom_box_product_layouts.vertical_left .col-right.ubp-column-4 ul{
        grid-template-columns: repeat(3, 1fr);
        row-gap: 40px;
        column-gap: 60px;
    }

    .ubp-product-title{
        font-size: 40px;
    }

    #ubp_boxes_container .ubp_box_content > ul{
        height: 260px;
    }

    #ubp_boxes_container .ubp_bundle{
        font-size: 23px;
        margin-bottom: 30px;
    }

    #ubp_boxes_container .ubp_extra_field .ubp_field textarea{
        font-size: 18px;
        padding: 15px 20px;
    }

    #ubp_boxes_container .ubp_box_add_to_cart_button{
        font-size: 18px;
        padding: 15px 30px;
    }

    /* Single Product */
    div.product div.summary{
        padding: 45px;
    }

    .woocommerce div.product .product_title{
        font-size: 42px !important;
    }
    
    .rey-swatchList .rey-swatchList-item--regular{
        --item-width: 70px;
        --item-height: 65px;
    }
}

@media (max-width: 1366px) {
    :root{
        --main-gutter-size: 45px !important;
    }

    /* Contactos */
    .wm-standard-contact-form .wm-cf7-row{
        gap: 20px;
    }

    .wm-standard-contact-form .wm-cf7-row > label .wpcf7-form-control-wrap input[type="text"], 
    .wm-standard-contact-form .wm-cf7-row > label .wpcf7-form-control-wrap input[type="email"],
    .wm-standard-contact-form > label .wpcf7-form-control-wrap textarea{
        padding: 20px 30px;
    }

    /* Single Blog */
    .rey-commentForm__comment textarea{
        padding: 20px 25px;
        font-size: 20px;
    }

    .rey-commentForm__author input, .rey-commentForm__email input{
        padding: 20px 25px;
        font-size: 20px;
    }

    /* Gift Box */
    #ubp_boxes_container{
        width: 40%;
        margin-right: 60px;
    }

    #ubp_box_choices_container {
        width: 60%;
    }

    .ubp-product-title{
        font-size: 38px;
        max-width: 300px;
    }

    #ubp_boxes_container .ubp_box_content > ul{
        height: 300px;
    }

    #ubp_cutom_box_product_layouts.vertical_left .col-right.ubp-column-4 ul{
        grid-template-columns: repeat(3, 1fr);
        row-gap: 40px;
        column-gap: 60px;
    }

    #ubp_boxes_container .ubp_bundle{
        font-size: 22px;
        margin-bottom: 30px;
    }

    #ubp_boxes_container .ubp_extra_field .ubp_field textarea{
        font-size: 18px;
        padding: 15px 20px;
    }

    #ubp_boxes_container .ubp_box_add_to_cart_button{
        font-size: 16px;
        padding: 15px 30px;
    }

    /* Cart */
    .--table-style-1 table.shop_table.woocommerce-cart-form__contents{
        --cart-table-padding: 20px;
    }

    .woocommerce table.shop_table.woocommerce-cart-form__contents td.product-name .woocommerce-mini-cart-item-title{
        font-size: 20px;
    }

    /* Single Product */
    .wooC_twf-additional-information .attribute-item ul li{
        min-width: 80px;
        min-height: 60px;
        margin-right: 15px;
    }

    div.product div.summary{
        padding: 40px;
    }

    .woocommerce div.product .product_title{
        font-size: 36px !important;
    }

    div.product p.price{
        font-size: 26px;
    }

    .shipping-info-flex h4{
        font-size: 16px;
    }

    .shipping-info-flex p{
        font-size: 13px;
    }

    .rey-breadcrumbs.--pdp-style a,
    .single-product .rey-breadcrumbs-del:nth-last-of-type(1) + .rey-breadcrumbs-item{
        font-size: 16px;
    }

    .rey-summaryAcc-accItem{
        font-size: 18px;
    }

    .rey-swatchList .rey-swatchList-item--regular{
        --item-width: 50px;
        --item-height: 50px;
    }

    div.product form.cart .monogram-field input{
        font-size: 18px;
        padding: 10px 20px;
        height: auto;
    }

    /* Quickview */
    .rey-quickviewPanel div.product .rey-productSummary .summary{
        padding: 45px;
    }
}

@media (max-width: 1200px) {
    /* Cart */
    .rey-cartPage.--layout-custom .rey-cartPage-inner{
        flex-wrap: wrap;
    }

    .rey-cartPage.--layout-custom .woocommerce-cart-formWrapper{
        width: 100%;
        margin-right: 0px;
    }

    .rey-cartPage.--layout-custom.--totals-sticky .cart_totals{
        position: initial;
        top: unset;
        width: 100%;
    }

    /* Contactos */
    .wm-standard-contact-form .wm-cf7-row{
        gap: 20px;
    }

    .wm-standard-contact-form .wm-cf7-row > label .wpcf7-form-control-wrap input[type="text"], 
    .wm-standard-contact-form .wm-cf7-row > label .wpcf7-form-control-wrap input[type="email"],
    .wm-standard-contact-form > label .wpcf7-form-control-wrap textarea{
        padding: 20px 25px;
    }

    /* Gift Box */
    #ubp_boxes_container{
        width: 40%;
        margin-right: 60px;
    }

    #ubp_box_choices_container {
        width: 60%;
    }

    .ubp-product-title{
        font-size: 34px;
        max-width: 300px;
    }

    #ubp_boxes_container .ubp_box_content > ul{
        height: 280px;
    }

    #ubp_cutom_box_product_layouts.vertical_left .col-right.ubp-column-4 ul{
        grid-template-columns: repeat(2, 1fr);
        row-gap: 40px;
        column-gap: 60px;
    }

    #ubp_boxes_container .ubp_bundle{
        font-size: 22px;
        margin-bottom: 30px;
    }

    #ubp_boxes_container .ubp_extra_field .ubp_field textarea{
        font-size: 18px;
        padding: 15px 20px;
    }

    #ubp_boxes_container .ubp_box_add_to_cart_button{
        font-size: 16px;
        padding: 15px 30px;
    }

    /* Checkout */
    body.woocommerce-order-received .rey-checkoutPage.--layout-custom .rey-ordRecPage-header .rey-ordRecPage-title,
    body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .woocommerce-customer-details h2, 
    body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .woocommerce-order-details h2{
        font-size: 28px;
    }

    /* Single Product */
    .wooC_twf-additional-information .attribute-item ul li{
        min-width: 75px;
        min-height: 55px;
        margin-right: 15px;
        font-size: 18px;
    }

    div.product div.summary{
        padding: 35px;
    }

    .woocommerce div.product .product_title{
        font-size: 32px !important;
    }

    .rey-breadcrumbs.--pdp-style a,
    .single-product .rey-breadcrumbs-del:nth-last-of-type(1) + .rey-breadcrumbs-item{
        font-size: 16px;
    }

    .single-product div.product p.price{
        font-size: 20px !important;
        float: unset;
    }

    .woocommerce div.product .product_title{
        max-width: 100%;
    }

    div.product .woocommerce-product-details__short-description > p:last-of-type{
        font-size: 18px;
        max-width: 100%;
    }

    .single-product div.product form.cart .quantity {
        margin-top: 0px !important;
    }

    .shipping-info-flex{
        gap: 20px;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .shipping-info-flex h4{
        font-size: 18px;
        margin-bottom: 10px;
    }

    .rey-summaryAcc-accItem{
        font-size: 18px;
    }

    .rey-summaryAcc .rey-summaryAcc-item > .__inner{
        font-size: 18px;
    }

    :is(.related.products, .upsells.products, .crosssells.products, .rey-extra-products){
        margin-top: 100px;
    }

    :is(.related.products, .upsells.products, .crosssells.products, .rey-extra-products) > h2{
        font-size: 30px;
    }

    .woocommerce .rey-wishlistBtn.--btn-text .rey-wishlistBtn-text{
        font-size: 14px;
    }

    .rey-swatchList .rey-swatchList-item--regular{
        --item-width: 45px;
        --item-height: 45px;
    }

    .rey-swatches form.cart td.value{
        padding-bottom: 25px;
    }

    div.product form.cart .variations label, 
    div.product form.cart .monogram-field label{
        font-size: 20px;
    }

    .rey-swatchList .rey-swatchList-item.--type-button .rey-swatchList-itemContent{
        --item-font-size: 18px;
    }

    div.product form.cart .monogram-field input{
        font-size: 18px;
        padding: 10px 20px;
        height: auto;
    }

    ul.products[data-cols="5"]{
        --woocommerce-grid-columns: 4;
        --gap: 20px;
    }

    body.woocommerce ul.products li.product .woocommerce-loop-product__title, 
    .woocommerce ul.products li.product[class*="rey-wc-skin"] .woocommerce-loop-product__title{
        font-size: 18px !important;
    }

    .wm-product-color-list{
        font-size: 20px;
    }

    .wm-product-colors{
        gap: 25px;
    }

    .wm-product-colors .color-label{
        font-size: 18px;
    }

    .wm-product-colors .color-circle{
        width: 35px;
        height: 35px;
    }

    /* Quickview */
    .rey-quickviewPanel div.product .rey-productSummary .summary{
        padding: 35px;
    }
}

@media (max-width: 1024px) {
    :root{
        --main-gutter-size: 35px !important;
    }

    /* Contactos */
    .wm-standard-contact-form .wm-cf7-row{
        gap: 10px;
    }

    .wm-standard-contact-form .wm-cf7-row > label .wpcf7-form-control-wrap input[type="text"], 
    .wm-standard-contact-form .wm-cf7-row > label .wpcf7-form-control-wrap input[type="email"],
    .wm-standard-contact-form > label .wpcf7-form-control-wrap textarea{
        padding: 15px 20px;
    }

    /* Blog */
    #wm-blog .reyEl-bPostGrid .reyEl-bPostGrid-item .reyEl-bpost-thumb {
        margin-bottom: 40px;
    }

    #wm-blog .reyEl-bPostGrid .reyEl-bPostGrid-item .reyEl-bpost-content{
        font-size: 18px;
    }

    .reyEl-bPostGrid--inner .reyEl-bpost-footer .btn, 
    .reyEl-bPostGrid-itemInner .reyEl-bpost-footer .btn{
        font-size: 16px;
    }

    /* Single Blog */
    .rey-commentForm__comment textarea{
        padding: 20px 20px;
        font-size: 18px;
    }

    .rey-commentForm__author input, .rey-commentForm__email input{
        padding: 20px 20px;
        font-size: 18px;
    }

    #commentform.rey-commentForm__form .form-row{
        flex-direction: column;
        gap: 1.25rem;
    }

    .comment-form-cookies-consent label{
        font-size: 16px;
    }

    #commentform .form-submit .btn.rey-commentForm__submit{
        font-size: 18px;
    }

    .rey-postComments__title, .rey-commentForm__replyTitle{
        font-size: 20px;
    }
    
    /* Products List */
    li.product .rey-wishlistBtn{
        display: initial !important;
    }

    .elementor-widget-reycore-product-grid .woocommerce-loop-product__title a{
        font-size: 20px !important;
    }

    /* Account */
    #customer_login .col-1 .woocommerce-form, #customer_login .col-2 .woocommerce-form{
        max-width: 100% !important;
    }

    #customer_login h2, #customer_login + .col-2 h2{
        font-size: 24px;
    }

    /* Presentes */
    #progressbar li::before{
        width: 60px;
        font-size: 26px;
        line-height: 60px;
    }

    #progressbar li::after {
        width: calc(100% - 8vw);
        left: calc(100% - 59vw);
        top: 25px;
    }

    #progressbar li{
        width: 45%;
        font-size: 10px;
        line-height: 1.5em;
    }

    #progressbar li:first-child{
        margin-right: 25px;
    }

    #progressbar li span{
        font-size: 18px;
    }

    /* Gift Box */
    #ubp_cutom_box_product_layouts{
        flex-wrap: wrap;
    }

    #ubp_boxes_container{
        max-width: 500px;
        margin: 0 auto;
        order: 2;
    }

    .ubp-product-title{
        text-align: center;
        font-size: 35px;
        max-width: 100%;
    }

    #ubp_boxes_container,
    #ubp_box_choices_container{
        width: 100%;
    }

    #ubp_boxes_container .ubp_bundle{
        width: 100%;
    }

    #ubp_boxes_container.col-left .rey-cartBtnQty{
        justify-content: center;
    }

    .single_add_to_cart_button.ubp_box_add_to_cart_button.button{
        width: 60%;
    }

    #ubp_box_choices_container.col-right{
        margin-top: 20px;
        margin-bottom: 120px;
    }

    #ubp_boxes_container .ubp_box_add_to_cart_button{
        font-size: 18px;
    }

    #ubp_boxes_container .ubp_box_content > ul{
        height: 280px;
    }

    #ubp_cutom_box_product_layouts.vertical_left .col-right.ubp-column-4 ul{
        grid-template-columns: repeat(3, 1fr);
        row-gap: 20px;
        column-gap: 40px;
    }

    #ubp_boxes_container .ubp_bundle{
        font-size: 22px;
        margin-bottom: 25px !important;
    }

    #ubp_boxes_container .ubp_extra_field .ubp_field textarea{
        font-size: 18px;
        padding: 15px 20px;
    }

    #ubp_cutom_box_product_layouts .cSplit-scroll{
        bottom: 46%;
        left: 50%;
    }

    /* Cart */
    .woocommerce table.shop_table.woocommerce-cart-form__contents td.product-name .woocommerce-mini-cart-item-title{
        font-size: 18px;
    }

    /* Checkout */
    body.woocommerce-order-received .rey-checkoutPage.--layout-custom .rey-ordRecPage-header .rey-ordRecPage-title,
    body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .woocommerce-customer-details h2, 
    body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .woocommerce-order-details h2{
        font-size: 26px;
    }

    /* Single Product */
    .wooC_twf-additional-information .attribute-item ul li{
        min-width: 80px;
        min-height: 60px;
        margin-right: 15px;
        font-size: 18px;
    }

    div.product div.summary{
        padding: 50px 30px;
    }

    .rey-breadcrumbs.--pdp-style a,
    .single-product .rey-breadcrumbs-del:nth-last-of-type(1) + .rey-breadcrumbs-item{
        font-size: 16px;
    }

    .woocommerce div.product .product_title{
        font-size: 30px !important;
    }

    .single-product div.product p.price{
        font-size: 20px !important;
        float: unset;
    }

    .woocommerce div.product .product_title{
        max-width: 100%;
    }

    div.product .woocommerce-product-details__short-description > p:last-of-type{
        font-size: 18px;
        max-width: 100%;
    }

    .single-product div.product form.cart .quantity {
        margin-top: 0px !important;
    }

    .shipping-info-flex{
        gap: 20px;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .shipping-info-flex h4{
        font-size: 18px;
        margin-bottom: 10px;
    }

    .rey-summaryAcc-accItem{
        font-size: 18px;
    }

    .rey-summaryAcc .rey-summaryAcc-item > .__inner{
        font-size: 18px;
    }

    .woocommerce-Reviews-title .rey-reviewTop-title{
        font-size: 20px;
    }

    :is(.related.products, .upsells.products, .crosssells.products, .rey-extra-products){
        margin-top: 100px;
    }

    :is(.related.products, .upsells.products, .crosssells.products, .rey-extra-products) > h2{
        font-size: 27px;
    }

    .rey-swatchList .rey-swatchList-item--regular{
        --item-width: 50px;
        --item-height: 50px;
    }

    div.product form.cart .variations label, 
    div.product form.cart .monogram-field label{
        font-size: 18px;
    }

    .rey-swatchList .rey-swatchList-item.--type-button .rey-swatchList-itemContent{
        --item-font-size: 18px;
    }

    div.product form.cart .monogram-field input{
        font-size: 18px;
        padding: 10px 20px;
        height: auto;
    }

    ul.products[data-cols="5"]{
        --woocommerce-grid-columns: 3;
    }

    .wm-product-color-list{
        font-size: 20px;
    }

    .wm-product-colors{
        gap: 25px;
    }

    .wm-product-colors .color-label{
        font-size: 18px;
    }

    .wm-product-colors .color-circle{
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 767px) {
    :root{
        --main-gutter-size: 20px !important;
        --header-cart-width: 100vw;
    }

    .rey-page404:not(.--stretch) {
        padding: 25px;
    }

    /* Contactos */
    .wm-standard-contact-form .wm-cf7-row{
        gap: 10px;
    }

    .wm-standard-contact-form .wm-cf7-row > label .wpcf7-form-control-wrap input[type="text"], 
    .wm-standard-contact-form .wm-cf7-row > label .wpcf7-form-control-wrap input[type="email"],
    .wm-standard-contact-form > label .wpcf7-form-control-wrap textarea{
        padding: 15px 20px;
    }

    /* Blog */
    #wm-blog .reyEl-bPostGrid .reyEl-bPostGrid-item .reyEl-bpost-thumb {
        margin-bottom: 25px;
    }

    .reyEl-bPostGrid--inner .reyEl-bpost-footer .btn, 
    .reyEl-bPostGrid-itemInner .reyEl-bpost-footer .btn,
    #wm-blog .reyEl-bPostGrid .reyEl-bPostGrid-item .reyEl-bpost-content{
        font-size: 16px;
    }

    #wm-blog .reyEl-bPostGrid .reyEl-bPostGrid-item .reyEl-bpost-content{
        margin-bottom: 20px;
    }

    /* Single Blog */
    .rey-commentForm__comment textarea{
        padding: 15px 15px;
        font-size: 16px;
    }

    .rey-commentForm__author input, .rey-commentForm__email input{
        padding: 15px 15px;
        font-size: 16px;
    }

    #commentform.rey-commentForm__form .form-row{
        flex-direction: column;
        gap: 1.25rem;
    }

    .comment-form-cookies-consent label{
        font-size: 14px;
    }

    #commentform .form-submit .btn.rey-commentForm__submit{
        font-size: 16px;
    }

    .rey-postComments__title, .rey-commentForm__replyTitle{
        font-size: 20px;
    }

    /* Products List */
    .elementor-widget-reycore-product-grid .woocommerce-loop-product__title a{
        font-size: 18px !important;
    }

    li.product .rey-productFooter-item--wishlist .rey-productFooter-inner,
    li.product .rey-wishlistBtn .rey-wishlistBtn-icon{
        font-size: 16px;
    }

    .woocommerce ul.products li.product .rey-productInner .button .__text{
        font-size: 16px;
    }

    /* Account */
    .rey-accountPanel-wrapper[data-layout="drop"] .rey-accountPanel{
        padding: 1.5rem 1rem 1.5rem;
    }

    #customer_login h2, #customer_login + .col-2 h2{
        font-size: 22px;
        margin-bottom: 25px;
    }

    #customer_login {
        gap: 60px;
    }

    .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row{
        padding-left: 0px;
        padding-right: 0px;
    }

    .e-my-account-tab__edit-account .woocommerce .rey-myAccContent .woocommerce-EditAccountForm fieldset legend{
        padding-left: 0px;
    }

    /* Presentes */
    #progressbar li::before{
        width: 55px;
        font-size: 22px;
        line-height: 55px;
    }

    #progressbar li::after {
        width: calc(100% - 11vw);
        left: calc(100% - 60vw);
        top: 25px;
    }

    #progressbar li{
        width: 45%;
        font-size: 10px;
        line-height: 1.5em;
    }

    #progressbar li:first-child{
        margin-right: 25px;
    }

    #progressbar li span{
        font-size: 16px;
    }

    /* Gift Box */
    #ubp_cutom_box_product_layouts{
        flex-wrap: wrap;
    }

    #ubp_boxes_container,
    #ubp_box_choices_container{
        width: 100%;
    }

    #ubp_boxes_container{
        max-width: 400px;
        margin: 0 auto;
    }

    .ubp-product-title{
        text-align: center;
        font-size: 27px;
        max-width: 100%;
    }

    #ubp_box_choices_container.col-right{
        margin-left: 0px;
        margin-top: 20px;
        margin-bottom: 100px;
    }

    #ubp_cutom_box_product_layouts.vertical_left .col-right.ubp-column-4 ul{
        grid-template-columns: repeat(2, 1fr);
        row-gap: 25px;
        column-gap: 20px;
    }

    #ubp_boxes_container .ubp_box_content > ul{
        height: 230px;
    }

    .single_add_to_cart_button.ubp_box_add_to_cart_button.button{
        font-size: 16px !important;
        padding: 15px 30px !important;
    }

    #ubp_boxes_container .price.ubp_bundle{
        font-size: 18px !important;
        margin-bottom: 15px !important;
    }

    #ubp_boxes_container .ubp_extra_field .ubp_field textarea{
        font-size: 16px;
        padding: 15px 15px;
    }

    #ubp_cutom_box_product_layouts .cSplit-scroll{
        bottom: 46%;
        left: 50%;
    }

    /* Cart */
    .rey-cartPage.--layout-custom.--totals-sticky .cart_totals{
        width: 100%;
    }

    .woocommerce table.shop_table.woocommerce-cart-form__contents td.product-name .woocommerce-mini-cart-item-title{
        font-size: 16px;
    }

    body.woocommerce ul.products li.product .woocommerce-loop-product__title, 
    .woocommerce ul.products li.product[class*="rey-wc-skin"] .woocommerce-loop-product__title{
        font-size: 18px !important;
    }

    /* Checkout */
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="text"], 
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="number"], 
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="tel"], 
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="email"], 
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="password"], 
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="search"], 
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="datetime"], 
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type="datetime-local"], 
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form select, 
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form textarea, 
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form .select2-container .select2-selection--single, 
    .rey-checkoutPage.--layout-custom .rey-checkoutPage-form .select2-container--default.select2-container .select2-selection--single{
        font-size: 14px;
    }

    body.woocommerce-order-received .rey-checkoutPage.--layout-custom .rey-ordRecPage-header .rey-ordRecPage-title,
    body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .woocommerce-customer-details h2, 
    body.woocommerce-order-received .rey-checkoutPage.--layout-custom .woocommerce-order .woocommerce-order-details h2{
        font-size: 24px;
    }

    /* Single Product */
    .wooC_twf-additional-information .attribute-item label{
        font-size: 18px;
    }

    .wooC_twf-additional-information ul{
        margin: 0px 0px 40px;
    }

    .wooC_twf-additional-information .attribute-item ul li{
        min-width: 65px;
        min-height: 50px;
        font-size: 16px;
        margin-right: 10px;
    }

    div.product div.summary{
        padding: 40px 20px;
    }

    .rey-breadcrumbs.--pdp-style a,
    .single-product .rey-breadcrumbs-del:nth-last-of-type(1) + .rey-breadcrumbs-item{
        font-size: 14px;
    }

    .woocommerce div.product .product_title{
        font-size: 27px !important;
    }

    .single-product div.product p.price{
        font-size: 18px !important;
        float: unset;
    }

    .woocommerce div.product .product_title{
        max-width: 100%;
    }

    div.product .woocommerce-product-details__short-description > p:last-of-type{
        font-size: 16px;
        max-width: 100%;
    }

    .single-product div.product form.cart .quantity {
        margin-top: 0px !important;
    }

    .shipping-info-flex{
        gap: 20px;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .shipping-info-flex h4{
        font-size: 16px;
        margin-bottom: 10px;
    }

    .rey-summaryAcc-accItem{
        font-size: 18px;
    }

    .rey-summaryAcc .rey-summaryAcc-item > .__inner{
        font-size: 16px;
    }

    .woocommerce-Reviews-title .rey-reviewTop-title{
        font-size: 18px;
    }

    :is(.related.products, .upsells.products, .crosssells.products, .rey-extra-products){
        margin-top: 80px;
    }

    :is(.related.products, .upsells.products, .crosssells.products, .rey-extra-products) > h2{
        font-size: 25px;
    }

    div.product form.cart .variations label, 
    div.product form.cart .monogram-field label{
        font-size: 18px;
    }

    .rey-swatchList .rey-swatchList-item--regular{
        --item-width: 45px;
        --item-height: 45px;
    }

    .rey-swatchList .rey-swatchList-item.--type-button .rey-swatchList-itemContent{
        --item-font-size: 16px;
    }

    div.product form.cart .monogram-field input{
        font-size: 16px;
        padding: 10px 15px;
        height: auto;
    }

    div.product form.cart .monogram-field{
        margin: 0px 0px 30px;
    }

    #custom-canvas-wrapper{
        width: 100% !important;
    }

    .woocommerce-product-gallery__wrapper{
        flex-direction: column !important;
    }

    .woocommerce-product-gallery__thumbnails{
        width: 100% !important;
        padding-right: 0px !important;
        padding-top: 10px;
        order: 2;
    }

    .woocommerce-product-gallery__thumbnails .__thumbs-track{
        gap: 10px;
        flex-wrap: nowrap;
    }

    ul.products[data-cols="5"]{
        --woocommerce-grid-columns: 2;
    }

    .rey-loopSelectList .btn span{
        font-size: 16px;
    }

    .wm-product-color-list{
        font-size: 18px;
    }

    .wm-product-colors{
        gap: 20px;
    }

    .wm-product-colors .color-label{
        font-size: 16px;
    }

    .wm-product-colors .color-circle{
        width: 25px;
        height: 25px;
    }

    /* */
    #ubp_cutom_box_product_layouts.vertical_left .col-right ul li figure figcaption{
        font-size: 16px;
    }
}

@media (max-width: 440px) {
    /* Products List */
    ul.products{
        --cols: 1;
    }

    /* Gift Box */
    #ubp_cutom_box_product_layouts.vertical_left .col-right.ubp-column-4 ul{
        grid-template-columns: repeat(1, 1fr);
        row-gap: 10px;
    }
}