@font-face {
    font-family: 'poppins-bold';
    src: url("/assets/fonts/poppins/Poppins-Bold.ttf") format('truetype');
}

@font-face {
    font-family: 'poppins-regular';
    src: url("/assets/fonts/poppins/Poppins-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'poppins-medium';
    src: url("/assets/fonts/poppins/Poppins-Medium.ttf") format('truetype');
}

@font-face {
    font-family: 'poppins-thin';
    src: url("/assets/fonts/poppins/Poppins-Thin.ttf") format('truetype');
}

@font-face {
    font-family: 'yekan';
    src: url("/css/fonts/yekan-font/Yekan.eot") format('embedded-opentype');
}

@font-face {
    font-family: 'yekan';
    src: url("/css/fonts/yekan-font/Yekan.ttf") format('truetype');
}

@font-face {
    font-family: 'yekan';
    src: url("/css/fonts/yekan-font/Yekan.woff") format('woff');
}

@font-face {
    font-family: 'yekan';
    src: url("/css/fonts/yekan-font/yekan-regular.eot") format('embedded-opentype');
}

@font-face {
    font-family: 'yekan';
    src: url("/css/fonts/yekan-font/yekan-regular.ttf") format('truetype');
}

@font-face {
    font-family: 'yekan';
    src: url("/css/fonts/yekan-font/yekan-regular.woff") format('woff');
}

.poppins {
    font-family: 'poppins-regular', Inter, sans-serif;
}

.poppins-bold {
    font-family: 'poppins-bold', Inter, sans-serif;
}

.poppins-medium {
    font-family: 'poppins-medium', Inter, sans-serif;
    font-weight: bolder;
}

.poppins-thin {
    font-family: 'poppins-thin', Inter, sans-serif;
}

.yekan {
    font-family: 'yekan', 'poppins-regular', sans-serif;
}

.color-grey {
    color: #E0E0E0 !important;
}

.color-grey-2 {
    color: rgba(79, 79, 79, 1);
}

.color-grey-3 {
    color: #828282;
}

.color-org {
    color: #0e4e40 !important;
}

.color-coral, .color-coral * {
    color: #BF8F61 !important;
}

.color-org-light {
    color: rgba(32, 139, 116, 1) !important;
}

.color-yellow {
    color: #F2C94C;
}

.color-grey-light-1 {
    color: #BDBDBD;
}

.bg-color-grey {
    background-color: #E0E0E0;
}

.bg-color-green-org {
    background-color: #0e4e40;
}

.bg-color-green-dark-normal {
    background-color: #004D3D;
}

.bg-color-green-dark {
    background: linear-gradient(110.21deg, #0E4E40 16.53%, #15715D 99.09%);
}

.bg-color-green-solid {
    background-color: #003b2f;
}


.bg-color-coral {
    background-color: #BF8F61;
}

.bg-color-light-peach {
    background-color: rgba(191, 143, 97, 0.25);
}

.border-color-grey {
    border-color: #E0E0E0 !important;
}

.border-color-coral {
    border-color: #BF8F61 !important;
}

.btn-coral {
    background-color: #BF8F61;
    border-color: #BF8F61;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn-coral:hover, .btn-coral:focus, .btn-coral:active {
    background-color: #BF8F61;
    border-color: #BF8F61;

}

.btn-coral:active {
    box-shadow: none;
}

.btn-green-light {
    background-color: #27AE60;
    border-color: #27AE60;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn-green-light:hover, .btn-green-light:focus, .btn-green-light:active {
    background-color: #27AE60;
    border-color: #27AE60;

}

.btn-green-light:active {
    box-shadow: none
}

.btn-primary {
    background-color: #0e4e40;
    border-color: #0e4e40;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #0e4e40;
    border-color: #0e4e40;
    color: #ffffff;
    box-shadow: 0 4px 11px rgba(41, 152, 128, 0.43);

}

.btn-primary:active {
    box-shadow: none;
    color: #ffffff;
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #0e4e40;
    border-color: #0e4e40;
    color: #ffffff;
}


.diagram-shape {
    background: url("/images/shape/diagram-2-large.png") no-repeat left;
    background-size: 54%;
    min-height: 80vh;
}

.diagram-shape-body {
    margin-top: 15rem;
}

.our-story-shape {
    background: url(/images/shape/our-story-2x.png) no-repeat left;
    background-size: contain;
    min-height: 40em;
    margin-bottom: -25rem;

}

.product-category-shape {
    background: url("/images/shape/product-category/2x.png") no-repeat right;
    background-size: contain;
    min-width: 100%;
    min-height: 100px;

}

.top-products-shape {
    background: url(/images/shape/shape-1.png) no-repeat right;
    background-size: contain;
    opacity: .4;
    min-height: 42em;
}

.top-products-content {
    margin-top: -10rem;
}

.shape-2 {
    background: url("/images/shape/shape-2.png") no-repeat left;
    background-size: 29em;
    opacity: .2;
    min-width: 100%;
    min-height: 30rem;
}

.shape-3 {
    background: url("/images/shape/shape-3/1-1x.svg") no-repeat left;
    background-size: contain;
    min-width: 100%;
    min-height: 50rem;
}

.shape-5 {
    background: url("/images/shape/shape-5/1-3x.svg") no-repeat right;
    background-size: contain;
    background-position-y: -21rem;
    min-width: 100%;
    min-height: 50rem;
}

.slider-arrow-left {
    top: 10%;
}

.icon-extra-small {
    font-size: 14px;
}

.text-small {
    font-size: 10px;
}

.text-extra-small {
    font-size: 8px;
}

.text-medium {
    font-size: 15px;
}

.star {
    color: #BDBDBD;
}

.star[active] {
    color: #F2C94C;

}

.tp-comment-1 {
    top: -10em;
    right: -15em;
    width: 100%
}

.tp-comment-2 {
    top: 55px;
    right: -183px;
    width: 100%;
    animation-delay: 0.1s
}

.tp-comment-3 {
    top: 170px;
    right: -183px;
    width: 100%;
    animation-delay: 0.2s
}

.tp-shape {
    max-width: 17em !important;
}

.top-products-text {
    top: 19em;
    right: 12em;
    max-width: 290px;
}

.your-photos-background {
    background: url("/images/your-photos/1-2x.png") no-repeat center;
    background-size: contain;

}

.your-photos-section {
    margin-top: 15rem;
}


.shape-bottom > svg {
    margin-bottom: -3px;
}

.irs--flat .irs-bar {
    background-color: #004D3D !important;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    background-color: #004D3D !important;
}
.irs--flat .irs-handle i {
    background-color: #004D3D !important;
}
.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
    border-top-color: #004D3D !important;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
    padding-right: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
    float: right;
    padding-left: 0.5rem;
    color: #6c757d;
    content:  var(--bs-breadcrumb-divider, "/") ;
}

html[dir=rtl] .nav-vertical.nav-tabs .nav-link {
    border-left: 0;
    border-right: .1875rem solid transparent;
}

html[dir=rtl] .nav-vertical.nav-tabs .nav-item.show .nav-link, .nav-vertical.nav-tabs .nav-link.active {
    border-right-color: #377dff !important;
}

html[dir=rtl] .navbar-vertical .card .nav-tabs .nav-link {
    padding-right: 1.8125rem;
    margin-right: -4.5rem;
}

html[dir=rtl] .list-separator .list-inline-item:not(:last-child)::after {
    position: relative;

    content: "/";
    opacity: .4;
}

html[dir=rtl] .list-separator .list-inline-item:not(:last-child) {
    padding-right: 0;
    padding-left: 2rem;
}

html[dir=rtl] .swiper-button-next:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23677788'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

html[dir=rtl] .swiper-button-prev:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23677788'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}


html[dir=rtl] .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0;
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    margin-right: 10px;

}

