.gallery-img-container{
    position: relative;
    width: 235px;
    display: inline-block;
    margin: 0 5px;
}

.gallery-img-container .btn-remove{
    position: absolute;
    right: -5px;
    top: -5px;
    padding: 10px !important;
    height: 28px;
    line-height: 8px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.pdf-img{
    width:100px;
}


.advantages .advantage:first-child .remove{
    display: none;
}

.advantages .advantage:last-child .add{
    /* display: none; */
}


.highlights .highlight{
    background: inherit;
    padding: 0;
}

.highlights .highlight:first-child .remove{
    display: none;
}


.social-icons{
    display: inline-block;
}
.social-icons li{
    display: inline-block;
    border: none;
    width: 100px;
}
.social-icons .social-icon-cont{
    min-width: 78px;
}
.social-icons .social-icon-cont:hover{
    cursor: pointer;
}
.social-icons .social-icon{
    height: 40px;
    width: 40px;
    border-radius: 50%;
}
.social-icons .social-icon i{
    line-height: 40px;
}

.social-icons .social-icon svg{
    margin-top: 7px;
}


.dropify-wrapper .dropify-message p{
    font-size: 20px;
}


.steps .step-active .step-circle{
    background-color: #265073 !important;
    border-color: #265073 !important;
    color: #fff !important;
}
.steps .step-active .step-text {
    color: #265073 !important;
}

.step-circle {
    color: #2D9596 !important;
    border-color: #2D9596 !important;
}
.step-active .step-circle::before {
    color: #265073 !important;
}
.step-circle::before {
    color: #265073 !important;
}
.step-text {
    /* color: #adb5bd; */
    /* word-break: break-all; */
    color: #2d9596 !important;
}
.bg-tint{
    background-color: #2d9596;
}

/* 

#preview{
    border: 1px solid;
    box-shadow: 0px 0px 11px 1px rgba(0,0,0,1);
}


#preview .business-image-cont{
    width: 250px;
    height: 250px;
    margin-top: -125px;
}
#preview .business-image-cont .business-image{
    margin: auto;
    border-radius: 50%;
}

#preview .business-name{
    font-size: 40px;
    font-weight: 700;
    line-height: 49px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}

#preview .business-small-description{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}

#preview .features .list-group-item span{
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;

}


#preview .btn-custom{
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    padding: 15px 40px;
    background: #00C3A0;
    color: #ffffff;
    border-radius: 50px;

}


#preview .social{
    padding: 25px 55px;
    text-align: center;
}
#preview .social .icon{
    color: #00C3A0;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#preview .social.facebook .icon{
    color: #0FA9FF;
}
#preview .social.skype .icon{
    color: #05EBFA;
}
#preview .social.whatsapp .icon{
    color: #00CA45;
}
#preview .social.instagram .icon{
    color: transparent;
    background: linear-gradient(147deg, #5442D5 13.97%, #B927A3 33.17%, #F53842 59.14%, #FEC053 82.25%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#preview .social.youtube .icon{
    color: #F23A3A
}
#preview .social p{
    color: #000;
    margin-top: 12px;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.56px;
}


#preview .heading{
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#preview .sub-heading{
    color: rgba(0, 0, 0, 0.40);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

#preview section{
    padding: 70px 0;
}

#preview section p{
    color: rgba(0, 0, 0, 0.40);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}


#preview .product{
    padding: 15px;
}

#preview .product .name{
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
#preview .product .description{
    overflow: hidden;
    color: rgba(0, 0, 0, 0.40);
    text-overflow: ellipsis;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}
#preview .product .price{
    color: #00C3A0;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.44px;
    
}
#preview .product .old-price{
    color: rgba(0, 0, 0, 0.40);
    text-decoration: line-through;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.44px;
}


#preview .product .btn-whatsapp{
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    padding: 12px 40px;
    border: 1px solid #000;
    color: #000;
    border-radius: 50px;
    height: 46px;
}

#preview .product .product-scan{
    padding: 5px;
    background-color: #EBF4F3;
    border-radius: 50%;
    width: 46px;
    height: 46px;
}
#preview .product .product-scan .icon{
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #00C3A0;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}



#preview .service{
    padding: 15px;
}

#preview .service .name{
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
#preview .service .description{
    overflow: hidden;
    color: rgba(0, 0, 0, 0.40);
    text-overflow: ellipsis;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}
#preview .service .price{
    color: #00C3A0;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.44px;
    
}
#preview .service .old-price{
    color: rgba(0, 0, 0, 0.40);
    text-decoration: line-through;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.44px;
}


#preview .service .btn-book{
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    padding: 12px 40px;
    border: 1px solid #000;
    color: #000;
    border-radius: 50px;
    height: 46px;
}

#preview .service .service-scan{
    padding: 5px;
    background-color: #EBF4F3;
    border-radius: 50%;
    width: 46px;
    height: 46px;
}
#preview .service .service-scan .icon{
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #00C3A0;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#preview .testimonial{

}
#preview .testimonial .star{
    color: #FFA800;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#preview .testimonial .text{
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}

#preview .testimonial .user .image{
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 50%;
}
#preview .testimonial .user .name{
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
#preview .testimonial .user .designation{
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#preview .owl-carousel .owl-item img{
    width: auto;   
    margin: auto;
}

#preview .share{
    text-align: center;
}
#preview .share .icon{
    
    text-align: center;
    font-size: 45.829px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    
}
#preview .share.facebook .icon{
    color: #0FA9FF;
}
#preview .share.skype .icon{
    color: #05EBFA;
}
#preview .share.whatsapp .icon{
    color: #00CA45;
}
#preview .share.instagram .icon{
    
    background: linear-gradient(147deg, #5442D5 13.97%, #B927A3 33.17%, #F53842 59.14%, #FEC053 82.25%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#preview .contact-form .form-control{
    border-radius: 7px;
    background: #F8F8F9;
    padding: 11px 20px;
    border: none;
}

#preview .timings .list-group-item{
    border-bottom: 1px solid rgba(9, 23, 13, 0.09) !important;
}

#preview .timings .day{
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

#preview .timings .time{
    color: rgba(0, 0, 0, 0.60);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    margin-bottom: 0;
}


#preview .social {
    padding: 15px 35px;
}


#previewModal .btn-close{
    position: absolute;
    right: 0px;
    top: 5px;
}

 */


















.booking-cont {
    background: #ffffff;
    padding: 40px 100px;
}

.booking-time-cont .booking-btn:hover:enabled, .booking-time-cont .booking-btn.active{
    background: #00C3A0;
    color: #ffffff;
}
.booking-time-cont .booking-btn{
    text-transform: uppercase;
    border-radius: 0;
    background: #F0F0F0;
    min-width: 100px;
    margin-right: 0.25rem!important;
    padding: 8px !important;
}



/* datepicker custom css starts */

.datepicker td, .datepicker th{
    height: 40px;
    width: 40px;
    /* padding: 15px; */
    padding: 15px 17px;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover{
    background-color: #00C3A0 !important;
    background-image: none;
}

.datepicker  .table-condensed{
    margin: auto;
}

.datepicker-inline{
    width: auto;
}

/* datepicker custom css ends */


/* select2 css customization starts */

.select2-container--default .select2-selection--single{
    /*border-radius: 5px;
    border: 1px solid #565959;*/
    height: 40px;
}
.error-group .select2-container--default .select2-selection--single{
    border: 1px solid #00C3A0 !important;
}

.select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 20px;
    padding-right: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 36px;
    color: inherit;
    font-family: inherit;
}

.select2-search__field{
    height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 40px;
    width: 30px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: #00C3A0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding: 0 10px;
}

#miniweb-form .select2-container .select2-selection--multiple .select2-selection__rendered {
    white-space: normal;
}

