<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 386:0 "@charset" must be the first rule in the file
Line 705:4 Expected percentage but found "0"
Line 2438:44 Expected ")" to end URL token
Line 6965:0 "@charset" must be the first rule in the file
Line 9731:0 "@charset" must be the first rule in the file
Line 10039:0 "@charset" must be the first rule in the file
Line 11236:37 Expected ";"

**/
@charset 'UTF-8';
.dynamic_btn {
  display:block;height:46px;width:45%;
  border-radius:23px;background:#333;
  color:#fff;font-size:20px;
  text-align:center;line-height:46px;
}

.owl-carousel .owl-item img {
    height: auto
}

.owl-loaded .owl-stage:after {
    content: ''
}

.owl-carousel:not(.owl-loaded) {
    flex-wrap: nowrap;
    overflow: hidden
}

.owl-carousel:not(.owl-loaded)[class*='cols-']:not(.gutter-no) {
    margin-left: -10px !important;
    margin-right: -10px !important;
    width: auto
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 1.5rem
}

.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
    margin: 0;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: 400;
    color: var(--color-primary)
}

.owl-theme .owl-nav .owl-prev i::before,
.owl-theme .owl-nav .owl-next i::before {
    margin: 0
}

.owl-theme .owl-nav .owl-prev:not(.disabled):hover,
.owl-theme .owl-nav .owl-next:not(.disabled):hover,
.owl-theme .owl-nav .owl-prev:not(.disabled):active .owl-theme .owl-nav .owl-prev:not(.disabled):focus,
.owl-theme .owl-nav .owl-next:not(.disabled):active .owl-theme .owl-nav .owl-next:not(.disabled):focus {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    color: #fff
}

.owl-theme .owl-nav .owl-prev.disabled,
.owl-theme .owl-nav .owl-next.disabled {
    color: #ccc
}

.owl-theme .owl-nav .owl-prev {
    left: -40px
}

.owl-theme .owl-nav .owl-prev i {
    margin-right: 2px
}

.owl-theme .owl-nav .owl-next {
    right: -40px
}

.owl-theme .owl-nav .owl-next i {
    margin-left: 2px
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: var(--color-primary);
    border-color: var(--color-primary)
}

.owl-theme .owl-dots .owl-dot span {
    margin: 5px
}

@media(max-width:1300px) {
    .owl-theme .owl-nav .owl-prev {
        left: 20px
    }
    .owl-theme .owl-nav .owl-next {
        right: 20px
    }
}

.owl-nav-full .owl-nav {
    opacity: 0;
    transition: opacity .4s
}

.owl-nav-full .owl-nav .owl-prev,
.owl-nav-full .owl-nav .owl-next {
    margin: 0;
    top: 0;
    height: 100%;
    transform: none;
    border: 0;
    font-size: 3.2rem;
    font-weight: 400;
    color: #333;
    border-radius: 0;
    background-color: rgba(255, 255, 255, .8);
    transition: .4s
}

.owl-nav-full .owl-nav .owl-prev:not(.disabled):hover,
.owl-nav-full .owl-nav .owl-next:not(.disabled):hover {
    color: var(--color-primary);
    background-color: rgba(255, 255, 255, .8)
}

.owl-nav-full .owl-nav .owl-prev.disabled,
.owl-nav-full .owl-nav .owl-next.disabled {
    visibility: hidden;
    opacity: 0
}

.owl-nav-full .owl-nav .owl-prev {
    left: 0;
    box-shadow: 4px 0 7px -5px rgba(0, 0, 0, 0.2)
}

.owl-nav-full .owl-nav .owl-next {
    right: 0;
    box-shadow: -4px 0 7px -5px rgba(0, 0, 0, 0.2)
}

.owl-nav-full:hover .owl-nav {
    opacity: 1
}

.owl-nav-full:hover .owl-prev {
    left: 0
}

.owl-nav-full:hover .owl-next {
    right: 0
}

.owl-nav-inner .owl-nav .owl-prev,
.owl-nav-inner .owl-nav .owl-next {
    opacity: 0;
    visibility: hidden
}

.owl-nav-inner .owl-nav i {
    margin-bottom: 2px
}

.owl-nav-inner .owl-nav .owl-prev {
    left: 0
}

.owl-nav-inner .owl-nav .owl-next {
    right: 0
}

.owl-nav-inner:hover .owl-prev,
.owl-nav-inner:hover .owl-next {
    opacity: 1;
    visibility: visible
}

.owl-nav-inner:hover .owl-prev {
    left: 2rem
}

.owl-nav-inner:hover .owl-next {
    right: 2rem
}

.owl-nav-top .owl-nav {
    position: absolute;
    top: -5.3rem;
    right: -0.4rem;
    color: #777
}

.owl-nav-top .owl-nav i {
    font-size: 1.5rem;
    font-weight: 700
}

.owl-nav-top .owl-nav i::before {
    margin: 0
}

.owl-nav-bottom .owl-nav {
    position: absolute;
    bottom: 1.7rem;
    right: -0.4rem;
    color: #999
}

.owl-nav-bottom .owl-nav i {
    font-size: 2rem;
    font-weight: 700
}

.owl-nav-bottom .owl-nav i::before {
    margin: 0
}

.owl-nav-bottom .owl-prev {
    margin-right: .8rem
}

.owl-dot-white .owl-dots .owl-dot span {
    background-color: #fff;
    border-color: #fff;
    opacity: .8
}

.owl-dot-white .owl-dots .owl-dot.active span {
    background-color: #fff;
    border-color: #fff;
    opacity: 1
}

.owl-dot-grey .owl-dots .owl-dot span {
    background-color: #efefef;
    border-color: #efefef
}

.owl-dot-grey .owl-dots .owl-dot.active span {
    background-color: #999;
    border-color: #999
}

.owl-dot-dark .owl-dots .owl-dot span {
    background-color: #a1a1a1;
    border-color: #a1a1a1
}

.owl-dot-dark .owl-dots .owl-dot.active span {
    background-color: #333;
    border-color: #333
}

.owl-dot-inner .owl-dots {
    position: absolute;
    bottom: 4.5rem;
    left: 50%;
    transform: translateX(-50%)
}

.brand-carousel .owl-stage {
    display: flex;
    align-items: center
}

.brand-carousel .owl-item img {
    width: auto;
    margin: auto
}

.brand-carousel:not(.loaded) {
    text-align: center;
    align-items: center
}

.owl-carousel .slide-animate {
    transform: translate3d(0, 0, 0) scale(1);
    will-change: filter, transform, opacity;
    opacity: 0
}

.owl-carousel .slide-animate.show-content {
    opacity: 1
}

.owl-full-height,
.owl-full-height .owl-stage-outer,
.owl-full-height .owl-stage,
.owl-full-height .owl-item,
.owl-same-height .owl-item&gt;* {
    height: 100%
}

.owl-same-height .owl-stage {
    display: flex
}

.owl-full-height .owl-item img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.owl-shadow-carousel .owl-stage-outer {
    margin: -20px;
    padding: 20px
}

@media(max-width:575px) {
    .owl-shadow-carousel .owl-stage-outer {
        margin: -15px;
        padding: 15px
    }
}

.owl-nav-bg .owl-nav .owl-prev {
    left: 15.4%
}

.owl-nav-bg .owl-nav .owl-next {
    right: 15.4%
}

.owl-nav-bg .owl-nav [class*='owl-'] {
    width: 4.8rem;
    height: 4.8rem;
    border-width: 2px;
    font-size: 2.4rem;
    color: #666;
    border-color: #666
}

.owl-nav-bg .owl-nav [class*='owl-'].disabled {
    border-color: #acabab
}

.owl-nav-bg .owl-nav i {
    line-height: 1;
    margin-bottom: 2px
}

.owl-nav-fade .owl-nav .owl-prev {
    opacity: 0;
    margin-left: 4rem
}

.owl-nav-fade .owl-nav .owl-next {
    opacity: 0;
    margin-right: 4rem
}

.owl-nav-fade:hover .owl-nav .owl-prev {
    opacity: 1;
    margin-left: 0
}

.owl-nav-fade:hover .owl-nav .owl-next {
    opacity: 1;
    margin-right: 0
}

.owl-split .owl-item:not(:last-child) {
    position: relative
}

.owl-split .owl-item:not(:last-child)::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #ebebeb
}

.owl-middle .owl-stage {
    display: flex;
    align-items: center
}

@charset 'UTF-8';
@keyframes maskUp {
    from {
        transform: translate(0, 100%)
    }
    to {
        transform: translate(0, 0)
    }
}

@keyframes maskRight {
    from {
        transform: translate(-100%, 0)
    }
    to {
        transform: translate(0, 0)
    }
}

@keyframes maskDown {
    from {
        transform: translate(0, -100%)
    }
    to {
        transform: translate(0, 0)
    }
}

@keyframes maskLeft {
    from {
        transform: translate(100%, 0)
    }
    to {
        transform: translate(0, 0)
    }
}

.maskUp {
    animation-name: maskUp
}

.maskRight {
    animation-name: maskRight
}

.maskDown {
    animation-name: maskDown
}

.maskLeft {
    animation-name: maskLeft
}

