.elementor-kit-8{--e-global-color-primary:#221F20;--e-global-color-secondary:#D29C8A;--e-global-color-text:#221F20;--e-global-color-accent:#FFFFFF;--e-global-color-2563114:#000000;--e-global-color-52b70a6:#FFFFFF;--e-global-typography-primary-font-family:"ITC 1";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Mumford";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:0.4px;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Mumford";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.2em;--e-global-typography-0e86ac7-font-family:"ITC 1";--e-global-typography-0e86ac7-font-size:30px;--e-global-typography-0e86ac7-font-weight:400;--e-global-typography-0e86ac7-text-transform:uppercase;--e-global-typography-0e86ac7-line-height:1em;font-family:var( --e-global-typography-text-font-family ), 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-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-primary-font-size:42px;--e-global-typography-secondary-font-size:16px;--e-global-typography-0e86ac7-font-size:25px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:36px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:17px;--e-global-typography-0e86ac7-font-size:22px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden;
}


.cus-product-add-to-cart{
    left: 50% !important;
    transform: translateX(-50%);
    transition: 0.4s !important;
    opacity: 0;
    visibility: hidden;
}

.cus-product-item:hover .cus-product-add-to-cart{
    bottom: 8px !important;
    opacity: 1;
    visibility: visible;
}

.cus-product-add-to-cart .added_to_cart.wc-forward {
    text-align: center;
}

.cus-product-add-to-cart .e-loop-add-to-cart-form-container {
    display: unset !important;
}



.button.wc-forward{
    background-color: #d29c8a !important;
    color: #fff !important;
    border-radius: 0px 0px 0px 0px !important;
    padding: 13px 20px 13px 20px !important;
}

.woocommerce-message::before, .woocommerce-info::before {
    color: #d29c8a !important;
}

.woocommerce-notices-wrapper .woocommerce-message, .woocommerce-info {
    margin-bottom: 0;    border-top-color: #d29c8a !important;
}


.cus-cart-block, .cus-checkout-block{
    font-family: "DM Sans", Sans-serif !important;
}
.wc-block-components-product-name{
    color: #d29c8a !important;
    font-weight: 600;
}
.wc-block-components-product-name:hover{
    color: #221F20 !important;
}

.wc-block-cart__submit-button, .wc-block-components-totals-coupon__button, .wc-block-components-checkout-place-order-button{
    background-color: #d29c8a !important;
    color: #fff !important;
    border-radius: 0px 0px 0px 0px !important;
    transition: 0.2s !important;
    border: none !important;
}
.wc-block-cart__submit-button:focus, .wc-block-components-totals-coupon__button:focus, .wc-block-components-checkout-place-order-button:focus{
    outline: none !important;
    border: none !important;
}
.wc-block-cart__submit-button:hover, .wc-block-components-totals-coupon__button:hover, .wc-block-components-checkout-place-order-button:hover{
    background-color: #221F20 !important;
    color: #d29c8a !important;
}


.wc-block-components-form .wc-block-components-checkout-step {
    margin: 0 !important;
}

.wp-block-woocommerce-checkout{
    padding-top: 0 !important;
}





.elementor-button .elementor-button-text {
  animation: zoomInText 0.8s ease forwards;
}

@keyframes zoomInText {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}




@media screen and (max-width: 991px){
    .wc-block-components-sidebar-layout {
        flex-direction: column !important;
    }
    .wc-block-components-main, .wc-block-components-sidebar{
        width: 100% !important;
        padding: 0 !important;
    }
}

@media screen and (max-width: 767px){
    .cus-btn a{
        min-width: 200px !important;
    }
}





/* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ITC 1';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://remarkablelv.com/wp-content/uploads/2025/07/itcgaramondstd-bknarrow_copy-webfont-1.ttf') format('truetype');
}
@font-face {
	font-family: 'ITC 1';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://remarkablelv.com/wp-content/uploads/2025/07/ITC-New-Baskerville-Italic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mumford';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://remarkablelv.com/wp-content/uploads/2025/07/Fontspring-DEMO-mumford-regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */