body {
    font-family: IRANYekan;
}
.owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}



.carousel-similar-products .owl-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}

.terms-bg{
    background-image:url(../images/law-justice.png);
    background-position:center;
    background-repeat:repeat;
    background-size:auto;
}
.payment-help-bg {
    background-image: url(../images/credit-card.png);
    background-position: center;
    background-repeat: repeat;
    background-size: auto;
}

.about-bg, .main-bg {
    background-image: url(../images/about-bg.png);
    background-position: center;
    background-repeat: repeat;
}
.complaints-bg {
    background-image: url(../images/mail-back.png);
    background-position: center;
    background-repeat: repeat;
    background-size: 250px;
}
.modal .btn-close {
    background-color: transparent !important;
    border: none !important;
    color: gray !important;
    cursor: pointer !important;
}
.btn-search {
    border-radius: 5px 0 0 5px!important;
    min-width:50px;
}
.list-style-none {
    list-style: none;
}
.align-sub {
    vertical-align: sub;
}
.min-h-20{
    min-height:20px!important;
}
.min-w-100 {
    min-width: 100px;
}
.min-w-110 {
    min-width: 110px;
}
.min-w-120{
    min-width:120px;
}
.min-w-150 {
    min-width: 150px;
}
.min-w-200 {
    min-width: 200px;
}
.min-w-220 {
    min-width: 220px;
}
.w-30 {
    width: 30% !important;
}

.w-70 {
    width: 70% !important;
}

.top-n-22 {
    top: -22px;
}

.top-0 {
    top: 0;
}

.top-5 {
    top: 5px;
}

.top-10 {
    top: 10px;
}

.top-20 {
    top: 20px;
}

.top-23 {
    top: 23px;
}

.bottom-0 {
    bottom: 0;
}

.bottom-5 {
    bottom: 5px;
}

.bottom-10 {
    bottom: 10px;
}

.bottom-15 {
    bottom: 15px;
}

.bottom-20 {
    bottom: 20px;
}

.left-0 {
    left: 0;
}

.left-5 {
    left: 5px;
}

.left-10 {
    left: 10px;
}

.left-15 {
    left: 15px;
}

.left-20 {
    left: 20px;
}

.left-25 {
    left: 25px;
}

.left-30 {
    left: 30px;
}

.right-0 {
    right: 0;
}

.right-5 {
    right: 5px;
}

.right-10 {
    right: 10px;
}

.right-15 {
    right: 15px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: IRANYekan;
}

.number, .digits {
    font-family: IRANYekanDigits !important;
}

.cursor-pointer {
    cursor: pointer;
}

.fal.cursor-pointer:hover,
.fas.cursor-pointer:hover,
.far.cursor-pointer:hover {
    font-weight: bold !important;
}

.color-main {
    color: #D30F3F;
}

.nav-slide {
    color: #D30F3F !important;
}

    .nav-slide::before {
        color: #D30F3F !important;
        vertical-align: middle;
        font-size: 20px !important;
    }

.line-height-inherit {
    line-height: inherit;
}
.border-primary {
  border-color:#D30F3F !important
}
.line-height-50 {
    line-height: 50px;
}

.font-familay-Arial {
    font-family: Arial, Helvetica, sans-serif;
}

.font-familay-Vazir {
    font-family: Vazir;
}

.font-familay-Digital7 {
    font-family: Digital7 !important;
}