@keyframes fadeInUpShorter {
    from {
        opacity: 0;
        transform: translate(0, 50px);
        transform-origin: 0 0
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpShorter {
    animation-name: fadeInUpShorter
}

@keyframes fadeInLeftShorter {
    from {
        opacity: 0;
        transform: translate(50px, 0);
        transform-origin: 0 0
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftShorter {
    animation-name: fadeInLeftShorter
}

@keyframes fadeInRightShorter {
    from {
        opacity: 0;
        transform: translate(-50px, 0);
        transform-origin: 0 0
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightShorter {
    animation-name: fadeInRightShorter
}

@keyframes fadeInDownShorter {
    from {
        opacity: 0;
        transform: translate(0, -50px);
        transform-origin: 0 0
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownShorter {
    animation-name: fadeInDownShorter
}

@keyframes blurIn {
    from {
        opacity: 0;
        filter: blur(20px);
        transform: scale(1.2)
    }
    to {
        opacity: 1;
        filter: blur(0);
        transform: none
    }
}

.blurIn {
    animation-name: blurIn
}

@keyframes grayOut {
    from {
        opacity: 1;
        filter: grayscale(0)
    }
    15% {
        filter: grayscale(100%)
    }
    to {
        opacity: 0;
        filter: grayscale(100%)
    }
}

.grayOut {
    animation-name: grayOut
}

@keyframes dotPulse {
    from {
        opacity: 1;
        transform: scale(0.2)
    }
    to {
        opacity: 0;
        transform: scale(1)
    }
}

.dotPulse {
    animation-name: dotPulse;
    animation-iteration-count: infinite;
    animation-duration: 4s
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes flipInX {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }
    to {
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }
    to {
        transform: perspective(400px)
    }
}

@keyframes flipOutY {
    0% {
        animation-timing-function: ease-out;
        transform: perspective(400px)
    }
    to {
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }
}

@keyframes brightIn {
    0% {
        animation-timing-function: ease-in;
        filter: brightness(0)
    }
    to {
        filter: brightness(100%)
    }
}

.brightIn {
    animation-name: brightIn
}

.appear-animate {
    opacity: 0
}

.appear-animation-visible {
    opacity: 1
}

@-webkit-keyframes zoomInShorter {
    0% {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        opacity: 0;
        transform: scale3d(0.8, 0.8, 0.8)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomInShorter {
    0% {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        opacity: 0;
        transform: scale3d(0.8, 0.8, 0.8)
    }
    50% {
        opacity: 1
    }
}

.zoomInShorter {
    -webkit-animation-name: zoomInShorter;
    animation-name: zoomInShorter
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideZoomIn {
    0 {
        transform: scale3d(1, 1, 1);
        opacity: 1
    }
    100% {
        transform: scale3d(1.1, 1.1, 1);
        opacity: 1
    }
}

.slideZoomIn {
    -webkit-animation-name: slideZoomIn;
    animation-name: slideZoomIn
}

.alert-round {
    border-radius: 3px
}

.alert {
    position: relative;
    padding: 1.6rem 3.8rem 1.6rem 1.8rem;
    border: 1px solid #222;
    font-size: 1.4rem;
    font-family: var(--font-stack-second);
    line-height: 1.75
}

.alert .close-icon {
    width: 1.5rem;
    height: 1.5rem
}

.alert .close-icon::before {
    box-shadow: 0 0 1px rgba(0, 0, 0, .5);
    height: 1px;
    top: calc(50% - .5px)
}

.alert .close-icon::after {
    box-shadow: 0 0 1px rgba(0, 0, 0, .5);
    width: 1px;
    left: calc(50% - .5px)
}

.alert .btn-close {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 2rem;
    transform: translateY(-50%);
    line-height: 0
}

.alert-title {
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: inherit;
    color: inherit
}

.btn-close .close-icon::before,
.btn-close .close-icon::after {
    transition: background-color .3s
}

.btn-close:hover .close-icon::before,
.btn-close:hover .close-icon::after {
    background-color: #000
}

.alert-primary {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    color: var(--color-primary)
}

.alert-primary .close-icon::before,
.alert-primary .close-icon::after {
    background-color: var(--color-primary)
}

.alert-success {
    background-color: var(--color-success);
    border-color: var(--color-success);
    color: var(--color-success)
}

.alert-success .close-icon::before,
.alert-success .close-icon::after {
    background-color: var(--color-success)
}

.alert-warning {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
    color: var(--color-secondary)
}

.alert-warning .close-icon::before,
.alert-warning .close-icon::after {
    background-color: var(--color-secondary)
}

.alert-danger {
    background-color: var(--color-alert);
    border-color: var(--color-alert);
    color: var(--color-alert)
}

.alert-danger .close-icon::before,
.alert-danger .close-icon::after {
    box-shadow: none;
    background-color: var(--color-alert)
}

.alert-danger .btn-close:hover .close-icon::before,
.alert-danger .btn-close:hover .close-icon::after {
    background-color: #000
}

.alert-black {
    background-color: #222;
    border-color: #222
}

.alert-black .btn-close:hover .close-icon::before,
.alert-black .btn-close:hover .close-icon::after {
    background-color: #666
}

.alert-simple {
    background-color: transparent;
    border-style: dashed;
    border-color: #cacbcc
}

.alert-dark {
    color: #fff
}

.alert-dark .close-icon::before,
.alert-dark .close-icon::after {
    box-shadow: none;
    background-color: #fff
}

.alert-icon {
    padding: 1.5rem 3.9rem 1.5rem 1.9rem
}

.alert-icon&gt;i {
    vertical-align: middle;
    margin-right: 1.2rem;
    line-height: 1;
    font-size: 2.4rem;
    font-weight: 600
}

.alert-light.alert-primary {
    background-color: #edf4f9;
    border-color: #edf4f9
}

.alert-light.alert-danger {
    background-color: #f6d6d5;
    border-color: #f6d6d5;
    color: #6d1a17
}

.alert-light.alert-danger .close-icon::before,
.alert-light.alert-danger .close-icon::after {
    box-shadow: none;
    background-color: #6d1a17
}

.alert-light.alert-warning {
    background-color: #fff5eb;
    border-color: #fff5eb
}

.alert-message {
    display: block;
    padding: 1.3rem 3.9rem 1.9rem 1.9rem
}

.alert-message .btn-close {
    position: absolute;
    transform: translateY(0);
    top: 2rem;
    right: 2rem
}

.alert-message .alert-title {
    margin-bottom: .5rem;
    font-weight: 700;
    line-height: 1.7
}

.alert-message p {
    margin: 0;
    padding-right: 2rem;
    line-height: 1.7
}

.alert-message.alert-link p {
    color: #666
}

.alert-message.alert-link a {
    color: var(--color-primary)
}

.alert-message.alert-link a:hover {
    text-decoration: underline
}

.alert.alert-inline {
    padding-right: 4rem
}

.alert.alert-inline .alert-title {
    display: inline-block;
    margin: 0 .8rem 0 0
}

.alert.alert-inline p {
    display: inline
}

.alert-btn:not(.alert-message) {
    padding: .9rem 3.9rem .9rem .9rem
}

.alert-btn .btn:not(.btn-close) {
    margin-right: 1rem;
    padding: .73em 1.61em
}

.alert-btn.alert-message p {
    margin-bottom: 1rem
}

.alert-btn.alert-dark.alert-warning .btn:not(.btn-close) {
    background-color: transparent;
    padding: .7em 1.43em;
    border-width: 3px;
    color: #fff
}

.alert-btn.alert-dark.alert-warning .btn:not(.btn-close):hover {
    border-color: #df7f50
}

.alert-btn.alert-light.alert-warning .btn:not(.btn-close) {
    color: var(--color-secondary);
    background-color: #fff;
    border-color: #fff
}

.alert-btn.alert-light.alert-warning .btn:not(.btn-close):hover {
    color: #fff;
    background-color: var(--color-secondary);
    border-color: var(--color-secondary)
}

.alert-summary&gt;i {
    margin-right: .9rem;
    font-size: 1.6rem;
    line-height: 1.25
}

.alert-summary ul {
    margin: 1.7rem 0 0 2.7rem;
    list-style-type: disc
}

.rt-banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: 1rem
}

.rt-banner figure img {
    display: block;
    width: 100%;
    height: auto
}

.rt-banner.inner-banner::before {
    content: '';
    position: absolute;
    left: 1rem;
    right: 1rem;
    top: 1rem;
    bottom: 1rem;
    border: 2px solid rgba(225, 225, 225, 0.3);
    z-index: 1
}

.rt-banner.inner-banner .banner-content {
    z-index: 2
}

.rt-banner .banner-content {
    position: relative
}

.banner-subtitle {
    line-height: 1
}

.banner-title,
.banner-price-info {
    line-height: 1
}

.banner-fixed&gt;.container,
.banner-fixed&gt;.container-fluid,
.banner-fixed&gt;.banner-content {
    position: absolute;
    z-index: 1
}

.banner-fixed&gt;.container,
.banner-fixed&gt;.container-fluid {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.banner-fixed.content-middle .banner-content {
    top: 50%;
    transform: translateY(-50%)
}

.banner-fixed.content-center .banner-content {
    text-align: center;
    left: 50%;
    transform: translateX(-50%)
}

.banner-fixed.content-center.content-middle .banner-content {
    transform: translate(-50%, -50%)
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .intro-slider .rt-banner img {
        height: 100%;
        width: 100%
    }
}

.video-banner {
    position: relative
}

.video-banner .btn-play {
    display: inline-block;
    line-height: 49px;
    width: 51px;
    height: 51px;
    font-size: 22px;
    border-radius: 50%;
    border: 1px solid;
    transition: background-color .3s, border-color .3s
}

.video-banner .btn-play i {
    margin-left: 4px
}

.video-banner .btn-play:hover {
    background-color: var(--color-primary);
    border-color: var(--color-primary)
}

.banner-button-hide .banner-content {
    transition: padding .3s
}

.banner-button-hide .btn {
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
    transition: .3s
}

.banner-button-hide:not(:hover) .btn {
    margin: 0;
    visibility: hidden;
    opacity: 0
}

.banner-button-hide:hover .banner-content {
    padding-bottom: 6.2rem
}

.article .btn i {
    margin-left: 3px
}

.article .btn i::before {
    margin: 0
}

.article .article-details&gt;*:last-child {
    margin-bottom: 0
}

.article-calendar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 4.5rem;
    height: 4.7rem;
    background: rgba(255, 255, 255, .8);
    color: var(--color-primary);
    border: 2px solid;
    font-family: var(--font-stack-second);
    font-weight: 600;
    line-height: 1
}

.article-calendar .article-day {
    display: block;
    margin-bottom: 1px;
    font-size: 1.6rem
}

.article-calendar .article-month {
    display: block;
    margin-left: 2px;
    font-size: 1rem
}

.article-visual {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    overflow: hidden
}

.article-visual img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform .3s
}

.article-visual .article-calendar {
    position: absolute;
    left: 2rem;
    top: 2rem
}

.article-visual .owl-dots {
    bottom: 2.5rem
}

.article-visual .owl-dots .owl-dot span {
    border-color: #fff;
    background-color: transparent
}

.article-visual .owl-dots .owl-dot:hover span {
    border-color: #fff;
    background-color: #fff
}

.article-details {
    padding: 2.7rem 0 2.5rem
}

.article-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 1rem;
    text-transform: none;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.025em
}

.article-content {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 1.6rem;
    line-height: 1.72;
    letter-spacing: 0;
    color: #666
}

.article-meta,
.article-cats {
    margin-bottom: .9rem;
    font-family: var(--font-stack-second);
    font-size: 1.3rem;
    line-height: 1;
    color: #999
}

.article-sm .article-details {
    padding: 2.2rem .3rem 2rem
}

.article-video .video-play {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: color .3s, opacity .3s;
    font-family: 'Font Awesome 5 Free';
    font-size: 6rem;
    color: #fff;
    cursor: pointer;
    z-index: 10
}

.article-video .video-play::before {
    content: '\f144'
}

.article-video .article-visual {
    position: relative
}

.article-video video {
    display: none;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    object-fit: cover
}

.article-video.playing video,
.article-video.paused video {
    display: block
}

.article-video.playing .video-play,
.article-video.paused .video-play {
    opacity: 0
}

.article-video.playing .video-play:before,
.article-video.paused .video-play:before {
    content: '\f28b'
}

.article-video.playing .article-visual,
.article-video.paused .article-visual {
    background-color: #000
}

.article-video.playing .article-visual:hover .video-play,
.article-video.paused .article-visual:hover .video-play {
    opacity: 1
}

.article-video.playing img,
.article-video.paused img {
    visibility: hidden
}

.article-video.paused .video-play {
    opacity: 1
}

.article-video.paused .video-play:before {
    content: '\f144'
}

.article-list {
    margin-bottom: 2rem
}

.article-list img {
    min-height: 20rem;
    object-fit: cover
}

.article-list .article-details {
    padding: 2rem 0
}

@media(min-width:576px) {
    .article-list {
        display: flex;
        align-items: center
    }
    .article-list .article-visual {
        margin-right: 2rem
    }
    .article-list .article-details,
    .article-list .article-visual {
        width: calc(50% - 1rem)
    }
}

.article-list-xs {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    margin-left: 2px
}

.article-list-xs .article-calendar {
    color: #ccc;
    border-color: #666;
    background-color: transparent
}

.article-list-xs .article-details {
    flex: 1;
    margin: 0 0 0 2rem;
    padding: 0
}

.article-list-xs .article-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
    text-transform: none;
    font-size: inherit;
    font-family: var(--font-stack-second);
    font-weight: 400;
    line-height: 1.69;
    color: inherit;
    white-space: normal
}

.article-list-xs .article-title:hover a {
    color: #fff
}

.article-list-sm {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.article-list-sm .article-visual {
    max-width: 10rem;
    flex: 0 0 10rem;
    height: 10rem
}

.article-list-sm .article-visual img {
    height: 100%;
    object-fit: cover
}

.article-list-sm .article-details {
    padding: 0;
    margin-left: 1.6rem
}

.article-list-sm .article-meta {
    margin-bottom: .9rem;
    font-size: 1.3rem;
    text-transform: uppercase
}

.article-list-sm .article-title {
    margin-bottom: 0;
    white-space: normal;
    text-transform: none;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.43
}

.article-image-gap {
    padding: 2rem;
    background-color: #fff;
    transition: box-shadow .3s
}

.article-image-gap .article-details {
    padding-bottom: 1rem
}

.article-image-gap:hover {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1)
}

.article-mask {
    position: relative
}

.article-mask::before {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .75;
    background: rgba(51, 51, 51, .5);
    transition: all .3s;
    pointer-events: none;
    z-index: 1
}

.article-mask.gradient::before {
    height: 80%;
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0, #000 100%)
}

.article-mask .article-details {
    position: absolute;
    padding: 0;
    left: 3rem;
    right: 3rem;
    bottom: 2.8rem;
    z-index: 2
}

.article-mask .article-meta,
.article-mask .article-cats {
    color: #ebebeb
}

.article-mask .article-meta a:hover,
.article-mask .article-cats a:hover {
    color: #fff
}

.article-mask .article-title {
    margin: 0;
    white-space: normal;
    text-transform: none;
    font-size: 1.8rem;
    line-height: 1.32;
    color: #fff
}

.article-mask .article-title a:hover {
    color: #fff
}

.article-mask .article-cats {
    color: #fff
}

.article-mask .article-cats a:hover {
    color: #fff
}

.article-mask:hover .article-visual a::before {
    opacity: .1
}

ul.blog-filters {
    text-transform: uppercase;
    font-weight: 600;
    color: #333
}

ul.blog-filters li:not(:last-child) {
    margin-right: 4rem
}

.blog-filters span {
    margin-left: 1rem;
    color: #ccc
}

.blog-filters li {
    padding: 0;
    margin-right: .8rem;
    border-bottom: 2px solid transparent;
    line-height: 2.143
}

.article-col .article {
    margin-bottom: 2rem
}

.btn {
    display: inline-block;
    border: 2px solid #e4eaec;
    background-color: #e4eaec;
    color: #222;
    outline: 0;
    border-radius: 0;
    padding: 1em 2em;
    font-weight: 700;
    font-size: 1.4rem;
    font-family: var(--font-stack-second);
    letter-spacing: -0.025em;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    transition: color .3s, border-color .3s, background-color .3s, box-shadow .3s;
    white-space: nowrap;
    cursor: pointer
}

.btn:hover,
.btn:active,
.btn:focus {
    color: #222;
    border-color: #cfdadd;
    background-color: #cfdadd
}

.btn i {
    display: inline-block;
    margin-left: .4rem;
    line-height: 0
}

.btn i::before {
    margin: 0
}

.btn-solid {
    background-color: #fff;
    border-color: #fff;
    color: #222
}

.btn-solid:hover,
.btn-solid:active,
.btn-solid:focus {
    border-color: #222;
    background-color: #222;
    color: #fff
}

.btn-outline {
    border: 2px solid #e4eaec;
    color: #666;
    background-color: transparent
}

.btn-outline:hover,
.btn-outline:active,
.btn-outline:focus {
    border-color: #666;
    background-color: #666;
    color: #fff
}

.btn-outline.btn-outline-light {
    padding: 1.07em 2.21em;
    border-width: 1px
}

.btn-outline.btn-bg {
    color: #fff
}

.btn-icon-left i,
.btn-icon-right i,
.btn-reveal-left i,
.btn-reveal-right i {
    line-height: 0
}

.btn-icon-right {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.btn-icon-right i {
    margin-left: .7rem
}

.btn-icon-left {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.btn-icon-left i {
    margin-right: .7rem
}

.btn-reveal-left i {
    opacity: 0;
    margin-left: -1em;
    transform: translateX(0.5em);
    margin-right: 0;
    transition: transform .3s, opacity .3s, margin .3s
}

.btn-reveal-left:hover i,
.btn-reveal-left:active i,
.btn-reveal-left:focus i {
    opacity: 1;
    margin-left: 0;
    transform: translateX(0);
    margin-right: .7rem
}

.btn-reveal-right i {
    opacity: 0;
    margin-right: -1em;
    transform: translateX(-0.5em);
    margin-left: 0;
    transition: transform .3s, opacity .3s, margin .3s
}

.btn-reveal-right:hover i,
.btn-reveal-right:active i,
.btn-reveal-right:focus i {
    opacity: 1;
    margin-left: .7rem;
    transform: translateX(0);
    margin-right: 0
}

.btn-slide-left:hover i,
.btn-slide-left:active i,
.btn-slide-left:focus i {
    animation: .5s ease slideLeft
}

.btn-slide-right:hover i,
.btn-slide-right:active i,
.btn-slide-right:focus i {
    animation: .5s ease slideRight
}

.btn-slide-up:hover i,
.btn-slide-up:active i,
.btn-slide-up:focus i {
    animation: .5s ease slideUp
}

.btn-slide-down:hover i,
.btn-slide-down:active i,
.btn-slide-down:focus i {
    animation: .5s ease slideDown
}

.btn-infinite:hover i {
    animation-iteration-count: infinite
}

@keyframes slideLeft {
    0% {
        transform: translateX(0)
    }
    50% {
        transform: translateX(-0.5em)
    }
    100% {
        transform: translateX(0)
    }
}

@keyframes slideRight {
    0% {
        transform: translateX(0)
    }
    50% {
        transform: translateX(0.5em)
    }
    100% {
        transform: translateX(0)
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-0.5em)
    }
    100% {
        transform: translateY(0)
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(0.5em)
    }
    100% {
        transform: translateY(0)
    }
}

.btn-shadow-lg {
    box-shadow: 0 13px 20px -10px rgba(0, 0, 0, .15)
}

.btn-shadow-lg:hover,
.btn-shadow-lg:active,
.btn-shadow-lg:focus {
    box-shadow: 0 13px 20px -10px rgba(0, 0, 0, .2)
}

.btn-shadow {
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, .15)
}

.btn-shadow:hover,
.btn-shadow:active,
.btn-shadow:focus {
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, .2)
}

.btn-shadow-sm {
    box-shadow: 0 17px 20px -20px rgba(0, 0, 0, .15)
}

.btn-shadow-sm:hover,
.btn-shadow-sm:active,
.btn-shadow-sm:focus {
    box-shadow: 0 17px 20px -20px rgba(0, 0, 0, .2)
}

.btn-underline:hover::after,
.btn-underline:active::after,
.btn-underline:focus::after {
    transform: scaleX(1)
}

.btn-underline::after {
    display: block;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 2px;
    border: 1px solid;
    transform: scaleX(0);
    transition: transform .3s;
    content: ''
}

.btn-underline i {
    margin-bottom: 2px
}

.btn-underline.btn-underline-visible::after {
    transform: scaleX(1)
}

.btn-underline.btn-underline-width-sm::after {
    height: 1px;
    border-bottom: 0
}

.btn-underline.sm::after {
    width: 46%
}

.btn-underline.lg::after {
    margin-left: -16.5%;
    margin-right: -16.5%;
    width: 133%
}

.btn-link {
    padding: 0;
    color: #222;
    border: 0;
    background-color: transparent
}

.btn-link:hover,
.btn-link:active,
.btn-link:focus {
    background-color: transparent
}

.btn-disabled {
    pointer-events: none;
    background-color: #e4eaec !important;
    color: #999 !important;
    border-color: #e4eaec !important;
    box-shadow: none !important
}

.btn-disabled::before,
.btn-disabled::after {
    content: none !important
}

.btn.btn-rounded {
    border-radius: 2px
}

.btn.btn-rounded::before,
.btn.btn-rounded::after {
    border-radius: 2px
}

.btn.btn-ellipse {
    border-radius: 24px
}

.btn.btn-ellipse::before,
.btn.btn-ellipse::after {
    border-radius: 24px
}

.btn.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.btn.btn-lg {
    padding: 1.3em 2.54em
}

.btn.btn-md {
    padding: .84em 1.33em;
    font-size: 1.3rem
}

.btn.btn-sm {
    padding: .62em 1.22em;
    font-size: 1.2rem
}

.btn.btn-link {
    padding: 0
}

@media(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .btn.btn-link {
        overflow: visible
    }
}

.btn-primary {
    color: #fff;
    border-color: var(--color-primary);
    background-color: var(--color-primary)
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #fff;
    border-color: var(--color-primary-lb7);
    background-color: var(--color-primary-lb7)
}

.btn-primary.btn-solid {
    color: var(--color-primary);
    border-color: #fff;
    background-color: #fff
}

.btn-primary.btn-solid:hover,
.btn-primary.btn-solid:active,
.btn-primary.btn-solid:focus {
    border-color: var(--color-primary);
    background-color: var(--color-primary);
    color: #fff
}

.btn-primary.btn-outline {
    color: var(--color-primary);
    border-color: var(--color-primary);
    background-color: transparent
}

.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:active,
.btn-primary.btn-outline:focus {
    background-color: var(--color-primary);
    color: #fff
}

.btn-primary.btn-link {
    background-color: transparent;
    color: var(--color-primary)
}

.btn-primary.btn-link:hover,
.btn-primary.btn-link:active,
.btn-primary.btn-link:focus {
    color: #222
}

.btn-primary.btn-underline:hover,
.btn-primary.btn-underline:active,
.btn-primary.btn-underline:focus {
    color: var(--color-primary)
}

.btn-secondary {
    color: #fff;
    border-color: var(--color-secondary);
    background-color: var(--color-secondary)
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
    color: #fff;
    border-color: var(--color-secondary-lb7);
    background-color: var(--color-secondary-lb7)
}

.btn-secondary.btn-solid {
    color: var(--color-secondary);
    border-color: #fff;
    background-color: #fff
}

.btn-secondary.btn-solid:hover,
.btn-secondary.btn-solid:active,
.btn-secondary.btn-solid:focus {
    border-color: var(--color-secondary);
    background-color: var(--color-secondary);
    color: #fff
}

.btn-secondary.btn-outline {
    color: var(--color-secondary);
    border-color: var(--color-secondary);
    background-color: transparent
}

.btn-secondary.btn-outline:hover,
.btn-secondary.btn-outline:active,
.btn-secondary.btn-outline:focus {
    background-color: var(--color-secondary);
    color: #fff
}

.btn-secondary.btn-link {
    background-color: transparent;
    color: var(--color-secondary)
}

.btn-secondary.btn-link:hover,
.btn-secondary.btn-link:active,
.btn-secondary.btn-link:focus {
    color: #222
}

.btn-secondary.btn-underline:hover,
.btn-secondary.btn-underline:active,
.btn-secondary.btn-underline:focus {
    color: var(--color-secondary)
}

.btn-alert {
    color: #fff;
    border-color: var(--color-alert);
    background-color: var(--color-alert)
}

.btn-alert:hover,
.btn-alert:active,
.btn-alert:focus {
    color: #fff;
    border-color: var(--color-alert-lb7);
    background-color: var(--color-alert-lb7)
}

.btn-alert.btn-solid {
    color: var(--color-alert);
    border-color: #fff;
    background-color: #fff
}

.btn-alert.btn-solid:hover,
.btn-alert.btn-solid:active,
.btn-alert.btn-solid:focus {
    border-color: var(--color-alert);
    background-color: var(--color-alert);
    color: #fff
}

.btn-alert.btn-outline {
    color: var(--color-alert);
    border-color: var(--color-alert);
    background-color: transparent
}

.btn-alert.btn-outline:hover,
.btn-alert.btn-outline:active,
.btn-alert.btn-outline:focus {
    background-color: var(--color-alert);
    color: #fff
}

.btn-alert.btn-link {
    background-color: transparent;
    color: var(--color-alert)
}

.btn-alert.btn-link:hover,
.btn-alert.btn-link:active,
.btn-alert.btn-link:focus {
    color: #222
}

.btn-alert.btn-underline:hover,
.btn-alert.btn-underline:active,
.btn-alert.btn-underline:focus {
    color: var(--color-alert)
}

.btn-success {
    color: #fff;
    border-color: var(--color-success);
    background-color: var(--color-success)
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
    color: #fff;
    border-color: var(--color-success-lb7);
    background-color: var(--color-success-lb7)
}

.btn-success.btn-solid {
    color: var(--color-success);
    border-color: #fff;
    background-color: #fff
}

.btn-success.btn-solid:hover,
.btn-success.btn-solid:active,
.btn-success.btn-solid:focus {
    border-color: var(--color-success);
    background-color: var(--color-success);
    color: #fff
}

.btn-success.btn-outline {
    color: var(--color-success);
    border-color: var(--color-success);
    background-color: transparent
}

.btn-success.btn-outline:hover,
.btn-success.btn-outline:active,
.btn-success.btn-outline:focus {
    background-color: var(--color-success);
    color: #fff
}

.btn-success.btn-link {
    background-color: transparent;
    color: var(--color-success)
}

.btn-success.btn-link:hover,
.btn-success.btn-link:active,
.btn-success.btn-link:focus {
    color: #222
}

.btn-success.btn-underline:hover,
.btn-success.btn-underline:active,
.btn-success.btn-underline:focus {
    color: var(--color-success)
}

.btn-dark {
    color: #fff;
    border-color: var(--color-dark);
    background-color: var(--color-dark)
}

.btn-dark:hover,
.btn-dark:active,
.btn-dark:focus {
    color: #fff;
    border-color: var(--color-dark-lb7);
    background-color: var(--color-dark-lb7)
}

.btn-dark.btn-solid {
    color: var(--color-dark);
    border-color: #fff;
    background-color: #fff
}

.btn-dark.btn-solid:hover,
.btn-dark.btn-solid:active,
.btn-dark.btn-solid:focus {
    border-color: var(--color-dark);
    background-color: var(--color-dark);
    color: #fff
}

.btn-dark.btn-outline {
    color: var(--color-dark);
    border-color: var(--color-dark);
    background-color: transparent
}

.btn-dark.btn-outline:hover,
.btn-dark.btn-outline:active,
.btn-dark.btn-outline:focus {
    background-color: var(--color-dark);
    color: #fff
}

.btn-dark.btn-link {
    background-color: transparent;
    color: var(--color-dark)
}

.btn-dark.btn-link:hover,
.btn-dark.btn-link:active,
.btn-dark.btn-link:focus {
    color: #222
}

.btn-dark.btn-underline:hover,
.btn-dark.btn-underline:active,
.btn-dark.btn-underline:focus {
    color: var(--color-dark)
}

.btn-white {
    color: #666;
    background-color: #fff;
    border-color: #fff
}

.btn-white:hover,
.btn-white:active,
.btn-white:focus {
    color: #666;
    border-color: #fff;
    background-color: #fff
}

.btn-white.btn-outline {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.btn-white.btn-outline:hover,
.btn-white.btn-outline:active,
.btn-white.btn-outline:focus {
    color: var(--color-primary);
    background-color: #fff
}

.btn-white.btn-link {
    color: #fff;
    background-color: transparent
}

.btn-white.btn-link:hover,
.btn-white.btn-link:active,
.btn-white.btn-link:focus {
    color: #fff;
    background-color: transparent
}

.category {
    position: relative;
    font-size: 1rem
}

.category img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.category .category-name {
    margin-bottom: .3rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
    text-transform: uppercase
}

.category .category-name a {
    color: inherit
}

.category .category-name a:hover {
    text-decoration: underline
}

.category .category-count {
    font-size: 1.2rem;
    line-height: 1.2
}

.category-content {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    transition: background .3s
}

.category-absolute .category-content {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25%;
    min-height: 5rem
}

.category-default {
    color: #fff
}

.category-default:hover .category-content {
    background-color: rgba(0, 1, 0, )
}

.category-default .category-count {
    display: block;
    opacity: 0;
    line-height: 0;
    visibility: hidden;
    transition: opacity .3s, line-height .3s, visibility .3s
}

.category-default:hover .category-name {
    margin-bottom: .3rem
}

.category-default:hover .category-count {
    visibility: visible;
    line-height: 1.2;
    opacity: 1
}

.category-default .category-content {
    background-color: rgba(38, 38, 38, .8)
}

.category-light {
    color: #999
}

.category-light:hover .category-content {
    background-color: rgba(0, 1, 0, )
}

.category-light .btn {
    position: absolute;
    opacity: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.3rem;
    font-weight: 600;
    transition: opacity .3s, bottom .3s
}

.category-light .category-name {
    color: #222;
    transition: color .3s
}

.category-light .category-count {
    text-transform: uppercase;
    transition: color .3s, opacity .3s
}

.category-light .category-content {
    bottom: 2rem;
    height: 27.7%;
    background-color: rgba(255, 255, 255, .8)
}

.category-light .category-content:hover .btn {
    bottom: calc(50% - 5px);
    transform: translate(-50%, 100%);
    opacity: 1
}

.category-light .category-content:hover .category-count {
    opacity: 0
}

.category-light:hover {
    color: #fff
}

.category-light:hover .category-name {
    color: #fff
}

.category-icon {
    padding: 2.4rem .5rem;
    border: 2px solid #e1e1e1;
    color: #222;
    text-align: center;
    transition: border .3s
}

.category-icon svg {
    display: block;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    height: 4.2rem;
    fill: #666;
    transition: .3s
}

.category-icon i {
    transition: transform .3s
}

.category-icon .category-name {
    margin: 0;
    color: #222
}

.category-icon:hover {
    border-color: var(--color-primary)
}

.category-icon:hover svg,
.category-icon:hover i {
    fill: var(--color-primary);
    transform: translateY(-4px)
}

.category-icon:hover .category-content {
    background: transparent
}

.category-icon-inline {
    display: inline-flex;
    align-items: center
}

.category-icon-inline .category-media {
    font-size: 3.2rem;
    line-height: 1;
    color: #444;
    transition: color .3s
}

.category-icon-inline .category-media i {
    margin-right: .8rem
}

.category-icon-inline .category-media svg {
    display: block;
    margin-right: 1rem;
    width: 3.5rem;
    height: 3.9rem;
    stroke: #444;
    fill: #444;
    transition: stroke .3s
}

.category-icon-inline .category-name {
    margin: 0;
    text-transform: none;
    text-align: left;
    font-size: 1.3rem;
    font-weight: inherit;
    font-family: inherit;
    line-height: 1.08;
    color: inherit;
    transition: color .3s
}

.category-icon-inline:hover .category-media,
.category-icon-inline:hover .category-name {
    color: var(--color-primary)
}

.category-icon-inline:hover svg {
    stroke: var(--color-primary);
    fill: var(--color-primary)
}

.category-icon-inline:hover i,
.category-icon-inline:hover svg {
    animation: slideUpShorter .6s
}

@keyframes slideUpShorter {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-4px)
    }
    100% {
        transform: translateY(0)
    }
}

.category-ellipse .category-media {
    border-radius: 50%;
    overflow: hidden;
    -webkit-mask-image: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)
}

.category-ellipse .category-content {
    background-color: #fff
}

.category-ellipse .category-name {
    letter-spacing: -0.025em;
    color: #222
}

.category-ellipse .category-name:hover {
    color: var(--color-primary)
}

.category-ellipse .category-count {
    opacity: 0;
    color: #999;
    transition: opacity .3s
}

.category-ellipse:hover .category-count {
    opacity: 1
}

.category-group-image,
.category-group-icon {
    display: flex;
    align-items: center;
    border: 1px solid var(--color-border)
}

.category-group-image&gt;*,
.category-group-icon&gt;* {
    flex: 1
}

.category-group-image {
    color: #666
}

.category-group-image .category-content {
    position: static;
    padding: 2rem 0;
    background: transparent;
    text-align: left;
    align-items: flex-start
}

.category-group-image .category-name {
    margin-bottom: 1.5rem;
    text-transform: none;
    font-size: 1.6rem;
    font-weight: 400;
    color: #222
}

.category-group-image .category-list {
    font-family: var(--font-stack-second);
    font-size: 1.3rem;
    line-height: 1.2
}

.category-group-image .category-list li:not(:last-child) {
    margin-bottom: .5rem
}

.category-group-image .category-list a {
    position: relative;
    display: inline-block;
    transition: text-decoration .3s
}

.category-group-image .category-list a:hover {
    color: #222;
    text-decoration: underline
}

.category-group-image .category-list a:active {
    color: var(--color-primary)
}

.category-group-image:hover .category-name {
    margin-bottom: 1.5rem
}

.category-group-image:hover .category-content {
    background: transparent
}

.category-group-icon {
    display: flex;
    align-items: center;
    border: 0;
    color: #fff
}

.category-group-icon&gt;* {
    flex: 1
}

.category-group-icon .category-media svg {
    display: block;
    height: 5.6rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.8rem;
    fill: #fff;
    transition: transform .3s
}

.category-group-icon&gt;a {
    padding-right: 1rem
}

.category-group-icon&gt;a:hover svg {
    transform: translateY(-0.5rem)
}

.category-group-icon .category-content {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background: transparent;
    text-align: left;
    align-items: flex-start
}

.category-group-icon .category-name {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: -0.025em;
    color: #fff
}

.category-group-icon .category-list {
    font-family: var(--font-stack-second);
    font-size: 1.3rem;
    line-height: 1.2
}

.category-group-icon .category-list li {
    white-space: nowrap
}

.category-group-icon .category-list li::before {
    content: '\f105';
    padding-right: .8rem;
    font-family: 'Font Awesome 5 Free';
    font-size: 1.3rem;
    font-weight: 600;
    color: #999
}

.category-group-icon .category-list li:not(:last-child) {
    margin-bottom: .5rem
}

.category-group-icon .category-list a {
    position: relative;
    display: inline-block;
    transition: text-decoration .3s
}

.category-group-icon .category-list a:hover {
    color: inherit;
    text-decoration: underline
}

.category-group-icon:hover .category-name {
    margin-bottom: 0
}

.category-group-icon:hover .category-content {
    background: transparent
}

.category-banner {
    overflow: hidden;
    color: #222
}

.category-banner.text-white {
    color: #fff
}

.category-banner.text-white .btn {
    color: #fff
}

.category-banner .category-content {
    top: 4.5rem;
    left: 5rem;
    bottom: auto;
    width: auto;
    height: auto;
    align-items: flex-start;
    z-index: 1;
    background-color: transparent;
    transition: top .3s, padding .3s
}

.category-banner .category-name {
    text-transform: none;
    text-align: left;
    font-size: 2rem;
    font-family: inherit;
    letter-spacing: -0.025em
}

.category-banner .category-count {
    visibility: visible;
    opacity: 1;
    font-size: 1.4rem;
    line-height: 1.2;
    transition: color .3s;
    z-index: 1
}

.category-banner .btn {
    position: absolute;
    opacity: 0;
    bottom: 0;
    left: 0;
    transition: transform .3s, opacity .3s
}

.category-banner:hover .category-content {
    top: 3rem;
    padding-bottom: 3rem;
    background-color: transparent
}

.category-banner:hover .btn {
    opacity: 1
}

.category-badge .category-name {
    margin: 0;
    padding: 1.8rem 0;
    color: #222
}

.category-badge .btn {
    position: absolute;
    padding: 1.28em 0;
    top: 100%;
    left: 0;
    opacity: 0;
    height: 100%;
    transition: top .3s, opacity .3s
}

.category-badge .category-content {
    left: 2rem;
    top: 2rem;
    bottom: auto;
    width: 19.6rem;
    height: auto;
    z-index: 1;
    overflow: hidden;
    background-color: #fff
}

.category-badge .category-content:hover .btn {
    top: 0;
    opacity: 1
}

.category-overlay .category-content {
    align-items: center;
    width: 100%
}

.category-overlay .category-count {
    padding: 0;
    line-height: 0;
    opacity: 0;
    transform: translateY(-1rem);
    transition: transform .3s, opacity .3s, line-height .3s, padding .3s
}

.category-overlay .category-name {
    margin: 0
}

.category-overlay:hover .category-content {
    padding: 0;
    top: 50%
}

.category-overlay:hover .category-count {
    padding-top: 1rem;
    transform: translateY(0);
    opacity: 1
}

.category-block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 10.7rem;
    padding: 1.5rem;
    color: #fff;
    background-color: #333;
    transition: background-color .3s
}

.category-block .category-name {
    margin: 0;
    text-align: center;
    font-weight: 400;
    line-height: 1.7rem;
    text-transform: none
}

.category-block:hover {
    background-color: var(--color-primary)
}

.category-block:hover .category-name {
    color: #fff
}

.comments {
    padding-top: 4.3rem;
    border-top: 1px solid #ebebeb
}

.comments ul ul {
    margin-top: 4rem;
    margin-left: 8rem;
    padding-top: 4.5rem;
    border-top: .1rem solid #ebebeb
}

.comments li {
    border-bottom: .1rem solid #ebebeb;
    padding-bottom: 3.5rem;
    margin-bottom: 4rem
}

.comments li:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

@media(max-width:575px) {
    .comments ul ul {
        margin-left: 3rem
    }
}

.comment {
    position: relative;
    display: flex;
    align-items: flex-start
}

.comment p:last-child {
    margin-bottom: 0
}

.comment-body {
    position: relative;
    flex: 1 1 auto;
    padding: .9rem 0 0 3rem
}

.comment-reply {
    color: #777;
    position: absolute;
    right: 0;
    top: 1.7rem;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.01em;
    padding-bottom: .5rem;
    transition: color .3s, box-shadow .3s
}

.comment-reply:hover,
.comment-reply:focus {
    color: var(--color-primary);
    box-shadow: 0 2px 0 var(--color-primary)
}

.comment-media {
    max-width: 5rem;
    flex: 0 0 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden
}

.comment-user {
    margin-bottom: 1rem
}

.comment-user h4 {
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: -0.01em;
    margin-bottom: 0
}

.comment-user h4 a:hover,
.comment-user h4 a:focus {
    color: var(--color-primary)
}

.comment-user h4 span {
    display: block
}

.comment-date {
    color: #ccc;
    font-size: 1.3rem;
    line-height: 1
}

.reply {
    margin-bottom: 7rem;
    background-color: #f2f3f5;
    padding: 4.3rem 3rem 5.4rem
}

.reply .form-control {
    max-width: 100%;
    color: #999;
    border-color: #ebebeb;
    background: #fff
}

.reply p {
    font-size: 1.3rem
}

[class^='icon-']::before,
[class*=' icon-']::before {
    display: inline-block;
    width: 1em;
    font-family: 'fastor';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none
}

.icon-cancel::before {
    content: '\e800'
}

.icon-spin2::before {
    content: '\e801'
}

.icon-spin3::before {
    content: '\e802'
}

.icon-spin4::before {
    content: '\e803'
}

.icon-spin5::before {
    content: '\e804'
}

.icon-spin6::before {
    content: '\e805'
}

.icon-firefox::before {
    content: '\e806'
}

.icon-chrome::before {
    content: '\e807'
}

.icon-opera::before {
    content: '\e808'
}

.icon-ie::before {
    content: '\e809'
}

.icon-phone::before {
    content: '\e80a'
}

.icon-down-dir::before {
    content: '\e80b'
}

.icon-cart::before {
    content: '\e80c'
}

.icon-up-dir::before {
    content: '\e80d'
}

.icon-mode-grid::before {
    content: '\e80e'
}

.icon-mode-list::before {
    content: '\e80f'
}

.icon-compare::before {
    content: '\e810'
}

.icon-wishlist::before {
    content: '\e811'
}

.icon-search::before {
    content: '\e812'
}

.icon-left-dir::before {
    content: '\e813'
}

.icon-right-dir::before {
    content: '\e814'
}

.icon-down-open::before {
    content: '\e815'
}

.icon-left-open::before {
    content: '\e816'
}

.icon-right-open::before {
    content: '\e817'
}

.icon-up-open::before {
    content: '\e818'
}

.icon-angle-left::before {
    content: '\e819'
}

.icon-angle-right::before {
    content: '\e81a'
}

.icon-angle-up::before {
    content: '\e81b'
}

.icon-angle-down::before {
    content: '\e81c'
}

.icon-down::before {
    content: '\e81d'
}

.icon-left::before {
    content: '\e81e'
}

.icon-right::before {
    content: '\e81f'
}

.icon-up::before {
    content: '\e820'
}

.icon-angle-double-left::before {
    content: '\e821'
}

.icon-angle-double-right::before {
    content: '\e822'
}

.icon-angle-double-up::before {
    content: '\e823'
}

.icon-angle-double-down::before {
    content: '\e824'
}

.icon-mail::before {
    content: '\e825'
}

.icon-location::before {
    content: '\e826'
}

.icon-skype::before {
    content: '\e827'
}

.icon-right-open-big::before {
    content: '\e828'
}

.icon-left-open-big::before {
    content: '\e829'
}

.icon-down-open-big::before {
    content: '\e82a'
}

.icon-up-open-big::before {
    content: '\e82b'
}

.icon-retweet::before {
    content: '\e82c'
}

.icon-user::before {
    content: '\e82d'
}

.icon-mail-alt::before {
    content: '\e82e'
}

.icon-fax::before {
    content: '\e82f'
}

.icon-lock::before {
    content: '\e830'
}

.icon-company::before {
    content: '\e831'
}

.icon-city::before {
    content: '\e832'
}

.icon-post::before {
    content: '\e833'
}

.icon-country::before {
    content: '\e834'
}

.icon-calendar::before {
    content: '\e835'
}

.icon-doc::before {
    content: '\e836'
}

.icon-mobile::before {
    content: '\e837'
}

.icon-clock::before {
    content: '\e838'
}

.icon-chat::before {
    content: '\e839'
}

.icon-tag::before {
    content: '\e83a'
}

.icon-folder::before {
    content: '\e83b'
}

.icon-folder-open::before {
    content: '\e83c'
}

.icon-forward::before {
    content: '\e83d'
}

.icon-reply::before {
    content: '\e83e'
}

.icon-cog::before {
    content: '\e83f'
}

.icon-cog-alt::before {
    content: '\e840'
}

.icon-wrench::before {
    content: '\e841'
}

.icon-quote-left::before {
    content: '\e842'
}

.icon-quote-right::before {
    content: '\e843'
}

.icon-gift::before {
    content: '\e844'
}

.icon-dollar::before {
    content: '\e845'
}

.icon-euro::before {
    content: '\e846'
}

.icon-pound::before {
    content: '\e847'
}

.icon-rupee::before {
    content: '\e848'
}

.icon-yen::before {
    content: '\e849'
}

.icon-rouble::before {
    content: '\e84a'
}

.icon-try::before {
    content: '\e84b'
}

.icon-won::before {
    content: '\e84c'
}

.icon-bitcoin::before {
    content: '\e84d'
}

.icon-ok::before {
    content: '\e84e'
}

.icon-chevron-left::before {
    content: '\e84f'
}

.icon-chevron-right::before {
    content: '\e850'
}

.icon-export::before {
    content: '\e851'
}

.icon-star::before {
    content: '\e852'
}

.icon-star-empty::before {
    content: '\e853'
}

.icon-plus-squared::before {
    content: '\e854'
}

.icon-minus-squared::before {
    content: '\e855'
}

.icon-plus-squared-alt::before {
    content: '\e856'
}

.icon-minus-squared-alt::before {
    content: '\e857'
}

.icon-truck::before {
    content: '\e858'
}

.icon-lifebuoy::before {
    content: '\e859'
}

.icon-pencil::before {
    content: '\e85a'
}

.icon-users::before {
    content: '\e85b'
}

.icon-video::before {
    content: '\e85c'
}

.icon-menu::before {
    content: '\e85d'
}

.icon-desktop::before {
    content: '\e85e'
}

.icon-doc-inv::before {
    content: '\e85f'
}

.icon-circle::before {
    content: '\e860'
}

.icon-circle-empty::before {
    content: '\e861'
}

.icon-circle-thin::before {
    content: '\e862'
}

.icon-mini-cart::before {
    content: '\e863'
}

.icon-paper-plane::before {
    content: '\e864'
}

.icon-attention-alt::before {
    content: '\e865'
}

.icon-info::before {
    content: '\e866'
}

.icon-compare-link::before {
    content: '\e867'
}

.icon-cat-default::before {
    content: '\e868'
}

.icon-cat-computer::before {
    content: '\e869'
}

.icon-cat-couch::before {
    content: '\e86a'
}

.icon-cat-garden::before {
    content: '\e86b'
}

.icon-cat-gift::before {
    content: '\e86c'
}

.icon-cat-shirt::before {
    content: '\e86d'
}

.icon-cat-sport::before {
    content: '\e86e'
}

.icon-cat-toys::before {
    content: '\e86f'
}

.icon-tag-line::before {
    content: '\e870'
}

.icon-bag::before {
    content: '\e871'
}

.icon-search-1::before {
    content: '\e872'
}

.icon-plus::before {
    content: '\e873'
}

.icon-minus::before {
    content: '\e874'
}

.icon-search-2::before {
    content: '\e875'
}

.icon-bag-1::before {
    content: '\e876'
}

.icon-online-support::before {
    content: '\e877'
}

.icon-shopping-bag::before {
    content: '\e878'
}

.icon-us-dollar::before {
    content: '\e879'
}

.icon-shipped::before {
    content: '\e87a'
}

.icon-list::before {
    content: '\e87b'
}

.icon-money::before {
    content: '\e87c'
}

.icon-shipping::before {
    content: '\e87d'
}

.icon-support::before {
    content: '\e87e'
}

.icon-bag-2::before {
    content: '\e87f'
}

.icon-grid::before {
    content: '\e880'
}

.icon-bag-3::before {
    content: '\e881'
}

.icon-direction::before {
    content: '\e882'
}

.icon-home::before {
    content: '\e883'
}

.icon-magnifier::before {
    content: '\e884'
}

.icon-magnifier-add::before {
    content: '\e885'
}

.icon-magnifier-remove::before {
    content: '\e886'
}

.icon-phone-1::before {
    content: '\e887'
}

.icon-clock-1::before {
    content: '\e888'
}

.icon-heart::before {
    content: '\e889'
}

.icon-heart-1::before {
    content: '\e88a'
}

.icon-earphones-alt::before {
    content: '\e88b'
}

.icon-credit-card::before {
    content: '\e88c'
}

.icon-action-undo::before {
    content: '\e88d'
}

.icon-envolope::before {
    content: '\e88e'
}

.icon-chart::before {
    content: '\e88f'
}

.icon-down-1::before {
    content: '\e890'
}

.icon-up-1::before {
    content: '\e891'
}

.icon-eye::before {
    content: '\e892'
}

.icon-spin1::before {
    content: '\e893'
}

.icon-twitter::before {
    content: '\f099'
}

.icon-facebook::before {
    content: '\f09a'
}

.icon-gplus::before {
    content: '\f0d5'
}

.icon-linkedin::before {
    content: '\f0e1'
}

.icon-spinner::before {
    content: '\f110'
}

.icon-instagram::before {
    content: '\f16d'
}

.icon-sliders::before {
    content: '\f1de'
}

.icon-question-circle-o::before {
    content: '\f29c'
}

.icon-check-empty::before {
    content: '\f87a'
}

.icon-check::before {
    content: '\f87b'
}

.icon-docs-inv::before {
    content: '\e895'
}

.icon-briefcase::before {
    content: '\e896'
}

.icon-user-2::before {
    content: '\e91a'
}

.icon-search-3::before {
    content: '\e918'
}

.icon-wishlist-2::before {
    content: '\e91b'
}

.icon-secure-payment::before {
    content: '\e919'
}

.icon-smiling-girl::before {
    content: '\e91f'
}

.icon-boy-broad-smile::before {
    content: '\e921'
}

.icon-smiling-baby::before {
    content: '\e922'
}

.icon-tshirt::before {
    content: '\e920'
}

.icon-chef::before {
    content: '\e91e'
}

.icon-edit::before {
    content: '\e91d'
}

.icon-gift-2::before {
    content: '\e91c'
}

.icon-category-saddle::before {
    content: '\e916'
}

.icon-category-pedals::before {
    content: '\e915'
}

.icon-category-frames::before {
    content: '\e914'
}

.icon-category-chains::before {
    content: '\e913'
}

.icon-category-tools::before {
    content: '\e917'
}

[class^="d-icon-"]:before,
[class*=" d-icon-"]:before {
    font-family: "fastor-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.d-icon-freeshipping:before {
    content: '\e800';
    width: auto
}

.d-icon-add-to-cart:before {
    content: '\e801'
}

.form .form-control {
    margin-bottom: 2rem
}

.form-control {
    display: block;
    width: 100%;
    min-height: 4rem;
    padding: .85rem 2rem;
    border: 1px solid #e3e3e3;
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 400;
    color: #666;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    outline: 0
}

.form-control::placeholder {
    color: inherit
}

.form-control::-webkit-input-placeholder {
    color: inherit
}

.form-control::-moz-placeholder {
    color: inherit
}

.form-control.form-solid {
    background-color: #fff;
    border: 0;
    color: #8d8d8d
}

textarea {
    font-family: inherit;
    min-width: 100%;
    max-width: 100%
}

.custom-checkbox {
    position: absolute;
    opacity: 0
}

.custom-checkbox+label {
    position: relative;
    padding-left: 2.4rem;
    cursor: pointer
}

.custom-checkbox+label::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 15px;
    height: 15px;
    line-height: 13px;
    border: 1px solid #ccc;
    border-radius: 2px
}

@media(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .custom-checkbox+label::before {
        line-height: 14px
    }
}

.custom-checkbox:checked+label::before {
    content: '\f00c';
    border-color: #222;
    background: #222;
    color: #fff;
    font-size: 9px;
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    text-align: center
}

.select-box,
.select-menu {
    position: relative
}

.select-box select,
.select-menu select {
    position: relative;
    max-width: 14rem;
    min-height: auto;
    width: auto;
    height: 100%;
    padding-left: 9px;
    padding-right: 27px;
    border: 1px solid #e3e3e3;
    color: inherit;
    background-color: transparent;
    font-size: 1.2rem;
    font-family: inherit;
    letter-spacing: inherit;
    z-index: 1;
    -moz-appearance: none;
    -webkit-appearance: none
}

.select-box select:focus,
.select-menu select:focus {
    outline: 0
}

.select-box::before,
.select-menu::before {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    font-weight: 900;
    font-size: 9px;
    right: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.select-box option {
    font-size: 1.4rem
}

@media(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    select::-ms-expand {
        display: none
    }
    select:focus::-ms-value {
        background: transparent;
        color: currentColor
    }
}

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

.quantity {
    -moz-appearance: textfield;
    max-width: 48px
}

.input-group {
    display: inline-flex;
    width: 10.4rem;
    height: 4.5rem
}

.input-group .form-control {
    flex: 1;
    padding: 0;
    height: inherit;
    font-size: 1.4rem;
    border: solid #ccc;
    border-width: 1px 0;
    color: var(--color-primary-dark);
    text-align: center
}

.input-group button {
    padding: 0;
    width: 2.8rem;
    border: 1px solid #ccc;
    font-size: 1.2rem;
    color: var(--color-primary-dark);
    background-color: transparent;
    cursor: pointer;
    -webkit-appearance: none
}

.custom-radio {
    position: relative
}

.custom-radio .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-radio .custom-control-label {
    padding-left: 2.5rem
}

.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after {
    position: absolute;
    content: '';
    display: inline-block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%)
}

.custom-radio .custom-control-label::before {
    left: 0;
    width: 1.4rem;
    height: 1.4rem;
    background: #fff;
    border: 1px solid #cdcdcd
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    width: .6rem;
    height: .6rem;
    left: .4rem;
    background: #666
}

.input-wrapper input.form-control {
    flex: 1;
    min-width: 40px;
    font-size: 1.2rem
}

.input-wrapper-inline {
    display: flex;
    position: relative;
    max-width: 61.3rem;
    width: 100%;
    height: 40px
}

.input-wrapper-inline .btn {
    line-height: 1
}

.input-wrapper-round .form-control {
    position: relative;
    border-radius: 2.4rem
}

.input-wrapper-round .btn {
    border-radius: 2.4rem;
    line-height: 1
}

.input-wrapper-round.input-wrapper-inline .form-control {
    border-radius: 2.4rem
}

.input-wrapper-round.input-wrapper-inline .btn {
    border-radius: 2.4rem
}

.form-wrapper.form-wrapper-inline {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.form-wrapper.form-wrapper-inline form {
    flex: 1 1 0
}

@media(max-width:991px) {
    .form-wrapper.form-wrapper-inline {
        display: block;
        text-align: center
    }
    .form-wrapper.form-wrapper-inline form {
        margin-left: auto;
        margin-right: auto
    }
}

.btn-absolute input.form-control {
    width: 100%;
    padding-left: 1.2rem;
    color: #999;
    font-size: 1.3rem
}

.btn-absolute .btn {
    position: absolute;
    width: auto;
    height: 100%;
    min-width: 4.4rem;
    right: 0;
    font-size: 1.6rem
}

.btn-absolute .btn:hover {
    color: var(--color-primary)
}

.icon-box .icon-box-title {
    margin: 0 0 .7rem;
    text-transform: uppercase;
    font-size: 1.5rem;
    letter-spacing: -0.025em;
    line-height: 1.6
}

.icon-box p {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.72;
    letter-spacing: 0;
    color: #666
}

.icon-box i::before {
    margin: 0
}

.icon-box .icon-box-content {
    text-align: center
}

.icon-box-icon {
    display: inline-block;
    margin-bottom: 2.4rem;
    font-size: 3.5rem;
    font-weight: 600;
    line-height: 0;
    color: #222
}

.icon-box-icon svg {
    height: 3.4rem;
    width: 4.8rem
}

.icon-box-side {
    display: flex;
    align-items: center;
    justify-content: center
}

.icon-box-side .icon-box-content {
    text-align: left
}

.icon-box-side .icon-box-icon {
    margin-right: 1.2rem;
    margin-bottom: 0
}

.icon-box-side .icon-box-title {
    margin: 0
}

.icon-border .icon-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 5.1rem;
    height: 5.1rem;
    border-radius: 50%;
    border: 1px solid #9e9e9e;
    font-size: 2.4rem
}

.icon-border svg {
    height: 2.4rem
}

.icon-inversed .icon-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 5.1rem;
    height: 5.1rem;
    border-radius: 50%;
    background-color: var(--color-primary);
    color: #fff;
    font-size: 2.4rem
}

.icon-inversed svg {
    height: 2.4rem;
    fill: white
}

.icon-solid .icon-box-icon {
    font-size: 4.8rem;
    color: var(--color-primary)
}

.icon-solid svg {
    height: 6rem;
    fill: var(--color-primary)
}

.icon-solid.icon-box-side {
    align-items: flex-start
}

.icon-box-tiny .icon-box-icon {
    margin: 0 1rem 0 0;
    font-size: 2.4rem
}

.icon-box-tiny svg {
    height: 2.8rem;
    width: 2.8rem
}

.icon-box-tiny .icon-box-title {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.user-icon {
    display: block;
    padding-bottom: 2px
}

.user-icon::before,
.user-icon::after {
    content: '';
    display: block;
    margin-left: auto;
    margin-right: auto;
    box-shadow: inset 0 0 1px #000
}

.user-icon::before {
    width: 9px;
    height: 9px;
    margin-bottom: 1px;
    border-radius: 50%;
    border: 1px solid
}

.user-icon::after {
    width: 15px;
    height: 7px;
    border-radius: 5px 5px 0 0;
    border: 1px solid
}

.menu-icon {
    display: inline-block;
    color: #fff;
    width: 1.7rem
}

.menu-icon::before,
.menu-icon::after {
    display: block;
    content: '';
    width: 100%
}

.menu-icon::before {
    height: 6px;
    border-top: 2px solid;
    border-bottom: 2px solid
}

.menu-icon::after {
    height: 4px;
    border-bottom: 2px solid
}

.close-icon {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    transform: rotateZ(45deg)
}

.close-icon::before,
.close-icon::after {
    display: block;
    position: absolute;
    background-color: #ccc;
    content: ''
}

.close-icon::before {
    height: 2px;
    width: 100%;
    left: 0;
    top: calc(50% - 1px)
}

.close-icon::after {
    height: 100%;
    width: 2px;
    top: 0;
    left: calc(50% - 1px)
}

.minicart-icon {
    display: inline-block;
    position: relative;
    width: 2.5em;
    height: 2.5em;
    margin-top: 1px;
    border: solid 2px;
    border-radius: 2px;
    text-align: center;
    transition: background .4s, border-color .4s
}

.minicart-icon::before {
    content: '';
    position: absolute;
    top: -0.75em;
    left: .585em;
    width: 1em;
    height: .5em;
    border-radius: 10px 10px 0 0;
    border: inherit;
    border-bottom: 0;
    transition: transform .4s
}

.minicart-icon2 {
    position: relative;
    height: 1.83em;
    text-align: center
}

.minicart-icon2::before {
    content: '';
    display: block;
    position: absolute;
    top: -0.3em;
    left: 50%;
    transform: translateX(-50%) scale(0.7);
    width: 1.29em;
    height: 1.07em;
    border: solid 2px;
    border-radius: 10px 10px 0 0;
    border-bottom: 0
}

.minicart-icon2::after {
    content: '';
    display: inline-block;
    width: 2.5em;
    height: 2.1425em;
    border: solid 2px;
    background-color: transparent;
    border-radius: 0 0 3px 3px;
    transform: scale(0.7)
}

.notifpopup-realm {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 10000
}

.notifpopup-box {
    position: absolute;
    right: -8rem;
    width: 272px;
    padding: 2rem 2rem 2rem;
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    transform: translateY(-100%);
    opacity: 0;
    transition: opacity .3s, right .3s ease-out, transform .3s;
    border-radius: 7px
}

.notifpopup-box.show {
    opacity: 1;
    right: 0
}

.notifpopup-box .product-name {
    display: block;
    font-size: 1.3rem;
    margin-bottom: 3px
}

.notifpopup-box .product-name:hover {
    color: var(--color-primary)
}

.notifpopup-box .product-list-sm {
    margin-bottom: 2rem
}

.notifpopup-box img {
    max-width: 9rem;
    max-height: 9rem
}

.notifpopup-box .ratings-wrapper {
    margin-bottom: 0
}

.notifpopup-box .product-price {
    color: var(--color-primary);
    margin-bottom: 3px
}

.notifpopup-title {
    border: 1px dashed;
    padding: .6rem .4rem .6rem 1.5rem;
    color: #999;
    font-size: 1.3rem
}

.notifpopup-title .btn {
    margin-left: 1rem
}

.overlay,
.overlay-visible {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    transition: padding .3s ease-out, background-color .3s, opacity .3s
}

.overlay {
    padding-top: 10rem;
    background: rgba(0, 0, 0, .3);
    opacity: 0
}

a&gt;.overlay {
    cursor: pointer
}

figure:hover .overlay {
    padding-top: 0;
    opacity: 1
}

.overlay.social-links {
    flex-direction: row
}

.overlay .social-links {
    justify-content: center
}

.overlay a:hover {
    color: #fff;
    text-decoration: underline
}

.overlay a.social-link {
    border-color: #fff
}

.overlay .social-link:hover {
    color: #fff;
    text-decoration: none
}

figure:hover .overlay-visible {
    background: rgba(0, 1, 0, );
    padding-bottom: 9rem
}

.overlay-transparent {
    background: transparent
}

.hover-gloom figure,
.overlay-light figure,
.hover-gloom .rt-banner,
.overlay-light .rt-banner {
    position: relative
}

.hover-gloom figure::after,
.overlay-light figure::after,
.hover-gloom figure&gt;a::after,
.overlay-light figure&gt;a::after,
.hover-gloom.rt-banner::after,
.overlay-light.rt-banner::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: var(--color-dark);
    opacity: 0;
    transition: opacity .3s, background .3s, transform .3s;
    pointer-events: none
}

.hover-gloom:hover figure::after,
.overlay-light:hover figure::after,
.hover-gloom:hover figure&gt;a::after,
.overlay-light:hover figure&gt;a::after,
.hover-gloom.rt-banner:hover::after,
.overlay-light.rt-banner:hover::after {
    opacity: .1
}

.hover-gloom.banner-fixed::after,
.overlay-light.banner-fixed::after,
.hover-gloom.article&gt;figure::after,
.overlay-light.article&gt;figure::after {
    content: none
}

.hover-gloom.article&gt;figure&gt;a::after,
.overlay-light.article&gt;figure&gt;a::after {
    z-index: 1
}

.overlay-light figure::after,
.rt-banner.overlay-light::after {
    background: var(--color-light)
}

.hover-zoom {
    overflow: hidden
}

.hover-zoom img {
    transition: transform .3s
}

.hover-zoom:hover img {
    transform: scale(1.08)
}

.mfp-wrap {
    z-index: 9999
}

.mfp-bg {
    z-index: 9999;
    background: #000;
    opacity: 0;
    transition: opacity .3s ease-out
}

.mfp-bg.mfp-ready {
    opacity: .7
}

.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-container {
    padding: 4rem 2rem
}

.mfp-close {
    transform: rotateZ(45deg);
    transition: opacity .3s;
    width: 18px;
    height: 18px
}

.mfp-wrap .mfp-close {
    top: 20px;
    right: 20px
}

.mfp-content .mfp-close {
    top: -25px;
    right: 0
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    top: 15px;
    right: 0
}

.mfp-close span {
    display: none
}

.mfp-close::before,
.mfp-close::after {
    content: '';
    display: block;
    position: absolute;
    background: #ccc;
    width: 2px;
    height: 100%;
    top: 0;
    left: calc(50% - 1px)
}

.mfp-close::before {
    width: 100%;
    height: 2px;
    top: calc(50% - 1px);
    left: 0
}

.pswp__button--arrow--left,
.pswp__button--arrow--right,
.mfp-arrow {
    width: 4.8rem;
    height: 4.8rem;
    color: #fff;
    border-radius: 50%;
    font-size: 1.6rem;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    opacity: .5;
    right: 10%;
    transition: opacity .3s;
    border: 2px solid
}

.pswp__ui&gt;button::before {
    background: transparent;
    position: static;
    line-height: 44px
}

.pswp__ui&gt;button:hover {
    opacity: 1
}

.pswp__button--arrow--right::before {
    content: "\f054"
}

.mfp-arrow::before,
.mfp-arrow::after {
    content: "\f054";
    position: static;
    display: inline;
    margin: 0;
    border: 0
}

.mfp-arrow::after {
    content: none
}

button.mfp-arrow {
    border: 2px solid
}

.pswp__button--arrow--left,
.mfp-arrow-left {
    left: 10%
}

.pswp__button--arrow--left::before,
.mfp-arrow-left::before {
    content: "\f053"
}

.mfp-content&gt;* {
    position: relative;
    margin: auto;
    background: #fff;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, .1);
    opacity: 0
}

.mfp-ready .mfp-content&gt;* {
    opacity: 1
}

.mfp-removing .mfp-content&gt;* {
    opacity: 0
}

.login-popup {
    max-width: 500px;
    padding: 3.5rem 5rem 4.8rem
}

.login-popup .nav-link {
    padding: 0 0 1px;
    color: #222;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    line-height: 2.43
}

.login-popup .nav-item {
    margin-bottom: -1px
}

.login-popup .nav-item:not(:last-child) {
    margin-right: 1px
}

.login-popup .nav-item.show .nav-link,
.login-popup .nav-item .nav-link.active {
    color: #222;
    border-color: var(--color-primary)
}

.login-popup .tab-pane {
    padding-top: 2.8rem;
    padding-bottom: 0
}

.login-popup form {
    margin-bottom: 2.3rem
}

.login-popup .form-group {
    margin-bottom: 1.8rem
}

.login-popup .form-group label {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 1.3rem;
    font-family: var(--font-stack-second);
    line-height: 1
}

.login-popup .form-group .form-control {
    height: 3.7rem
}

.login-popup .form-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2.5rem;
    font-size: 1.2rem
}

