/*
 Theme Name:   Astra Child
 Theme URI:    https://example.com/astra-child
 Description:  A child theme for the Astra WordPress theme.
 Author:       Your Name
 Author URI:   https://example.com
 Template:     astra
 Version:      1.0.0
 Text Domain:  astra-child
*/


.inverted-hero-section{
	aspect-ratio: 1200 / 600; 
  background-color: black; 
  mask-image: url("http://xbot.cafe/wp-content/uploads/2024/10/video-mask.svg");
  -webkit-mask-image: url("http://xbot.cafe/wp-content/uploads/2024/10/video-mask.svg");
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  /* mask-size: contain; */
  /* -webkit-mask-size: contain; */
}

div#inverted-section {
    margin-top: -102px;
}
.heading-contact:before {
    content: "";
    width: 550px;
    height: 350px;
    background: #FEE0FF;
    position: absolute;
    top: -97px;
    left: 2%;
    filter: blur(96px);
    z-index: -1;
}
div#insta-feed:before {
    content: "";
    width: 32%;
    height: 100%;
    /* background: red; */
    background-image: url('http://xbot.cafe/wp-content/uploads/2024/10/dragon-insta.png');
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: -230px;
    z-index: -1;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
 
    padding: .5rem 3rem;
    transition: all .3s;
    height: 60px !important;
}
.e-n-tabs-heading button {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
}

div#story-slides .swiper-slide{
	border-radius: 50px;
}
div#story-left-col:before {
    content: "";
    width: 100%;
    height: 400px;
    background: #fee0ffd4;
    filter: blur(96px);
    position: absolute;
    left: -45px;
    z-index: -1;
}
div#place-info {
    position: absolute;
    bottom: 0;
}
.location-image:before {
    content: "";
    width: 100%;
    height: 63%;
    opacity: 1;
    background: linear-gradient(180deg, rgba(151, 71, 255, 0) 0%, #5B2B99 100%);
    position: absolute;
    left: 0;
    border-radius: 0 0 50px 50px;
    bottom: 0;
}
div.certification-section:after {
    content: "";
    width: 30%;
    height: 100%;
    /* background: red; */
    background-image: url(https://xbot.cafe/wp-content/uploads/2024/10/Mask-group.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    transition: 2s;
}
div.certification-section.active:after{
    opacity: 1;
    transition: 2s;
}
div#certification-text-col:after {
    content: "";
    width: 80%;
    height: 400px;
    background: #fee0ffd4;
    filter: blur(96px);
    position: absolute;
    right: 100px;
    z-index: -1;
}
div#certification-text-col:after {
    content: "";
    width: 37%;
    height: 380px;
    background: #fee0ffd4;
    filter: blur(96px);
    position: absolute;
    right: 43%;
    z-index: -1;
}

#hero-button span.elementor-button-icon {
    width: 70px;
    background: #9546fb;
    height: 70px;
    border-radius: 100px;
    padding: 23px;
    /* display: flex; */
    /* align-items: center; */
}
#hero-button span.elementor-button-text {
    text-align: left;
    max-width: 400px;
}
.coffe-image:after {
content: "";
width: 150px;
height: 150px;
background: #9747ff;
position: absolute;
filter: blur(70px);
left: 34px;
bottom: 20px;
z-index: -1;
}

.coffe-image:before {
    content: "";
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 49%;
    z-index: -1;
}
.e-n-tabs-heading button {
    max-width: 170px;
}

button#e-n-tab-title-80343677 {
    max-width: 223px;
}
.coffee-deatil-expresso:after {
    content: "";
    width: 300px;
    height: 300px;
    background: red;
    position: absolute;
    background: #fee0ffab;
    filter: blur(96px);
    z-index: -1;
    right: -67px;
}
div#footer-main-section:after {
    content: "";
    width: 100%;
    height: 100%;
    opacity: 1;
    background: rgba(46, 42, 110, 0.2);
    filter: blur(100px);
    position: absolute;
    left: 0;
    z-index: -1;
}
div#coffee-beans img {
    transition: .5s;
}
div#coffee-beans:hover img {
    transform: scale(1.4);

}
.coffee-deatil:after {
    content: "";
    width: 420px;
    height: 420px;
    position: absolute;
    background: #fee0ffab;
    filter: blur(109px);
    z-index: 0;
    left: -144px;
    top: -39px;
}
.flip-image-youtube {
    width: 100%;
    opacity: 0;
    transition: .5s;
}