@media (max-width: 1024px) {
    .your-photos-section {
        margin-top: 0;
    }

    .top-products-text {
        top: 0em;
        right: 8em;
        max-width: 290px;
    }

    .diagram-shape {
        background-position: top;
    }

    .diagram-shape-body {
        margin-top: 20rem;
    }

    .our-story-shape {
        margin-left: 0;
    }

    .shape-1 {
        margin-right: -4rem;
        margin-top: -36rem;
    }
}

@media (max-width: 991px) {
    .our-story-shape {
        margin-bottom: -5rem;
    }
}

@media (max-width: 768px) {
    #top-products {
        margin-top: 0rem !important;
    }
    #products-category {
        margin-top: 10rem !important;
    }

    .top-products-text {
        top: 0em;
        right: 28em;
        max-width: 290px;
    }

    .our-story-shape {
        margin-bottom: 0;
    }

    .top-products-content {
        margin-top: -13em;
    }
}

@media (max-width: 425px) {
    #products-category {
        margin-top: 0 !important;
    }
    .shape-2 {
        background-size: 19em;
    }

    .tp-shape {
        max-width: 17em !important;
    }

    .tp-comment-1 {
        right: -70px;
        width: 110%;
    }

    .tp-comment-2 {
        right: -70px;
        width: 110%;
    }

    .tp-comment-3 {
        right: -70px;
        width: 110%;
    }

    .diagram-shape {
        background-size: contain;
    }

    .product-category-shape {
        background-size: 330px;
        min-width: 100%;
        min-height: 71vh;
    }



    .our-story-shape {
        background-size: 390px;
        min-width: 100%;
        min-height: 30em;
    }

    .top-products-text {
        top: 0em;
        right: 0em;
        max-width: 280px;

    }

    .blog-carousel {
        margin-left: 0 !important;
    }
}

@media (max-width: 320px) {
    .tp-shape {
        max-width: 13em !important;
    }

    .tp-comment-1 {
        right: -70px;
        width: 110%;
    }

    .tp-comment-2 {
        right: -70px;
        width: 110%;
    }

    .tp-comment-3 {
        right: -70px;
        width: 110%;
    }

    .diagram-shape {
        background-size: 100%;
    }

    .product-category-shape {
        background-size: 288px;
    }

    .our-story-shape {
        background-size: 313px;
    }
}
