.elementor-483 .elementor-element.elementor-element-946a598{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-483 .elementor-element.elementor-element-e5f9c59{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-483 .elementor-element.elementor-element-fffcdd2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-483 .elementor-element.elementor-element-fb466e3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-483 .elementor-element.elementor-element-ec7a2f6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-483 .elementor-element.elementor-element-2ed0c58 .wd-products-with-bg, .elementor-483 .elementor-element.elementor-element-2ed0c58 .wd-products-with-bg :is(.wd-product,.wd-cat){--wd-prod-bg:#FFFFFF;--wd-bordered-bg:#FFFFFF;}@media(max-width:767px){.elementor-483 .elementor-element.elementor-element-e5f9c59{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-483 .elementor-element.elementor-element-fb466e3{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-483 .elementor-element.elementor-element-ec7a2f6{--width:100%;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-483 .elementor-element.elementor-element-97850f9{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;}.elementor-483 .elementor-element.elementor-element-c8facc6{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;}}@media(min-width:768px){.elementor-483 .elementor-element.elementor-element-fffcdd2{--width:25%;}.elementor-483 .elementor-element.elementor-element-fb466e3{--width:75%;}}@media(max-width:1024px) and (min-width:768px){.elementor-483 .elementor-element.elementor-element-fb466e3{--width:100%;}}/* Start custom CSS for sidebar, class: .elementor-element-26e88d3 */.ks-shop-tools-row{
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 26px;
}

.ks-sort{
    direction: rtl;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
    border: 1px solid #e4eaf2;
    border-radius: 15px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 10px 26px rgba(11,35,68,.045);
}

.ks-sort a{
    min-height: 48px;
    padding: 0 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #0b2344;
    font-size: 13.5px;
    font-weight: 900;
    text-decoration: none !important;
    border-left: 1px solid #e4eaf2;
    transition: .2s ease;
}

.ks-sort a:last-child{
    border-left: 0;
}

.ks-sort a:hover,
.ks-sort a.active{
    background: #ffb400;
    color: #0b2344 !important;
}

.ks-count{
    direction: rtl;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 18px;
    border: 1px solid #e4eaf2;
    border-radius: 15px;
    background: #fff;
    color: #51667f;
    font-size: 13.5px;
    font-weight: 850;
    box-shadow: 0 10px 26px rgba(11,35,68,.045);
}


/* Desktop Sidebar */
.ks-shop-sidebar-wrap{
    direction: rtl;
}

.ks-shop-sidebar-wrap .elementor-widget-sidebar{
    width: 100%;
}

.ks-shop-sidebar-wrap .wd-widget,
.ks-shop-sidebar-wrap .widget,
.ks-shop-sidebar-wrap .sidebar-widget,
.ks-shop-sidebar-wrap .filter-widget{
    background: #fff;
    border: 1px solid #e6ecf4;
    border-radius: 18px;
    padding: 22px;
    margin-bottom: 18px;
    box-shadow: 0 12px 32px rgba(11,35,68,.055);
}

.ks-shop-sidebar-wrap .widget-title{
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 14px;
    color: #0b2344;
    font-size: 17px;
    font-weight: 950;
    line-height: 1.6;
}

.ks-shop-sidebar-wrap .widget-title::after{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 42px;
    height: 2px;
    border-radius: 99px;
    background: #ffb400;
}

.ks-shop-sidebar-wrap ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.ks-shop-sidebar-wrap li{
    margin: 0;
    padding: 11px 0;
    border-bottom: 1px solid #eef2f7;
}

.ks-shop-sidebar-wrap li:last-child{
    border-bottom: 0;
}

.ks-shop-sidebar-wrap a{
    position: relative;
    color: #425a75;
    font-size: 14px;
    font-weight: 850;
    line-height: 1.8;
    text-decoration: none !important;
    transition: .2s ease;
}

.ks-shop-sidebar-wrap a:hover{
    color: #f5a800 !important;
}


/* Checkbox / Active Desktop */
.ks-shop-sidebar-wrap .wd-checkboxes-on li a::before,
.ks-shop-sidebar-wrap .product-categories li a::before,
.ks-shop-sidebar-wrap .woodmart-price-filter li a::before{
    display: none !important;
    content: none !important;
}

.ks-shop-sidebar-wrap .wd-checkboxes-on li a,
.ks-shop-sidebar-wrap .product-categories li a{
    display: block !important;
    padding-left: 32px;
}

.ks-shop-sidebar-wrap .wd-checkboxes-on li a::after,
.ks-shop-sidebar-wrap .product-categories li a::after{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 17px;
    height: 17px;
    transform: translateY(-50%);
    border: 1px solid #dce4ee;
    border-radius: 6px;
    background: #fff;
}

.ks-shop-sidebar-wrap li.ks-filter-active-li > a,
.ks-shop-sidebar-wrap a.ks-filter-active,
.ks-shop-sidebar-wrap a.current-state{
    color: #0b2344 !important;
    font-weight: 950;
}

.ks-shop-sidebar-wrap li.ks-filter-active-li > a::after,
.ks-shop-sidebar-wrap a.ks-filter-active::after,
.ks-shop-sidebar-wrap a.current-state::after,
.ks-shop-sidebar-wrap li.wd-active > a::after,
.ks-shop-sidebar-wrap li.chosen > a::after,
.ks-shop-sidebar-wrap li.current-cat > a::after{
    background: #ffb400;
    border-color: #ffb400;
    box-shadow: inset 0 0 0 4px #fff;
}

.ks-shop-sidebar-wrap li.ks-filter-active-li{
    background: #fffaf0;
    margin-right: -10px;
    margin-left: -10px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 12px;
}

.ks-shop-sidebar-wrap .woocommerce-Price-amount{
    color: #0b2344;
    font-weight: 900;
}

.ks-shop-sidebar-wrap .woodmart-price-filter a{
    display: block;
}


/* Desktop Only: from 1025px */
@media(min-width: 1025px){

    .ks-shop-sidebar-wrap{
        position: sticky;
        top: 20px;
    }

    .ks-mobile-action-bar,
    .ks-mobile-filter-panel,
    .ks-mobile-sort-panel{
        display: none !important;
    }
}


/* Mobile + Tablet Base: up to 1024px */
@media(max-width: 1024px){

    body.ks-panel-opened{
        overflow: hidden;
    }

    .ks-shop-sidebar-wrap{
        display: none !important;
    }

    .ks-shop-tools-row{
        display: grid;
        grid-template-columns: 1fr;
        gap: 12px;
        margin-bottom: 22px;
    }

    .ks-count{
        width: 100%;
        min-height: 44px;
        justify-content: center;
        font-size: 13px;
    }

    .ks-sort:not(.ks-sort-mobile-clone){
        display: none !important;
    }

    .ks-mobile-action-bar{
        position: fixed;
        right: 14px;
        left: 14px;
        bottom: 14px;
        z-index: 99998;
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        background: transparent !important;
    }

    .ks-mobile-action-bar button{
        height: 50px;
        border: 0 !important;
        border-radius: 16px;
        font-size: 14px;
        font-weight: 950;
        cursor: pointer;
        box-shadow: 0 12px 28px rgba(11,35,68,.16);
    }

    .ks-mobile-filter-open{
        background: #ffb400 !important;
        color: #0b2344 !important;
    }

    .ks-mobile-sort-open{
        background: #0b2344 !important;
        color: #fff !important;
    }

    .ks-mobile-filter-open.has-active-filter{
        position: relative;
        background: #ffb400 !important;
        color: #0b2344 !important;
    }

    .ks-mobile-filter-open.has-active-filter::after{
        content: "";
        position: absolute;
        top: 10px;
        right: 14px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #0b2344;
    }
}


/* Mobile + Tablet Panels */
@media(max-width: 1024px){

    .ks-mobile-filter-panel,
    .ks-mobile-sort-panel{
        position: fixed;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 100000;
        padding: 0 14px 14px;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(100%);
        transition: .25s ease;
    }

    .ks-mobile-filter-panel.is-open,
    .ks-mobile-sort-panel.is-open{
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0);
    }

    .ks-mobile-filter-panel::before,
    .ks-mobile-sort-panel::before{
        display: none !important;
        content: none !important;
    }

    .ks-mobile-panel-head{
        direction: rtl;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        background: #fff;
        border-radius: 22px 22px 0 0;
        padding: 17px 20px;
        border-bottom: 1px solid #edf2f7;
        box-shadow: 0 -10px 28px rgba(11,35,68,.12);
    }

    .ks-mobile-panel-head strong{
        color: #0b2344;
        font-size: 18px;
        font-weight: 950;
        line-height: 1.4;
    }

    .ks-mobile-panel-head button{
        height: 38px;
        padding: 0 18px;
        border: 0;
        border-radius: 999px;
        background: #eef3f9;
        color: #0b2344;
        font-size: 13px;
        font-weight: 950;
        cursor: pointer;
    }

    .ks-mobile-filter-content,
    .ks-mobile-sort-content{
        direction: rtl;
        max-height: 72vh;
        overflow: auto;
        background: #fff;
        border-radius: 0 0 22px 22px;
        padding: 14px;
        box-shadow: 0 14px 34px rgba(11,35,68,.16);
    }
}


/* Mobile + Tablet Filter Accordion */
@media(max-width: 1024px){

    .ks-mobile-filter-content .wd-widget,
    .ks-mobile-filter-content .widget,
    .ks-mobile-filter-content .filter-widget{
        padding: 0;
        margin-bottom: 14px;
        overflow: hidden;
        border: 1px solid #e6ecf4;
        border-radius: 18px;
        background: #fff;
        box-shadow: none;
    }

    .ks-mobile-filter-content .widget-title{
        position: relative;
        cursor: pointer;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 8px;
        min-height: 60px;
        margin: 0 !important;
        padding: 18px 20px 18px 58px !important;
        color: #0b2344;
        font-size: 17px;
        font-weight: 950;
        line-height: 1.4 !important;
    }

    .ks-mobile-filter-content .widget-title::after{
        content: "";
        position: absolute;
        right: 20px;
        bottom: 10px;
        width: 38px;
        height: 2px;
        border-radius: 99px;
    }

    .ks-mobile-filter-content .widget-title::before{
        content: "";
        position: absolute;
        left: 18px;
        top: 50%;
        width: 30px;
        height: 30px;
        transform: translateY(-50%);
        border-radius: 50%;
        background:
            linear-gradient(#0b2344, #0b2344) center / 12px 2px no-repeat,
            linear-gradient(#0b2344, #0b2344) center / 2px 12px no-repeat,
            #f3f6fa;
    }

    .ks-mobile-filter-content .ks-widget-open .widget-title::before{
        background:
            linear-gradient(#0b2344, #0b2344) center / 12px 2px no-repeat,
            #ffb400;
    }

    .ks-mobile-filter-content .ks-mobile-collapsed:not(.ks-widget-open) > :not(.widget-title){
        display: none !important;
    }

    .ks-mobile-filter-content .ks-widget-open > :not(.widget-title){
        padding: 0 20px 18px;
    }

    .ks-widget-active-badge{
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 22px;
        padding: 0 9px;
        border-radius: 999px;
        background: #ffb400;
        color: #0b2344;
        font-size: 11px;
        font-weight: 950;
        margin-right: 8px;
    }

    .ks-mobile-filter-content ul{
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .ks-mobile-filter-content li{
        margin: 0;
        padding: 11px 0;
        border-bottom: 1px solid #eef2f7;
    }


    .ks-mobile-filter-content a{
        position: relative;
        color: #425a75;
        font-size: 14px;
        font-weight: 850;
        line-height: 1.8;
        text-decoration: none !important;
    }

    .ks-mobile-filter-content .wd-scroll,
    .ks-mobile-filter-content .wd-scroll-content{
        max-height: none !important;
        overflow: visible !important;
    }
}


/* Mobile + Tablet Filter Active */
@media(max-width: 1024px){

    .ks-mobile-filter-content .wd-checkboxes-on li a::before,
    .ks-mobile-filter-content .product-categories li a::before,
    .ks-mobile-filter-content .woodmart-price-filter li a::before{
        display: none !important;
        content: none !important;
    }

    .ks-mobile-filter-content .wd-checkboxes-on li a,
    .ks-mobile-filter-content .product-categories li a{
        display: block !important;
        padding-left: 32px;
    }

    .ks-mobile-filter-content .wd-checkboxes-on li a::after,
    .ks-mobile-filter-content .product-categories li a::after{
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        width: 17px;
        height: 17px;
        transform: translateY(-50%);
        border: 1px solid #dce4ee;
        border-radius: 6px;
        background: #fff;
    }

    .ks-mobile-filter-content .ks-filter-active-li,
    .ks-mobile-filter-content li.wd-active,
    .ks-mobile-filter-content li.chosen,
    .ks-mobile-filter-content li.current-cat{
        background: #fff6d8 !important;
        border-radius: 12px;
        padding-right: 12px !important;
        padding-left: 12px !important;
        border-bottom-color: transparent !important;
    }

    .ks-mobile-filter-content a.ks-filter-active,
    .ks-mobile-filter-content .current-state,
    .ks-mobile-filter-content li.wd-active > a,
    .ks-mobile-filter-content li.chosen > a,
    .ks-mobile-filter-content li.current-cat > a{
        color: #0b2344 !important;
        font-weight: 950 !important;
    }

    .ks-mobile-filter-content a.ks-filter-active::after,
    .ks-mobile-filter-content .current-state::after,
    .ks-mobile-filter-content li.wd-active > a::after,
    .ks-mobile-filter-content li.chosen > a::after,
    .ks-mobile-filter-content li.current-cat > a::after{
        background: #ffb400 !important;
        border-color: #ffb400 !important;
        box-shadow: inset 0 0 0 4px #fff;
    }

    .ks-mobile-filter-content .woocommerce-Price-amount{
        color: #0b2344;
        font-weight: 900;
    }
}


/* Mobile + Tablet Sort Panel */
@media(max-width: 1024px){

    .ks-sort-mobile-clone{
        width: 100%;
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px !important;
        padding: 2px !important;
        border: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        overflow: visible !important;
    }

    .ks-sort-mobile-clone a{
        min-height: 52px;
        margin: 0 !important;
        padding: 0 10px;
        border: 1px solid #e5ebf3 !important;
        border-radius: 16px !important;
        background: #fff;
        color: #0b2344 !important;
        font-size: 14px;
        font-weight: 950;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none !important;
    }

    .ks-sort-mobile-clone a.active,
    .ks-sort-mobile-clone a:hover{
        background: #ffb400 !important;
        border-color: #ffb400 !important;
        color: #0b2344 !important;
    }
}


/* Small Mobile */
@media(max-width: 480px){

    .ks-mobile-action-bar{
        right: 12px;
        left: 12px;
        bottom: 12px;
        gap: 8px;
    }

    .ks-mobile-action-bar button{
        height: 48px;
        font-size: 13px;
        border-radius: 14px;
    }

    .ks-mobile-filter-panel,
    .ks-mobile-sort-panel{
        padding: 0 12px 12px;
    }

    .ks-mobile-panel-head{
        padding: 16px 18px;
    }

    .ks-mobile-panel-head strong{
        font-size: 17px;
    }

    .ks-sort-mobile-clone{
        gap: 10px !important;
    }

    .ks-sort-mobile-clone a{
        min-height: 50px;
        font-size: 13.5px;
    }
}/* End custom CSS */
/* Start custom CSS for wd_archive_products, class: .elementor-element-2ed0c58 */.star-rating {
    display: none;
}


    .ks-mobile-action-bar {
        z-index: 5 !important;
    }


/* =========================
   Product Card Button Style
========================= */

.wd-product .wd-add-btn{
    width: 100%;
    margin-top: 12px;
    display: flex !important;
    justify-content: center !important;
}

.wd-product .wd-add-btn a.button,
.wd-product .wd-add-btn .add-to-cart-loop{
    width: 100%;
    min-height: 44px;
    padding: 0 16px !important;
    border: none !important;
    border-radius: 12px !important;
    background: #ffb400 !important;
    color: #0b2344 !important;
    box-shadow: none !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px;

    font-size: 14px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    transition: .22s ease;
}

.wd-product .wd-add-btn a.button:hover,
.wd-product .wd-add-btn .add-to-cart-loop:hover{
    background: #0b2344 !important;
    color: #fff !important;
    transform: translateY(-1px);
}

.wd-product .wd-add-btn .wd-action-icon{
    display: none !important;
}

.wd-product .wd-add-btn .wd-action-text{
    color: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
}

/* Mobile */
@media(max-width: 768px){

    .wd-product .wd-add-btn{
        margin-top: 9px;
    }

    .wd-product .wd-add-btn a.button,
    .wd-product .wd-add-btn .add-to-cart-loop{
        min-height: 38px;
        border-radius: 10px !important;
        font-size: 12.5px !important;
        padding: 0 10px !important;
    }
}/* End custom CSS */
/* Start custom CSS */.ks-header{
    direction: rtl;
    position: relative;
    width: 100%;
    min-height: 185px;
    padding: 34px 42px;
    border-radius: 22px;
    overflow: hidden;
    background:
        radial-gradient(circle at 12% 40%, rgba(255,184,22,.22), transparent 34%),
        linear-gradient(135deg, #071b33 0%, #102f57 58%, #07182d 100%);
    box-shadow: 0 18px 45px rgba(7,24,45,.14);
}

.ks-header::before{
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(7,24,45,.88), rgba(7,24,45,.55)),
        var(--ks-header-image, none);
    background-size: cover;
    background-position: center;
    opacity: .95;
    z-index: 0;
}

.ks-header > *{
    position: relative;
    z-index: 1;
}

.ks-breadcrumb{
    display: flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 14px;
    color: rgba(255,255,255,.78);
    font-size: 13px;
    font-weight: 700;
}

.ks-breadcrumb a{
    color: #fff !important;
    text-decoration: none !important;
}

.ks-breadcrumb span{
    color: rgba(255,255,255,.75);
}

.ks-breadcrumb span:nth-child(2){
    color: #ffb400;
}

.ks-header h1{
    margin: 0 0 10px;
    color: #fff;
    font-size: 36px;
    font-weight: 950;
    line-height: 1.35;
}

.ks-header p{
    margin: 0;
    color: rgba(255,255,255,.86);
    font-size: 15px;
    font-weight: 500;
    line-height: 2;
}

/* Sort */
.ks-sort{
    direction: rtl;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
    padding: 0;
    border: 1px solid #e4eaf2;
    border-radius: 15px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 10px 26px rgba(11,35,68,.045);
}

.ks-sort a{
    min-height: 48px;
    padding: 0 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #0b2344;
    font-size: 13.5px;
    font-weight: 900;
    text-decoration: none !important;
    border-left: 1px solid #e4eaf2;
    transition: .2s ease;
}

.ks-sort a:last-child{
    border-left: 0;
}

.ks-sort a:hover,
.ks-sort a.active{
    background: #ffb400;
    color: #0b2344 !important;
}

/* Count */
.ks-count{
    direction: rtl;
    display: inline-flex;
    align-items: center;
    min-height: 48px;
    padding: 0 18px;
    border: 1px solid #e4eaf2;
    border-radius: 15px;
    background: #fff;
    color: #51667f;
    font-size: 13.5px;
    font-weight: 800;
    box-shadow: 0 10px 26px rgba(11,35,68,.045);
}

/* Elementor spacing helper */
.ks-shop-tools-row{
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 26px;
}

/* Mobile */
@media(max-width: 768px){

    .ks-header{
        min-height: 145px;
        padding: 24px 22px;
        margin-bottom: 24px;
        border-radius: 18px;
    }

    .ks-header h1{
        font-size: 27px;
    }

    .ks-header p{
        font-size: 13.5px;
        line-height: 1.9;
    }

    .ks-breadcrumb{
        font-size: 12px;
        margin-bottom: 10px;
    }

    .ks-shop-tools-row{
        display: block;
    }

    .ks-sort{
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        margin-bottom: 12px;
    }

    .ks-sort a{
        min-width: 105px;
        min-height: 44px;
        padding: 0 14px;
        font-size: 12.5px;
        white-space: nowrap;
    }

    .ks-count{
        width: 100%;
        justify-content: center;
        min-height: 42px;
        font-size: 12.5px;
    }
}/* End custom CSS */