@import url(_cssReset.css);
@import url(_fontList.css);
.custom-top-nav{
    font-size: small;
}
.custom-top-nav a{
    color: rgba(255, 255, 255, 0.993);
}
p{
    margin: 0!important;
}
.bg-custom-dark{
    background-color: rgb(60, 59, 63);
}
.basket img{
    width: 64px;
    height: 64px;
}
.basket{
    width: 250px;
    font-size: smaller;

}
.position-none{
    position: unset !important;
}
.custom-dropdown-menu{
width: 100%;
}
.justify-self-start{
justify-self: start;
}
.custom-img{
    width: 200px!important;
    /* height: 100px; */
}
.custom-for-i li a i{
    font-size: smaller;
    padding-left: 5px;
}
.custom-for-i li a {
    font-size: 15px;
    padding-left: 5px;
    transition: all .3s ease-in-out;
}
.custom-for-i li a:hover {
    margin-right: 5px;
    color: rgb(33, 41, 41) !important;
}

/* start slider css */
.custom-heigh{
    max-height: 400px;
}
@media screen and (min-width:770px) {
    .custom-height{
        max-height: 148px;
    }
    .mt-smc-2{
        margin-top: 0 !important;
    }
}
.content{
    font-size: smaller;
}
.wrapper-ids img{
    height: 200px !important;
    height: fit-content;
}
.category:hover{
    z-index: 2;
    box-shadow: 0 0 1px 2px rgb(172, 170, 170);

}
.category{
    transition: box-shadow .3s ease-in-out;
}
.custom-font-size{
    font-size: small;
}
.custom-nav-tab .nav-link{
    border: none;
    margin-bottom: unset;

}
.custom-nav-tab{
    border-color: #f1f1f173 !important;
}
.price-content{
    line-height: 35px;
    overflow: hidden;
}

.rating{
    color: rgb(197, 168, 0);
}
.demo{
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}
.demo span{
    border-radius: 100%;
    background: #efefef;
    width: 30px;
    display: inline-block;
    height: 30px;
    margin: 5px;
    padding: -1px 0;

}
#day, #hours, #minutes , #seconds{
    position: relative;
}
#day::after{
    position: absolute;
    content: 'روز';
    top: 29px;
    z-index: 2;
    right: 8px;
}
#hours::after{
    position: absolute;
    content: 'ساعت';
    top: 29px;
    z-index: 2;
    right: 2px;
}
#minutes::after{
    position: absolute;
    content: 'دقیقه';
    top: 29px;
    z-index: 2;
    right: 2px;
}
#seconds:after{
    position: absolute;
    content: 'ثانیه';
    top: 29px;
    z-index: 2;
    right: 4px;
}


.offer-expire{
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.offer-expire-text{
    display: none;
    z-index: 2;

}
.content-img {
    overflow: hidden;
    width: 120px;
    height: 120px;

}
.content-img img{
    width:120px;
    transition: all .4s ease-in-out;
}
.content-img:hover img{
    transform: translateY(-120px);
}
.custom-color{
    background-color: #ca2424;
    color: rgb(244 239 239);
    font-size: 14px;
    padding: 3px;
    width: 70%;
}
.custom-color-botton{
    background-color: yellow;
    color: #000;
    font-size: 14px;
    padding: 3px;
    width: 80%;

}
.offer-title{
    justify-self: start;
    order: 1;
    /* position-absolute start-0 */
}
@media screen and (min-width:800px) {
    .offer-title{
        border: none !important;
    }
}
.custom-imgs{
max-width: 200px !important;
}
.custom-card-m:hover{
box-shadow: 0 0 5px 1px  #adadad;
}
.custom-card-m{
    transition: all .5s ease;
    margin: 5px;
}
/* .owl-custom{
    position: relative;
} */
.owl-nav{
    display: flex !important;
   position: absolute;
  width: 100%;
    font-size: 2rem;
    top: 150px;

}

.owl-next {
left: -6px;
position: absolute;
z-index: 1;
box-shadow: 0 0 3px 2px #f5f5f5;
width: 46px;
background: #fff !important;
}
.carousel-control-prev-icon ,.carousel-control-next-icon{
    background-color: #000;
    border-radius: 50%;
    box-shadow: 0 0 5px #000;
}
.owl-prev {
    position: absolute;
    z-index: 1;
    width: 46px;
    position: absolute;
    right: -6px;
    box-shadow: 0 0 3px 2px #f5f5f5;
    background: #fff !important;
}
.owl-next span, .owl-prev span{
    padding: 5px;
}
/* .img-tst1{
    object-fit: cover;
} */
.img-hover{
    overflow: hidden;
}
.img-hover img{
    transition: 1s ease;
    overflow: hidden;
}
.img-hover:hover img{
    transform: scale(1.2);
}
.brand-slider .owl-nav{
    display: flex !important;
   position: absolute;
  width: 100%;
    font-size: 2rem;
    top: 50px;
     }
     .brand-slider .owl-nav .owl-next , .brand-slider .owl-nav .owl-prev{
        background: rgba(255, 255, 255, 0.082) !important;
        box-shadow:none;
     }
     .max-height-300{
        max-height: 300px;
     }
     .custom-ul-hover li a{
        transition: all .4s ease;
     }
     .custom-ul-hover li a:hover{
        color: blue !important;
        transform: translateX(-5%);
     }

 .tt[placeholder]{
    text-align: right;
    font-size: small;
}
.mtes{
    margin-top: -50px;
    background-color: darkblue;
}
.custom-linheight{
    line-height: 1.9;
}
.custom-font-title{
    font-size: 1.5rem;
    font-weight: bold;
    font-weight: 2;
}
.custom-font-pill{
    font-size: .8rem;
}
.custom-font-content{
    font-size: .9rem;
}
.custom-vertical li i{
    vertical-align: -1px;
}
.custom-nav-tabs .nav-link.active{
    border-top:  2px solid firebrick;
}
input[placeholder]{
    /* font-size: small; */
    text-align: right;
    direction: rtl;
}
.custom-popover {
    --bs-popover-max-width: 200px;
    --bs-popover-border-color: var(--bs-primary);
    --bs-popover-header-bg: var(--bs-primary);
    --bs-popover-header-color: var(--bs-white);
    --bs-popover-body-padding-x: 1rem;
    --bs-popover-body-padding-y: .5rem;
  }
  .zoom-mousemove{
    border: none !important;
    display: flex;
    justify-content: center;
  }
  #designBy{
    padding-top: 16px;
    margin: 16px 80px 0 80px;
    border-top: 1px solid hsla(0, 0%, 100%, 0.301);
  }
  /* menu item counter */
.item-counter{
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.text-gold{
    color: #f5da40;
}

.fs-6{
    font-size: smaller!important;
}