.youtube-thumbnail:hover .flip-image-youtube {
    opacity: 1;
    transition: .5s;
}
div#hero-ander-section:before {
    left: -30px;
    content: "";
    width: 50%;
    height: 400px;
    background: #b5c2e5;
    filter: blur(20px);
    position: absolute;
    top: -18px;
    /* z-index: -1; */
}
#robot-hand-animation{
/*     position: absolute; */
    right: 0px;
    bottom: 0;

}
html,
body.home.page-template {
    overflow-x: hidden;
}
dotlottie-player#robot-hand-animation {
    width: 100%;
    height: 100%;
    max-width: 900px;
}
#color-heading{

    background: linear-gradient(180deg, #7308FF 41%, #B5C2E5 105%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;

}
.rotate-slider-wrapper:before {
    content: "";
    width: 600px;
    height: 600px;
    background: #fee0ffab;
    position: absolute;
    filter: blur(100px);
    top: -10%;
    left: 23%;
}
.animated-coffee-range .elementor-column {
    opacity: 0;
}
.animated-coffee-range{
	overflow:hidden;
}
.elementor-185 .elementor-element.elementor-element-c99cdb5 {
    z-index: 999;
}
.elementor-element.elementor-element-f899c00.elementor-widget.elementor-widget-text-editor {
    z-index: 99;
}
.info li {
    font-size: 12px;
    line-height: 8px;
}
#feedback-form input {
    max-width: 488px !important;
    padding: 6px 45px !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    color: white !important;
}
dotlottie-player#coffee-bean-animation {
    width: 350px;
    /* max-width: 500px; */
}
.item-wrap.active .item .info {
    display: block;
    color: #000;
    position: absolute;
    right: -160px !important;
    top: 38%;
    transform: scale(0.6);
    opacity: 1;
    transition: opacity 2s;
}

.item-wrap.d.active .item .info {
  right: -117px !important;;
   
}
.item-wrap.c.active .item .info {
    right: -151px !important;;
     
  }
.elementor-309 .elementor-element.elementor-element-e87b6d1 img {
    max-width: 198px;
    margin-left: 30px;
}
span.large-text {
    font-size: 114px;
    line-height: 111px;
}

.slider-wrapper .inner-wrapper .slider-holder .slide-name{
    font-family: 'Nasalization';
}


@media (max-width: 1082px) and (min-width: 981px) {
    div#inverted-section {
        margin-top: -70px;
        
    }

}

@media (max-width: 980px) and (min-width: 768px) {
    div#inverted-section {
        margin-top: -64px;
     
    }
    #hero-button span.elementor-button-icon {
        width: 98px;
        height: 40px;
        padding: unset;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .elementor-185 .elementor-element.elementor-element-cb39073 .elementor-button{
        max-width: 320px;
    }
    input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    
        height: 50px !important;
    }
    #feedback-form input {
        max-width: 488px !important;
        padding: 6px 37px !important;
       
    }
    .slider-wrapper .inner-wrapper .text-holder h2 {
        font-size: 28px;
        line-height: 30px;
    }
    .slider-wrapper .inner-wrapper .text-holder p {
        font-size: 18px;
        line-height: 18px;
    }
    .slider-wrapper .inner-wrapper .slider-holder .slide-name{
        font-size: 19px !important;
    }
    .toping-slider-wrapper .header-text-holder h2 {
        margin-bottom: 20px !important;
        font-size: 30px !important;
        line-height: 30px !important;
    }
    .toping-slider-wrapper .header-text-holder p {
        font-size: 18px !important;
        line-height: 18px !important;
    }
    
}
@media (max-width: 767px) {
.toping-slider-wrapper .container .inner-container{
    justify-content: center;
}
    .inverted-hero-section{
        mask-image: unset;
    }
    dotlottie-player#coffee-bean-animation {
        display: none;
    }
    div#inverted-section {
        margin-top: -88px;
        height: 80vh;
    
    }
    #hero-button span.elementor-button-icon {
        width: 20%;
        max-width: 76px;
        height: 57px;
        background: #9546fb;
        border-radius: 100px;
        padding: 6px;
        display: flex;
        align-items: center;
        justify-content: center;
        fill: #9747FF;
        filter: drop-shadow(0px -2px 7.4px rgba(151, 71, 255, 0.48));
    }
    .inverted-hero-section {
        min-height: 84vh !important;
        border-radius: 0 0 80px 80px !important;
    }
    .elementor-185 .elementor-element.elementor-element-cb39073 .elementor-button {
        background-color: #eff2ff !important;
       
    }
    div.certification-section:after, div#insta-feed:before {
        content: unset;
}
#feedback-form input {
    max-width: 488px !important;
    padding: 6px 25px !important;
  
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
 
    height: 40px !important;
}
span.large-text {
    font-size: 30px;
    line-height: 40px;
}
.header-text-holder h2 {
    text-align: center;
    font-size: 20px !important;
    line-height: 20px;
    max-width: 220px !important;
    margin: 0 auto;
    margin-bottom: 15px !important;
    color:#36007D !important;
}
.toping-slider-wrapper .header-text-holder p{
    color:#36007D !important;
}
.slider-wrapper .inner-wrapper .slider-holder .slide-name{
    font-size: 14px !important;
}

