img {
    max-width: 100%;
    height: auto
}

a {
    text-decoration: none
}

input:focus, textarea:focus {
    outline: none
}

.loop_item:hover a:not(.btn), .loop_item a:not(.btn):hover {
    color: #fff !important
}

.overflow-hidden-x {
    overflow-x: hidden
}

.z-1 {
    z-index: 1
}

.z-2 {
    z-index: 2
}

.z-3 {
    z-index: 3
}

body {
    min-height: 100vh
}

::-webkit-scrollbar {
    width: .3em;
    height: .5em
}

::-webkit-scrollbar-track-piece {
    background: #fff0
}

::-webkit-scrollbar-thumb {
    background: #858585;
    border-radius: 35px;
    cursor: pointer
}

[anim=ripple] {
    position: relative;
    overflow: hidden
}

[anim=ripple]:before {
    content: "";
    position: absolute;
    display: block;
    background: var(--ripple-background, white);
    border-radius: 50%;
    pointer-events: none;
    top: calc(var(--y) * 1px);
    left: calc(var(--x) * 1px);
    width: calc(var(--d) * 1px);
    height: calc(var(--d) * 1px);
    opacity: calc(var(--o, 1) * var(--ripple-opacity, 0.3));
    transition: calc(var(--t, 0) * var(--ripple-duration, 600ms)) var(--ripple-easing, linear);
    transform: translate(-50%, -50%) scale(var(--s, 1));
    transform-origin: center
}

.trans {
    -khtml-transition: 0.4s cubic-bezier(.77, 0, .18, 1);
    -moz-transition: 0.4s cubic-bezier(.77, 0, .18, 1);
    -ms-transition: 0.4s cubic-bezier(.77, 0, .18, 1);
    -o-transition: 0.4s cubic-bezier(.77, 0, .18, 1);
    -webkit-transition: 0.4s cubic-bezier(.77, 0, .18, 1);
    transition: 0.4s cubic-bezier(.77, 0, .18, 1)
}

.text-justify {
    text-align: justify
}

.fw-900 {
    font-weight: 900 !important
}

.alert.alert-danger {
    background: #FF5B5C !important;
    color: #FFFFFF !important;
    border: none
}

.alert.alert-info {
    background: #00CFDD !important;
    color: #FFFFFF !important;
    border: none
}

.alert.alert-warning {
    background: #FDAC41 !important;
    color: #FFFFFF !important;
    border: none
}

.alert.alert-success {
    background: #39DA8A !important;
    color: #FFFFFF !important;
    border: none
}

.woocommerce-info, .alert.alert-info {
    background: #00CFDD !important;
    color: #FFFFFF !important;
    border: none
}

