body.elementor-kit-14 {
    --e-global-color-primary: #363636;
}

/*--#======* Section Header Style CSS Start Here *=====#--*/
.sec-main-head-wrap .sec-sub-heading .elementor-heading-title {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.sec-main-head-wrap .sec-sub-heading .elementor-heading-title::after {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: var(--e-global-color-primary);
    order: 2;
    margin-inline: 9px 3px;
}

.sec-main-head-wrap .sec-sub-heading .elementor-heading-title::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background-color: var(--e-global-color-primary);
    border-radius: 100%;
    order: 3;
}

/*--#======* Section Header Style CSS Close Here *=====#--*/
/*--#======* Below Banner Feature Section CSS Start Here *=====#--*/
@media (max-width: 767px) {
    .cs-icon-txt-section .elementor-icon {
        margin: 0 auto;
    }

    .cs-icon-txt-section .elementor-icon-box-title {
        max-width: 125px;
        margin-inline: auto;
        text-align: center;
    }
}

/*--#======* Below Banner Feature Section CSS Close Here *=====#--*/
/*--#======* Catgory Boxes Section CSS Start Here *=====#--*/
.cornwall-category .image-box-img-left {
    max-height: 180px;
    aspect-ratio: 1/1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cornwall-category .image-box-img-left img {
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
}

.cornwall-category .btn-wraper a>.icon {
    display: none;
}

.cornwall-category .btn-wraper a {
    display: flex;
    align-items: center;
    grid-gap: 6px;
}

.cornwall-category .btn-wraper a::after {
    content: '\279C';
    font-size: 16px;
    line-height: 1;
    position: static;
    color: #000000;
    font-weight: 400;
}

.cornwall-category .btn-wraper a:hover::after {
    color: var(--e-global-color-primary);
}

.cornwall-category .elementskit-info-image-box .elementskit-box-footer {
    margin-top: 5px !important;
}

.btn-hightlight:hover .box-footer .elementskit-btn {
    color: var(--e-global-color-primary) !important;
}

.btn-hightlight:hover .box-footer .elementskit-btn:after {
    color: inherit;
    transition: all .4s ease;
}

.btn-hightlight .box-footer .elementskit-btn:after {
    transition: all .4s ease;
}

@media (max-width:575px) {
    .cornwall-category.e-grid.e-con-full {
        grid-template-columns: 1fr !important;
        max-width: 400px;
        margin: 0 auto;
    }
}

/*--#======* Catgory Boxes Section CSS Close Here *=====#--*/
/*--#======* Bestseller Section CSS Start Here *=====#--*/
.cornwall-products-wrapper .eael-product-gallery .woocommerce .products {
    grid-gap: 30px;
    margin: 0 0 0 0 !important;
}

.cornwall-products-wrapper .eael-product-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
    align-content: flex-start;
    text-align: center;
    position: relative;
    padding-bottom: 70px;
}

.cornwall-products-wrapper .eael-product-wrap .eael-product-price,
.cornwall-products-wrapper .eael-product-wrap .product_type_simple,
.cornwall-products-wrapper .eael-product-wrap .product_type_variable {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px;
}

.cornwall-products-wrapper .eael-product-wrap .product_type_simple,
.cornwall-products-wrapper .eael-product-wrap .product_type_variable {
    bottom: 32px;
    white-space: nowrap;
}

.cornwall-products-wrapper .eael-product-wrap .eael-onsale {
    top: 10px !important;
    left: 10px !important;
    width: 62px;
    height: 62px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

.cornwall-products-wrapper .eael-product-wrap :where(.woocommerce-LoopProduct-link, .woocommerce-loop-product__title) {
    width: 100%;
}

.cornwall-products-wrapper .eael-product-wrap .woocommerce-LoopProduct-link {
    max-height: 434px;
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 15px;
}

.cornwall-products-wrapper .eael-product-wrap .woocommerce-LoopProduct-link img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center;
    border-radius: 15px;
}

.cornwall-products-wrapper .eael-product-wrap .woocommerce-loop-product__title {
    margin-block: 15px 8px !important;
    min-height: auto;
}

.cornwall-products-wrapper .eael-product-wrap .eael-product-price {
    order: 6;
    margin: 8px 0 0 !important;
    display: flex;
    align-items: center;
    grid-gap: 15px;
    width: 100%;
}

.cornwall-products-wrapper .eael-product-wrap .eael-product-price>del .amount {
    font-size: 16px;
    font-weight: 400;
}

.cornwall-products-wrapper .eael-product-wrap .product_type_simple,
.cornwall-products-wrapper .eael-product-wrap .product_type_variable {
    margin: 0 !important;
    order: 4;
    display: flex !important;
    align-items: center;
    grid-gap: 7px;
}