.login-popup .btn {
    height: 3.9rem;
    padding: 0;
    font-size: 1.3rem
}

.login-popup .lost-link {
    text-align: right;
    color: var(--color-secondary)
}

.login-popup .lost-link:hover {
    text-decoration: underline
}

.login-popup .form-choice label {
    display: block;
    margin-bottom: .3rem;
    font-size: 1.2rem;
    color: #999
}

.newsletter-popup {
    display: flex;
    max-width: 70rem;
    text-align: center;
    background-position: 60% center;
    background-size: cover
}

.newsletter-popup h4 {
    margin-bottom: .9rem;
    font-size: 1.6rem
}

.newsletter-popup h2 {
    margin-bottom: 1.2rem;
    font-size: 2.8rem;
    line-height: 1.07;
    letter-spacing: -0.025em
}

.newsletter-popup b {
    display: block;
    margin-top: .3rem;
    color: #222;
    font-size: 3rem;
    letter-spacing: .025em
}

.newsletter-popup .btn {
    min-width: auto;
    padding: .5em 1.7em;
    font-size: 1.3rem
}

.newsletter-popup p {
    max-width: 100%;
    margin-bottom: 1.8rem;
    padding: 0 .5rem;
    font-size: 1.3rem;
    line-height: 2rem
}

.newsletter-popup label {
    color: #999;
    font-size: 1.2rem
}

.newsletter-popup .email {
    border: 0;
    color: #999;
    background: #f4f4f4
}

.newsletter-popup .form-control {
    border: 1px solid #ccc;
    background: transparent;
    border-right: 0
}

.newsletter-content {
    margin-left: auto;
    max-width: 38.8rem;
    padding: 6.6rem 4.2rem 6.4rem
}

.mfp-product .mfp-container {
    padding: 4rem 3rem 2rem
}

.mfp-product .mfp-content {
    max-width: 92.3rem;
    margin: auto
}

.mfp-product .product {
    background-color: #fff;
    padding: 3rem 2rem
}

.mfp-product .mfp-close {
    position: absolute;
    top: -2.7rem;
    right: 0
}

.pswp__bg {
    background-color: rgba(0, 0, 0, .7)
}

.pswp__img--placeholder--blank {
    background-color: #f2f3f5
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
    background-color: transparent
}

.pswp__caption__center {
    text-align: center
}

.mfp-ready.mfp-zoom-popup .mfp-content {
    transform: scale(1)
}

.mfp-zoom-popup .mfp-content,
.mfp-removing.mfp-zoom-popup .mfp-content {
    transition: .2s ease-in-out;
    transform: scale(0.8)
}

.mfp-ready.mfp-flip-popup .mfp-content {
    transform: translateY(0) perspective(600px) rotateX(0)
}

.mfp-flip-popup .mfp-content,
.mfp-removing.mfp-flip-popup .mfp-content {
    transition: .3s ease-out;
    transform: translateY(-20px) perspective(600px) rotateX(20deg)
}

@media(max-width:767px) {
    .mfp-product .product {
        padding: 2rem 1rem
    }
    .mfp-arrow {
        color: #444
    }
}

@media(min-width:768px) {
    .mfp-product .product-gallery {
        margin-bottom: 0
    }
    .mfp-product div.product-details {
        overflow-y: auto;
        padding-bottom: 0
    }
}