/* cup slider */
.toping-slider-wrapper .container .inner-container {
    -moz-column-gap: 70px;
    flex-wrap: wrap;
    column-gap: 70px;
}
.carousel-holder {
    order: 1;
}
.static-cups-holder {
    order: 2;
}
.toping-slider-wrapper .container .static-cups-holder .cups-grid {
    display: flex !important;
    grid-template-columns: unset !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -25px;
}
.toping-slider-wrapper .container .static-cups-holder {
    width: 100% !important;
}
.toping-slider-wrapper .container .static-cups-holder .cups-grid .single-cup {
    border: unset !important;
    height: 242px !important;
   width: 50% !important;

}
.single-cup p {
    font-size: 16px !important;
    line-height: 16px !important;
}
.cups-grid .single-cup:first-child{
    align-items: flex-start !important;
}

.cups-grid .single-cup:first-child p{
    margin-left: 32px;
}
.cups-grid .single-cup:nth-child(2){
    align-items: flex-end !important;
}
.cups-grid .single-cup:nth-child(2) p{
    margin-right: 15px;
}
.cups-grid .single-cup:nth-child(3){
    margin-top: -100px !important;
}
.ice_CupSlider .carousel-holder {
    transform: rotate(270deg) !important;
}



.toping-slider-wrapper .slide-wrap.slide2 .rd-1{
    /* width: 59px !important; */
    width: 40px !important;
}
.toping-slider-wrapper .slide-wrap.active.slide2 .rd-2{
    width: 33px !important;
}
.toping-slider-wrapper .slide-wrap.active.slide2 .rd-3{
    width: 27px !important;
}

.toping-slider-wrapper .slide-wrap.active.slide2 .rd-1 {
    right: 0 !important;
    top: 0px  !important;
    transform: rotate(88deg) !important;
}

.toping-slider-wrapper .slide-wrap.active.slide2 .rd-2 {
    left: 60px !important;
    top: -8px !important;
    transform: rotate(106deg) !important;
}
.toping-slider-wrapper .slide-wrap.active.slide2 .rd-3 {
           top: 5px !important;
        left: 50px !important;
            transform: rotate(78deg) !important;
    }