/* select2 css customization ends */


.timing{
    border-bottom: 1px solid #e4e6ef;
}


.delete-image{
    position: absolute;
    right: -5px;
    top: -5px;
}
.delete-catalogue{
    position: absolute;
    right: -5px;
    top: -5px;
}
.delete-terms{
    position: absolute;
    right: -5px;
    top: -5px;
}
.delete-privacy{
    position: absolute;
    right: -5px;
    top: -5px;
}

.delete-product-image{
    position: absolute;
    right: -5px;
    top: -5px;
}

.default-product-image{
    position: absolute;
    right: 14px;
    top: 4px;
}

.set-default-product-image{
    position: absolute;
    left: 0; 
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 120px;
    height: 34px;
    display: none;
}

.custom-image-container:hover .set-default-product-image{
  display: block;
}

.delete-service-image{
    position: absolute;
    right: -5px;
    top: -5px;
}

.default-service-image{
    position: absolute;
    right: 14px;
    top: 4px;
}

.set-default-service-image{
    position: absolute;
    left: 0; 
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 120px;
    height: 34px;
    display: none;
}

.custom-image-container:hover .set-default-service-image{
  display: block;
}


.delete-cover-image{
    position: absolute;
    right: -5px;
    top: -5px;
}

.selected-cover{
    border-color: blue !important;
}


