.w_layout_flex {
    flex-direction: row;
    align-items: center;
    display: flex;
}

.w_layout_flex .image-3 {
    width: 80px;
}

.product-sec {
    background: #fff !important;
}

.accordionpdetails {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: background-color 0.3s ease;
    font-size: 16px;
}

.accordionpdetails .active,
.accordionpdetails .accordion:hover {
    background-color: #ccc;
}

.pro_details_new .panel {
    padding: 0 15px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.clearfix {
    clear: both;
    margin: 0;
    padding: 0;
}

.w_100 {
    width: 100%;
}

.w_layout_flex span {
    font-size: 13px;
    padding-left: 4px;
}

.prodTitle h2 {
    font-size: 30px;
    margin: 5px 0 0 0;
    font-family: 'gothambold';
}

.prodTitle p {
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
}

.prodTitle p a {
    text-transform: none;
    color: #0c0b10;
    font-family: 'Assistant';
}

.product_details p {
    font-size: 16px;
    font-weight: 400;
}

.choose-s {
    padding-top: 0;
    font-family: 'Assistant' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}

.freq_btn {
    border: 0px solid #B98141;
    display: flex;
    column-gap: 10px;
}

.one_time:nth-child(2) {
    border-right: 0px solid #B98141;
    border-left: 0px solid #B98141;
}

.product_details .freq_btn button {
    font-family: 'gothambold' !important;
    text-transform: none;
    font-size: 15px !important;
}

.freq_btn button p,
.freq_btn button span {
    font-size: 12px !important;
    text-transform: uppercase;
    font-family: 'Assistant' !important;
}

.product_details button.act_sec p.btl {
    font-size: 12px !important;
    font-weight: normal;
    margin: 0;
    color: #000;
    line-height: 18px;
}

.freq_btn button p.btl {
    margin: 0;
}

.product_details button {
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Assistant' !important;
    border: 1px solid #A39F9E !important;
    border-radius: 4px;
    background: #fff;
    position: relative;
}

.product_details button.act_sec {
    background: #fff;
    color: #000;
    border: 1px solid #B98141 !important;
    box-shadow: 0 0 0px 1px #B98141;
    border-radius: 4px;
}

.product_details .freq_btn button abbr {
    position: absolute;
    top: -25px;
    left: 50%;
    background: #464649;
    color: #fff;
    font-size: 12px;
    width: 90px;
    text-align: center;
    line-height: 25px;
    margin-left: -45px;
    border-radius: 6px 6px 0 0;
    height: 25px;
    text-transform: none;
    font-family: 'Assistant' !important;
}

.product_details .freq_btn button.act_sec abbr {
    background: #B98141 !important;
}

.renew {
    border: 0px solid #B98141;
    display: flex;
    margin-top: 10px;
    column-gap: 10px;
}

.renew button {
    text-transform: none;
    font-family: 'gothambold' !important;
    font-weight: normal !important;
    font-size: 15px;
}

.package_s {
    margin-bottom: 30px;
}

.single_variation_wrap .quantity input.qty {
    font-style: normal;
    text-align: center;
}

.quantity {
    border-radius: 50px;
    border: 2px solid #B98141;
}

.single_variation_wrap .quantity input.qty {
    height: 45px;
    font-size: 16px;
}

.single_variation_wrap .single_add_to_cart_button {
    background: #B98141 !important;
    height: 49px !important;
    border-radius: 50px !important;
    border: 2px solid #B98141 !important;
    font-family: 'gothambold' !important;
    text-transform: none;
    font-size: 18px;
    width: 75%;
}

.single_variation_wrap .single_add_to_cart_button span {
    position: relative;
    padding-right: 14px;
}

.single_variation_wrap .single_add_to_cart_button span::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 50%;
    margin-top: -3px;
}

.months_sec {
    padding: 10px 0px 5px;
}

.variations_button {
    margin-bottom: 30px;
}

.facilities_div .col-4 {
    text-align: center;
}


