/*your custom css goes here*/


body {background-color: black;}

.dp-none{
  display:none !important; 
  font-family: 'Tiro Bangla', serif !important;
}

.custom_bg{
    background-color: #fdecea;
    padding: 10px;
    border-radius: 5px;
    font-family: 'Tiro Bangla', serif !important;
}

.mt-17{
    margin-top: 17px;
}

.color-red{
    color: red !important;
}

.custom__bg{
        background-color: #fdecea;
    /* padding: 10px; */
    border-radius: 5px;
    padding-top: 5px;
    height: 35px;
    padding-left: 5px;
    /* padding-bottom: 5px; */
    padding-right: 5px;
    font-family: 'Tiro Bangla', serif !important;
}

.custom__bg__border{

    border: 1px solid #fdecea;
    border-color: red !important;
    border-radius: 5px;
    padding: 5px 5px 0 5px;
    font-family: 'Tiro Bangla', serif !important;
}


.home-writer-area {
    background: 
        linear-gradient(140deg,#F5928890, #FDECEA, #F5928890),
        url('https://oitijjhya.com/public/uploads/all/rhqI4U6WpFRwmbIyaC1agpUq0ofDJESbMizaP4K6.png') bottom right;
    background-repeat: no-repeat;
    margin-top: -7px !important; /* Set a height to ensure the background is visible */
    
}



.tiro{
    font-family: 'Tiro Bangla', serif !important;
}

.span__header{
font-family: 'Tiro Bangla', serif !important;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 180%;
padding-top: 60px;
}

.span__description{
 font-family: 'Tiro Bangla', serif !important;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 151%;
}

.writter__outer_div{
    padding: 50px 10px;
    box-shadow: 0px 4px 30px 0px rgba(72, 72, 72, 0.30);
    border: 1px solid #aa1b0d;
    border-radius: 5px;
    background: #fdecea;
}

.writter__outer_div:hover{
    transition: 0.3s ease;
    background: #2B2B2B;
    color: #ffffff !important;
}

.img__container{
    border-radius: 40%;
    padding-left: 45px;
    padding-right: 45px;
    max-height: 136px !important;
}

.writes_div{
    margin-top: 20px;
}

.category_div{
    margin-top: 10px;
    margin-bottom: 60px;
}

.review__container{
    padding-top: 8px;
}

.name__container{
    /*padding-top: 8px;*/
    min-height: 50px;
    font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.total__book__count{
    padding-top: 8px;
    font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.btn-details{
    margin-top: 8px;
    border-radius: 4px;
    background: linear-gradient(180deg, #EF4130 0%, #A31609 100%);
    color: #FDECEA;
    font-family: 'Tiro Bangla', serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.btn-details:hover{
    color: #ffffff !important;
}

.grid-container {
  display: inline-grid;
  grid-template-columns: auto auto auto auto auto;
  gap: 25px;
  padding-bottom: 60px;
}


@media only screen and (min-width: 600px) {
    .grid-container {
  grid-template-columns: auto auto;
}
}
@media only screen and (min-width: 768px) {
    .grid-container {
  grid-template-columns: auto auto auto;
}
} 
@media only screen and (min-width: 992px) {
    .grid-container {
  grid-template-columns: auto auto auto;
}
} 

@media only screen and (min-width: 1200px) {
  .grid-container {
  grid-template-columns: auto auto auto auto;
}
}
@media only screen and (min-width: 1600px) {
  .grid-container {
  grid-template-columns: auto auto auto auto auto;
}
}

@media only screen and (max-width: 600px) {
    .grid-container {
  grid-template-columns: auto auto;
}
.span__header{
    font-size: 22px !important;
}
.span__description{
    font-size: 14px;
}
}


.img__section{
    height: 175px;
}
.category__wrapper{
    margin-top: 25px;
padding: 15px 15px;
flex-direction: column;
justify-content: center;
text-align: center;
align-items: center;
gap: 12px;
align-self: stretch;
}

.category__wrapper .name__container{
    color: #000000 !important;
}

.category__wrapper .total__book__count{
    color: #000000 !important;
}

.category__outer_div{
    padding: 20px;
    align-items: center;
    border-radius: 10px;
    background: #F4F4F4;
}

.category__wrapper{
   border-radius: 10px;
    background: #FDE3E0;
}

.badge-custom{
    /*background: url(https://oitijjhya.com/public/uploads/all/pL9PkQmlsEv5yclIT2KqurpYmwvecpM5Kf6bxCDe.png);*/
    background-repeat: no-repeat;
        background-color: #c12718;
}

.badge__text{
    padding-left: 25px;
    padding-right: 25px;
    color: #ffffff !important;
    font-family: 'Tiro Bangla', serif !important;
    font-size: 14px;
}

.tittle__text{
    leading-trim: both;

text-edge: cap;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 180%
}

.actual__price{
    text-align: center;
    margin-top: 7px !important;
    border-radius: 4px;
    border: 2px solid  #EF4130;
    padding: 5px 10px;

}

.aiz-card-box{
    background: #F4F4F4 !important;
}
.writter__preview_image{
    max-width: 50px;
    max-height: 50px;
    border-radius: 50%;
}

.writers_info{
    margin-top: 22px;
}

.lekkok{
    color:  #2B2B2B;
leading-trim: both;

text-edge: cap;
 font-family: 'Tiro Bangla', serif !important;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 180%;
}

.writters__others{
    padding-left: 10px;
}

.writter__name__course{
    color:  #EF4130;
leading-trim: both;

text-edge: cap;
 font-family: 'Tiro Bangla', serif !important;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 180%;
}

.order__button{
padding: 9px 10px;
justify-content: center;
align-items: center;
gap: 10px;
height: 100% !important;
font-size: 12px;
 font-family: 'Tiro Bangla', serif !important;
border-radius: 4px;
color: #ffffff;
background: linear-gradient(180deg, #EF4130 0%, #A31609 100%);
border: 0px;
}

.order__button:hover{
    color: #ffffff;
}

.order__button__cart{
padding: 9px 10px;
justify-content: center;
align-items: center;
gap: 10px;
font-size: 12px;
 font-family: 'Tiro Bangla', serif !important;
border-radius: 4px;
    border: 1px solid #EF4130;
float: right;
margin-left: 10px;
color: #000000 !important;

}

.button_layout{
    margin-top: 30px;
    justify-content: space-between;
}

.product__image{
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 25px;
}

@media (min-width: 768px){
.h-md-210px, .size-md-210px {
    height: 268px !important;
}
}

.footer__copyright__section{
    height: 62px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #FDECEA !important;
    color: #000000 !important;

    text-align: center;
    leading-trim: both;

font-family: 'Tiro Bangla', serif !important;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 180%;
}

.footer__background__color{
    /*background: linear-gradient(180deg, #EF4130 0%, #A31609 100%);*/
    border-top: 1px solid #EF4130;
    background-color: #ffffff !important;
}
.color__bg__lg{
    background: linear-gradient(180deg, #EF4130 0%, #A31609 100%);
}
.color__black{
    color: #000000 !important;
}

.social__padding{
    margin-top: 33px !important;
}


.margin__left__45{
    margin-left: 40px;
}

.padding__left__30{
    margin-left: 30px !important;
}

.padding__right__30{
    margin-right: 30px !important;
}

.custom__padding__section{
    margin-bottom: 15px !important;
    font-size: 1.3em !important;
    font-family: 'Tiro Bangla', serif !important;
}

.btn__black{
    background: #000;
    
}

.input__bg{
    max-width: 70% !important;
}

.bradcumb{
    font-family: 'Tiro Bangla', serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.title__details{
    color:  #EF4130;
    leading-trim: both;

    text-edge: cap;
    font-family: 'Tiro Bangla', serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 40px;
}

.bg__customise{
    background: #F4F4F4 !important;
    padding: 38px 38px 0 38px;
}

.bg__custom{
    background: #E5CCCA !important;
}

.descriptive__text{
    font-family: 'Tiro Bangla', serif !important;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 180%;
padding-bottom: 17px;
    
}

.make__border{
    border: 3px solid #EF4130 !important;
    padding: 20px;
}

.product__title{
    color:  #EF4130;
leading-trim: both;

text-edge: cap;
font-family: 'Tiro Bangla', serif !important;
font-size: 20px !important;
font-style: normal;
font-weight: 400;
line-height: 180%;
}

.product__description{
    color: #2B2B2B;
leading-trim: both;

text-edge: cap;
font-family: 'Tiro Bangla', serif !important;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-top: 50px;
word-break: break-word;
}

.product__writter{
    color: #2B2B2B;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Tiro Bangla', serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 0px;
}

.writter__name{
    color: #EF4130;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Tiro Bangla', serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.bg__related__product{
    background:  #FAC4BF;
}

.wishlist__btn{
    display: flex;
height: 40px;
padding: 10px;
justify-content: center;
align-items: center;
gap: 10px;
flex: 1 0 0;
    border: 1px solid #EF4130 !important;
    border-radius: 4px;
}

.naver__background{
    background: #FDECEA !important;
}

.writter__informations{
    display: inline-flex;
padding: 15px 15px 15px 60px;
flex-direction: column;
justify-content: center;
align-items: flex-start;
margin-left: -50px;
margin-top: 18px;
border-radius: 5px;
height: 120px;
background: linear-gradient(180deg, rgba(239, 65, 48, 0.90) 0%, rgba(163, 22, 9, 0.90) 100%);
}

.writters__name{
    color:  #FFF;
    font-family: 'Tiro Bangla', serif !important;
font-size: 34px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.writters__total__book{
    font-family: 'Tiro Bangla', serif !important;
    color: #ffffff !important;
}
.writters__tab{
    margin-top: -80px;
}
.writter__details{
    font-family: 'Tiro Bangla', serif !important;
    background: #FAC4BF;
    padding: 15px 29px;
    padding-top: 140px;
    margin-top: -110px;
    font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 163.7%
}

.details__table{
    border-collapse:separate;
    border-spacing:0 10px;
}

.details__table tr th{
display: flex;
padding: 10px 60px;
align-items: center;
  font-family: 'Tiro Bangla', serif !important;
  font-weight: 400 !important;
  font-size: 18px;
background: #6B6B6B;
color: #ffffff;
}

.details__table tr td{
    background: #F4F4F4;
    padding: 10px 90px;
    align-items: center;
    font-size: 18px;
font-style: normal;
font-weight: 400;
  font-family: 'Tiro Bangla', serif !important;
  margin-bottom: 10px;
  width: 100%;
}

.detals__with__border{
    color: #2B2B2B;

font-family: 'Tiro Bangla', serif !important;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
display: flex;
height: 36px;
padding: 10px 0px 10px 21px;
align-items: center;
flex-shrink: 0;
align-self: stretch;
border-left: 3px solid #EF4130 !important;
margin-bottom: 20px;
}



#section_best_selling button.slick-prev.slick-arrow{
    left: 1242px;
    margin-top: -320px !important;
}
#section_best_selling_details button.slick-prev.slick-arrow{
    left: 1258px;
    margin-top: -320px !important;
}


#section_home_ours button.slick-prev.slick-arrow{
    left: 1242px;
    margin-top: -330px !important;
}

#section_best_selling button.slick-next.slick-arrow{
    margin-top: -320px;
}
#section_best_selling_details button.slick-next.slick-arrow{
    margin-top: -320px;
}
#section_home_ours button.slick-next.slick-arrow{
    margin-top: -330px;
}

#section_home_categories button.slick-prev.slick-arrow{
    left: 1242px;
    /*margin-top: -320px !important;*/
}

#section_home_categories button.slick-next.slick-arrow{
    /*margin-top: -320px;*/
}

#section_home_prebook button.slick-next.slick-arrow{
    margin-top: -320px;
}
#section_home_prebook button.slick-prev.slick-arrow{
    left: 1242px;
    margin-top: -320px !important;
}


