.elementor-kit-7{--e-global-color-primary:#A98953;--e-global-color-secondary:#E3A262;--e-global-color-text:#4A4742;--e-global-color-accent:#E3A262;--e-global-color-423e053:#000000;--e-global-color-813002f:#FFFFFF;--e-global-typography-primary-font-family:"Canela";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.5;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), "Sarabun", Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:var( --e-global-typography-primary-font-family ), "Sarabun", Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-7 h2{font-family:var( --e-global-typography-primary-font-family ), "Sarabun", Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:0px;--container-default-padding-right:15px;--container-default-padding-bottom:0px;--container-default-padding-left:15px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1200px){.elementor-kit-7{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-7 h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:24px;--e-global-typography-text-font-size:14px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-7 h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.product-item:hover .img-pd{
    opacity: 0;
}
.product-item:hover .img-pd + .img-pd{
    opacity: 1;
}
.img-pd + .img-pd{
    opacity: 0;
}
.img-pd{
    transition: .5s all ease !important;
}
.img-pd img{
    object-fit: cover;
    aspect-ratio: 1;
}
.text-cate a::after{
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    background: #A98953;
    transform: scaleX(0);
    transition: .5s all ease;
    transform-origin: center center;
}
.text-cate a:hover::after{
    transform: scaleX(1);
}
.filter-category .jet-checkboxes-list,
.filter-category .jet-color-image-list,
.range-filter .jet-range{
        display: block;
        position: absolute;
        top: 40px;
        border: 1px solid #eee;
        padding: 20px;
        box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, .1);
        min-width: max-content;
        border-radius: 2px;
        background: #FFF;
        visibility: hidden;
    opacity: 0;
    z-index: -99;
    transition: .5s all ease;
}
.filter-category .jet-smart-filters-checkboxes:hover .jet-checkboxes-list,
.filter-category .jet-smart-filters-color-image:hover .jet-color-image-list,
.range-filter .jet-smart-filters-range:hover .jet-range{
    visibility: visible;
    opacity: 1;
    z-index: 9;
}
.filter-category .jet-filter-label,
.range-filter .jet-filter-label{
    font-weight: 700;
    color: #a98953;
    padding: 8px 25px 8px 10px;
}
.filter-category .jet-filter-label::after,
.range-filter .jet-filter-label::after {
    content: "";
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0"%3F><svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1{fill:none;stroke:%234A4742;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style></defs><title/><g id="chevron-bottom"><line class="cls-1" x1="16" x2="7" y1="20.5" y2="11.5"/><line class="cls-1" x1="25" x2="16" y1="11.5" y2="20.5"/></g></svg>');
    width: 16px;
    height: 16px;
    position: absolute;
    background-size: 16px;
    background-position: center center;
    top: 14px;
    right: 0;
}
.jet-color-image-list__decorator{
    order: 2;
    margin-left: 10px;
    margin-right: 0;
}
.jet-color-image-list__button{
    justify-content: space-between;
}
.img-category-item:hover .img-category{
    transform: scale(1.2);
}
.img-category-item:hover .elementor-heading-title{
    color: #A98953 !important;
}
.jet-checkboxes-list__checked-icon{
    background: var(--e-global-color-primary);
    width: 10px;
    height: 10px;
    display: block;
}
.jet-checkboxes-list__checked-icon > svg{
    display: none !important;
}
.jet-color-image-list__button::before{
    content: "";
    width: 16px;
    height: 16px;
    margin-right: 5px;
    display: inline-flex;
    border: 1px solid var( --e-global-color-text );
}
.jet-color-image-list__button::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translate(0, -50%);
    width: 10px;
    height: 10px;
    display: none;
    background: var(--e-global-color-primary);
}
.jet-color-image-list__item input:checked+.jet-color-image-list__button::before{
    border-color: var(--e-global-color-primary);
}
.jet-color-image-list__item input:checked+.jet-color-image-list__button::after{
    display: block;
}
.jet-color-image-list__button{
    align-items: center;
}
.jet-color-image-list__image{
    border: 0 !important;
}
.listing-scroll .jet-listing-grid__scroll-slider::-webkit-scrollbar-track{
        background-color: #DCDCDC;
}
.listing-scroll .jet-listing-grid__scroll-slider::-webkit-scrollbar{
        height: 6px;
}
.listing-scroll .jet-listing-grid__scroll-slider::-webkit-scrollbar-thumb{
        background-color: #A98953;
        cursor: pointer;
        border-radius: 5px;
        transition: .5s all ease;
}
.wpr-nav-menu-horizontal .wpr-mega-menu .wpr-sub-icon{
    display: none;   
}
body{
    overflow-x: hidden;
}
ins{
    text-decoration: none;
}
.product-box .woocommerce-Price-amount + span,
.product-box .woocommerce-Price-amount + span + span{
    display: none;
}
.woocommerce-notices-wrapper{
        margin-top: 110px;
    margin-bottom: -110px;
        position: relative;
    z-index: 2;
}
.woocommerce-message{
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 10px;
    border: 0;
    background: #F0EAE1CC;
}
.button.wc-forward{
    background: #A98953;
    color: #FFF;
}
.woocommerce-terms-and-conditions-link{
    color: #A98953 !important;
}
@media (min-width: 1201px) and (max-width: 1360px) {
    .mainmenu{
        width: 100% !important;
        left: 0 !important;
        max-width: 100% !important;
        padding-right: 40px;
    }
}
@media (max-width: 767px){
    .woocommerce-notices-wrapper{
        margin-top: 60px;
    margin-bottom: -60px;
    }
    .wpr-checkout-notice .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-message{
        flex-direction: column;
    }
}
.cky-btn-revisit-wrapper{
    background: #A98953 !important;
}
.cky-btn-preferences{
    color: #A98953 !important;
    border-color: #A98953 !important;
}
.cky-btn-accept{
    border-color: #A98953 !important;
    background: #A98953 !important;
}
.cky-show-desc-btn{
    color: #A98953 !important;
}
.cky-btn{
    border-color: #A98953 !important;
}
.cky-btn-accept{
    background: #A98953 !important;
}
.cky-btn-customize{
    color: #A98953 !important;
}
.cky-revisit-bottom-left{
    display: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Canela';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://dermond.ali-orange.com/wp-content/uploads/2025/11/Canela-Regular.eot');
	src: url('https://dermond.ali-orange.com/wp-content/uploads/2025/11/Canela-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://dermond.ali-orange.com/wp-content/uploads/2025/11/Canela-Regular.woff2') format('woff2'),
		url('https://dermond.ali-orange.com/wp-content/uploads/2025/11/Canela-Regular.woff') format('woff'),
		url('https://dermond.ali-orange.com/wp-content/uploads/2025/11/Canela-Regular.ttf') format('truetype'),
		url('https://dermond.ali-orange.com/wp-content/uploads/2025/11/Canela-Regular.svg#Canela') format('svg');
}
/* End Custom Fonts CSS */