.elementor-1971 .elementor-element.elementor-element-ac5719a{--display:flex;--min-height:497px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overlay-opacity:0.5;}.elementor-1971 .elementor-element.elementor-element-ac5719a:not(.elementor-motion-effects-element-type-background), .elementor-1971 .elementor-element.elementor-element-ac5719a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://shopsakine.com/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-17-at-6.41.16-PM.jpeg");background-repeat:no-repeat;background-size:cover;}.elementor-1971 .elementor-element.elementor-element-ac5719a::before, .elementor-1971 .elementor-element.elementor-element-ac5719a > .elementor-background-video-container::before, .elementor-1971 .elementor-element.elementor-element-ac5719a > .e-con-inner > .elementor-background-video-container::before, .elementor-1971 .elementor-element.elementor-element-ac5719a > .elementor-background-slideshow::before, .elementor-1971 .elementor-element.elementor-element-ac5719a > .e-con-inner > .elementor-background-slideshow::before, .elementor-1971 .elementor-element.elementor-element-ac5719a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#00000069;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1971 .elementor-element.elementor-element-118af78 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:56px;color:#FFFFFF;}.elementor-1971 .elementor-element.elementor-element-bbdfae3 .page-heading{font-size:16px;}.elementor-1971 .elementor-element.elementor-element-bbdfae3 .woocommerce-breadcrumb{fill:#FFFFFF;color:#FFFFFF;}.elementor-1971 .elementor-element.elementor-element-bbdfae3 .page-heading .title{fill:#FFFFFF;color:#FFFFFF;}.elementor-1971 .elementor-element.elementor-element-7af28d8{--display:flex;--overflow:hidden;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-1971 .elementor-element.elementor-element-5529bef{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:767px){.elementor-1971 .elementor-element.elementor-element-ac5719a{--min-height:155px;}.elementor-1971 .elementor-element.elementor-element-ac5719a:not(.elementor-motion-effects-element-type-background), .elementor-1971 .elementor-element.elementor-element-ac5719a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-size:cover;}.elementor-1971 .elementor-element.elementor-element-118af78 .elementor-heading-title{font-size:20px;}.elementor-1971 .elementor-element.elementor-element-bbdfae3 .page-heading{font-size:12px;}.elementor-1971 .elementor-element.elementor-element-bbdfae3 .page-heading .title{font-size:12px;}}/* Start custom CSS for text-editor, class: .elementor-element-9dc9b5e *//* =========================================
   BLOG CONTENT STYLING
   Class: blog-class
========================================= */

.blog-class h1,
.blog-class h2,
.blog-class h3,
.blog-class h4 {
    color: #D8A526 !important;
    font-family: inherit;
    /*line-height: 1.25;*/
    margin-top: 28px;
    margin-bottom: 12px;
}


/* H1 */
.blog-class h1 {
    font-size: clamp(28px, 3vw, 42px);
    font-weight: 700;
    color: #D8A526 !important;
}


/* H2 */
.blog-class h2 {
    font-size: clamp(24px, 2.5vw, 34px);
    font-weight: 700;
    color: #D8A526 !important;
}


/* H3 */
.blog-class h3 {
    font-size: clamp(20px, 2vw, 28px);
    font-weight: 600;
    color: #D8A526 !important;
}


/* H4 */
.blog-class h4 {
    font-size: clamp(18px, 1.7vw, 23px);
    font-weight: 600;
    color: #D8A526 !important;
}


/* =========================================
   PARAGRAPHS
========================================= */

.blog-class p {
    font-size: 16px;
    line-height: 1.8;
    color: #555555;
    margin-top: 0;
    margin-bottom: 18px;
}


/* =========================================
   UNORDERED + ORDERED LISTS
========================================= */

.blog-class ul,
.blog-class ol {
    color: #555555;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 10px;
    margin-bottom: 22px;
    padding-left: 25px;
}


/* List items */

.blog-class li {
    margin-bottom: 8px;
}


/* List markers */

.blog-class ul li::marker,
.blog-class ol li::marker {
    color: #D8A526;
    font-weight: 700;
}


/* =========================================
   LINKS
========================================= */

.blog-class a {
    color: #D8A526;
    transition: color .25s ease;
}

.blog-class a:hover {
    color: #95684f;
}


/* =========================================
   BLOCKQUOTE
========================================= */

.blog-class blockquote {
    border-left: 4px solid #D8A526;
    margin: 30px 0;
    padding: 20px 25px;
    background: #FCF1E8;
    color: #333333;
    font-size: 17px;
    line-height: 1.7;
}


/* =========================================
   STRONG / BOLD TEXT
========================================= */

.blog-class strong {
    color: #2a2522;
    font-weight: 700;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 1024px) {

    .blog-class h1 {
        font-size: 34px;
    }

    .blog-class h2 {
        font-size: 29px;
    }

    .blog-class h3 {
        font-size: 24px;
    }

    .blog-class p,
    .blog-class ul,
    .blog-class ol {
        font-size: 15px;
        line-height: 1.75;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .blog-class h1 {
        font-size: 28px;
        line-height: 1.25;
        margin-top: 24px;
        margin-bottom: 10px;
    }

    .blog-class h2 {
        font-size: 24px;
        line-height: 1.3;
        margin-top: 22px;
        margin-bottom: 10px;
    }

    .blog-class h3 {
        font-size: 20px;
        line-height: 1.35;
        margin-top: 20px;
        margin-bottom: 8px;
    }

    .blog-class h4 {
        font-size: 18px;
    }

    .blog-class p {
        font-size: 14px;
        line-height: 1.7;
        margin-bottom: 15px;
    }

    .blog-class ul,
    .blog-class ol {
        font-size: 14px;
        line-height: 1.7;
        padding-left: 22px;
        margin-bottom: 18px;
    }

    .blog-class li {
        margin-bottom: 6px;
    }

    .blog-class blockquote {
        margin: 22px 0;
        padding: 15px 18px;
        font-size: 14px;
        line-height: 1.6;
    }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .blog-class h1 {
        font-size: 25px;
    }

    .blog-class h2 {
        font-size: 22px;
    }

    .blog-class h3 {
        font-size: 19px;
    }

    .blog-class p {
        font-size: 13.5px;
        line-height: 1.65;
    }

    .blog-class ul,
    .blog-class ol {
        font-size: 13.5px;
    }

}/* End custom CSS */