@media (max-width: 1600px) {
    #section_home_ours button.slick-prev.slick-arrow{
        left: 982px; /* Adjust the left position for smaller screens */
    }
    #section_best_selling button.slick-prev.slick-arrow{
        left: 982px; /* Adjust the left position for smaller screens */
    }
    #section_best_selling_details button.slick-prev.slick-arrow{
        left: 998px; /* Adjust the left position for smaller screens */
    }
    #section_home_categories button.slick-prev.slick-arrow{
    left: 982px;
}
    #section_home_prebook button.slick-prev.slick-arrow{
    left: 982px;
}
}
@media (max-width: 1200px) {
    #section_home_ours button.slick-prev.slick-arrow{
        left: 830px; /* Adjust the left position for smaller screens */
    }
    #section_best_selling button.slick-prev.slick-arrow{
        left: 830px; /* Adjust the left position for smaller screens */
    }
    #section_best_selling_details button.slick-prev.slick-arrow{
        left: 846px; /* Adjust the left position for smaller screens */
    }
        #section_home_categories button.slick-prev.slick-arrow{
    left: 830px;
}
#section_home_prebook button.slick-prev.slick-arrow{
    left: 830px;
}
}

/* Media query for screens smaller than 992px */
@media (max-width: 992px) {
    #section_home_ours button.slick-prev.slick-arrow{
        left: 580px; /* Adjust the left position for even smaller screens */
    }
     #section_best_selling button.slick-prev.slick-arrow{
        left: 580px; /* Adjust the left position for even smaller screens */
    }
    #section_best_selling_details button.slick-prev.slick-arrow{
        left: 596px; /* Adjust the left position for even smaller screens */
    }
            #section_home_categories button.slick-prev.slick-arrow{
    left: 580px;
}
#section_home_prebook button.slick-prev.slick-arrow{
    left: 580px;
}
}
 
    
@media (max-width: 600px){
    .margin__left__45{
        margin-left: 0px !important;
    }
    .color__bg__lg{
    background: #EF4130 !important;
}
    .slick-next.slick-arrow{
        display: none !important;
    }
    .slick-prev.slick-arrow{
        display: none !important;
    }
}