@media(max-width:767px) {
    .mfp-product div.product-details {
        margin-top: 2rem
    }
    .newsletter-content {
        max-width: 36rem;
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.equal-height .product {
    height: 100%
}

.product-shadow {
    transition: box-shadow .3s
}

.product-shadow:hover {
    box-shadow: 0 15px 25px -20px rgba(0, 0, 0, 0.5)
}

.product-label-round .product-label {
    padding: .5rem 1.1rem;
    border-radius: 1rem
}

.text-center .product-details {
    padding-left: .5rem;
    padding-right: .5rem
}

.product-wrap {
    margin-bottom: 1rem
}

.product {
    position: relative;
    font-family: var(--font-stack-second);
    font-size: 1.4rem;
    color: #999;
    transition: .3s
}

.product:hover .product-cta,
.product:hover .product-cta-upright {
    visibility: visible;
    opacity: 1
}

.product-visual:hover img:first-child {
    opacity: 0
}

.product-visual:hover img:last-child {
    opacity: 1
}

.product-visual {
    position: relative;
    margin-bottom: 0;
    transition: box-shadow .3s
}

.product-visual img {
    display: block;
    width: 100%;
    height: auto;
    transition: all .5s
}

.product-visual img:last-child {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    left: 0;
    object-fit: cover
}

.product-visual img:first-child {
    position: relative;
    opacity: 1
}

.product-label-group {
    position: absolute;
    left: 2rem;
    top: 2rem;
    max-width: 10rem
}

.product-label {
    display: inline-block;
    text-align: center;
    margin-bottom: .5rem;
    padding: .5rem 1.1rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-transform: uppercase
}

.product-label.label-new {
    background: var(--color-primary)
}

.product-label.label-sale {
    background: var(--color-secondary)
}

.btn-product-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.6rem;
    height: 3.6rem;
    margin-bottom: .5rem;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    background-color: white;
    color: #999;
    font-size: 1.8rem;
    font-weight: 700;
    transition: border-color .3s, color .3s, background-color .3s
}

.btn-product-icon.btn-cart i {
    margin-bottom: .2rem
}

.btn-product-icon:hover {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.btn-product-icon:hover svg path {
    stroke: #fff
}

.btn-product {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 1.14em 0;
    background-color: var(-color-primary)#000;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    transition: opacity .3s
}

.btn-product:hover {
    color: #fff
}

.btn-quickview {
    opacity: .8;
    transition: opacity .3s
}

.btn-quickview:hover {
    opacity: 1
}

.btn-quickview i {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1
}

.btn-wishlist {
    line-height: 1
}

.btn-wishlist i::before {
    margin: 0
}

.product-cta-upright {
    position: absolute;
    top: 15px;
    right: 15px;
    transition: opacity .3s, visibility .3s;
    opacity: 0;
    visibility: hidden
}

.product-cta {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    background-color: transparent;
    z-index: 10;
    transition: opacity .3s, visibility .3s;
    opacity: 0;
    visibility: hidden
}

.product-details {
    position: relative;
    padding-top: 1.8rem;
    padding-bottom: 2rem
}

.product-details&gt;.btn-wishlist {
    position: absolute;
    top: 1.6rem;
    right: 0;
    color: #999;
    z-index: 1;
    font-size: 1.6rem
}

.product-details&gt;.btn-wishlist i {
    display: inline-block;
    margin: 0;
    transition: transform .3s
}

.product-details&gt;.btn-wishlist:hover {
    color: var(--color-primary)
}

.product-details&gt;.btn-wishlist:hover i {
    transform: rotateY(180deg)
}

.product-details&gt;:last-child {
    margin-bottom: 0
}

.product-cat {
    margin-bottom: .4rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase
}

.product-cat a {
    display: inline-block
}

.product-cat a:hover {
    color: var(--color-primary)
}

.product-name {
    margin-bottom: .6rem;
    font-family: inherit;
    font-size: 1.5rem;
    font-weight: 400;
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-name a:hover {
    color: var(--color-primary)
}

.product-price {
    margin-bottom: .6rem;
    font-size: 1.6rem;
    color: #222
}

.product-price .old-price {
    color: #ccc
}

.product-price .new-price {
    margin-right: 1rem;
    text-decoration: none
}

.ratings-wrapper {
    display: flex;
    align-items: center;
    margin-left: 1px;
    line-height: 1;
    margin-bottom: 1.5rem;
    font-size: 14px
}

.ratings-full {
    cursor: pointer
}

.ratings-full,
.ratings {
    position: relative;
    font-family: 'LineAwesome'
}

.ratings-full {
    margin-right: 1rem
}

.ratings-full::before {
    content: "\f318 " "\f318 " "\f318 " "\f318 " "\f318";
    color: rgba(0, 0, 0, 0.16)
}

.ratings-full:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}

.ratings {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden
}

.ratings::before {
    content: "\f318 " "\f318 " "\f318 " "\f318 " "\f318";
    color: var(--color-secondary)
}

.rating-reviews {
    margin: 2px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.1rem;
    color: #ccc;
    letter-spacing: 0;
    text-transform: uppercase
}

.rating-reviews:hover {
    color: var(--color-primary)
}

.ratings-wrapper+.product-variations {
    margin-top: -5px
}

.product-variations&gt;a:not(.size-guide) {
    display: inline-block;
    transition: .3s;
    margin: 3px 4.4px 3px 0;
    width: 2.4rem;
    height: 2.4rem;
    color: #222;
    border: 1px solid var(--color-border)
}

.product-variations&gt;a:not(.size-guide):last-child {
    margin-right: 0
}

.product-variations&gt;.image {
    border: 0
}

.product-variations&gt;.color {
    border: 1px solid var(--color-border)
}

.product-variations&gt;.active,
.product-variations&gt;a:not(.size-guide):hover {
    border: 0;
    outline: #fff solid 2px;
    box-shadow: 0 0 0 3px #999
}

.product-variations&gt;a:not(.size-guide):focus {
    outline-offset: 0
}

.product-details .product-cta,
.product-hide-details .product-cta {
    position: relative;
    visibility: visible;
    opacity: 1
}

.product-details .product-cta .btn-wishlist,
.product-hide-details .product-cta .btn-wishlist {
    position: static
}

.product-details .btn-cart,
.product-hide-details .btn-cart {
    flex: 1;
    min-width: 9.5rem;
    max-width: 12.3rem;
    height: 4rem;
    padding: .97em 0;
    font-size: 1.3rem;
    transition: color .3s, background-color .3s, border-color .3s;
    z-index: 1
}

.product-details .btn-quickview,
.product-hide-details .btn-quickview {
    margin: 0 0 0 .8rem
}

.product-details .btn-product-icon,
.product-hide-details .btn-product-icon {
    width: 4rem;
    height: 4rem;
    border: 0;
    border-radius: 0;
    background-color: #eee;
    color: #222;
    transition: color .3s, background-color .3s, visibility .3s
}

.product-details .btn-product-icon i,
.product-hide-details .btn-product-icon i {
    font-size: 1.8rem
}

.product-details .btn-product-icon:hover,
.product-hide-details .btn-product-icon:hover {
    color: #fff;
    background-color: var(--color-primary)
}

.product-details .btn-cart,
.product-hide-details .btn-cart {
    color: #fff;
    background-color: #444
}

.product-details .btn-cart:hover,
.product-hide-details .btn-cart:hover {
    color: #fff;
    background-color: var(--color-primary)
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .product-hide-details .btn-cart,
    .product-details .btn-cart {
        flex: 0 0 12.3rem
    }
}

@media screen and (-ms-high-contrast:active) and (max-width:575px),
(-ms-high-contrast:none) and (max-width:575px) {
    .product-hide-details .btn-cart,
    .product-details .btn-cart {
        flex: 0 0 9.5rem
    }
}

.product-classic .btn-quickview {
    opacity: 1
}

.product-classic .btn-wishlist {
    margin: 0 0 0 .8rem
}

.product-classic .btn-wishlist,
.product-classic .btn-quickview {
    transform: translateX(-200%);
    opacity: 0;
    visibility: hidden;
    transition: transform .3s, opacity .3s, visibility .3s, color .3s, background-color .3s, border-color .3s
}

.product-classic .btn-quickview {
    transition: transform .5s, opacity .5s, visibility .5s, color .3s, background-color .3s, border-color .3s
}

.product-classic .btn-cart {
    color: #222;
    background-color: #eee
}

.product-classic:hover .btn-wishlist,
.product-classic:hover .btn-quickview {
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.product-classic:hover .btn-cart {
    color: #fff;
    background-color: #444
}

.product-classic:hover .btn-cart:hover {
    color: #fff;
    background-color: var(--color-primary)
}

.product-classic .product-details {
    padding-left: 0
}

.product-slideup-content {
    overflow: hidden
}

.product-slideup-content .product-hide-details {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    transition: transform .3s;
    background-color: #fff
}

.product-slideup-content .btn-wishlist {
    position: static;
    margin: 0 .8rem 0 0
}

.product-slideup-content .product-details {
    padding-bottom: 1px;
    background-color: #fff;
    transition: transform .3s
}

.product-slideup-content .btn-wishlist,
.product-slideup-content .btn-quickview {
    opacity: 0;
    visibility: hidden;
    transition: transform .4s, opacity .3s, visibility .3s, color .3s, background-color .3s
}

.product-slideup-content .btn-quickview {
    transform: translateX(-200%)
}

.product-slideup-content .btn-wishlist {
    transform: translateX(200%)
}

.product-slideup-content:hover .btn-wishlist,
.product-slideup-content:hover .btn-quickview {
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.product-slideup .btn-wishlist {
    position: static;
    margin: 0 .8rem 0 0
}

.product-slideup .product-details {
    padding-bottom: 0;
    background-color: #fff;
    transition: transform .3s
}

.product-slideup .ratings-wrapper {
    margin-bottom: 0
}

.product-slideup .btn-wishlist,
.product-slideup .btn-quickview {
    opacity: 0;
    visibility: hidden;
    transition: transform .4s, opacity .3s, visibility .3s, color .3s, background-color .3s
}

.product-slideup .btn-quickview {
    transform: translateX(-200%)
}

.product-slideup .btn-wishlist {
    transform: translateX(200%)
}

.product-slideup .product-cta {
    display: flex;
    position: absolute;
    padding-top: 1.5rem;
    top: 100%;
    bottom: auto;
    visibility: hidden;
    opacity: 0
}

.product-slideup:hover {
    transform: translateY(-58px)
}

.product-slideup:hover .btn-wishlist,
.product-slideup:hover .btn-quickview {
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.product-slideup:hover .product-cta {
    visibility: visible;
    opacity: 1
}

.product-image-gap {
    padding: .9rem;
    border: 1px solid var(--color-border);
    background-color: #fff
}

.product-image-gap .product-details {
    padding: 1.8rem 1rem 1rem
}

.product-image-gap .ratings-wrapper {
    margin-bottom: 0
}

.product-image-gap:hover {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05)
}

.product-list {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.product-list .product-visual {
    flex: 0 0 26rem;
    max-width: 26rem;
    margin: 0 2rem 0 0
}

.product-list .product-details {
    padding: 0;
    flex: 1
}

.product-list .product-label {
    font-size: 1.1rem
}

.product-list .btn-quickview {
    opacity: 1
}

.product-list .btn-wishlist {
    margin: 0 0 0 .8rem
}

.product-list .btn-wishlist,
.product-list .btn-quickview {
    transform: translateX(-200%);
    opacity: 0;
    visibility: hidden;
    transition: transform .3s, opacity .3s, visibility .3s, color .3s, background-color .3s
}

.product-list .btn-quickview {
    transition: transform .5s, opacity .5s, visibility .5s, color .3s, background-color .3s
}

.product-list .btn-cart {
    color: #222;
    background-color: #eee
}

.product-list .ratings-wrapper {
    margin-bottom: .8rem
}

.product-list .product-name {
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: -0.025em
}

.product-list .product-price {
    font-size: 1.8rem;
    font-weight: 600
}

.product-list .product-short-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 1.3rem;
    text-transform: none;
    font-size: 1.4rem;
    line-height: 1.78;
    color: #666
}

.product-list:hover .btn-wishlist,
.product-list:hover .btn-quickview {
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.product-list:hover .btn-cart {
    color: #fff;
    background-color: #444
}

.product-list:hover .btn-cart:hover {
    color: #fff;
    background-color: var(--color-primary)
}

.product-list-sm {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.product-list-sm .product-visual {
    flex: 0 0 10rem;
    max-width: 10rem;
    margin: 0 1rem 0 0
}

.product-list-sm .product-details {
    padding: 0
}

.product-list-sm .product-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: .7rem;
    white-space: normal;
    color: #666
}

.product-list-sm .product-name:hover {
    color: var(--color-primary)
}

.product-list-sm .ratings-wrapper {
    margin: 0
}

.product-list-sm .product-price {
    font-size: 1.4rem
}

.product-list-sm+.product-list {
    margin-top: 2rem
}

.product-list-sm .btn-cart {
    margin-top: 2rem;
    height: 3.3rem;
    max-width: 11.7rem;
    border: 1px solid #d7d7d7;
    color: var(--color-secondary);
    background: transparent;
    font-size: 1.2rem
}

.product-list-sm .btn-cart:hover {
    border-color: var(--color-secondary);
    background: var(--color-secondary)
}

.product.text-center .product-cat {
    padding: 0
}

.product.text-center .product-price,
.product.text-center .product-variations,
.product.text-center .ratings-wrapper,
.product.text-center .product-cta {
    justify-content: center
}

.product.shadow-visual:hover .product-visual {
    box-shadow: 0 20px 20px -16px rgba(0, 0, 0, 0.5)
}

@media(max-width:575px) {
    .product-list {
        display: block
    }
    .product-list .product-visual {
        margin: 0;
        max-width: 100%
    }
    .product-list .product-details {
        padding: 1.8rem 0 2rem
    }
    .product-cta-upright {
        top: 10px;
        right: 10px
    }
}

@media(max-width:479px) {
    .product-details .btn-cart,
    .product-hide-details .btn-cart {
        height: 3.6rem;
        padding: .85em 0
    }
    .product-cta .btn-wishlist,
    .product-cta .btn-quickview {
        max-height: 3.6rem;
        padding: 1rem 0
    }
}

@media(max-width:375px) {
    .product-details .btn-quickview,
    .product-hide-details .btn-quickview {
        margin-left: 2px
    }
    .product-details .btn-wishlist,
    .product-hide-details .btn-wishlist {
        margin-left: 2px
    }
    .product-slideup-content .btn-wishlist,
    .product-slideup .btn-wishlist {
        margin-right: 2px
    }
}

.product-filters {
    margin-right: 1.5rem
}

.product-thumbs-wrap,
.product-single-carousel {
    flex-basis: 100%;
    max-width: 100%
}

.product-single-carousel .owl-nav .owl-prev,
.product-single-carousel .owl-nav .owl-next {
    color: var(--color-primary-dark);
    border: 0
}

.product-image {
    position: relative
}

.product-thumbs-wrap {
    position: relative;
    margin-top: 1rem;
    overflow: hidden
}

.product-thumbs-wrap img {
    display: block
}

.product-thumbs-wrap button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.4rem;
    border: 0;
    transition: opacity .3s, transform .3s;
    z-index: 1;
    opacity: 0;
    box-shadow: 0 0 1rem rgba(0, 0, 0, .1);
    -webkit-appearance: none;
    cursor: pointer
}

.product-thumbs-wrap:hover button:not(.disabled) {
    opacity: .9;
    transform: none
}

.product-thumbs-wrap button:not(.disabled):hover {
    opacity: 1
}

.product-thumbs-wrap&gt;button {
    display: none
}

.product-thumbs-wrap button,
.product-thumbs .owl-nav .owl-prev,
.product-thumbs .owl-nav .owl-next {
    background-color: #fff;
    color: #666;
    font-size: 1.6rem
}

.product-thumbs-wrap button,
.product-thumb::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.product-thumbs {
    transition: top .3s ease-out;
    display: flex
}

.product-thumbs.owl-carousel {
    margin: 0 -0.5rem;
    width: calc(100% + 1rem)
}

.product-thumbs .owl-stage {
    display: flex
}

.product-thumbs .owl-prev {
    transform: translateX(-100%);
    left: .5rem
}

.product-thumbs .owl-next {
    left: auto;
    right: .5rem;
    transform: translateX(100%)
}

.product-thumb {
    position: relative;
    margin: 0 .5rem;
    cursor: pointer
}

.product-thumb::before {
    content: '';
    transition: border-color .3s;
    border: 2px solid transparent
}

.product-thumb.active::before {
    border-color: var(--color-primary)
}

.product-single {
    color: inherit
}

.product-single .product-details {
    padding: 0 0 3rem
}

.container-fluid .product-single .product-details {
    padding-top: 4px
}

aside+div .product-single .product-details {
    padding-top: 2px
}

.product-single .product-cat {
    margin-bottom: 1.3rem;
    color: #999;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: -0.025em
}

.product-single .product-cat span {
    margin-right: .7rem
}

.product-single .product-name {
    font-size: 2.6rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    white-space: normal
}

.product-single .product-price {
    display: block;
    margin-bottom: 1.3rem;
    color: var(--color-secondary);
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    line-height: 1.2
}

.product-single .old-price {
    font-size: 2.4rem;
    font-weight: 600
}

.product-single .rating-reviews {
    font-size: 1.2rem
}

.product-single .rating-reviews:not(:hover) {
    color: #999
}

.product-single .ratings-wrapper {
    margin-bottom: 1.9rem;
    font-size: 16px
}

.product-single .ratings-full {
    margin-top: -2px
}

.product-single .ratings::before {
    color: #666
}

.product-single label {
    color: var(--color-primary-dark);
    font-weight: 600;
    text-transform: uppercase
}

.product-single .product-cta {
    display: inline-block
}

.product-single .divider {
    margin-left: 1.9rem;
    margin-right: 1.8rem
}

.product-single .nav-link {
    font-size: 1.4rem
}

.product-single .social-links {
    margin-right: 3rem
}

.product-single .product-footer&gt;* {
    margin-bottom: 1rem
}

.product-single .btn-wishlist,
.product-single .btn-compare {
    display: inline-block;
    padding: 0;
    color: #999;
    background-color: transparent;
    font-size: 1.2rem;
    font-weight: 600;
    transition: color .3s
}

.product-single .btn-wishlist i,
.product-single .btn-compare i {
    display: inline-block;
    margin: 0 .5rem .3rem 0;
    vertical-align: middle;
    font-size: 1.8rem;
    line-height: 0
}

.product-single .btn-wishlist:hover,
.product-single .btn-compare:hover {
    color: var(--color-primary)
}

.product-single .quantity {
    font-weight: 700
}

.product-single .product-meta+.product-countdown-container {
    margin-top: .4rem
}

.product-single .product-countdown-container {
    display: inline-flex;
    align-items: center;
    margin-bottom: 2.5rem;
    padding: 1rem 1.6rem;
    border: 1px solid var(--color-secondary);
    background-color: var(--color-secondary);
    text-transform: none;
    line-height: 1;
    color: #fff
}

.product-single .product-countdown-container label {
    margin-right: .5rem;
    text-transform: none;
    font-weight: 400;
    color: #fff
}

.product-single .product-countdown-container .product-sale-info {
    position: relative;
    padding-right: 1.5rem
}

.product-single .product-countdown-container .product-sale-info i {
    margin-right: .8rem
}

.product-single .product-countdown-container .product-sale-info::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 2.4rem;
    background: rgba(255, 255, 255, .2)
}

.product-single .product-countdown-container .product-sale-info+label {
    margin-left: 1.5rem
}

.product-single .product-label-group {
    top: 2rem;
    left: 2.5rem;
    z-index: 2
}

.product-single .product-label {
    color: #fff
}

.product-single .product-variations&gt;a:not(.size-guide) {
    font-size: 1.2rem;
    text-align: center;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    outline: 0;
    transition: .3s
}

.product-single .product-variations&gt;.active,
.product-single .product-variations&gt;a:not(.size-guide):hover {
    border: 1px solid;
    box-shadow: inset 0 0 0 2px #fff
}

.product-single .color {
    border: 0
}

.product-single .size {
    width: 3.6rem
}

.product-meta {
    margin-bottom: 1.5rem;
    font-size: 1.3rem
}

.product-meta span {
    margin: 0 1.9rem 0 3px
}

.product-form {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    line-height: 3rem;
    margin: 0 0 1rem
}

.product-form&gt;label {
    min-width: 7rem;
    margin-bottom: 1rem
}

.product-form.product-variations {
    line-height: 37px
}

.product-form .select-box::before {
    right: 1.4rem;
    font-size: 1.2rem;
    color: #222
}

.product-form select {
    max-width: none;
    padding: .8rem 3rem .8rem 1.4rem;
    color: #222;
    border-color: #ccc;
    font-size: 1.3rem
}

.product-form .product-variations {
    display: block;
    margin-top: -3px;
    margin-bottom: -3px
}

.product-form.product-qty {
    line-height: 4.5rem
}

.product-form .input-group {
    margin-right: 1rem
}

.product-form .btn-cart {
    border: 0;
    flex: 1;
    min-width: 13rem;
    font-size: 1.4rem;
    background-color: var(--color-primary);
    cursor: pointer;
    max-width: 20.7rem;
    height: 4.5rem
}

.product-form .btn-cart:disabled {
    background-color: var(--color-primary-lb20);
    cursor: not-allowed
}

.product-form .btn-cart i {
    margin-right: .8rem;
    margin-top: -1px;
    font-size: 1.8rem;
    line-height: 0;
    vertical-align: middle
}

.product-form .btn-cart i::before {
    margin: 0
}

.product-form .btn-cart:hover:not(:disabled) {
    background-color: var(--color-primary-db7)
}

.product-form-group {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex: 1
}

.product-form-group&gt;* {
    margin-bottom: 1rem
}

.product-form-group&gt;:not(:last-child) {
    margin-right: 2rem
}

.product-form-group .product-variations {
    margin-bottom: 7px
}

.size-guide {
    display: inline-flex;
    align-items: center;
    font-weight: 300
}

.size-guide i {
    margin-right: .5rem;
    font-size: 1.8rem
}

.product-variation-price {
    display: none;
    padding-top: 10px
}

.product-variation-price span {
    margin-bottom: 1rem;
    color: #222;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: -0.025em
}

.product-variation-clean {
    display: block;
    position: absolute;
    left: 0;
    top: calc(100% - 10px);
    font-size: 1.2rem
}

@media(min-width:992px) {
    .pg-vertical .product-thumbs-wrap {
        order: -1;
        max-width: 75px;
        margin: 0 2rem 0 0
    }
    .pg-vertical .product-single-carousel {
        max-width: calc(100% - 119px)
    }
    .pg-vertical .product-thumbs {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
    .pg-vertical .product-thumb {
        margin: 0 0 1rem
    }
    .pg-vertical .thumb-up,
    .pg-vertical .thumb-down {
        display: flex;
        width: 100%;
        height: 2.4rem
    }
    .pg-vertical .thumb-up {
        transform: translateY(-100%)
    }
    .pg-vertical .thumb-up i::before {
        content: "\f077"
    }
    .pg-vertical .thumb-down {
        top: auto;
        transform: translateY(100%)
    }
    .pg-vertical .thumb-down i::before {
        content: "\f078"
    }
    .pg-vertical .product-label-group {
        left: 14rem
    }
}

.product-single.product-sticky-both .p-sticky {
    top: 88px
}

.product-single.product-sticky-both .product-details {
    padding: 0
}

.social-links {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center
}

.social-link {
    margin: 2px 8px 2px 0;
    width: 30px;
    height: 30px;
    line-height: 26px;
    font-size: 1.4rem;
    border-radius: 50%;
    border: 2px solid #ccc;
    color: inherit;
    transition: color .4s, border .4s, background .4s;
    text-align: center
}

.social-link:last-child {
    margin-right: 0
}

.social-link i {
    letter-spacing: -0.001em;
    line-height: 1
}

.social-link:hover {
    background: var(--color-primary);
    border-color: var(--color-primary);
    color: #fff
}

.social-link.social-facebook:hover {
    background: var(--color-facebook);
    border-color: var(--color-facebook)
}

.social-link.social-twitter:hover {
    background: var(--color-twitter);
    border-color: var(--color-twitter)
}

.social-link.social-linkedin:hover {
    background: var(--color-linkedin);
    border-color: var(--color-linkedin)
}

.social-link.social-email:hover {
    background: var(--color-email);
    border-color: var(--color-email)
}

.social-link.social-google:hover {
    background: var(--color-google);
    border-color: var(--color-google)
}

.social-link.social-pinterest:hover {
    background: var(--color-pinterest);
    border-color: var(--color-pinterest)
}

.social-link.social-reddit:hover {
    background: var(--color-reddit);
    border-color: var(--color-reddit)
}

.social-link.social-tumblr:hover {
    background: var(--color-tumblr);
    border-color: var(--color-tumblr)
}

.social-link.social-vk:hover {
    background: var(--color-vk);
    border-color: var(--color-vk)
}

.social-link.social-whatsapp:hover {
    background: var(--color-whatsapp);
    border-color: var(--color-whatsapp)
}

.social-link.social-xing:hover {
    background: var(--color-xing);
    border-color: var(--color-xing)
}

.social-link.social-instagram:hover {
    background: var(--color-instagram);
    border-color: var(--color-instagram)
}

.no-border .social-link {
    border: 0;
    line-height: 30px
}

.no-border .social-link:not(:hover) {
    background: transparent
}

.inline-links .social-link {
    display: inline-block;
    margin-right: 2rem;
    width: auto;
    height: auto;
    border: 0;
    color: inherit
}

.inline-links .social-link:not(:last-child) {
    margin-right: 2rem
}

.inline-links .social-link:hover {
    background: transparent
}

.inline-links .social-link.social-facebook:hover {
    color: var(--color-facebook)
}

.inline-links .social-link.social-twitter:hover {
    color: var(--color-twitter)
}

.inline-links .social-link.social-linkedin:hover {
    color: var(--color-linkedin)
}

.inline-links .social-link.social-email:hover {
    color: var(--color-email)
}

.inline-links .social-link.social-google:hover {
    color: var(--color-google)
}

.inline-links .social-link.social-pinterest:hover {
    color: var(--color-pinterest)
}

.inline-links .social-link.social-reddit:hover {
    color: var(--color-reddit)
}

.inline-links .social-link.social-tumblr:hover {
    color: var(--color-tumblr)
}

.inline-links .social-link.social-vk:hover {
    color: var(--color-vk)
}

.inline-links .social-link.social-whatsapp:hover {
    color: var(--color-whatsapp)
}

.inline-links .social-link.social-xing:hover {
    color: var(--color-xing)
}

.inline-links .social-link.social-instagram:hover {
    color: var(--color-instagram)
}

.tab-content {
    background-color: #fff
}

.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ebebeb
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item:hover .nav-link {
    color: #222
}

.nav-link {
    display: block;
    margin-bottom: -0.1rem;
    padding: 1.6rem .2rem;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.01em;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    transition: border .35s, color .35s, background-color .35s
}

.nav-item:not(:last-child) {
    margin-right: 2.5rem
}

.nav-fill .nav-item {
    flex: 1
}

.tab-content {
    position: relative
}

.tab-content&gt;.tab-pane {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 0 !important;
    opacity: 0;
    z-index: -1;
    transition: visibility .3s, opacity .3s
}

.tab-content&gt;.active {
    position: relative;
    visibility: visible;
    height: auto !important;
    opacity: 1;
    z-index: auto
}

.tab-pane {
    padding: 2.3rem 0;
    line-height: 1.72;
    color: #666
}

.tab-nav-simple .nav-link {
    border-bottom: 2px solid transparent;
    background-color: transparent;
    color: #666
}

.tab-nav-simple .nav-item.show .nav-link,
.tab-nav-simple .nav-item .nav-link.active,
.tab-nav-simple .nav-item:hover .nav-link {
    border-bottom-color: var(--color-primary)
}

.tab-nav-center .nav {
    justify-content: center
}

.tab-nav-boxed .nav-item {
    margin-right: 0
}

.tab-nav-boxed .nav-link {
    padding-left: 2.4rem;
    padding-right: 2.4rem
}

.tab-nav-round .nav-item:not(:last-child) {
    margin-right: 2px
}

.tab-nav-round .nav-link {
    margin-bottom: 0;
    border-radius: 2.3rem;
    background-color: #f2f3f5
}

.tab-nav-round .nav-tabs {
    border-bottom: 0
}

.tab-boxed .tab-pane {
    padding-left: 2rem;
    padding-right: 2rem
}

.tab-outline .tab-content {
    border: 1px solid #ebebeb
}

.tab-outline .nav-tabs {
    border-bottom: 0
}

.tab-outline .nav-link {
    padding-top: 1.4rem;
    padding-bottom: 1.5rem;
    border: 1px solid transparent;
    border-top-width: 2px
}

.tab-outline .nav-item.show .nav-link,
.tab-outline .nav-item .nav-link.active,
.tab-outline .nav-item:hover .nav-link {
    border-color: #ebebeb;
    border-top-color: var(--color-primary)
}

.tab-outline2 .nav {
    position: relative;
    z-index: 1
}

.tab-outline2 .tab-content {
    border: 1px solid #ebebeb
}

.tab-outline2 .nav-tabs {
    border-bottom: 0
}

.tab-outline2 .nav-link {
    padding-top: 1.5rem;
    border: 1px solid transparent
}

.tab-outline2 .nav-item.show .nav-link,
.tab-outline2 .nav-item .nav-link.active,
.tab-outline2 .nav-item:hover .nav-link {
    border-color: #ebebeb;
    border-bottom-color: #fff
}

.tab-vertical {
    display: flex
}

.tab-vertical .nav-tabs {
    flex-flow: column nowrap;
    width: 27.8%;
    border: 0;
    border-right: 2px solid #ebebeb
}

.tab-vertical .tab-content {
    width: 72.3%;
    padding-left: 2rem
}

.tab-vertical .nav-item {
    margin-right: 0
}

.tab-vertical .nav-link {
    position: relative;
    margin-right: -2px;
    padding-left: 2rem;
    width: calc(100% + 2px);
    border: 0;
    text-align: left
}

.tab-vertical .nav-link::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: 2px;
    height: calc(100% - 6px);
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    z-index: 1
}

.tab-vertical .tab-pane {
    padding: 1.7rem 2rem 1.7rem 0
}

.tab-vertical.tab-simple .nav-link {
    margin-right: -2px
}

.tab-vertical.tab-simple .nav-link::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: 2px;
    height: calc(100% - 6px);
    top: 50%;
    transform: translateY(-50%) scale(0);
    background-color: transparent;
    transition: transform .3s;
    z-index: 1
}

.tab-vertical.tab-simple .nav-item.show .nav-link,
.tab-vertical.tab-simple .nav-item .nav-link.active,
.tab-vertical.tab-simple .nav-item:hover .nav-link {
    color: var(--color-primary)
}

.tab-vertical.tab-simple .nav-item.show .nav-link::after,
.tab-vertical.tab-simple .nav-item .nav-link.active::after,
.tab-vertical.tab-simple .nav-item:hover .nav-link::after {
    background-color: var(--color-primary);
    transform: translateY(-50%) scale(1)
}

@media(max-width:767px) {
    .tab-vertical {
        flex-flow: column nowrap
    }
    .tab-vertical .tab-content,
    .tab-vertical .nav-tabs {
        width: 100%
    }
    .tab-vertical .nav-tabs {
        border: 0
    }
    .tab-vertical .tab-content {
        padding-left: 0
    }
    .tab-vertical.tab-simple .nav-link::after {
        height: 2px;
        width: 100%;
        background-color: transparent;
        top: calc(100% - 2px);
        transform: scale(0)
    }
    .tab-vertical.tab-simple .nav-item.show .nav-link::after,
    .tab-vertical.tab-simple .nav-item .nav-link.active::after,
    .tab-vertical.tab-simple .nav-item:hover .nav-link::after {
        transform: scale(1)
    }
}

.tab-inverse .tab-content {
    border-color: #fff
}

.tab-inverse .nav-tabs {
    border: 0
}

.tab-inverse .nav-link {
    margin: 0;
    width: 100%
}

.tab-inverse .nav-item.show .nav-link,
.tab-inverse .nav-item .nav-link.active,
.tab-inverse .nav-item:hover .nav-link {
    background-color: #fff;
    border-color: #fff
}

.tab-inverse.tab-simple .nav-link {
    padding-top: 1.4rem;
    border-top: 2px solid transparent
}

.tab-inverse.tab-simple .nav-item.show .nav-link,
.tab-inverse.tab-simple .nav-item .nav-link.active,
.tab-inverse.tab-simple .nav-item:hover .nav-link {
    border-top-color: var(--color-primary)
}

.tab-nav-solid .nav-link {
    padding-bottom: 1.6rem;
    border: 0
}

.tab-nav-solid .nav-item.show .nav-link,
.tab-nav-solid .nav-item .nav-link.active,
.tab-nav-solid .nav-item:hover .nav-link {
    color: #fff;
    background-color: var(--color-primary);
    border-color: var(--color-primary)
}

@media(max-width:767px) {
    .nav-link {
        font-size: 1.4rem
    }
    .tab-nav-boxed .nav-link {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media(max-width:479px) {
    .tab-nav-round .nav-link {
        margin-bottom: .5rem
    }
}

.nav-filters {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #666
}

.nav-filters li:not(:last-child) {
    margin-right: 1.8rem
}

.nav-filter {
    display: inline-block;
    position: relative;
    padding: .5rem 0;
    font-size: 1.4rem;
    letter-spacing: -0.01em;
    line-height: 1;
    transition: color .3s
}

.nav-filter.active {
    color: var(--color-primary)
}

.filter-underline .nav-filter {
    border-bottom: 1px solid transparent;
    transition: color .3s, border-color .3s
}

.filter-underline .nav-filter.active {
    border-color: var(--color-primary)
}

.tooltiptext {
    position: absolute;
    padding: 1rem .7rem;
    bottom: 125%;
    left: 50%;
    background-color: #333;
    color: #fff;
    font: 400 1.3rem var(--font-stack-second);
    letter-spacing: .01em;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transform: translateX(-50%);
    z-index: 1;
    transition: opacity .3s
}

.tooltip-top::after {
    content: "";
    position: absolute;
    top: 96%;
    left: 50%;
    margin-left: -6px;
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent
}

.title {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    text-align: center;
    margin-bottom: 2.6rem;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: #222
}

.title::before,
.title::after {
    flex: 1;
    content: '';
    height: 2px;
    background-color: #edeef0
}

.title::before {
    margin-right: 3rem
}

.title::after {
    margin-left: 3rem
}

@media(max-width:479px) {
    .title::before {
        margin-right: 1.5rem
    }
    .title::after {
        margin-left: 1.5rem
    }
}

.title-wrapper .title {
    margin-bottom: .5rem
}

.title-wrapper p {
    margin-bottom: 2.3rem;
    font-size: 1.4rem;
    line-height: 1.71;
    color: #999
}

.title-simple {
    display: block
}

.title-simple::before,
.title-simple::after {
    content: none
}

.title-line:before {
    content: none
}

.title-underline {
    display: block;
    position: relative;
    text-align: left
}

.title-underline:after {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.title-underline:before {
    content: none
}

.title-underline span {
    display: inline-block;
    position: relative;
    z-index: 2;
    line-height: 2.28
}

.title-underline span::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    bottom: 0;
    background-color: var(--color-primary)
}

.title-icon {
    flex-direction: column
}

.title-icon&gt;i {
    margin-top: 1rem;
    font-size: 1.4rem;
    color: var(--color-primary)
}

.title-icon::before,
.title-icon::after {
    content: none
}

.title-white {
    color: #fff
}

.title-white::before,
.title-white::after {
    background-color: #fff;
    opacity: .1
}

.title-white&gt;.title {
    color: #fff
}

.title-white&gt;.title::before,
.title-white&gt;.title::after {
    background-color: #fff;
    opacity: .1
}

.title-white&gt;p {
    color: #fff;
    opacity: .5
}

.title-link {
    justify-content: space-between;
    padding: 1rem 0;
    border-bottom: 1px solid var(--color-border)
}

.title-link::before,
.title-link::after {
    content: none
}

.title-link a {
    color: #444;
    font-size: 1.2rem
}

.title-link a:hover {
    color: var(--color-primary)
}

.title-link i {
    font-size: 1rem
}

.with-link {
    display: flex;
    justify-content: space-between;
    line-height: 1.2
}

.with-link::after {
    background-color: #edeef0
}

.with-link a {
    display: inline-flex;
    align-items: center;
    margin-left: auto;
    font-size: 1.2rem;
    font-family: var(--font-stack-second);
    font-weight: 700;
    letter-spacing: -0.025em;
    color: #444;
    transition: color .3s
}

.with-link a:hover {
    color: var(--color-primary)
}

.with-link i {
    margin-left: .5rem;
    font-size: 1.1rem;
    line-height: 0
}

.widget-title {
    margin-bottom: 2rem;
    padding: 1.1rem 0;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    border-bottom: 1px solid var(--color-border);
    letter-spacing: -0.025em
}

.widget-products .widget-title {
    padding: 1.6rem 0 1.1rem;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -0.01em
}

.instagram {
    position: relative;
    overflow: hidden
}

.instagram a {
    display: block;
    position: relative;
    height: 100%
}

.instagram a::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    transition: opacity .3s;
    z-index: 1
}

.instagram a::after {
    content: '\f24d';
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotateY(180deg);
    font-size: 4rem;
    font-family: 'LineAwesome';
    color: #fff;
    opacity: 0;
    transition: opacity .3s;
    z-index: 1
}

.instagram img {
    display: block;
    transition: transform .3s;
    width: 100%;
    height: auto
}

.instagram:hover a::before {
    opacity: .5
}

.instagram:hover a::after {
    opacity: 1
}

.instagram:hover img {
    transform: scale(1.15)
}

.instagram-info .instagram-content {
    position: absolute;
    left: 3rem;
    bottom: 3rem;
    font-size: 1.4rem;
    font-family: var(--font-stack-second);
    letter-spacing: 0;
    color: #fff;
    opacity: 0;
    z-index: 2;
    transition: opacity .3s
}

.instagram-info .instagram-content i {
    display: inline-block;
    margin-right: .8rem;
    vertical-align: middle;
    font-size: 1.6rem
}

.instagram-info .instagram-content a {
    display: inline-block;
    color: #fff
}

.instagram-info .instagram-content a:not(:last-child) {
    margin-right: 2rem
}

.instagram-info .instagram-content a::before {
    content: none
}

.instagram-info a::after {
    content: none
}

.instagram-info:hover .instagram-content {
    opacity: 1
}

.product:hover .product-item-countdown {
    visibility: hidden;
    opacity: 0;
    transform: translateY(-150%)
}

@charset 'UTF-8';
.shop-banner-default {
    background-position-x: 40%;
    padding: 7.8rem 1.5rem 7.8rem 9.1%
}

.shop-banner-default .banner-subtitle {
    font-size: 2em
}

.shop-banner-default .banner-title {
    margin-bottom: 1.8rem;
    font-size: 4em;
    letter-spacing: .05em
}

.shop-banner-default p {
    font-size: 1.6rem
}

.shop-boxed-banner {
    background-position-x: 40%;
    padding: 7.8rem 1.5rem 7.8rem 6.7%
}

.shop-boxed-banner .banner-subtitle {
    font-size: 2em
}

.shop-boxed-banner .banner-title {
    font-size: 4em
}

.shop-boxed-banner p {
    font-size: 1.6rem;
    line-height: 1.375
}

.filter-actions,
.toolbox,
.toolbox-left,
.toolbox-right,
.toolbox-item,
.toolbox-item-full {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.filter-actions,
.toolbox {
    justify-content: space-between
}

.toolbox {
    font-size: 1.3rem;
    line-height: 1.5;
    padding: 2.7rem 0 1rem;
    transition: padding .4s
}

.toolbox&gt;*:not(:last-child),
.toolbox-left&gt;*:not(:last-child),
.toolbox-right&gt;*:not(:last-child) {
    margin-right: 1.1rem
}

.toolbox label {
    margin-right: 1rem;
    font-weight: 600;
    text-transform: uppercase
}

.toolbox select {
    cursor: pointer;
    padding-top: .85rem;
    padding-bottom: .85rem
}

.toolbox .select-box .form-control {
    color: #222
}

.toolbox .select-box::before {
    font-size: 1rem;
    right: 1rem
}

.toolbox .toolbox-sort .form-control {
    max-width: 15.2rem;
    padding-left: 1.4rem
}

.toolbox .toolbox-sort::before {
    right: 1.4rem
}

.toolbox .left-sidebar-toggle {
    padding: .8em 1.04em
}

.toolbox-item {
    flex-wrap: nowrap;
    margin-bottom: 1rem
}

.toolbox-item-full {
    flex-basis: 100%
}

.btn-layout {
    color: #dadada;
    font-size: 16px;
    margin: 0 0 1px 2px;
    padding: 0 2px
}

.btn-layout:last-child {
    padding-right: 0
}

.btn-layout:hover,
.btn-layout.active {
    color: #333
}

.btn-layout+.btn-layout {
    margin-left: 5px
}

.select-menu {
    color: #222
}

.select-menu::before {
    right: 1.25em;
    font-size: 1.2rem;
    margin-top: 1px
}

.select-menu ul,
.select-menu ul::before {
    content: '';
    position: absolute;
    border: 1px solid var(--color-border-light);
    width: 11px
}

.select-menu ul {
    top: 100%;
    z-index: 100;
    width: 18rem;
    margin-top: 1rem;
    padding: 1rem 1.4rem 1rem;
    background: #fff;
    opacity: 0;
    visibility: hidden
}

.select-menu ul a {
    padding-left: 20px
}

.select-menu ul a::before {
    width: 12px;
    height: 12px
}

.select-menu ul::before {
    top: -6px;
    left: 22px;
    height: 11px;
    border-width: 1px 0 0 1px;
    background: #fff;
    transform: rotate(45deg)
}

.select-menu.opened&gt;ul {
    opacity: 1;
    visibility: visible
}

.select-menu select,
.select-menu-toggle {
    position: relative;
    border: 1px solid #ccc;
    padding: .65em 3.05em .58em 1.07em;
    font-size: 1.3rem;
    line-height: 1.5
}

.select-menu select {
    max-width: 17.2rem;
    padding-right: 2.63em
}

.select-item {
    padding: 5px .7rem 5px 1.2rem;
    color: #222;
    background: #eee;
    letter-spacing: -0.01em
}

.select-item i {
    padding: 5px;
    margin-left: 3px;
    font-size: 11px
}

.select-items {
    display: none
}

.toolbox+.select-items {
    font-size: 1.2rem;
    margin: 2px 0 1.8rem
}

.select-items&gt;* {
    display: inline-block;
    margin: 0 .8rem .5rem 0
}

.select-items .filter-clean {
    margin-left: 1.2rem
}

.toolbox-pagination {
    border-top: 1px solid #f4f4f4;
    padding: 3rem 0 2rem
}

.toolbox-horizontal .show-info {
    color: #999;
    font-size: inherit
}

.toolbox-wrap {
    display: flex;
    flex-direction: column-reverse;
    line-height: 1.3
}

.toolbox-wrap .toolbox&gt;* {
    line-height: 37px
}

.toolbox-wrap .left-sidebar-toggle {
    padding: 0 1em;
    margin-right: 2rem;
    font-weight: 600;
    line-height: 33px
}

.toolbox-wrap .show-info {
    color: #999;
    font-size: 1.2rem
}

.toolbox-wrap .show-info span {
    margin: 0 .5rem
}

.toolbox-wrap .toolbox-layout {
    display: flex
}

.toolbox-wrap option {
    text-transform: none
}

.toolbox-wrap .toolbox-layout {
    display: flex
}

.toolbox-wrap .widget-title {
    padding-bottom: 1.3rem;
    border-top: 0
}

.toolbox-wrap .sidebar-fixed .sidebar-content {
    padding-bottom: 0
}

@media(max-width:575px) {
    .toolbox-item label {
        display: none
    }
    .toolbox-horizontal {
        flex-direction: column
    }
    .toolbox-horizontal .toolbox-left,
    .toolbox-horizontal .toolbox-right {
        justify-content: center
    }
    .toolbox-pagination {
        flex-direction: column
    }
    .toolbox-pagination&gt;*:not(:last-child) {
        margin-bottom: 1rem
    }
}

@media(min-width:576px) {
    .toolbox-horizontal .toolbox-left {
        margin-right: auto
    }
    .mr-sm-auto {
        margin-right: auto !important
    }
}

@media(max-width:991px) {
    .toolbox .sidebar-fixed {
        margin-right: 0
    }
    .toolbox .sidebar-content {
        display: block
    }
    .sidebar-content .select-menu {
        display: block;
        margin: 0;
        font-size: 1.4rem
    }
    .sidebar-content .select-menu ul {
        position: static;
        width: 100%;
        padding: 0;
        border: 0;
        color: #666;
        margin: 0 0 1.1rem;
        opacity: 1;
        visibility: visible
    }
    .sidebar-content .select-menu ul a {
        padding-left: 26px
    }
    .sidebar-content .select-menu ul a::before {
        width: 14px;
        height: 14px;
        margin-top: 0
    }
    .sidebar-content .select-menu::before,
    .sidebar-content .select-menu ul::before,
    .sidebar-content .select-menu&gt;a::before {
        content: none
    }
    .sidebar-content .select-menu-toggle {
        display: block;
        border-width: 3px 0 0;
        padding: 2rem 2px 1.6rem;
        font-size: 1.5rem;
        font-weight: 600;
        text-transform: uppercase
    }
}

@media(min-width:992px) {
    .toolbox .sidebar-content {
        max-width: none
    }
    .toolbox-horizontal .sidebar-fixed .sidebar-content {
        padding-bottom: 0
    }
    .toolbox-wrap .sidebar-content {
        border: solid #ebebeb;
        border-width: 3px 0;
        margin-bottom: 2rem;
        transition: border-color .3s
    }
    .toolbox-wrap .filter-actions:first-child {
        padding: 0
    }
    .toolbox-wrap .sidebar-toggle-btn {
        display: none
    }
    .toolbox-wrap&gt;.closed {
        margin: 0
    }
    .toolbox-wrap&gt;.closed .sidebar-content {
        display: none;
        border-color: transparent;
        background: transparent
    }
}

@media(min-width:1200px) {
    .select-menu:not(:last-child) {
        margin-right: 2rem
    }
    .toolbox .shop-sidebar {
        margin-right: 2rem
    }
}

.cart-added-alert {
    display: none;
    margin-bottom: 1rem
}

.container&gt;.cart-added-alert:first-child {
    margin-top: -1rem
}

.cart-added-alert span {
    color: #222
}

.cart-added-alert i::before,
.cart-added-alert i::after {
    background-color: #222
}

.product-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
    position: sticky
}

.product-gallery.product-gallery-sticky {
    top: 2rem;
    padding-bottom: 3rem;
    transition: top .3s
}

.sticky-header-active .product-gallery.product-gallery-sticky {
    top: 8rem
}

.product-gallery.row&gt;* {
    display: flex;
    align-items: center
}

.product-gallery.row .product-image-full {
    right: 2rem
}

.product-image-full {
    display: block;
    position: absolute;
    padding: 1rem;
    right: 1rem;
    bottom: 1rem;
    color: #999;
    font-size: 2.4rem;
    line-height: 1;
    opacity: 0;
    transition: opacity .3s;
    z-index: 1
}

:hover&gt;.product-image-full {
    opacity: 1
}

.product-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 2px
}

.product-navigation .breadcrumb {
    font-size: inherit
}

.product-navigation li {
    padding: 3px 0 1.1rem
}

.product-nav {
    display: flex;
    position: relative;
    color: #999
}

.product-nav i {
    font-size: 1.2rem
}

.product-nav li+li {
    margin-left: 1.5rem
}

.product-nav .product-name {
    color: #666;
    font-size: 1.2rem;
    font-weight: 400;
    white-space: normal
}

.product-nav li:hover .product-nav-popup {
    opacity: 1;
    visibility: visible;
    transform: none
}

.product-nav-popup {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 30;
    width: 120px;
    padding: 0 5px 5px;
    line-height: 1.5;
    text-align: center;
    background-color: #fff;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    transform: scale(0.9);
    transform-origin: top;
    transition: opacity .3s, transform .3s
}

.product-nav-popup::before {
    content: '';
    position: absolute;
    top: -8px;
    right: 18px;
    width: 16px;
    height: 16px;
    transform: rotate(45deg);
    background-color: #fff;
    box-shadow: inherit
}

.product-nav-popup img {
    position: relative;
    padding-top: 5px;
    background-color: #fff
}

.product-nav-prev .product-nav-popup::before {
    right: 6.6rem
}

.product-tabs .nav-link {
    color: #999
}

.product-tabs .nav-item.show .nav-link,
.product-tabs .nav-item:hover .nav-link,
.product-tabs .nav-item .nav-link.active {
    border-bottom-color: var(--color-primary-dark)
}

.product-tabs .nav-link {
    padding: 1rem 2px;
    line-height: 1.2
}

.product-tabs .nav-item:not(:last-child) {
    margin-right: 2.3rem
}

.product-tabs .tab-pane {
    padding-left: 2px;
    line-height: 1.86
}

.product-tabs p,
.product-tabs&gt;div ul {
    margin-bottom: 1.5rem
}

.product-footer+.product-tabs {
    margin-top: 2.5rem
}

.product-tabs .tab-pane .list-type li,
.product-status .list-type li {
    padding-left: 3rem
}

.product-status {
    line-height: 2
}

#product-tab-additional label {
    display: inline-block;
    min-width: 20rem;
    color: #222
}

#product-tab-additional p {
    display: inline-block;
    margin-bottom: 0
}