.toping-slider-wrapper .slide-wrap.active.slide1 .sp-1 {
        top: 26px !important;
        right: 20px !important;
       
    }
    .toping-slider-wrapper .slide-wrap.active.slide1 .sp-2 {
        right: 5px !important;
        top: 19px !important;
      
    }
    .toping-slider-wrapper .slide-wrap.active.slide1 .sp-3 {
        top: 0;
    }
    .toping-slider-wrapper .slide-wrap.slide1 .sp-3{
        width: 55px !important;

    }
    .toping-slider-wrapper .slide-wrap.slide1 .sp-2{
        width: 31px !important;
    }
    .toping-slider-wrapper .slide-wrap.slide1 .sp-1{
        width: 34px !important;
    }

    .toping-slider-wrapper .slide-wrap.slide3 .cr-1 {
        width: 40px !important;
    }
    .toping-slider-wrapper .slide-wrap.slide3 .cr-2 {
        width: 27px !important;
    }
    .toping-slider-wrapper .slide-wrap.slide3 .cr-3 {
        width: 29px !important;
    }
    .toping-slider-wrapper .header-text-holder p {
        max-width: 690px;
        margin-bottom: 30px;
        font-size: 16px !important;
        font-weight: 500;
        line-height: 16px !important;
        text-align: center;
    }

    .slide-wrap.slide1 {
        top: 30px !important;
        right: 40px !important;
    }
    
    .slide-wrap.slide3 {
        top: 1px !important;
        right: 34px !important;
    }
    
    .slide-wrap.slide2.active {
        top: 60px !important;
        right: -17px !important;
    }
    
    .slide-wrap.slide3.active {
        top: 0 !important;
        right: -12px !important;
    }
    
    .slide-wrap.slide1.active {
        top: 74px !important;
        right: -15px !important;
    }
    .toping-slider-wrapper .container .static-cups-holder .cups-grid .single-cup .img-holder {
        position: relative;
        margin-bottom: 7px !important;
    }
    .toping-slider-wrapper {
        padding: 47px 0px 0 0 !important;
    }
    body.sticky div#main-header {
        background: #141414  !important;
        z-index: 99999;
        margin: 7px 11px 0px 1px;
        position: fixed;
        width: 96%;
        top: 10px;
        margin: 0 auto;
        border-radius: 100px;
        top: 2%;
        left: 2%;
        /* transform: translate(-50%, -50%); */
    }
    div#elementor-popup-modal-1884 {
        z-index: 9999999;
    }
    #hero-button span.elementor-button-text {
        text-align: left;
        width: 80%;
        max-width: 200px;
    }
    span.elementor-button-icon svg {
        width: 35px;
        height: 25px;
    }
    a#hero-button {
        width: 100%;
        background: #d1d7f1 !important;
    }
    a#hero-button span.elementor-button-content-wrapper {
        align-items: center;
        justify-content: space-between;
    }
    span.animted-top-text {
        font-weight: 600;
      
    }
    .dragon-mobile-slider  .title h3 {
        color: #7307ff;
        font-size: 24px !important;
        text-transform: uppercase !important;
    }
    .slider-wrapper .inner-wrapper .text-holder h2 {
        font-size: 20px !important;
        color: #36007D;
        line-height: 20px !important;
      
    }
    .slider-wrapper .inner-wrapper .text-holder {
        max-width: 245px !important;
        padding-top: 40px  !important;
    }
    .slider-wrapper .inner-wrapper .text-holder p {
        font-size: 14px !important;
        line-height: 14px !important;
        color: #36007D !important;
        max-width: 200px !important;
        margin: 0 auto !important;
    }
    .slider-wrapper .inner-wrapper .text-holder{
        padding-bottom: 36px;
    }
    .mobile-color-text,.mobile-color-text h2{
        color: #36007D !important;
    }
    .coffe-image:after {
        width: 67px;
        height: 49px;
        filter: blur(31px);
        left: 39px;
        bottom: 19px;
        z-index: -1;
    }
    .elementor-widget-n-carousel .swiper-pagination-bullet {
        background: white !important;
        margin: 0  4px !important;
        opacity: 1 !important;
    }
    span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #9747FF !important;
    }
    .elementor-185 .elementor-element.elementor-element-0dde2ea .elementor-heading-title {
        margin-left: -20px !important;
        margin-top: 0px;
    }
    .toping-slider-wrapper .header-text-holder p {
        margin-bottom: -47px !important;
     
    }
    .single-cup .img-holder:first-child::after {
        content: "";
        width: 50px;
        height: 50px;
        background: #9747ff;
        position: absolute;
        filter: blur(35px);
        left: 34px;
        bottom: 20px;
        z-index: -1;
    }
    .elementor-185 .elementor-element.elementor-element-48dde67 .swiper-pagination-bullet {
        height: 15px;
        width: 15px;
        margin: 0 2px;
    }
    #feedback-form input {
        font-size: 15px !important;
        font-weight: 400 !important;
        color: white !important;
    }
    .elementor-field-group.elementor-field-type-submit {
        align-items: flex-end;
        margin: 0 auto;
    
    }
    div#feedback-form:after {
        content: "";
        width: 250px;
        height: 200px;
        position: absolute;
        top: 54px;
        left: 23px;
        background: rgb(254 224 255 / 79%);
        background-blend-mode: plus-lighter;
        filter: blur(111.4000015258789px);
        z-index: -1;
    }
    div#navbar-bg-blur:before {
        content: "";
        width: 250px;
        height: 350px;
        position: absolute;
        border-radius: 809.42px;
        background: rgba(151, 71, 255, 0.19);
        filter: blur(115.55000305175781px);
        left: -83px;
        top: -160px;
    }
    .elementor-location-header {
        padding: 20px 0;
    }
    .toping-slider-wrapper .slide-wrap.slide2 .rd-2 {
        top: 4px !important;
        left: 27px !important;
        transition: all .7s;
        width: 40px !important;
    }
    .toping-slider-wrapper .slide-wrap.slide2 .rd-3 {
        top: 35px;
        left: 39px;
        width: 34px !important;
    }
    div#color-heading {
        padding: 30px 10px 0 10px !important
    }
    .dragon-mobile-slider {
        display: block;
        padding-top: 30% !important;
    }
    div#location-sec:after {
       content: ""; 
        width: 373px;
        height: 596px;
        border-radius: 596px;
        background: rgba(254, 224, 255, 0.60);
        background-blend-mode: plus-lighter;
        filter: blur(111.4000015258789px);
        position: absolute;
        top: 0%;
        z-index: 0;
    }
}