@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/eot/IRANSansWeb_Black.eot');
    src: url('../fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb_Black.woff') format('woff'), url('../fonts/ttf/IRANSansWeb_Black.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'), url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'), url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'), url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'), url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb.eot');
    src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb.woff') format('woff'), url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    direction: rtl;
    padding: 10px;
    text-align: right;
}

nav, li {
    direction: rtl;
    text-align: right;
}

.mr-auto, .mx-auto {
    margin-right: unset !important;
}

* {
    font-family: IRANSans;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a:hover, a:active {
    text-decoration: none;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-link {
    padding: 0.2rem 1rem;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

html {
    font-size: 14px;
    position: relative;
    min-height: 100%;
    scroll-behavior: smooth;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}



body {
    margin-bottom: 190px;
    font-weight: 300;
    line-height: 26px;
    background-color: #eff1f3 !important;
    margin-top: 0px;
}

footer {
    height: 180px;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 25px;
    color: #adb5bd;
    background-color: #292a2a;
    border-top: 4px solid #E91E63;
    padding: 0 44px;
}

    footer .container {
        padding-top: 10px;
    }

    footer > div > div a {
        color: #c8f0f1;
    }

        footer > div > div a:hover, footer h1 {
            color: #fff;
        }

@media (max-width: 992px) {
    body {
        margin-bottom: 220px;
    }

    footer {
        padding: 0px;
        height: 210px;
    }
}

@media (max-width: 768px) {
    body {
        margin-bottom: 280px;
    }

    footer {
        padding: 0px;
        height: 270px;
    }
}

@media (max-width: 576px) {
    body {
        margin-bottom:350px;
    }

    footer {
        padding: 0px;
        height: 340px;
    }
}

.features-image {
    height: 170px;
    margin-bottom: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

img {
    height: auto;
    border-radius: 5px;
    max-height: 100%;
    max-width: 100%;
}


.hidaj-shoes {
    display: none
}

.card {
    margin-bottom: 4px;
    background-color: #fff;
    border-radius: .5rem;
    box-shadow: 1px 1px 3px #0000002b;
}

.signup {
    border: 1px solid #ff730b;
    border-radius: .25rem;
    color: #343a40;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .signup:hover {
        background: #ff730b;
        color: #fff;
    }


.post-title {
    text-align: right;
    margin: 10px 0;
}

.post-content, .post-content > p {
    text-align: justify;
}

p {
    margin-bottom: 1px;
}

b, h2 {
    line-height: 1.4;
    font-size: 1em;
    font-weight: 400;
}

.post {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    border-bottom: 1px solid #ece9e9;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}

.gfield_select {
    padding: 3px 10px;
    min-width: 200px;
    margin: 5px 0px;
}


.navbar a, .navbar a:hover, .navbar a:active {
    color: #f8faff;
}

@media (min-width: 576px) {
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.7rem;
        padding-left: 0.7rem;
    }
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.toggleText {
    color: #ccc;
}

    .toggleText.selectedText {
        color: #000;
    }


input[type=checkbox] {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    padding: 10px;
}

.form-check-label {
    margin: 0 5px 0 0;
}

button, input, input :hover {
    border-radius: 10px;
    border-color: #ccc;
}


textarea {
    width: 85%;
    border-radius: 9px;
}

.LoadMore {
    border: 1px solid #0062cc;
    padding: 10px;
    text-align: center;
    font-size: larger;
    border-radius: 5px;
}

.navbar-brand {
    background: url('https://cdn.kafshehidaj.ir/img/hidaj.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% center;
    width: 160px;
    padding-right: 49px;
    animation: mymove 5s 1;
    height: 40px;
}

.navbar {
    background-color: #0ca8d6;
    border-bottom: 2px solid #0088b1;
    height: 45px;
}

.navbar-collapse.collapse.show, .search-collapse.collapse.show, .basket-collapse.collapse.show {
    background-color: #0ca8d6;
    width: 103%;
    height: 80vh;
    margin: -2px -11px; 
    position: relative; 
}

.hidajshoes {
    border-bottom: 2px solid #3c4858;
    padding: 10px;
    padding-bottom: 0px;
    margin: 6px 0px;
}

    .hidajshoes a {
        color: #2196F3;
    }

.hidajshoes {
    color: #000;
}

    .hidajshoes a:hover, .hidajshoes a:active {
        color: #000
    }

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.topPost {
    margin-bottom: 15px;
    border: 1px solid #d2d3d4;
    display: block;
    padding: 4px;
    border-radius:5px;
}
.topPost strong{
    padding: 5px;
}
    :: placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: red;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: red;
}

::-ms-input-placeholder {
    color: red;
}


figure {
    margin: 0;
    display: grid;
    grid-template-rows: 1fr auto;
    margin-bottom: 20px;
    break-inside: avoid;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: #fff;
}

    figure p {
        padding: 1px 5px;
    }

    figure img, figure .kafsh {
        grid-row: 1 / -1;
        grid-column: 1;
        width: 100%;
        border-radius: 10px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

.kafsh {
    z-index: 1000;
}

    .kafsh:hover {
        background-color: #00000070;
        cursor: zoom-in;
    }

.shoes {
    column-count: 1;
    column-gap: 10px;
}

@media (min-width: 576px) {
    .shoes {
        column-count: 3;
    }
}

@media (min-width: 768px) {
    .shoes {
        column-count: 4;
    }
}

@media (min-width: 992px) {
    .shoes {
        column-count: 5;
    }
}

@media (min-width: 1400px) {
    .shoes {
        column-count: 6;
    }
}

.shoes .tag {
    padding-inline-start: 0px;
}

    .shoes .tag li, .tag li {
        display: inline-block;
        border: 1px solid #ddd;
        background-color: #f5f5f5;
        padding: 1px 10px;
        border-radius: 5px;
        margin: 3px;
    }

.tag li {
    background-color: #fff;
    border-radius: 20px;
}

.shoes .head {
    display: inline-block;
    height: 38px;
    margin: 0px -5px;
    color: #000;
    white-space: normal;
    font-weight: 500;
    padding: 2px 20px;
}


.social {
    position: fixed;
    bottom: 15px;
    z-index: 9999;
    left: 10px;
}

    .social a {
        display: block;
        margin: 5px 0px;
    }

.shoestag > a {
    margin-bottom: 10px;
    display: block;
}

    .shoestag > a > div {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

        .shoestag > a > div > div {
            background-color: rgba(0, 0, 0, 0.2);
            border-radius: 10px;
            min-height: 40px;
            text-align: center;
            color: #fff;
            font-weight: 500;
            font-size: 25px;
            padding: 7%;
        }

h5primary {
    color: #000 !important;
}

.blackbutton {
    background-color: #000;
    color: #fff;
    border-radius: 5px;
    padding: 10px 15px;
}

    .blackbutton:hover {
        color: #f9e974;
    }

@media (max-width: 575.98px) {
    .col-xs-6 {
        flex: 0 0 auto;
        width: 50%;
        margin-top: 3px;
    }
}

a {
    text-decoration: none !important;
}

.accordion-body {
    padding: 20px 40px 50px;
}





.c-css-slider {
    position: relative;
}

/* Slides inputs
========================================================================== */

.c-css-slider__input {
    display: none;
}

/* Slides wrapper
========================================================================== */

.c-css-slider__slides-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    /* Slides
========================================================================== */

    .c-css-slider__slides-wrapper .c-css-slider__slides {
        display: flex;
        padding: 0;
        width: 200%;
        // 300% for 3 slides, etc. line-height: 0;
        transition: all 800ms cubic-bezier(.770,.000,.175,1.000);
    }

#slide1:checked ~ .c-css-slider__slides-wrapper .c-css-slider__slides {
    margin-left: 0;
}

#slide2:checked ~ .c-css-slider__slides-wrapper .c-css-slider__slides {
    margin-left: -100%;
    // next slide will have margin-left: -200%
}


.c-css-slider__slide {
    width: calc(100% / 2);
    // calc(100% / 3) for three slides
}

    .c-css-slider__slide img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
    }

/*font-size*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h1, h1 {
    font-size: 28px;
}

.h2, h2 {
    font-size: 24px;
}

.h3, h3 {
    font-size: 20px;
}

@media (max-width: 991.98px) {
    .offcanvas-collapse {
        position: fixed;
        top: 56px; /* Height of navbar */
        bottom: 0;
        left: 100%;
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        visibility: hidden;
        background-color: #343a40;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out;
    }

        .offcanvas-collapse.open {
            visibility: visible;
            transform: translateX(-100%);
        }
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        color: rgba(255, 255, 255, .75);
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

.nav-underline .nav-link {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .875rem;
    color: #6c757d;
}

    .nav-underline .nav-link:hover {
        color: #007bff;
    }

.nav-underline .active {
    font-weight: 500;
    color: #343a40;
}

.text-white-50 {
    color: rgba(255, 255, 255, .5);
}

.bg-purple {
    background-color: #6f42c1;
}

.shoes-size {
    background-image: url(/shoes-1.jpg);
    width: 75%;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0px auto;
    border: 1px solid #ccc;
    height: 330px;
    margin-top: 15px;
    padding: 20px 20px 10px 47%;
    border-radius: 15px;
}

    .shoes-size h1 {
        color: #ea4975;
    }

@media (max-width: 678px) {
    .shoes-size {
        width: 90%;
        height: 500px;
        margin-top: 15px;
        padding: 72% 20px 5px 20px;
    }
}

@media (max-width: 576px) {
    .shoes-size {
        width: 90%;
        height: 500px;
        margin-top: 15px;
        padding: 72% 20px 5px 20px;
    }

        .shoes-size h1 {
            color: #fff;
        }
}

.deco_wrap {
    z-index: 1;
    overflow: hidden;
    position: relative;
}

.banner_section {
    min-height: 100vh;
    text-align: center;
    background: url(/img/3.png);
    background-size: cover;
    background-position: center;
}

    .banner_section > div {
        min-height: 100vh;
        width: 100%;
        padding: 100px 0px;
        background-color: #000000bf;
    }

    .banner_section .banner_content {
        margin: auto;
        max-width: 680px;
    }

    .banner_section h1 {
        text-shadow: 7px 7px 5px black;
        display: block;
        line-height: 1.4;
        font-size: 48px;
        font-weight: 600;
        margin-bottom: 25px;
    }

        .banner_section h1 strong {
            display: block;
            line-height: 1.5;
            font-size: 52px;
            font-weight: 600;
            margin-bottom: 25px;
            color: #FFC107;
        }

/*  .happybirthday h1 strong {
        color: #fff;
    }*/

@media (min-width: 768px) {
    .banner_section h1 strong {
        line-height: 1.5;
    }
}

@media (max-width: 768px) {
    .banner_section h1 strong {
        font-size: 42px;
    }
}

.banner_section p {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.7;
    margin-bottom: 60px;
}

.banner_section .pages_counter > li:not(:last-child) {
    margin-right: 60px;
}

.banner_section .pages_counter strong, .banner_section .pages_counter span {
    display: block;
    line-height: 1;
}

.banner_section .pages_counter strong {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px;
}

.banner_section .pages_counter span {
    opacity: 0.7;
    font-size: 14px;
    text-transform: uppercase;
}

.banner_section .scroll_down {
    left: 50%;
    bottom: 30px;
    color: #ffffff;
    font-size: 30px;
    position: absolute;
    transform: translateX(-50%);
}

    .banner_section .scroll_down i {
        animation: updown 1s infinite alternate;
    }

.text-primary {
    color: #000 !important
}

.accordion  h2{margin-top:0px!important;}

.shoesbox1 {
    padding: 60px 10px;
    background-color: #BBDEFB;
    color: #080000;
    border-radius: 10px;
    font-size: 22px;
    text-align: center;
    border: 1px solid #51b2fc
}
    .shoesbox1 ul {
        font-size: 18px;
        list-style: none;
    }
        .shoesbox1 ul li:before {
            content: '✓';
            padding: 5px;
            font-size: large;
            font-weight: 600;
        }
label > em {
    color: red;
    font-size: 18px;
}
.error {
    display: inline-block;
    color: #ff0000;
    font-size: smaller;    
    border-radius: 5px;
    background-color: #FBE9E7;
}
a.bi.btn {font-size:24px;}
.form-floating > .form-control-plaintext ~ label, .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    padding: 2px 10px;
    margin: -7px 4px;
    padding: 0.1rem !important;
}
.form-floating > label {
    height: unset !important;
    background-color: #fff !important;
    top: 1px !important;
    right: 1px !important;
    padding: 0.75rem !important;
    }
.shoes-manufacturers {
    padding: 60px 10px;
    margin-bottom: 20px;
    background-color: #53a3e5;
    color: #fff;
    text-align: center;
    background-image: url(https://cdn.kafshehidaj.ir/img/blue-radial-gradient-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    position: relative;
}
.shoes-manufacturers:before {
    background-image: url(https://cdn.kafshehidaj.ir/img/bubbles-left.svg);
    background-position: 0 0;
    left: 0;
    right: auto;
}

.shoes-manufacturers:after {
    background-image: url(https://cdn.kafshehidaj.ir/img/bubbles-right.svg);
    background-position: 100% 100%;
    left: auto;
    right: 0;
}

@media (min-width: 640px) {
    .shoes-manufacturers:after, .shoes-manufacturers:before {
        background-repeat: no-repeat;
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 50%;
        z-index: 1;
    }
} 
.shoes-manufacturers a {
    color: #fff;
    z-index: 2;
    position: relative; 
}
.shoes-Des {
    font-size: small;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f1f1f1;
    padding: 10px 15px;
    text-align: justify;
}