#product-tab-shipping-returns h6 {
    font-size: 1.4rem
}

#product-tab-reviews h4 {
    font-size: 1.4rem
}

#product-tab-reviews .comments {
    padding-top: 2rem
}

#product-tab-reviews .comments&gt;ul {
    padding-right: 3rem
}

#product-tab-reviews .comments ul {
    border-bottom: 1px solid var(--color-border)
}

#product-tab-reviews .comments li {
    padding-bottom: 2rem;
    margin-bottom: 2rem
}

#product-tab-reviews .comments li:last-child {
    margin-bottom: 0
}

#product-tab-reviews .comments li {
    margin-left: 3rem
}

#product-tab-reviews .comment p {
    margin-bottom: 0
}

#product-tab-reviews .comment-rating {
    position: absolute;
    right: 0;
    top: 8px
}

#product-tab-reviews .average-rating {
    font-size: 1.6rem
}

#product-tab-reviews .ratings-full {
    margin-right: 0
}

#product-tab-reviews form .row {
    max-width: 77.6rem
}

#product-tab-reviews .reply {
    margin-bottom: 0
}

#product-tab-reviews .ratings::before {
    color: var(--color-secondary)
}

@media(max-width:479px) {
    #product-tab-reviews .comment-rating {
        top: -10px
    }
}

.rating-form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2.2rem
}

.rating-form label {
    margin-right: 1rem
}

.rating-stars {
    display: flex;
    position: relative;
    height: 14px;
    font-size: 1.4rem
}

.rating-stars a {
    color: #999;
    text-indent: -9999px;
    letter-spacing: 1px;
    width: 16px
}

.rating-stars a:before {
    content: '';
    position: absolute;
    left: 0;
    height: 14px;
    line-height: 1;
    font-family: 'LineAwesome';
    text-indent: 0;
    overflow: hidden;
    white-space: nowrap
}

.rating-stars a.active:before,
.rating-stars a:hover:before {
    content: "\f318\f318\f318\f318\f318";
    color: var(--color-secondary)
}

.rating-stars .star-1 {
    z-index: 10
}

.rating-stars .star-2 {
    z-index: 9
}

.rating-stars .star-3 {
    z-index: 8
}

.rating-stars .star-4 {
    z-index: 7
}

.rating-stars .start-5 {
    z-index: 6
}

.rating-stars .star-1:before {
    width: 14px
}

.rating-stars .star-2:before {
    width: 28px
}

.rating-stars .star-3:before {
    width: 42px
}

.rating-stars .star-4:before {
    width: 56px
}

.rating-stars .star-5:before {
    content: "\f318\f318\f318\f318\f318"
}

.product-sticky-content:not(.fixed) .sticky-product-details {
    display: none
}

.product-sticky-content:not(.fixed) .container {
    padding: 0
}

.product-sticky-content.fixed {
    padding: 1rem 0
}

.product-sticky-content.fixed .container {
    display: flex;
    align-items: center
}

.product-sticky-content.fixed .product-form {
    flex: 1
}

.product-sticky-content.fixed .product-form-group {
    justify-content: flex-end
}

.product-sticky-content.fixed .product-form,
.product-sticky-content.fixed .product-form-group&gt;* {
    margin-bottom: 0
}

.product-sticky-content.fixed .product-form&gt;label {
    display: none
}

.product-sticky-content.fixed .input-group {
    margin-right: .8rem
}

.sticky-product-details {
    display: flex;
    align-items: center
}

.sticky-product-details img {
    display: block
}

.sticky-product-details .product-image {
    margin-right: 1rem;
    max-width: 9rem
}

.sticky-product-details .product-title {
    margin-bottom: .5rem;
    font-weight: 700
}

.sticky-product-details .product-price {
    font-weight: 600
}

.sticky-product-details .product-title,
.sticky-product-details .product-price {
    font-family: var(--font-stack-second);
    font-size: 2rem
}

.sticky-product-details .product-price,
.sticky-product-details .ratings-wrapper {
    margin-bottom: 0
}

.sticky-product-details .product-info {
    display: flex
}

.sticky-product-details .product-price {
    margin-right: 2rem
}

aside .service-list {
    padding: 0 2rem;
    border: 1px solid #eee
}

aside .service-list&gt;* {
    justify-content: flex-start;
    padding: 2.3rem 0
}

aside .service-list&gt;:not(:last-child) {
    border-bottom: 1px solid #eee
}

aside .service-list svg {
    height: 4rem;
    margin: -1rem -0.6rem -1rem 0
}

aside .service-list .icon-box-title {
    margin-bottom: .3rem;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1.2
}

aside .service-list p {
    color: #777;
    letter-spacing: -0.025em;
    line-height: 1.2
}

aside .service-list .icon-box2 svg {
    height: 4.8rem;
    margin-right: -1rem
}

@media(min-width:768px) {
    .product-gallery.sticky-sidebar {
        padding-bottom: 7rem
    }
}

@media(min-width:992px) {
    .product-form select {
        width: 20rem
    }
    .product-single .product-details {
        padding-left: 1rem
    }
    .product-details.row {
        padding-left: 0
    }
    .product-details.row&gt;:last-child {
        padding-left: 2rem
    }
}

@media(min-width:1600px) {
    .container-fluid .product-thumbs.owl-carousel {
        width: calc(100% + 20px);
        margin: 0 -10px
    }
    .container-fluid .product-thumb {
        margin: 0 10px
    }
    .container-fluid .product-thumbs-wrap {
        margin-top: 20px
    }
    .container-fluid .product-thumbs .owl-prev {
        left: 10px
    }
    .container-fluid .product-thumbs .owl-next {
        right: 10px
    }
    .container-fluid .pg-vertical .product-thumb {
        margin: 0 0 20px
    }
    .container-fluid .pg-vertical .product-thumbs-wrap {
        margin: 0 20px 0 0
    }
    .container-fluid .pg-vertical .product-single-carousel {
        max-width: calc(100% - 129px)
    }
}

@media(min-width:992px) and (max-width:1199px) {
    aside .service-list {
        padding: 0 1rem
    }
}

.product-sticky-both .btn-cart {
    margin-bottom: 1rem
}

.product-sticky-both .product-cta {
    display: flex
}

.product-sticky-both .btn-wishlist {
    margin-bottom: 1rem
}

@media(min-width:992px) {
    .product-sticky-both .btn-cart {
        max-width: 100%
    }
    .product-sticky-both .product-form .select-box,
    .product-sticky-both .product-form .p-relative {
        margin-right: 0;
        width: 100%
    }
    .product-sticky-both .product-form select {
        flex: 1;
        width: 100%
    }
}

.header {
    font-family: var(--font-stack-second);
    letter-spacing: -0.025em;
    background: #fff
}

.header .container,
.header .container-fluid,
.header .inner-wrap {
    display: flex;
    align-items: center
}

.header .inner-wrap {
    width: 100%
}

.header-transparent {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 20;
    background: transparent
}

.header-transparent .fixed {
    background: #222
}

.header-top,
.header-middle,
.header-bottom {
    display: flex
}

.header-border {
    border-bottom: 1px solid var(--color-border-light)
}

.has-center .header-left,
.has-center .header-right {
    flex: 1
}

.has-center .header-right {
    justify-content: flex-end
}

.has-center .header-center {
    margin-left: 2rem;
    margin-right: 2rem
}

.header-left,
.header-right,
.header-center {
    display: flex;
    align-items: center
}

.header-right {
    margin-left: auto
}

.header-top {
    background: #f2f3f5;
    font-size: 1.1rem;
    letter-spacing: -0.014em;
    text-transform: uppercase
}

.header-top .header-right&gt;* {
    margin-left: 2rem
}

.header-top .header-right&gt;*:first-child {
    margin-left: 0
}

.currency-dropdown a,
.language-dropdown a {
    white-space: nowrap
}

.header-middle {
    padding-top: 2.8rem;
    padding-bottom: 2.8rem;
    color: #222;
    background: #fff;
    font-size: 1.2rem;
    font-weight: 700
}

.header-middle .logo {
    margin-right: 4.1rem
}

.header-middle .main-nav {
    margin-right: 1.5rem
}

.header-middle .header-right .cart-dropdown&gt;a::after {
    content: none
}

.logo {
    max-width: 200px
}

.logo img {
    display: block
}

.header-bottom {
    font-size: 1.3rem;
    font-weight: 700
}

.header-bottom.header-bottom-dark {
    color: #fff;
    background: #333
}

.welcome-msg {
    margin: 0;
    padding: 7px 0;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    letter-spacing: inherit;
    line-height: 1.5;
    white-space: nowrap
}

.header-search {
    position: relative
}

.header-search .input-wrapper {
    display: flex;
    position: relative
}

.header-search input.form-control {
    flex: 1;
    min-width: 40px;
    padding: 1.1rem 1.5rem;
    border: 0;
    background-color: #eee;
    font-size: 1.2rem;
    letter-spacing: inherit
}

.header-search .btn-search {
    padding: 0;
    min-width: 40px;
    background-color: var(--color-primary);
    border: 0;
    color: #fff;
    font-size: 1.7rem
}

.header-search .btn-search i {
    margin: 0
}

.header-search .select-box {
    background-color: #f4f4f4
}

.header-search .select-box select {
    position: relative;
    max-width: 116px;
    padding-left: 20px;
    padding-right: 15px;
    border: 0;
    font-weight: 600;
    z-index: 1
}

.header-search.hs-toggle .input-wrapper {
    position: fixed;
    left: 10%;
    width: 80%;
    top: 10rem;
    min-width: 31rem;
    padding: 1.5rem;
    height: auto;
    background-color: #fff;
    box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    z-index: 100;
    transition: opacity ease .4s, z-index ease .4s, visibility ease .4s;
    border-radius: 7px;
    z-index: -9999
}

.header-search.hs-toggle::after {
    content: "";
    position: absolute;
    z-index: 1000;
    left: 50%;
    top: calc(100% - 19px);
    transform: translate3d(-50%, -5px, 0);
    border: 11px solid transparent;
    border-bottom: 11px solid #fff;
    visibility: hidden;
    opacity: 0;
    transition: transform .4s .2s, visibility .4s .2s, opacity .2s .2s
}

.header-search.hs-expanded {
    max-width: 53rem;
    width: 100%
}

.header-search.hs-expanded .input-wrapper {
    width: 100%
}

.header-search.hs-expanded .select-box {
    width: 13.2rem;
    margin-right: 2px;
    border-radius: 2rem 0 0 2rem;
    color: #444
}

.header-search.hs-expanded .select-box,
.header-search.hs-expanded .select-box select {
    cursor: pointer
}

.header-search.hs-expanded .select-box::before {
    right: 15px
}

.header-search.hs-expanded input.form-control {
    flex: 1;
    color: #ababab;
    background-color: #f4f4f4;
    margin-right: 2px
}

.header-search.hs-expanded .btn-search {
    padding-right: 5px;
    border-radius: 0 1.9rem 1.9rem 0;
    background-color: #f4f4f4;
    color: #444;
    font-size: 1.8rem
}

.header-search.hs-expanded .btn-search:hover {
    color: var(--color-primary)
}

.header-search.search-left .input-wrapper {
    left: 0;
    right: auto
}

.header-search.hs-simple {
    max-width: 26rem;
    width: 100%
}

.header-search.hs-simple input.form-control {
    padding: 0 4rem 0 2rem;
    border-radius: 25px;
    border: 1px solid #e1e1e1;
    font-family: inherit;
    background-color: #fff;
    color: #999
}

.header-search.hs-simple .btn-search {
    position: absolute;
    background: transparent;
    color: #333;
    min-width: 43px;
    height: 100%;
    border-radius: 25px;
    right: 0
}

.header-search.hs-simple .btn-search:hover {
    color: var(--color-primary)
}

.js-drawer-open .header-search.hs-toggle .input-wrapper {
    visibility: visible;
    opacity: 1;
    z-index: 99999
}

.js-drawer-open .header-search.hs-toggle::after {
    visibility: visible;
    transform: translate3d(-50%, 0, 0);
    opacity: 1;
    transition: transform .4s
}

.js-drawer-open .header-search.hs-toggle {
    color: var(--color-primary)
}

.header-search.hs-toggle .drawer .predictive-search-wrapper.predictive-search-wrapper--drawer {
    position: absolute;
    width: calc(100% - 3rem);
    background: #fff;
    top: calc(100% - 2rem + 2px);
    padding: 2rem;
    display: none;
    z-index: 9999;
    border: 1px solid #f2f2f2
}

.header-search.hs-toggle .drawer .predictive-search-wrapper.predictive-search-wrapper--drawer .title-line::after {
    height: 1px
}

.header-search.hs-simple .drawer .predictive-search-wrapper.predictive-search-wrapper--drawer,
.mm-search--wrapper .drawer .predictive-search-wrapper.predictive-search-wrapper--drawer {
    position: absolute;
    width: 100%;
    background: #fff;
    top: calc(100% + 2px);
    padding: 2rem;
    display: none;
    z-index: 9999;
    border: 1px solid #ccc;
    border-radius: .3rem
}

.header-search.hs-toggle .drawer .predictive-search-wrapper.predictive-search-wrapper--drawer.predictive-search-wrapper--visible,
.header-search.hs-simple .drawer .predictive-search-wrapper.predictive-search-wrapper--drawer.predictive-search-wrapper--visible,
.mm-search--wrapper .drawer .predictive-search-wrapper.predictive-search-wrapper--drawer.predictive-search-wrapper--visible {
    display: block
}

.drawer .predictive-search-wrapper .predictive-search__list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.drawer .predictive-search-wrapper .predictive-search__list .predictive-search__column--image {
    flex: 0 0 25%
}

.drawer .predictive-search-wrapper .predictive-search__list .predictive-search-item__title-text.product-name {
    white-space: normal
}

.drawer.drawer--mobile {
    position: relative
}

.drawer.drawer--mobile .predictive-search-wrapper.predictive-search-wrapper--drawer {
    width: 100%;
    top: 100%;
    z-index: 1
}

.mobile-search {
    display: none
}

.mobile-search .search-toggle i {
    font-size: 2.4rem;
    vertical-align: middle
}

.hs-toggle.dir-up::after {
    top: auto;
    bottom: 100%;
    border-bottom-color: transparent;
    border-top-color: #fff
}

.hs-toggle.dir-up .input-wrapper {
    top: auto;
    bottom: 100%;
    transform: translate3d(0, 10px, 0)
}

.search-toggle {
    display: inline-block;
    vertical-align: middle;
    padding: 1.1rem 0;
    transition: color .3s
}

.search-toggle span {
    cursor: pointer
}

.search-toggle i {
    font-size: 1.7rem;
    font-weight: 400;
    line-height: .9
}

.search-toggle i::before {
    margin: 0
}

.search-toggle.with-label {
    display: inline-flex;
    align-items: center
}

.search-toggle.with-label i {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    font-size: 2rem
}

.search-toggle.with-label span {
    margin-left: .5rem;
    cursor: pointer;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: uppercase
}

.header .login,
.header .call {
    margin-right: 1.5rem
}

.login {
    display: flex;
    align-items: center
}

.login span {
    cursor: pointer;
    font-weight: inherit;
    text-transform: uppercase
}

.login i+span {
    margin-left: .9rem
}

.login:hover {
    color: var(--color-primary)
}

.call {
    display: flex;
    align-items: center
}

.call span {
    font-weight: inherit;
    text-transform: uppercase;
    cursor: pointer
}

.call i+span {
    margin-left: .9rem
}

.call i {
    margin: 0 .2rem .2rem 0;
    font-size: 1.8rem;
    cursor: pointer
}

.call:hover {
    color: var(--color-primary)
}

.wishlist {
    display: inline-flex;
    align-items: center;
    transition: color .3s
}

.wishlist span {
    font-weight: inherit;
    cursor: pointer
}

.wishlist i {
    cursor: pointer
}

.wishlist:hover {
    color: var(--color-primary)
}

@keyframes fixedHeader {
    from {
        transform: translateY(-100%);
        transform-origin: center top 0
    }
    to {
        transform: translateY(0)
    }
}

@keyframes fixedHeader1 {
    from {
        transform: translateY(100%);
        transform-origin: center top 0
    }
    to {
        transform: translateY(0)
    }
}

.sticky-header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 1100;
    animation: fixedHeader .4s
}

@media(max-width:991px) {
    .sticky-wrapper {
        height: auto !important
    }
}

@media(max-width:1199px) {
    .main-nav .menu&gt;li {
        margin-right: 1.5rem
    }
    .header-middle .logo {
        margin-right: 2rem
    }
    .header-middle .divider {
        display: none
    }
}

@media(max-width:1023px) {
    .header .login span,
    .header .wishlist span {
        display: none
    }
}

@media(max-width:991px) {
    .header .main-nav,
    .header .divider,
    .header .login {
        display: none !important
    }
    .header-top .header-left {
        margin-right: 2rem
    }
    .header-middle .header-left,
    .header-middle .header-right {
        flex: 1
    }
    .header-middle .header-right {
        justify-content: flex-end
    }
    .header-middle .header-center {
        margin-left: auto;
        margin-right: auto
    }
    .header-middle .logo {
        margin-right: 0
    }
    .header-middle .header-search {
        display: none
    }
}

@media(max-width:767px) {
    .header .cart-dropdown .cart-toggle {
        display: none
    }
    .header-middle .mobile-search {
        display: block
    }
}

@media(max-width:480px) {
    .header-top .header-left {
        position: relative;
        overflow: hidden
    }
    .welcome-msg {
        transform: translateX(0);
        animation: 6s linear 2s 1 show_msg_first, 12s linear 8s infinite show_msg
    }
}

@keyframes show_msg_first {
    from {
        transform: translateX(0)
    }
    to {
        transform: translateX(-100%)
    }
}

@keyframes show_msg {
    from {
        transform: translateX(100%)
    }
    to {
        transform: translateX(-100%)
    }
}

.label-down {
    display: flex;
    flex-direction: column;
    align-items: center
}

.label-down i {
    display: inline-block
}

.label-down span {
    display: block
}

.label-down i+span {
    margin-top: .7rem
}

.mobile-link {
    display: block;
    margin-right: 0;
    margin-bottom: -3px
}

.mobile-link svg {
    margin: -1.1rem -1rem;
    width: 4.3rem;
    height: 4.3rem;
    stroke: #222;
    fill: #222;
    transition: stroke .3s, fill .3s
}

.mobile-link i {
    font-size: 2.6rem
}

.mobile-link+.mobile-link {
    margin-left: 2rem
}

.mobile-link:hover {
    color: var(--color-primary)
}

.mobile-link:hover svg {
    fill: var(--color-primary);
    stroke: var(--color-primary)
}

@media(min-width:768px) {
    .mobile-link {
        display: none
    }
}

.dropdown {
    position: relative
}