.testimonials .testimonial .add{
    display: none;
}
.testimonials .testimonial:last-child .add{
    display: block;
}

.profile-image-preview{
    overflow: hidden;
}

.cover-image-preview{
    overflow: hidden;
}

.copy-clipboard{

}

.copy-clipboard:hover{
    cursor: pointer;
}

.form-color-picker-custom{
    padding: 6px;
}

.upload-container{
    position:relative;
}

.upload-button{
    height:100px;
    width:100%;
    background-image: url('../media/vendor/plus2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.upload-button-file{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    opacity:0;
}
.upload-button-file:hover{
    cursor: pointer;
}

.loader{
    position:fixed;top:0;right:0;bottom:0;left:0;
    background: rgba(255,255,255,0.5) url(../media/vendor/loader.gif) no-repeat 50% 50%;
    z-index:10000;
}

.module-card:hover{
    box-shadow: 0 .1rem 1rem .25rem rgba(0,0,0,.05)!important;
}
.module-body{
    min-height: 225px;
    position: relative;
}
.module-body::before{
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f178";
    font-size: 24px;
    right: 20px;
    bottom: 5px;
    color: #b5b5c3;
}
.module-body:hover::before{
    color: #2D9596;
}

.bg-teal{
    background-color: #2D9596 !important;
}
.widget-count{
    font-size: 45px;
    padding-left: 20px;
}

.widget-count-title{
    
    padding-left: 20px;
    font-size: 22px;
    color:#444040;
}
.bg-1{
    background-color: #a7eae6;
}
.bg-2{
    background-color: #6AD4DD;
}
.bg-3{
    background-color: #36afaf;
}
.bg-4{
    background-color: #F6995C;
}


.thumbnail-custom{
    height: 180px;
    width: 180px;
    object-fit: cover;
}

.iti__flag-container{
    max-height: 42px;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option:not(.select2-results__option--group):hover{
    background-color: #eaf4f4;
    color: #2D9596;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected{
    background-color: #2D9596;
}


.currency-select{
    height: 42px !important;
}

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

.tooltip-inner {
    max-width: 500px;  
    border: 0.5px solid #265073;
}
.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #265073;
}
img#loaderGif {
    height: 18px;
    display: none;
}

.information-circle{
    /* float: right; */
    color: #00C3A0; 
}

#remove-address:hover{
    cursor: pointer;
}

.bg-body-gradient{
    /* background-image: linear-gradient(to bottom, #0dbabc17 0%, #4d738f17 100%) !important; */
    background: #EAF8F8 !important;
}

#miniweb_list_form{
    display: none;
}
#sendVerificationLink{
    text-decoration: underline;
}






/*responsive css starts*/

@media (min-width : 320px) and (max-width : 479px) {

    .form-check.form-check-custom{
        width: 40px;
    }

}

@media (min-width : 480px) and (max-width : 568px){


}

/* Extra Small Devices, Phones */
@media (min-width : 569px) and (max-width : 767px){


}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px){


}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width : 1199px){

  
}

@media only screen and (min-width : 1200px) and (max-width : 1400px){



}

@media only screen and (min-width : 1401px) and (max-width : 1599px){


}

@media only screen and (min-width : 1600px) and (max-width : 2048px){


}

@media only screen and (min-width : 2049px) {


}

@media only screen and (min-width : 800px){


}
/*responsive css ends*/



li.list-group-item.selected {
    position: relative;
}

li.list-group-item.selected .social-icon {
    background: #265073;
}

li.list-group-item.selected::after {
    content: "\2713";
    position: absolute;
    top: -1px;
    right: 10px;
    font-size: 20px;
    font-weight: bold;
    color: green;
    padding: 3px;
}