.first_l_h,
.second_l_h,
.header{
    display: flex;
}

.header{
    background-color: #f4f4f4;
}
    
.header__content_one{
    display: flex;
    justify-content: space-between;
    margin: 5px 50px;
    font-size: 14px;
    width: 100%;
}
    
.one_c_l_h{
    padding: 0 5px;
}

p,hr{
    margin: 0!important;
}

.third_sec_b,
.ls{
    list-style: none;
}

.seci,.links_c_search,
.ls,.third_sec_b{
    display: flex;
}

.seci{
    justify-content: space-between;
    align-items: center;
}

.con{
    margin: 7px 80px;
}

.list_item {
    margin: 3px 20px!important;
    display: flex;
    align-items: center;
}

.third_sec_b{
    justify-content: space-between;
    /*  margin: 8px; */
    background-color: #333333;
    color: white;
}

.item_th{
    padding: 6px 35px;
}

.search_c{
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn_search{
    margin: 0 0px 0 0;
    width: 50px;
    border:1px solid #e62e04;
    border-radius:  0px 5px 5px 0px;
    background-color: #e62e04;
    height: 38px;
}


.search_c_in,
.btn_cat{
    height: 38px;
    border:1px solid #d3d1d1;
}

.search_c{
    position: relative;
}

.se_c{
    position: absolute;
    left: 94%;
}

.search_c_in{
    width: 350px;
}

.links_c_search{
    justify-content: center;
    align-items: center;
}

.ls{
    margin: 0px!important;
}

.p_i_ls{
    padding: 5px;
}

.ls_ico{
    font-size: 25px!important;
}

.list_item:hover{
    color: #e62e04;
    cursor: pointer;
}

.btn_cat{
    width: 120px;
    font-size: 14px;
    border-radius: 5px 0px 0px 5px;
}

.se_c{
    color: #ffff;
}

#productCarousel {
    margin-top: 15px;
    width: 150px;
    height: 150px;
}

#productCarousel .carousel-item img {
    width: 100%;
    height: 400px !important;
    object-fit: contain;
    /* border: 1px solid lightgrey; */
    border-radius: 0.25rem !important;
}

#productCarousel {
    margin-top: 15px;
    width: 500px!important;
    height: 400px !important;
    position: relative;
}

#productCarousel .carousel-inner img {
    width: 100%
}

#productCarousel .carousel-item {
    height: 400px !important;
    width: calc(100% - 100px) !important;
    overflow: hidden;
}

#productCarousel .carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* border: 1px solid lightgrey; */
    border-radius: .25rem !important;
}

#productCarousel .carousel-indicators {
    position: absolute;
    right: 0;
    top: -10px;
    margin-top: 0px;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    overflow-y: scroll;
}

#productCarousel .carousel-indicators::-webkit-scrollbar {
    width: 3px;
    background: #fff;
}

#productCarousel .carousel-indicators::-webkit-scrollbar-thumb {
    background: lightgrey;
}

#productCarousel .carousel-indicators>li {
    width: 80px;
    height: 85px;
}

#productCarousel .carousel-indicators li {
    margin-right: 4px;
    border: 1px solid grey;
    border-radius: .25rem !important;
    margin-top: 5px;
}

#productCarousel .carousel-indicators li img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    display: block;
    opacity: 1;
}

#productCarousel .carousel-indicators li.active {
    border: 1px solid var(--dark);
    border-radius: .25rem !important;
}

#productCarousel .carousel-indicators li.active img {
    opacity: 1;
}

#productCarousel .carousel-indicators li:hover img {
    opacity: 1;
}

.carousel-indicators .list-inline {
    margin-bottom: 0 !important;
}

#productCarousel .carousel-indicators {
    margin-top: 5px !important;
    margin-bottom: 0 !important;
    height: 400px;
}

.client-feedback .carousel-indicators {
    bottom: -60px;

}

.client-feedback .carousel-indicators li {
    height: 0px;
    width: 18px;
    border-radius: 50%;
    background: #999;
    opacity: 0.2;
}

.client-feedback .carousel-indicators li.active {
    background: #999;
    opacity: 1;
}