.bg-main2 {
    background: #2b5563 !important;
    background: -moz-radial-gradient(circle, #2b5563 0%, #0f2d37 100%) !important;
    background: -webkit-radial-gradient(circle, #2b5563 0%, #0f2d37 100%) !important;
    background: radial-gradient(circle, #2b5563 0%, #0f2d37 100%) !important
}

.woocommerce-info:before, .alert.alert-info:before {
    content: unset
}

.newsletter .ff-t-container {
    flex-wrap: nowrap
}

.newsletter input {
    color: #000 !important
}

.newsletter form + * p {
    margin: 0
}

.newsletter form + * {
    color: #fff;
    border-radius: 10px
}

.progress-wrap {
    position: fixed;
    left: 60px;
    bottom: 60px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgb(0 0 0 / .1);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    backdrop-filter: blur(3px)
}

.progress-wrap svg path {
    fill: none
}

.progress-wrap svg.progress-circle path {
    stroke: #000;
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.progress-wrap span {
    width: 47px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    z-index: -1
}

@media (max-width: 768px) {
    .progress-wrap {
        bottom: 70px;
        left: 10px
    }
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

@font-face {
    font-family: "yekan bakh";
    src: url(../fonts/woff2/YekanBakhFaNum-Thin.woff2) format("woff2"), url(../fonts/woff/YekanBakhFaNum-Thin.woff) format("woff");
    font-weight: 200;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "yekan bakh";
    src: url(../fonts/woff2/YekanBakhFaNum-Light.woff2) format("woff2"), url(../fonts/woff/YekanBakhFaNum-Light.woff) format("woff");
    font-weight: 300;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "yekan bakh";
    src: url(../fonts/woff2/YekanBakhFaNum-Regular.woff2) format("woff2"), url(../fonts/woff/YekanBakhFaNum-Regular.woff) format("woff");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "yekan bakh";
    src: url(../fonts/woff2/YekanBakhFaNum-SemiBold.woff2) format("woff2"), url(../fonts/woff/YekanBakhFaNum-SemiBold.woff) format("woff");
    font-weight: 500;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "yekan bakh";
    src: url(../fonts/woff2/YekanBakhFaNum-Bold.woff2) format("woff2"), url(../fonts/woff/YekanBakhFaNum-Bold.woff) format("woff");
    font-weight: 600;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "yekan bakh";
    src: url(../fonts/woff2/YekanBakhFaNum-ExtraBold.woff2) format("woff2"), url(../fonts/woff/YekanBakhFaNum-ExtraBold.woff) format("woff");
    font-weight: 700;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "yekan bakh";
    src: url(../fonts/woff2/YekanBakhFaNum-Black.woff2) format("woff2"), url(../fonts/woff/YekanBakhFaNum-Black.woff) format("woff");
    font-weight: 800;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "yekan bakh";
    src: url(../fonts/woff2/YekanBakhFaNum-ExtraBlack.woff2) format("woff2"), url(../fonts/woff/YekanBakhFaNum-ExtraBlack.woff) format("woff");
    font-weight: 900;
    font-display: swap;
    font-style: normal
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.loader {
    width: 100%;
    height: 100%;
    background: #2b5563;
    background: -moz-radial-gradient(circle, #2b5563 0%, #0f2d37 100%);
    background: -webkit-radial-gradient(circle, #2b5563 0%, #0f2d37 100%);
    background: radial-gradient(circle, #2b5563 0%, #0f2d37 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b5563", endColorstr="#0f2d37", GradientType=1)
}

.bg-grad{
    background: #2b5563;
    background: -moz-radial-gradient(circle, #2b5563 0%, #0f2d37 100%);
    background: -webkit-radial-gradient(circle, #2b5563 0%, #0f2d37 100%);
    background: radial-gradient(circle, #2b5563 0%, #0f2d37 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b5563", endColorstr="#0f2d37", GradientType=1)
}

.bg-grad-v2:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    right: 0;
    left: 0;
    background: #2b5563;
    background: -moz-radial-gradient(circle, #2b5563 0%, #0f2d37 100%);
    background: -webkit-radial-gradient(circle, #2b5563 0%, #0f2d37 100%);
    background: radial-gradient(circle, #2b5563 0%, #0f2d37 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b5563", endColorstr="#0f2d37", GradientType=1);
    bottom: 0
}

.modex-bg-course {
    background-position: left center;
    background-size: 270px;
    background-repeat: no-repeat;
    background-position-x: 20px
}

.transform-none {
    transform: unset !important
}

.inner-loader {
    position: relative;
    width: 2.5em;
    height: 2.5em;
    transform: rotate(165deg)
}

.inner-loader:before, .inner-loader:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: .25em;
    height: .25em;
    border-radius: .125em;
    transform: translate(-50%, -50%)
}

.inner-loader:before {
    animation: before 2s infinite
}

.inner-loader:after {
    animation: after 2s infinite
}

@keyframes before {
    0% {
        width: .25em;
        box-shadow: 1.125em -.875em hsl(337deg 84% 48% / .75), -1.125em .875em hsl(190deg 61% 65% / .75)
    }
    35% {
        width: 2.5em;
        box-shadow: 0 -.875em hsl(337deg 84% 48% / .75), 0 .875em hsl(190deg 61% 65% / .75)
    }
    70% {
        width: .25em;
        box-shadow: -1.125em -.875em hsl(337deg 84% 48% / .75), 1.125em .875em hsl(190deg 61% 65% / .75)
    }
    100% {
        box-shadow: 1.125em -.875em hsl(337deg 84% 48% / .75), -1.125em .875em hsl(190deg 61% 65% / .75)
    }
}

@keyframes after {
    0% {
        height: .25em;
        box-shadow: .875em 1.125em hsl(160deg 50% 48% / .75), -.875em -1.125em hsl(41deg 82% 52% / .75)
    }
    35% {
        height: 2.5em;
        box-shadow: .875em 0 hsl(160deg 50% 48% / .75), -.875em 0 hsl(41deg 82% 52% / .75)
    }
    70% {
        height: .25em;
        box-shadow: .875em -1.125em hsl(160deg 50% 48% / .75), -.875em 1.125em hsl(41deg 82% 52% / .75)
    }
    100% {
        box-shadow: .875em 1.125em hsl(160deg 50% 48% / .75), -.875em -1.125em hsl(41deg 82% 52% / .75)
    }
}

.inner-loader {
    position: absolute;
    top: calc(50% - 1.25em);
    left: calc(50% - 1.25em)
}

* {
    --bs-nav-link-font-weight: 400;
    --bs-dark-rgb: 0, 0, 0;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-text-size-adjust: none;
    -webkit-locale: auto
}

:root {
    --clr-title: #ffffff;
    --clr-text: #A9A9A9;
    --clr-white: #ffffff;
    --clr-black: #1C1C1C;
    --clr-red: #B62828;
    --clr-grey: #EDEDED;
    --clr-grey-content: #494949;
    --lf-menu-width: 90px;
    --transition: all 0.3s;
    --transition-2: all 0.4s ease-in;
    --rgb-bullet: 255, 255, 255;
    --rgb-border: rgba(255, 255, 255, 0.2);
    --rgb-glass: 46, 46, 46;
    --clr-icon-bg: rgba(0, 0, 0, 0.4)
}

:focus, :hover, :active, :visited {
    outline: none
}

::placeholder {
    text-align: right !important
}

body.rtl {
    font-family: "yekan bakh", sans-serif;
    font-weight: 300;
    font-feature-settings: "ss01"
}

.color-light {
    color: #f3e8e2 !important
}

.color-dark {
    color: #102c37 !important
}

.border-light {
    border-color: #efebe0 !important
}

@keyframes blink {
    0% {
        opacity: .1
    }
    30% {
        opacity: 1
    }
    100% {
        opacity: .1
    }
}

.z-top {
    z-index: 9999
}

.z-toper {
    z-index: 99999
}

.white-dirt {
    background-image: url(../img/dirt-min.png)
}

.dark-dirt {
    background-image: url(../img/dirt-dark.png)
}

.dark-dirt-2 {
    position: relative
}

.dark-dirt-2:before {
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 20%;
    position: absolute;
    background-image: url(../img/dirt-dark.png)
}

.logo-head img {
    width: 100px
}

.product-slider__item.swiper-slide-active .product-slider__content > * {
    opacity: 1;
    transform: none
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(1) {
    transition-delay: 0s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(2) {
    transition-delay: 0.2s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(3) {
    transition-delay: 0.4s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(4) {
    transition-delay: 0.6s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(5) {
    transition-delay: 0.8s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(6) {
    transition-delay: 1s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(7) {
    transition-delay: 1.2s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(8) {
    transition-delay: 1.4s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(9) {
    transition-delay: 1.6s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(10) {
    transition-delay: 1.8s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(11) {
    transition-delay: 2s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(12) {
    transition-delay: 2.2s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(13) {
    transition-delay: 2.4s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(14) {
    transition-delay: 2.6s
}

.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(15) {
    transition-delay: 2.8s
}

.product-slider__card {
    transition: all 0.5s;
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 992px) {
    .product-slider__card {
        align-items: flex-start
    }
}

.product-slider__title {
    opacity: 0;
    transform: translateY(55px);
    transition: all 0.5s
}

.product-slider__price {
    display: block;
    opacity: 0;
    transform: translateY(55px);
    transition: all 0.5s
}

.product-slider__price sup {
    top: -20px
}

.product-slider__bottom {
    margin-top: 20px;
    opacity: 0;
    transform: translateY(55px);
    transition: all 0.5s
}

.product-slider__cover {
    margin-top: 20px;
    opacity: 0;
    transform: translateX(-55px);
    transition: all 0.5s
}

header ul.navbar-nav li {
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 20px
}

header ul.navbar-nav li .nav-link {
    font-weight: 500;
    font-size: smaller;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    color: #2b5563
}

header ul.navbar-nav li .nav-link:before {
    bottom: 0;
    right: 0;
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #2b5563;
    visibility: hidden
}

header ul.navbar-nav li .nav-link:focus, header ul.navbar-nav li .nav-link:hover {
    color: #2b5563
}

header ul.navbar-nav li .nav-link:focus:before, header ul.navbar-nav li .nav-link:hover:before {
    visibility: visible;
    right: 0;
    width: 100%
}

input {
    color: var(--clr-white);
    font-size: 20px
}

.btn-light {
    --bs-btn-color: #000;
    --bs-btn-bg: #f3e8e2;
    --bs-btn-border-color: #f3e8e2
}

.ff-t-container {
    flex-wrap: wrap;
    display: flex
}

button {
    background: none
}

.input-field-wrapper.focus .input:not(textarea), .input-field-wrapper.value .input:not(textarea), .input-field-wrapper.focus .input:not(textarea):hover, .input-field-wrapper.value .input:not(textarea):hover, .input-field-wrapper.focus .input:not(textarea):focus, .input-field-wrapper.value .input:not(textarea):focus, input, input:hover, input:focus {
    transition: all 0s 0s
}

.form-control {
    color: #fff
}

.form-control:focus {
    color: #fff;
    background-color: var(--bs-body-bg);
    border-color: #fff;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(13 110 253 / .25)
}

h5.comment-author.mb-0.small.bg-main.d-inline-block.px-2.pt-1.fw-normal a {
    color: #000
}

div#comments .form-control {
    color: #000 !important
}

ol.comment-list {
    list-style: none !important
}

.form-check-input {
    border-radius: 0 !important;
    vertical-align: middle !important;
    width: 0.65em !important;
    height: 0.65em !important
}

.form-check-input:checked {
    background-color: #404040;
    border-color: #bebebe
}

.modex-bg:before {
    content: "";
    background-image: url(../img/bg-modex.png);
    position: absolute;
    height: 244px;
    width: 300px;
    top: 50%;
    left: 50px;
    background-size: 100% 100%;
    transform: translateY(-50%)
}

.z-toper {
    z-index: 999999
}

.row-reverse {
    flex-direction: row-reverse
}

img.blog_loop_img {
    height: 300px;
    object-fit: cover
}

.object_fit {
    object-fit: cover
}

.cat_name {
    white-space: nowrap;
    font-family: "yekan bakh", serif
}

.shine_effect {
    position: relative;
    overflow: hidden
}

.shine_effect:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, #fff0 0%, rgb(255 255 255 / .3) 100%);
    background: linear-gradient(to right, #fff0 0%, rgb(255 255 255 / .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.shine_effect:hover:before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s
}

.cats a:hover {
    color: #fff !important;
    border-bottom: 1px dashed;
    padding-bottom: 5px;
    font-weight: 500
}

.sw_navs {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 999;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 13px;
    flex: 0 0 40px
}

.sw_navs > * {
    position: static;
    background: #f3e8e2;
    width: 40px;
    height: 40px;
    display: flex;
    margin: 0;
    transform: unset;
    align-items: center;
    justify-content: center;
    color: #102e38
}

.sw_navs > *::after {
    content: unset !important
}

.sw_navs > *:hover {
    background: #fff
}

.sw_navs > *:first-child {
    border-bottom: 1px solid #102e38;
    border-radius: 12px 12px 0 0
}

.sw_navs > *:last-child {
    border-radius: 0 0 12px 12px
}

.bi::before, [class*=" bi-"]::before, [class^=bi-]::before {
    vertical-align: middle
}

ul.socials {
    justify-content: center
}

ul.socials li {
    margin: 0 10px
}

ul.socials li a {
    position: relative;
    display: flex;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    background: #efeae4;
    border-radius: 10px
}

ul.socials li a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    border-radius: inherit;
    background: var(--clr-icon-bg);
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition)
}

ul.socials li a:hover::before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

ul.socials li svg {
    width: 35px;
    height: 35px;
    position: relative
}

ul.socials li svg path {
    stroke: #102c37
}

.socials-dark ul li a {
    background: #102c37
}

.socials-dark ul li svg path {
    stroke: #f3e8e2
}

.bg-grad-2 {
    background: #2b5563;
    background: -moz-linear-gradient(180deg, #fff0 0%, #102c37 100%);
    background: -webkit-linear-gradient(180deg, #fff0 0%, #102c37 100%);
    background: linear-gradient(180deg, #fff0 0%, #102c37 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b5563", endColorstr="#102c37", GradientType=1)
}

.sbi_photo_wrap .wave-top .top-line, .sbi_photo_wrap .wave-top .bottom-line, .sbi_photo_wrap .wave-top .left-line, .sbi_photo_wrap .wave-top svg:not(.wave-logo), .sbi_photo_wrap .wave-top .right-line {
    --side-padding: 15px
}

.bg_gray2 {
    background: #231f20
}

.sbi_type_image .sbi_photo_wrap {
    position: relative;
    cursor: pointer
}

.swiper-backface-hidden .sbi_item {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 2px solid #a58f55;
    border-radius: 15px;
    overflow: hidden
}

.sbi_item {
    flex-shrink: 0;
    width: 100%;
    position: relative;
    transition-property: transform;
    align-self: stretch;
    height: auto
}

.sbi_photo_wrap > a {
    display: block;
    transition: all 0.3s ease-in-out;
    height: 230px !important;
    overflow: hidden;
    position: relative;
    max-height: 350px
}

.sbi_photo_wrap > a:before {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(-25%, -25%);
    background-image: url("data:image/svg+xml,%3Csvg fill='%23FFBC00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50px' height='50px'%3E%3Cpath d='M 16 3 C 8.8324839 3 3 8.8324839 3 16 L 3 34 C 3 41.167516 8.8324839 47 16 47 L 34 47 C 41.167516 47 47 41.167516 47 34 L 47 16 C 47 8.8324839 41.167516 3 34 3 L 16 3 z M 16 5 L 34 5 C 40.086484 5 45 9.9135161 45 16 L 45 34 C 45 40.086484 40.086484 45 34 45 L 16 45 C 9.9135161 45 5 40.086484 5 34 L 5 16 C 5 9.9135161 9.9135161 5 16 5 z M 37 11 A 2 2 0 0 0 35 13 A 2 2 0 0 0 37 15 A 2 2 0 0 0 39 13 A 2 2 0 0 0 37 11 z M 25 14 C 18.936712 14 14 18.936712 14 25 C 14 31.063288 18.936712 36 25 36 C 31.063288 36 36 31.063288 36 25 C 36 18.936712 31.063288 14 25 14 z M 25 16 C 29.982407 16 34 20.017593 34 25 C 34 29.982407 29.982407 34 25 34 C 20.017593 34 16 29.982407 16 25 C 16 20.017593 20.017593 16 25 16 z'/%3E%3C/svg%3E");
    width: 35px;
    height: 35px;
    background-size: 100%;
    filter: hue-rotate(198deg) brightness(.25)
}

.ins-next {
    z-index: 1;
    right: -50px
}

.ins-prev {
    z-index: 1;
    left: -50px
}

.newsletter .ff-default .ff-el-form-control {
    border-radius: 0 12px 12px 0;
    height: 40px
}

.newsletter .frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button {
    margin-bottom: 0;
    background: #0e2c36;
    height: 40px;
    border-radius: 12px 0 0 12px !important
}

.sbi-screenreader {
    display: none
}

.slick-track {
    display: flex !important
}

.slick-track .slick-slide {
    display: flex !important;
    height: auto !important;
    align-items: center;
    justify-content: center;
    text-align: center
}

.pwb-carousel .pwb-slick-slide, .pwb-product-carousel .pwb-slick-slide {
    margin: 0 25px
}

.pwb-carousel .pwb-slick-slide a > img {
    filter: grayscale(1);
    opacity: .3;
    transition: all 0.3s ease-in-out
}

.pwb-carousel .pwb-slick-slide a > img:hover {
    filter: grayscale(0);
    opacity: 1
}

.border-main {
    border-color: #102c37 !important
}

main {
    padding-top: 70px
}

div#sbi_images {
    padding: 0 !important
}

.clipped {
    height: 75px;
    -webkit-clip-path: url(#my-clip-path);
    clip-path: url(#my-clip-path);
    z-index: -1
}

.btn-item {
    display: flex;
    align-items: end;
    justify-content: center;
    width: 100%;
    height: 100%
}

.btn-item a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center
}

.btn-item small {
    font-size: 10px !important
}

---------- body .wpcas-area.wpcas-area-show-inline {
    position: fixed !important
}

body .wpcas-area .wpcas-area-mid {
    overflow-y: auto;
    height: 80vh
}

.wpcas-area .wpcas-area-mid .wpcas-search-input-inner {
    border: 1px solid #626262;
    background: #000;
    border-radius: 50px
}

.wpcas-area .wpcas-area-top .wpcas-close {
    color: #e0e0e0
}

.wpcas-area .wpcas-area-top span {
    font-weight: 400
}

.wpcas-area .wpcas-area-mid .wpcas-search-input input {
    font-size: 16px
}

.wpcas-area a, .wpcas-area input, .wpcas-area p, .wpcas-area {
    font-family: "yekan bakh", sans-serif;
    color: #fff
}

.wpcas-popular-keywords-label {
    color: #fff
}

.wpcas-area .wpcas-area-mid .wpcas-product {
    background-color: #fff0
}

.wpcas-area .wpcas-area-mid .wpcas-product-inner .wpcas-product-info .wpcas-product-name a {
    color: #fff !important
}

.wpcas-area .wpcas-area-mid .wpcas-product:hover {
    background-color: rgb(221 221 221 / .95)
}

.wpcas-area .wpcas-area-mid .wpcas-product-inner {
    padding: 10px
}

.wpcas-area .wpcas-area-mid .wpcas-product:hover .wpcas-product-inner .wpcas-product-info .wpcas-product-name a {
    color: #000 !important
}

.wpcas-area .wpcas-area-mid .wpcas-popular-keywords a {
    color: #fff
}

.wpcas-area .wpcas-area-mid {
    margin: 0;
    padding: 0
}

.wpcas-area .wpcas-area-mid .wpcas-popular-keywords {
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 15px;
    border-bottom: 1px solid #939393;
    padding: 0 10px 10px
}

.wpcas-area .wpcas-area-mid .wpcas-more-results .wpcas-more-results-inner {
    text-align: center
}

svg.icon {
    width: 20px;
    height: 20px;
    fill: #fff
}

.dropdown_account li a {
    opacity: .65
}

.dropdown_account li a:hover {
    opacity: 1
}

.swiper-entry {
    position: relative
}

.swiper-container.swiper-initialized {
    opacity: 1
}

.swiper-container:not(.swiper-no-swiping) .swiper-wrapper {
    cursor: url(../img/drag.png) 16 9, ew-resize
}

.banner-slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh
}

.bg {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.banner-slide .bg {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.bg.mobile {
    display: none
}

.opacity:before, .opacity:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(0 0 0 / .8)), color-stop(75.89%, #fff0));
    background: -o-linear-gradient(bottom, rgb(0 0 0 / .8) 0%, #fff0 75.89%);
    background: linear-gradient(0deg, rgb(0 0 0 / .8) 0%, #fff0 75.89%)
}

.opacity:after {
    height: 15%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(0 0 0 / .48)), to(#fff0));
    background: -o-linear-gradient(top, rgb(0 0 0 / .48) 0%, #fff0 100%);
    background: linear-gradient(180deg, rgb(0 0 0 / .48) 0%, #fff0 100%)
}

.banner-align {
    position: relative;
    overflow: hidden;
    z-index: 10;
    display: table-cell;
    vertical-align: bottom;
    width: 10000px;
    height: 100vh;
    padding: var(--lf-menu-width) 0
}

@supports (-webkit-backdrop-filter:none) or (backdrop-filter:none) {
    .user-menu-list {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        background: rgba(var(--rgb-glass), .4)
    }

    .tooltip_ {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        background: rgba(var(--rgb-glass), .4)
    }

    .wpcas-area, .search-wrapper {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        background: rgba(var(--rgb-glass), .25)
    }

    .header-wrapper::before {
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        background: rgba(var(--rgb-glass), .25);
        opacity: 1
    }
}

.banner-info {
    width: 70%
}

.title-300 {
    color: var(--clr-white);
    font-weight: 300
}

.banner-info .btn_ {
    margin-top: 20px
}

.banner-controls {
    position: absolute;
    z-index: 10;
    bottom: calc(var(--lf-menu-width) - 50px);
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.swiper-pagination {
    line-height: 0;
    z-index: 2;
    bottom: 30px !important
}

.banner-controls .swiper-pagination {
    position: relative;
    bottom: 0 !important;
    margin: auto 0 auto 20px
}

.swiper-pagination-bullet {
    position: relative;
    width: 16px;
    height: 16px;
    background-color: #fff0;
    opacity: 1
}

.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 12px !important
}

.sw_slider-pagination > * {
    width: 80px;
    height: 10px
}

.swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0e2c36;
    border: 1px solid rgba(var(--rgb-bullet), .6);
    border-radius: 0;
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition)
}

.swiper-pagination-bullet-active::before {
    background-color: var(--clr-white);
    border-color: rgba(var(--rgb-bullet), 1)
}

.custom-fraction-wrap {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 80px
}

.custom-fraction-wrap .custom-current, .custom-fraction-wrap .custom-total {
    font-size: 16px;
    line-height: .8em;
    font-weight: 400;
    color: #fff;
    cursor: default
}

.custom-fraction-wrap .custom-current {
    font-size: 120%
}

.custom-fraction-wrap span {
    display: inline-block;
    margin: 0 10px;
    width: 20px;
    height: 1px;
    background: #fff
}

.btn_ {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .02em;
    border: none;
    background: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: var(--clr-white);
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition)
}

.btn-primary_ {
    padding: 0 0 20px 30px;
    color: var(--clr-white)
}

.btn-primary_::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 85%;
    height: 1px;
    background: var(--clr-white);
    opacity: .3;
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition)
}

.btn_ b {
    font-weight: inherit;
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition)
}

.btn_ i {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px
}

.btn-primary_ i {
    margin-right: 60px
}

.btn_ i svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slide_btn svg {
    transform: scaleX(-1)
}

.btn_ i svg path {
    fill: var(--clr-white);
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition)
}

.bg-dirt_1 {
    background-image: url(../img/dirty_1.jpg)
}

.bg-grid_2 {
    background-image: url(../img/dirty_2.jpg)
}

img.thumb-cats {
    width: 40px;
    height: 40px;
    object-fit: contain;
    margin-bottom: 10px
}

del[aria-hidden=true] {
    font-size: 12px
}

ins, del {
    text-decoration: none
}

.img_side_course {
    height: 100%;
    object-fit: cover
}

.rounded-50 {
    border-radius: 97px;
    margin-bottom: 1.2rem !important;
    height: 60px;
    align-items: center
}

.bott-nav {
    filter: drop-shadow(0 4px 4px #000)
}

.btn-main {
    position: relative;
    background-color: #000;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 0;
    transition: background-color 0.15s, box-shadow 0.15s
}

.btn-main > * {
    position: relative
}

.btn-main:before {
    content: "";
    position: absolute;
    top: 0;
    left: 25%;
    background-color: #2c2c2c;
    width: 45px;
    height: 100%;
    transform: skewX(-40deg);
    transform-origin: right bottom
}

.btn-main:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid
}

.fw-500 {
    font-weight: 600
}

.btn-main:hover:before {
    -webkit-animation: btn-shine 6s ease-in infinite;
    animation: btn-shine 6s ease-in infinite
}

.ff-default .ff-el-form-control {
    font-family: "yekan bakh", sans-serif !important;
    padding: .375rem 0.75rem !important;
    line-height: 1.5
}

.ff-default .ff-el-form-control::placeholder {
    font-size: 14px
}

.ff-default .ff_btn_style {
    padding: .375rem 0.75rem !important
}

.home .fluentform .ff-el-group {
    margin-bottom: 0
}

.footer-socials ul.socials {
    position: static;
    flex-direction: row;
    transform: unset;
    justify-content: start
}

.footer-socials ul.socials li svg.whats {
    fill: #000
}

.footer-socials ul.socials li svg path {
    stroke: #000
}

.footer-socials ul.socials li a {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    background: #fff;
    margin: 0 5px
}

.namads p {
    display: flex;
    justify-content: space-between
}

.namads p img {
    width: auto;
    height: 90px
}

.dropdown-toggle::after {
    vertical-align: middle
}

.footer__dropdown {
    border-bottom: 1px solid hsla(0deg, 0%, 59.69%, .5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.375rem;
    list-style: none;
    padding-bottom: 9px;
    position: relative;
    color: #a0a2a1
}

.footer__dropdown .footer__dropdown-arrow {
    display: block;
    transition: all 0.3s ease-in-out
}

.footer__dropdown ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 2
}

.footer__dropdown ul li a {
    color: #797979;
    position: relative
}

.footer__dropdown ul li a:after, .footer__dropdown ul li a:before {
    transition: 0.3s ease-in-out;
    content: "";
    position: absolute;
    right: 0
}

.footer__dropdown ul li a:after {
    width: 0;
    height: 1px;
    z-index: 1111;
    bottom: -2px;
    background-color: #000
}

.footer__dropdown ul li a:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-arrow-left-short' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M12 8a.5.5 0 0 1-.5.5H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5a.5.5 0 0 1 .5.5z'/%3E%3C/svg%3E");
    top: 50%;
    width: 25px;
    filter: invert(1);
    height: 17px;
    transform: translate(50px, -50%);
    opacity: 0;
    background-repeat: no-repeat
}

.footer__dropdown ul li a:hover {
    color: #000
}

.footer__dropdown ul li a:hover:before {
    opacity: 1;
    transform: translate(30px, -50%)
}

.footer__dropdown ul li a:hover:after {
    width: 100%
}

.rot {
    transform: rotate(180deg);
    transition: transform 0.5s ease
}

.footer__dropdown:last-child {
    text-transform: capitalize;
    border-bottom: unset
}

.footer__dropdown:nth-child(n+2) {
    padding-top: .5625rem
}

.footer__dropdown button {
    -webkit-box-flex: 1;
    -webkit-tap-highlight-color: #fff0;
    background: #fff0;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.875rem;
    justify-content: flex-end;
    margin-left: 0;
    margin-right: 0
}

.footer__dropdown ul li a {
    color: #797979;
    text-transform: capitalize;
    font-weight: 400
}

@-webkit-keyframes btn-shine {
    0% {
        transform: skewX(-45deg) translateX(-450px)
    }
    7% {
        transform: skewX(-45deg) translateX(0)
    }
    100% {
        transform: skewX(-45deg) translateX(0)
    }
}

@keyframes btn-shine {
    0% {
        transform: skewX(-45deg) translateX(-450px)
    }
    7% {
        transform: skewX(-45deg) translateX(0)
    }
    100% {
        transform: skewX(-45deg) translateX(0)
    }
}

.contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contacts-wrapper > * {
    margin-bottom: 25px
}

.contact-img {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 54px;
    height: 54px;
    border-radius: 100%;
    margin-left: 15px
}

.contact-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    border-radius: inherit;
    background: var(--clr-white)
}

.contact-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 45%;
    max-height: 45%
}

.contact-info > * {
    line-height: 1.4em
}

.contact-info {
    font-size: 18px;
    color: #fff
}

[class*=spacer] {
    clear: both;
    width: 100% !important
}

.swiper-container.swiper-initialized {
    opacity: 1
}

.hide-on-desktop {
    display: none
}

.action-informer, .cookies-informer, .cart-informer, .popup-wrapper {
    display: none
}

.do_shine:hover .shine_effect:before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s
}

ul.sub-menu {
    position: absolute;
    margin: 0;
    top: 100%;
    flex-grow: 1;
    padding: 0;
    min-width: 220px;
    right: 0;
    background: rgb(0 0 0 / .4392156863);
    display: none;
    backdrop-filter: blur(6px)
}

ul.sub-menu li a {
    color: #fff;
    font-size: small;
    padding: 10px;
    display: block;
    border-bottom: 1px solid #717171
}

ul.sub-menu li a:hover {
    background: #000
}

ul.sub-menu li {
    display: block !important;
    margin: 0 !important
}

ul.sub-menu li:last-child a {
    border-bottom: unset
}

iframe {
    max-width: 100%;
    width: fit-content;
    border: 0
}

ul.sub-menu ul.sub-menu {
    left: 0;
    z-index: 99999;
    top: 0;
    right: 100%
}

ul.sub-menu li.dropdown::after {
    display: inline-block;
    margin-right: .255em;
    position: absolute;
    vertical-align: .255em;
    content: "";
    border-top: .35em solid #fff0;
    border-left: 0;
    border-bottom: .35em solid #fff0;
    border-right: .35em solid #fff;
    top: 50%;    transform: translateY(-50%);
    left: 15px
}

.desc-learn a {
    color: #fff;
    border-bottom: 1px dashed;
    padding-bottom: 5px
}

.home_cats ul a {
    color: #fff
}

.home_cats ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.offcanvas-backdrop {
    z-index: 9999;
    background-color: #000
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.9
}

.extra_tabs .tabs.type-2 .tab-toggle div {
    padding: 0 10px 15px;
    font-size: 16px;
    color: #002b4d;
    min-width: 80px;
    margin-top: 25px
}

.lp-archive-courses .course-detail-info::before, .lp-archive-courses .course-detail-info::after {
    content: unset !important
}

.table-sm > :not(caption) > * > * {
    padding: .25rem .25rem;
    font-size: small
}

table.woosw-items {
    width: 100%;
    background: #27505d;
    color: #fff
}

ul.socials {
    justify-content: center;
    row-gap: 15px;
}

@media (min-width: 768px) {
    .newsletter .frm-fluent-form .ff-t-container {
        gap: 0 !important
    }

    ul.sub-menu {
        box-shadow: 10px 10px 60px 0 #00000057
    }

    .f_cols {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }

    .footer__dropdown {
        border-bottom: none;
        display: block;
        padding-bottom: 0;
        width: 100%
    }

    footer .product-categories {
        columns: 2
    }

    footer .product-categories .cat-item:hover {
        filter: unset
    }

    .footer__dropdown:not(:last-child) {
        margin-right: 1.25rem
    }

    .footer__dropdown:nth-child(n+2) {
        padding-top: 0
    }

    .footer__dropdown button {
        display: none
    }

    .sbi_photo_wrap .wave-top .top-line {
        width: calc(100% - 187px)
    }
}

@media (min-width: 991px) {
    .header-wrapper.active {
        transform: translateY(-110%);
        opacity: 0;
        transition: all 0.3s ease-in-out
    }

    ul.sub-menu li.dropdown:hover > .sub-menu {
        display: block
    }

    header ul.navbar-nav li.dropdown:hover > ul {
        display: block
    }

    ul.sub-menu li.dropdown:hover .sub-menu {
        background: #1e3b45
    }

    .header-wrapper.active.showing {
        transform: translateY(0);
        opacity: 1;
        position: fixed
    }
}

@media (min-width: 1200px) {
    .search-btn-wrapper:hover::before, .header-fav:hover::before, .user-icon:hover::before {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    header ul.navbar-nav li a {
        padding-left: 35px;
    }
    .header-cart:hover::before {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .btn_:hover {
        opacity: .6
    }

    .btn-primary_:hover {
        opacity: 1
    }

    .btn-primary_:hover:before {
        opacity: 1;
        width: 100%
    }

    ul.sub-menu {
        min-width: fit-content;
        white-space: nowrap;
    }
}

@media (max-width: 1600px) {
    .banner-info {
        width: 60%
    }
}

@media (max-width: 1440px) {
    :root {
        --lf-menu-width: 70px
    }

    .spacer-xl {
        height: 140px
    }

    .spacer-lg {
        height: 100px
    }

    .spacer-md {
        height: 50px
    }

    .spacer-sm {
        height: 40px
    }

    .spacer-xs {
        height: 25px
    }
}

@media (max-width: 991px) {
    .footer__dropdown > * {
        width: 100% !important
    }

    .rounded-4.bg-grad-v2.p-3.text-white.modex-bg-course.position-relative.overflow-hidden.h-100 * {
        font-size: 16px !important
    }

    .footer__dropdown button {
        display: block !important
    }

    .swiper-cats .swiper-button-prev:after, .swiper-cats .swiper-button-next:after {
        color: #000
    }

    .swiper-cats .swiper-button-prev, .swiper-cats .swiper-button-next {
        top: 90%;
        border: 1px solid #000;
        width: 40px;
        height: 40px;
        border-radius: 50%
    }

    ul.sub-menu li.dropdown::after, .dropdown-toggle::after {
        content: unset
    }

    nav.navbar.navbar-expand-lg.w-100.py-0 ul {
        border-radius: 0;
        width: 100%
    }

    header ul.navbar-nav li {
        height: auto;
        margin-right: 0;
        margin-left: 0;
        margin-top: 5px;
        width: 100%;
        flex-grow: 1;
        flex-wrap: wrap;
        justify-content: space-between
    }

    ul.sub-menu li {
        display: flex !important;
        margin: 0 !important
    }

    ul.sub-menu li.dropdown .sub-menu {
        border: unset !important
    }

    ul.sub-menu {
        padding-right: 15px;
        border-radius: 0
    }

    ul.sub-menu ul.sub-menu li:before {
        content: '• •';
        font-size: 13px;
        width: auto;
        height: auto;
        color: #fff;
        top: 10px;
        background: #fff0
    }

    ul.sub-menu ul.sub-menu {
        background: #23444f
    }

    ul.sub-menu ul.sub-menu ul.sub-menu {
        background: #1c3942
    }

    ul.sub-menu ul.sub-menu ul.sub-menu li:before {
        content: '• • •';
        font-size: 13px;
        width: auto;
        height: auto;
        color: #fff;
        top: 10px;
        background: #fff0
    }

    ul#menu-menu-1 > li > ul {
        padding: 0 !important
    }

    ul.sub-menu li a {
        margin-left: 10px;
        flex-grow: 1;
        border-bottom: unset
    }

    ul.sub-menu li {
        border-top: 1px solid #797474
    }

    ul.sub-menu li button svg {
        fill: #fff
    }

    ul.sub-menu > li:before {
        content: '';
        background: #fff;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        position: relative;
        top: 2px;
        transform: translateY(-50%);
        right: 9px
    }

    ul.sub-menu > li {
        position: relative;
        text-indent: 5px
    }
}

@media (max-width: 767px) {
    .sbi_type_image .sbi_photo_wrap .sbi_photo {
        border-radius: 10px;
        height: 190px !important
    }

    .sbi_type_image .sbi_photo_wrap .sbi_photo:after {
        border: 1px solid var(--mcl);
        top: 10px;
        left: 10px;
        right: 10px;
        border-radius: 10px;
        bottom: 10px
    }

    .sbi_type_image .sbi_photo_wrap:after {
        font-size: 40px
    }

    .ins-next, .ins-prev {
        background: #fff;
        top: 50% !important;
        transform: translateY(30px)
    }

    .ins-next {
        right: 5px
    }

    .ins-prev {
        left: 5px
    }

    .header-wrapper {
        right: 0
    }

    .header-fav {
        width: 40px;
        height: 40px
    }

    .header-btn-wrap > * {
        margin: 0;
        width: 40px;
        height: 40px;
        justify-content: center;
        display: flex;
        align-items: center
    }

    .header-cart {
        width: 50px;
        height: 60px
    }

    .header-wrapper, .header-inner {
        height: 60px;
        position: fixed
    }

    .header-logo img {
        height: 40px
    }

    .header-logo {
        margin-right: 55px;
        max-width: 100px;
        width: auto
    }

    .side-menu {
        top: 60px;
        height: calc(100vh - 60px);
        transform: translateX(100%);
        width: 100vw
    }

    .side-menu.showing {
        transform: translateX(0)
    }

    header ul.socials {
        display: flex;
        flex-direction: row;
        justify-content: center;
        position: absolute;
        top: unset;
        transform: unset;
        bottom: 16px;
        border-top: 1px solid #d5d5d5;
        width: 100%
    }

    .burger {
        width: 50px;
        height: 60px
    }

    .footer__dropdown ul {
        padding-left: 15px
    }

    .search-wrapper {
        right: 0;
        top: 0;
        width: 100%;
        height: 60px;
        padding: 0 15px
    }

    .footer-socials ul.socials {
        justify-content: center
    }

    :root {
        --lf-menu-width: 50px
    }

    .hide-on-desktop {
        display: block
    }

    .hide-on-mobile {
        display: none !important
    }

    .spacer-xl {
        height: 70px
    }

    .spacer-lg {
        height: 50px
    }

    .spacer-md {
        height: 30px
    }

    .spacer-sm {
        height: 20px
    }

    .spacer-xs {
        height: 15px
    }

    .banner-controls {
        bottom: calc(var(--lf-menu-width) - 15px)
    }

    .banner-align {
        vertical-align: middle;
        padding: var(--lf-menu-width)
    }

    .ltr .header-wrapper {
        right: 0;
        left: 0
    }

    .ltr .banner-controls {
        right: unset;
        left: 0
    }

    .ltr .search-wrapper {
        right: 0;
        left: 0
    }

    main {
        padding-top: 55px
    }

    .nav_form {
        position: sticky;
        top: 55px;
        z-index: 100;
        border-bottom: 2px solid #9b9b9b;
        border-radius: 0 !important;
        margin-bottom: 0 !important;
        box-shadow: 0 4px 12px -4px #909090
    }

    #pills-tabContent {
        position: relative;
        z-index: 1
    }

    .nav_form button {
        border-radius: 7px !important
    }

    .product-slider__price {
        font-size: small
    }

    .single-product main {
        padding-top: 25px
    }

    body .content-item-wrap .course-item-title {
        text-align: right;
        font-size: 20px;
        margin-bottom: 15px;
        margin-top: 15px
    }

    body .learn-press-courses[data-layout=list] .course-thumbnail {
        display: flex
    }

    body .lp-archive-courses .course-thumbnail a {
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .footer__dropdown {
        width: 100% !important
    }

    .footer__dropdown > * {
        width: 100% !important
    }
}