.elementor-13441 .elementor-element.elementor-element-cc525de{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-13441 .elementor-element.elementor-element-70898b6{--display:flex;}.elementor-13441 .elementor-element.elementor-element-52cf302{--display:flex;}@media(max-width:1024px){.elementor-13441 .elementor-element.elementor-element-cc525de{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-13441 .elementor-element.elementor-element-cc525de{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-13441 .elementor-element.elementor-element-70898b6{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-8c05b64 */.kalaback-order-guide p strong {
    color: #FF7A00;
    font-size: 15px;
    font-weight: 700;
}
.kalaback-order-guide {
    direction: rtl;
    font-size: 13px;
    line-height: 2;
    text-align: justify;
}

.kalaback-order-guide .kalaback-order-image {
    width: 200px !important;
    height: 200px !important;
    object-fit: cover;

    float: left !important;

    margin-top: 5px;
    margin-right: 25px;
    margin-bottom: 12px;
    margin-left: 0;

    shape-outside: circle(50%);
    shape-margin: 10px;
}

.kalaback-order-guide h3 {
    color: #FF7A00;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 10px;
}

.kalaback-order-guide p {
    font-size: 13px;
    font-weight: 400;
    line-height: 2;
    margin: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bbe4a44 *//* =========================================
   KALABACK COOPERATION
========================================= */

.kalaback-cooperation-section{

    width:100vw !important;
    max-width:100vw !important;

    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;

    margin-top:0 !important;
    margin-bottom:0 !important;

    padding:0 !important;

    display:block !important;

    overflow:hidden !important;

    box-sizing:border-box !important;

    line-height:0 !important;
    font-size:0 !important;
}


/* =========================================
   WAVE
========================================= */

.kalaback-cooperation-wave{

    width:100vw !important;
    max-width:100vw !important;

    height:85px !important;

    margin:0 !important;
    padding:0 !important;

    display:block !important;

    line-height:0 !important;
    font-size:0 !important;

    overflow:hidden !important;
}


.kalaback-cooperation-wave svg{

    display:block !important;

    width:100% !important;
    min-width:100% !important;

    height:100% !important;

    margin:0 !important;
    padding:0 !important;

    border:0 !important;

    vertical-align:top !important;
}


/* =========================================
   CONTENT
========================================= */

.kalaback-cooperation-content{

    width:100% !important;
    max-width:none !important;

    margin:0 !important;

    padding:
        40px
        20px
        45px !important;

    box-sizing:border-box !important;

    display:block !important;

    background:
        linear-gradient(
            to bottom,
            #17243A 0%,
            #1D2B43 35%,
            #263650 70%,
            #30415D 100%
        );

    line-height:normal;
}


/* =========================================
   INNER
========================================= */

.kalaback-cooperation-inner{

    width:100%;

    max-width:850px;

    margin:0 auto;

    text-align:center;

    direction:rtl;
}


/* =========================================
   LABEL
========================================= */

.kalaback-cooperation-label{

    display:inline-block;

    margin-bottom:10px;

    padding:6px 14px;

    border-radius:30px;

    background:rgba(255,122,0,.12);

    border:1px solid rgba(255,122,0,.22);

    color:#FF7A00;

    font-size:12px;

    font-weight:700;

    line-height:1.6;
}


/* =========================================
   TITLE
========================================= */

.kalaback-cooperation-inner h2{

    margin:0 0 16px;

    color:#fff;

    font-size:30px;

    line-height:1.6;

    font-weight:700;
}


/* =========================================
   TEXT
========================================= */

.kalaback-cooperation-inner p{

    max-width:780px;

    margin:0 auto 14px;

    color:rgba(255,255,255,.80);

    font-size:15px;

    line-height:2.1;
}


/* =========================================
   BUTTON
========================================= */

.kalaback-cooperation-actions{

    margin-top:24px;
}


.kalaback-cooperation-button{

    display:inline-flex;

    align-items:center;
    justify-content:center;

    min-width:145px;

    height:48px;

    padding:0 24px;

    box-sizing:border-box;

    border-radius:11px;

    background:#FF7A00 !important;

    color:#fff !important;

    text-decoration:none !important;

    font-family:inherit;

    font-size:14px;

    font-weight:700;

    transition:
        background .25s ease,
        transform .25s ease,
        box-shadow .25s ease;
}


.kalaback-cooperation-button:hover{

    background:#e86d00 !important;

    color:#fff !important;

    transform:translateY(-2px);

    box-shadow:
        0 8px 20px rgba(255,122,0,.20);
}


/* =========================================
   MOBILE
========================================= */

@media(max-width:767px){

    .kalaback-cooperation-wave{

        height:60px !important;
    }


    .kalaback-cooperation-content{

        padding:
            28px
            15px
            35px !important;
    }


    .kalaback-cooperation-label{

        font-size:11px;

        margin-bottom:8px;
    }


    .kalaback-cooperation-inner h2{

        font-size:24px;

        margin-bottom:12px;
    }


    .kalaback-cooperation-inner p{

        font-size:13px;

        line-height:2;

        margin-bottom:11px;
    }


    .kalaback-cooperation-actions{

        margin-top:18px;
    }


    .kalaback-cooperation-button{

        width:100%;

        height:48px;
    }

}
/* =========================================
   COOPERATION - FOOTER GAP FIX
========================================= */

body:has(.kalaback-cooperation-section)
.wd-page-content.main-page-wrapper,
body:has(.kalaback-cooperation-section)
#main-content,
body:has(.kalaback-cooperation-section)
.wd-content-area,
body:has(.kalaback-cooperation-section)
article.entry-content,
body:has(.kalaback-cooperation-section)
.elementor{

    margin-bottom:0 !important;
    padding-bottom:0 !important;
}


body:has(.kalaback-cooperation-section)
.elementor-widget-html:has(.kalaback-cooperation-section){

    width:100% !important;
    max-width:none !important;

    margin-bottom:0 !important;
    padding-bottom:0 !important;
}


body:has(.kalaback-cooperation-section)
.elementor-widget-html:has(.kalaback-cooperation-section)
.elementor-widget-container{

    width:100% !important;

    margin:0 !important;
    padding:0 !important;
}


body:has(.kalaback-cooperation-section)
.e-con:has(.kalaback-cooperation-section){

    width:100% !important;
    max-width:none !important;

    margin-bottom:0 !important;
    padding-bottom:0 !important;

    min-height:0 !important;
    gap:0 !important;
}


body:has(.kalaback-cooperation-section)
.e-con:has(.kalaback-cooperation-section)
> .e-con-inner{

    width:100% !important;
    max-width:none !important;

    margin:0 !important;
    padding-bottom:0 !important;

    min-height:0 !important;
    gap:0 !important;
}


.kalaback-cooperation-wave
+ .kalaback-cooperation-content{

    margin-top:-1px !important;
}


body:has(.kalaback-cooperation-section) footer,
body:has(.kalaback-cooperation-section) .wd-footer,
body:has(.kalaback-cooperation-section) .footer-container{

    margin-top:0 !important;
}


.kalaback-cooperation-content{

    margin-bottom:0 !important;

    padding-bottom:45px !important;
}


@media(max-width:767px){

    .kalaback-cooperation-content{

        padding-bottom:35px !important;
    }

}/* End custom CSS */