.dropdown:hover .dropdown-box,
.dropdown.show .dropdown-box {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.dropdown:hover::after,
.dropdown.show::after {
    visibility: visible;
    opacity: 1;
    top: calc(100% - 20px);
    transform: translate3d(-50%, 0, 0)
}

.dropdown:hover .dropdown-box,
.dropdown.show .dropdown-box {
    transform: translate3d(0, 0, 0)
}

.dropdown:hover&gt;a,
.dropdown.show&gt;a {
    color: var(--color-primary)
}

.dropdown::after {
    content: "";
    position: absolute;
    z-index: 1000;
    left: 50%;
    top: -9999px;
    transform: translate3d(-50%, -8px, 0);
    border: 11px solid transparent;
    border-bottom: 11px solid #fff;
    transition: opacity .2s ease-out, transform .2s ease-out;
    visibility: hidden;
    opacity: 0;
    cursor: pointer
}

.dropdown a {
    display: flex;
    align-items: center
}

.dropdown a .dropdown-image {
    max-width: 1.4rem;
    margin-right: .7rem;
    height: auto
}

.dropdown&gt;a {
    line-height: 1.1;
    padding: 9px 0
}

.dropdown&gt;a::after {
    display: inline-block;
    margin-left: 6px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 8px;
    line-height: 1;
    content: "ï¸"
}

.dropdown li.active&gt;a,
.dropdown li:hover&gt;a {
    color: var(--color-primary)
}

.dropdown.dir-up::after {
    border-bottom-color: transparent;
    border-top: 11px solid #fff;
    transform: translate3d(-50%, 8px, 0)
}

.dropdown.dir-up:hover .dropdown-box,
.dropdown.dir-up.show .dropdown-box {
    top: auto;
    bottom: 100%
}

.dropdown.dir-up:hover::after,
.dropdown.dir-up.show::after {
    top: auto;
    bottom: calc(100% - 20px);
    transform: translate3d(-50%, 0, 0)
}

.dropdown-box {
    position: absolute;
    right: 0;
    top: -9999px;
    margin: 0;
    padding: .5rem 0;
    color: #666;
    background-color: #fff;
    box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: transform .2s ease-out, opacity .2s, visibility .2s;
    transform: translate3d(0, -10px, 0)
}

.dropdown-box a {
    padding: .6rem 1rem
}

.dropdown-box li {
    font-size: inherit;
    line-height: 1.1
}

.dir-up .dropdown-box {
    transform: translate3d(0, 10px, 0)
}

@media(min-width:992px) {
    .dropdown-expanded::after {
        content: none
    }
    .dropdown-expanded&gt;a {
        display: none
    }
    .dropdown-expanded .dropdown-box {
        position: static;
        display: flex;
        visibility: visible;
        opacity: 1;
        background-color: transparent;
        box-shadow: none;
        border: 0;
        padding: 9px 0;
        transform: none;
        color: inherit
    }
    .dropdown-expanded .dropdown-box a {
        padding: 0
    }
    .dropdown-expanded .dropdown-box&gt;li {
        margin-right: 1.95rem
    }
    .dropdown-expanded .dropdown-box&gt;li:last-child {
        margin-right: 0
    }
}

@media(max-width:991px) {
    .dropdown.dropdown-expanded li:hover&gt;a {
        color: var(--color-primary)
    }
}

.cart-dropdown&gt;a {
    padding: .7rem 0
}

.cart-dropdown .cart-toggle {
    padding: .6rem 0 .7rem
}

.cart-dropdown .cart-toggle::after {
    content: none
}

.cart-dropdown .cart-label {
    display: block;
    cursor: pointer;
    margin: 0 1rem 0 0;
    font-weight: inherit;
    text-transform: uppercase;
    letter-spacing: -0.025em
}

.cart-dropdown .minicart-icon {
    display: inline-block;
    font-size: 1.2rem;
    color: var(--color-primary)
}

.cart-dropdown .minicart-icon2 {
    display: inline-block;
    font-size: 1.2rem;
    color: var(--color-primary)
}

.cart-dropdown .cart-count {
    display: inline-block;
    transition: color .4s;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 25px;
    color: var(--color-primary)
}

.cart-dropdown .cart-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 1.3rem
}

.cart-dropdown .cart-title {
    margin-bottom: 0;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.018em
}

.cart-dropdown .btn-close {
    font-size: 12px;
    font-weight: 600;
    color: #999
}

.cart-dropdown .btn-close:hover,
.cart-dropdown .btn-close:focus,
.cart-dropdown .btn-close:active {
    color: var(--color-primary)
}

.cart-dropdown .btn-close i {
    margin-right: 0;
    font-size: 1.9rem
}

.cart-dropdown .cart-total {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 2.1rem;
    padding: 1.7rem 0 1.5rem;
    border-top: 1px solid #edeef0;
    border-bottom: 1px solid #edeef0;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: normal
}

.cart-dropdown .cart-total label {
    margin: 0 auto 0 .3rem;
    line-height: inherit;
    color: var(--color-body);
    font-weight: 400
}

.cart-dropdown .cart-total .price {
    font-weight: 700;
    font-size: 1.6rem;
    color: #222
}

.cart-dropdown .cart-action {
    column-gap: 10px;
    text-align: center
}

.cart-dropdown .cart-action .btn {
    display: flex;
    justify-content: center;
    border-radius: 3px;
    line-height: 1.5;
    letter-spacing: .01em
}

.cart-dropdown .cart-action .btn.btn-link {
    display: inline-block;
    margin-bottom: 2rem;
    padding: 0;
    border-bottom: 2px solid var(--color-primary);
    border-radius: 0;
    text-transform: capitalize;
    line-height: 1.3
}

.cart-dropdown .cart-action .btn.btn-link:hover,
.cart-dropdown .cart-action .btn.btn-link:active,
.cart-dropdown .cart-action .btn.btn-link:focus {
    color: var(--color-primary)
}

.cart-dropdown i {
    font-size: 2.4rem
}

.cart-dropdown:hover .minicart-icon {
    background: var(--color-primary)
}

.cart-dropdown:hover .minicart-icon::before {
    transform: rotateY(180deg)
}

.cart-dropdown:hover .cart-count {
    color: #fff
}

.cart-dropdown .dropdown-box {
    right: -1rem;
    padding: 3rem;
    min-width: 33.5rem
}

.cart-dropdown .products {
    max-height: 360px;
    overflow-x: hidden;
    margin-right: -5px;
    padding-right: 5px
}

.cart-dropdown.cart-dropdown-white .cart-label,
.cart-dropdown.cart-dropdown-white .cart-price,
.cart-dropdown.cart-dropdown-white .cart-count {
    color: #fff
}

.cart-dropdown.cart-dropdown-white .minicart-icon {
    border-color: #fff
}

.cart-dropdown.cart-dropdown-white:hover .minicart-icon {
    background-color: #fff
}

.cart-dropdown.cart-dropdown-white:hover .cart-count {
    color: var(--color-primary)
}

.cart-dropdown.with-icon .cart-toggle {
    align-items: center
}

.cart-dropdown.with-icon:hover {
    color: var(--color-primary)
}

.cart-dropdown.with-icon .cart-count {
    position: absolute;
    right: -14px;
    top: -12px;
    width: 1.5rem;
    height: 1.5rem;
    font-size: .9rem;
    line-height: 1.7;
    text-align: center;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    z-index: 1
}

.cart-dropdown.with-icon .label-block .cart-count {
    width: 2rem;
    height: 2rem;
    font-size: 1.1rem;
    line-height: 2rem
}

.cart-dropdown.has-button .cart-toggle {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    background-color: var(--color-primary);
    color: rgba(255, 255, 255, 0.8);
    transition: .3s
}

.cart-dropdown.has-button .cart-toggle i {
    font-size: 1.5rem;
    margin-right: 7px
}

.cart-dropdown.cart-offcanvas.dropdown::after {
    content: none
}

.cart-dropdown.cart-offcanvas .dropdown-box {
    position: fixed;
    top: 0;
    right: -34rem;
    max-width: 34rem;
    width: 100%;
    height: 110vh;
    min-width: auto;
    padding: 2.9rem 3rem;
    opacity: 1;
    visibility: visible;
    transition: right .3s;
    transform: none;
    z-index: 2999;
    box-shadow: none
}

.cart-dropdown.cart-offcanvas .cart-overlay {
    position: fixed;
    left: 0;
    width: 100vw;
    top: -10vh;
    height: 120vh;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2998;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s
}

.cart-dropdown.cart-offcanvas .btn:not(.btn-close) {
    margin-bottom: 1rem
}

.cart-dropdown.cart-offcanvas.opened .dropdown-box {
    right: 0
}

.cart-dropdown.cart-offcanvas.opened .cart-overlay {
    opacity: 1;
    visibility: visible
}

@media(max-width:479px) {
    .cart-dropdown.cart-offcanvas .dropdown-box {
        max-width: 30.4rem
    }
}

.product.product-cart {
    display: flex;
    align-items: center;
    margin-top: 2rem;
    font-size: 1.3rem
}

.product.product-cart .product-media {
    position: static;
    width: 8rem;
    height: 9rem;
    margin-right: 1.5rem
}

.product.product-cart .product-media a {
    padding: 0
}

.product.product-cart .product-detail {
    flex: 1;
    margin: 0 1rem 0 0
}

.product.product-cart .product-name {
    white-space: normal;
    padding: 0;
    margin-bottom: .9rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.34;
    letter-spacing: -0.35px;
    font-family: var(--font-stack-first);
    color: #666
}

.product.product-cart .product-name:hover {
    color: var(--color-primary)
}

.product.product-cart .price-box {
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    line-height: 1
}

.product.product-cart .product-price {
    font-size: 1.6rem;
    letter-spacing: -0.35px
}

.product.product-cart .product-quantity {
    align-items: center;
    display: flex;
    margin-right: 1rem;
    font-weight: 400
}

.product.product-cart .product-quantity::after {
    margin-left: 1rem;
    content: "X";
    text-transform: none;
    line-height: 0;
    font-size: 1.5rem
}

.product.product-cart .product-price {
    margin: 0;
    color: var(--color-dark)
}

.product.product-cart .btn-close {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 2.2rem;
    height: 2.2rem;
    top: .9rem;
    right: -0.4rem;
    border-radius: 50%;
    background-color: #fff;
    color: #222;
    font-size: 1.2rem;
    border: 1px solid var(--color-light)
}

.product.product-cart .btn-close i {
    margin-right: 4px;
    margin-top: 0;
    font-size: 1.2rem
}

.product.product-cart .btn-close:hover {
    color: var(--color-primary);
    border-color: var(--color-primary)
}

.product.product-cart:last-child {
    margin-bottom: 0
}

@media(max-width:991px) {
    .cart-dropdown .cart-label {
        display: none
    }
}

@media(max-width:575px) {
    .cart-dropdown .product .product-media {
        margin-right: 1rem
    }
    .cart-dropdown .dropdown-box {
        min-width: 31rem
    }
    .cart-dropdown .cart-total {
        font-size: 1.3rem
    }
}

@media(max-width:575px) {
    .sticky-footer .dropdown-box {
        right: 1.5rem
    }
}

.category-dropdown&gt;a {
    padding: 1.55rem 1.55rem;
    background: var(--color-primary)
}

.category-dropdown&gt;a::after {
    content: none
}

.category-dropdown&gt;a i {
    font-size: 2.2rem
}

.category-dropdown&gt;a span {
    margin-left: .6rem
}

.category-dropdown .dropdown-box {
    padding: 0;
    left: 0;
    min-width: 28rem;
    box-shadow: none;
    background-color: #f4f4f4;
    transition: opacity .2s, z-index 0s, transform 0s;
    visibility: hidden;
    opacity: 0;
    transform: none;
    top: 100%
}

.category-dropdown::before,
.category-dropdown::after {
    left: 25px;
    transform: translate3d(-50%, 0, 0)
}

.category-dropdown::after {
    border-bottom-color: #f4f4f4;
    visibility: hidden;
    opacity: 0;
    top: calc(100% - 20px)
}

.category-dropdown.menu-fixed .dropdown-box,
.category-dropdown.menu-fixed::after {
    visibility: hidden;
    opacity: 0
}

.category-dropdown.dropdown.show .dropdown-box {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: opacity .5s, z-index 0s, transform 0s
}

.category-dropdown.dropdown.show .dropdown-box,
.category-dropdown.dropdown.show::after {
    visibility: visible;
    opacity: 1
}

.category-dropdown.has-border::after {
    border-bottom-color: #fff
}

.category-dropdown.has-border::before {
    content: "";
    position: absolute;
    z-index: 1000;
    top: -9999px;
    transform: translateX(-50%);
    border: 11px solid transparent;
    border-bottom: 11px solid #e1e1e1;
    transition: opacity .4s ease;
    visibility: hidden;
    opacity: 0;
    cursor: pointer
}

.category-dropdown.has-border .dropdown-box {
    background-color: #fff;
    border: 1px solid #e1e1e1
}

.category-dropdown.has-border.menu-fixed::before {
    visibility: visible;
    opacity: 1
}

.sticky-header:not(.fixed) .category-dropdown.menu-fixed::after {
    top: 100%
}

.sticky-header:not(.fixed) .category-dropdown.menu-fixed .dropdown-box {
    top: calc(100% + 20px)
}

.sticky-header:not(.fixed) .category-dropdown.menu-fixed .dropdown-box,
.sticky-header:not(.fixed) .category-dropdown.menu-fixed::after {
    visibility: visible;
    opacity: 1
}

.sticky-header:not(.fixed) .category-dropdown.menu-fixed.has-border::before {
    top: calc(100% - 1px);
    visibility: visible;
    opacity: 1
}

@media(-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5) {
    .sticky-header:not(.fixed) .category-dropdown.menu-fixed.has-border::before {
        top: calc(100% - 2px)
    }
}

.menu {
    display: flex;
    align-items: center
}

.menu li&gt;a {
    display: inline-block
}

.menu .menu-title {
    margin-bottom: 1rem;
    padding: 0 1rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase
}

.menu ul {
    padding: 2rem 0;
    background: #fff;
    font-family: var(--font-stack-second);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
    color: #666
}

.menu li {
    position: relative;
    line-height: 1.5
}

.menu li&gt;a {
    padding: .7rem 0 .7rem 1rem
}

.menu li&gt;ul,
.menu li .megamenu {
    position: absolute;
    top: -9999px;
    left: 100%;
    margin: 0;
    box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: transform .2s ease-out;
    transform: translate3d(0, -10px, 0)
}

.menu li&gt;ul {
    min-width: 23.8rem;
    background: #fff
}

.menu li&gt;ul li {
    padding: 0 2rem
}

.menu li:hover&gt;a:not(.menu-title),
.menu .active&gt;a:not(.menu-title) {
    color: var(--color-primary)
}

.menu li:hover&gt;ul,
.menu li:hover .megamenu,
.menu .show&gt;ul,
.menu .show .megamenu {
    visibility: visible;
    opacity: 1;
    top: -2rem;
    transform: translate3d(0, 0, 0)
}

.menu&gt;li {
    margin-right: 3rem
}

.menu&gt;li:last-child {
    margin-right: 0
}

.menu&gt;li&gt;a {
    position: relative;
    padding: 2rem 0;
    letter-spacing: inherit;
    line-height: 1;
    text-transform: uppercase
}

.menu&gt;li&gt;a::after {
    margin-left: .6rem
}

.menu&gt;li&gt;ul,
.menu&gt;li .megamenu {
    left: -1.9rem
}

.menu&gt;li:hover&gt;ul,
.menu&gt;li:hover .megamenu,
.menu&gt;li.show&gt;ul,
.menu&gt;li.show .megamenu {
    top: 100%
}

.menu&gt;li:hover::after,
.menu&gt;li.show::after {
    visibility: visible;
    opacity: 1;
    top: calc(100% - 20px);
    transform: translate3d(-50%, 0, 0)
}

.menu .submenu&gt;a {
    position: relative;
    display: block
}

.menu&gt;.submenu&gt;a::after {
    position: static;
    content: "ï¸";
    margin-top: 0
}

.menu&gt;.submenu::after {
    content: "";
    position: absolute;
    z-index: 1000;
    left: 50%;
    top: -9999px;
    transform: translate3d(-50%, -8px, 0);
    border: 11px solid transparent;
    border-bottom: 11px solid #fff;
    transition: opacity .2s ease-out, transform .2s ease-out;
    visibility: hidden;
    opacity: 0;
    cursor: pointer
}

.menu.no-arrow&gt;li&gt;a::after {
    content: none
}

.submenu&gt;a::after {
    display: inline-block;
    position: absolute;
    margin-top: 2px;
    right: .5rem;
    top: 50%;
    line-height: 0;
    vertical-align: middle;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: .8rem;
    color: inherit;
    content: "ï”"
}

.vertical-menu {
    display: block;
    min-width: 12rem
}

.vertical-menu&gt;li {
    margin-right: 0;
    padding: 0 2rem
}

.vertical-menu&gt;li&gt;ul,
.vertical-menu&gt;li .megamenu {
    transform: translate3d(-15px, 0, 0)
}

.vertical-menu&gt;li&gt;a {
    display: inline-block
}

.vertical-menu&gt;li&gt;a::after {
    content: none
}

.vertical-menu&gt;li:hover&gt;ul,
.vertical-menu&gt;li:hover .megamenu,
.vertical-menu&gt;li.show&gt;ul,
.vertical-menu&gt;li.show .megamenu {
    left: 100%;
    top: -1rem
}

.vertical-menu&gt;.submenu::after {
    border: 11px solid transparent;
    border-right: 11px solid #fff
}

.vertical-menu&gt;.submenu:hover::after,
.vertical-menu&gt;.submenu.show::after {
    top: 50%;
    left: calc(100% - 20px);
    transform: translate3d(0, -50%, 0)
}

.vertical-menu&gt;.submenu&gt;a::after {
    position: absolute;
    line-height: 0;
    content: "ï”"
}

.vertical-menu.no-arrow&gt;li {
    display: flex
}

.vertical-menu.no-arrow&gt;li&gt;a::after {
    content: none
}

.toggle-menu {
    display: block
}

.toggle-menu&gt;li {
    margin-right: 0
}

.toggle-menu .submenu::after,
.toggle-menu .submenu&gt;a::after {
    content: none
}

.toggle-menu .submenu li {
    padding: 0 .5rem
}

.toggle-menu li&gt;ul {
    display: none;
    position: static;
    visibility: visible;
    opacity: 1;
    transform: none;
    background: transparent;
    box-shadow: none
}

.toggle-btn {
    display: block;
    position: absolute;
    padding: 6px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: .6
}

.toggle-btn::before {
    content: "ï”";
    display: block;
    font-size: 1rem;
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    line-height: 1;
    transition: transform .5s
}

.show&gt;a .toggle-btn::before {
    transform: rotate(630deg)
}

.menu-active-underline&gt;li&gt;a::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 2px;
    border: 1px solid;
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform .3s
}

.menu-active-underline&gt;li.active&gt;a,
.menu-active-underline&gt;li:hover&gt;a {
    color: inherit
}

.menu-active-underline&gt;li.active&gt;a::before,
.menu-active-underline&gt;li:hover&gt;a::before {
    transform-origin: left center;
    transform: scale(1, 1)
}

.megamenu {
    display: flex;
    padding: 1rem;
    min-width: 61.8rem;
    background: #fff
}

.megamenu ul {
    padding: 0
}

.megamenu .row {
    flex: 1;
    padding: 0 1rem
}

.megamenu .row&gt;* {
    padding: 1.8rem 1rem .8rem
}

.megamenu .menu-banner {
    padding: 0;
    overflow: hidden
}

.megamenu .menu-banner figure {
    height: 100%
}

.megamenu .menu-banner img {
    height: 100%;
    object-fit: cover
}

.menu-banner1 .banner-content {
    left: 9%
}

.menu-banner1 .banner-title,
.menu-banner1 .banner-subtitle {
    font-size: 3.6rem
}

.menu-banner1 .banner-subtitle {
    margin-bottom: .4rem
}

.menu-banner1 .banner-title {
    margin-bottom: 1.8rem;
    padding-left: 1.2rem;
    position: relative
}

.menu-banner1 .banner-title span {
    display: inline-block;
    position: absolute;
    left: -0.9rem;
    top: 50%;
    font-size: 1.2rem;
    line-height: 1;
    transform: rotateZ(-90deg) translateX(0.6rem);
    letter-spacing: -0.1em
}

.menu-banner2 .banner-content {
    bottom: 10%
}

.menu-banner2 .banner-title {
    margin-bottom: .6rem;
    font-size: 2.6rem
}

.menu-banner2 .banner-subtitle {
    font-size: 1.6rem
}

.tip {
    display: inline-block;
    position: relative;
    top: -1px;
    left: 7px;
    padding: .3rem .5rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-transform: uppercase
}

.tip.tip-hot {
    background-color: #d26e4b
}

.tip.tip-new {
    background-color: var(--color-primary)
}

.category-menu li:hover svg {
    stroke: var(--color-primary);
    fill: var(--color-primary)
}

.category-menu svg {
    width: 24px;
    height: 24px;
    margin: -12px 3px -10px -4px;
    vertical-align: middle;
    stroke: #666;
    fill: #666;
    transition: stroke .3s, fill .3s
}

.category-menu {
    padding: .5rem 0 .4rem;
    background: transparent
}

.category-menu .menu-title {
    padding: .7rem 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
    font-family: var(--font-stack-first);
    line-height: 2.58;
    letter-spacing: -0.01em;
    color: #4d463c
}

.category-menu .menu-body:last-child li:last-child {
    border: 0
}

.category-menu i {
    vertical-align: middle;
    line-height: 0;
    margin-right: .8rem;
    font-size: 2.2rem;
    color: #666
}

.category-menu&gt;li&gt;a {
    display: block;
    padding: 1.5rem 0 1.5rem .4rem;
    min-height: 4.4rem;
    text-transform: none;
    font-size: 1.4rem;
    font-family: var(--font-stack-second);
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 1;
    color: #222
}

.category-menu&gt;li:not(:last-child)&gt;a {
    border-bottom: 1px solid #e4e5e5
}

.category-menu li:hover&gt;a:not(.menu-title) {
    color: var(--color-primary)
}

.category-menu li:hover&gt;a:not(.menu-title) i {
    color: inherit
}

.category-menu .submenu&gt;a::after {
    font-size: 1rem
}

.category-menu ul {
    padding: 2rem 0;
    background: #fff;
    font-family: var(--font-stack-second);
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #666
}

@charset 'UTF-8';
.footer.footer-dark {
    font-family: var(--font-stack-second);
    font-size: 1.3rem;
    background: #222
}

.footer p {
    font-size: inherit
}

.footer.footer-dark a:not(.social-link):hover {
    color: #fff
}

.footer .social-link {
    width: 2.9rem;
    height: 2.9rem;
    font-size: 1.5rem;
    letter-spacing: .005em;
    color: #999;
    border: 2px solid #999
}

.footer .social-link:hover {
    color: #fff
}

.footer .widget-title {
    border-bottom: 0
}

.logo-footer,
.logo-footer img {
    display: block
}

.footer-top {
    padding: 3.5rem 0;
    border-bottom: 1px solid #333
}

.footer-middle {
    padding: 3rem 0 0;
    border-bottom: 1px solid #333
}

.footer-middle .widget {
    margin-bottom: 3rem
}

.footer-middle .widget-title {
    padding: .6rem 0;
    margin-bottom: .9rem;
    font-family: inherit;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0
}

.footer-dark .footer-middle .widget-title {
    color: #ccc
}

.footer-middle .widget-body {
    padding: 8px 0 0
}

.footer-dark .footer-middle .widget-body {
    color: #999
}

.footer-middle .widget-body li {
    line-height: 1.2;
    margin-bottom: 13px
}

.footer-middle .widget-body li:last-child {
    margin-bottom: 0
}

.footer-middle .widget-instagram .widget-body {
    padding-top: 0;
    margin: -5px -4px
}

.footer-middle .widget-instagram .col-3 {
    padding: 5px 4px
}

.footer-middle .widget-instagram img {
    display: block;
    width: 100%;
    height: auto
}

.footer-middle label {
    font-weight: 600;
    text-transform: uppercase;
    color: #ccc
}

.footer-bottom {
    padding: 2.8rem 0
}

.footer-bottom,
.footer-bottom .container,
.footer-bottom .container-fluid {
    display: flex;
    align-items: center
}

.footer-bottom .footer-left,
.footer-bottom .footer-right {
    flex: 1
}

.footer-bottom .footer-left {
    display: flex
}

.footer-bottom .footer-right {
    display: flex;
    justify-content: flex-end
}

@media(max-width:991px) {
    .footer-top .logo-footer {
        margin-bottom: 2.7rem
    }
    .footer-top .logo-footer img {
        margin-left: auto;
        margin-right: auto
    }
    .newsletter-info {
        margin-bottom: 2rem
    }
    .footer-middle {
        padding: 3rem 0 2rem
    }
    .footer-middle .widget {
        margin-bottom: 2rem
    }
    .footer-middle .widget-body {
        padding: 0
    }
    .footer-bottom,
    .footer-bottom&gt;.container {
        display: block
    }
    .footer-bottom .footer-left,
    .footer-bottom .footer-right {
        justify-content: center
    }
    .footer-bottom .footer-left,
    .footer-bottom .footer-center {
        margin-bottom: 2.7rem
    }
    .footer-center {
        text-align: center
    }
}

.footer .copyright {
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.5
}

.widget-newsletter .newsletter-info {
    max-width: 35rem;
    width: 100%
}

.widget-newsletter .input-wrapper {
    max-width: 48rem
}

.widget-newsletter input {
    border: 0;
    background: #2c2c2c
}

.widget-newsletter .widget-title {
    padding: 0;
    margin-bottom: .5rem;
    font-family: inherit;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    color: #ccc
}

.widget-newsletter p {
    margin-bottom: 0;
    font-family: inherit;
    line-height: 1.23;
    color: #999
}

.footer .widget-about .logo-footer {
    display: block;
    margin-bottom: 1.6rem
}

.footer .widget-about p {
    margin-bottom: 3rem;
    color: #999;
    line-height: 1.85;
    letter-spacing: -0.025em
}

.footer .widget-about .widget-body {
    padding: 0
}

.payment img {
    display: block
}

.sticky-footer {
    display: flex
}

.sticky-footer&gt;* {
    flex: 1
}

.sticky-footer .cart-dropdown:hover .cart-toggle {
    color: #222
}

.sticky-footer .cart-toggle,
.sticky-footer .search-toggle {
    display: flex !important;
    padding: 2.2rem 0 !important
}

.sticky-footer .cart-dropdown.dir-up::after {
    bottom: 100%
}

.sticky-footer .dropdown-box,
.sticky-footer .input-wrapper {
    margin-bottom: 2rem
}

.sticky-footer .dropdown-box::after,
.sticky-footer .input-wrapper::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -2rem;
    width: 100%;
    height: 2rem
}

.sticky-footer .header-search.show,
.sticky-footer .header-search:hover {
    color: #222
}

.sticky-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2.2rem 0
}

.sticky-link span {
    position: absolute;
    top: 3px;
    margin-left: 15px;
    width: 2rem;
    height: 2rem;
    background: #191919;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem
}

.sticky-link svg {
    margin: -1.1rem -1rem;
    width: 2rem;
    height: 2rem;
    stroke: var(--color-primary-dark);
    fill: none;
    transition: stroke .3s, fill .3s
}

.sticky-link:hover,
.sticky-link.active {
    color: var(--color-primary-dark)
}

.sticky-link:hover svg,
.sticky-link.active svg {
    stroke: var(--color-primary-dark);
    fill: var(--color-primary-dark)
}

@charset 'UTF-8';
.label-star {
    padding: 0 5px;
    line-height: normal
}

.label-star::before,
.label-star::after {
    animation: 4s linear 0s infinite rotateStar;
    content: '\f005';
    display: inline-block;
    margin: 0 6px 5px;
    vertical-align: middle;
    font-family: 'Font Awesome 5 Free';
    font-size: .467em;
    font-weight: 400
}

.label-star::before {
    animation-direction: reverse
}

.grey-section .title::before,
.grey-section .title::after {
    background-color: #e6e6e8
}

.intro-slider img {
    min-height: 55rem;
    object-fit: cover
}

.intro-slide1 img {
    object-position: 35%
}

.intro-slide1 .banner-content {
    left: 2rem
}

.intro-slide1 .banner-subtitle {
    font-size: 3em
}

.intro-slide1 .label-star {
    margin-left: .6rem
}

.intro-slide1 .banner-title {
    font-size: 6em;
    line-height: 1.1
}

.intro-slide1 h3 {
    font-size: 3em;
    line-height: 1.05
}

.intro-slide1 p {
    font-size: 2.2rem;
    line-height: 1.8
}

.intro-slide2 img {
    object-position: 80%
}

.intro-slide2 .banner-content {
    max-width: 38rem;
    right: 5.3%
}

.intro-slide2 .banner-subtitle {
    font-size: 2.4em
}

.intro-slide2 .banner-subtitle strong {
    font-size: 1.67em;
    line-height: .98
}

.intro-slide2 .banner-title {
    font-size: 6em;
    line-height: 1.1
}

.intro-slide2 p {
    font-size: 2.2rem;
    line-height: 1.8
}

