*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

@font-face {
    font-family: 'YekanBakh-Medium';
    src: url(../fonts/YekanBakh-Medium.eot);
    src: url(../fonts/YekanBakh-Medium.ttf) ,
         url(../fonts/YekanBakh-Medium.woff) ,
         url(../fonts/YekanBakh-Medium.woff2) 
  }
  .bg-penton-2022{
      background-color: #81369d!important;
  }
body{
    font-family: 'YekanBakh-Medium';

}
header:nth-child(2) > .right > img{
    width: 8em;
    height: 90px;
    object-fit: cover;
}

.left-side-shop{
    display: flex;
    height: fit-content;
    margin-top: 24px;
}
.btn-light-card{
    width: 16px;
    display: flex;
    justify-content: center;
}
i.fas.fa-user-circle.position-relative {
    font-size: 19px;
    top: 4px;
}
@media screen and (max-width:769px){
    .d-xs-none{
        display: none !important;
    }
}
.list-style-none{
    height: 18vh;
    display: flex;
    align-items: flex-end !important;
    margin: 0;
    padding: 0;
    user-select: none;
    width: 70% !important;
    justify-content: center;
}
@media screen and (min-width:951px){
    .d-none-sm{
        display: none;
    }
}

@media screen and (max-width:769px){
    .list-style-none > li {
        padding:0 !important
    }
    .d-720-none{
        display: none;
    }
}
@media screen and (max-width:950px){
    .list-style-none{
      width: 0 !important;
      height: 0 !important;
    }
    .d-72-show{
        display: block !important;
    }
}
.text-dark-light{
    font-size: 15px;
    color: rgb(100, 100, 100) !important;
    font-weight: bold;
}

.nav-custome{
    width: 100%;
    box-shadow: none;
    background: inherit !important;
}
.carousel-indicators {
    position: absolute;
    right: 5px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    top: 0;
}
.carousel-indicators [data-mdb-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    border-radius: 50%;
    height: 10px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .7;
    transition: opacity .6s ease;
}
.carousel-indicators .active{
    background-color: #6667ab !important;
    transition: all 0.3s ease-in;
}

