strong {
    font-weight: 600
}

body, html {
    overflow-x: hidden
}

body {
    margin: 0;
    font-family: Poppins, sans-serif;
    position: relative;
    width: 100%;
    max-width: 100%;
    color: #656973;
    font-weight: 400;
    font-size: 1rem
}

body.compensate-for-scrollbar {
    padding-right: 0
}

a {
    color: inherit;
    text-decoration: none
}

a:hover, a:focus {
    text-decoration: none;
    outline: none
}

ins {
    text-decoration: none;
    outline: none
}

input, textarea, select, button {
    border: 0
}

button, input[type=submit], .fileContainer, input[type=file] {
    cursor: pointer
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input:focus, textarea:focus, select:focus, button:focus, a:focus, .form-wrp fieldset p a:focus, .page-link:focus, .btn.focus, .btn:focus, .bootstrap-select .dropdown-toggle:focus {
    border-color: transparent;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

textarea {
    resize: none
}

main, section, footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    position: relative;
    width: 100%
}

h1, h2, h3, h4, h5, h6 {
    color: #292930;
    font-family: DM Sans, sans-serif;
    font-weight: 700
}

h1 {
    font-size: 4rem
}

h2 {
    font-size: 3rem
}

h3 {
    font-size: 2rem
}

h4 {
    font-size: 1.375rem
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p, ul li, ol li {
    line-height: 1.5rem;
    font-size: 1rem
}

.pt-10 {
    padding-top: .625rem
}

.pb-10 {
    padding-bottom: .625rem
}

.pt-20 {
    padding-top: 1.25rem
}

.pb-20 {
    padding-bottom: 1.25rem
}

.pt-30 {
    padding-top: 1.875rem
}

.pb-30 {
    padding-bottom: 1.875rem
}

.pt-40 {
    padding-top: 2.5rem
}

.pb-40 {
    padding-bottom: 2.5rem
}

.pt-50 {
    padding-top: 3.125rem
}

.pb-50 {
    padding-bottom: 3.125rem
}

.pt-55 {
    padding-top: 3.4375rem
}

.pb-55 {
    padding-bottom: 3.4375rem
}

.pt-60 {
    padding-top: 3.75rem
}

.pb-60 {
    padding-bottom: 3.75rem
}

.pt-65 {
    padding-top: 4.0625rem
}

.pb-65 {
    padding-bottom: 4.0625rem
}

.pt-70 {
    padding-top: 4.375rem
}

.pb-70 {
    padding-bottom: 4.375rem
}

.px-70 {
    padding: 0 4.375rem
}

.pt-75 {
    padding-top: 4.6875rem
}

.pb-75 {
    padding-bottom: 4.6875rem
}

.pt-80 {
    padding-top: 5rem
}

.pb-80 {
    padding-bottom: 5rem
}

.pt-85 {
    padding-top: 5.3125rem
}

.pb-85 {
    padding-bottom: 5.3125rem
}

.pt-90 {
    padding-top: 5.625rem
}

.pb-90 {
    padding-bottom: 5.625rem
}

.pt-100 {
    padding-top: 6.25rem
}

.pb-100 {
    padding-bottom: 6.25rem
}

.pt-110 {
    padding-top: 6.875rem
}

.pb-110 {
    padding-bottom: 6.875rem
}

.pt-120 {
    padding-top: 7.5rem
}

.pb-120 {
    padding-bottom: 7.5rem
}

.pt-130 {
    padding-top: 8.125rem
}

.pb-130 {
    padding-bottom: 8.125rem
}

.pt-135 {
    padding-top: 8.4375rem
}

.pb-135 {
    padding-bottom: 8.4375rem
}

.pt-140 {
    padding-top: 8.75rem
}

.pb-140 {
    padding-bottom: 8.75rem
}

.pt-150 {
    padding-top: 9.375rem
}

.pb-150 {
    padding-bottom: 9.375rem
}

.pt-155 {
    padding-top: 9.6875rem
}

.pb-155 {
    padding-bottom: 9.6875rem
}

.pt-160 {
    padding-top: 10rem
}

.pb-160 {
    padding-bottom: 10rem
}

.pt-165 {
    padding-top: 10.3125rem
}

.pb-165 {
    padding-bottom: 10.3125rem
}

.pt-170 {
    padding-top: 10.625rem
}

.pb-170 {
    padding-bottom: 10.625rem
}

.pt-180 {
    padding-top: 11.25rem
}

.pb-180 {
    padding-bottom: 11.25rem
}

.pt-190 {
    padding-top: 11.875rem
}

.pb-190 {
    padding-bottom: 11.875rem
}

.pt-195 {
    padding-top: 12.1875rem
}

.pb-195 {
    padding-bottom: 12.1875rem
}

.pt-200 {
    padding-top: 12.5rem
}

.pb-200 {
    padding-bottom: 12.5rem
}

.pt-210 {
    padding-top: 13.125rem
}

.pb-210 {
    padding-bottom: 13.125rem
}

.pt-220 {
    padding-top: 13.75rem
}

.pb-220 {
    padding-bottom: 13.75rem
}

.pt-235 {
    padding-top: 14.6875rem
}

.pb-235 {
    padding-bottom: 14.6875rem
}

.pt-240 {
    padding-top: 15rem
}

.pb-240 {
    padding-bottom: 15rem
}

.pt-250 {
    padding-top: 15.625rem
}

.pb-250 {
    padding-bottom: 15.625rem
}

.pt-260 {
    padding-top: 16.25rem
}

.pb-260 {
    padding-bottom: 16.25rem
}

.pt-280 {
    padding-top: 17.5rem
}

.pb-280 {
    padding-bottom: 17.5rem
}

.pt-305 {
    padding-top: 19.0625rem
}

.pb-305 {
    padding-bottom: 19.0625rem
}

.pt-325 {
    padding-top: 20.3125rem
}

.pb-325 {
    padding-bottom: 20.3125rem
}

.pt-345 {
    padding-top: 21.5625rem
}

.pb-345 {
    padding-bottom: 21.5625rem
}

.pt-370 {
    padding-top: 23.125rem
}

.pb-370 {
    padding-bottom: 23.125rem
}

.pt-400 {
    padding-top: 25rem
}

.pb-400 {
    padding-bottom: 25rem
}

.pt-410 {
    padding-top: 25.625rem
}

.pb-410 {
    padding-bottom: 25.625rem
}

.mt-05 {
    margin-top: 5px
}

.mb-05 {
    margin-bottom: 5px
}

.mt-10 {
    margin-top: .625rem
}

.mb-10 {
    margin-bottom: .625rem
}

.mt-15 {
    margin-top: .9375rem
}

.mb-15 {
    margin-bottom: .9375rem
}

.mt-20 {
    margin-top: 1.25rem
}

.mb-20 {
    margin-bottom: 1.25rem
}

.mt-25 {
    margin-top: 1.5625rem
}

.mb-25 {
    margin-bottom: 1.5625rem
}

.mt-30 {
    margin-top: 1.875rem
}

.mb-30 {
    margin-bottom: 1.875rem
}

.mt-35 {
    margin-top: 2.1875rem
}

.mb-35 {
    margin-bottom: 2.1875rem
}

.mt-40 {
    margin-top: 2.5rem
}

.mb-40 {
    margin-bottom: 2.5rem
}

.mt-45 {
    margin-top: 2.8125rem
}

.mb-45 {
    margin-bottom: 2.8125rem
}

.mt-50 {
    margin-top: 3.125rem
}

.mb-50 {
    margin-bottom: 3.125rem
}

.mt-55 {
    margin-top: 3.4375rem
}

.mb-55 {
    margin-bottom: 3.4375rem
}

.mt-60 {
    margin-top: 3.75rem
}

.mb-60 {
    margin-bottom: 3.75rem
}

.mt-65 {
    margin-top: 4.0625rem
}

.mb-65 {
    margin-bottom: 4.0625rem
}

.mt-70 {
    margin-top: 4.375rem
}

.mb-70 {
    margin-bottom: 4.375rem
}

.mt-80 {
    margin-top: 5rem
}

.mb-80 {
    margin-bottom: 5rem
}

.mt-90 {
    margin-top: 5.625rem
}

.mb-90 {
    margin-bottom: 5.625rem
}

.mt-100 {
    margin-top: 6.25rem
}

.mb-100 {
    margin-bottom: 6.25rem
}

.mt-110 {
    margin-top: 6.875rem
}

.mb-110 {
    margin-bottom: 6.875rem
}

.mt-120 {
    margin-top: 7.5rem
}

.mb-120 {
    margin-bottom: 7.5rem
}

.overlap35, .overlap45, .overlap50, .overlap65, .overlap75, .overlap85, .overlap100, .overlap110, .overlap114, .overlap120, .overlap130, .overlap140, .overlap155, .overlap210, .overlap225, .overlap245, .overlap340, .overlap-35, .overlap-45, .overlap-60, .overlap-65, .overlap-85, .overlap-90, .overlap-105, .overlap-100, .overlap-110, .overlap-114, .overlap-120, .overlap-130, .overlap-145, .overlap-170, .overlap-210, .overlap-225, .overlap-280, .overlap-340 {
    position: relative;
    z-index: 1
}

.overlap-35 {
    margin-bottom: -2.1875rem
}

.overlap-45 {
    margin-bottom: -2.8125rem
}

.overlap-60 {
    margin-bottom: -3.75rem
}

.overlap-65 {
    margin-bottom: -4.0625rem
}

.overlap-85 {
    margin-bottom: -5.3125rem
}

.overlap-90 {
    margin-bottom: -5.625rem
}

.overlap-100 {
    margin-bottom: -6.25rem
}

.overlap-105 {
    margin-bottom: -6.5625rem
}

.overlap-110 {
    margin-bottom: -6.875rem
}

.overlap-114 {
    margin-bottom: -7.125rem
}

.overlap-120 {
    margin-bottom: -7.5rem
}

.overlap-130 {
    margin-bottom: -8.125rem
}

.overlap-140 {
    margin-bottom: -8.75rem
}

.overlap-150 {
    margin-bottom: -9.375rem
}

.overlap-170 {
    margin-bottom: -10.625rem
}

.overlap-180 {
    margin-bottom: -11.25rem
}

.overlap-210 {
    margin-bottom: -13.125rem
}

.overlap-225 {
    margin-bottom: -14.0625rem
}

.overlap-280 {
    margin-bottom: -17.5rem
}

.overlap-340 {
    margin-bottom: -21.25rem
}

.overlap35 {
    margin-top: -2.1875rem
}

.overlap45 {
    margin-top: -2.8125rem
}

.overlap50 {
    margin-top: -3.125rem
}

.overlap65 {
    margin-top: -4.0625rem
}

.overlap75 {
    margin-top: -4.6875rem
}

.overlap85 {
    margin-top: -5.3125rem
}

.overlap100 {
    margin-top: -6.25rem
}

.overlap110 {
    margin-top: -6.875rem
}

.overlap114 {
    margin-top: -7.125rem
}

.overlap120 {
    margin-top: -7.5rem
}

.overlap130 {
    margin-top: -8.125rem
}

.overlap140 {
    margin-top: -8.75rem
}

.overlap155 {
    margin-top: -9.6875rem
}

.overlap180 {
    margin-top: -11.25rem
}

.overlap170 {
    margin-top: -10.625rem
}

.overlap210 {
    margin-top: -13.125rem
}

.overlap225 {
    margin-top: -14.0625rem
}

.overlap245 {
    margin-top: -15.3125rem
}

.overlap340 {
    margin-top: -21.25rem
}

.bg-color1 {
    background-color: #292930
}

.bg-color2 {
    background-color: #999fae
}

.bg-color3 {
    background-color: #656973
}

.bg-color4 {
    background-color: #e76458
}

.bg-color5 {
    background-color: #f6f7fb
}

.bg-color6 {
    background-color: #906145
}

.bg-color7 {
    background-color: #fab8c4
}

.bg-color8 {
    background-color: #dfbf9b
}

.bg-color9 {
    background-color: #fee9ec
}

.bg-color10 {
    background-color: #faf8fb
}

.bg-color11 {
    background-color: #27272e
}

.bg-color12 {
    background-color: #cbd3d9
}

.bg-color13 {
    background-color: #f2d790
}

.bg-color14 {
    background-color: #ebf9ff
}

.bg-color15 {
    background-color: #e6ffec
}

.bg-color16 {
    background-color: #fff5ee
}

.bg-color17 {
    background-color: #ffeded
}

.bg-color18 {
    background-color: #1ba2db
}

.bg-color19 {
    background-color: #3eb75e
}

.bg-color20 {
    background-color: #ff8f3c
}

.bg-color21 {
    background-color: #ff0003
}

.bg-color22 {
    background-color: #eaeef1
}

.text-color1 {
    color: #292930
}

.text-color2 {
    color: #999fae
}

.text-color3 {
    color: #656973
}

.text-color4 {
    color: #e76458
}

.text-color5 {
    color: #f6f7fb
}

.text-color6 {
    color: #906145
}

.text-color7 {
    color: #fab8c4
}

.text-color8 {
    color: #dfbf9b
}

.text-color9 {
    color: #fee9ec
}

.text-color10 {
    color: #faf8fb
}

.text-color11 {
    color: #27272e
}

.text-color12 {
    color: #cbd3d9
}

.text-color13 {
    color: #f2d790
}

.text-color14 {
    color: #ebf9ff
}

.text-color15 {
    color: #e6ffec
}

.text-color16 {
    color: #fff5ee
}

.text-color17 {
    color: #ffeded
}

.text-color18 {
    color: #1ba2db
}

.text-color19 {
    color: #3eb75e
}

.text-color20 {
    color: #ff8f3c
}

.text-color21 {
    color: #ff0003
}

.text-color22 {
    color: #eaeef1
}

.grad-bg1 {
    background: -webkit-linear-gradient(90deg, rgb(254, 239, 180) 0%, rgb(227, 246, 250) 50%);
    background: linear-gradient(90deg, #feefb4, #e3f6fa 50%)
}

.grad-bg2 {
    background: -webkit-linear-gradient(45deg, #f86749, #fbaf20);
    background: linear-gradient(45deg, #f86749, #fbaf20)
}

.grad-bg3, .grad-layer3:before {
    background: -webkit-linear-gradient(211.42deg, #f83fe5 24.35%, #9e5f98 100.8%);
    background: linear-gradient(211.42deg, #f83fe5 24.35%, #9e5f98 100.8%);
    -webkit-box-shadow: 0 4px 1.875rem rgba(0, 0, 0, .1);
    box-shadow: 0 4px 1.875rem #0000001a
}

.grad-bg4, .grad-layer4:before {
    background: -webkit-linear-gradient(45deg, #5964e4, #2939cc);
    background: linear-gradient(45deg, #5964e4, #2939cc)
}

.lft-btm-shp {
    left: 0;
    bottom: 0
}

.rgt-btm-shp {
    right: 0;
    bottom: 0
}

.lft-tp-shp {
    left: 0;
    top: 0
}

.rgt-tp-shp {
    right: 0;
    top: 0
}

.shap-tp-rgt:before {
    -webkit-clip-path: polygon(100% 0, 100% 70%, 70% 100%, 0 30%, 0 0);
    clip-path: polygon(100% 0, 100% 70%, 70% 100%, 0 30%, 0 0)
}

.shap-btm-rgt:before {
    -webkit-clip-path: polygon(100% 0, 100% 70%, 70% 100%, 0 30%, 0 0);
    clip-path: polygon(100% 0, 100% 70%, 70% 100%, 0 30%, 0 0)
}

.z1 {
    z-index: 1
}

.z2 {
    z-index: 2
}

.z3 {
    z-index: 3
}

.z4 {
    z-index: 4
}

.z5 {
    z-index: 5
}

.z-1 {
    z-index: -1
}

.z-2 {
    z-index: -2
}

.z-3 {
    z-index: -3
}

.z-4 {
    z-index: -4
}

.z-5 {
    z-index: -5
}

.container, .container-fluid {
    padding: 0
}

.wide-sec, .wide-sec2 {
    position: relative;
    z-index: 1
}

.wide-sec {
    min-width: calc(100% + 19.6875rem);
    margin-left: -9.84375rem
}

.wide-sec2 {
    min-width: calc(100% + 11.25rem);
    margin-left: -5.625rem
}

.wide-sec3 {
    min-width: calc(100% + 6.25rem);
    margin-left: -3.125rem
}

.mrg {
    margin: 0
}

.mrg > div[class^=col], .mrg.slick-slider div[class^=col] {
    padding: 0
}

.mrg2 {
    margin: 0 -1px
}

.mrg2 > div[class^=col], .mrg2.slick-slider div[class^=col] {
    padding: 0 1px
}

.mrg5 {
    margin: 0 -.15625rem
}

.mrg5 > div[class^=col], .mrg5.slick-slider div[class^=col] {
    padding: 0 .15625rem
}

.mrg6 {
    margin: 0 -.1875rem
}

.mrg6 > div[class^=col], .mrg6.slick-slider div[class^=col] {
    padding: 0 .1875rem
}

.mrg10 {
    margin: 0 -.3125rem
}

.mrg10 > div[class^=col], .mrg10.slick-slider div[class^=col] {
    padding: 0 .3125rem
}

.mrg15 {
    margin: 0 -.46875rem
}

.mrg15 > div[class^=col], .mrg15.slick-slider div[class^=col] {
    padding: 0 .46875rem
}

.mrg20 {
    margin: 0 -.625rem
}

.mrg20 > div[class^=col], .mrg20.slick-slider div[class^=col] {
    padding: 0 .625rem
}

.mrg30 {
    margin: 0 -.9375rem
}

.mrg30 > div[class^=col], .mrg30.slick-slider div[class^=col] {
    padding: 0 .9375rem
}

.mrg40 {
    margin: 0 -1.25rem
}

.mrg40 > div[class^=col], .mrg40.slick-slider div[class^=col] {
    padding: 0 1.25rem
}

.mrg45 {
    margin: 0 -1.40625rem
}

.mrg45 > div[class^=col], .mrg45.slick-slider div[class^=col] {
    padding: 0 1.40625rem
}

.mrg50 {
    margin: 0 -1.5625rem
}

.mrg50 > div[class^=col], .mrg50.slick-slider div[class^=col] {
    padding: 0 1.5625rem
}

.mrg60 {
    margin: 0 -1.875rem
}

.mrg60 > div[class^=col], .mrg60.slick-slider div[class^=col] {
    padding: 0 1.875rem
}

.mrg70 {
    margin: 0 -2.1875rem
}

.mrg70 > div[class^=col], .mrg70.slick-slider div[class^=col] {
    padding: 0 2.1875rem
}

.mrg80 {
    margin: 0 -2.1875rem
}

.mrg80 > div[class^=col], .mrg80.slick-slider div[class^=col] {
    padding: 0 2.1875rem
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes slide-anim {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0) translateY(0)
    }
    50% {
        -webkit-transform: rotateX(0deg) translateY(15px);
        transform: rotateX(0) translateY(15px)
    }
    to {
        -webkit-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0) translateY(0)
    }
}

@-webkit-keyframes slide-anim {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0) translateY(0)
    }
    50% {
        -webkit-transform: rotateX(0deg) translateY(-10px);
        transform: rotateX(0) translateY(-10px)
    }
    to {
        -webkit-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0) translateY(0)
    }
}

.slide-anim {
    -webkit-animation: 5s slide-anim infinite;
    animation: 5s slide-anim infinite
}

.spinner:before, .spinner:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4.0625rem;
    margin-left: -4.0625rem;
    background-color: inherit;
    -webkit-animation: pluse 2s linear infinite;
    animation: pluse 2s linear infinite;
    width: 8.125rem;
    height: 8.125rem;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    opacity: 0;
    z-index: -2
}

.spinner:after {
    -webkit-animation: pluse 2s linear 2.3s infinite;
    animation: pluse 2s linear 2.3s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

@-webkit-keyframes pluse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
}

@keyframes pluse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
}

.zoom-anim {
    -webkit-animation: zoom 8s linear infinite;
    animation: zoom 8s linear infinite
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes zoom2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
    25% {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    50% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    75% {
        -webkit-transform: rotateY(270deg);
        transform: rotateY(270deg)
    }
    to {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
    25% {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    50% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    75% {
        -webkit-transform: rotateY(270deg);
        transform: rotateY(270deg)
    }
    to {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

.ripple-anim:after {
    opacity: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -12px;
    left: -12px;
    right: -12px;
    bottom: -12px;
    content: "";
    border: 2px solid #ffffff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation-name: ripple;
    animation-name: ripple;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(.65, 0, .34, 1);
    animation-timing-function: cubic-bezier(.65, 0, .34, 1);
    z-index: -1
}

.ripple-anim:before {
    opacity: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -12px;
    left: -12px;
    right: -12px;
    bottom: -12px;
    content: "";
    border: 2px solid #ffffff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation-name: ripple;
    animation-name: ripple;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(.65, 0, .34, 1);
    animation-timing-function: cubic-bezier(.65, 0, .34, 1);
    z-index: -1
}

@-webkit-keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(.75, .75, 1);
        transform: scale3d(.75, .75, 1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(1.5, 1.5, 1);
        transform: scale3d(1.5, 1.5, 1)
    }
}

@keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(.75, .75, 1);
        transform: scale3d(.75, .75, 1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(1.5, 1.5, 1);
        transform: scale3d(1.5, 1.5, 1)
    }
}

.font-weight-hairline {
    font-weight: 100 !important
}

.font-weight-thin {
    font-weight: 200 !important
}

.font-weight-medium {
    font-weight: 500 !important
}

.font-weight-semibold {
    font-weight: 600 !important
}

.font-weight-extrabold {
    font-weight: 800 !important
}

.font-weight-black {
    font-weight: 900 !important
}

.font-style-italic {
    font-style: italic
}

.font-style-normal {
    font-style: normal
}

.letter-spacing-initial {
    letter-spacing: initial !important
}

.text-transform-initial {
    text-transform: initial !important
}

.fixed-bg, .parallax-bg {
    background-position: center;
    height: 100%;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2
}

.fixed-bg {
    background-attachment: scroll;
    background-size: cover
}

.parallax-bg {
    background-attachment: fixed;
    background-size: contain
}

.back-post-cntrbtm-norpet {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain
}

.bg-norepeate {
    background-repeat: no-repeat
}

.back-size-cont {
    background-size: contain
}

.back-size-cover {
    background-size: cover
}

.back-post-tp {
    background-position: top
}

.back-post-cntrbtm {
    background-position: center bottom
}

.back-post-lftcntr {
    background-position: left center
}

.back-post-cntr {
    background-position: center
}

.fixed-bg.patern-bg, .parallax-bg.patern-bg {
    background-size: initial
}

.fixed-bg.bg-no-repeate {
    background-size: initial;
    background-repeat: no-repeat
}

.back-blend-soft-light {
    background-blend-mode: soft-light
}

.back-blend-difference {
    background-blend-mode: difference
}

.back-blend-screen {
    background-blend-mode: screen
}

.back-blend-multiply {
    background-blend-mode: multiply
}

.back-blend-lighten {
    background-blend-mode: lighten
}

.black-layer:before, .white-layer:before, .gray-layer:before, .dark-layer:before, .dark-layer2:before, .blue-layer:before, .blue-layer2:before, .blue-layer3:before, .blue-layer4:before, .thm-layer:before, .scndry-layer:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.black-layer:before {
    background-color: #000
}

.white-layer:before {
    background-color: #fff
}

.gray-layer:before {
    background-color: #f6f7fb
}

.opc1:before {
    opacity: .1
}

.opc15:before {
    opacity: .15
}

.opc2:before {
    opacity: .2
}

.opc25:before {
    opacity: .25
}

.opc3:before {
    opacity: .3
}

.opc35:before {
    opacity: .35
}

.opc4:before {
    opacity: .4
}

.opc45:before {
    opacity: .45
}

.opc5:before {
    opacity: .5
}

.opc55:before {
    opacity: .55
}

.opc6:before {
    opacity: .6
}

.opc65:before {
    opacity: .65
}

.opc7:before {
    opacity: .7
}

.opc75:before {
    opacity: .75
}

.opc8:before {
    opacity: .8
}

.opc85:before {
    opacity: .85
}

.opc87:before {
    opacity: .87
}

.opc9:before {
    opacity: .9
}

.opc93:before {
    opacity: .93
}

.opc95:before {
    opacity: .95
}

.opc97:before {
    opacity: .97
}

.opc98:before {
    opacity: .98
}

.opc99:before {
    opacity: .99
}

iframe {
    border: 0;
    display: block;
    width: 100%
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

.w-5 {
    width: 5%
}

.w-10 {
    width: 10%
}

.w-15 {
    width: 15%
}

.w-20 {
    width: 20%
}

.w-25 {
    width: 25%
}

.w-30 {
    width: 30%
}

.w-35 {
    width: 35%
}

.w-40 {
    width: 40%
}

.w-45 {
    width: 45%
}

.w-50 {
    width: 50%
}

.w-55 {
    width: 55%
}

.w-60 {
    width: 60%
}

.w-65 {
    width: 65%
}

.w-70 {
    width: 70%
}

.w-75 {
    width: 75%
}

.w-80 {
    width: 80%
}

.w-85 {
    width: 85%
}

.w-90 {
    width: 90%
}

.w-95 {
    width: 95%
}

.w-100 {
    width: 100%
}

.wow {
    visibility: hidden
}

.hidden {
    opacity: 0
}

i, a, img, svg, input, button, textarea, :before, :after, label, span, nav ul li, .slick-slide, .toggle-item, .popup-wrap, .mini-cart-wrap, .post-info2, .header-search, .responsive-menu, .sticky-header {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

nav ul ul, .rn-shw-box, .mini-cart-dropdown, .megamenu-wrap {
    -webkit-transition: all .6s cubic-bezier(.175, .885, .32, 1);
    -webkit-transition: all .6s cubic-bezier(.175, .885, .32, 1.275);
    transition: all .6s cubic-bezier(.175, .885, .32, 1.275);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

.brd-rd20 {
    -webkit-border-radius: 1.25rem;
    border-radius: 1.25rem
}

.brd-rd10 {
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.brd-rd15 {
    -webkit-border-radius: .9375rem;
    border-radius: .9375rem
}

.brd-rd5 {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.brd-rd3 {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.dropdown-menu {
    border: 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px #00000026;
    padding: 0
}

.bootstrap-select .dropdown-menu li {
    line-height: initial
}

.bootstrap-select .dropdown-menu li:nth-child(2n) {
    background-color: #f5f5f5
}

.bootstrap-select .dropdown-menu li a {
    padding: 6px 1.5rem
}

.bootstrap-select .dropdown-menu li a.dropdown-item.active, .bootstrap-select .dropdown-menu li a.dropdown-item:active, .bootstrap-select .dropdown-menu li a:hover, .bootstrap-select .dropdown-menu li a:focus {
    color: #fff !important
}

.particles-wrap {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.particles-js, .particles-js2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.particles-js.top_right {
    max-width: 26.25rem;
    left: auto
}

.particles-js.top_left {
    max-width: 26.25rem;
    right: auto
}

.particles-js.top_left.mx-w50, .particles-js.top_right.mx-w50 {
    max-width: 50%
}

.particles-js.top_left.mx-w25, .particles-js.top_right.mx-w25 {
    max-width: 25%
}

.space10 {
    width: 10px;
    height: 1px;
    background-color: #292930;
    vertical-align: middle;
    margin: 0 .9375rem
}

.space15 {
    width: .9375rem;
    height: 1px;
    background-color: #292930;
    vertical-align: middle;
    margin: 0 .9375rem
}

.space20 {
    width: 1.25rem;
    height: 1px;
    background-color: #292930;
    vertical-align: middle;
    margin: 0 .9375rem
}

.space25, .space30 {
    width: 1.5625rem;
    height: 1px;
    background-color: #292930;
    vertical-align: middle;
    margin: 0 .9375rem
}

.space35 {
    width: 2.1875rem;
    height: 1px;
    background-color: #292930;
    vertical-align: middle;
    margin: 0 .9375rem
}

.space40 {
    width: 2.5rem;
    height: 1px;
    background-color: #292930;
    vertical-align: middle;
    margin: 0 .9375rem
}

.space45 {
    width: 2.8125rem;
    height: 1px;
    background-color: #292930;
    vertical-align: middle;
    margin: 0 .9375rem
}

.space50 {
    width: 3.125rem;
    height: 1px;
    background-color: #292930;
    vertical-align: middle;
    margin: 0 .9375rem
}

.heading-style > h1, .heading-style > h2 {
    margin-bottom: 1.25rem
}

.heading-style > h3, .heading-style > h4, .heading-style > h5, .heading-style > h6 {
    font-weight: 500;
    margin-bottom: 1.5rem
}

.heading-style > p {
    max-width: 95%;
    margin-bottom: 0
}

.heading-style > p + * {
    margin-top: 2.5rem
}

.body-style > h1 {
    font-size: 2rem;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    margin-bottom: 1.25rem
}

.body-style > h2 {
    font-size: 1.75rem;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    margin-bottom: 1.25rem
}

.body-style > h3 {
    font-size: 1.5rem;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    margin-bottom: 1.325rem
}

.body-style > h4 {
    font-size: 1.25rem;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    margin-bottom: 1.325rem
}

.body-style > h5 {
    font-size: 1rem;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    margin-bottom: 1.325rem
}

.body-style > h6 {
    font-size: 14px;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    margin-bottom: 1.325rem
}

.body-style > p {
    font-size: 14px;
    margin-bottom: 0;
    max-width: 85%
}

.body-style > p + * {
    margin-top: 2.5rem
}

.alert {
    padding: 1.5625rem 3rem 1.5625rem 1.5625rem;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.alert > i {
    font-size: 1.5625rem
}

.alert > i + .alert-inner-info {
    flex: 1 0 0;
    padding-left: .9375rem
}

.alert > button.btn-close {
    background: no-repeat;
    opacity: 1;
    padding: 0;
    font-size: 1.5rem;
    top: 10px;
    right: 10px
}

.alert > button.btn-close i {
    display: block
}

.alert.alertstyle1 > i, .alert.alertstyle1 .alert-inner-info > h4, .alert.alertstyle1 .alert-inner-info > p, .alert.alertstyle1 > button {
    color: #1ba2db
}

.alert.alertstyle2 > i, .alert.alertstyle2 .alert-inner-info > h4, .alert.alertstyle2 .alert-inner-info > p, .alert.alertstyle2 > button {
    color: #3eb75e
}

.alert.alertstyle3 > i, .alert.alertstyle3 .alert-inner-info > h4, .alert.alertstyle3 .alert-inner-info > p, .alert.alertstyle3 > button {
    color: #ff8f3c
}

.alert.alertstyle4 > i, .alert.alertstyle4 .alert-inner-info > h4, .alert.alertstyle4 .alert-inner-info > p, .alert.alertstyle4 > button {
    color: #ff0003
}

.alert-inner-info > h4 {
    font-size: 1.375rem
}

.alert-inner-info > h4 + p {
    margin-top: 3px
}

.alert-inner-info > p {
    font-size: 14px
}

.gallery-caro .gallery-item > a {
    display: block;
    position: relative
}

.gallery-caro .gallery-item > a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #292930;
    opacity: .2;
    z-index: 1
}

.gallery-caro .slick-dots {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%)
}

.gallery-caro .slick-dots li button {
    border-color: #fff
}

.gallery-caro .slick-dots li button:before {
    background-color: #fff !important
}

.gallery-caro .slick-dots li button:hover {
    border-color: #e76458
}

.gallery-caro .slick-dots li button:hover:before {
    background-color: #e76458 !important
}

.gallery-caro .slick-dots li.slick-active button {
    border-color: #e76458
}

.gallery-caro .slick-dots li.slick-active button:before {
    background-color: #e76458 !important
}

.banner-box {
    background-color: #f6f7fb;
    margin-bottom: 1.875rem;
    padding: 3.125rem 3.125rem 3.75rem
}

.banner-box h3 + p, .banner-box h2 + p {
    margin-top: 1.25rem
}

.banner-box p {
    max-width: 90%;
    display: inline-block
}

.banner-box p + a {
    margin-top: 1.875rem
}

.banner-box br + a {
    margin-top: 1.875rem
}

.banner-box .simple-link {
    color: #292930
}

.banner-box .simple-link:before {
    background-color: #292930
}

.col-lg-4 .banner-box {
    min-height: 26.875rem
}

.banner-info {
    flex: 0 0 75%;
    max-width: 75%
}

.facebook {
    background-color: #3b5999;
    border-color: #3b5999
}

.facebook:hover, .facebook:focus {
    color: #3b5999
}

.facebook-hvr:hover, .facebook-hvr:focus {
    background-color: #3b5999;
    border-color: #3b5999
}

.facebook-clr {
    color: #3b5999
}

.twitter {
    background-color: #55acee;
    border-color: #55acee
}

.twitter:hover, .twitter:focus {
    color: #55acee
}

.twitter-hvr:hover, .twitter-hvr:focus {
    background-color: #55acee;
    border-color: #55acee
}

.twitter-clr {
    color: #55acee
}

.pinterest {
    background-color: #bd081c;
    border-color: #bd081c
}

.pinterest:hover, .pinterest:focus {
    color: #bd081c
}

.pinterest-hvr:hover, .pinterest-hvr:focus {
    background-color: #bd081c;
    border-color: #bd081c
}

.pinterest-clr {
    color: #bd081c
}

.linkedin {
    background-color: #0077b5;
    border-color: #0077b5
}

.linkedin:hover, .linkedin:focus {
    color: #0077b5
}

.linkedin-hvr:hover, .linkedin-hvr:focus {
    background-color: #0077b5;
    border-color: #0077b5
}

.linkedin-clr {
    color: #0077b5
}

.youtube {
    background-color: #cd201f;
    border-color: #cd201f
}

.youtube:hover, .youtube:focus {
    color: #cd201f
}

.youtube-hvr:hover, .youtube-hvr:focus {
    background-color: #cd201f;
    border-color: #cd201f
}

.youtube-clr {
    color: #cd201f
}

.instagram {
    background-color: #e4405f;
    border-color: #e4405f
}

.instagram:hover, .instagram:focus {
    color: #e4405f
}

.instagram-hvr:hover, .instagram-hvr:focus {
    background-color: #e4405f;
    border-color: #e4405f
}

.instagram-clr {
    color: #e4405f
}

.vimeo {
    background-color: #1ab7ea;
    border-color: #1ab7ea
}

.vimeo:hover, .vimeo:focus {
    color: #1ab7ea
}

.vimeo-hvr:hover, .vimeo-hvr:focus {
    background-color: #1ab7ea;
    border-color: #1ab7ea
}

.vimeo-clr {
    color: #1ab7ea
}

.skype {
    background-color: #00aff0;
    border-color: #00aff0
}

.skype:hover, .skype:focus {
    color: #00aff0
}

.skype-hvr:hover, .skype-hvr:focus {
    background-color: #00aff0;
    border-color: #00aff0
}

.skype-clr {
    color: #00aff0
}

.rss {
    background-color: #f26522;
    border-color: #f26522
}

.rss:hover, .rss:focus {
    color: #f26522
}

.rss-hvr:hover, .rss-hvr:focus {
    background-color: #f26522;
    border-color: #f26522
}

.rss-clr {
    color: #f26522
}

.slick-slide:focus {
    outline: 0
}

.slick-slide div[class^=col] {
    flex: 0 0 100%;
    max-width: 100%
}

.nav-style1 > button.slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 3rem;
    width: 3rem;
    background-color: #fff;
    padding: 0;
    z-index: 99;
    color: #292930;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.nav-style1 > button.slick-arrow i {
    height: 1rem;
    display: block
}

.nav-style1 > button.slick-arrow:before {
    content: "";
    position: absolute;
    z-index: -1;
    background-color: #e76458;
    left: 0;
    right: 0;
    top: 0;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    bottom: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.nav-style1 > button.slick-arrow:hover, .nav-style1 > button.slick-arrow:focus {
    color: #fff
}

.nav-style1 > button.slick-arrow:hover:before, .nav-style1 > button.slick-arrow:focus:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.nav-style1 > button.slick-prev {
    left: -4rem
}

.nav-style1 > button.slick-next {
    right: -4rem
}

.bg-color5 .nav-style1.v2 > button.slick-arrow {
    background-color: #fff
}

.nav-style1.v2 > button.slick-arrow {
    background-color: #f6f7fb;
    height: 2.5rem;
    width: 2.5rem;
    font-size: 13px
}

.nav-style1.v2 > button.slick-arrow i {
    display: block;
    height: 13px
}

.nav-style1.v2 > button.slick-prev {
    left: 2.1875rem
}

.nav-style1.v2 > button.slick-next {
    right: 2.1875rem
}

.nav-style1.nav-dots-bottom > button.slick-arrow {
    top: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    bottom: 0
}

.nav-style1.nav-dots-bottom > button.slick-prev {
    left: .9375rem
}

.nav-style1.nav-dots-bottom > button.slick-next {
    right: .9375rem
}

.pagi-style1 .slick-dots {
    bottom: 3.75rem;
    left: 6.25rem;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    position: absolute;
    display: flex;
    flex-wrap: wrap
}

.pagi-style1 .slick-dots li + li {
    margin-left: 10px
}

.pagi-style1 .slick-dots li button {
    height: 1.5625rem;
    width: 1.5625rem;
    font-size: 0;
    background-color: transparent;
    border: 1.5px solid transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    position: relative
}

.pagi-style1 .slick-dots li button:before {
    content: "";
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pagi-style1 .slick-dots li.slick-active button {
    border-color: #fff
}

.pagi-style1.lft-panel .slick-dots {
    left: auto;
    right: 100%;
    bottom: 7rem;
    padding-left: 1.29rem
}

.pagi-style1.v2 .slick-dots li button:before {
    background-color: #292930
}

.pagi-style1.v2 .slick-dots li.slick-active button {
    border-color: #e76458
}

.pagi-style1.v2 .slick-dots li.slick-active button:before {
    background-color: #e76458
}

.pagi-style2 .slick-dots {
    list-style: none;
    margin: 1.15625rem 0;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    position: relative;
    top: -1.15625rem;
    z-index: 1
}

.pagi-style2 .slick-dots li {
    font-size: 0;
    padding: 0;
    flex: 1 0 0;
    line-height: 1
}

.pagi-style2 .slick-dots li button {
    height: 3px;
    width: 100%;
    position: relative;
    cursor: pointer
}

.pagi-style2 .slick-dots li button:before {
    content: "";
    position: absolute;
    left: 0;
    width: 80%;
    opacity: 0;
    background-color: #656973;
    top: 0;
    bottom: 0
}

.pagi-style2 .slick-dots li.slick-active button:before {
    opacity: 1;
    width: 100%
}

.pagi-style2.row .slick-dots {
    padding: 0 5.3125rem
}

    margin-top: 3.4375rem
}

.cards-wrap {
    margin-bottom: -1.875rem
}

.cards-wrap .card-box {
    margin-bottom: 1.875rem
}

.card-box:before {
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
    background-image: linear-gradient(180deg, #0000, #0009);
    height: 40%
}

.card-info {
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 2rem
}

.card-info > h2 {
    color: #fff
}

.card-info > h2 + a {
    margin-top: 14px
}

.off-badge {
    display: inline-block;
    padding: 0 5px
}

.off-badge:before {
    background-color: #e76458;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.simple-link {
    color: #fff;
    font-family: Poppins, sans-serif;
    display: inline-block;
    font-size: 1rem;
    padding-left: 3rem;
    position: relative;
    -webkit-transition: all .35s cubic-bezier(.38, 3, .57, 1.6);
    transition: all .35s cubic-bezier(.38, 3, .57, 1.6)
}

.simple-link:before {
    content: "";
    width: 2.125rem;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -.5px
}

.simple-link:hover, .simple-link:focus {
    padding-left: 2.25rem;
    color: #fff
}

.simple-link:hover:before, .simple-link:focus:before {
    width: 1.75rem
}

.tabs-wrap .nav-tabs {
    border-bottom: 2px solid #f6f7fb;
    margin-bottom: 2.5rem
}

.tabs-wrap .nav-tabs li.nav-item {
    color: #999fae;
    padding: 0 1.5rem
}

.tabs-wrap .nav-tabs li.nav-item button.nav-link {
    margin: 0;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: inherit;
    line-height: initial;
    padding: .5rem 0 12px;
    position: relative
}

.tabs-wrap .nav-tabs li.nav-item button.nav-link:before {
    content: "";
    position: absolute;
    bottom: -2px;
    background-color: #292930;
    height: 2px;
    left: 45%;
    right: 45%;
    opacity: 0
}

.tabs-wrap .nav-tabs li.nav-item button.nav-link.active, .tabs-wrap .nav-tabs li.nav-item button.nav-link:hover, .tabs-wrap .nav-tabs li.nav-item button.nav-link:focus {
    color: #292930
}

.tabs-wrap .nav-tabs li.nav-item button.nav-link.active:before, .tabs-wrap .nav-tabs li.nav-item button.nav-link:hover:before, .tabs-wrap .nav-tabs li.nav-item button.nav-link:focus:before {
    left: 0;
    right: 0;
    opacity: 1
}

.tabs-wrap2 ul.nav-tabs {
    border: 0
}

.tabs-wrap2 ul.nav-tabs li.nav-item {
    font-family: Poppins, sans-serif;
    font-weight: 500
}

.tabs-wrap2 ul.nav-tabs li.nav-item button.nav-link {
    margin: 0;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    color: #292930;
    font-family: inherit;
    font-weight: inherit;
    padding: 1.125rem 2.5rem
}

.tabs-wrap2 ul.nav-tabs li.nav-item button.nav-link.active {
    background-color: #292930;
    color: #fff
}

.tabs-wrap2 .tab-content {
    background-color: #f6f7fb
}

.tb-cont-box {
    padding: 3.75rem 2.5rem
}

.tb-cont-box > p + p {
    margin-top: 1.875rem
}

.products-wrap {
    margin-bottom: -3.75rem
}

.products-wrap .product-box {
    margin-bottom: 3.75rem
}

.product-img {
    overflow: hidden
}

.product-img > a {
    display: block
}

.product-btns {
    top: .9375rem;
    right: .9375rem;
    z-index: 1;
    max-width: 2.8125rem
}

.product-btns > a {
    height: 2.1875rem;
    width: 2.1875rem;
    display: inline-block;
    -webkit-box-shadow: 0px 3px 1.375rem rgba(0, 0, 0, .1);
    box-shadow: 0 3px 1.375rem #0000001a;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 2.5rem;
    text-align: center;
    background-color: #fff;
    margin: 5px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.product-btns > a i {
    display: block;
    height: inherit;
    line-height: inherit
}

.product-btns > a:not(.wishlist-btn) {
    -webkit-transform: translateX(3.125rem);
    transform: translate(3.125rem);
    opacity: 0;
    visibility: hidden
}

.product-box:hover .product-btns > a:not(.wishlist-btn) {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translate(0)
}

.product-img + .product-info {
    margin-top: 1.25rem
}

.product-info > h4 + span {
    margin-top: 9px
}

.price {
    color: #656973;
    font-size: 1rem;
    display: inline-block
}

.product-info > span + .products-color {
    margin-top: 10px
}

.products-color > a {
    height: .9375rem;
    width: .9375rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    margin: 4px
}

.products-color > a + a {
    margin-left: 1.5rem
}

.products-color > a:before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 1px solid #292930;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.products-color > a:hover:before, .products-color > a:focus:before, .products-color > a.active:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.featured-products-wrap {
    margin-bottom: -1.875rem
}

.featured-products-wrap .featured-product-box {
    margin-bottom: 1.875rem
}

.featured-product-img:before, .post-gallery-box > a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(30, 4, 2, .6) 100%);
    background-image: linear-gradient(180deg, #0000, #1e040299);
    z-index: 1
}

.featured-product-cap {
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 3.125rem
}

.col-lg-4 .featured-product-cap {
    padding: 2.5rem 1.875rem
}

.featured-product-cap > h1, .featured-product-cap > h2, .featured-product-cap > h3 {
    color: #fff;
    font-family: Poppins, sans-serif;
    line-height: 1;
    letter-spacing: -.45px
}

.featured-product-cap > h1 + p, .featured-product-cap > h2 + p, .featured-product-cap > h3 + p {
    margin-top: 1rem
}

.featured-product-cap > p {
    color: #fff;
    font-family: DM Sans, sans-serif;
    line-height: 1.5;
    max-width: 80%
}

.col-lg-4 .featured-product-cap > p {
    max-width: 100%
}

.featured-product-cap > p + a {
    margin-top: 1.5625rem
}

.feat-prd-caro > button.slick-arrow {
    width: auto;
    background-color: transparent;
    padding: 0;
    z-index: 2;
    bottom: -7px;
    position: absolute
}

.feat-prd-caro .featured-product-box {
    margin-top: 1.5625rem
}

.feat-prd-caro > button.slick-prev {
    left: 30%
}

.feat-prd-caro > button.slick-next {
    right: 30%
}

.off-bar {
    padding: 1.4375rem 1.25rem;
    margin-top: -2.25rem
}

.off-bar > h5 {
    text-transform: uppercase
}

.off-bar > * {
    margin: 0 .9375rem
}

.off-bar > a {
    display: inline-block;
    font-family: Poppins, sans-serif;
    color: #292930;
    font-size: 14px;
    text-decoration: underline
}

.feat-prd-caro > button.slick-arrow i {
    display: block;
    height: 1rem
}

.feat-prd-caro .slick-center {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    z-index: 2;
    position: relative;
    margin-top: -11px
}

.testi-info-item {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end
}

.testi-img {
    max-width: 23.75rem
}

.testi-info-cap {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 55%;
    left: 0
}

.testi-info-cap > p {
    font-size: 2rem;
    line-height: 1.2;
    color: #27272e;
    font-family: DM Sans, sans-serif;
    font-weight: 500
}

.testi-info-cap > p + h4 {
    margin-top: 3.125rem
}

.testi-info-cap > h4 {
    font-size: 1.5rem;
    font-weight: 500
}

.testi-info-cap > h4 + em {
    margin-top: 5px
}

.testi-info-cap > em {
    font-size: 1rem
}

.testi-wrap2 {
    -webkit-border-radius: 1.875rem;
    border-radius: 1.875rem;
    padding: 3.75rem 6.875rem
}

.testi-caro {
    padding-bottom: 5rem
}

.testi-caro > button.slick-arrow {
    border: 2px solid #e76458;
    background-color: transparent;
    color: #e76458;
    font-size: 13px;
    height: 3rem;
    width: 3rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: .9375rem;
    position: absolute;
    bottom: 0;
    z-index: 1
}

.testi-caro > button.slick-arrow i {
    height: 13px
}

.testi-caro > button.slick-arrow:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    background-color: #e76458;
    z-index: -1
}

.testi-caro > button.slick-arrow:hover, .testi-caro > button.slick-arrow:focus {
    color: #fff
}

.testi-caro > button.slick-arrow:hover:before, .testi-caro > button.slick-arrow:focus:before {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.testi-caro > button.slick-prev {
    left: 0
}

.testi-caro > button.slick-next {
    left: 4.0625rem
}

.testi-caro .slick-dots {
    padding-left: 0;
    list-style: none;
    margin: 1.875rem 0 0;
    display: flex;
    flex-wrap: wrap
}

.testi-caro .slick-dots li {
    font-size: 0;
    line-height: initial
}

.testi-caro .slick-dots li button {
    background-color: #292930;
    height: 8px;
    width: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    border: 1px solid #f6f7fb
}

.testi-caro .slick-dots li button:hover, .testi-caro .slick-dots li.slick-active button {
    border-color: #e76458;
    background-color: transparent
}

.testi-caro .slick-dots li + li {
    margin-left: 14px
}

.testi-item > span {
    height: 5rem;
    width: 5rem;
    border: 2px solid #e76458;
    padding: 6px
}

.testi-item > span img {
    -webkit-border-radius: inherit;
    border-radius: inherit
}

.testi-item > span + h4 {
    margin-top: 1.75rem
}

.testi-item > h4 {
    font-size: 1.5rem;
    font-weight: 500
}

.testi-item > h4 + p {
    margin-top: 1.125rem
}

.testi-item > p {
    font-size: 1.25rem;
    font-weight: 300;
    color: #292930;
    line-height: 1.5;
    max-width: 70%
}

.newsletter-wrap {
    padding: 5.625rem 6.25rem 6.25rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    -webkit-border-radius: 2.5rem;
    border-radius: 2.5rem
}

.newsletter-wrap form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -1.25rem;
    max-width: calc(100% - 1.25rem)
}

.newsletter-wrap form .field-box {
    flex: 0 0 calc(100% - 11.5625rem);
    max-width: calc(100% - 11.5625rem)
}

.newsletter-wrap form > * {
    margin-top: 1.25rem
}

.field-box input, .field-box select {
    height: 3.75rem;
    -webkit-border-radius: 50rem;
    border-radius: 50rem;
    font-size: 1rem;
    padding: 10px 4rem;
    width: 100%
}

.field-box i {
    position: absolute;
    left: 2.5rem;
    top: 0;
    line-height: 4rem;
    color: #292930
}

hr {
    background-color: #cbd3d9;
    height: 3px;
    width: 100%
}

hr:not([size]) {
    background-color: #cbd3d9;
    height: 3px;
    width: 100%
}

hr.h-1 {
    height: 1px
}

.product-box:hover .product-img img, .card-box:hover > img, .featured-product-box:hover .featured-product-img img, .post-box:hover .post-img img, .insta-item:hover img, .sn-cat-box:hover .sn-cat-img img, .post-gallery-box:hover img, .mini-post-box:hover .mini-post-img img, .gallery-item:hover img, .mini-product-box:hover .mini-product-img img, .product-detail-mini-img:hover img, .product-detail-img:hover img, .cart-product-box:hover img, .team-box:hover .team-img img, .mini-cart-item:hover .mini-cart-img img, .post-box2:hover .post-img2 img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: all .35s cubic-bezier(.38, 3, .57, 1.6);
    transition: all .35s cubic-bezier(.38, 3, .57, 1.6)
}

.social-links > a:hover, .social-links > a:focus, .links-list > li a:hover, .links-list > li a:focus, .sidepanel-trigger:hover, .searchform > button:hover, .searchform > button:focus, .wishlist-and-cart > li > a:hover, .wishlist-and-cart > li > a:focus, .header-bottom p a:hover, .header-bottom p a:focus, .topbar-mid p a:hover, .topbar-mid p a:focus, .product-btns > a:hover, .product-btns > a:focus, .product-info > h4 a:hover, .product-info > h4 a:focus, .featured-product-cap > h1 a:hover, .featured-product-cap > h1 a:focus, .featured-product-cap > h2 a:hover, .featured-product-cap > h2 a:focus, .featured-product-cap > h3 a:hover, .featured-product-cap > h3 a:focus, .post-info > h3 a:hover, .post-info > h3 a:focus, .post-info > h4 a:hover, .post-info > h4 a:focus, .post-info > span a:hover, .post-info > span a:focus, .widget ul li:hover > a, .widget ul li > a:hover, .widget ul li a:focus, .bottom-links li:hover > a, .bottom-links li > a:hover, .bottom-links li a:focus, .share-links > a:hover, .share-links > a:focus, .post-detail-info-inner .share-links > a:hover, .post-detail-info-inner .share-links > a:focus, .widget form button:hover, .widget form button:focus, .share-links2 > a:hover, .share-links2 > a:focus, .mini-post-info > h6 a:hover, .mini-post-info > h6 a:focus, .off-bar > a:hover, .off-bar > a:focus, .feat-prd-caro > button.slick-arrow:hover, .feat-prd-caro > button.slick-arrow:focus, .motiv-info > a:hover, .motiv-info > a:focus, .sn-cat-info > h5 a:hover, .sn-cat-info > h5 a:focus, .breadcrumb li.breadcrumb-item a:hover, .breadcrumb li.breadcrumb-item a:focus, .product-detail-big-img i:hover, .review-link:hover, .review-link:focus, .mini-product-info > h5 a:hover, .mini-product-info > h5 a:focus, .cart-product-box > h5 a:hover, .cart-product-box > h5 a:focus, .team-info > h4 a:hover, .team-info > h4 a:focus, .team-info > a:hover, .team-info > a:focus, .mini-cart-info > h6 a:hover, .mini-cart-info > h6 a:focus, .post-info2 > h6 a:hover, .post-info2 > h6 a:focus, .responsive-menu ul li:hover > a, .responsive-menu ul li > a:hover {
    color: #e76458
}

header {
    position: relative;
    z-index: 999999
}

.topbar {
    padding: 8px 0
}

.social-links > span {
    font-size: 1.25rem;
    color: #292930;
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    margin-right: 1.5rem
}

.social-links > a {
    display: inline-block;
    font-size: .9375rem;
    color: #292930
}

.social-links > a + a {
    margin-left: 1.25rem
}

.topbar-left > * + * {
    margin-left: 1.875rem
}

.links-list > li {
    font-family: DM Sans, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #292930;
    position: relative
}

.links-list > li + li {
    margin-left: 1rem;
    padding-left: 1rem
}

.links-list > li + li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 13px;
    background-color: #999fae;
    margin-top: -6.5px
}

.logo-menu-wrap {
    padding: 1.3125rem 0
}

.logo-menu-inner-left, .logo-menu-inner-right {
    flex: 0 0 25.9375rem;
    max-width: 25.9375rem
}

.logo > h1 {
    line-height: 1;
    font-size: 0
}

.logo > h1 a {
    display: block
}

.sidepanel-trigger {
    font-size: 1.5rem;
    color: #292930;
    cursor: pointer;
    display: inline-block;
    line-height: 1.5rem
}

.sidepanel-trigger + * {
    margin-left: 1.875rem
}

.sidepanel-trigger > i {
    display: block;
    height: 1.5rem
}

nav ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

nav > ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

nav > ul > li {
    font-size: .9375rem;
    font-weight: 500;
    color: #292930;
    line-height: 2.8125rem
}

nav > ul > li + li {
    margin-left: 1.875rem
}

nav > ul > li a {
    display: block;
    position: relative
}

nav > ul > li a:before {
    /*content: "";*/
    position: absolute;
    left: auto;
    width: 0;
    height: 2px;
    background-color: #292930;
    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    right: 0;
    bottom: 0
}

nav > ul > li.menu-item-has-children > a:after {
    content: "";
    font-family: uicons-regular-rounded !important;
    position: absolute;
    right: -.9375rem;
    top: 0
}

nav > ul > li.menu-item-has-children:not(.megamenu-item) {
    position: relative
}

nav > ul > li.menu-item-has-children:hover > ul {
    opacity: 1;
    visibility: visible
}

nav > ul > li.menu-item-has-children:hover > .megamenu-wrap {
    opacity: 1;
    visibility: visible;
    top: 100%
}

nav > ul li:hover > a {
    color: inherit;
    font-weight: 700
}

nav > ul li:hover > a:before {
    width: 100%;
    right: auto;
    left: 0
}

nav > ul li > a:hover, nav > ul li > a:focus {
    color: inherit;
    font-weight: 700
}

nav > ul li > a:focus:before {
    width: 100%;
    right: auto;
    left: 0
}

nav ul ul.children {
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-box-shadow: 4px 4px 9px rgba(0, 0, 0, .2);
    box-shadow: 4px 4px 9px #0003;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    min-width: 13.75rem;
    padding: .9375rem 1.25rem;
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

nav ul ul.children li {
    font-size: .9375rem;
    font-weight: 500;
    width: 100%;
    position: relative
}

nav ul ul.children li + li {
    border-top: 1px solid #dedede
}

nav ul ul.children li a {
    display: block;
    width: 100%;
    padding: 9px 0;
    position: relative
}

nav ul ul ul {
    left: 100%;
    top: 0
}

.searchform > input {
    height: 2.8125rem;
    width: 12.5rem;
    background-color: #f6f7fb;
    -webkit-border-radius: 50rem;
    border-radius: 50rem;
    font-size: 14px;
    font-family: DM Sans, sans-serif;
    color: #999fae;
    padding: 0 1.875rem 0 3.125rem
}

.searchform > input:hover, .searchform > input:focus {
    width: 15rem
}

.searchform > button {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
    font-size: 1.125rem;
    font-weight: 700;
    width: 3.125rem
}

.searchform + .wishlist-and-cart {
    margin-left: 1.875rem
}

.wishlist-and-cart > li {
    color: #292930;
    font-size: 1.25rem;
    position: relative
}

.wishlist-and-cart > li + li {
    margin-left: 1.875rem
}

.wishlist-and-cart > li .mini-cart-dropdown {
    -webkit-box-shadow: 0 1rem 1rem rgba(0, 0, 0, .02);
    box-shadow: 0 1rem 1rem #00000005;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    right: 1.875rem;
    top: 100%;
    min-width: 31.25rem
}

.wishlist-and-cart > li:hover > .mini-cart-dropdown {
    opacity: 1;
    visibility: visible;
    right: 0
}

.header-bottom {
    padding: .9375rem 0
}

.header-bottom p {
    font-size: 14px;
    font-weight: 500;
    color: #292930
}

.header-bottom p a {
    text-decoration: underline
}

.topbar-mid p {
    font-size: 14px;
    font-weight: 500;
    color: #292930
}

.topbar-mid p a {
    text-decoration: underline
}

.megamenu-wrap {
    left: 0;
    top: calc(100% + 1.875rem);
    -webkit-box-shadow: 0 1rem 1rem rgba(0, 0, 0, .05);
    box-shadow: 0 1rem 1rem #0000000d;
    opacity: 0;
    visibility: hidden
}

.megamenu-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 4px;
    bottom: 0;
    background-color: #fff
}

.megamenu-inner {
    padding: 3.125rem 0
}

.megamenu-item > h4 {
    margin-bottom: 1.25rem
}

.megamenu-item > ul li {
    color: #656973;
    font-weight: 400
}

.megamenu-item > ul li + li {
    margin-top: 10px
}

.megamenu-item > ul li:hover > a, .megamenu-item > ul li a:focus {
    color: #e76458;
    font-weight: 400
}

.megamenu-item > ul li a {
    display: inline-block
}

.megamenu-item > ul li a span {
    font-size: 8px;
    font-weight: 400;
    vertical-align: middle;
    padding: 4px 5px 3px;
    line-height: .8;
    margin-left: 4px
}

.megamenu-cards-wrap .post-box2 {
    margin-bottom: 1.25rem
}

.post-info2 {
    background-color: #ffffffe6;
    left: .9375rem;
    right: .9375rem;
    bottom: .9375rem;
    padding: 6.42px 5px
}

.post-info2 > p {
    color: #656973;
    font-size: 12px;
    line-height: 1.5
}

.mini-cart-dropdown {
    padding-top: 1.9375rem
}

.mini-cart-wrap .mini-cart-dropdown {
    padding-top: 0
}

.mini-cart-dropdown-inner {
    background-color: #fff;
    padding: 2.5rem
}

.mini-cart-head {
    padding-bottom: 1.75rem;
    border-bottom: 2px solid #f6f7fb
}

.mini-cart-head > h4 {
    font-size: 1.5rem;
    margin-bottom: 0;
    font-weight: 500
}

.mini-cart-head > a {
    color: #292930;
    font-size: 1.325rem
}

.mini-cart-head > a i {
    display: block
}

.mini-cart-head > a:hover, .mini-cart-head > a:focus {
    color: #e76458
}

.mini-cart-head + ul {
    margin-top: 2.1875rem
}

.mini-cart-list {
    max-height: 20rem;
    overflow-y: auto;
    padding-top: 8px
}

.mini-cart-list > li:not(:last-of-type) {
    margin-bottom: 2.1875rem
}

.mini-cart-list + .mini-cart-bottom {
    padding-top: 1.75rem;
    border-top: 2px solid #f6f7fb;
    margin-top: 2.1875rem
}

.mini-cart-item {
    padding-left: 8px
}

.mini-cart-item > a.remove-cart {
    background-color: #f6f7fb;
    border: 2px solid #ffffff;
    color: #292930;
    height: 1.75rem;
    width: 1.75rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    z-index: 1;
    left: 0;
    top: -8px
}

.mini-cart-item > a.remove-cart i {
    display: block;
    height: 14px
}

.mini-cart-item > a.remove-cart:hover, .mini-cart-item > a.remove-cart:focus {
    background-color: #e76458;
    border-color: #e76458;
    color: #fff
}

.mini-cart-img {
    flex: 0 0 5rem;
    max-width: 5rem;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.mini-cart-img + .mini-cart-info {
    flex: 0 0 calc(100% - 5rem);
    max-width: calc(100% - 5rem);
    padding-left: 1.25rem
}

.mini-cart-info {
    padding-top: 10px
}

.mini-cart-info > h6 {
    font-weight: 500
}

.mini-cart-info > h6 + .mini-cart-btm {
    margin-top: 14px
}

.mini-cart-btm .product-quanty .input-group > span button {
    height: 1.625rem;
    width: 1.625rem;
    line-height: 1.625rem;
    font-size: 1.125rem
}

.mini-cart-btm .product-quanty .input-group > input {
    height: 1.625rem
}

.mini-cart-btm .price {
    color: #292930;
    font-family: DM Sans, sans-serif;
    font-weight: 500
}

.mini-cart-total > span {
    color: #292930;
    font-family: DM Sans, sans-serif;
    font-size: 1.125rem;
    font-weight: 500
}



.mini-cart-wrap {
    z-index: 9999999;
    max-width: 37.5rem;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    right: -37.5rem
}

.mini-cart-wrap .mini-cart-dropdown-inner {
    min-height: 100vh
}

.mini-cart-wrap .mini-cart-list {
    max-height: calc(100vh - 23rem);
    min-height: calc(100vh - 23rem)
}

html.cart-drop-active .mini-cart-wrap {
    opacity: 1;
    visibility: visible;
    right: 0
}

html:before {
    content: "";
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transform: scale(0, 0) translate(50%, -50%);
    transform: scale(0) translate(50%, -50%);
    -webkit-transition-delay: .25s;
    transition-delay: .25s;
    width: 370vw;
    height: auto;
    padding-top: 370vw;
    background-color: #000;
    position: fixed;
    top: 0;
    right: 0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 2;
    opacity: .25;
    z-index: 999999
}

html.cart-drop-active:before, html.slidein:before {
    -webkit-transform: scale(1, 1) translate(50%, -50%);
    transform: scale(1) translate(50%, -50%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

html.sticky .sticky-header {
    opacity: 1;
    visibility: visible
}

html.slidein .responsive-menu {
    opacity: 1;
    visibility: visible;
    right: 0
}

.header-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fffffff2;
    z-index: 999999;
    opacity: 0;
    visibility: hidden
}

.header-search > form {
    max-width: 85%;
    position: relative;
    width: 100%
}

.header-search > form input {
    background-color: transparent;
    padding: 1.5625rem 0;
    border-bottom: 2px solid rgba(0, 0, 0, .3);
    width: 100%;
    font-size: 2.1875rem
}

.header-search > form button {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5rem;
    font-size: 2rem
}

.header-search > form button:hover, .header-search > form button:focus {
    color: #e76458
}

.header-search.active {
    opacity: 1;
    visibility: visible
}

.search-close-btn {
    background-color: #656973;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    line-height: 3.125rem;
    width: 3.125rem;
    cursor: pointer;
    height: 3.125rem;
    font-size: 1.5625rem;
    text-align: center
}

.search-close-btn:hover, .search-close-btn:focus {
    background-color: #e76458
}

.style2 .topbar {
    padding: 1.125rem 0
}

nav.colored-hover > ul > li a:before {
    background-color: #e76458
}

.style3 nav > ul li:hover > a, .style3 nav > ul li > a:focus {
    font-weight: 600
}

.sticky-header {
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, .05);
    box-shadow: 0 0 1rem #0000000d
}

.sticky-header .logo-menu-inner > div {
    flex: 0 0 auto;
    max-width: initial
}

.sticky-header .logo-menu-inner .logo-menu-inner-right > * + * {
    margin-left: 3.125rem
}

.sticky-header nav > ul > li {
    line-height: 3.75rem
}

.sticky-header .megamenu-wrap:before {
    top: 0
}

.responsive-header {
    display: none;
    z-index: 99999
}

.responsive-topbar {
    padding: 13.5px 0;
    -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, .03);
    box-shadow: 0 0 1rem #00000008
}

.responsive-topbar .logo-menu-inner-right {
    flex: auto;
    max-width: initial
}

.responsive-menu {
    position: fixed;
    right: -20rem;
    top: 0;
    bottom: 0;
    max-width: 20rem;
    overflow-y: auto;
    z-index: 999999;
    background-color: #fff;
    padding: 3.75rem 1.5rem 2.5rem;
    opacity: 0;
    visibility: hidden
}

.responsive-menu ul ul {
    display: none;
    padding: 10px 0 10px 1.25rem
}

.responsive-menu > ul > li {
    padding: 10px 0
}

.responsive-menu > ul > li a {
    display: block;
    position: relative
}

.responsive-menu > ul > li.menu-item-has-children > a:before {
    content: "";
    font-family: uicons-regular-rounded !important;
    position: absolute;
    right: 0;
    top: 0
}

.responsive-menu > ul > li.menu-item-has-children.active > a:before {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.responsive-menu > ul > li:not(:first-child) {
    border-top: 1px solid #f6f7fb
}

.responsive-menu > ul ul li {
    font-size: .9375rem
}

.responsive-menu > ul ul li + li {
    margin-top: 10px
}

a.responsive-menu-close {
    right: .9375rem;
    top: .9375rem;
    height: 1.5rem;
    width: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #292930;
    color: #fff;
    font-size: 13px;
    z-index: 99
}

a.responsive-menu-close:hover, a.responsive-menu-close:focus {
    background-color: #e76458;
    color: #fff
}

.footer-data {
    margin-bottom: -3.125rem
}

.footer-data .widget {
    margin-bottom: 3.125rem
}

.widget div + div {
    margin-top: 1.875rem
}

.widget h5 {
    color: #27272e;
    font-size: 1.135rem;
    font-weight: 500;
    margin-bottom: 1.25rem
}

.widget ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.widget ul li {
    font-size: 1.125rem;
    color: #656973;
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    position: relative
}

.widget ul li + li {
    margin-top: 1.25rem
}

.bottom-links li, .payment-opt > span {
    position: relative;
    font-family: DM Sans, sans-serif;
    font-size: 14px;
    color: #656973;
    font-weight: 500
}

.bottom-links li + li {
    padding-left: .9375rem;
    margin-left: 10px
}

.bottom-links li + li:before {
    content: "";
    position: absolute;
    background-color: #656973;
    height: 5px;
    width: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    margin-top: -2.5px;
    left: 0
}

.payment-opt > span + img {
    margin-left: 1.75rem
}

.payment-opt > img {
    max-height: 1.75rem
}

.bottom-bar {
    padding-bottom: 1.875rem
}

.bottom-bar > * {
    margin: .9375rem 0
}

aside .widget {
    margin-bottom: 2.8125rem
}

.widget > h4 {
    margin-bottom: 1.625rem
}

.widget form input {
    height: 2.8125rem;
    width: 100%;
    background-color: #f6f7fb;
    font-size: 14px;
    font-family: DM Sans, sans-serif;
    color: #292930;
    padding: 5px 2.75rem
}

.widget form button {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    padding: 10px .9375rem 0;
    bottom: 0;
    color: #292930
}

.widget ul.cate-list li {
    color: #656973
}

.widget ul.cate-list li:before {
    content: "";
    font-family: uicons-regular-rounded !important;
    position: absolute;
    right: 0;
    bottom: 0
}

.widget ul.cate-list li + li {
    padding-top: 1.125rem;
    border-top: 1px solid #cbd3d9;
    margin-top: 1.125rem
}

.share-links2 {
    padding: 13px 1.25rem
}

.share-links2 > span {
    color: #fff;
    display: inline-block;
    font-family: DM Sans, sans-serif;
    font-size: 1.125rem
}

.share-links2 > span + a {
    margin-left: 1.25rem
}

.share-links2 > a {
    display: inline-block;
    color: #fff;
    font-size: 14px
}

.share-links2 > a + a {
    margin-left: 1.25rem
}

.mini-post-img {
    flex: 0 0 5rem;
    max-width: 5rem
}

.mini-post-img + .mini-post-info {
    margin-top: 0;
    flex: 0 0 calc(100% - 5rem);
    max-width: calc(100% - 5rem);
    padding-left: 1.25rem
}

.mini-post-info > h6 + span {
    margin-top: 12px
}

.mini-post-info > span {
    font-size: 12px;
    color: #999fae
}

.slider-warp, .slider-caro {
    position: relative;
    width: 100%
}

.slider-item picture {
    display: block;
    max-width: 100%
}

.slider-item img {
    background-size: cover;
    background-position: center;
    -webkit-transition: all 2s cubic-bezier(.7, 0, .3, 1);
    transition: all 2s cubic-bezier(.7, 0, .3, 1);
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.slider-item.v2:before {
    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, .222) 0%, rgba(30, 4, 2, .36) 100%);
    background-image: linear-gradient(180deg, #00000039, #1e04025c);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .4;
    z-index: 1
}

.slick-active .slider-item img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.slider-cap {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 6.25rem;
    max-width: 50%;
    z-index: 1
}

.slider-cap > span {
    font-size: 1.25rem;
    font-weight: 500
}

.slider-cap > span + h1 {
    margin-top: .9375rem
}

.slider-cap > h1 {
    letter-spacing: -.04rem;
    line-height: 1
}

.slider-cap > h1 + a {
    margin-top: 1.875rem
}

.slider-cap.text-center {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slider-cap.text-white > h1 {
    color: #fff
}

.slider-cap.v2 > h1 {
    font-family: Poppins, sans-serif
}

.slider-cap.v2 > h1 + p {
    margin-top: 1.25rem
}

.slider-cap.v2 > p {
    font-size: 1rem;
    font-weight: 500;
    font-family: DM Sans, sans-serif
}

    margin-top: 1.5rem
}

.slider-caro2 > button.slick-prev {
    left: 15%
}

.slider-caro2 > button.slick-next {
    right: 15%
}

.sec-title-wrap {
    margin-bottom: 3.125rem
}

.sec-title-wrap .sec-title {
    margin-bottom: 0
}

.sec-title {
    margin-bottom: 3.125rem
}

.sec-title > span {
    font-size: 1.25rem;
    font-weight: 500
}

.sec-title > span + h2 {
    margin-top: 14px
}

.sec-title > h1 + h3, .sec-title > h2 + h3 {
    margin-top: 1.875rem
}

.sec-title > h1 + p, .sec-title > h2 + p {
    margin-top: .9375rem
}

.sec-title > h3 + a {
    margin-top: 2.5rem
}

.sec-title > p {
    color: #292930
}

.sec-title > p + a {
    margin-top: 1.875rem
}

.brd-btm {
    border-bottom: 1px solid #292930
}

.sponsors-wrap {
    margin-bottom: -1.875rem
}

.sponsors-wrap .spnsr-item {
    margin-bottom: 1.875rem
}

.spnsr-item:hover img {
    -webkit-filter: invert(.4);
    filter: invert(.4)
}

.posts-wrap {
    margin-bottom: -3.75rem
}

.posts-wrap .post-box {
    margin-bottom: 3.75rem
}

.post-img + .post-info {
    margin-top: 1.5625rem
}

.post-img + .post-cont {
    margin-top: 2.1875rem
}

.post-info > h4 {
    font-size: 1.5rem;
    font-weight: 500
}

.post-info > h4 + span {
    margin-top: 8px
}

.post-info > h4 + p {
    margin-top: 12px
}

.post-info > h3 + p {
    margin-top: 12px
}

.post-info > h3 + span {
    margin-top: 10px
}

.post-info > span {
    font-size: 14px
}

.post-info > span + h3, .post-info > span + h4 {
    margin-top: 10px
}

.post-info > span.post-cate {
    font-size: 1rem
}

.post-info + .post-img {
    margin-top: 2.5rem
}

.post-info .badge {
    font-size: 12px;
    font-weight: 500;
    font-family: DM Sans, sans-serif;
    margin-left: 1.25rem;
    padding: 5px 10px
}

.col-lg-8 .col-lg-6 .post-info > p, .col-lg-4 .post-info > p {
    font-size: 14px
}

.post-box.v2 + .post-box.v2 {
    border-top: 1px solid #cbd3d9;
    margin-top: 3.4375rem;
    padding-top: 3.75rem
}

.v2 .post-info > span {
    color: #999fae
}

.post-cate > a {
    display: inline-block;
    position: relative
}

.post-cate > a + a {
    margin-left: 1.375rem
}

.post-cate > a + a:before {
    content: "";
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #cbd3d9;
    position: absolute;
    left: -13px;
    top: calc(50% - 2px)
}

.services-wrap {
    margin-bottom: -1.875rem
}

.services-wrap .serv-box {
    margin-bottom: 1.875rem
}

.serv-box > span {
    font-size: 3.75rem;
    line-height: 1
}

.serv-box > span i {
    height: 3.75rem
}

.serv-box > span + h4 {
    margin-top: 1.25rem
}

.serv-box > h4 {
    font-weight: 500
}

.serv-box > h4 + p {
    margin-top: 5px
}

.serv-box:hover > span {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all .35s cubic-bezier(.38, 3, .57, 1.6);
    transition: all .35s cubic-bezier(.38, 3, .57, 1.6)
}

.serv-box.v2 > span {
    color: #292930
}

.serv-box.v2 > h4 {
    font-size: 1.5rem;
    font-weight: 700
}

.serv-box.v2 > h4 + p {
    margin-top: 1.25rem
}

.serv-box.v2 > p {
    font-size: .9375rem;
    max-width: 80%
}

.insta-caro .slick-dots {
    margin-top: 6.875rem;
    max-width: 80.625rem;
    margin-left: auto;
    margin-right: auto
}

.insta-caro > button.slick-next {
    right: 17.5% !important
}

.insta-caro > button.slick-prev {
    left: 17.5% !important
}

.sales-wrap {
    margin-bottom: -1.875rem
}

.sales-wrap .sale-box {
    margin-bottom: 1.875rem
}

.sale-box {
    min-height: 21.875rem;
    padding: 1.875rem;
    background-size: cover;
    background-position: center
}

.sale-box[style]:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(30, 4, 2, .6) 100%);
    background-image: linear-gradient(180deg, #0000, #1e040299);
    opacity: .2
}

.sale-inner {
    flex: 0 0 70%;
    max-width: 70%;
    position: relative;
    z-index: 1
}

.sale-inner > h2 + span {
    margin-top: 10px
}

.sale-inner > h2 + p {
    margin-top: 6px
}

.sale-inner > h4 {
    font-size: 1.5rem
}

.sale-inner > h4 + h2 {
    margin-top: 3px
}

.sale-inner > span {
    font-size: 1.375rem;
    font-family: DM Sans, sans-serif;
    font-weight: 500
}

.sale-inner > p {
    color: #292930;
    font-weight: 300
}

.sale-inner > p + a {
    margin-top: 1.125rem
}

.text-white .sale-inner > h2 {
    color: #fff
}

.ex-sim-wrap .text-box {
    margin-top: 2.8125rem
}

.ex-sim-wrap .text-box > p {
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: -.5px
}

.text-box > h2 + p {
    margin-top: 1.875rem
}

.text-box > p {
    color: #292930
}

.text-box > p + a {
    margin-top: 2.8125rem
}

.motiv-reward-wrap {
    min-width: calc(100% + 23.75rem);
    margin-left: -11.875rem
}

.motiv-info {
    top: 8.125rem;
    right: 12.5rem;
    max-width: 40rem
}

.motiv-info > h1 {
    line-height: 1.1;
    max-width: 87%
}

.motiv-info > h1 + h3 {
    margin-top: 2.5rem
}

.motiv-info > h3 {
    line-height: 1.2
}

.motiv-info > h3 + a {
    margin-top: 2.8125rem
}

.motiv-info > a {
    display: inline-block;
    font-size: 1.375rem;
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    color: #292930
}

.motiv-info > a i {
    color: #fff;
    height: 3.3125rem;
    width: 3.3125rem;
    line-height: 3.7rem;
    text-align: center;
    margin-right: 10px;
    display: inline-block
}

.motiv-info > a:hover i, .motiv-info > a:focus i {
    background-color: #292930
}

.sn-cat-bg {
    min-height: 29.0625rem;
    background-size: cover;
    background-position: center
}

.sn-cat-boxes {
    margin-bottom: -1.875rem
}

.sn-cat-boxes .sn-cat-box {
    margin-bottom: 1.875rem
}

.sn-cat-img + .sn-cat-info {
    margin-top: 1.5625rem
}

.sn-cat-info > h5 {
    font-weight: 500
}

.sn-cat-info > h5 + p {
    margin-top: 5px
}

.sn-cat-info > p {
    color: #292930;
    font-weight: 300
}

.call-action-box {
    min-height: 23.125rem;
    padding: 2.5rem
}

.call-action-box-inner {
    flex: 0 0 90%;
    max-width: 90%
}

.call-action-box-inner > h2 + p {
    margin-top: .9375rem
}

.call-action-box-inner > p + a {
    margin-top: 1.75rem
}

.toggle-item {
    background-image: -webkit-linear-gradient(90.25deg, #f7f7f7 49.78%, rgba(247, 247, 247, 0) 99.78%);
    background-image: linear-gradient(90.25deg, #f7f7f7 49.78%, #f7f7f700 99.78%)
}

.toggle-item + .toggle-item {
    margin-top: 1.25rem
}

.toggle-item > h4 {
    padding: 1.8125rem 6.125rem 1.8125rem 3.75rem;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

.toggle-item > h4 i {
    position: absolute;
    right: 0;
    top: 4px;
    line-height: 5.274375rem;
    width: 5rem;
    font-size: 1.25rem;
    text-align: center;
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.toggle-item.active {
    background-image: -webkit-linear-gradient(90.36deg, #f0f8ec 2.92%, #e7f7f7 88.63%);
    background-image: linear-gradient(90.36deg, #f0f8ec 2.92%, #e7f7f7 88.63%)
}

.toggle-item.active > h4 i:before {
    content: ""
}

.toggle-content {
    padding: 0 3.75rem 2.1875rem
}

.toggle-content > p + p {
    margin-top: 1.25rem
}

.v2 .toggle-item {
    background-color: #f6f7fb;
    background-image: none
}

.page-top-wrap .fixed-bg {
    z-index: 0
}

.breadcrumb li.breadcrumb-item {
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    position: relative;
    color: #656973
}

.breadcrumb li.breadcrumb-item + li.breadcrumb-item {
    padding-left: 1.125rem;
    margin-left: .9375rem
}

.breadcrumb li.breadcrumb-item + li.breadcrumb-item:before {
    content: "";
    font-family: uicons-regular-rounded !important;
    padding-right: 0;
    position: absolute;
    color: inherit;
    left: -7px;
    top: 0;
    color: #656973
}

.breadcrumb li.breadcrumb-item.active {
    color: #292930
}

.breadcrumb + .page-title {
    margin-top: 4.375rem
}

.page-title {
    position: relative;
    z-index: 1
}

.page-title > span {
    font-size: 1.25rem;
    font-weight: 500
}

.page-title > span + h2 {
    margin-top: 5px
}

.post-detail-info > h1 {
    font-size: 3rem;
    line-height: 1.1;
    letter-spacing: -2px
}

.post-detail-info > h1 + .post-detail-mini-author {
    margin-top: 1.875rem
}

.post-detail-info + .post-detail-img {
    margin-top: 2.5rem
}

.post-detail-mini-author > img + .post-detail-min-author-info {
    padding-left: 1.25rem;
    flex: 0 0 calc(100% - 3.125rem);
    max-width: calc(100% - 3.125rem)
}

.post-detail-min-author-info > h5 {
    font-size: 1.125rem
}

.post-detail-min-author-info > h5 + span {
    margin-top: 3px
}

.post-detail-min-author-info > span {
    font-size: 14px
}

.post-detail-img + .post-detail-content {
    margin-top: 1.875rem;
    display: inline-block
}

.post-detail-img.video {
    padding-top: 56.26%
}

.post-detail-img.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.post-detail-content > p {
    margin: 1.5rem 0 0;
    font-size: 1.125rem;
    line-height: 1.7
}

.post-detail-content > h3 {
    margin: 3.125rem 0 0
}

.post-detail-content + .post-detail-share {
    border-top: 2px solid #cbd3d9;
    padding-top: 2.1875rem
}

blockquote {
    background-color: #f6f7fb;
    border-left: 4px solid #e76458;
    margin: 3.4375rem 0 10px;
    padding: 2.1875rem 2.5rem 1.875rem 1.5625rem;
    display: inline-block;
    width: 100%
}

blockquote > p {
    margin-bottom: 0;
    font-size: 1.125rem;
    line-height: 1.7
}

.post-gallery {
    margin-top: 3.125rem
}

.post-gallery-box {
    margin-bottom: 1.875rem
}

.post-gallery-box.no-shadow > a:before {
    display: none
}

.post-detail-share {
    margin-top: 3.75rem
}

.post-detail-share > h5 {
    font-family: Poppins, sans-serif;
    font-weight: 600
}

.post-detail-share > h5 + .share-links {
    margin-left: 2.1875rem
}

.share-links > a {
    font-size: .9375rem;
    display: inline-block;
    color: #757589
}

.share-links > a i {
    font-size: 1.25rem;
    color: #999ab8;
    margin-right: 10px
}

.share-links > a + a {
    margin-left: 1.25rem
}

.share-links > a:hover, .share-links > a:focus {
    color: #292930
}

.post-detail-author-info {
    margin-top: 5rem;
    -webkit-border-radius: 1.875rem;
    border-radius: 1.875rem;
    padding: 2.5rem 5rem 2.5rem 2.5rem
}

.post-detail-author-info > img {
    flex: 0 0 6.25rem;
    max-width: 6.25rem
}

.post-detail-author-info > img + .post-detail-info-inner {
    flex: 0 0 calc(100% - 6.25rem);
    max-width: calc(100% - 6.25rem);
    padding-left: 1.875rem
}

.post-detail-info-inner > h5 + p {
    margin-top: 12px
}

.post-detail-info-inner .share-links > a {
    color: #999fae;
    font-size: 1.125rem
}

.post-detail-info-inner .share-links > a i {
    margin-right: 0;
    color: inherit;
    font-size: inherit
}

.post-detail-info-inner > p + .share-links {
    margin-top: 1.5rem
}

.comments-thread {
    margin-top: 3.4375rem
}

.comments-thread > h3 {
    margin-bottom: 1.875rem
}

.comments {
    margin-top: -1.5625rem
}

.comment {
    align-items: flex-start;
    margin-top: 3.4375rem
}

.comment > img {
    flex: 0 0 3.75rem;
    max-width: 3.75rem
}

.comment > img + .comment-detail {
    flex: 0 0 calc(100% - 3.75rem);
    max-width: calc(100% - 3.75rem);
    padding-left: 1.875rem
}

.comment-detail {
    position: relative
}

.comment-detail > h5 {
    margin-bottom: 0
}

.comment-detail > p {
    margin: .9375rem 0 0
}

.post-detail-date-reply {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px
}

.post-detail-date-reply > a {
    display: inline-block;
    margin-left: 13px
}

.post-detail-date-reply > a:hover, .post-detail-date-reply > a:focus {
    color: #292930
}

.comment-reply {
    margin-top: 4rem;
    -webkit-border-radius: 1.875rem;
    border-radius: 1.875rem;
    padding: 3.75rem
}

.comment-reply > h3 {
    margin-bottom: 1.875rem
}

.comment-reply .field-btn button {
    padding-left: 3.75rem;
    padding-right: 3.75rem
}

.field-box.v2 {
    margin-bottom: 2.1875rem
}

.field-box.v2 > label {
    position: absolute;
    font-size: 14px;
    color: #292930;
    padding: 0 10px;
    background-color: #f6f7fb;
    left: 1rem;
    top: -10.5px
}

.field-box.v2 input, .field-box.v2 select, .field-box.v2 textarea {
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
    background-color: transparent;
    border: 1px solid #cbd3d9;
    padding: 10px 1.875rem;
    width: 100%;
    color: #757589
}

.field-box.v2 textarea {
    height: 12.5rem
}

.quote > blockquote {
    position: relative;
    border: 0;
    padding: 4rem 3.75rem 4rem 10rem;
    margin-top: 0
}

.quote > blockquote p {
    color: #292930;
    font-size: 2rem;
    font-family: DM Sans, sans-serif;
    font-weight: 600;
    line-height: 1.2
}

.quote > blockquote svg {
    position: absolute;
    max-height: 4rem;
    left: 3.75rem;
    top: 2.5rem
}

.gallery-wrap {
    margin-top: -1.875rem
}

.gallery-wrap .gallery-item {
    margin-top: 1.875rem
}

.product-detail-imgs {
    padding-left: 6.25rem;
    max-width: calc(100% - 2.5rem)
}

.product-detail-imgs > span {
    right: -2.8125rem;
    top: 3.125rem;
    z-index: 1;
    color: #fff;
    border: 2px solid #ffffff;
    font-size: 1rem;
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    padding: 10px 1.1rem
}

.product-detail-img-nav {
    max-width: 5rem;
    position: absolute;
    left: 0;
    top: 0
}

.product-detail-img-nav li {
    display: block !important;
    margin-bottom: 1.25rem
}

.product-detail-mini-img {
    position: relative;
    cursor: pointer
}

.product-detail-mini-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid #292930;
    opacity: 0
}

.slick-current .product-detail-mini-img:before {
    opacity: 1
}

.product-detail-big-imgs li, .product-detail-big-imgs2 li {
    display: block !important
}

.product-detail-big-img {
    position: relative
}

.product-detail-big-img > a {
    display: block
}

.product-detail-big-img i {
    background-color: #fff;
    color: #656973;
    position: absolute;
    right: 2.8125rem;
    bottom: 2.8125rem;
    height: 3rem;
    width: 3rem;
    text-align: center;
    line-height: 3.5rem;
    font-size: 1.25rem
}

.product-detail-info {
    padding-left: 5px
}

.product-detail-info > h2 {
    letter-spacing: -2px
}

.product-detail-info > h2 + span {
    margin-top: 1.25rem
}

.product-detail-info .price {
    font-size: 1.5rem;
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    color: #292930
}

.product-detail-info > span + ul {
    padding-top: 1.5rem;
    margin-top: .9375rem;
    border-top: 1px solid #cbd3d9
}

.product-detail-info > p + .products-color {
    margin-top: 1.5625rem
}

span.rate {
    font-size: .9375rem
}

span.rate > i + i {
    margin-left: 4px
}

span.rate + a {
    margin-left: .9375rem
}

.on {
    color: #f2d790
}

.off {
    color: #656973
}

.review-link {
    display: inline-block;
    font-size: 1rem;
    color: #999fae
}

.product-rate-review + h2 {
    margin-top: .9375rem
}

.product-stock-info > li {
    position: relative;
    font-weight: 500;
    color: #292930;
    padding-left: 1.5rem
}

.product-stock-info > li:before {
    content: "";
    font-family: uicons-regular-rounded !important;
    color: #3eb75e;
    font-weight: 700;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: inherit
}

.product-stock-info + p {
    margin-top: 1.5rem
}

.products-color > span, .products-size > span {
    font-size: 1.25rem;
    font-family: DM Sans, sans-serif;
    color: #292930;
    font-weight: 500;
    min-width: 4.125rem;
    margin-right: 3.125rem
}

.products-color + .products-size {
    margin-top: 1.875rem
}

.products-size > a {
    font-size: 1rem;
    font-weight: 500;
    color: #656973;
    border: 1px solid #cbd3d9;
    -webkit-border-radius: 50rem;
    border-radius: 50rem;
    padding: 9px .9375em
}

.products-size > a + a {
    margin-left: 10px
}

.products-size > a:hover, .products-size > a:focus {
    background-color: #e76458;
    border-color: #e76458;
    color: #fff
}

.products-size + .product-bottom {
    margin-top: 1.875rem
}

.product-bottom > button {
    margin-bottom: 0;
    min-width: 18.125rem
}

.product-bottom > button + a {
    margin-left: 1.25rem
}

.product-bottom + .social-links {
    margin-top: 1.875rem
}

.product-quanty .input-group > span button {
    padding: 0;
    background-color: #f6f7fb;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 0;
    color: #292930;
    height: 2rem;
    width: 2rem;
    font-size: 1.5rem
}

.product-quanty .input-group > span button:hover, .product-quanty .input-group > span button:focus {
    background-color: #e76458;
    color: #fff
}

.product-quanty .input-group > input {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    width: 3.125rem;
    color: #292930;
    font-weight: 500;
    border: 0;
    background-color: transparent;
    height: 2rem;
    text-align: center
}

.product-quanty + button {
    margin-left: 1.875rem
}

.heart-btn {
    display: inline-block;
    border: 1px solid #cbd3d9;
    height: 3.75rem;
    width: 3.75rem;
    text-align: center;
    color: #292930;
    font-size: 1.25rem;
    line-height: 4rem
}

.heart-btn:hover, .heart-btn:focus {
    background-color: #e76458;
    border-color: #e76458;
    color: #fff
}

.product-tabs ul.nav-tabs {
    border: 0;
    margin-bottom: 3.125rem
}

.product-tabs ul.nav-tabs > li.nav-item {
    line-height: initial
}

.product-tabs ul.nav-tabs > li.nav-item + li.nav-item {
    margin-left: 3.125rem
}

.product-tabs ul.nav-tabs > li.nav-item button.nav-link {
    background-color: transparent;
    border: 0;
    color: inherit;
    font-size: 2rem;
    font-family: DM Sans, sans-serif;
    color: #656973;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.product-tabs ul.nav-tabs > li.nav-item button.nav-link.active {
    font-weight: 700;
    color: #292930
}

.product-tabs ul.nav-tabs > li.nav-item button.nav-link:hover {
    color: #292930
}

.product-detail-tab-content h4 {
    font-weight: 500;
    font-size: 1.5rem
}

.product-detail-tab-content h4 + p {
    margin-top: 1.375rem
}

.product-detail-tab-content .comment > img {
    border: 1px solid #e76458;
    padding: 5px
}

.product-detail-tab-content form > label {
    margin: 2rem 0 2.75rem;
    display: block;
    font-weight: 500;
    font-family: DM Sans, sans-serif;
    color: #292930;
    font-size: 1.25rem
}

.product-detail-tab-content form > label span.rate {
    margin-left: 1.875rem
}

.product-detail-tab-content .field-box.v2 input, .product-detail-tab-content .field-box.v2 textarea {
    border-color: #656973
}

.product-detail-list {
    margin: 2.5rem -1.875rem 0
}

.product-detail-list > li {
    padding: 0 1.875rem
}

.product-desc-info-box {
    margin-top: 2.5rem
}

.product-desc-info-box > span {
    display: inline-block;
    height: 3.75rem;
    width: 3.75rem;
    line-height: 4.1rem;
    background-color: #f6f7fb;
    color: #292930;
    text-align: center;
    font-size: 1.5rem
}

.product-desc-info-box > span + h4 {
    margin-top: 1.5rem
}

.bg-color5 .product-desc-info-box > span {
    background-color: #fff
}

.product-detail-info-table {
    background-color: #f6f7fb;
    -webkit-border-radius: 1.25rem;
    border-radius: 1.25rem;
    padding: 3.125rem
}

.product-detail-info-table table {
    width: 100%
}

.product-detail-info-table table tr:nth-child(odd) {
    background-color: #f6f7fb
}

.product-detail-info-table table tr th, .product-detail-info-table table tr td {
    padding: 1.125rem 1.875rem
}

.product-detail-info-table table tr th {
    font-weight: 500;
    color: #292930
}

.bg-color5 .product-detail-info-table {
    background-color: #fff
}

.comment-detail span.rate {
    position: absolute;
    right: 0;
    top: 0
}

.product-detail-big-imgs > button.slick-arrow {
    display: none !important
}

.v2 .product-detail-big-imgs > button.slick-arrow, .v3 .product-detail-big-imgs > button.slick-arrow, .v4 .product-detail-big-imgs > button.slick-arrow {
    display: block !important
}

.product-detail.v2 .product-detail-imgs {
    padding: 0 6.25rem 0 0;
    margin-left: 2.5rem
}

.product-detail.v2 .product-detail-img-nav {
    left: auto;
    right: 0
}

.product-detail.v3 .product-detail-imgs {
    padding-left: 0;
    max-width: 100%
}

.product-detail.v3 .product-detail-img-nav {
    left: 3.125rem;
    z-index: 99;
    top: 4.375rem
}

.product-detail-info-wrap {
    padding-left: 2.8125rem
}

.product-detail-info-wrap .product-detail-info {
    flex: 0 0 80%;
    max-width: 80%;
    padding-left: 0
}

.v3 .product-detail-big-imgs > button.slick-next {
    right: 4.375rem
}

.v3 .product-detail-big-imgs > button.slick-prev {
    left: 18%
}

.product-detail-inner {
    padding-right: 1.875rem;
    padding-bottom: 6rem
}

.product-detail-inner .product-detail-imgs {
    max-width: calc(100% - 1.6875rem);
    padding-left: 0
}

.product-detail-inner .product-detail-info > h2 {
    font-size: 2rem
}

.product-detail-inner .product-detail-info .price {
    line-height: 1.2;
    font-size: 1.125rem
}

.product-detail-inner .product-detail-info > p {
    font-size: 12px;
    line-height: 1.6
}

.product-detail-inner .product-stock-info > li {
    font-size: 14px
}

.product-detail-inner .product-stock-info > li:before {
    font-size: 12px
}

.product-detail-inner .products-color > span, .product-detail-inner .products-size > span {
    font-size: 1.125rem;
    margin-right: 1.875rem
}

.product-detail-inner .products-size > a {
    font-size: 14px
}

.product-detail-inner:before {
    content: "";
    position: absolute;
    width: 2px;
    top: 0;
    bottom: 0;
    background-color: #cbd3d9;
    right: 0
}

.product-detail.v4 .product-detail-info {
    padding-left: 0
}

.product-detail-img-nav2 {
    margin: 0 -5px
}

.product-detail-img-nav2 > li {
    margin-top: 10px;
    padding: 0 5px;
    flex: 0 0 20%;
    max-width: 20%
}

.product-detail-img-nav2 .product-detail-mini-img:before {
    display: none
}

.social-links + .toggle {
    margin-top: 3.75rem
}

.toggle.v3 .toggle-item {
    padding: 0;
    background: none
}

.toggle.v3 .toggle-item > h4 {
    padding: 0;
    font-size: 1.5rem;
    color: #656973
}

.toggle.v3 .toggle-item > h4 i {
    height: initial;
    line-height: initial;
    width: initial
}

.toggle.v3 .toggle-item > h4 + .toggle-content {
    margin-top: 1.25rem
}

.toggle.v3 .toggle-item.active > h4 {
    color: #292930
}

.toggle.v3 .toggle-item + .toggle-item {
    margin-top: 2.5rem
}

.toggle.v3 .toggle-content {
    padding: 0
}

.toggle-content table tr:nth-child(odd) {
    background-color: #f6f7fb
}

.toggle-content table tr th {
    color: #292930
}

.toggle-content table tr th, .toggle-content table tr td {
    font-size: 13px;
    padding: 10px
}

.toggle-content .comment > img {
    padding: 5px;
    border: 1px solid #e76458
}

.toggle-content .comment > img + .comment-detail {
    padding-left: 1.25rem
}

.toggle-content form > label {
    margin-bottom: 1.875rem
}

.toggle-content .field-box.v2 > label {
    background-color: #fff
}

.comments + form {
    margin-top: 2.5rem
}

.shipment-info-box-wrap > h5, .mini-products-widget-wrap > h5 {
    margin-bottom: 0;
    font-size: 1.125rem;
    font-weight: 500
}

.shipment-info-box-wrap > h5 + p, .mini-products-widget-wrap > h5 + p {
    margin-top: 10px
}

.shipment-info-box-wrap > p {
    color: #292930;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0
}

.shipment-info-box-wrap + .shipment-info-box-wrap {
    padding-top: 1.875rem;
    border-top: 1px solid #cbd3d9;
    margin-top: 1.875rem
}

.shipment-info-box {
    margin-top: 1.25rem
}

.shipment-info-box > span {
    background-color: #f6f7fb;
    height: 2.1875rem;
    width: 2.1875rem;
    text-align: center;
    color: #292930;
    line-height: 2.5rem
}

.shipment-info-box > span + .shipment-info-inner {
    flex: 0 0 calc(100% - 2.1875rem);
    max-width: calc(100% - 2.1875rem);
    padding-left: .9375rem
}

.shipment-info-inner > p {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 300
}

.shipment-info-wrap + .mini-products-widget-wrap {
    margin-top: 3.75rem
}

.mini-products-widget-wrap > h5 + .mini-products-wrap {
    margin-top: 5px
}

.mini-product-box {
    margin-top: 1.25rem
}

.mini-product-img {
    flex: 0 0 6rem;
    max-width: 6rem
}

.mini-product-img + .mini-product-info {
    flex: 0 0 calc(100% - 6rem);
    max-width: calc(100% - 6rem);
    padding-left: 1.25rem
}

.mini-product-info > h5 {
    font-size: 1.125rem
}

.mini-product-info > h5 + span {
    margin-top: 9px
}

.mini-product-info > .price {
    font-size: 14px
}

.mini-product-info > .price del {
    color: #999fae
}

.mini-product-info > .price del + ins {
    margin-left: 7px
}

.mini-product-info > .price ins {
    color: #656973
}

.mini-product-info > .price + .products-color {
    margin-top: 10px
}

.product-detail.v5 .product-detail-imgs {
    padding-left: 0;
    max-width: 100%
}

.product-detail.v5 .product-detail-info {
    padding-left: 1.25rem
}

.product-detail.v5 .product-detail-info > h2 {
    font-size: 1.875rem
}

.product-detail.v5 .product-detail-info > span {
    font-size: 1.125rem
}

.product-detail-img, .sec-title2 {
    margin-bottom: 1.25rem
}

.sec-title2 > h3 {
    font-weight: 500
}

.sec-title2 > a {
    font-size: 14px;
    font-weight: 500
}

.sec-title2 > a:hover, .sec-title2 > a:focus {
    color: #292930
}

.cart-wrap > form table thead tr {
    background-color: #f6f7fb;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.cart-wrap > form table thead tr th {
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    font-size: 1.5rem;
    color: #292930;
    padding: 1rem 1.25rem
}

.cart-wrap > form table thead tr th:first-child {
    padding-left: 5.625rem
}

.cart-wrap > form table tbody tr {
    border-bottom: 2px solid #f6f7fb
}

.cart-wrap > form table tbody tr td {
    position: relative;
    padding: 1.875rem;
    font-size: 1.5rem
}

.cart-wrap > form table tbody tr td:first-child {
    padding-left: 5.625rem
}

.cart-wrap > form table tbody tr td .price {
    font-size: 1.5rem;
    font-family: DM Sans, sans-serif;
    font-weight: 500
}

.cart-wrap > form table tbody tr td .price.text-color1 {
    color: #292930;
    font-size: 1.25rem
}

.cart-wrap > form table tbody tr td input {
    max-width: 3.125rem
}

.cart-wrap > form .cart-total table {
    width: 100%
}

.cart-wrap > form .cart-total table tr {
    border-bottom: 1px solid rgba(101, 105, 115, .2588235294)
}

.cart-wrap > form .cart-total table tr td {
    padding: 1.125rem 0 !important;
    font-size: 1rem;
    color: #292930;
    font-family: DM Sans, sans-serif;
    font-weight: 500
}

.cart-wrap > form .cart-total table tr td .price {
    font-size: inherit;
    color: inherit
}

.cart-wrap > form .cart-total table tr td strong.price {
    font-family: Poppins, sans-serif;
    font-size: 1.25rem;
    font-weight: 600
}

.cart-wrap > form .cart-total table tr td .radio-box label {
    margin-bottom: 0;
    font-size: 1rem;
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    padding-left: 10px
}

a.remove-product {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1rem;
    color: #292930;
    background-color: #f6f7fb;
    height: 2rem;
    width: 2rem;
    text-align: center;
    line-height: 2.35rem;
    font-weight: 700;
    font-size: 1rem
}

a.remove-product:hover, a.remove-product:focus {
    background-color: #e76458;
    color: #fff
}

.cart-product-img {
    flex: 0 0 6.25rem;
    max-width: 6.25rem;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.cart-product-img + h5 {
    padding-left: 1.875rem
}

.cart-product-box > h5 {
    font-size: 1.5rem;
    font-weight: 500
}

.coupon-wrap {
    margin-top: 2.5rem
}

.coupon-wrap button {
    margin-bottom: 0
}

.coupon-box {
    flex: 0 0 35%;
    max-width: 35%
}

.coupon-box > input {
    border-bottom: 1px solid #656973;
    font-size: 1rem;
    height: 3.75rem;
    max-width: 15rem;
    width: 100%
}

.coupon-box > input + button {
    margin-left: 1.25rem
}

.cart-totals {
    margin-top: 5rem
}

.cart-total {
    background-color: #f6f7fb;
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
    padding: 2.5rem;
    flex: 0 0 32.5rem;
    max-width: 32.5rem
}

.cart-total > h4 {
    font-size: 1.5rem;
    border-bottom: 1px solid rgba(101, 105, 115, .2588235294);
    font-weight: 500;
    padding-bottom: 1.25rem
}

.cart-total > button {
    width: 100%;
    margin-top: 1.875rem
}

.radio-box {
    width: 100%;
    display: block
}

.not-bar {
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
    padding: 1.125rem 1.875rem
}

.not-bar > i {
    margin-right: 10px
}

.not-bar > a {
    display: inline-block;
    color: #292930;
    font-weight: 500
}

.not-bar > a i {
    font-weight: 700;
    color: #656973
}

.not-bar > a:hover, .not-bar > a:focus {
    color: #e76458
}

.not-bar + .not-bar {
    margin-top: .9375rem
}

.not-bar + .checkout-form {
    margin-top: 2.5rem
}

.checkout-form h3, .checkout-form h4 {
    font-weight: 500;
    margin-bottom: 2rem
}

.checkout-form h4 {
    font-weight: 500;
    margin-top: 2.5rem
}

.checkout-form .field-box.v2 {
    margin-bottom: 2rem
}

.checkout-form .field-box.v2 > label {
    background-color: #fff;
    font-weight: 500
}

.checkout-form .radio-box.v2 {
    margin-top: -.9375rem
}

.checkout-form .radio-box.v2 label {
    color: #292930;
    font-weight: 500;
    margin-left: 5px
}

.cart-total.v2 {
    flex: 0 0 100%;
    max-width: 100%
}

.cart-total.v2 > h4 {
    border-bottom: 0
}

.cart-total.v2 table {
    width: 100%;
    position: relative;
    z-index: 1;
    max-width: calc(100% - 3.125rem);
    margin-left: 1.5625rem
}

.cart-total.v2 table:before {
    content: "";
    position: absolute;
    left: -1.5625rem;
    right: -1.5625rem;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: -1
}

.cart-total.v2 table tr th {
    color: #292930;
    font-weight: 500;
    font-size: 1.25rem
}

.cart-total.v2 table tr th:last-child {
    text-align: right
}

.cart-total.v2 table tr th, .cart-total.v2 table tr td {
    padding: .9375rem 1.5625rem
}

.cart-total.v2 table tr td {
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    color: #292930
}

.cart-total.v2 table tr td span:not(.price) {
    color: #656973
}

.cart-total.v2 table tr td span.price {
    color: inherit;
    font-weight: 500
}

.cart-total.v2 table tr td:last-child {
    text-align: right
}

.cart-total.v2 table tr td span.radio-box label {
    color: #292930;
    margin-right: 10px
}

.cart-total.v2 table tr td strong.price {
    color: #292930;
    font-size: 1.25rem;
    font-weight: 600
}

.cart-total.v2 table tr:first-child th {
    padding-top: 1.25rem
}

.cart-total.v2 table tr + tr {
    border-top: 1px solid #cbd3d9
}

.cart-total.v2 table tr:last-child td {
    padding-bottom: 1.5rem
}

.cart-total.v2 table + .payment-options {
    margin-top: .9375rem
}

.payment-options .radio-box2 {
    padding-left: 1.875rem;
    border-bottom: 1px solid #cbd3d9;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

.payment-options .radio-box2 input {
    position: absolute;
    left: 0;
    top: 1.65rem
}

.payment-options .radio-box2 label strong {
    font-family: DM Sans, sans-serif;
    font-size: 1.25rem;
    color: #292930;
    font-weight: 500
}

.payment-options .radio-box2 label strong + span {
    margin-top: 12px
}

.payment-options .radio-box2 label span {
    display: block
}

.contact-info {
    padding: 3.75rem
}

.contact-info > h3 {
    font-weight: 500;
    margin-bottom: 2.5rem
}

.contact-info-list {
    margin: -3.75rem -.9375rem 0
}

.contact-info-list > li {
    padding: 0 .9375rem;
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 3.75rem
}

.contact-info-list > li span {
    font-family: DM Sans, sans-serif;
    margin-bottom: 1.875rem
}

.contact-info-list > li p {
    color: #292930;
    font-family: Poppins, sans-serif;
    font-size: 1.0625rem;
    max-width: 90%
}

.contact-info-list > li p a:hover, .contact-info-list > li p a:focus {
    color: #e76458
}

.contact-info-list > li p + p {
    margin-top: 8px
}

.map-box > iframe {
    min-height: 40.3125rem
}

.contact-form {
    padding: 3.75rem
}

.contact-form > p + form {
    margin-top: 1.875rem
}

.contact-form.v2 {
    padding-right: 6.25rem
}

.contact-form.v2 .field-box.v2 > label {
    background-color: #fff
}

.about-wrap > h2 + .about-img {
    margin-top: 3.4375rem
}

.about-desc {
    top: 0;
    right: 0;
    max-width: 34.375rem;
    padding: 0 0 3.125rem 3.125rem
}

.about-desc > h3 {
    font-weight: 500;
    margin-bottom: 0
}

.about-desc > h3 + p {
    margin-top: 1.5625rem
}

.about-desc > p + p {
    margin-top: 1.875rem
}

.our-mission-wrap img {
    max-width: calc(100% - 5rem)
}

.our-mission-desc {
    min-width: calc(100% + 1.875rem);
    margin-left: -1.875rem
}

.our-mission-desc > h2 + p {
    margin-top: 1.5rem
}

.our-mission-desc > p {
    max-width: 92%
}

.our-mission-desc > p + p {
    margin-top: 1.875rem
}

.our-mission-desc > p + strong {
    margin-top: 4.0625rem
}

.our-mission-desc > strong {
    font-family: Poppins, sans-serif;
    color: #292930;
    font-size: 1.5rem;
    line-height: 1.65;
    max-width: 90%;
    display: block
}

.our-mission-desc > strong + .post-detail-mini-author {
    margin-top: 1.5625rem
}

.team-wrap {
    margin-bottom: -1.875rem
}

.team-wrap .team-box {
    margin-bottom: 1.875rem
}

.team-img + .team-info {
    margin-top: 1.5rem
}

.team-info > h4 {
    font-size: 1.5rem
}

.team-info > h4 + span {
    margin-top: 5px
}

.team-info > span {
    font-size: 14px;
    color: #999fae
}

.team-info > span + p {
    margin-top: 1rem
}

.team-info > p + a {
    margin-top: 1.25rem
}

.team-info > a {
    text-decoration: underline;
    color: #292930;
    font-size: 1rem;
    font-weight: 500
}

.popup-wrap {
    background-color: #00000040;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding: 1.875rem;
    opacity: 0;
    visibility: hidden
}

.popup-inner {
    flex: 0 0 64.375rem;
    max-width: 64.375rem;
    padding: 6.25rem 5rem 4.5rem
}

.popup-inner .popup-close {
    cursor: pointer;
    position: absolute;
    right: 3.125rem;
    top: 3.125rem;
    font-weight: 700;
    color: #292930
}

.popup-inner .popup-close:hover {
    color: #e76458
}

.popup-inner .popup-close i {
    font-weight: 700
}

.team-detail {
    padding-left: 1.25rem
}

.team-detail > h3 + span {
    margin-top: 6px
}

.team-detail > span {
    font-size: 1rem;
    color: #999fae
}

.team-detail > span + p {
    margin-top: 1.875rem
}

.team-detail > p + p {
    margin-top: 1.875rem
}

.team-detail > p + .social-links {
    margin-top: 3.125rem
}

.team-detail .social-links > a {
    color: #999fae
}

.team-detail .social-links > a:hover, .team-detail .social-links > a:focus {
    color: #292930
}

.team-detail .social-links > span {
    color: #656973;
    font-size: 1.125rem
}

html.team-popup1 .popup-wrap.team-popup1, html.team-popup2 .popup-wrap.team-popup2, html.team-popup3 .popup-wrap.team-popup3, html.team-popup4 .popup-wrap.team-popup4 {
    opacity: 1;
    visibility: visible
}

.lg-rg-img {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    padding: 3.75rem 1.875rem 1.875rem 6.25rem
}

.lg-rg-img .logo img {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.lg-rg-form {
    padding: 3.125rem 6.25rem;
    flex: 0 0 66.666%;
    max-width: 66.666%
}

.lg-rg-form-top {
    position: fixed;
    top: 0;
    right: 0;
    padding: 3.125rem 6.25rem 3.125rem 3.125rem;
    max-width: 66.666%
}

    color: #e76458;
    text-decoration: underline
}

    color: #292930
}

}

.lg-rg-form-top > a.back-btn {
    height: 2.5rem;
    width: 2.5rem;
    border: 1px solid #cbd3d9;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 1.125rem
}

.lg-rg-form-top > a.back-btn:hover, .lg-rg-form-top > a.back-btn:focus {
    color: #e76458;
    border-color: #e76458
}

.lg-rg-form-inner {
    flex: 0 0 26.25rem;
    max-width: 26.25rem
}

.lg-rg-form-inner > h2 {
    letter-spacing: -.4px
}

.lg-rg-form-inner > h2 + p {
    margin-top: 10px
}

.lg-rg-form-inner > h2 + form {
    margin-top: 3.755rem
}

.lg-rg-form-inner > p + form {
    margin-top: 3.755rem
}

.lg-rg-form-inner > form .field-box.v2 > label {
    background-color: #fff
}

.lg-rg-form-inner > form .field-btn button {
    margin-bottom: 0
}

.lg-rg-form-inner > form .field-btn > a {
    font-size: 14px;
    color: #292930
}

.lg-rg-form-inner > form .field-btn > a:hover, .lg-rg-form-inner > form .field-btn > a:focus {
    color: #e76458
}

@media (min-width: 1435px) {
    .container {
        max-width: 80.625rem
    }
}

@media (max-width: 1605px) {
    .insta-caro > button.slick-prev {
        left: 12% !important
    }

    .insta-caro > button.slick-next {
        right: 12% !important
    }

    .motiv-reward-wrap {
        min-width: calc(100% + 15rem);
        margin-left: -7.5rem
    }

    .product-detail-info-wrap {
        padding-left: 0
    }

    .product-detail-info-wrap .product-detail-info {
        flex: 0 0 90%;
        max-width: 90%
    }

    .product-detail-info > h2 + span, .product-stock-info + p, .product-detail-info > p + .products-color, .products-color + .products-size, .products-size + .product-bottom, .product-bottom + .social-links {
        margin-top: .9375rem
    }

    .lg-rg-img, .lg-rg-form-top {
        padding: 1.875rem
    }
}

@media (max-width: 1445px) {
    .pagi-style2.row .slick-dots {
        padding: 0 3.5rem
    }

    .insta-caro > button.slick-prev {
        left: 6% !important
    }

    .insta-caro > button.slick-next {
        right: 6% !important
    }

    .motiv-reward-wrap {
        min-width: calc(100% + 7rem);
        margin-left: -3.5rem
    }

    .motiv-info {
        right: 5rem
    }

    .product-detail-info-wrap {
        padding: 1.25rem 1.25rem 1.25rem 0
    }

    .product-detail-info-wrap .product-detail-info {
        flex: 0 0 100%;
        max-width: 100%
    }

    .product-detail.v3 .product-detail-imgs {
        padding: 1.25rem
    }
}

@media (max-width: 1370px) {
    .pt-200 {
        padding-top: 10rem
    }

    .pb-200 {
        padding-bottom: 10rem
    }

    .responsive-topbar .wishlist-and-cart > li .mini-cart-dropdown {
        padding-top: 0
    }

    .wishlist-and-cart > li .mini-cart-dropdown {
        min-width: 20rem
    }

    .mini-cart-dropdown-inner {
        padding: .9375rem
    }

    .mini-cart-head {
        padding-bottom: .9375rem
    }

    .mini-cart-head > h4 {
        font-size: 1.25rem
    }

    .mini-cart-head + ul {
        margin-top: 1.25rem
    }

    .mini-cart-list > li:not(:last-of-type) {
        margin-bottom: 1.25rem
    }

    .mini-cart-list + .mini-cart-bottom {
        margin-top: 1.25rem;
        padding-top: .9375rem
    }

    .product-quanty .input-group {
        align-items: center
    }

    .product-quanty .input-group > input {
        padding: 3px;
        width: 2.5rem;
        height: 1.25rem !important
    }

    .mini-cart-btm .product-quanty .input-group > span button {
        height: 1.25rem;
        width: 1.25rem;
        line-height: 1.25rem;
        font-size: 1rem
    }


@media (max-width: 1290px) {
    h1 {
        font-size: 3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.75rem
    }

    h4 {
        font-size: 1.25rem
    }

    h5, .slider-cap > span, .sec-title > span {
        font-size: 1.125rem
    }

    h6, .simple-link {
        font-size: .9375rem
    }

    .sec-title, .sec-title-wrap {
        margin-bottom: 1.875rem
    }

    .sec-title > span + h2 {
        margin-top: 8px
    }

    .product-detail.v3 > div.row {
        align-items: flex-start !important
    }
}

@media (max-width: 1255px) {
    .products-color > span, .products-size > span {
        font-size: 1.125rem;
        min-width: 3.125rem
    }

    .products-color + .products-size, .products-size + .product-bottom, .product-bottom + .social-links {
        margin-top: .9375rem
    }

    .products-size > a {
        font-size: 14px
    }

    .product-bottom > button {
        min-width: auto
    }

    .heart-btn {
        height: 3.03125rem;
        width: 3.03125rem;
        line-height: 3.25rem;
        font-size: .9375rem
    }

    .product-detail-tab-content h4, .product-tabs ul.nav-tabs > li.nav-item button.nav-link {
        font-size: 1.325rem
    }
}

@media (max-width: 1210px) {
    .pt-90, .pt-100, .pt-110, .pt-120, .pt-130, .pt-140, .pt-150, .pt-160, .pt-170, .pt-180, .pt-190, .pt-200 {
        padding-top: 4rem
    }

    .pb-90, .pb-100, .pb-110, .pb-120, .pb-130, .pb-140, .pb-150, .pb-160, .pb-170, .pb-180, .pb-190, .pb-200 {
        padding-bottom: 4rem
    }

    .pt-80 {
        padding-top: 3.5rem
    }

    .pb-80 {
        padding-bottom: 3.5rem
    }

    .mt-70, .mt-110, .mb-70, .mb-110 {
        margin-top: 3rem
    }

    .slider-cap.v2 > p br {
        display: none
    }

    .popup-wrap {
        padding: 1.25rem
    }

    .popup-inner {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 1031px) {
    header, header.d-flex, .sticky-header {
        display: none !important
    }

    .responsive-header {
        display: block
    }


    .nav-style1 > button.slick-arrow {
        height: 2.5rem;
        width: 2.5rem;
        font-size: 14px
    }

    .nav-style1 > button.slick-arrow i {
        height: 14px
    }

    .newsletter-wrap {
        padding: 2.5rem
    }

    .field-box input, .field-box select {
        height: 3.03125rem
    }

    .testi-item > p, .product-detail-inner .product-detail-imgs, .our-mission-wrap img, .serv-box.v2 > p, .our-mission-desc > p, .our-mission-desc > strong {
        max-width: 100%
    }

    .our-mission-desc {
        min-width: 100%;
        margin-left: 0
    }

    .pagi-style1.lft-panel .slick-dots {
        bottom: 3.5rem
    }

    .cart-wrap > form table thead tr th:first-child {
        padding-left: 3.5rem
    }

    .cart-wrap > form table tbody tr td {
        padding: .9375rem
    }

    .cart-wrap > form table tbody tr td:first-child {
        padding-left: 3.5rem
    }

    .cart-wrap > form table tbody tr td, .cart-wrap > form table tbody tr td .price {
        font-size: .9375rem
    }

    .cart-wrap > form table tbody tr td .price.text-color1 {
        font-size: inherit
    }

    .cart-wrap > form table thead tr th {
        font-size: .9375rem
    }

    .cart-product-box > h5 {
        font-size: 1.25rem
    }

    .cart-product-img + h5 {
        padding-left: 1.25rem
    }

    .coupon-box {
        flex: 0 0 50%;
        max-width: 50%
    }

    .coupon-box > input {
        height: 3.03125rem
    }

    .coupon-wrap {
        margin-top: 1.25rem
    }

    .breadcrumb + .page-title, .our-mission-desc > p + strong {
        margin-top: 2.2rem
    }

    .about-desc {
        max-width: 28rem;
        padding: 0 0 1.875rem 1.875rem
    }

    .about-desc > h3 + p, .about-desc > p + p {
        margin-top: 1.25rem
    }

    .banner-box {
        padding: 2.5rem 1.25rem
    }

    .quote > blockquote {
        padding: 3rem 3rem 3rem 6rem
    }

    .quote > blockquote svg {
        left: 1.25rem;
        max-height: 2.5rem;
        top: 1.25rem
    }

    .quote > blockquote p {
        font-size: 1.25rem
    }
}

@media (max-width: 995px) {
    h1 {
        font-size: 2.5rem
    }

    h2 {
        font-size: 2rem
    }

    h3 {
        font-size: 1.5rem
    }

    h4 {
        font-size: 1.125rem
    }

    h5, .slider-cap > span, .sec-title > span {
        font-size: 1rem
    }

    h6 {
        font-size: 14px
    }

    .res-row {
        overflow-x: auto !important
    }

    .res-row > .row {
        flex-wrap: nowrap
    }

    .slider-cap {
        left: 3.755rem
    }

    .pagi-style1 .slick-dots {
        left: 3.75rem;
        bottom: 1.875rem
    }

    .pagi-style1.lft-panel .slick-dots {
        bottom: 1.25rem
    }

    .products-wrap, .posts-wrap {
        margin-bottom: -2.5rem
    }

    .products-wrap .product-box, .products-wrap .post-box, .posts-wrap .product-box, .posts-wrap .post-box {
        margin-bottom: 2.5rem
    }

    .testi-imgs-caro {
        margin-top: 1.875rem
    }

    .featured-product-cap {
        padding: 1.875rem
    }

    .widget ul li {
        font-size: 1rem
    }

    .widget ul li + li {
        margin-top: .9375rem
    }

    .bottom-bar > * {
        margin-bottom: 0
    }

    .testi-wrap2 {
        padding: 2.5rem
    }

    .testi-wrap2 .testi-caro {
        padding-bottom: 0
    }

    .testi-item > p {
        font-size: 1.125rem
    }

    .testi-item > span + h4 {
        margin-top: 1.25rem
    }

    .testi-item > h4 + p {
        margin-top: .9375rem
    }

    .sec-title > h3 br {
        display: none
    }

    .toggle-item > h4, .toggle-content {
        padding-left: 1.875rem
    }

    .toggle-content {
        padding-right: 1.875rem
    }

    .call-action-box-inner {
        flex: 0 0 100%;
        max-width: 100%
    }

    .motiv-info > h1 {
        font-size: 2rem
    }

    .motiv-info > h1 + h3 {
        margin-top: .9375rem
    }

    .motiv-info > h3 {
        font-size: 1.25rem
    }

    .motiv-info > h3 + a {
        margin-top: 1.5rem
    }

    .motiv-info > a {
        font-size: 1.125rem
    }

    .motiv-info > a i {
        height: 1.875rem;
        width: 1.875rem;
        line-height: 2.15rem;
        font-size: 14px
    }

    .ex-sim-wrap .text-box {
        margin-top: 0
    }

    .ex-sim-wrap .text-box > p {
        font-size: 1rem
    }

    .sale-inner {
        flex: 0 0 100%;
        max-width: 100%
    }

    .product-detail-info {
        padding: 0;
        margin-top: 2.5rem
    }

    .product-detail-list, .product-desc-info-box > span + h4 {
        margin-top: .9375rem
    }

    .product-detail-info-table table tr th, .product-detail-info-table table tr td {
        font-size: .9375rem;
        padding: 12px .9375rem
    }

    .comment > img + .comment-detail {
        padding-left: .9375rem
    }

    .product-detail.v2 .product-detail-imgs {
        margin-left: 0;
        max-width: 1005
    }

    .product-detail-info-wrap {
        padding: 0 1.25rem 2.5rem
    }

    .product-detail-inner {
        padding-right: 0;
        padding-bottom: 2.5rem
    }

    .product-detail-inner:before {
        display: none
    }

    .product-detail.v5 .product-detail-info {
        padding-left: 0
    }

    .product-quanty .input-group > span button {
        height: 1.5rem;
        width: 1.5rem;
        font-size: 1.1rem
    }

    .coupon-box {
        flex: 0 0 70%;
        max-width: 70%
    }

    .cart-total {
        padding: 1.5rem
    }

    .cart-total.v2 {
        margin-top: 2.5rem
    }

    .cart-total.v2 table {
        margin-left: 0;
        max-width: 100%
    }

    .cart-total.v2 table:before {
        left: 0;
        right: 0
    }

    .cart-total.v2 table tr th, .cart-total.v2 table tr td {
        padding: 10px;
        font-size: .9375rem
    }

    .cart-total.v2 table tr th:last-child, .cart-total.v2 table tr td:last-child {
        min-width: 10rem
    }

    .cart-total.v2 table tr td span.radio-box label {
        margin-right: 5px
    }

    .cart-total > button {
        margin-top: 10px
    }

    .our-mission-desc {
        margin-top: 1.875rem
    }

    .our-mission-desc > h2 + p, .our-mission-desc > p + p, .our-mission-desc > p + strong, .our-mission-desc > strong + .post-detail-mini-author {
        margin-top: 1.25rem
    }

    .about-desc {
        padding: 0;
        position: static !important;
        background-color: transparent;
        max-width: 100%
    }

    .about-wrap > h2 + .about-img {
        margin-top: 1.875rem
    }

    .about-img + .about-desc {
        margin-top: 1.875rem
    }

    .popup-inner {
        padding: 3.75rem 2.5rem
    }

    .popup-inner .popup-close {
        top: 1.25rem;
        right: 1.25rem
    }

    .team-detail {
        padding-left: 0
    }

    .team-detail > span + p, .team-detail > p + p {
        margin-top: 1.25rem
    }

    .team-detail > p + .social-links {
        margin-top: 1.875rem
    }

    .contact-info, .contact-form {
        padding: 2.5rem
    }

    .contact-info-list > li {
        margin-top: 2.5rem
    }

    .contact-info-list > li span {
        margin-bottom: .9375rem
    }

    .contact-info-list > li p {
        font-size: .9375rem
    }

    .map-box > iframe {
        min-height: 30px
    }

    .contact-form.v2 {
        padding: 0 0 2.5rem !important
    }

    .post-detail-info > h1 {
        font-size: 1.875rem;
        letter-spacing: -1px
    }

    .post-detail-content > p, blockquote > p {
        font-size: 1rem
    }
}

@media (max-width: 850px) {
    .slider-cap.v2 > h1 br, .page-top-wrap .fixed-bg {
        display: none
    }
}

@media (max-width: 770px) {
    .mt-70, .mt-110 {
        margin-top: 2.5rem
    }

    .mb-70, .mb-110 {
        margin-bottom: 2.5rem
    }
}

@media (max-width: 576px) {
    h1 {
        font-size: 2rem
    }

    h2 {
        font-size: 1.75rem
    }

    h3 {
        font-size: 1.325rem
    }

    h4 {
        font-size: 1rem
    }

    .container {
        padding: 0 1.25rem
    }

    .pt-85, .pt-90, .pt-100, .pt-110, .pt-120, .pt-130, .pt-140, .pt-150, .pt-160, .pt-170, .pt-180, .pt-190, .pt-200 {
        padding-top: 4rem
    }

    .pb-85, .pb-90, .pb-100, .pb-110, .pb-120, .pb-130, .pb-140, .pb-150, .pb-160, .pb-170, .pb-180, .pb-190, .pb-200 {
        padding-bottom: 4rem
    }

    .pt-325 {
        padding-top: 12rem
    }

    .pb-325 {
        padding-bottom: 12rem
    }

    .mt-60, .mt-70 {
        margin-top: 2.5rem
    }

    .mb-60, .mb-70 {
        margin-bottom: 2.5rem
    }

    .res-row {
        overflow-x: initial !important
    }

    .res-row > .row {
        flex-wrap: wrap
    }

    .res-row > .row div[class^=col] {
        flex: 0 0 100%;
        max-width: 100%
    }

    .slider-cap:not(.v2) {
        position: static !important;
        max-width: 100%;
        text-align: center;
        padding: 1.875rem 1.25rem;
        background-color: var(--color5);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .slider-cap:not(.v2) > h1 + a {
        margin-top: 1.25rem
    }

    .slider-cap.v2 {
        max-width: 100%;
        min-width: 80%
    }

    .slider-cap.v2 > h1, .slider-cap.v2 > p {
        -webkit-text-shadow: 0 10px 12px rgba(0, 0, 0, .3);
        text-shadow: 0 10px 12px rgba(0, 0, 0, .3)
    }

    .slider-caro > button.slick-arrow {
        top: 23%
    }


    .nav-style1 > button.slick-arrow {
        height: 1.875rem !important;
        width: 1.875rem !important;
        font-size: 12px
    }

    .nav-style1 > button.slick-arrow i {
        height: 12px
    }

    .nav-style1 > button.slick-prev {
        left: 5px
    }

    .nav-style1 > button.slick-next {
        right: 5px
    }

    .tabs-wrap .nav-tabs li.nav-item {
        font-size: .9375rem
    }

    .tabs-wrap .nav-tabs li.nav-item button.nav-link {
        padding: 10px 0 3px
    }

    .testi-info-cap {
        position: static !important;
        max-width: 100%;
        text-align: center;
        margin-top: 1.25rem;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .testi-info-cap > p {
        font-size: 1.5rem
    }

    .testi-info-cap > p + h4 {
        margin-top: 1.5rem
    }

    .testi-info-cap > h4 {
        font-size: 1.125rem
    }

    .testi-info-cap > em {
        font-size: .9375rem
    }

    .testi-img {
        max-width: 100%
    }

    .pagi-style2.row .slick-dots {
        padding: 0 .9375rem;
        margin: 2rem 0 0;
        width: auto
    }

    .product-info > h4, .post-info > h4 {
        font-size: 1.325rem
    }

    .sponsors-wrap > div.row {
        justify-content: center
    }

    .sponsors-wrap > div.row > div {
        flex: 0 0 33.3333%;
        max-width: 33.3333%
    }

    .bottom-links, .testi-caro .slick-dots, .pagi-style1.lft-panel .slick-dots {
        justify-content: center
    }

    .sec-title {
        text-align: center
    }

    .sec-title + .sec-btn {
        margin-top: 1.25rem
    }

    .sec-title > h2 br {
        display: none
    }

    .sec-title.pg2 {
        margin: -4rem 0 4rem;
        padding: 3rem 0
    }

    .sec-title.pg2:before {
        content: "";
        position: absolute;
        left: -1.25rem;
        right: -1.25rem;
        background-color: var(--color5);
        z-index: -1;
        top: 0;
        bottom: 0
    }

    .newsletter-wrap {
        text-align: center;
        padding-bottom: 5rem
    }

    .newsletter-wrap form {
        max-width: 100%
    }

    .newsletter-wrap form > div {
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    .newsletter-wrap .field-box input {
        padding-left: 3rem !important
    }

    .footer-data > div.row > div {
        flex: 0 0 50%;
        max-width: 50%
    }

    .bottom-bar {
        text-align: center;
        justify-content: center !important
    }

    .widget ul li + li {
        margin-top: 8px
    }

    .widget .logo {
        text-align: center
    }

    .widget .social-links {
        justify-content: center
    }

    .responsive-topbar .wishlist-and-cart > li .mini-cart-dropdown {
        right: 50%;
        -webkit-transform: translateX(20%);
        transform: translate(20%)
    }

    .services-wrap > div.row > div {
        flex: 0 0 50%;
        max-width: 50%
    }

    p {
        font-size: .9375rem;
        line-height: 1.5
    }

    .pagi-style1.lft-panel .slick-dots {
        bottom: 0;
        left: 0
    }

    .testi-wrap2 {
        padding: 2.5rem 1.875rem;
        text-align: center
    }

    .testi-caro {
        padding-bottom: 0
    }

    .sec-title-wrap {
        text-align: center;
        justify-content: center !important
    }

    .sec-title-wrap .sec-title {
        flex: 0 0 100%;
        max-width: 100%
    }

    .motiv-info {
        position: static !important;
        max-width: 100%;
        margin-top: 1.25rem
    }

    .motiv-info > h3, .motiv-info > h3.font-weight-medium {
        font-weight: 400 !important;
        font-size: 1.125rem
    }

    .ex-sim-wrap .text-box {
        margin-top: 1.25rem
    }

    .feat-prd-caro > button.slick-prev {
        left: 5%
    }

    .feat-prd-caro > button.slick-next {
        right: 5%
    }

    .rn-shw-info {
        position: static !important;
        max-width: 100%;
        text-align: center
    }

    .rn-shw-box-wrap > span {
        height: 1.875rem;
        width: 1.875rem
    }

    .rn-shw-box-wrap > span i {
        height: 12px;
        width: 12px
    }

    .sale-box {
        min-height: 15rem
    }

    .product-detail-imgs {
        padding-left: 0;
        max-width: 100%
    }

    .product-detail-imgs > span {
        right: auto;
        top: auto;
        bottom: 1.25rem;
        left: 1.25rem;
        font-size: 14px;
        padding: 5px .9375rem
    }

    .product-detail-img-nav {
        position: static;
        max-width: 100%
    }

    .product-detail-big-img i {
        height: 2.5rem;
        width: 2.5rem;
        line-height: 2.85rem;
        font-size: 1rem;
        right: .9375rem;
        bottom: .9375rem
    }

    .product-detail-info .price {
        font-size: 1.125rem
    }

    .product-detail-info > h2 {
        letter-spacing: -.5px
    }

    .product-tabs ul.nav-tabs {
        margin-bottom: 1.5rem
    }

    .product-tabs ul.nav-tabs > li.nav-item button.nav-link {
        font-size: .9375rem
    }

    .product-tabs ul.nav-tabs > li.nav-item + li.nav-item {
        margin-left: 10px
    }

    .product-detail-info-table {
        padding: .9375rem
    }

    .product-detail-info-table table tr th, .product-detail-info-table table tr td {
        padding: 10px;
        font-size: 14px
    }

    .product-detail-tab-content .comments {
        padding-bottom: 2.5rem
    }

    .product-detail-tab-content > div.row > div + div {
        margin-top: 1.25rem
    }

    .product-detail-tab-content h4 + p {
        margin-top: 12px
    }

    .product-detail.v2 .product-detail-imgs {
        padding-right: 0
    }

    .toggle.v3 .toggle-item > h4 {
        font-size: 1.25rem
    }

    .toggle.v3 .toggle-item + .toggle-item {
        margin-top: 1.875rem
    }

    .cart-wrap > form {
        overflow-x: auto
    }

    .cart-wrap > form > * {
        min-width: 50rem
    }

    .cart-wrap > form .cart-total table tr td {
        padding: 10px 0 !important
    }

    .cart-totals {
        min-width: auto !important
    }

    .cart-total {
        flex: 0 0 100%;
        max-width: 100%
    }

    .cart-total.v2 {
        padding: .9375rem
    }

    .cart-total.v2 table {
        margin-left: 0;
        max-width: 100%
    }

    .cart-total.v2 table:before {
        left: 0;
        right: 0
    }

    .cart-total > button {
        margin-top: 10px
    }

    .breadcrumb {
        justify-content: center
    }

    .breadcrumb + .page-title {
        margin-top: 1.25rem
    }

    .page-title, .sec-title-wrap {
        text-align: center
    }

    .lg-rg-img {
        flex: 0 0 100%;
        max-width: 100%;
        height: 50vh
    }

    .lg-rg-img .fixed-bg {
        background-position: top center
    }

    .lg-rg-form {
        padding: 2.5rem 1.25rem;
        flex: 0 0 100%;
        max-width: 100%
    }

    .lg-rg-form-top {
        position: static;
        padding: 0;
        max-width: 100%;
        margin-bottom: 1.5rem;
        justify-content: space-between !important
    }

    .lg-rg-form-inner {
        flex: 0 0 100%;
        max-width: 100%
    }

    .lg-rg-form-inner > p + form, .lg-rg-form-inner > h2 + form {
        margin-top: 2.5rem
    }

    .popup-inner {
        padding: 3.75rem 1.25rem 2.5rem
    }

    .team-detail {
        margin-top: 1.875rem
    }

    .contact-info, .contact-form {
        padding: 2.5rem 1.25rem
    }

    .col-lg-4 .banner-box {
        min-height: initial
    }

    .banner-info {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 1.5rem
    }

    .body-style {
        margin-top: 1.875rem
    }

    .btns-wrap > div.row > div + div .btn-groups, .btn-groups > br + a {
        margin-top: 1.875rem
    }

    .tabs-wrap2 ul.nav-tabs li.nav-item {
        font-size: .9375rem
    }

    .tabs-wrap2 ul.nav-tabs li.nav-item button.nav-link {
        padding: 10px .9375rem
    }

    .tb-cont-box {
        padding: 1.875rem 1.25rem
    }

    .post-detail-share {
        margin-top: 2.5rem
    }

    .post-detail-share > h5 {
        font-size: 14px
    }

    .post-detail-share > h5 + .share-links {
        margin-left: 13px
    }

    .share-links {
        justify-content: center
    }

    .share-links > a {
        font-size: 12px
    }

    .share-links > a + a {
        margin-left: 13px
    }

    .share-links > a i {
        font-size: 13px;
        margin-right: 6px
    }

    .post-detail-author-info {
        text-align: center;
        padding: 1.25rem;
        justify-content: center;
        -webkit-border-radius: var(--curve5);
        border-radius: var(--curve5);
        margin-top: 2.5rem
    }

    .post-detail-author-info > img + .post-detail-info-inner {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 1.25rem 0 0
    }

    .comment-reply {
        padding: 1.5rem 1.25rem;
        -webkit-border-radius: var(--curve5);
        border-radius: var(--curve5);
        margin-top: 2.5rem
    }

    .post-detail-info-inner > p + .share-links {
        margin-top: .9375rem
    }

    .field-box.v2 + .field-btn {
        margin-top: -.9375rem
    }

    .quote > blockquote {
        padding: 4rem 1.25rem 1.875rem
    }

    .quote > blockquote svg {
        max-height: 2rem
    }

    .quote > blockquote p {
        font-size: 1.325rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .slider-item.v2:before {
        opacity: 1
    }

    .prod-caro3.nav-style1 > button.slick-arrow {
        bottom: 5px
    }

    .sec-title > h3.font-weight-medium {
        font-weight: 400 !important;
        font-size: 1.125rem
    }

    .sn-cat-bg {
        min-height: 15rem
    }

    span.rate, .review-link, .post-info > span.post-cate, .post-detail-info-inner .share-links > a {
        font-size: 14px
    }

    .products-color > span, .products-size > span {
        margin-right: 1.5rem
    }

    .products-size > a {
        padding: 7px 13px
    }

    .product-detail-list > li {
        flex: 0 0 100%;
        max-width: 100%
    }

    .product-desc-info-box {
        margin-top: 1.5rem;
        text-align: center
    }

    a.remove-product {
        height: 1.5rem;
        width: 1.5rem;
        line-height: 1.75rem;
        font-size: 14px
    }

    .cart-wrap > form table thead tr th:first-child {
        padding-left: 2.5rem
    }

    .cart-wrap > form table tbody tr td:first-child {
        padding-left: 2.5rem
    }

    .cart-product-img {
        flex: 0 0 4.5rem;
        max-width: 4.5rem
    }

    .coupon-box > input {
        max-width: 12rem;
        font-size: .9375rem
    }

    .field-box input, .field-box select, .field-box textarea, .not-bar {
        font-size: .9375rem;
        padding: 10px 1.5rem !important
    }

    .radio-box + .radio-box {
        margin-top: 5px
    }

    .page-top-wrap {
        padding: 2.5rem 0 2.7rem
    }

    .page-title > span {
        font-size: 1rem
    }

    .our-mission-desc > p + strong {
        margin-top: 1.25rem
    }

    .post-box.v2 + .post-box.v2 {
        margin-top: 1.875rem;
        padding-top: 1.875rem
    }

    .post-img + .post-cont, .post-info + .post-img {
        margin-top: 1.5rem
    }

    .post-info .badge {
        display: none
    }

    .post-info > span.post-date {
        font-style: italic
    }

    .wishlist-and-cart > li + li {
        margin-left: 1.25rem
    }

    .post-detail-info > h1 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .comments-thread {
        margin-top: 2.5rem
    }

    .comments-thread > h3 {
        text-align: center
    }

    .comments {
        margin-top: 0
    }

    .comment {
        margin-top: 1.875rem;
        justify-content: center;
        text-align: center
    }

    .comment > img + .comment-detail {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 1.25rem 0 0
    }

    .post-detail-date-reply {
        font-style: italic;
        position: static;
        margin-top: 5px;
        display: block
    }

    .post-detail-content + .post-detail-share {
        padding-top: 1.5rem
    }

    .mini-post-info > h6 {
        font-size: 1.0625rem
    }

    .post-detail-img + .post-detail-content {
        margin-top: 10px
    }

    .alerts-wrap {
        margin-bottom: -3.125rem
    }

    .social-links > a + a {
        margin-left: 10px
    }

    blockquote {
        padding: 1.5rem .9375rem
    }
}

@media (max-width: 490px) {
    .featured-product-cap {
        padding: 1.25rem
    }
}

@media (max-width: 420px) {
    .sponsors-wrap > div.row > div {
        flex: 0 0 50%;
        max-width: 50%
    }

    .newsletter-wrap {
        padding: 1.875rem 1.25rem 4rem
    }
}

@media (max-width: 380px) {
    .tabs-wrap .nav-tabs li.nav-item {
        font-size: 14px;
        padding: 0 .9375rem
    }
}

@media (max-width: 325px) {
    .responsive-topbar .wishlist-and-cart > li .mini-cart-dropdown {
        -webkit-transform: translateX(40%);
        transform: translate(40%)
    }
}