.intro-slide3 .banner-subtitle {
    font-size: 2.6em
}

.intro-slide3 .banner-title {
    font-size: 6em;
    line-height: 1.1
}

.intro-slide3 p {
    font-size: 2.2rem;
    line-height: 1.8
}

.service-list .icon-box {
    padding: 2.7rem 0
}

.service-list .icon-box-title {
    margin-bottom: .3rem;
    font-family: var(--font-stack-second);
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1
}

.service-list p {
    line-height: 1
}

.service-list svg {
    width: 5rem;
    height: auto;
    margin: -5px
}

.service-list .icon-box1 svg {
    margin: -5px 0 -5px 5px
}

.banner-mass .banner-title {
    font-size: 2.2em;
    line-height: 1.15
}

.banner-mass .banner-subtitle {
    font-size: 1.3em
}

.banner-mass hr {
    width: 3.5rem;
    height: .4rem;
    margin: 1.8rem 0;
    border: 0
}

.banner-1 .banner-content {
    left: 7.8%
}

.banner-3 .banner-content {
    right: 3.9%
}

.banner-2 figure {
    border: 1.5em solid var(--color-primary)
}

.banner-2 img {
    width: 100%;
    max-height: 25rem
}

.banner-2 .banner-title {
    font-size: 3em;
    white-space: nowrap
}

.banner-2 .banner-subtitle {
    font-size: 2em
}

.banner-2 .btn {
    padding: .76em 1.36em
}

.parallax {
    padding: 9.85rem 0
}

.parallax .banner-subtitle {
    font-size: 3em;
    line-height: 1.467
}

.parallax .banner-title {
    font-size: 5em
}

.parallax p {
    font-size: 1.6em;
    letter-spacing: .025em;
    line-height: 1;
    opacity: .8
}

.product-list-sm .product-name {
    margin-bottom: 2px;
    color: #222;
    line-height: 1.43
}

.product-list-sm .product-price {
    margin-bottom: 4px
}

@media(max-width:575px) {
    .rt-banner {
        font-size: .8rem
    }
}

@media(max-width:479px) {
    .intro-slide1 .banner-title {
        font-size: 5.5em
    }
    .intro-slide1 .banner-content {
        width: 100%;
        left: auto
    }
}

body.prevent-scrolling {
    overflow: hidden;
    position: fixed;
    width: 100%
}

@media(min-width:1920px) {
    body.prevent-scrolling {
        margin-left: calc(50vw - 960px);
        max-width: 1920px
    }
}

[style*="--aspect-ratio"]&gt;:first-child {
    width: 100%
}

[style*="--aspect-ratio"]&gt;img {
    height: auto
}

@supports(--custom:property) {
    [style*="--aspect-ratio"] {
        position: relative
    }
    [style*="--aspect-ratio"]::before {
        content: "";
        display: block;
        padding-bottom: calc(100% / (var(--aspect-ratio)))
    }
    [style*="--aspect-ratio"]&gt;:first-child {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%
    }
    .product-visual[style*="--aspect-ratio"] {
        overflow: hidden
    }
    .product-visual[style*="--aspect-ratio"]&gt;:first-child {
        top: 50%
    }
    .product-visual[style*="--aspect-ratio"]&gt;:first-child&gt;img {
        transform: translateY(-50%)
    }
}

.loading-overlay.partial {
    position: absolute;
    background: #ffffffb0
}

#admin-bar-iframe {
    display: none !important
}

.header-announcement p {
    font-size: 1.4rem;
    line-height: 3rem
}

.justify-content-between&gt;.header-right {
    margin-left: initial
}

.header-middle {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 1.3rem
}

.header-middle li a {
    font-size: 1.7rem
}

.header-middle .link i {
    font-size: 2.6rem
}

.header-middle .link span {
    font-weight: 400;
    text-transform: none;
    line-height: 1.2;
    cursor: pointer
}

.header-middle .link:hover {
    color: var(--color-primary)
}

.header-middle .header-left&gt;*:not(:last-child):not(.mobile-search),
.header-middle .header-right&gt;*:not(:last-child):not(.mobile-search) {
    margin-right: 2.3rem
}

.header-middle .login .user-icon {
    padding: .2rem 0 0
}

.header-middle .login .user-icon::before {
    width: 1rem;
    height: 1rem
}

.header-middle .login .user-icon::after {
    width: 1.8rem;
    height: .9rem
}

.header-middle .wishlist i {
    margin-top: -2px
}

.header-middle .cart-toggle i {
    font-size: 1.2rem
}

.header-middle .cart-toggle .cart-label {
    margin-top: .8rem
}

.header-middle .login span {
    margin-top: .8rem
}

.menu&gt;li&gt;a {
    text-transform: none
}

.search-toggle {
    display: flex
}

.header a:not(.btn-arrow)&gt;svg path {
    stroke: var(--color-body)
}

.header a:not(.btn-arrow):hover&gt;svg path {
    stroke: var(--color-primary)
}

.btn {
    border: 0;
    padding: .85rem 4rem;
    font-weight: 500;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1.45;
    text-transform: none;
    white-space: nowrap
}

.btn-small {
    padding: .35rem 2rem;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 1.6rem;
    line-height: 1.4375
}

.header-search .btn-search svg path {
    stroke: #fff
}

.index-section--slideshow .owl-theme .owl-nav .owl-prev {
    left: 2rem
}

.index-section--slideshow .owl-theme .owl-nav .owl-next {
    right: 2rem
}

.index-section--slideshow .owl-theme .owl-nav [class*=owl-] {
    border: 0;
    background-color: rgba(var(--color-grey-rgb), 0.1)
}

.category-icon svg {
    fill: none
}

.category .category-name {
    font-size: 1.6rem
}

.category-icon {
    border: 0
}

.banner-mass img {
    object-fit: cover;
    object-position: center right
}

.banner-mass .banner_2.content-right .banner-content {
    padding-left: 2rem;
    right: 8%
}

.banner-mass .banner_2.content-left .banner-content {
    padding-right: 2rem;
    left: 8%
}

.banner-mass .banner_2.content-center .banner-content {
    width: 100%;
    text-align: center;
    left: 0;
    transform: none
}

.banner-mass .banner_2 figure {
    min-height: 30rem
}

.banner-mass .banner-title {
    line-height: 1.1
}

.banner-mass p {
    line-height: 1.8
}

@media(min-width:768px) {
    .banner-mass[data-section-type="couple-banner-section"] .rt-banner.content-above .banner-content {
        order: -1
    }
}

.banner-mass[data-section-type="couple-banner-section"] .rt-banner .banner-content {
    z-index: 1
}

.banner-mass[data-section-type="couple-banner-section"] .rt-banner .banner-title {
    font-size: 4rem;
    line-height: 1.1
}

.banner-mass[data-section-type="couple-banner-section"] .rt-banner p {
    line-height: 1.45;
    font-size: 2.2rem
}

.title {
    font-size: 3rem
}

.index-section--products-carousel .owl-theme .owl-nav .owl-prev {
    left: -4rem
}

.index-section--products-carousel .owl-theme .owl-nav .owl-next {
    right: -4rem
}

.index-section--products-carousel .owl-theme .owl-nav [class*=owl-] {
    border: 0
}

.product-label-group {
    left: 1.1rem;
    top: 1rem
}

.product-label {
    border-radius: 5.5rem
}

.product-item-wrapper .wrapper-swatches.swatch.swatch-size {
    display: none
}

.product-item-wrapper .btn-product-icon {
    border: 0
}

.product-item-wrapper .swatch-element i {
    border-radius: 50%
}

.p-absolute {
    position: absolute !important
}

.fs-0p5 {
    font-size: .5rem !important
}

.fs-0p75 {
    font-size: .75rem !important
}

.fs-0p85 {
    font-size: .85rem !important
}

.fs-1 {
    font-size: 1rem !important
}

.fs-1p2 {
    font-size: 1.2rem !important
}

.fs-1p3 {
    font-size: 1.3rem !important
}

.fs-1p4 {
    font-size: 1.4rem !important
}

.fs-1p5 {
    font-size: 1.5rem !important
}

.fs-1p6 {
    font-size: 1.6rem !important
}

.fs-1p7 {
    font-size: 1.7rem !important
}

.fs-1p8 {
    font-size: 1.8rem !important
}

.fs-2 {
    font-size: 2rem !important
}

.fs-2p25 {
    font-size: 2.25rem !important
}

.fs-2p5 {
    font-size: 2rem !important
}

.fs-3 {
    font-size: 2.5rem !important
}

.fs-3p5 {
    font-size: 3rem !important
}

.fs-4 {
    font-size: 3.5rem !important
}

.fs-4p5 {
    font-size: 4rem !important
}

.fs-5 {
    font-size: 4.5rem !important
}

.fs-5p5 {
    font-size: 5rem !important
}

.fs-6 {
    font-size: 5.5rem !important
}

.fs-6p5 {
    font-size: 6rem !important
}

.fs-7 {
    font-size: 6.5rem !important
}

.fs-7p5 {
    font-size: 7rem !important
}

.fs-8 {
    font-size: 7.5rem !important
}

.fs-custom {
    font-size: var(--fs) !important
}

@media(max-width:991px) {
    .fs-mobile-4 {
        font-size: 4rem !important
    }
}

.text-underline {
    text-decoration: underline !important
}

.align-items-baseline {
    align-items: baseline !important
}

.border-top {
    border-top: 1px solid var(--color-border) !important
}

.border-bottom {
    border-bottom: 1px solid var(--color-border) !important
}

.border-transparent {
    border-color: transparent !important
}

.border-dark {
    border-color: var(--color-border-dark) !important
}

.bg-primary-lb50 {
    background-color: var(--color-primary-lb50) !important
}

.bg-grey-lb30 {
    background-color: var(--color-grey-lb30) !important
}

.x-left {
    left: 0 !important
}

.x-right {
    right: 0 !important
}

.y-top {
    top: 0 !important
}

.y-bottom {
    bottom: 0 !important
}

.pe-none {
    pointer-events: none !important
}

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

.ws-pre-wrap {
    white-space: pre-wrap !important
}

.lh-1p3 {
    line-height: 1.3 !important
}

.lh-1p6 {
    line-height: 1.6 !important
}

.lh-custom {
    line-height: var(--lh) !important
}

.flex-1 {
    flex: 1 !important
}

.btn-no-height-add {
    position: relative
}

.btn-no-height-add:after {
    position: absolute;
    margin-top: 0 !important
}

.btn-arrow.text-white svg path {
    fill: #fff !important
}

.btn-arrow.text-dark svg path {
    fill: var(--color-dark) !important
}

.btn-arrow.text-black svg path {
    fill: #000 !important
}

.btn-arrow.text-primary svg path {
    fill: var(--color-primary) !important
}

.ani-wrapper-fadeInRight .ani-el {
    opacity: 0;
    margin-right: 4rem;
    transition: all .3s ease
}

.ani-wrapper-fadeInRight:hover .ani-el {
    opacity: 1;
    margin-right: 0
}

.article-visual .tags-cloud {
    position: absolute;
    top: 1rem;
    left: 1rem;
    z-index: 2
}

html {
    padding-bottom: 0 !important
}

#preview-bar-iframe,
#weketing_google_translate_element {
    display: none
}

.header-transparent,
.header-transparent .header-middle:not(.fixed) {
    background-color: transparent
}

.text-white svg:not(.stroke-protected) path {
    stroke: #fff !important
}

.text-black svg:not(.stroke-protected) path {
    stroke: #000 !important
}

.banners-floating-group {
    font-size: 1rem;
    position: relative
}

.banners-floating-group .banner-images-wrapper img {
    border-radius: 4px;
    display: inline-block
}

.banners-floating-group .banner-images-wrapper figure {
    text-align: center
}

.banners-floating-group .banner-title {
    font-size: 3.6em;
    line-height: 1.2
}

.banners-floating-group p {
    letter-spacing: -.2px;
    line-height: 1.8
}

.banners-floating-group .banner-double-floating {
    position: relative
}

.banners-floating-group .banner-double-floating .rt-banner {
    position: absolute
}

.banners-floating-group .banner-double-floating .banner-left-section,
.banners-floating-group .banner-double-floating .banner-right-section {
    position: relative
}

.banners-floating-group:not(.has-products) .banner-double-floating .banner-right-section {
    min-height: 22.5rem
}

.banners-floating-group .banner-double-floating.floating-left .banner-right-section {
    order: -1
}

.banners-floating-group:not(.has-products) .banner-double-floating .banner-content {
    position: absolute;
    top: 0;
    z-index: 3
}

.banners-floating-group:not(.has-products) .banner-double-floating.floating-left .banner-content {
    display: flex;
    justify-content: flex-end
}

.banners-floating-group:not(.has-products) .banner-double-floating .banner-content:after {
    content: "";
    position: absolute;
    height: 1px;
    top: 0;
    width: 48%;
    background-color: var(--color-border)
}

.banners-floating-group:not(.has-products) .banner-double-floating.floating-left .banner-content:after {
    right: 0
}

.banners-floating-group:not(.has-products) .banner-double-floating.floating-right .banner-content:after {
    left: 0
}

.banners-floating-group.has-products .banner-double-floating .banner-content {
    position: absolute;
    top: 5rem;
    left: 2rem
}

.banners-floating-group .banner-double-floating .banner-subtitle {
    font-size: 2em;
    letter-spacing: -.5px;
    margin-bottom: .8rem
}

.banners-floating-group .banner-double-floating .banner-title {
    font-size: 3em
}

.banners-floating-group:not(.has-products) .banner-right-section {
    z-index: 1
}

.banners-floating-group .banner-left-section {
    z-index: 2
}

.banners-floating-group .banner-left-section img {
    min-height: 34rem;
    object-fit: cover
}

.banners-floating-group .banner-left-section .btn-link:hover {
    color: #fff
}

@media(min-width:768px) {
    .banners-floating-group .banner-desc-wrapper {
        max-width: 41.7%;
        flex: 0 0 41.7%
    }
    .banners-floating-group .banner-images-wrapper {
        max-width: 58.3%;
        flex: 0 0 58.3%
    }
    .banner-double-floating {
        display: flex
    }
    .banner-double-floating .banner-left-section {
        width: 50%
    }
    .banner-double-floating .banner-right-section {
        width: 50%
    }
    .banner-double-floating .banner-left-section .rt-banner {
        max-width: 63%;
        bottom: -100px;
        right: -180px
    }
    .banner-double-floating.floating-left .banner-left-section .rt-banner {
        left: -180px
    }
    .banners-floating-group.has-products .banner-left-section .rt-banner {
        bottom: -170px;
        right: 0
    }
    .banners-floating-group.has-products .banner-double-floating.floating-left .banner-left-section .rt-banner {
        left: 0
    }
    .banners-floating-group.has-products .banner-double-floating .banner-content {
        position: relative;
        top: 0;
        left: 0
    }
    .banner-double-floating .banner-right-section {
        min-height: 42.5rem
    }
    .banners-floating-group.has-products.container-fluid hr {
        margin-top: 21rem
    }
}

@media(min-width:992px) {
    .banners-floating-group.has-products.container-fluid hr {
        margin-top: 29rem
    }
}

@media(max-width:1199px) {
    .banners-floating-group .banner-left-section img {
        max-width: 56rem
    }
}

@media(max-width:991px) {
    .banners-floating-group .banner-left-section img {
        max-width: 43rem;
        width: 100%
    }
}

@media(max-width:767px) {
    .banners-floating-group .banner-left-section img {
        max-width: 100%
    }
    .banners-floating-group .banner-double-floating .rt-banner {
        position: static
    }
    .banners-floating-group1 .category-link {
        left: 1rem;
        font-size: 1.4em
    }
    .banner-right-section .banner-subtitle span {
        float: right;
        margin-left: 0
    }
}

.banner-cta {
    display: flex;
    justify-content: center;
    padding: 4.5rem 6% 5rem
}

.banner-cta .banner-subtitle {
    margin-bottom: .4rem;
    font-size: 2rem
}

.banner-cta .banner-title {
    margin-bottom: 1.2rem;
    font-size: 3.6rem
}

.banner-cta strong {
    font-weight: 800
}

.banner-cta p {
    margin-bottom: 1.8rem;
    font-size: 1.6em
}

.banner-cta .input-wrapper {
    max-width: 57rem;
    width: 100%;
    margin: 0 auto
}

.banner-cta .input-wrapper .form-control {
    font-size: 1.7rem;
    color: #666;
    border-radius: 24px
}

.header-type4 .divider,
.header-type5 .divider {
    height: 35px
}

.header-type4 .divider,
.header-type5 .divider {
    background-color: #444 !important
}

@media(min-width:992px) {
    .index-section--slideshow-floating .intro-slider {
        margin-bottom: 40px
    }
    .index-section--slideshow-floating .owl-stage-outer {
        overflow: visible
    }
    .index-section--slideshow-floating .floating-mask {
        position: absolute;
        width: 70%;
        height: 100%
    }
    .index-section--slideshow-floating figure {
        margin-left: 50%
    }
    .index-section--slideshow-floating figure img {
        transform: translate(0, 40px)
    }
    .index-section--slideshow-floating .owl-dot-inner .owl-dots {
        bottom: -40px;
        left: 20%;
        transform: none
    }
}

.circled-section .owl-stage-outer {
    padding: 5rem;
    margin: -5rem
}

.category-circled .category-media {
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
    background: #e7e1e1;
    text-align: center
}

.category-circled img {
    transform: rotateZ(0) translateX(0);
    transition: transform .3s
}

.category-circled .category-content {
    padding-top: 2rem
}

.category-circled .category-name {
    letter-spacing: -0.025em;
    color: #222
}

.category-circled .category-name:hover {
    color: var(--color-primary)
}

.category-circled .category-count {
    text-transform: uppercase
}

.category-circled:hover img {
    transform: rotateZ(-10deg) translateX(-20px)
}

.video-banner--floating {
    position: relative
}

@media(min-width:992px) {
    .video-banner--floating .row {
        position: relative
    }
    .video-banner--floating .bg-part {
        max-width: calc(50% - 50px);
        flex: 0 0 calc(50% - 50px)
    }
    .video-banner--floating .img-part {
        max-width: calc(50% + 50px);
        flex: 0 0 calc(50% + 50px)
    }
    .video-banner--floating .row:before {
        content: "";
        position: absolute;
        width: 55%;
        height: 100%;
        background-color: var(--color-light)
    }
    .video-banner--floating .video-part {
        transform: translateY(-50px)
    }
    .video-banner--floating .texting-part {
        position: absolute;
        width: 100%;
        top: 50%;
        transform: translateY(-50%)
    }
}

@media(max-width:991px) {
    .video-banner--floating .texting-part .banner-wrapper {
        justify-content: center;
        text-align: center
    }
}

header .megamenu-wrapper {
    position: unset
}

header .megamenu-wrapper:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100vh;
    background: #000;
    opacity: 0;
    top: 100%;
    left: 0;
    z-index: 2;
    pointer-events: none;
    transition: opacity 300ms ease
}

header .megamenu-wrapper:hover:before {
    opacity: .8
}

header .megamenu-wrapper:after {
    border: none !important;
    width: 100%;
    height: 30px
}

header .megamenu-wrapper .megamenu {
    left: 0;
    box-shadow: none;
    border-top: 1px solid var(--color-border);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

header .megamenu-wrapper ul {
    color: #000;
    font-size: 1.7rem;
    background-color: transparent
}

header .megamenu-wrapper .menu-banner {
    padding: 1.8rem 1rem .8rem
}

header .megamenu-wrapper .banner-mass .banner_2.content-right .banner-content {
    left: 50%;
    right: unset
}

header.header-type1 .header-announcement {
    background-color: var(--header-top-color-bg, var(--color-primary-lb50))
}

header.header-type1 .header-announcement p,
header.header-type1 .header-announcement p a {
    color: var(--header-top-color, var(--color-body))
}

.intro-section .pin-wrapper {
    top: var(--axis_y);
    left: var(--axis_x);
    transform: translate(-50%, -50%);
    z-index: 2
}

.intro-section .pin-container {
    width: 32px;
    height: 32px;
    margin: 0 auto 0;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden
}

.intro-section .pin-wrapper .pin {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    font-size: 1.3em;
    text-align: center;
    line-height: 32px;
    color: #fff;
    border: 0;
    border-radius: 50%;
    background: var(--color-primary);
    cursor: pointer;
    box-shadow: 0 0 0 0 rgba(var(--color-primary-rgb), 0.5);
    -webkit-animation: pin_pulse 1.5s infinite
}

.intro-section .pin-wrapper .pin:hover {
    -webkit-animation: none
}

@-webkit-keyframes pin_pulse {
    0% {
        @include transform(scale(.7))
    }
    70% {
        @include transform(scale(1));
        box-shadow: 0 0 0 6px rgba(var(--color-primary-rgb), 0.5)
    }
    100% {
        @include transform(scale(.7));
        box-shadow: 0 0 0 0 rgba(var(--color-primary-rgb), 0.5)
    }
}

.intro-section .video-banner video {
    display: block;
    width: 100%;
    object-fit: cover
}

.intro-section .video-banner .banner-content .banner-title {
    font-size: 6em;
    line-height: 1.1
}

.intro-section .video-banner .banner-content p {
    font-size: 2.2rem;
    line-height: 1.8
}

.rt_hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.rt_hamburger:hover {
    opacity: .7
}

.rt_hamburger.is-active:hover {
    opacity: .7
}

.rt_hamburger.is-active .rt_hamburger-inner,
.rt_hamburger.is-active .rt_hamburger-inner::before,
.rt_hamburger.is-active .rt_hamburger-inner::after,
.mm-ocd-opened .rt_hamburger.is-mainmenu .rt_hamburger-inner,
.mm-ocd-opened .rt_hamburger.is-mainmenu .rt_hamburger-inner::before,
.mm-ocd-opened .rt_hamburger.is-mainmenu .rt_hamburger-inner::after {
    background-color: var(--color-primary)
}

.rt_hamburger-box {
    width: 20px;
    height: 14px;
    display: inline-block;
    position: relative
}

.rt_hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.rt_hamburger-inner,
.rt_hamburger-inner::before,
.rt_hamburger-inner::after {
    width: 20px;
    height: 2px;
    background-color: #000;
    border-radius: 2px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.rt_hamburger-inner::before,
.rt_hamburger-inner::after {
    content: "";
    display: block
}

.rt_hamburger-inner::before {
    top: -10px
}

.rt_hamburger-inner::after {
    bottom: -10px
}

.rt_hamburger--slider .rt_hamburger-inner {
    top: 0
}

.rt_hamburger--slider .rt_hamburger-inner::before {
    top: 7px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: .15s
}

.rt_hamburger--slider .rt_hamburger-inner::after {
    top: 14px
}

.rt_hamburger--slider.is-active .rt_hamburger-inner,
.mm-ocd-opened .rt_hamburger--slider.is-mainmenu .rt_hamburger-inner {
    transform: translate3d(0, 7px, 0) rotate(45deg)
}

.rt_hamburger--slider.is-active .rt_hamburger-inner::before,
.mm-ocd-opened .rt_hamburger--slider.is-mainmenu .rt_hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0
}

.rt_hamburger--slider.is-active .rt_hamburger-inner::after,
.mm-ocd-opened .rt_hamburger--slider.is-mainmenu .rt_hamburger-inner::after {
    transform: translate3d(0, -14px, 0) rotate(-90deg)
}

.sticky-footer.sticky-content.fixed.fix-bottom {
    animation: none !important
}

/* ä¿®æ”¹åˆ’è¿‡äº§å“å¼¹å‡ºè‰²å— */
.btn-product {
    color: #fff;
    background-color: rgba(33, 174, 255, 0.8);
    text-transform: none;
    line-height: 1.44;
    font-size: 1.8rem;
    padding: .7rem 0;
    font-weight: 500
}

.spr-icon.spr-icon-star-empty {
    opacity: 1 !important;
    color: #e5e5e5
}

footer .input-wrapper-inline {
    height: auto
}

.nav-tabs .nav-item .nav-link {
    font-weight: 400
}

.nav-tabs .nav-item .nav-link.active {
    font-weight: 500
}

body.js-drawer-open {
    height: 100vh;
    overflow: hidden
}

.is--header-search-legal-parent:after {
    visibility: hidden;
    opacity: 0;
    content: "";
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
    z-index: -9999;
    position: fixed;
    transition: opacity ease .2s, visibility ease .2s
}

.js-drawer-open .is--header-search-legal-parent:after {
    opacity: 1;
    visibility: visible;
    z-index: 1002
}

.header-search.hs-toggle input.form-control {
    border-radius: 0 !important
}

.header-search.hs-toggle .btn-search {
    padding: 0;
    min-width: 40px;
    background-color: transparent;
    border: 0;
    font-size: 1.7rem;
    position: absolute;
    right: 2rem;
    height: 4rem
}

.header-search.hs-toggle .btn-search svg {
    height: 4rem
}

.grouped-button,
.product-form .btn-cart {
    background-color: #000
}

.product-form .btn-cart:hover:not(:disabled) {
    background-color: var(--color-dark)
}

@media(min-width:992px) {
    .template-product #product-tab-reviews .spr-container {
        padding-top: 9rem
    }
    .template-product #product-tab-reviews .spr-summary {
        display: flex;
        justify-content: center;
        align-items: center
    }
    .template-product #product-tab-reviews .spr-summary-starrating {
        margin-right: 2.2rem
    }
    .template-product #product-tab-reviews .spr-summary-caption {
        position: relative;
        padding-right: 1.5rem;
        margin-right: 1.5rem
    }
    .template-product #product-tab-reviews .spr-summary-caption:after {
        content: "";
        width: 3px;
        height: 3px;
        background: #000;
        right: 0;
        position: absolute;
        border-radius: 50%;
        top: 50%;
        transform: translateY(-50%)
    }
    .template-product #product-tab-reviews .spr-summary-actions-newreview {
        text-decoration: underline
    }
    .template-product #product-tab-reviews .spr-review {
        display: flex;
        flex-direction: column
    }
    .template-product #product-tab-reviews .spr-review .spr-review-header {
        display: flex;
        align-items: baseline;
        justify-content: space-between
    }
    .template-product #product-tab-reviews .spr-review .spr-review-header .spr-starratings {
        order: -1
    }
    .template-product #product-tab-reviews .spr-review .spr-review-header .spr-review-header-title {
        order: 1;
        flex: 0 0 70%;
        width: 70%
    }
    .template-product #product-tab-reviews .spr-review .spr-review-header .spr-review-header-byline {
        order: 0;
        opacity: 1;
        font-style: normal
    }
    .template-product #product-tab-reviews .spr-review .spr-review-header .spr-review-header-byline strong {
        font-weight: 500
    }
    .template-product #product-tab-reviews .spr-review .spr-review-content {
        display: flex;
        justify-content: flex-end
    }
    .template-product #product-tab-reviews .spr-review .spr-review-content-body {
        width: 70%;
        flex: 0 0 70%
    }
    .template-product #product-tab-reviews .spr-review .spr-review-footer {
        order: -1
    }
    .template-product #product-tab-reviews .spr-reviews {
        margin-top: 50px
    }
    .template-product #product-tab-reviews .spr-reviews .spr-review {
        padding: 15px 0
    }
    .template-product #product-tab-reviews .spr-review .spr-review-content {
        margin: 0 0 15px 0
    }
    .template-product #product-tab-reviews .spr-review .spr-review-reportreview {
        color: var(--color-grey)
    }
    .template-product #product-tab-reviews .spr-pagination {
        padding-top: 50px
    }
    .template-product #product-tab-reviews .spr-pagination-page {
        width: 34px;
        height: 34px;
        line-height: 34px;
        margin: 0 3px
    }
    .template-product #product-tab-reviews .spr-pagination-page.is-active {
        background: #000;
        color: #fff;
        border-radius: 50%
    }
    .template-product #product-tab-reviews .spr-pagination&gt;div:first-child {
        display: flex;
        justify-content: center
    }
    .template-product #product-tab-reviews .spr-pagination .spr-pagination-prev,
    .template-product #product-tab-reviews .spr-pagination .spr-pagination-next {
        position: relative;
        height: 34px;
        width: 34px
    }
    .template-product #product-tab-reviews .spr-pagination .spr-pagination-prev a,
    .template-product #product-tab-reviews .spr-pagination .spr-pagination-next a {
        content: "";
        display: block;
        box-sizing: border-box;
        position: absolute;
        width: 8px;
        height: 8px;
        border-bottom: 2px solid;
        border-right: 2px solid;
        left: 12px;
        top: 12px;
        font-size: 0
    }
    .template-product #product-tab-reviews .spr-pagination .spr-pagination-prev a {
        transform: rotate(135deg)
    }
    .template-product #product-tab-reviews .spr-pagination .spr-pagination-next a {
        transform: rotate(-45deg)
    }
}

#page-about-template .text-block-desc ul li {
    line-height: 1.47;
    padding-bottom: 1.3rem
}

.article-single .article-single-wrapper {
    display: flex;
    flex-direction: column
}

.article-single .article-tags {
    position: relative;
    left: 0
}

#article-template .comments--post-comment {
    position: relative;
    text-decoration: underline
}

#article-template .comments--post-comment:after {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    top: calc(50% - 1.5px);
    left: 0
}

#article-template .comments ul ul {
    padding-top: 3rem
}

#article-template ul.comments li.comment {
    padding-bottom: 3rem;
    margin-bottom: 3rem
}

