.detail-image {
    min-height: 350px;
    border-radius: 16px;
    overflow: hidden;
}

.detail-image img {
    height: 100%;
    object-fit: cover;
}

.basic-information-box,
.about-expert {
    max-width: 87%;
    margin-left: auto;
}

.basic-information-box h2 {
    top: -15px;

}

.about-expert h2 {
    font-size: 1.125em;
    padding: 10px 24px;
    top: -10px
}
.detail-content{
    flex:1;
}


.one-last-step .prog-reg-btn{
    margin-top: 20px;
}

.programs-conent-edit .prog-edit-start.star-rating i.nonrate{
    color:#eee;
}

.basic-information-box {
    margin-top: 13px
}

.goal-and-other-content .mt-5 {
    margin-top: 26px !important
}

.expert-text {
    margin-top: 19px
}

.expert .expert-text p {
    margin-bottom: 25px;
}

.blog-details-reg-btn {
    width: 150px;
    font-size: 1.125em;
    width: 202px;
    height: 48px;
    border-radius: 8px;
}

.custom-btn span {
    align-self: center;
}

.howwork-serv {
    margin-top: 30px;
    margin-bottom: 24px;
}


.third-inner-content-badnii h2 {
    color: #5aaf38;
}



.search-product-image {
    max-width: 77%;
    margin: auto;

}

.accordion-header:hover .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.heading-title-subpage{
    margin-top:20px
}
.blog-subpage-title{
    margin-top:0
}
.blog-sidebar{
    max-width: 90%;
    margin-left: auto;
}
.prod-page-form.blog-form{
    margin-bottom: 0;
    padding-bottom: 24px;
}

.product-image-navm a{
    width: 100%;
    height: 100%;

}
.product-image-navm img{
    height: 100%;
    object-fit: cover;
}
.start-your-program-section .styled-checkbox:checked+label:after{

    top: 18px !important;
}
.styled-checkbox:checked+label:after
{
    top: 7px;
}

.askExpert-BOXMAIN .products-cat ul li{
    margin-top: 11px;
    line-height: 0;
}

.menu-action ul li span{
    color:#000;
}

.like.active,.unlike.active{
    display: inline-block;
}

.browse-block2 {
    top: 65px;
    left: auto;
    right: 9px;
    margin: 0 auto;
    background-color: white;
    padding: 15px;
    border-radius: 12px;
    width: 260px;
}
.browse-block2 ul li .plusCont {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #999999;
    display: inline-flex;
    justify-content: center;
    margin-right: 14px;
}

.browse-block2 ul li:last-child {
    margin-top: 10px;
    padding-bottom: 0;
    padding-top: 8px;
}

.browse-block2 ul li .plusCont i {
    align-self: center;
}

.browse-block2 ul li a,
.browse-block2 ul li p {
    font-size: 1.125em;
    color: #606161;
    margin-bottom: 0;
}

.program-meals-boxmian .browse-block2 li:hover{
    border: none;
}
.browse-block2 ul li:hover a {
    color: #67bd45
}

.browse-block2 {
    top: 65px;
    left: auto;
    right: 9px;
    margin: 0 auto;
    background-color: white;
    padding: 15px;
    border-radius: 12px;
    width: 260px;

}

.browse-block2 ul {
    margin: 0;
}

.browse-block2 i {
    color: #999999;
}

.browse-block2 ul li {
    color: #606161;
    font-size: 1em;
    padding: 0;
    padding-bottom: 15px;

}





@media only screen and (max-width: 767px){
    .header-middle-icon {
        display: none;
    }
    .navigation .logo-box img {
        width: 100px;
    }
    /* .navigation{
        padding: 10px 0;
    } */
}
@media (min-width:1400px) {

    .whatsUpText {
        width: 139px;
        height: 45px;
    }



}

@media (min-width:1600px) {
    .nav-menu>li>a {
        margin-left: 33px;
    }

    .top-header {
        padding: 9px 0;
    }

    .bradcamp {
        margin-bottom: 26px;
    }

}