.fw-bolder-x2{
    font-weight:bolder;
    margin-top: 8vh;
    margin-bottom:3vh;
}
.custome-forms{
    border: none;
    -webkit-box-shadow: 0px 0px 13px -5px #9e9e9e;
    box-shadow: 0px 0px 13px -5px #9e9e9e;
    margin-top: 4vh;
    padding: 1.5vh 0.5rem;
    outline: none;
    width: 28%;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.search-aria{
    width: 28%;
    background: #fff;
    -webkit-box-shadow: 0 3px 20px rgb(0 0 0 / 12%);
    box-shadow: 0 3px 20px rgb(0 0 0 / 12%);
    border-radius: 4px;
    margin: 16px 0 !important;
}
.form-search-aria{
    display: flex;
}
.form-search-aria button{
    width: 56px;
    min-width: 52px;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #7a7f8b;
    font-size: 14px;
    padding: 0px 0 0 0;
    border: none;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

@media screen and (max-width:769px){
    .search-aria {
        width: 96%;
    }
}

.custome-css{
    right: 12.5%;
     bottom: 37px; 
     border: 2px solid #6667ab; 
     padding: 4px;
     border-radius: 4px;
     color: #6667ab;
}
.h5-after::after{
    position: absolute;
    content: '';
    border-bottom: 2px solid #6667ab;
    width: 60px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.swiper {
    width: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.d-flex.justify-content-center >img{
    width: 32rem;
    object-fit: fill;
    border-radius: 10px;
    min-height: 30vh;
    max-height: 30vh;
}
.d-flex > .card {
    -webkit-box-shadow: 0px 0px 24px 2px rgba(145,145,145,0.36); 
    box-shadow: 0px 0px 24px 2px rgba(145,145,145,0.36);
}
.discount-timer{
    padding: 8px 80px;
}
.discount-timer  .d-flex span{
    position: relative;
    background-color: #6667ab;
    color: ivory;
    padding: 8px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.d-flex.justify-content-center > del{
    font-size: 16px;
}
.discount-timer .d-flex:not(:last-child) span::after{
    content: ':';
    position: absolute;
    color: #6d6eb6;
    left: -9px;
    font-size:30px;
    bottom: 0;
}
.x{
    position: relative;
    right: 7px;
}
.buttons > a{
    -webkit-box-shadow: 0px 0px 11px -2px rgba(214,214,214,0.72) !important; 
    box-shadow: 0px 0px 11px -2px rgba(214,214,214,0.72)!important;
    color: rgb(72, 188, 214);
}
.banner > img{
    width: 25rem !important;
     height: 23vh !important;
     margin-right:2rem;
     margin-left: 2rem;
     border-radius: 8px;
     object-fit: fill !important;
}


@media screen and (max-width:769px){
    .d-768-responsive{
        padding: 0 16px!important;
    }
    .d-786-center{
        text-align: center;
    }
    .d-786-center > input{
        width: 95%;
    }
    .custome-css{
        right: 44.5%;
        bottom: 40px;
    
    }
    .d-768-h-auto{
        height: auto !important;
    }
    .banner{
        flex-wrap: wrap;
    }
    .banner > img{
        margin: 5px;
    }
    .d-sm-txt-center{
        text-align: center !important;
    }
    .d-sm-pkg-rtl:last-child{
        align-self: flex-start !important;
    }
}
.d-768-h-auto{
    padding: 16px 0 !important;
    height: 0 ;
    width: 32rem;
}
.discount-timer {
    padding:0;
}
@media screen and (max-width:376px){
    .left-side-shop > button{
        height: fit-content !important;
    }
    .left-side-shop > button:nth-child(1) {
        display: none;
    }
    .left-side-shop > button:nth-child(2){
        font-size: 12px !important;
    }
    .left-side-shop > button:nth-child(3){
        height:7vh !important;
    }
}
 .mxh-cards .d-flex .card{
    width: 17rem;
    min-height: 52vh !important;
    max-height: 52vh !important;
} 
 @media screen and (max-width:769px){
    .mxh-cards .d-flex .card{
        height: auto !important;
        min-height: auto !important;
        max-height:none !important
    }
}

.fs-6-sm{
    font-size: 14px !important;
}
.btn-penton-2022{
    background-color: #6d6eb6;
    color: white;
}

.img-sm-display{
    width: 7rem;
}

@media screen and (max-width:991px){
   
    .banner{
        flex-wrap: wrap;
    }
    .d-md-responsive{
        width: 100% !important;
        text-align: center !important;
    }
    .d-md-remove-p{
       padding: 0 !important;
    }
    .banner > img{
        width: 43% !important;
    }
}
@media screen and (max-width:769px){
    .banner > img{
        width: 70% !important;
    }
}
.d-sm-justify{
    text-align: justify;
}
@media screen and (max-width:415px){
    .d-mt-sm-3{
        margin-top: 3vh;
    }
    .d-md-remove-p{
        padding: 0 !important;
     }
     .d-md-responsive{
        background: #6d6eb6;
        padding: 10px 0 !important;
        color: aliceblue;
        border-radius: 8px;
     }
     
     .d-mt-sm-3{
         padding:0 !important;
     }
     .d-sm-justify{
        font-size: 15px !important;
        padding: 0 8px;
        text-align: justify;
     }
     .custome-css {
        right: 41.5%;
        bottom: 38px;
    }
    .banner > img{
        width:100% !important;
    }
}
.input-footer{
    background-color:#7778c9; 
    border: none;
    border-radius: 8px;
    padding:6px 3px;
}
.input-footer::placeholder{
    color: whitesmoke;
} 
@media screen and (min-width:1024px){
    .custome-css {
        right: 12%;
        bottom: 37px;
        border: 2px solid #6667ab;
        padding: 4px;
        border-radius: 4px;
        color: #6667ab;
    }
}
@media screen and (min-width:1600px){
    .px-min-1600{
        padding-right:6rem!important;
        padding-left: 6rem!important;
    }

}

.text-muted-lighter{
    color: rgb(182, 182, 182);
    font-weight: 100;
}
.sabad  {
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
}
.d-md-remove-p > .col-md-6:first-child{
    margin-top: 8vh;
}
.w-94{
    width: 74%;
}
.fs-1-1{
    font-size: 1.1rem!important;
}
@media screen and (max-width:420px){
    .j-c-sm-c{
        display: flex;
        justify-content: center !important;
    }
    .d-md-resizable{
        flex-wrap: wrap !important;
        padding: 0 21px !important;
    }
  
    .m-md-auto-1{
        text-align: center !important;
    }
}
@media screen and (max-width:321px){
    .d-md-resizable {
        flex-wrap: wrap !important;
        padding: 0 !important;
    }
}
@media screen and (max-width: 376px){
.left-side-shop > button:nth-child(3) {
    height: 5vh ;
}
}
.card-images{
    border-radius: 8px !important;
}
.card-images > img{
   border-radius: 8px !important;
   object-fit: cover;
}
.fs-6-sm2{
    font-size: 14px !important;
    font-weight: bold;
}
.box-shadow-custome{
    -webkit-box-shadow: 0px 0px 18px -3px rgba(209,209,209,0.84) !important; 
    box-shadow: 0px 0px 18px -3px rgba(209,209,209,0.84) !important;
}
.align-center > div.col-md-3:not(:first-child){
    display: flex;
    flex-direction: column;
    align-items: center;
}
.align-center > div.col-md-3:not(:first-child) > .d-flex > span{
    text-align: right !important;
}
.login-form{
    border: none;
    background-color: rgb(240, 240, 240);
    padding: 8px 8px;
    -webkit-box-shadow: 0px 10px 26px -2px rgba(145,145,145,0.31); 
    box-shadow: 0px 10px 26px -2px rgba(145,145,145,0.31);
    border-radius: 8px;
    outline: none;
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    }
    @-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
    }
    20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
    }
    60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
    }
    100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    }
    }
    @keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
    }
    20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
    }
    60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
    }
    100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    }
    } 