@media screen and (max-width:992px) {
    #productCarousel {
        margin: 15px 0 0 0 !important;
        width: 600px !important;
        height: 400px !important;
        justify-content: center;
    }

    .product__container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

@media screen and (max-width:700px) {
    #productCarousel {
        width: 100% !important;
    }
}
    

.body__ {
    display: flex;
}

.second__container_body{
    width: 100%;
}

/* --------- start ------------*/
.stars__i{
    display: flex;
}

.fa-star{
    color: rgb(255, 232, 21);
}

.title_sc{
    font-size: 19px;
}

.stars__i{
    margin-top: 5px;
}

.r_r{
    color: gray;
    padding: 0 5px;
    font-size: 14px;
}

.price__c,
.color__c,
.r_color_c,
.coupon_cc,
.shipping__cc,
.qty__ccc{
    display: flex;
    margin: 10px 0;
    align-items: center;
}

.r_price,
.r_color_c,
.c_color,
.get_coupon_c,
.ship__c_p{
    padding: 0 0 0 18px;
}

#num{
    margin: 0 0 0 18px;
}

.container__gray{
    background-color: #f8f8f8;
    width: 100%;
    padding: 5px 25px;
}

.title_sc,
.stars__i,
.btns__c,
.fav__c,.t_b_c{
    padding: 5px 25px;
}

.fav__c{
    display: flex;
    align-items: center;
}

.wish_p{
    padding: 5px;
}

.buynow,
.addcart{
    padding: 10px 40px;
    border: none;
}

.buynow{
    background-color: #ff6a00;
    color: white;
    font-weight: bold;
}
.addcart{
    background-color: #e62e04;
    color: white;
    font-weight: bold;
}

.coupon_c_r{
    font-size: 13px;
    background-color: #1751c4;
    color: white;
    padding: 4px;
}

.c_color{
    border: 1px solid rgb(116, 116, 116);
    padding: 0px;
    margin: 0 5px;
    padding: 5px 15px;
}

.shipping__cc{
    align-items: start;
    margin: 15px 0;
}

.gray{
    color: gray;
    font-size: 14px;
}

.body__{
    border: 1px solid #d3d1d1;
}

.stars__i{
    padding: 0px 25px;
}

.addcart{
    margin: 8px 15px;
}

.fa-heart{
    color: gray;
}

.bold{
    font-weight: bolder;
}

.black__{
    color: black;
    font-weight: bolder;
}

.l_b{
    margin: 0 15px;
}

.black__:hover{
    text-decoration: none;
}

button,
input[type=button] {
  outline: none;
}
button::-moz-focus-inner,
input[type=button]::-moz-focus-inner {
  border: 0;
}

.container__cc{
    display: flex;
    padding: 15px 50px 0 50px;
    justify-content: space-between;
}

.one_f_c{
    padding: 35px;
}

.sign_cc{
    padding: 35px;
}

.subscribe__input{
    width: 350px;
    height: 40px;
    border: 1px solid #c5c5c5;
}

.sub_btn{
    height: 41px;
    margin: 0 0 0 -4.5px;
    border: none;
    background-color: #e62e04;
    color: white;
    border-radius: 0 5px 5px 0;
}
.p_c{
    padding: 5px 0;
}

.subscribe__cc{
    margin: 5px 0;
}

.low{
    font-size: 13px;
}

.follow_img{
    padding: 8px;
}

.images__brand__cc{
    text-align: center;
    padding: 0 60px 50px 60px;
}

.link__c_f{
    color: black;
}

.link__c_f:hover{
    color: black;
    text-decoration: none;
}

@media screen and (max-width:1280px)
{
    .list_item{
        margin: 0 10px!important;
    }
    .item_th{
        font-size: 12px;
        padding: 6px 15px;
    }
}

@media screen and (max-width:1215px){
    .list_item{
        padding: 6px 0px;
    }
    .p_i_ls{
        font-size: 14px!important;
    }
}

@media screen and (max-width:1200px)
{
    .search_c_in{
        width: 250px;
    }
    .se_c{
        left: 92%!important;
    }
}