.cornwall-products-wrapper .eael-product-wrap .product_type_simple::before,
.cornwall-products-wrapper .eael-product-wrap .product_type_variable::before {
    content: '' !important;
    width: 38px;
    height: 38px;
    display: block !important;
    background-color: var(--e-global-color-primary);
    padding: 0 !important;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    background-image: url(/wp-content/uploads/2025/08/shopping-bag.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
}

.stripe-left .elementor-add-to-cart #wc-stripe-express-checkout-element {
    justify-content: start;
}

.ratio-303-286 {
    aspect-ratio: 303 / 286;
}

.ratio-702-600 {
    aspect-ratio: 702 / 600;
}

.elementor-widget-text-editor p a {
    color: inherit;
}

@media (max-width: 1366px) {
    .cornwall-products-wrapper .eael-product-gallery .woocommerce .products {
        grid-gap: 24px 30px;
    }

    .cornwall-products-wrapper .eael-product-wrap .eael-product-price>del .amount {
        font-size: 14px;
    }

    .cornwall-products-wrapper .eael-product-wrap .product_type_simple {
        grid-gap: 5px;
    }

    .cornwall-products-wrapper .eael-product-wrap .product_type_simple::before {
        width: 30px;
        height: 30px;
        background-size: 15px;
    }

    .cornwall-products-wrapper .eael-product-wrap .eael-onsale {
        width: 56px;
        height: 56px;
    }

    .cornwall-products-wrapper .eael-product-wrap .woocommerce-loop-product__title {
        min-height: 47px;
    }
}

/*--#======* Bestseller Section CSS Close Here *=====#--*/
/*--#======* Testimonials Section CSS Start Here *=====#--*/
.customer-testimonials-item {
    height: 100%;
}

.customer-testimonials-item .elementor-widget-container {
    height: calc(100% - var(--quote-top-sapce));
}

.customer-testimonials-item .eael-testimonial-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100% - var(--quote-top-sapce));
}

.customer-testimonials-item .eael-testimonial-item {
    height: 100%;
    justify-content: space-between;
}

.customer-testimonials-sec .customer-testimonials-slider {
    --inline-slider-gap: 11px;
    --block-slider-gap: 20px;
    margin-top: calc(var(--block-slider-gap) * (-1));
    margin-bottom: 0;
}

.customer-testimonials-slider .slick-list {
    padding-block: var(--block-slider-gap);
    margin-inline: calc(var(--inline-slider-gap) * (-1));
}

.customer-testimonials-slider .slick-track {
    display: flex;
    margin: 0;
}

.customer-testimonials-slider .slick-slide {
    height: auto;
}

.customer-testimonials-slider .slick-slide>div {
    padding-inline: var(--inline-slider-gap);
    height: 100%;
    width: 100%;
}

.customer-testimonials-slider .customer-testimonials-item {
    --quote-size: 100px;
    --quote-top-sapce: calc(var(--quote-size) / 2);
    margin-top: var(--quote-top-sapce);
    position: relative;
    width: calc(25% - 11px);
}

.customer-testimonials-slider .slick-slide .customer-testimonials-item {
    width: 100% !important;
}

.customer-testimonials-item .eael-testimonial-quote {
    position: relative;
    z-index: 9;
    width: var(--quote-size);
    height: var(--quote-size);
    display: block;
    margin-inline: auto;
    margin-top: calc(var(--quote-top-sapce) * (-1));
    background-color: var(--e-global-color-primary);
    border-radius: 100%;
    background-image: url(/wp-content/uploads/2025/08/testimonial-quote.svg);
    background-size: 45px;
    background-repeat: no-repeat;
    background-position: center;
}

.customer-testimonials-item .eael-testimonial-quote::after {
    display: none;
}

.customer-testimonials-item .eael-testimonial-item {
    display: flex;
    flex-direction: column-reverse;
}

.customer-testimonials-item .eael-testimonial-item .eael-testimonial-content {
    padding: 0;
}

.customer-testimonials-slider .slick-dots {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 10px;
    margin-top: 10px;
    width: 100%;
}

.customer-testimonials-slider .slick-dots li {
    margin: 0;
    width: 23px;
    height: 7px;
    cursor: pointer;
    background-color: #D9D9D9;
    border-radius: 33px;
    transition: all .5s ease-in-out;
}

.customer-testimonials-slider .slick-dots li button {
    display: none;
}

.customer-testimonials-slider .slick-dots li.slick-active {
    background-color: var(--e-global-color-primary);
    width: 47px;
}