.font-familay-LCD7 {
    font-family: LCD7 !important;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-25 {
    font-size: 25px;
}

.font-size-30 {
    font-size: 30px;
}

.font-size-50 {
    font-size: 50px;
}

.font-size-100 {
    font-size: 100px;
}

.line-height-normal {
    line-height: normal;
}
.line-height-2_5rem {
    line-height: 2.5rem;
}
.line-height-15 {
    line-height: 15px;
}

.line-height-5 {
    line-height: 5px;
}

.font-size-xxl {
    font-size: xx-large;
}

.font-size-lg {
    font-size: large;
}

.font-size-sm {
    font-size: small;
}

.font-size-xs {
    font-size: smaller;
}

.font-size-xs2 {
    font-size: x-small;
}

.direction-rtl {
    direction: rtl !important;
}

.direction-ltr {
    direction: ltr !important;
}

.rotated-90 {
    transform: rotate(90deg);
}

.overflow-hidden {
    overflow: hidden;
}

.bg-transparent {
    background-color: transparent;
}
.bg-light-success {
    background-color: #e8ffed;
}
.bg-light-info {
    background-color: #dbfaff;
}
.bg-light-warning {
    background-color: #fff7e2;
}
.bg-light-danger {
    background-color: #ffe0e2;
}
.bg-light-gray {
    background-color: #eeeeee;
}

.bg-light-whitesmoke {
    background-color: whitesmoke;
}

.background-position-center {
    background-position: center;
}

.background-position-right {
    background-position: right;
}

.background-size-cover {
    background-size: cover;
}

.background-size-200-p {
    background-size: 200%;
}
.background-size-contain {
    background-size: contain;
    background-repeat
}
.background-no-repeat {
    background-repeat: no-repeat
}
.animated-back {
    background-image: url(../images/AnimatedBack.svg);
}

input:disabled, button:disabled {
    opacity: 0.6 !important;
    pointer-events: none;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
/*.ftco-navbar-light.scrolled .nav-item.cta > a .badge {
    color: #dc3545 !important;
    background-color: white !important;
}
.ftco-navbar-light.scrolled .nav-item.cta > a .badge * {
    color: #dc3545 !important;
}*/
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 15px !important;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 300;
    text-transform: none !important;
    letter-spacing: normal !important;
}

.ftco-services .services .media-body h3 {
    font-family: IRANYekan !important;
    font-weight: 400;
}

.ftco-category .category-wrap .text h2 {
    font-family: IRANYekan !important;
    min-width: 120px !important;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.ftco-category .category-wrap:hover .text h2 {
    min-width: 150px !important;
}

.ftco-category .category-wrap .text {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.ftco-category .category-wrap:hover .text {
    border-radius: 30px 0 0 30px;
    -ms-transform: translateY(-85px) rotate(-10deg);
    -moz-transform: translateY(-85px) rotate(-10deg);
    -webkit-transform: translateY(-85px) rotate(-10deg);
    -o-transform: translateY(-85px) rotate(-10deg);
    transform: translateY(-85px) rotate(-10deg);
}

.parent {
    position: relative;
    border-radius: 15px;
}

.child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.parent:hover .child, .parent:focus .child {
    -ms-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -webkit-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
}

/* .parent:hover .child:before, .parent:focus .child:before {
  display: block;
}


.child:before {
  content: "";
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
 background-color: rgba(0,0,0,.3);
} */
.ftco-category .category-wrap-2 .text h2 {
    font-family: IRANYekan !important;
    font-style: normal !important;
}

.heading-section h2 {
    font-family: IRANYekan !important;
}

.product .text h3 {
    font-weight: 500 !important;
    font-family: IRANYekan !important;
    letter-spacing: normal !important;
}

.price-sale, .price-dc, .price {
    font-family: IRANYekanDigits !important;
}

.product .img-prod span.status {
    font-family: IRANYekanDigits !important;
    font-size: 15px !important;
}

.testimony-section .owl-carousel .owl-stage-outer {
    padding-bottom: 1em;
}

.testimony-wrap {
    background: rgba(255, 255, 255, 0.4);
}

    .testimony-wrap .position {
        letter-spacing: normal !important
    }


.owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 2.5vw;
    font-family: IRANYekan !important;
    font-family: IRANYekanDigits !important;
}

.owl-carousel.home-slider .slider-item .slider-text .subheading {
    font-size: 20px;
    letter-spacing: normal;
}

.saleBox-parent {
    border-radius: 10px;
    overflow: hidden;
}

.saleBox {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.saleBox-title {
    margin: 50% 0;
}

.saleBox-product-img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: relative;
    margin-top: -75px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

    .saleBox-product-img .quote {
        direction: ltr !important;
        font-family: IRANYekanDigits;
        font-size: 16px;
        color: white;
        position: absolute;
        bottom: -10px;
        right: 0;
        width: 45px;
        height: 45px;
        background: #D30F3F;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

@media (max-width: 576px) {
    .saleBox {
        background-size: cover;
        background-position: inherit;
    }

    .saleBox-title {
        margin: 10px auto;
        background-color: rgba(255, 255, 255, 0.7);
        border-radius: 30px;
        display: table;
        padding: 0 15px;
    }
}


.cart-nav-link .badge {
    font-size: 96%;
}

.dropdown-menu {
    min-width: 15rem;
}

    .dropdown-menu .dropdown-item {
        border-radius: 0 !important;
        border-right-width: 2px !important;
    }

        .dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:hover i {
            color: #D30F3F !important;
        }

        .dropdown-menu .dropdown-item i {
            transition: all .3s;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            min-width:30px;
        }

        .dropdown-menu .dropdown-item:hover i {
            color: #D30F3F !important;
            transform: rotate(20deg) !important;
            -webkit-transform: rotate(20deg) !important;
            -moz-transform: rotate(20deg) !important;
            -ms-transform: rotate(20deg) !important;
        }

        .dropdown-menu .dropdown-item.border-right:hover {
            border-color: #D30F3F !important;
        }

.parent-category {
    display: none;
}

.productBox-product-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .1s;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    outline: 5px solid #fff;
    overflow: hidden;
    margin: 0 5px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

@media (max-width: 576px) {
    .productBox-product-img {
        width: 50px !important;
        height: 50px !important;
    }
}

@media (max-width: 768px) and (min-width: 576px) {
    .productBox-product-img {
        width: 70px !important;
        height: 70px !important;
    }
}




.productBox-product-img:hover {
    cursor: pointer;
    border-width: 2px !important;
}

.productBox-product-img.select {
    border-width: 2px !important;
    border-color: #D30F3F !important;
}

.mfp-counter {
    font-family: IRANYekanDigits !important;
}

.FeatureBox {
    padding: 0 !important;
    list-style: none;
    border-radius: 10px;
    overflow: hidden;
}

    .FeatureBox .FeatureTitle {
        background-color: whitesmoke;
        color: dimgray;
    }

    .FeatureBox li {
        padding: 5px 10px;
        text-align: right;
    }


/*------CheckBox-----Radio------*/

.checkbox {
    display: block;
    position: relative;
    padding-right: 40px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.checkbox-checkmark {
    position: absolute;
    top: 0;
    right: 5px;
    height: 25px;
    width: 25px;
    background-color: #e2e2e2;
    border: 1px solid #c3c3c3;
    transition: .2s all;
}

.checkbox:hover input ~ .checkbox-checkmark {
    background-color: #ccc;
}

.checkbox input:checked ~ .checkbox-checkmark {
    background-color: #D30F3F;
    border: 1px solid #D30F3F;
}

.checkbox-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox input:checked ~ .checkbox-checkmark:after {
    display: block;
}

.checkbox-checkmark:after {
    right: 6px;
    top: 2px;
    width: 10px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.radio {
    display: block;
    position: relative;
    padding-right: 40px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .radio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.radio-checkmark {
    position: absolute;
    top: 0;
    right: 5px;
    height: 25px;
    width: 25px;
    background-color: #e2e2e2;
    border: 1px solid #c3c3c3;
    border-radius: 50%;
    transition: .2s all;
}

.radio:hover input ~ .radio-checkmark {
    background-color: #ccc;
}

.radio input:checked ~ .radio-checkmark {
    background-color: #D30F3F;
    border: 1px solid #D30F3F;
}

.radio-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio input:checked ~ .radio-checkmark:after {
    display: block;
}

.radio .radio-checkmark:after {
    top: 7px;
    right: 7px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: white;
}
/*--End----CheckBox-----Radio------*/

.form-control.input-validation-error {
    border-color: #dc3545 !important;
}

    .form-control.input-validation-error:focus {
        border-color: #dc3545 !important;
    }

.form-control.valid {
    border-color: #D30F3F !important;
}

.alert .btn-close {
    font-size: 18px;
    position: absolute;
    left: 10px;
    top: 0px;
    cursor: pointer;
    opacity: 0.6;
}

    .alert .btn-close:hover {
        opacity: 1;
    }

.profile-image .quote:hover {
    cursor: pointer;
}

    .profile-image .quote:hover i.fal {
        font-weight: bold !important;
        font-size: 18px;
    }

.profile-image .remove-profile-Image {
    padding: 5px 9px;
    left: -3px;
    top: -3px;
}

    .profile-image .remove-profile-Image:hover {
        cursor: pointer;
    }

        .profile-image .remove-profile-Image:hover i.fal {
            font-weight: bold !important;
            font-size: 20px;
        }

input.form-control.form-control-sm {
    height: calc(1.8125rem + 2px) !important;
    padding: 0.25rem 0.5rem !important;
    font-size: 0.875rem !important;
    line-height: 1.5;
}

select.form-control.form-control-sm {
    height: calc(1.8125rem + 2px) !important;
    font-size: 0.875rem !important;
    line-height: 1.5;
}

.dashbord-box-anim, .dashbord-box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: stretch;
    align-content: stretch;
    transition: 0.05s all;
}

    .dashbord-box-anim:hover {
        transform: scale(1.04);
    }

    .dashbord-box-anim .dashbord-box-icon i {
        transition: 0.3s all;
    }

    .dashbord-box-anim:hover .dashbord-box-icon i {
        transform: scale(1.2);
    }
/*-----------Cart Slide*/
.cart-sidebar .cart-sidebar-content,
.cart-sidebar .cart-sidebar-overlay {
    top: 0;
    left: 0;
    bottom: 0;
    position: fixed;
    transition: all .3s ease-in-out 0s
}

.cart-sidebar .cart-sidebar-overlay {
    right: 0;
    opacity: 0;
    width: 100%;
    z-index: 999;
    transform: scale(0);
    background: rgba(0, 0, 0, .4)
}

.cart-sidebar .cart-sidebar-content {
    width: 20%;
    color: #333;
    padding: 15px;
    z-index: 9999;
    background: #fff;
    transform: translateX(-110%)
}

.cart-sidebar.active .cart-sidebar-content {
    transform: translateX(0)
}

.cart-sidebar.active .cart-sidebar-overlay {
    opacity: 1;
    transform: scale(1)
}

.cart-sidebar .cart-sidebar-content .top-head .name {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 5px
}

.cart-sidebar .cart-sidebar-content .top-head .email {
    font-size: 13px;
    margin-bottom: 50px
}

.cart-sidebar .cart-sidebar-content .cart-nav-left > a {
    color: #333;
    display: block;
    font-size: 16px;
    padding: 10px 0;
    line-height: 24px;
    vertical-align: top;
    text-decoration: none
}

    .cart-sidebar .cart-sidebar-content .cart-nav-left > a > span {
        color: #aaa;
        font-size: 24px;
        min-width: 40px;
        display: inline-block
    }

.cat-minikkids-logo {
    position: absolute;
    bottom: 76px;
    left: 30%;
}

.email-back {
    background-image: url(/Content/Shop/images/mail-back.png);
    background-repeat: repeat;
    background-size: contain;
}

.ftco-footer-social .fa-telegram:hover {
    color: #30A9DA !important;
}

.ftco-footer-social .fa-whatsapp-square:hover {
    color: #3FBE4F !important;
}

.ftco-footer-social .fa-facebook-square:hover {
    color: #4867AA !important;
}

.ftco-footer-social .fa-instagram:hover {
    padding: 3px 2px 2px 3px !important;
    -webkit-text-fill-color: white;
    background: linear-gradient(225deg, rgba(115,54,164,1) 0%, rgba(128,64,175,1) 19%, rgba(145,74,190,1) 36%, rgba(203,31,83,1) 50%, rgba(241,5,12,1) 64%, rgba(238,103,0,1) 79%, rgba(238,202,0,1) 100%) !important;
    border-radius: 8px;
    font-size: 23px;
}
.similar-products-section .owl-nav .owl-prev {
    left:5px;
    /*left: 50%;*/
    /*margin-left: -80px;*/
}
.similar-products-section .owl-nav .owl-next {
    right: 5px;
    /*right: 50%;*/
    /*margin-right: -80px;*/
}
.similar-products-section .owl-nav .owl-prev, .similar-products-section .owl-nav .owl-next {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
    outline: none !important;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
}
.similar-products-section:hover .owl-nav .owl-prev, .similar-products-section:hover .owl-nav .owl-next {
    opacity: 1;
}
.similar-products-section .owl-nav {
    position: absolute;
    top: 100%;
    width: 100%;
}
.similar-products-section .owl-dots {
    text-align: center;
}
    .similar-products-section .owl-dots .owl-dot.active {
        background: #D30F3F;
    }

.Addres.Selectabell {
    cursor: pointer;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius:10px!important;

}

    .Addres.Selectabell:hover {
        cursor: pointer;
        border-color: rgba(0,0,0,0.2);
    }
    .Addres.Selectabell.Active {
        border-color: #D30F3F !important;
    }
        .Addres.Selectabell.Active:after {
            font-family: "Font Awesome 5 Pro";
            content: "\f058";
            color: #D30F3F;
            position: absolute;
            font-weight: bold;
            top: 10px;
            left: 25px;
            font-size: 25px;
        }
.invoice-tbl  th, .invoice-tbl  td {
    padding: 5px !important;
}
@media (max-width: 991.98px) {
    .navbar-brand {
        margin: 0 !important;
        font-size: medium !important;
    }

    .cat-minikkids-logo {
        display: none !important;
    }
}

@media (max-width: 450.98px) {
    .product .text .bottom-area {
        bottom: 0px !important;
        left: 0px !important;
    }
}

@media (max-width: 350.98px) {
    .product .text p.price span.price-sale small {
        font-size: 10px !important;
    }

    .product .text .bottom-area a.hidden {
        width: 30px !important;
        height: 30px !important;
    }

    .product .text h3 {
        font-size: 13px !important;
    }
}