.mt__20{
    margin-top: 40px !important;
}

#section_home_categories > section:nth-child(odd) {
  background-color: #fde3e0 !important;
}

.page__title{
    color: #EF4130 !important;
}

.descriptions{
    font-family: 'Tiro Bangla', serif !important;
}

.search__title{
padding-left: 0px;
justify-content: center;
align-items: center;
font-family: 'Tiro Bangla', serif !important;
border-left: 3px solid  #EF4130;
background:  #FAC4BF;
padding: 10px;
}

.bg-primary{
    background-color: #fde3e0 !important;
}

.iti--separate-dial-code .iti__selected-flag, .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.cart__section{
    background: url('https://oitijjhya.com/public/uploads/all/Xb6AYXlwShPDLIN0HRbDoAwDF8g3GHA3JDwolghc.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.cart__header{
    background:  linear-gradient(180deg, #EF4130 0%, #A31609 100%);
    color: #fff !important;
    padding-top: 15px;
    font-family: 'Tiro Bangla', serif !important;
    padding-left: 15px;
    padding-right: 15px;
}

.custom__search__padding{
    padding-bottom: 42px;
}


.flash button.slick-next.slick-arrow {
    display: none !important;
}

.flash button.slick-prev.slick-arrow {
    display: none !important;
}

.section__padding{
    padding-top: 60px;
    padding-bottom: 60px;
}


@media (max-width:400px){
    .mb__5{
    margin-bottom: 15px;
}
}

@media (max-width: 700px) {
    .row.no-gutters.align-items-center.aiz-plus-minus.mr-3{
        max-width: 130px !important;
    }
    .details__table tr th{
        padding: 5px 10px;
        font-size: 16px;
        text-align: left;
    }
    .details__table tr td{
        padding: 5px 10px;
        font-size: 15px;
    }
    .product__image {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px;
}
.aiz-count-down{
    padding-bottom: 15px;
}
.span__header{
    padding-top: 20px !important;
}
.section__padding{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.mb_padding_pre{
    padding-bottom: 0px !important;
}
.product__writter{
    padding-bottom: 0px !important;
    font-size: 18px !important;
}
.mb__padding{
    padding: 10px !important;
}


.product__title{
    font-size: 20px !important;
}
.delete__price{
    width: 100%;
    display: block;
}
.actual__price{
    display: block;
    padding: 5px 10px !important;
    text-align: center;
    border: 0px !important;
    font-size: 1.3em ;
}
.writter__preview_image{
    max-width: 30px;
    max-height: 30px;
    border-radius: 50%;
}
.order__button{
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
.order__button__cart{
    width: 100%;
    margin-bottom: 15px;
}
.button_layout{
    display: block !important;
    margin-top: 10px !important;
}
.badge-custom{
    margin-left: 0px !important;
    top: 0px !important;
}
/*.make__padding{*/
/*    padding-left: 30px !important;*/
/*    padding-right: 30px !important;*/
/*}*/
.writers_info{
    display: none !important;
}
}


.button.btn.pl-0.btn-link.fw-600.wishlist__btn{
    margin-left: 23px;
}

.submenu {
    display: none;
    position: absolute;
    /*top: 55px;*/
    background-color: #fac4bf;
    border: 1px solid #fac4bf; /* Adjust as needed */
    padding: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Adjust as needed */
    transition: display 0.3s ease-in-out;
    list-style: none;
    left: 0;
    font-family: 'Tiro Bangla', serif !important;
    
    scrollbar-width: thin;  /* For Firefox */
    scrollbar-color: #fac3be #fff9f9;  /* For Firefox */

    /* For WebKit browsers (Chrome, Safari) */
    &::-webkit-scrollbar {
        width: 5px;
        border-radius: 30px;
 
    }

    &::-webkit-scrollbar-thumb {
        background-color: #000000;
         border-radius: 30px;
    }

    &::-webkit-scrollbar-track {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 10px !important;
        background-color: #cfcfcf;
        border-radius: 30px;
        
    }
}

.filter__data{
    border: 1px solid #fac3be;
    background-color: #fff9f9;
    max-height: 300px;
    overflow-y: scroll;
    border-radius: 8px;
    
    
    
    scrollbar-width: thin;  /* For Firefox */
    scrollbar-color: #fac3be #fff9f9;  /* For Firefox */

    /* For WebKit browsers (Chrome, Safari) */
    &::-webkit-scrollbar {
        width: 5px;
        border-radius: 30px;
 
    }

    &::-webkit-scrollbar-thumb {
        background-color: #000000;
         border-radius: 30px;
    }

    &::-webkit-scrollbar-track {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 10px !important;
        background-color: #cfcfcf;
        border-radius: 30px;
        
    }
    
    
}

.writter__clicker{
    cursor: pointer;
}



.list-inline-item:hover .submenu {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 60px;
    grid-row-gap: 6px;
    padding: 30px;
    margin-left: 25%;
    font-family: 'Tiro Bangla', serif !important;
}

.submenu:hover {
    display: block;
    font-family: 'Tiro Bangla', serif !important;
}

.submenu li{
    min-width: max-content;
    text-align: left;
    font-family: 'Tiro Bangla', serif !important;
}


.submenu li a:hover{
    /*padding: 10px;*/
    /*background: linear-gradient(180deg, #EF4130 0%, #A31609 100%);*/
    color: #b52112 !important;
    font-family: 'Tiro Bangla', serif !important;
    
}

.rotate__me{
    display: inline-block;
    transform: rotate(90deg);
    font-family: 'Tiro Bangla', serif !important;
}

.submenu li a{
    color: #000000 !important;
    font-size: 17px;
    font-family: 'Tiro Bangla', serif !important;
}

a.opacity-60.fs-14.px-3.py-2.d-inline-block.fw-600.hov-opacity-100.text-reset {
    font-family: 'Tiro Bangla', serif !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    opacity: 1 !important;
}

.search__holder{
display: flex;
width: 100%;
padding: 15px 20px;
align-items: center;
gap: 20px;
flex-shrink: 0;
border-radius: 10px;
border: 1px solid  #EF4130;
font-family: 'Tiro Bangla', serif !important;
}

.brand-item{
    max-width: 376px;
    font-family: 'Tiro Bangla', serif !important;
}


.cart__bottom__section{
    background: #E0DDDC !important;
    font-family: 'Tiro Bangla', serif !important;
}

.cart__bottom__product{
    background-color: #ffffff !important;
    font-family: 'Tiro Bangla', serif !important;
}

.upohar__title{
    border-radius: 5px;
    background:  #EF4130;
    padding: 8px;
justify-content: center;
align-items: center;
color: #FDECEA;
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Tiro Bangla;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 180%; /* 43.2px */
font-family: 'Tiro Bangla', serif !important;
}


.upohar__modal{
    border-radius: 5px;
border: 3px dashed  #EF4130;
background: #FDECEA;
font-family: 'Tiro Bangla', serif !important;
}


.best__selling__section{
    /*background: url(https://oitijjhya.com/public/uploads/all/7rrYQXDuYYh9xSxe4rTr3S8k1n5QFviLfeqIrhUd.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    font-family: 'Tiro Bangla', serif !important;
}

.prebook__bg{
    background: url(https://oitijjhya.com/public/uploads/all/EmsK8A9D5gcw3PromsosLnyP9AaQpk8aaPsH26n8.png);
    background-repeat: no-repeat;
    background-size: cover;
    font-family: 'Tiro Bangla', serif !important;
}

.w-full{
    width: 100%;
}


.order__summery{

padding: 20px;
flex-shrink: 0;
border: 2px solid  #EF4130;
background: #FDECEA;
font-family: 'Tiro Bangla', serif !important;
}

.summuery_hedader__title{
    font-size: 20px;
    font-family: 'Tiro Bangla', serif !important;
}

.w-full  tbody tr td{
    font-size: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'Tiro Bangla', serif !important;
}

.header__hover a:hover{
    /*background-color: #fdecea;*/
    color: #b11e10 !important;
    border-radius: 5px;
    transition: 0.3s ease;
    font-family: 'Tiro Bangla', serif !important;
}

.search__icon{
    color: #b11e10 !important;
}

.btn-link:hover{
    text-decoration: none !important;
    font-family: 'Tiro Bangla', serif !important;
}

.listing__tittle{
    background-color: #fdecea;
    border-top: 2px solid #d53223 !important;
    padding: 10px 20px !important;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: 'Tiro Bangla', serif !important;
}

.search_field{
    border-radius: 15px;
    margin-bottom: 15px;
    border: 1px solid  #6B6B6B;
    font-family: 'Tiro Bangla', serif !important;
}

.hover__text:hover{
  
    color: #f14b4e !important;
    font-family: 'Tiro Bangla', serif !important;
}

.breadcrumb{
    border-bottom: 1px solid red;
    border-radius: 0;
}


.row.no-gutters.align-items-center.aiz-plus-minus.mr-3{
    border-top:1px solid red !important;
     border-bottom:1px solid red !important;
     font-family: 'Tiro Bangla', serif !important;
}
button.btn.col-auto.btn-icon.btn-sm.btn-circle.btn-light {
    border-left: 1px solid red !important;
    border-right: 1px solid red !important;
    border-radius: 0px !important;
    font-family: 'Tiro Bangla', serif !important;
}

.btn-sm.btn-icon{
    width: 50px !important;
}

i.las.la-plus{
    font-size: 1.3rem !important;
}
i.las.la-minus{
    font-size: 1.3rem !important;
}
.row.no-gutters.align-items-center.aiz-plus-minus.mr-3{
    width: 150px !important;
}
.btn:hover{
    /*color: #fff !important;*/
    border: 1px solid #ffffff90 !important;
}

.for__mobile__view{
    display: block !important;
}


.order__button:hover {
    color: #ffffff;
    border: 1.5px solid #000;
}
.order__button__cart:hover{
    background: linear-gradient(180deg, #EF4130 0%, #A31609 100%);
    color: #ffffff !important;
    border: 1.5px solid #000;
}

.wishlist__btn{
    font-family: 'Tiro Bangla', serif !important;
    font-weight: 400;
}

.wishlist__btn:hover{
    background: linear-gradient(180deg, #EF4130 0%, #A31609 100%);
    color: #ffffff !important;
    border: 1.5px solid #000;
}


.writter__image{
    margin-left: 25px;  
    background-position: center;
    background-position: center !important;
    background-size: contain !important;
}


.pc__only{
    display: block;
}
.mobile__only{
    display: none;
}

.width__less{
    text-align: center;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    float: right;
    right: 15%;
}

@media only screen and (max-width: 600px) {
    .to__center{
    text-align: center !important;
}
.width__less{
    width: 100%;
}
    .list-inline-item:hover .submenu {
       display: block;
    position: fixed;
    grid-template-columns: auto;
    grid-column-gap: 5px;
    grid-row-gap: 10px;
    padding: 20px;
    /* margin-left: 10px; */
    /* text-align: justify; */
    /* justify-content: space-between; */
    overflow-y: scroll;
    height: 300px;
    font-size: 1rem;
    font-family: 'Tiro Bangla', serif !important;
    /* width: 100%; */
    margin-left: 50px !important;
}
    .reduce__font{
        font-size: 1rem;
    }
    .padding__left__30{
        margin-left: 0 !important;
    }
    
    .padding__right__30{
        margin-right: 0 !important;
    }
    
    .mt__20{
        margin-top: 10px !important;
    }
    
    .grid-container{
        gap: 10px !important;
    }
    .search__holder{
        width: 100% !important;
    }
    .writter__image{
        width: 130px !important;
    height: 130px !important;
    border-radius: 50%;
    margin-top: 10px;
    background-position: center;
    }
    .writters__name{
        font-size: 19px;
    }
    .writters__tab{
    margin-top: -50px;
}
.pc__only{
    display: none;
}
.mobile__only{
    display: block;
}
.writter__image{
    margin-left: 0px !important;
}
.bg__image{
    height: 150px !important;
}
.mobile__row{
    margin-left: 2px !important;
    margin-right: 2px !important;
}
.name__container{
    height: 50px !important;
     display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0.9rem !important;
}
.bg-white.shadow-sm.rounded.mb-3{
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.order__summery{
    margin-top: 15px;
}
.class__continue{
    /*margin-top: 15px;*/
}
.row.no-gutters.align-items-center.aiz-plus-minus.mr-2.ml-0{
    width: 115px !important;
}
button.btn.col-auto.btn-icon.btn-sm.btn-circle.btn-light{
    width: 38px !important;
}
}

span.align-items-center.bg-primary.border.border-white.border-width-4.d-flex.justify-content-center.position-relative.rounded-circle.size-50px {
    background-color: red !important;
}

span.writter__name__course{
    font-size: 1rem !important;
}

button.btn.btn-soft-primary.mr-2.add-to-cart.fw-600:hover{
    background-color: red;
    color:  #ffffff;
}

button.btn.btn-outline-primary.mb-3.mb-sm-0:hover{
    background-color: red;
    color:  #ffffff;
}

button.btn.dropdown-toggle:hover{
    border: 1px solid red !important;
}

.full_image{
    width: 100% !important;
    min-height: 108px !important;
}

a.btn.btn-icon.btn-sm.btn-soft-primary.btn-circle{
        width: calc(2.02rem + 2px) !important;
}



.upohar__btn:hover{
    background-color: red;
    color: #ffffff !important;
    
}

.hover__image{
    display: none;
}

.upohar__btn:hover .non__hover__image {
  display: none;
}

.upohar__btn:hover .hover__image {
  display: inline;
}


.product-quantity.d-flex.align-items-center{
    margin-left: 15px;
}

.no__radius{
    border-radius: 0 !important;
}

.no__radius__btn{
    padding: 0.5rem 1rem !important;
}

.categories__section .aiz-carousel .slick-arrow{
    top:35% !important;
}

.categories__section .half-outside-arrow .slick-prev {
    left : 1240px;
}

@media (max-width: 1600px){
    .categories__section .half-outside-arrow .slick-prev {
    left: 981px !important;
}



}

@media (max-width: 768px){
.categories__section .aiz-carousel .slick-arrow{
    top:30% !important;
}
.categories__section .half-outside-arrow .slick-prev {
    left: 564px !important;
}
#section_best_selling button.slick-prev.slick-arrow {
    left: 561px;
}
#section_best_selling .aiz-carousel .slick-arrow{
        margin-top: -360px !important;
}
#section_best_selling button.slick-prev.slick-arrow{
    margin-top: -360px !important;
}
}

@media (min-width: 1200px) {
    .col_xl_2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}






/*body{*/
/*    overflow-x: hidden !important;*/
/*}*/
/*html{*/
/*    overflow-x: hidden !important;*/
/*}*/