.login-form::placeholder{
    font-size: 13px;
}
.login-register-form{
    transition: all 0.3s ease-out !important;
}
.activates{
    z-index: 999 !important;
}
.deactive{
    display: none;
    z-index: -1;
}
.submit-button{
    width: 18rem;
    display: none;
    margin-top: 10px;
}

.toast-card{
    width: fit-content;
    height: auto;
    border: none;
    border-radius: 9px;
    -webkit-box-shadow: 0px 10px 26px -2px rgb(145 145 145 / 31%);
    box-shadow: 0px 10px 26px -2px rgb(145 145 145 / 31%);
    position: fixed;
    right: 9px;
    background-color: #7778c9;
    color: white;
    padding: 10px 28px;
    opacity: 0;
    bottom:10px;
}
.setAnim{
    animation-name:Error_list ;
    animation-duration:1000ms ;
    animation-iteration-count:1;
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation-fill-mode: both;
}
@keyframes Error_list {
    from{
        bottom: -200px;
        opacity: 0;
    }
    to{
        bottom: 10px !important;
        opacity: 1 ;
    }
}
.toast-card-body > .card-text{
width: fit-content;
}
.toast-exit{
    bottom: 54px;
    right: 9px;
    font-size: 14px;
    border-radius: 50%;
    background-color: orange;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.hide{
    opacity: 0;
    transition: all 0.3s ease-out;
}
.shareBox{
    width: 100%;
    background-color: white;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(209,209,209,0.5); 
    box-shadow: 0px 0px 7px 1px rgba(209,209,209,0.5);
    border-radius:10px;
    padding:10px 0;
    display: flex;
    flex-direction: column;
    height:71vh;
}
.img-rounded{
    border-radius: 8px !important;
}

.self-btn{
    border: none;
    background: initial;
    color: #7676d1;
    margin-top:3vh;
    margin-bottom: 3vh;
}
.detailsBox{
    width: 100%;
    background-color: white;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(209,209,209,0.5); 
    box-shadow: 0px 0px 7px 1px rgba(209,209,209,0.5);
    border-radius:10px;
    padding:10px 0;
    /* height:71vh; */
}
.detailsBox  .leftSide{
    border-right: 2px solid rgb(199, 199, 199);
}
ol.breadcrumbs-container {
    display: flex;
    list-style: none;
    margin-right: 9px;
    margin: 0;
    padding: 10px;
    direction: rtl;
}
li.breadcrumbs-item > a{
    margin: 0 12px;
    position: relative;
    color: rgb(106, 106, 106);
}

li.breadcrumbs-item:not(:last-child):after{
    position: absolute;
    content: '/';
    margin: 0 -7px;

}
li.breadcrumbs-item:last-child > a{
    color: tomato !important;
}
.far.fa-check-square > p {
    font-size: 12px !important;
}
.about{
    width: 55%;
    background-color: white;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(209,209,209,0.5); 
    box-shadow: 0px 0px 7px 1px rgba(209,209,209,0.5);
    border-radius:10px;
    padding:7px 0;
    margin:19px 6px;
    text-align: center;
}
.about:nth-child(2){
    width:35%;
    background-color: white;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(209,209,209,0.5); 
    box-shadow: 0px 0px 7px 1px rgba(209,209,209,0.5);
    border-radius:10px;
    padding:7px 0;
    margin:19px 6px;
    display: flex;
    justify-content: center;
}
.nav-pills{
    width: 100% !important;
    margin: 0 !important;
    text-align: center !important;
}
.nav-pills a.nav-link{
    background: initial;
    color: rgb(150, 150, 150);
    border: none !important;
    box-shadow: none;
    border-bottom: 1px solid rgb(150, 150, 150) !important; 
    border-radius: inherit !important;

}
.nav-pills .nav-link.active, .nav-pills .show >.nav-link {
    color: #000;
    background-color:initial !important; 
    box-shadow: none !important;
    border-bottom: 1px solid blue !important;
    border-radius: inherit;
    color: blue;
}
.header-h5::after{
    position: absolute;
    content: '';
    border-bottom: 3px solid rgb(63 203 63);
    width: 15%;
    bottom: -10px;
    right: 0;
}
.bixby ul{
    padding-right: 1rem;
    padding-left: 1rem;
    margin-top: 15px;
}
.bixby ul > li{
  font-weight: bold;
  line-height:40px;
}
.price-h5::after{
    position: absolute;
    content: '';
    border-bottom: 3px solid rgb(63, 79, 203);
    width: 20%;
    bottom: -15px;
    right: 50%;
    transform: translateX(50%);
}
.comment {
    position: relative;
    display: flex;
    padding: 20px;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #d2d2dc;
    border-radius: 11px;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
    -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
    box-shadow: 0px 0px 5px 0px rgb(161, 163, 164)
}

.media img {
    width: 60px;
    height: 60px
}

.reply a {
    text-decoration: none
}
.h6-relative::after{
    position: absolute;
    content: '';
    bottom: -6px;
    right: 50%;
    width: 7%;
    border-bottom: 2px solid #3cc53a;
    transform: translateX(50%);
}
.rounded-class{
    border-radius: 8px !important;
}

@media screen and (max-width:769px){
    .div-sm-center{
        justify-content: center !important;
    }
}

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
