/*comman css*/
h1,h2,h3,h4,h5,h6,a,p{
    word-break: break-word!important;
}


.avwp-av button{
    padding: 24px 20px!important;
}
/*comman css end*/
/*header css*/
.header-cls{
    position: absolute!important;
    left: 0px!important;
    top: 0px!important;
    width: 100%!important;
}
/*header css end*/
/*index*/
.our-selection-cls .elementor-image-box-img img{
    width: 100% !important;
    height: 295px !important;
    object-fit: cover !important;
}
.our-selection-cls .elementor-image-box-content{
    text-align: left !important;
}
.what-people-say-cls .elementor-testimonial__text{
    text-align: center !important;
}
.what-people-say-cls .swiper-pagination-bullet{
    height: 15px !important;
    border-radius: 0px !important;
}
.what-people-say-cls .swiper-pagination-bullet-active{
    height: 35px !important;
}
.what-people-say-cls .swiper-pagination{
    bottom: -40px !important;
}
.what-people-say-cls .swiper-pagination{
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
}
.what-people-say-cls .elementor-testimonial{
    display: flex !important;
    flex-flow: column !important;
    padding-top: 25px !important;
}
.what-people-say-cls .elementor-testimonial__content{
    order: 1 !important;
}
.what-people-say-cls .elementor-testimonial__header{
    order: 2 !important;
    position: unset !important;
}
.what-people-say-cls .elementor-testimonial__cite{
    width: 100% !important;
    position: unset !important;
    text-align: center !important;
}
.what-people-say-cls .elementor-star-rating{
    width: 100% !important;
    top: 0 !important;
    position: absolute !important;
}
/*index end*/
/*footer*/

.footer-cls .frm-fluent-form .ff-t-container{
    gap: 0px !important;
}

/*footer end*/
/*inner pages*/

/*Flyers*/
.flyer-item-cls .elementor-image-box-content{
    background-color: #f3f3f3 !important;
    padding: 15px !important;
    margin-top: -10px !important;
}

/*Flyers end*/
/*Recipes*/
.top-cocktails-list-cls .elementor-cta__title span{
    padding-top: 0px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border: 1px solid #000000 !important;
    margin-right: 15px !important;
}
.recipes-slider-cls .swiper-pagination-bullet{
    height: 15px !important;
    border-radius: 0px !important;
}
.recipes-slider-cls .swiper-pagination-bullet-active{
    height: 35px !important;
}
.recipes-slider-cls .swiper-pagination{
    bottom: 40px !important;
}

.recipes-slider-cls .swiper-pagination{
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
}
.get-in-touch-cls .elementor-icon-list-item path.st0{
    fill: unset !important;
}
.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after{
    color: #000000 !important;
}
.cocktails-list-cls .elementor-cta__description a{
    color: #000000 !important;
    text-decoration: underline !important;
    font-weight: 600 !important;
}
/*Recipes End*/


/*inner pages end*/

/*res*/
@media(min-width:2560px){}      
@media(min-width:2000px) and (max-width:2560px){}
@media(min-width:1800px) and (max-width:1999px){}
@media(min-width:1551px) and (max-width:1799px){}
@media(min-width:1351px) and (max-width:1550px){}
@media(min-width:1200px) and (max-width:1350px){
    
}
@media(min-width:1025px) and (max-width:1199px){
    .recipes-slider-cls .swiper-pagination{
        bottom: 30px !important;
    }  
}
@media(min-width:992px) and (max-width:1024px){
    .recipes-slider-cls .swiper-pagination{
        bottom: 25px !important;
    }
}
@media(min-width:768px) and (max-width:991px){
    .flyer-item-cls .elementor-image-box-img img{
        width: 100% !important;
    }
    .recipes-slider-cls .swiper-pagination{
        bottom: 10px !important;
    }
}
@media(min-width:448px) and (max-width:767px){
    .our-selection-cls .elementor-image-box-content{
    text-align: center !important;
}
    .flyer-item-cls .elementor-image-box-img img{
        width: 100% !important;
    }
    .recipes-slider-cls .swiper-pagination{
    bottom: 10px !important;
    }
}
@media(max-width:447px){
    .our-selection-cls .elementor-image-box-content{
    text-align: center !important;
}
    .flyer-item-cls .elementor-image-box-img img{
        width: 100% !important;
    }
    .recipes-slider-cls .swiper-pagination{
    bottom: 10px !important;
    }
}
/*res end*/