/* Products */
.eael-load-more-button:hover {
    transform: scale(1.1);
}

.cornwall-products-wrapper .eael-product-wrap .woocommerce-LoopProduct-link img,
.cs-subscribe-form .elementor-field-type-submit.e-form__buttons {
    transition: all .3s ease-in;
    transform-origin: center;
}

.cornwall-products-wrapper .eael-product-wrap:hover .woocommerce-LoopProduct-link img,
.cs-subscribe-form .elementor-field-type-submit.e-form__buttons:hover {
    transform: scale(1.05);
}

.eael-load-more-button {
    margin-bottom: 10px;
}

/*Responsive*/
@media (max-width:1366px) {
    .customer-testimonials-sec .customer-testimonials-slider {
        --inline-slider-gap: 8px;
        --block-slider-gap: 8px;
    }

    .customer-testimonials-slider .customer-testimonials-item {
        --quote-size: 84px;
        width: calc(33% - 8px);
    }

    .customer-testimonials-item .eael-testimonial-quote {
        background-size: 40px;
    }
}

@media (max-width:767px) {
    .customer-testimonials-sec .customer-testimonials-slider {
        width: calc(100% - 60px);
        margin-inline: auto;
    }

    .customer-testimonials-sec .customer-testimonials-slider .slick-arrow {
        width: 23px;
        height: 23px;
        background-color: #C3C3C3;
        border-radius: 100%;
        border-style: none;
        padding: 0;
        font-size: 0;
        top: 50%;
        transform: translateY(-50%);
        background-repeat: no-repeat;
        background-size: 30px;
        background-position: center;
        cursor: pointer;
    }

    .customer-testimonials-slider .slick-arrow::before {
        display: none;
    }

    .customer-testimonials-slider .slick-arrow.slick-prev {
        left: auto;
        right: calc(100% + 7px);
        background-image: url(../images/prev-arrow.svg);
    }

    .customer-testimonials-slider .slick-arrow.slick-next {
        right: auto;
        left: calc(100% + 7px);
        background-image: url(../images/next-arrow.svg);
    }

    .customer-testimonials-slider .customer-testimonials-item {
        width: calc(50% - 8px);
    }

    .cornwall-products-wrapper .eael-product-wrap .product_type_simple::before,
    .cornwall-products-wrapper .eael-product-wrap .product_type_variable::before {
        width: 30px;
        height: 30px;
        background-size: 14px;
    }
}

@media (max-width:575px) {
    .customer-testimonials-slider .customer-testimonials-item {
        width: calc(100% - 8px);
    }
}

/*--#======* Testimonials Section CSS Close Here *=====#--*/
/*--#======* Our Products Section CSS Start Here *=====#--*/
.eael-product-price>del {
    display: inline-flex;
}

.our-products-wrapper .cornwall-products-wrapper .eael-product-wrap .woocommerce-LoopProduct-link {
    max-height: 352px;
    height: max-content;
}

.our-products-wrapper .cornwall-products-wrapper .eael-load-more-button-wrap {
    margin-top: 70px;
}

@media (max-width:1024px) {
    .our-products-wrapper .cornwall-products-wrapper .eael-load-more-button-wrap {
        margin-top: 50px;
    }
}

@media (max-width:1024.98px) {
    .our-products-wrapper .cornwall-products-wrapper .eael-load-more-button-wrap {
        display: none;
    }

    .our-products-wrapper .cornwall-products-wrapper .eael-product-gallery .products {
        --slider-inline-gap: 12px;
        grid-template-columns: 1fr !important;
    }

    .our-products-wrapper .cornwall-products-wrapper .eael-product-gallery .products .slick-list {
        margin-inline: calc(var(--slider-inline-gap) * (-1));
        padding-right: 70px;
    }

    .our-products-wrapper .cornwall-products-wrapper .eael-product-gallery .products .slick-slide {
        padding-inline: var(--slider-inline-gap);
        height: auto;
        float: none;
    }

    .our-products-wrapper .cornwall-products-wrapper .eael-product-gallery .products .slick-track {
        display: flex;
    }

    .our-products-wrapper .cornwall-products-wrapper .eael-product-gallery .products :where(.slick-slide > div, .slick-slide div .product) {
        height: 100% !important;
    }
}

/*--#======* Our Products Section CSS Close Here *=====#--*/



/* Container CSS Here */
@media (min-width: 768px) {
    .cs-best-seller ul.products>li:last-child {
        display: none !important;
    }
}

@media (min-width: 1600px) {

    .container-xxl-1500>.e-con-inner,
    .container-xxl-1500>.elementor-element>.e-con-inner {
        max-width: 1470px;
    }
}