@media screen and (max-width:1250px)
{
    .subscribe__input{
        width: 280px;
    }
}

@media screen and (max-width:1150px)
{
    .subscribe__cc{
        display: flex;
    }
    .subscribe__input{
        width: 200px;
    }
    .one_f_c {
        padding: 35px 16px;
    }
    .search_c_in{
        width: 200px;
    }
    .btn_cat{
        width: 80px;
        font-size: 11px;
    }
}

@media screen and (max-width:1050px)
{
    .container__cc{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .subscribe__input{
        width: 350px;
    }
    .sign_cc{
        text-align: center;
    }
    .se_c{
        left: 90%!important;
    }
    .ls{
        padding: 0 0 0 25px;
    }
}
.container___{
    display: flex;
}

.second__container_body {
    width: 100%;
    /* margin: 0 auto; */
    padding: 0px 0px;
}


@media screen and (max-width:1200px)
{
    .body__{
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width:1000px)
{
    .con,
    .title__container, .description__section {
        margin: 7px 30px;
    }
}

@media screen and (max-width:900px){
    .p_i_ls{
        display: none;
    }
    
}

.img_hcs > .img{
    width: 159px;
    margin: 5px 15px;   
}


@media screen and (max-width:800px){
    .search_c{
        display: none;
    }
    .p_i_ls{
        display: block;
    }
}

@media screen and (max-width:800px){
    .second_l_h{
        display: none;
    }
    .header__content_one{
        justify-content: center;
        align-items: center;
    }
}

@media screen and (max-width:700px){
    .last_i,.sixth_i,.fifth_i{
        display: none;
    }
}

@media screen and (max-width:625px) {
    .container___{
        flex-direction: column;
        text-align: center;
    }
}

@media screen and (max-width:565px){
    .links_cc,
    .fourth_i{
        display: none;
    }
    .subscribe__cc{
        display: none;
    }
    .btns__c{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .con,
    .title__container, .description__section {
        margin: 7px!important;
    }
    
}

.contact-us-detail .find-more {
    border-radius: 3rem;
    background: transparent;
    border: 1px solid #dfdfdf;
    height: 2.5rem;
    font-size: 0.75rem;
    line-height: 1.33333;
    padding: 0 1.5rem;
}

.first__ss_r,
.second__ss_r{
    list-style: none;
}

.first__bar_rev{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.second__ss_r{
    display: flex;
    flex-direction: row;
    background-color: #eeeeee;
}

.second__ss_r > li
,.first__ss_r > li{
    margin: 10px 35px;
}

.first__ss_r{
    display: flex;
    background-color: #eeeeee;
}

.title__container,
.description__section {
    margin: 35px 70px;
}

.title_desc,
.product_details_title,
.desc_title {
    font-weight: bolder;
    margin: 15px 0;
}

.desc_container {
    margin: 25px 0;
    border: 1px solid lightgray;
    border-radius: 15px;
    padding: 10px 35px;
}

.desc_content {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 15px;
}

.body_{
    background-color: #d4d4d4;
}

.con_{
    margin: 0!important;
    padding: 15px 75px;
}

.right__cc_in{
    background-color: white;
    border-radius: 8px;
    width: 300px;
    padding: 15px;
    margin-top: 14px;
    height: 236px;
}

.all__c_c_c{
    display: flex;
}

.left__cc_in{
    width: 750px;
    background-color: white;
    border-radius: 8px;
    margin: 15px;
}

.cc__p_c{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.b_p{
    font-size: 24px;
}

.cc__p_c{
    margin-top: 25px;
    margin-bottom: 15px;
}

.place__btn_c{
    margin: 15px 0;
    width: 100%;
    background-color: #ff6a00;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 8px;
}

.green{
    color: rgb(141, 212, 33);
}

.img__ch{
    width: 80px;
    margin: 15px 5px;
}

.product__details_c{
    display: flex;
    justify-content: space-between;
}

.detail__text{
    margin: 15px;
}

.p_c_pp{
    font-size: 14px;
}

.p_c_l,
.p_c_c_p,
.a__l_m{
    font-size: 13px;
    margin: 5px 0;
}

.price_c{
    font-weight: bolder;
    margin: 5px 0;
}

.qty_p{
    margin: 15px;
}

.sub__cc{
    text-align: end;
    margin: 15px;
}

.center__{
    margin: 5px 0!important;
}

@media screen and (max-width:960px)
{
    .left__cc_in,
    .right__cc_in{
        width: 100%;
        padding: 15px 15px !important;
    }
    .all__c_c_c{
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width:800px) {

    .con_{
        padding: 15px 15px !important;
    }
}

@media screen and (max-width:600px) {
    .product__details_c{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
}

.detail_r{
    border: 1px solid #eeeeee;
}

.first_s_r{
    margin: 0 10px;
    width: 250px;
}

.detail_r_{
    float: right;
    font-size: 13px;
    padding: 5px;
}

/* .progress{
    height: 4px!important;
} */

.star_c{
    display: flex;
    align-items: center;
}

.first__c_rev{
    padding: 15px;
    display: flex;
    justify-content: space-evenly;
}

.progress_{
    margin: 5px 15px;
}

progress{
    margin-top: 10px;
    height: 5px;
}

.imp_c{
    display: flex;
}

.cust_c_i{
    margin: 5px;
}

.p_cus{
    font-size: 13px;
    border: 1px solid #dedede;
    width: 100%;
    padding: 1px 8px;
}

.stars_l_c > i{
    font-size: 33px;
    margin: 5px 0;
    color: #ff9900;
}

.stars_l_c{
    display: flex;
    align-items: center;
}
.rate_s{
    margin: 5px 10px!important;
    color: #ff6a00;
    font-size: 24px;
    font-weight: bold;
}

.basr_c_r{
    font-size: 13px;
    color: gray;
}

.btn_rev_c{
    margin: 10px 0;
}

.btn_rev{
    border: none;
    background-color: #e62e04;
    padding: 5px 15px;
    color: white;
}

.p_o{
    font-size: 14px;
    margin: 10px 0;
}

.stars__logo_c,
.customer__cc{
    margin-top: 10px;
}

.c_p_i{
    font-weight: bolder;
    margin: 5px!important;
}

.rate_c{
    border: 1px solid #dedede;
    padding: 5px;
    font-size: 12px;
    border-radius: 8px;
}

.first__sec_bar,
.sec_con_f,
.sort_c_c,
.sort_t_p,
.like_c
,.last_com_s{
    display: flex;
    align-items: center;
}

.first__sec_bar{
    justify-content: space-between;
}

.sec_l_c_c,.sort_c_c{
    font-size: 14px;
    padding: 5px;
}

.or{
    color: #e62e04;
}

.sort_p{
    padding: 0 5px;
}

.m_h_c{
    margin: 0 5px;
    background-color: #e62e04;
    color: white;
    padding: 5px 15px;
}

.m_r_c{
    margin: 0 5px;
    border: 1px solid #dedede;
    padding: 5px 15px;
}


.comment_sec
{
    display: flex;
}

.name_cus{
    padding: 15px ;
    margin-right: 100px;
    font-weight: bolder;
}

.color_c,
.date_c{
    color: gray;
    font-size: 14px;
    margin: 10px 0;
}

.comment{
    font-size: 14px;
}

.last_com_s > p{
    font-size: 14px;
}

.like_c{
    margin: 5px 15px;
}


.stars_com{
    margin-top: 15px;
}

.last_com_s{
    margin-bottom: 15px;
}

@media screen and (max-width:1205px){
    .first_s_r{
        display: none;
    }
}

@media screen and (max-width:950px){
    .first__c_rev{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .stars_l{
        margin: 15px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .hide__li{
        display: none;
    }
}

@media screen and (max-width:640px) {
    .sort_c_c{
        display: none;
    }
    .comment_sec{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .comment__c{
        padding: 15px;
    }
    .name_cus{
        margin: 0!important;
    }
    .sec_c_r,
    .description__section{
        margin: 15px!important;
    }
}

.review__container{
    margin: 35px 75px;
}

@media screen and (max-width:1020px) {
    .review__container{
        margin: 35px!important;
    }
}