@font-face {
    font-family: peyda;
    src: url('../fonts/peyda/Peyda-Medium.ttf');
}

@font-face {
    font-family: DastNevis;
    src: url('../fonts/dast-nevis/font-dast-nevis.TTF');
}
@font-face {
    font-family: Morabba;
    src: url('../fonts/morabba/Morabba-Medium.ttf');
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


html {
    overflow-x: hidden;
}

body,
p,
div,
button,
a {
    margin: 0;
    padding: 0;
    font-family: Morabba;
    color: inherit;
    text-decoration: none;
}

.fixed-top{
	top: 5.4%;
}

a:hover {
    color: inherit;
}
.font-morabba{
    font-family: Morabba !important;
}

.mobile-menu-bg-color{
    background-color: #f5f5f5;
}
/* Baranihashop Main Styles*/
.main-navbar {
    /*background-color: #B20000;*/
    /*border-bottom-left-radius: 181px;
    border-bottom-right-radius: 181px;*/
    width: 100%;
    /*height: 150px;*/
    /* margin-top: -6px; */
    padding: 30px 0;
}

.style-dastnevis{
    font-size: 26px;
    font-weight: 600;
    color: #B20000;
    font-style: italic;
    font-family: DastNevis;
}

.btn-neutral {
    background-color: transparent !important;
    color: white !important;
}

.carousel-inner {
    background-color: #f5f5f5;
}

.dropdown-mega {
    width: auto;
    inset: unset;
    padding: 10px 20px;
}

.owl-carousel .owl-stage {
    justify-content: center;
    align-items: center !important;
}

.Baranihashop-logo {
    display: block;
    width: 150px;
}

.has-search .form-control {
    padding-left: 2.375rem;
    background-color: #FBE3E1;
}



.has-search .form-control::placeholder {
    color: #868686;
    font-size: 16px;
    font-family: IranSans;
}

.has-search .form-control-feedback {
    position: absolute;
    left: 15px;
    top: 0px;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    font-size: 20px;
    padding: 5px;
}

.menu-item {
    color: white;
    font-size: 16px;
}

/* ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
} */

/*.carousel.slide {
    margin-top: 40px;
}*/

/*.carousel-inner {
    border-radius: 12px;
}*/
.brands-owl> .owl-stage-outer{
    background-color: #d0eef2;
    padding: 0;
    border-radius: 10px;
}
.brands-owl{
    background-color: #d0eef2;
    border-radius: 10px;
}
.brands-owl  .widget-banner{
    padding: 7px;
    margin-bottom:0px;
}

/* .brands-owl .owl-item img {
    max-height: 30px;
} */

.brands-owl> .owl-stage-outer >.owl-stage{
    padding: 0;
}
.footer {
    height: auto;
    padding: 0px;
}

.footer-down {
    height: auto;
    /* border-top-left-radius: 64px;
     border-top-right-radius: 64px;*/
    /*background-color: #B20000;*/
    /*padding-top: 120px;*/
}

.footer-up-card {
    margin-bottom: -100px;
    background-color: #FCF2F1;
    border-radius: 64px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    width: 100%;
    height: 300px;
}

.footer-up-img>img {
    width: 100%;
    margin-bottom: -120px;

}

.why-Baranihashop {
    font-size: 20px;
}


.footer-down-title {
    font-size: 16px;
    font-weight: 700;
    color: #484443;
}

.gif>img {
    width: 100%;
}

.footer-link {
    display: block;
    margin-top: 14px;
    color: #484443;
}

.footer-link:hover {
    /* color: black; */
    /* color: white;*/
    transform: scale(1.1);
    transition: 0.4s ease-in-out all;
}

.footer-hr {
    border-bottom: 1px solid white;
}

.footer-logo{
    background: linear-gradient(to right, rgba(255, 126, 95, 0), #fee4dc, #5ab9f6, rgba(255, 126, 95, 0));
}
.footer-logo>img {
    width: 180px;
    display: block;
    margin: auto;
}

.row-color-gradiant{
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, rgba(255, 126, 95, 0), #2090FE, #2090FE, rgba(255, 126, 95, 0));
}
.navbar-nav .dropdown-menu {
    position: static;
    transform: translate(-50%, 26px) !important;
}


.carousel .carousel-inner {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
}

.carousel-indicators {
    bottom: 8%;
}

.carousel-indicators button {
    background-color: #7d7d7d !important;
}

.carousel-indicators .active {
    background-color: #B20000 !important;
}

.carousel-indicators [data-bs-target] {
    height: 10px;
    width: 30px;
    border-radius: 12px;
}

.most-popular-category,
.most-popular-brand {
    padding: 50px 0;
}

.most-popular-category>p,
.most-popular-brand>p {
    font-size: 24px;
    font-weight: 600;
    color: #B20000;
    font-style: italic;
}

.category-item>a>p {
    text-align: center;
    color: #2f2f2f;
    font-weight: 600;
    padding-top: 15px;
}

.category-item>a>img {
    width: 100%;
    min-height: 200px;
    max-height: 250px;
}

.category-title {
    font-size: 20px;
    padding-top: 10px;
}

.faq-title>p {
    font-family: DastNevis;
}

.most-newest-products>p {
    font-size: 36px;
    font-weight: 600;
    color: #B20000;
    font-style: italic;
    padding-top: 50px;
    /* margin-bottom: -15px; */
    font-family: DastNevis;
}

.main-price>img {
    display: block;
    width: 35px !important;
}

.main-price>p {
    display: block;
    font-size: 14px;
}

.see-all {
    margin: 15px 0;
}

.see-all>a {
    font-size: 20px;
    font-weight: 700;
    color: #B20000;
    float: left;
    margin-top: -30px;
}

.see-all>a:hover {
    color: #f04646;
}

.see-all-wonderful>a {
    font-size: 20px;
    font-weight: 700;
    color: white;
    float: left;
    margin-top: -30px;
}

.see-all-wonderful>a:hover {
    color: rgb(212, 212, 212);
}


/* .product-box {
    position: relative;
    border-radius: 12px;
    min-height: 520px;
    max-height: 520px;
} */

.card-header {
    border-bottom: initial;
}

.heart-icon {
    position: absolute;
    width: 25px !important;
    left: 10%;
    top: 10%;
    cursor: pointer;
}

.product-box:hover {
    box-shadow: 0 14px 28px rgba(157, 157, 157, 0.25), 0 10px 10px rgba(185, 185, 185, 0.22);
    transition: 0.4s ease-in-out all;
    /* transform: scale(1.1); */
    border-radius: 12px;
}

.product-img {
    display: block;
    margin: auto;
    height: auto !important;
    width: 100% !important;
    text-align: center;
    border-radius: 10px;
}


.price-del {
    font-size: 14px;
    color: #868686;
}

.discount-percent {
    color: #fff !important;
    font-size: 12px;
    padding: 5px;
    background: #2090FE !important;
}

.pro-title {
    text-align: center;
    font-size: 14px;
    padding: 10px 0px 20px 0;
    /* text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden !important;
    white-space: nowrap; */
}

.order-detail{
    border: 1px solid #c8c7c7;
    border-radius: 10px;
    margin: 10px;
    padding: 10px;
}

.owl-next {
    position: absolute;
    left: 0;
    top: 40%;
    color: #868686;
    font-size: 40px !important;
}

.owl-prev {
    position: absolute;
    right: 0;
    top: 40%;
    color: #868686;
    font-size: 40px !important;
}

.owl-prev:hover,
.owl-next:hover {
    color: rgb(176, 176, 176) !important;
    background-color: transparent !important;
}

.owl-stage {
    padding: 30px 0;
}

.wonderful-products {
    margin: 50px 0;
    background-color: #B20000;
    padding-top: 20px;
    padding-bottom: 20px;
}


.wonderful-title {
    font-size: 24px;
    font-weight: 600;
    color: white;
    font-style: italic;
}

.bg-white {
    background-color: white;
}


.faq {
    background-color: #e2f2f4;
    border-radius: 8px;
    padding: 10px;
}

.faq-title {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.faq-title>p {
    font-size: 36px;
    font-weight: 600;
    color: #B20000;
    font-style: italic;
    font-family: DastNevis;
}

.card-title span {
    font-family: DastNevis;
    font-size: 24px !important;
}

.faq-item {
    cursor: pointer;
}

.faq-question {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-align: justify;
}


.faq-reply {
    margin-top: 10px;
    font-size: 16px;
    text-align: justify;
}

.fa.fa-plus,
.fa.fa-minus {
    font-size: 24px;
    color: #2090FE;
    cursor: pointer;
}

.btn-toggler {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 41px;
    background: #FBE3E1;
    border-left: 2px solid #bfbcbc;
    color: #868686;
    padding: 12px 20px !important;
    border: 0;
}


.form-group.has-search {
    width: 100%;
    position: relative;
    margin: auto;
}

.filters {
    border: 12px solid #B20000;
    border-radius: 12px;
}

.filters>div {
    margin: 0px 20px;
}

.filter-title {
    font-size: 18px;
    font-weight: 700;
    padding: 5px 0;
    border-bottom: 1px solid #B20000;
}

.border-separator {
    display: block;
    border-bottom: 12px solid #B20000;
    margin-top: 10px;
}

.min-range,
.max-range {
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent;
    outline: 0;
    font-size: 14px;
    height: 30px;
    width: 100px;
    text-align: center;
}

.range-slider,
.range-slider1 {
    width: auto;
    margin: auto;
    text-align: center;
    position: relative;
    height: 6em;
}


.range-slider svg,
.range-slider input[type=range],
.range-slider1 svg,
.range-slider1 input[type=range] {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: red;
    color: red;
}


input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type=number]:invalid,
input[type=number]:out-of-range {
    border: 2px solid #ff6347;
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #616161;
}

input[type=range]:focus::-ms-fill-lower {
    background: #2497e3;
}

input[type=range]:focus::-ms-fill-upper {
    background: #2497e3;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    animate: 0.2s;
    background: #616161;
    border-radius: 1px;
    box-shadow: none;
    border: 0;
}

input[type=range]::-webkit-slider-thumb {
    z-index: 2;
    position: relative;
    box-shadow: 0px 0px 0px #000;
    height: 18px;
    width: 18px;
    border-radius: 25px;
    background: #D65A31;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -7px;
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    animate: 0.2s;
    background: #2497e3;
    border-radius: 1px;
    box-shadow: none;
    border: 0;
}

input[type=range]::-moz-range-thumb {
    z-index: 2;
    position: relative;
    box-shadow: 0px 0px 0px #000;
    border: 1px solid #2497e3;
    height: 18px;
    width: 18px;
    border-radius: 25px;
    background: #a1d0ff;
    cursor: pointer;
}

input[type=range]::-ms-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

input[type=range]::-ms-fill-lower,
input[type=range]::-ms-fill-upper {
    background: #2497e3;
    border-radius: 1px;
    box-shadow: none;
    border: 0;
}

input[type=range]::-ms-thumb {
    z-index: 2;
    position: relative;
    box-shadow: 0px 0px 0px #000;
    border: 1px solid #2497e3;
    height: 18px;
    width: 18px;
    border-radius: 25px;
    background: #a1d0ff;
    cursor: pointer;
}

.sorting {
    margin: 0 20px;
    background: #e93232;
    border-radius: 11px;
    padding: 2px 10px;
    color: white;
}


.loadmore-card {
    background: #EEE;
    border-radius: 25px;
    position: relative;
    width: 100%;
    margin: 50px auto;
    padding: 25px;
}


.card-text-paragraph {
    position: relative;
    overflow: hidden;
}

.overlay {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #EEE);
}

.moreParagraphs {
    display: none;
}

.card-text-paragraph p {
    line-height: 20px;
    margin: 10px 0;
}

.more {
    position: relative;
    top: 50px;
    text-align: center;
}

.more button {
    width: 200px;
    margin: 0 auto;
    background: #B20000;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    padding: 15px 10px;
}




.navbar {
    box-shadow: inherit;
}

.fixed {
    position: fixed;
    width: 100%;
    top: 0;
}

.sticky-menu {
    display: none;
    background:linear-gradient(to right, #fde8e1, #d3e7e8);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: 4;
    padding: 10px;
}

.sticky-menu>div>a {
    text-decoration: none;
    color: white;
    font-size: 20px;
    text-align: center;
}

.phone>a>img {
    position: fixed;
    width: 80px;
    left: 0;
    bottom: 10%;
    z-index: 3;
}

.whatsapp>a>img {
    position: fixed;
    width: 80px;
    left: 0;
    bottom: 0;
    z-index: 3;
}

.product-img-container {
    width: 100%;
    height: 400px;
    border: 2px solid #4b4b4b;
    border-radius: 6px;
}

.product-img-container>img {
    display: block;
    width: 130px;
    margin: 5% auto;
}

.gallery-container {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    position: relative;
}


.gallery-container>.gallery-box:last-child {
    cursor: pointer;
}

.gallery-box {
    width: 100px;
    height: 100px;
    border: 1px solid #4b4b4b;
    border-radius: 5px;
    margin-top: -30px;
    z-index: 2;
    background-color: #ffffff;
}

.gallery-box>img {
    display: block;
    width: 35px;
    margin: 5px auto;
}

.gallery-box>div {
    text-align: center;
    padding-top: 40px;
}

.product-main-title {
    font-size: 24px;
    font-weight: 600;
}

.vr {
    display: inline-block !important;
    border-left: 6px solid #B20000;
    height: 500px;
}

.hr {
    display: inline-block !important;
    border-bottom: 2px solid #B20000;
    width: 100%;
}

.rating {
    margin: 14px auto;
}

.rating>i {
    color: rgb(249 217 38);
}

.comment-count {
    display: inline;
}

.color-item {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-left: 10px;
    cursor: pointer;
}

.color-item:hover {
    border: 3px solid rgb(6, 6, 6);
}

.feature-key {
    color: #999999;
    font-size: 16px;
}

.feature-key::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    background-color: #d82323d1;
}

.feature-value {
    color: #393E46;
    font-size: 18px;
}

.read-more {
    color: #B20000;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 90%;
}

.price-container>span.badge {
    font-size: 14px;
    width: 100px;
    height: 30px;
    padding-top: 10px;
    border-radius: 12px;
}

.btn-tel-contact {
    display: block;
    text-decoration: none;
    text-align: center;
    width: 100%;
    font-size: 20px;
    border-radius: 40px;
    background-color: #B20000;
    border: none;
    color: white;
    margin: 25px auto;
    padding: 14px 10px;
}

.btn-tel-contact:hover {
    background-color: #ed2f2f;
    transition: 0.4s all ease-in-out;
    color: white;
}

.text-gray {
    color: #6a6a6a;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: transparent transparent #b20000;
    border-width: 5px;
}


.pro-gallery-img {
    width: 150px !important;
    margin: auto;
}


.custom-options-color {
    margin: 0 0 7px 7px;
}

.custom-options-color>input[type=radio] {
    display: none !important;
}


.custom-options-color>span {
    position: relative;
    border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(221, 221, 221);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(221, 221, 221);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    float: right;
    cursor: pointer;
    padding: 6px 35px 6px 8px;
    border-radius: 5px;
}


.custom-options-color>span>span {
    position: absolute;
    width: 16px;
    height: 16px;
    cursor: pointer;
    right: 8px;
    top: 8px;
    border-radius: 50%;
}


.custom-options-color>input[type=radio]:checked+span {
    border: 1px solid #333;
}

.bg-green {
    background: rgb(31 213 0 / 80%);
}

.sticky-menu img {
    width: 50px;
}

.product-video-link {
    background-color: #f5f5f5;
    border: 1px solid #b20000;
    color: black;
}

.product-video-link:hover {
    transition: 0.5s all ease-in-out;
    transform: scale(1.1);
    color: black;
}

.fa.fa-link {
    color: black;
}


.amazing-title {
    color: #fff !important;
}

.widget-product .card-header .view-all{
    font-family: DastNevis;
    font-size: 36px !important;
}

.carousel .now-ui-icons {
    color: black;
    font-size: 40px;
}

.fa.fa-heart-o,
.fa.fa-heart{
    font-size: 45px;
}

.bg-address{
    box-shadow: 0px 0px 6px 0px #dbdbdb;
    border-radius: 15px;
    margin: 10px 10px;
    padding: 10px;
}

.bg-address-pink{
    box-shadow: 0px 0px 6px 0px #dbdbdb;
    border-radius: 15px;
    margin: 10px 10px;
    background-color: #FBE3E1;
    padding: 10px;
}

.cart-some-info {
    font-size: 16px;
    color: #333;
    font-family: iranyekan;
    line-height: 2;
}

@media (min-width:600px) and (max-width:800px) {

    .pro-title {
        font-size: 14px;
    }

    .why-img {
        width: 50px;
    }
}
/* @media (min-width:600px) {
    .product-box {
        max-height: initial;
        height: 350px;
    }
} */

@media only screen and (max-width: 600px) {

    .order-detail p{
        font-size: 10px;
    }

    .fa.fa-heart-o,
    .fa.fa-heart{
        font-size: 35px;
    }

    .footer-up-img>img {
        margin-bottom: -60px;
    }

    .phone>a>img {
        width: 60px;
    }

    .whatsapp>a>img {
        width: 60px;
    }

    .form-group>input:focus {
        outline: none;
        border: none;
    }

    .btn.btn-outline-danger {
        width: auto;
    }

    .btn-toggler:hover {
        box-shadow: none;
    }

    .accordion-button:not(.collapsed) {
        color: #2f2f2f;
        background-color: transparent;
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    }

    .accordion-item {
        border: 0;
    }

    .carousel-indicators [data-bs-target] {
        height: 3px;
        width: 16px;
        border-radius: 2px;
    }

    .carousel.slide {
        margin-top: 0;
    }

    .carousel-indicators {
        bottom: 2px;
    }

    /* .carousel-item>a>img {
        min-height: 180px;
        max-height: 200px;
    } */

    .category-item>a>img {
        min-height: inherit;
        max-height: inherit;
    }


    .wonderful-title {
        font-size: 16px;
    }

    .product-box {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.24);
        height:300px
    }

    .product-box:hover {
        transform: inherit;
    }

    .faq-question {
        font-size: 12px;
        margin-left: 20px;
    }

    .faq-reply {
        font-size: 12px;
    }

    .why-Baranihashop>img {
        width: 100px;
    }

    .footer-up-card {
        height: 220px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer>.footer-up {
        padding: 15px;
    }

    .why-img {
        width: 40px;
    }

    .footer-down {
        height: auto;
        width: 100%;
    }

    .footer-logo>img {
        width: 40%;
        display: block;
        margin: auto;
    }

    .most-popular-category>p,
    .most-popular-brand>p,
    .most-newest-products>p,
    .style-dastnevis {
        font-size: 20px;
    }

    .most-newest-products>div{
        margin-bottom: -15px;
    }

    .see-all>a {
        font-size: 16px;
    }

    .most-popular-category,
    .most-popular-brand {
        padding: 20px 0;
    }

    .footer-down {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    .product-img {
        width: 100% !important;
        height: 190px;
        margin: auto;
    }

    .sticky-menu {
        display: block;
    }

    .category-title {
        font-size: 16px !important;
        padding-top: 8px;
    }

    .phone>a>img {
        bottom: 15%;
    }

    .whatsapp>a>img {
        bottom: 8%;
    }

    .product-box {
        /* min-height: 325px;
        max-height: 325px; */
        padding: 10px;
    }

    .gif {
        position: fixed;
        top: 0px;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .fa.fa-plus,
    .fa.fa-minus {
        font-size: 18px;
    }

    .faq-title>p {
        font-size: 20px;
    }

    .widget-product .card-header .view-all,
    .widget-product .card-header .card-title span {
        font-size: 24px !important;
    }

    .carousel .now-ui-icons {
        color: black;
        font-size: 20px;
    }

    .bg-light-blue{
        background-color: #d0eef2;
        border-radius: 10px;
    }
}
