.nav-pills .nav-link{
    background: transparent;
    border: 1px solid #ddd;
}

.nav-pills .nav-link.active{
    border: 2px solid transparent;
    background: transparent !important;
}

.nav-pills img{
    width: 100%;
    height: 80px;
    object-fit: cover;
}

.tab-content img{
    width: 100%;
    max-height: 500px;
    object-fit: cover;
}
.seller span{
color: #238A53;
background: #C1F1E2;
padding: 8px 17px;
border-radius: 50px;
font-weight: 600;
}
.tetle-details{
margin-top: 7px;
font-size: 24px;
font-weight: 800;
}
.reviews{
color: #393939;
font-weight: 100;
}
.details-text{
color: #393939;
font-weight: 100;
}
.skain-care{
margin-top:10px;
display: flex;
}
.care-1{
padding: 6px 10px;
display: flex;
align-items: center;
}
.care-1 img{
width: 30px;
}
.care-1 span{
padding: 0px 4px;
}
.price{
font-size: 20px;
font-weight: 600;
}
.price-2{
font-size: 26px;
font-weight: 600;
}
.flex-product{
display: flex;
}
.seller-2{
margin-inline-start: 6px;
}
.size{
margin-top: 10px;
}
.size-f{
display: flex;
}
.size-f div{
background: transparent;
border:1px solid #D9D9D9;
padding: 9px 9px;
cursor: pointer;
}
.size-f div:hover{
background: #F2E9E3;
border:1px solid #E5CB96;
padding: 9px 9px;
}
.size-2{
margin-inline-start: 9px;
}
.quantity-box{
    width: 140px;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}

.quantity-box button{
    border: none;
    background: transparent;
    width: 45px;
    height: 100%;
    font-size: 22px;
    cursor: pointer;
}

.quantity-box input{
    border: none;
    outline: none;
    width: 50px;
    text-align: center;
    font-size: 18px;
    background: transparent;
}
.flex-details{
margin-top: 10px;
}
.btn-filter button{
background: #7F0415;
color: #fff;
padding: 8px 10px;
width: 100%;
border: none;
margin-top: 9px;
transition: all 0.4s cubic-bezier(0.82, 0.14, 0.1, 0.85);
}
.btn-filter button:hover{
background: #822c38;
transition: all 0.4s cubic-bezier(0.82, 0.14, 0.1, 0.85);
}
.fav i{
font-size: 17px;
border: 1px solid #7F0415;
padding: 8px 8px;
border-radius: 50px;
}
.fav i:hover{
color: #7F0415;
}
.fav.active i{
    color:#7F0415;
}
.flex-22{
display: flex;
align-items: center;
}
.fav{
margin-inline-start: 10px;
}
.tabs-bg{
    background-color: #E5CB96;
    padding: 13px 0;
}
.content-bg{
    background-color: #F2E9E347;
    padding: 15px 0;
}
.tabs-22 .nav-tabs{
    border: none;
    gap: 20px;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: none;
}

.tabs-22 .nav-tabs::-webkit-scrollbar{
    display: none;
}

.tabs-22 .nav-item{
    flex: 0 0 auto;
}

.tabs-22 .nav-link{
    white-space: nowrap;
}
.tabs-22 .nav-tabs .nav-link{
    border: none;
    background: transparent;
    color: #393939;
    font-weight: 500;
    padding: 10px 0;
}
.tabs-22 .nav-tabs .nav-link.active{
    color: #7F0415;
    font-weight: 700;
    border: none;
    border-bottom: 2px solid #7F0415; 
}
.tabs-22 .nav-tabs .nav-link:focus{
    border: none;
    box-shadow: none;
}
.tabs-22 .tab-content{
    color: #666;
    line-height: 1.8;
}
.title-55{
font-weight: 600;
color: #000;
}
.description-2 i{
background: #C1F1E2;
color: #238A53;
}
.load{
margin-top: 30px;
text-align: center;
}
.load button{
padding: 6px 80px;
background: #fff;
border: 1px solid #E5CB96;
color: #7F0415;
transition: all 0.4s cubic-bezier(0.82, 0.14, 0.1, 0.85);
}
.load button:hover{
background:#E5CB96;
transition: all 0.4s cubic-bezier(0.82, 0.14, 0.1, 0.85);
}
.card-padding-details{
padding: 0px 9px;    
}
.card-title-22{
color: #7F0415;
}
.img-22 img{
width: 70px;
}
.details-center{
text-align: center;
}
.card-slider{
margin-top: 10px;
}
@media screen and (min-width:991px){
.flex-details{
display: flex;
justify-content: space-between;
align-items: center;
width: 80%;
margin-top: 10px;
}
.main-flex-details{
display: flex;
justify-content: space-between;
align-items: center;
height: 100%;
}
.description-1{
width: 50%;
}
.line{
width: 2px;
height: 100px;
background: #7F0415;
}
.card-padding-details{
    flex: 1 1 calc(25% - 20px);
    max-width: calc(25% - 20px);
}
}
@media (max-width: 991.98px){

    .nav-pills{
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .nav-pills .nav-link{
        width: 80px;
        flex-shrink: 0;
    }
    .skain-care {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
}
.flex-product {
    display: flex;
    flex-direction: column;
}
.seller-2{
margin-top: 9px;
}
.quntity{
margin-top: 9px;
}
.description-2{
margin-top: 10px;
}
.tabs-22 .nav-tabs{
flex-wrap: nowrap;
overflow-x: auto;
gap: 16px;
padding-bottom: 5px;
}
.tabs-22 .nav-item{
flex-shrink: 0;
}
.tabs-22 .nav-link{
white-space: nowrap;
}
.line{
width: 100%;
height: 2px;
margin-top: 10px;
margin-bottom: 10px;
background: #7F0415;
}
}