.all-blocks-content {
    overflow-x: hidden;
}

.page-logo {
    position: absolute;
    top: 31px;
    left: 26px;
    z-index: 9;
}
.page-logo img {
    width: 100px;
    height: 100px;
}



/*SLIDER*/
.s-slider {
    /*width: calc(100% + 30px);*/
    position: relative;
    width: 100%;
    /*margin: 0 -15px;*/
}
.s-slider-box {
    position: absolute;
    right: 0;
    top: 320px;
    background-color: rgba(24, 25, 31, 0.4);
    padding: 25px 25px 40px;
    border-radius: 4px;
    z-index: 9;
    color: #fff;
    text-align: right;
}

.s-slider-box::after {
    content: "";
    position: absolute;
    display: block;
    width: 129px;
    height: 133px;
    top: 75px;
    left: -15px;
    margin: auto;
    background-image: url("../img/mandala.png");
    background-size: contain;
}
.s-slider .splide__list {
    height: auto !important;
    background-color: #000 !important;
}

.slider-slide {
    height: 846px;
    transform: translateX(0) !important;

}
.splide__slide img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.hbc__heading-1 {
    font-size: 29px;
    line-height: 1;
    font-weight: 300;
    color: #fff;
}
.s-slider-box h1 span {
    display: block;
}
.hbc__heading-2 {
    font-size: 120px;
    line-height: 1;
    font-weight: 600;
    margin: -10px 0 -20px;
    background:  linear-gradient(270deg, #E3B407 0%, #FFEECB 81.98%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.hbc__heading-3 {
    font-size: 52px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
}
.hbc__button {
    margin-top: 20px;
}
.hbc-button  {
    display: inline-block;
    width: 100%;
    max-width: 440px;
    padding: 10px 11px;
    border-radius: 8px;
    border: 2px solid #000;
    background:  linear-gradient(270deg, #E3B407 0%, #FFEECB 81.98%);
    box-shadow: 0px 2px 30px 0px #FFF;
    color: #000;
    text-align: center;
    font-size: 28px;
    line-height: 1;
    font-style: normal;
    font-weight: 200;
    transition: box-shadow 0.2s ease;
}
.hbc__button a.hbc-button:hover {

    box-shadow: 0px 2px 30px 0px #18191F;
    text-decoration: none;
    border: 2px solid #18191F;
    color: #000;
    background:  linear-gradient(270deg, #E3B407 0%, #E3B407 81.98%);
    -webkit-text-fill-color: initial;
}



.s-slider-footer .new-footer-bottom {

    background: #050506;
}

.faq-anim-wrap {
    margin-top: -30px !important;
}

p a,
.uagb-container-inner-blocks-wrap > p a {
    color: #fff;
    background:  linear-gradient(270deg, #E3B407 0%, #FFEECB 81.98%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



@media (max-width: 1199px) {



    .faq-anim-wrap {
        margin-top: 0 !important;
    }
    .slider-slide {
        height: 811px;

    }
    .s-slider-box {
        padding: 80px 50px 80px 30px;
        top: 265px;
    }
    .s-slider-box::after {
        top: 90px;
        left: 10px;
    }
    .s-slider-footer .new-footer-col__text p {
        font-size: 14px;
        font-weight: 300;
        line-height: 17px;
        letter-spacing: 0em;
    }

    .hbc__heading-1 {
        font-size: 23px;

    }
    .hbc__heading-2 {
        font-size: 110px;
        margin: -5px 0 -10px;
    }
    .hbc__heading-3 {
        font-size: 49px;
    }
    .hbc__button {
        margin-top: 0;
    }
    .hbc-button  {
        max-width: 338px;
        font-weight: 200;
    }
}
@media (max-width: 743px) {
    .faq-anim-wrap {
        top: auto !important;
    }
    .slider-slide {
        height: 568px;

    }
    .s-slider-box {
        padding: 30px 15px 30px 10px;
        top: 200px;
    }
    .s-slider-box::after {
        width: 60px;
        height: 87px;
        top: 40px;
        left: 8px;
    }
    .hbc__heading-1 {
        font-size: 17px;

    }
    .hbc__heading-2 {
        font-size: 60px;
        margin: -5px 0 -10px;
    }
    .hbc__heading-3 {
        font-size: 27px;
    }
    .hbc__button {
        margin-top: 10px;
    }
    .hbc-button  {
        max-width: 192px;
        font-size: 17px;
        padding: 10px 11px;
        font-weight: 200;
    }
}

@media (max-width: 374px) {
    .slider-slide {

    }
    .new-footer-col-bottom--1 .new-footer-col__text {
        font-size: 10px;
    }
    .new-footer-container {
        padding: 0 10px;
    }
}

@media screen and (max-width: 768px) {
    .container {
        max-width: 744px;
    }
}

.bg-lotus {
    background-color: #0A090E;
    background-image: url("../img/lotus-big.svg");
    background-repeat: no-repeat;
    background-position: -30px 19px ;
}
.bg-lotus .s-custom-heading {
    margin-bottom: 50px;
}
.bg-elephant {
    background-color: #0A090E;
    background-image: url("../img/elephant.svg");
    background-repeat: no-repeat;
    background-position: -30px 19px ;
}
.bg-baloons {
    background-color: #0A090E;
    background-image: url("../img/ballons.svg");
    background-repeat: no-repeat;
    background-position: -30px 19px ;
}
.bg-mandala {
    background-color: #0A090E;
    background-image: url("../img/mandala-bg.svg");
    background-repeat: no-repeat;
    background-position: -210px center ;
}
.bg-events {
    background-color: #000000 !important;
    background-image: url("../img/bg-events.png");
    background-repeat: repeat-y;
    background-position: -490px top ;
    position: relative;
}
.bg-events:before {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    background-image: url("../img/bg-events.png");
    background-repeat: repeat-y;
    background-position: right -490px top ;
    z-index: 0;
    pointer-events: none;
}
@media screen and (max-width: 1199px) {
    .bg-events {
        background-size: 392px;
        background-position: -250px top ;
    }
    .bg-events:before {
        background-size: 392px;
        background-position: right -250px top ;
    }
}
@media screen and (max-width: 743px) {
    .bg-events {
        background-size: 350px;
        background-position: -270px top ;
    }
    .bg-events:before {
        background-size: 350px;
        background-position: right -270px top ;
    }
}

.all-blocks-content .wp-block-uagb-container {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.faq-heading-row {
    text-align: right;
}
.faq-heading-row .s-custom-heading {

    width: auto;
    display: inline-block;
    margin-right: 0;
    margin-left: auto;
}
.faq-heading-row .new-heading-small {
    text-align: center;
}
.faq-heading-row .new-heading-big {
    text-align: center;
    margin-top: -15px;
}

@media screen and (max-width: 743px) {
    .hide-743 {
        display: none;
    }
}

h1, h2, h3, h4, h5, p, input {
    direction: rtl;
}

.svg-icon1-fix .s-icon-svg img {
    margin-left: -13px;
}
@media screen and (max-width: 743px) {
    .svg-icon1-fix .s-icon-svg img {
        margin-left: -6px;
    }

    .page-logo {
        top: 18px;
        left: 10px;
    }
    .page-logo img {
        width: 50px;
        height: 50px;
    }

}

body.rtl .wpforms-container .wpforms-form input[type=email] {
    direction: rtl !important;
}

body.rtl .wpforms-container .wpforms-form input[type=email]:focus,
body.rtl .wpforms-container .wpforms-form input[type=email]:focus-visible {

    border-color:#FFD233 !important;
    box-shadow: none !important;
}


input[type=email]::placeholder {
    direction: rtl !important;
}

.uagb-lottie__outer-wrap {
    max-width: 100%;
}

.locationSmallModalMessage{
    display: none;
    font-size: 15px;
    font-weight: 800;
    line-height: 24px;
    text-align: center;
    color: #EA4335;
    position: relative;
    top: -15px;
}
.locationSmallModalMessage.active{
    display: block;
}
.locationSmallModalNumber.error{
    border: 1px solid #EA4335;
}

.onlyCheckout{
    display: none;
}

.select2-container--default .select2-results > .select2-results__options{
    max-height: 300px !important;
}

.select2-container--default .select2-results{
    margin-top: -35px !important;
}

.masalaModal__loaderTextBox{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.masalaModal__loaderTextDesc{
    font-size: 60px;
    font-weight: 300;
    line-height: 57px;
    text-align: center;
    color: white;
    direction: rtl;
}
.masalaModal__loaderTextError{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: right;
    margin-bottom: 30px;
    color: white;
}
.masalaModal__loaderTextThanks{
    font-size: 60px;
    font-weight: 500;
    line-height: 57px;
    text-align: center;
    margin-top: 51px;
    color: white;
}
.masalaModal__deliveryInfoTitleBox{
    margin-top: 12px;
}
.woocommerce-NoticeGroup{
    display: none;
}
.masalaModal__deliveryInfoDescBox{
    margin-top: 15px;
    padding: 0 20px;
    display: flex;
    flex-direction: column;

}
.masalaModal__deliveryInfoDescBox span{
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    text-align: center;
    color: white;
}

.masalaModal__deliveryInfoDescriptionSecond{
    margin-top: 12px;
}

@media (max-width: 743px){
    .masalaModal__loaderTextDesc{
        font-size: 33px;
        line-height: 42px;
    }
    .masalaModal__loaderTextError{

    }
    .masalaModal__loaderTextThanks{
        font-size: 45px;
        font-weight: 500;
        line-height: 57px;
        margin-top: 25px;
    }
    .masalaModal__loaderGif {
        max-width: 140px;
        margin: 0 auto 0;
    }
}