

.pbproduct-100px{
    padding-top: 50px;
}
.product-pd{
    padding-bottom: 30px;
}
.gallery-pd{
    padding-top: 100px;
}
@media only screen and (max-width: 767px) {
    .pb-100px {
        padding-bottom: 60px !important;
    }
  
}
@media only screen and (max-width: 767px) {
    .pbproduct-100px {
        padding-top: 0px !important;
    }
    .contact-wrapper .contact-info .social {
        margin-top: 30px;
    }
    .contact-wrapper .contact-info .single-contact+.single-contact {
        margin-top: 30px;
    }
}

.gallary-pd{
    padding-top: 50px;
}
.btn-primary-modal {
    color: #fff;
    background: #ef6b96;
    width: 125px;
    height: 35px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-modal {
    padding: 0;
    font-size: 14px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    font-weight: 400;
    line-height: 1;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-body-bgc{
    background: #ef6b96;
}
.modal::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #ef6b96 !important;
    width: 100%;
    height: 0%;
    padding-bottom: 100%;
    border-radius: 100%;
    -webkit-transform: scale(.04) translateY(9999px);
    transform: scale(.04) translateY(9999px);
    overflow: hidden;
    z-index: 9;
}



.liii{
   color: #63453a;
}
.gallery-pt{
    padding-top: 100px;
}
@media only screen and (max-width:767px) {
    .contact-wrapper .contact-info .single-contact .icon-box {
        width: 40px;
        height: 40px;
        margin-right: 20px
    }
    .contact-wrapper .contact-info .single-contact .icon-box i {
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 20px;
        color: #fff;
    }
    .contact-wrapper .contact-info .single-contact .info-box p {
        font-size: 13px;
        color: #848484;
        font-weight: 400;
    }
    .contact-wrapper .contact-info .single-contact .info-box .title {
        font-size: 16px;
    }
    .btn-primary {
        color: #fff;
        background: #ef6b96;
        width: 150px;
        height: 50px;
        z-index: 1;
        position: relative;
        overflow: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .btn {
        font-size: 14px;
    }
   

}
@media only screen and (max-width: 767px) {
    .section-title .title {
        font-size: 30px;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1400px) {
    .contact-wrapper .contact-info .single-contact .info-box p {
        font-size: 12px;
        color: #848484;
        font-weight: 400;
    }
}
@media only screen and (max-width: 767px) {
   .mob-aboutus-img {
        margin-bottom: 12px !important;
    }
    .product-details-content .pro-details-same-style.pro-details-social-info {
        margin-bottom: 0px;
    }
    .feature-area {
        position: relative;
        z-index: 1;
        padding-bottom: 0px;
    }
}
@media only screen and (max-width: 767px) {
    .pb-100px {
        padding-bottom: 30px !important;
    }
    .about-testi{
        padding-bottom: 30px !important;
    }
    .gallary-pd {
        padding-top: 30px;
    }
    .section-title {
        margin-bottom: 30px;
        margin-top: 30px;
    }
}

.description-review-bottom{
    padding-bottom: 0px;
}

.our-professional{
    display: contents;
}
.our-professional:hover{
    color: #ef6b96;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .mob-about {
        margin-top: 60px;
        margin-bottom: 0px;
    }
     /* .selva{
        margin-top: 60px;
     } */

}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .selva-tab {
        padding-top: 0px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (max-width: 767px) {
    .selva-right {
        margin-top: 30px;
    }
}