.filter-price-slider.noUi-horizontal .noUi-handle {
    width: 2rem;
    height: 2rem;
    background: var(--color-dark);
    top: -.7em
}

.filter-price-slider .noUi-connect {
    background: var(--color-dark)
}

.filter-price-slider.noUi-target {
    margin: 10px 7px 2.7rem 14px
}

@media(min-width:992px) {
    .template-collection .toolbox-wrap .sidebar-content .row .widget:nth-child(n+5) {
        margin-top: 2rem;
        border-top: 1px solid var(--color-border)
    }
}

@media(max-width:991px) {
    .template-collection .toolbox-wrap .widget {
        border-bottom: 1px solid #e5e5e5;
        padding-top: 2rem;
        padding-bottom: 2rem
    }
    .template-collection .toolbox-wrap .sidebar-content {
        padding: 0 2rem
    }
}

@-webkit-keyframes loadSpin {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes loadSpin {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.fs-2p2 {
    font-size: 2.2rem
}

.hide {
    display: none !important
}

button.shopify-payment-button__more-options.shopify-payment-button__button--hidden {
    display: none
}

.product-form.product-variations {
    line-height: 1
}

.swatch-element {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 1rem .5rem 0;
    position: relative
}

.swatch-element label {
    cursor: pointer
}

.swatch-element i {
    transition: .3s;
    display: block;
    width: 5.2rem;
    height: 6.9rem;
    line-height: 6.9rem;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}

.swatch-element .swatch-style-box {
    font-size: 1.2rem;
    font-weight: 500;
    padding: .5rem 2rem;
    border-radius: var(--border-radius);
    width: 2.4rem;
    height: 2.4rem;
    line-height: 2.4rem;
    border: 1px solid var(--color-border);
    transition: .3s
}

.swatch-style-box:hover,
.swatch-style-box.label-selected {
    border-color: var(--color-primary-dark)
}

.swatch-style-img i svg {
    display: none
}

.swatch-style-img:hover i,
.swatch-style-img.label-selected i {
    border: 1px solid
}

.swatch-style-img:hover i:before,
.swatch-style-img.label-selected i:before {
    content: "";
    display: block;
    width: 2rem;
    height: 2rem;
    background-color: var(--color-primary-dark);
    color: #fff
}

.swatch-style-img:hover i svg,
.swatch-style-img.label-selected i svg {
    fill: #fff;
    position: absolute;
    top: .7rem;
    left: .5rem;
    display: block
}

.wrapper-swatches-item .swatch-element i {
    transition: .3s;
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem
}

.wrapper-swatches-item .swatch-style-img:hover i:before,
.wrapper-swatches-item .swatch-style-img.label-selected i:before {
    display: none
}

.wrapper-swatches-item .swatch-style-img:hover i,
.wrapper-swatches-item .swatch-style-img.label-selected i {
    box-shadow: inset 0 0 0 2px #fff
}

.swatch-element input {
    position: absolute;
    visibility: hidden;
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer
}

.soldout-image {
    background: var(--soldout-img) 0 0 no-repeat;
    display: none;
    width: calc(100% - 3px);
    height: calc(100% - 3px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 3px;
    overflow: hidden;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    z-index: 999;
    background-position: center
}

.swatch-element.unavailable,
.swatch-element.sold_out {
    opacity: .7
}

.swatch-element.unavailable .soldout-image {
    display: block
}

.position-relative {
    position: relative !important
}

.position-static {
    position: static !important
}

i.position-static.loading {
    margin-top: 0 !important;
    margin-left: 0 !important
}

i.loading:before,
i.loading svg {
    display: none
}

div#ask-about-product-form {
    max-width: 600px;
    width: 100%;
    padding: 3rem
}

.contact-form-wrapper .form-control {
    padding: .85rem 0;
    border: 0;
    border-bottom: 1px solid #e3e3e3
}

.product-single {
    font-size: 1.3rem
}

.product-single .product-form&gt;label {
    display: block
}

.product-single .quantity {
    max-width: none
}

.product-single .quantity-wrapper.input-group {
    width: 12.8rem;
    border-radius: var(--border-radius);
    border: 1px solid var(--color-border)
}

.product-single .quantity-wrapper.input-group button {
    width: 4rem
}

.product-single .quantity,
.product-single .quantity-wrapper.input-group button {
    border: 0
}

.product-brand {
    color: gray;
    margin-bottom: 1rem
}

.meta-info {
    margin-bottom: .3rem;
    display: grid;
    grid-template-columns: 100px 1fr
}

.product-single__stock.is-fake .progress-bar span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 40px 40px
}

.product-single__stock .progress-bar {
    background-color: #e5e5e5;
    width: 100%;
    padding: 0;
    height: .5rem;
    float: none;
    position: relative
}

.product-single__stock .progress-bar span {
    display: block;
    background-color: var(--color-primary);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: inherit;
    transition: width 1.2s ease
}

.product-single__visitor,
.product-single__sold {
    visibility: hidden
}

.product-single__visitor.active,
.product-single__sold.active {
    visibility: visible
}

.product-single__sold {
    color: var(--color-primary)
}

.product-single__sold svg {
    stroke: var(--color-primary)
}

.product-single__sold span {
    padding-left: 1rem
}

.product-form&gt;.shopify-payment-button {
    min-width: 100%
}

.shopify-payment-button {
    flex: 1;
    min-width: 13rem;
    max-width: 100%
}

.shopify-payment-button button.shopify-payment-button__button.btn-disabled {
    background-color: transparent;
    color: var(--color-primary-dark)
}

.shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]) {
    background-color: var(--color-primary-dark);
    color: #fff
}

.shopify-payment-button button.shopify-payment-button__button {
    font-family: var(--font-stack-first);
    border-radius: var(--border-radius);
    font-size: 2rem;
    font-weight: 500;
    cursor: pointer;
    height: 4.6rem;
    line-height: 2rem;
    padding: 0;
    border: 1px solid;
    background-color: var(--color-primary-dark);
    color: #fff
}

.description .icon-box-side {
    margin-bottom: 2rem !important
}

.description p {
    font-size: 1.5rem;
    line-height: 1 !important;
    color: var(--color-primary-dark)
}

.description .icon-box p {
    margin: 0;
    font-size: 1.6rem;
    line-height: inherit;
    letter-spacing: 0;
    color: var(--color-primary-dark)
}

.description p.desc-title {
    line-height: 1.1 !important
}

.description p.desc {
    line-height: 1.8 !important
}

.style-checkbox {
    display: block;
    position: relative;
    padding-left: 3rem;
    font-weight: 400 !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.style-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.style-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 2rem;
    width: 2rem;
    border: 1px solid #e5e5e5
}

.style-checkbox:hover input~.checkmark {
    background-color: #e5e5e5
}

.style-checkbox input:checked~.checkmark {
    background-color: var(--color-primary-dark)
}

.style-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.style-checkbox input:checked~.checkmark:after {
    display: block
}

.style-checkbox .checkmark:after {
    left: .6rem;
    top: .2rem;
    width: .6rem;
    height: 1.2rem;
    border: solid #fff;
    border-width: 0 .3rem .3rem 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.product-page-detail-grey-bg {
    background-color: #f3f3f3
}

.product-page-detail-grey-bg .product-details {
    padding: 3rem;
    background-color: #fff
}

.product-bottom-details .product-details .product-cta {
    margin-bottom: 0 !important
}

.product-cta i svg {
    stroke: var(--color-primary-dark)
}

.product-description .icon-box-icon svg {
    height: .8rem;
    width: 1rem
}

#shopify-section-product-template .product-description .icon-box-side {
    margin-bottom: 2rem !important
}

#shopify-section-product-template .product-description .icon-box-icon svg {
    height: 2.4rem;
    width: 2.4rem
}

body:not(.template-index) .section-header {
    border-bottom: 1px solid #e5e5e5
}

.promotion-list .icon-box-icon svg {
    fill: var(--color-primary)
}

.product-tabs .nav-link {
    font-size: 3rem;
    text-transform: none;
    font-weight: 400
}

.product-tabs .nav-item .nav-link.active {
    font-weight: 500
}

.product-tabs #product-tab-reviews .spr-container {
    padding: 0 0 3rem;
    border: 0
}

#product-tab-reviews .spr-header-title {
    font-size: 3rem;
    margin: 0 0 3rem 0;
    text-align: center;
    font-weight: 500
}

#product-tab-reviews .spr-container {
    padding: 3rem 0;
    border: 0;
    border-top: 1px solid var(--color-border)
}

#product-tab-reviews .spr-form-label+input.spr-form-input {
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid var(--color-border)
}

#product-tab-reviews .spr-form-input-textarea {
    border: 0;
    border-bottom: 1px solid var(--color-border)
}

.border-top {
    border-top: 1px solid var(--color-border)
}

.border-bottom {
    border-bottom: 1px solid var(--color-border)
}

.product-grouped-content&gt;.product-grouped-row {
    margin-left: -3rem;
    margin-right: -3rem
}

.product-grouped-content .grouped-product {
    padding-left: 0;
    padding-right: 6rem
}

.product-grouped-content .product-label-group {
    display: none
}

.product-grouped-wrapper .grouped-product:not(.current-product)&gt;.product:before {
    content: "+";
    position: absolute;
    font-size: 2.5em;
    line-height: 1.5em;
    height: 1.5em;
    width: 1.5em;
    border-radius: 50%;
    top: 50%;
    left: -3rem;
    display: inline-block;
    text-align: center;
    transform: translate(-50%, -50%);
    z-index: 5;
    color: var(--color-primary-dark)
}

.grouped-product-item .product-title {
    font-size: 1.5rem
}

.grouped-product-item.current-product label {
    opacity: .7;
    pointer-events: none
}

button.grouped-button {
    width: 100%;
    max-width: 29.5rem
}

.grouped-product-item {
    margin-bottom: 1.2rem
}

.grid-images-simple .product-gallery .product-single__media-wrapper:nth-of-type(1) {
    max-width: 100%;
    flex: 0 0 100%
}

.price.price--unavailable {
    display: none
}

.price__unit {
    display: none
}

.price--unit-available .price__unit {
    display: block
}

.price:not(.price--on-sale) .product-price .old-price {
    display: none;
    text-decoration: none;
    color: #333
}

.product-single__thumbnail-badge {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 6px;
    top: 6px;
    pointer-events: none
}

.product-single__thumbnail-badge .icon {
    fill: #fff;
    width: 100%;
    height: 100%;
    vertical-align: baseline
}

.product-single__thumbnail-badge .icon-3d-badge-full-color-element,
.product-single__thumbnail-badge .icon-video-badge-full-color-element {
    fill: #3a3a3a
}

.product-single__media {
    margin: 0 auto;
    min-height: 1px;
    width: 100%;
    height: 100%;
    position: relative
}

.product-single__media iframe,
.product-single__media .media-video,
.product-single__media model-viewer,
.product-single__media .shopify-model-viewer-ui,
.product-single__media .media-item,
.product-single__media .plyr,
.product-single__media .plyr__video-wrapper {
    height: 100%
}

.product-single__media iframe,
.product-single__media model-viewer,
.product-single__media .shopify-model-viewer-ui,
.product-single__media img,
.product-single__media&gt;video,
.product-single__media .plyr,
.product-single__media .media-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%
}

.product-single__view-in-space {
    border: 0;
    width: 100%;
    min-height: 44px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    font-size: calc(((var(--font-size-base)) / (var(--font-size-base))) * 1em);
    color: #333
}

.product-single__view-in-space[data-shopify-xr-hidden] {
    visibility: hidden
}

@media only screen and (min-width:768px) {
    .product-single__view-in-space[data-shopify-xr-hidden] {
        display: none
    }
    .row.product-grouped-row {
        margin-right: -5rem
    }
    .toolbox-wrap .shop-sidebar .widget {
        border-bottom: 0
    }
}

.product-single__view-in-space:hover .product-single__view-in-space-text,
.product-single__view-in-space:focus .product-single__view-in-space-text {
    border-bottom-color: #333
}

.product-single__view-in-space svg.icon {
    height: 26px;
    width: 26px;
    margin-top: -3px;
    margin-right: 2.43px;
    fill: transparent;
    vertical-align: middle;
    display: inline-block
}

.product-single__view-in-space svg.icon .icon-3d-badge-full-color-outline {
    stroke: none
}

.product-single__view-in-space svg.icon .icon-3d-badge-full-color-element {
    fill: #333;
    opacity: 1
}

.product-single__view-in-space-text {
    border-bottom: 1px solid transparent
}

.store-availability-small-text {
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em)
}

.store-availability-information {
    display: flex;
    margin-left: 5px
}

.store-availability-information-container {
    margin-left: 5px
}

.store-availability-information__title {
    margin-bottom: 0
}

.store-availability-information__stock {
    margin-bottom: 0
}

.store-availability-information__button {
    text-decoration: underline;
    cursor: pointer;
    border: 0;
    padding: 0;
    background: transparent;
    margin-top: 8px
}

.store-availabilities-modal {
    max-width: 355px
}

.store-availabilities-modal p {
    margin-bottom: 0 !important
}

.store-availabilities-modal .icon {
    min-width: 12px;
    min-height: 12px;
    width: 12px;
    height: 12px
}

.store-availabilities-modal .icon path {
    fill: inherit;
    stroke: inherit
}

.store-availabilities-modal .icon-in-stock {
    fill: #00730b
}

.store-availabilities-modal .icon-out-of-stock {
    fill: #d20
}

.store-availabilities-modal--active {
    display: flex;
    flex-direction: column;
    transform: translateY(0);
    opacity: 1
}

.store-availabilities-modal__header {
    margin: 16px 0 16px 0;
    padding: 24px 24px 0 24px
}

.store-availabilities-modal__product-title {
    font-size: calc(((var(--font-size-base) + 2) / (var(--font-size-base))) * 1em);
    text-transform: none;
    margin-bottom: 0;
    letter-spacing: 0
}

.store-availabilities-list {
    list-style: none;
    overflow-y: auto;
    padding: 0 20px 0 20px
}

.store-availabilities-modal__close {
    margin: -14px -14px 0 0;
    padding: 14px;
    align-self: start
}

.store-availability-list__item {
    padding-bottom: 16px
}

.store-availability-list__item::before {
    content: "";
    display: block;
    margin: 0 0 16px 0;
    border-bottom: 1px solid var(--color-border)
}

.store-availability-list__address {
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    font-style: normal;
    margin-bottom: 0
}

.store-availability-list__location {
    font-size: var(--font-size-base);
    margin-bottom: 8px
}

.store-availability-list__stock {
    margin-top: 8px;
    margin-bottom: 16px
}

.store-availability-list__phone {
    margin-bottom: 0
}

.shop-table,
.wishlist__table {
    position: relative
}

table.wishlist__table .product-price {
    width: 200px
}

.shop-table:before,
.wishlist__table:before {
    content: "";
    width: 36px;
    height: 36px;
    display: block;
    vertical-align: middle;
    border: 1px solid transparent;
    border-top-color: #333;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin-left: -18px;
    margin-top: -18px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
    animation: loadSpin 2s infinite linear
}

.shop-table:after,
.wishlist__table:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease
}

.table-loading {
    pointer-events: none
}

.table-loading:before {
    opacity: 1
}

.table-loading:after {
    opacity: .6
}

.btn-wishlist.added i svg {
    fill: var(--color-primary-dark)
}

.btn-wishlist i svg path {
    stroke: var(--color-primary-dark)
}

.alert-popup {
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 2000
}

.alert-message {
    position: absolute;
    left: -8rem;
    width: 273px;
    padding: 1rem;
    color: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-100%);
    opacity: 0;
    transition: opacity .3s, left .3s ease-out, transform .3s
}

.alert-message.show {
    opacity: 1;
    left: 0
}

body.fastor__modal-opened {
    overflow: hidden
}

body.fastor__modal-opened .page-wrapper {
    z-index: 1
}

.fastor__modal {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s cubic-bezier(0.19, 1, 0.22, 1)
}

.fastor__modal .fastor__modal-container {
    position: relative;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

.fastor__modal .fastor__modal-close {
    position: absolute;
    top: 2.5rem;
    left: auto;
    right: 2.5rem;
    z-index: 1;
    font-size: 30px
}

.fastor__modal .compare__left .compare__list {
    width: 200px;
    border-right: 6px solid #000;
    position: relative;
    z-index: 10
}

.fastor__modal .compare__left .compare__list td {
    display: none
}

.fastor__modal .compare__right {
    overflow-x: auto;
    overflow-y: hidden
}

.fastor__modal .compare__right .compare__list th {
    width: 0;
    visibility: hidden
}

.fastor__modal:-webkit-scrollbar {
    width: 2px;
    height: 2px
}

.fastor__modal.opened {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.fastor__modal.opened+.fastor__modal-overlay {
    opacity: 1;
    pointer-events: visible
}

.fastor__modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 99;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.3);
    transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s steps(1, end);
    transition-delay: .2s
}

.page-compare .page-content {
    padding-bottom: 0
}

.page-compare .title {
    margin: 2.5rem 0 0
}

.page-compare .compare__list {
    width: 100%;
    table-layout: fixed
}

.page-compare .compare__list th {
    padding: .3rem 0 .3rem;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.875;
    text-transform: uppercase;
    color: #333
}

.page-compare .compare__list th .fixed-th {
    width: 200px
}

.page-compare .compare__list tr {
    border-bottom: 1px solid #e1e1e1
}

.page-compare .compare__list td {
    width: 230px;
    max-width: 230px;
    min-width: 230px;
    text-align: center;
    line-height: 1;
    border-right: 1px solid #e1e1e1
}

.page-compare .compare__list .removecompare_btn {
    position: absolute;
    top: -5px;
    left: -5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #f1f1f1;
    padding: 3px
}

.page-compare .compare__list .removecompare_btn:hover {
    color: #fff;
    background: #333;
    border-color: #333
}

.page-compare .item__link {
    display: inline-block;
    position: relative
}

.page-compare .item__image th,
.page-compare .item__image td {
    height: 120px
}

.page-compare .item__image td {
    font-size: 0
}

.page-compare .item__image td a {
    display: block
}

.page-compare .item__image td img {
    max-height: 80px;
    width: auto
}

.page-compare .item__name a {
    word-wrap: break-word;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2
}

.spr-badge-starrating .spr-icon:before {
    font-family: 'LineAwesome' !important;
    content: "\f318" !important
}

.spr-badge-starrating .spr-icon.spr-icon-star {
    color: #000
}

.spr-icon {
    width: 2.2rem !important;
    height: 2.2rem !important;
    margin-right: 1px !important
}

[class^="spr-icon-"]:before,
[class*=" spr-icon-"]:before {
    font-size: 100% !important
}

.spr-badge-starrating {
    margin-right: 1rem !important
}

.ratings-wrapper span.spr-badge-caption {
    display: none
}

span.spr-badge-caption {
    color: gray;
    margin: 2px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.write-review {
    margin-left: 1rem;
    padding-left: 1rem;
    position: relative
}

.write-review:before {
    content: ".";
    font-size: 2.3rem;
    position: absolute;
    left: -0.3rem;
    top: -0.3rem;
    line-height: 1rem;
    color: gray
}

.fastor__modal .page-popup {
    padding: 20px 30px
}

@media(max-width:575px) {
    .product-single .btn-wishlist,
    .product-single .btn-compare,
    .product-single .btn-ask {
        width: 50%;
        margin-bottom: 2rem;
        flex: auto;
        display: inline-flex
    }
    .product-single .social-links {
        text-align: center;
        margin-right: 0
    }
}

.product-remove .remove:before {
    line-height: 3rem
}

.product-variant-details {
    font-size: 1.2rem;
    padding: 0;
    margin: 0;
    color: gray
}

.accordion .card:first-of-type {
    border-bottom: 1px solid var(--color-border)
}

.account-page .login-popup {
    margin: 0 auto
}

.addresses-action {
    margin: 0;
    padding: 0
}

ul.addresses-action li+li {
    margin-left: 20px
}

.addresses-form-box .form-group {
    margin-bottom: 1.8rem
}

.form-checkbox .custom-checkbox+label {
    padding-left: 2.4rem !important
}

.contact-information {
    padding: 3rem 3rem 3rem 0
}

.working-time {
    color: gray
}

.blog-tag-filter a.selected,
a.btn-read-more {
    text-decoration: underline
}

.blog-tag-filter a:first-child {
    padding-left: 0
}

.blog-tag-filter a {
    text-transform: capitalize;
    padding: 0 1rem;
    font-size: 1.7rem
}

article.feature-article {
    display: flex;
    align-items: center
}

.article.feature-article .article-details {
    padding: 5rem
}

.articles .article.feature-article .article-title {
    font-size: 4rem;
    margin-bottom: 2rem
}

.article.feature-article .article-meta {
    margin-bottom: 2rem
}

.article-tags {
    position: absolute;
    top: 1rem;
    left: 1rem
}

.article-tags a,
.tags-list a {
    font-size: 1.2rem;
    font-weight: 500;
    background-color: #fff;
    color: var(--color-primary-dark);
    border-radius: var(--border-radius);
    padding: .5rem 1.5rem;
    text-transform: capitalize;
    margin-right: 1rem
}

.article-single-wrapper h1 {
    line-height: 1.3
}

.article-tags a {
    color: #fff;
    background-color: var(--color-primary-dark)
}

.page-about-text-benefits,
.article-single-wrapper.prologue {
    max-width: 810px;
    margin-left: auto;
    margin-right: auto
}

.text-block-desc p:first-child {
    font-size: 2.2rem
}

.page-about-text-blocks .text-block {
    max-width: 525px
}

.text-block-desc p,
.text-block-desc ul li {
    font-size: 1.5rem
}

.password-content-default {
    padding: 10rem 0
}

.password-content-default .logo {
    margin: 0 auto
}

.password-content-default .content-password h1 {
    font-size: 10rem;
    line-height: 1.1 !important;
    margin-top: 1rem
}

.password-content-default .content-password p {
    font-size: 2.2rem;
    line-height: 1.8
}

.page-password-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}

.password-overlay {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
    cursor: pointer
}

.password-content-subscribe_form,
.password-content-password_form {
    max-width: 525px;
    padding: 10rem 0
}

.coming-section .password-content-subscribe_form h1,
.coming-section .password-content-password_form h1 {
    font-size: 8rem;
    line-height: 1.1;
    margin-top: 2rem
}

.coming-section .password-content-subscribe_form p,
.coming-section .password-content-password_form p {
    font-size: 4rem;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 3rem
}

.password-line {
    margin-top: 6rem;
    margin-bottom: 6rem;
    height: 1px;
    background-color: #e5e5e5;
    width: 600px;
    max-width: 100%
}

.content-password h1 {
    font-weight: 500
}

.content-password input.form-control {
    background-color: #fff
}

@media(max-width:767px) {
    .coming-section .password-content-subscribe_form p,
    .coming-section .password-content-password_form p {
        font-size: 2rem
    }
    .coming-section .password-content-subscribe_form h1,
    .coming-section .password-content-password_form h1,
    .content-password h1 {
        font-size: 4rem
    }
}

.password-content-default .countdown {
    margin-left: auto;
    margin-right: auto
}

.countdown.is-countdown {
    padding: 1rem 3rem;
    display: flex;
    background: var(--color-primary-dark);
    border-radius: 2.7rem;
    width: fit-content;
    justify-content: center;
    max-width: 280px !important
}

.countdown-block {
    font-weight: 500;
    font-size: 2.2rem;
    padding: 0 1rem;
    display: inline-flex;
    align-items: flex-end;
    position: relative
}

.countdown-block span {
    font-size: 1.6rem;
    line-height: 1.9
}

.countdown-block.second:after {
    display: none
}

.countdown-block:after {
    content: "";
    position: absolute;
    font-size: 3rem;
    width: 5px;
    height: 5px;
    background: #fff;
    top: 1.5rem;
    right: 0;
    line-height: 1;
    border-radius: 50%
}

.product-item-wrapper .btn-product-icon {
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%)
}

.product-detail-countdown.countdown.is-countdown {
    background-color: transparent;
    margin: 0 -1rem;
    padding: 0
}

.product-item-countdown {
    position: absolute;
    top: 1rem;
    right: 1.1rem
}

.product-item-countdown.countdown.is-countdown {
    padding: .5rem 1rem;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    color: var(--color-primary-dark);
    transition: all 300ms ease
}

.product-item-countdown .countdown-block {
    font-size: 1.6rem;
    padding: 0 .5rem
}

.product-item-countdown .countdown-block span {
    font-size: 1rem;
    line-height: 2
}

.grouped-product .product-item-countdown .countdown-block {
    font-size: 1.2rem
}

.btn-checkout.btn-rounded {
    border-radius: 2.7rem
}

.quantity {
    max-width: none
}

.quantity-wrapper.input-group {
    width: 12.8rem;
    border-radius: var(--border-radius);
    border: 1px solid var(--color-border)
}

.quantity-wrapper.input-group button {
    width: 4rem
}

.quantity,
.quantity-wrapper.input-group button {
    border: 0
}

.widget-tags-filter {
    max-height: 240px;
    overflow-y: auto
}

.widget-tags-filter::-webkit-scrollbar {
    width: .4rem
}

.widget-tags-filter::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

.widget-tags-filter::-webkit-scrollbar-thumb {
    background-color: var(--color-primary-dark);
    outline: 1px solid gray
}

a.filter-color {
    text-indent: -9999px;
    width: 2.4rem;
    height: 2.4rem;
    padding: 0;
    border-radius: 50%
}

.filter-items.filter-swatch {
    overflow: inherit
}

.filter-items.filter-swatch li {
    margin-right: .5rem;
    display: inline-block
}

.filter-items.filter-swatch label::before,
.filter-items.filter-swatch .active&gt;a label::before,
.filter-items.filter-swatch label:hover::before {
    background-color: transparent;
    border-color: #eee;
    border-radius: 50%
}

.filter-items.filter-swatch label {
    border: 1px solid transparent
}

.filter-items.filter-swatch .active&gt;a label,
.filter-items.filter-swatch label:hover {
    box-shadow: inset 0 0 0 2px #fff;
    border-color: var(--color-primary-dark)
}

.content-center .owl-stage {
    margin-left: auto;
    margin-right: auto
}

.text-block-desc ul li svg {
    margin-right: .5rem
}

.page-about-text-benefits .icon-box-icon svg {
    width: 2rem;
    height: 2rem
}

.btn-layout svg {
    pointer-events: none
}

.article-promotion .icon-box-icon svg,
.about-promotion .icon-box-icon svg {
    width: 4.8rem;
    height: 4.8rem
}

@media(max-width:767px) {
    .page-about-banners .rt-banner figure img {
        min-height: 250px;
        object-fit: cover;
        object-position: center center
    }
    .collection-promotion-banner .banner-content br+br {
        display: none
    }
    .collection-promotion-banner .banner-content p {
        font-size: 1.5rem !important;
        line-height: 1;
        margin-bottom: 1rem
    }
    .collection-promotion-banner .banner-content .banner-title {
        font-size: 1.8rem !important
    }
    .collection-promotion-banner .banner-content a.btn {
        padding: 5px 15px
    }
    .page-about-block h2.title,
    .text-block .text-block-title {
        font-size: 3rem !important
    }
    .text-block .text-block-title,
    .text-block p {
        line-height: 1.2
    }
    .article-banner-block .rt-banner {
        padding-left: 2rem !important;
        padding-top: 2rem !important
    }
    .article-banner-block .rt-banner .banner-title {
        font-size: 1.5rem !important
    }
    .grid-images-simple .product-gallery {
        flex-wrap: nowrap;
        overflow: auto
    }
    .grid-images-simple .product-gallery .product-single__media-wrapper {
        min-width: 100%
    }
    .product-grouped-wrapper .grouped-product:not(.current-product)&gt;.product:before {
        display: none
    }
    .row.product-grouped-row {
        flex-wrap: nowrap;
        overflow-x: auto;
        width: 100%
    }
    .product-grouped-content .grouped-product {
        padding-left: 10px;
        padding-right: 2rem;
        min-width: 80%
    }
    .products-grouped-action {
        padding-top: 2rem;
        padding-bottom: 4rem
    }
    .product-page-detail-grey-bg {
        background-color: inherit;
        padding-bottom: 0
    }
    .product-page-detail-grey-bg .product-details {
        background-color: inherit;
        padding: 0
    }
    .product-bottom-details .product-details .social-links {
        text-align: center;
        margin-bottom: 1rem
    }
    .product-bottom-details .product-details .btn-product {
        text-align: center;
        width: 50%;
        display: inline-flex;
        flex: 1 auto;
        margin: 1rem 0
    }
    .cart-table .product-subtotal {
        text-align: center;
        font-weight: 500
    }
    .toolbox {
        padding-top: 1.5rem
    }
    .toolbox-left {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 1.5rem
    }
    .toolbox-left h1 {
        font-size: 2rem;
        margin: 0
    }
    .toolbox-left .toolbox-item {
        margin-left: auto !important;
        display: inline-flex;
        margin-bottom: 0
    }
    .btn-layout[data-value='grid-4'],
    .btn-layout[data-value='grid-3'] {
        display: none
    }
    .toolbox-right {
        justify-content: space-between;
        width: 100%
    }
    .grouped-product .product-item-countdown .countdown-block,
    .product-item-countdown .countdown-block {
        font-size: 1.2rem
    }
}</pre></body></html>