/*
Theme Name: Winkoo
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* ==================== Common Style Start ==================== */
:focus,
:focus-visible,
:focus-within {
    outline: none !important;
}

.common-details>*:last-child {
    margin-bottom: 0 !important;
}

.common-details h1,
.common-details h2,
.common-details h3,
.common-details h4,
.common-details h5,
.common-details h6 {
    margin-bottom: 20px;
    margin-top: 0;
}

.common-details ul,
.common-details ol {
    margin-bottom: 20px;
}

.common-details ul li:not(:last-child),
.common-details ol li:not(:last-child) {
    margin-bottom: 15px;
}

.elementor-icon-wrapper {
    display: flex;
}

.dialog-close-button svg:focus-visible,
.dialog-close-button svg:focus,
.dialog-close-button:focus-visible,
.dialog-close-button:focus {
    outline: none !important;
}

.common-details strong,
.common-details b {
    color: #000000 !important;
}

/* ==================== Common Style End ==================== */

/* ==================== Typography Start ==================== */
.common-details h1 {
    font-size: 46px;
    font-weight: 700;
    line-height: 120%;
}

.common-details h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
}

.common-details h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 120%;
}

.common-details h4 {
    font-size: 26px;
    font-weight: 500;
    line-height: 120%;
}

.common-details h5 {
    font-size: 26px;
    font-weight: 500;
    line-height: 120%;
}

.common-details h6 {
    font-size: 24px;
    font-weight: 500;
    line-height: 145.455%;
}

.common-details .alignnone,
.common-details .alignleft,
.common-details .alignright,
.common-details .aligncenter {
    height: 380px !important;
    object-fit: cover !important;
}

.common-details .alignnone {
    float: none;
    margin: 20px;
}

.common-details .alignleft {
    float: left;
    margin: 20px 20px 20px 0;
}

.common-details .alignright {
    float: right;
    margin: 20px 0 20px 20px;
}

.common-details .aligncenter {
    float: none;
    display: block;
    margin: 20px auto;
}

.common-details blockquote {
    padding-left: 30px;
    border-left: 5px solid #000000;
    margin-bottom: 20px;
}

.common-details blockquote * {
    font-size: 150%;
    line-height: 180%;
}

/* .cmn-title .elementor-heading-title span {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: italic;
    text-transform: lowercase;
} */

/* ==================== Typography End ==================== */

/* ==================== Header Start ==================== */
.account-icon .elementor-icon-wrapper .elementor-icon:hover svg path {
    fill: #C86A4A !important;
}

.account-icon .elementor-icon-wrapper .elementor-icon {
    border-color: #C86A4A !important;
}

.h-menu ul li a,
.f-menu ul li a {
    display: inline-flex !important;
}

/* ==================== Header End ==================== */

/* ==================== Home Start ==================== */
.bnr-gradient-style {
    position: relative;
}

.bnr-gradient-style::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 220px;
    background: linear-gradient(180deg, rgba(255, 222, 207, 1) 0%, rgba(255, 222, 207, 0) 100%);
    pointer-events: none;
    z-index: 1;
}

.built-beauty-details-block {
    cursor: pointer;
    transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -ms-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
}

.built-beauty-details-block .built-beauty-details-inner .built-beauty-details-title .elementor-heading-title {
    transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -ms-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
}

.built-beauty-details-block:hover .built-beauty-details-inner .built-beauty-details-title .elementor-heading-title {
    color: #C86A4A;
}

.signature-vases::before {
    top: unset !important;
    bottom: 0 !important;
    height: 172px !important;
}

.our-range-carousel .elementor-swiper-button:hover svg path {
    fill: #C86A4A !important;
}

/* ==================== Home End ==================== */

/* ==================== Responsive Style Start ==================== */
@media (min-width: 1367px) and (max-width: 1500px) {
    .product-item-inner-block {
        padding-top: 380px !important;
    }
}

@media (max-width: 1366px) {
    .common-details h1 {
        font-size: 44px;
    }

    .common-details h2 {
        font-size: 38px;
    }

    .common-details h3 {
        font-size: 28px;
    }

    .common-details h4 {
        font-size: 26px;
    }

    .common-details h5 {
        font-size: 24px;
    }

    .common-details h6 {
        font-size: 22px;
    }

    .bnr-gradient-style::after {
        height: 180px;
    }
}

@media (max-width: 1200px) {
    .common-details h1 {
        font-size: 42px;
    }

    .common-details h2 {
        font-size: 36px;
    }

    .common-details h1,
    .common-details h2,
    .common-details h3,
    .common-details h4,
    .common-details h5,
    .common-details h6,
    .common-details ul,
    .common-details ol {
        margin-bottom: 15px;
    }

    .common-details ul li,
    .common-details ol li {
        margin-bottom: 10px;
    }

    .signature-vases::before,
    .bnr-gradient-style::after {
        height: 160px !important;
    }
}

@media (max-width: 1024px) {
    .common-details h1 {
        font-size: 40px;
    }

    .common-details h2 {
        font-size: 34px;
    }

    .common-details h3 {
        font-size: 26px;
    }

    .common-details h4 {
        font-size: 24px;
    }

    .common-details h5 {
        font-size: 22px;
    }

    .common-details h6 {
        font-size: 20px;
    }

    .h-menu ul {
        text-align: center;
    }

    .signature-vases::before {
        height: 172px !important;
    }

    .bnr-gradient-style::after {
        height: 140px;
    }
}

@media (max-width: 880px) {
    .common-details h1 {
        font-size: 36px;
    }

    .common-details h2 {
        font-size: 20px;
    }

    .bnr-gradient-style::after {
        height: 120px;
    }
}

@media (max-width: 767px) {
    .common-details h1 {
        font-size: 32px;
    }

    .common-details h2 {
        font-size: 26px;
    }

    .common-details h3 {
        font-size: 24px;
    }

    .account-icon .elementor-icon-wrapper .elementor-icon,
    .cart-icon .elementor-menu-cart__toggle_button {
        padding: 6px !important;
    }

    .f-menu ul {
        text-align: center;
    }

    .policy-pages .elementor-icon-list-items {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 10px !important;
    }

    .bnr-gradient-style::after {
        height: 100px;
    }
}

@media (max-width: 575px) {

    .common-details .alignnone,
    .common-details .alignleft,
    .common-details .alignright,
    .common-details .aligncenter {
        float: none !important;
        display: block !important;
        margin: 20px auto !important;
        height: 320px !important;
    }

    .common-width-100 {
        width: 100% !important;
    }

    .our-product-grid .elementor-loop-container,
    .common-grid-block {
        display: flex !important;
        flex-direction: column !important;
    }
}

/* ==================== Responsive Style End ==================== */