.facilities_div p {
    font-family: 'gothambold';
    font-size: 13px;
    font-weight: normal;
}

.pro_details_new .accordionpdetails {
    border: 0px solid #A39F9E !important;
    border-bottom: 1px solid #A39F9E !important;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px !important;
}

.pro_details_new button {
    font-family: 'gothambold' !important;
    font-size: 15px;
    font-weight: normal;
    color: #000;
}

.pro_details_new .panel {
    padding: 0;
}

.Collapse_content__o57mD li h5 {
    font-family: 'gothambold';
    font-style: normal;
    font-size: 15px !important;
    font-weight: normal !important;
}


.Collapse_content__o57mD ul {
    background: no-repeat;
    float: left;
    width: 100%;
    padding: 0;
}

.Collapse_content__o57mD {
    padding: 0px !important;
    margin: 0 -15px;
}

.facilities_div {
    margin-bottom: 10px;
}

.single_add_to_cart_button.out_off_stock_n::after {
    border-radius: 50px;
    height: 45px;
    line-height: 45px;
}

span.price {
    font-size: 22px;
}

span.price del {
    font-size: 22px;
    font-weight: normal;
    opacity: 0.5;
}

.Collapse_content__o57mD ul li,
.only-best-sec li {
    margin-bottom: 20px !important;
}

.Collapse_content__o57mD li h5 {
    padding-bottom: .5rem !important;
    margin-bottom: 1rem !important;
}

.facilities_div img {
    width: 25px;
}


.pro_details_new .panel .got-tab {
    background: none;
}


section.product-sec {
    padding-top: 48px;
    padding-bottom: 0;
}



.content_like_section {
    background-color: #f7f5f3;
    padding-top: 50px;
    padding-bottom: 50px;
}


.content_like_section .h221 {
    text-align: left;
    font-family: 'gothambold';
    color: #000;
    font-weight: normal !important;
    margin-bottom: 30px;
}

.relate img {
    background: #fff;
    padding: 20px;
    max-width: 100%;
}


.oth-pro p.h2_p {
    font-size: 24px;
    font-family: 'gothambold';
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    margin: 10px 0 5px 0 !important;
    text-align: left;
    color: #000 !important;
}


.oth-pro h2.p_h2 {
    font-size: 16px;
    font-family: 'Gotham', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    margin-top: 0;
    color: #333 !important;
    text-align: left;
}


.oth-pro p.h44 {
    font-style: normal;
    text-transform: uppercase;
    color: #000 !important;
    text-align: left;
}

.oth-pro p.h44 span {
    color: #000;
    font-weight: normal;
}


.oth-pro .btn {
    width: 100%;
    border-radius: 50px !important;
    margin-top: 0 !important;
    font-family: 'gothambold';
}

.about_sections .content_white h2,
.about_sections .content_white p {
    color: #fff !important;
}

.other_pro {
    background-size: 100% !important;
}

.page-id-6426 .view_reviews.about_sections,
.page-id-6440 .view_reviews.about_sections {
    display: none !important;
}

.page-id-6426 .content_like_section,
.page-id-6440 .content_like_section {
    border-top: 50px solid #fff;
}

@media only screen and (max-width:1023px) {

    .about_sections {
        background-size: 100%;
    }

}

@media only screen and (max-width: 600px) {
    .product_details button {
        font-size: 12px;
    }

    .single_variation_wrap .single_add_to_cart_button {
        font-size: 15px;
    }

    .product_details button.act_sec p.btl,
    .freq_btn button p,
    .freq_btn button span {
        font-size: 9px !important;
        line-height: 11px;
    }

    .facilities_div p {
        font-size: 10px !important;
    }

    .oth-pro button {
        height: 38px;
        font-size: 16px;
    }

    .about_sections {
        background-size: auto !important;
    }


    html .mobile-nav-toggle {
        top: 15px !important;
    }


    html .body_new_header #header {
        padding:
            15px 0 15px 0 !important;
    }


}