/** Shopify CDN: Minification failed

Line 17:5 Unexpected "-"
Line 19:6 Unexpected "-"
Line 21:6 Unexpected "-"
Line 22:8 Expected ":"
Line 24:6 Unexpected "-"
Line 25:10 Expected ":"
Line 26:10 Expected ":"
Line 28:6 Unexpected "-"
Line 29:10 Expected ":"
Line 30:6 Unexpected "-"
... and 23 more hidden warnings

**/
@charset 'UTF-8';
.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: -10 px!important;
    margin - right: -10 px!important;
    width: auto
}.owl - theme.owl - nav.disabled + .owl - dots {
    margin - top: 1.5 rem
}.owl - theme.owl - nav.owl - prev, .owl - theme.owl - nav.owl - next {
    margin: 0;transform: translateY(-50 % );font - size: 20 px;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).owl - theme.owl - nav.owl - prev: not(.disabled): hover, .owl - theme.owl - nav.owl - next: not(.disabled).owl - theme.owl - nav.owl - prev: not(.disabled): hover, .owl - theme.owl - nav.owl - prev: not(.disabled).owl - theme.owl - nav.owl - next: not(.disabled): hover, .owl - theme.owl - nav.owl - next: not(.disabled).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 - prev: not(.disabled): active.owl - theme.owl - nav.owl - next: not(.disabled): focus, .owl - theme.owl - nav.owl - next: 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: -40 px
}.owl - theme.owl - nav.owl - prev i {
    margin - right: 2 px
}.owl - theme.owl - nav.owl - next {
    right: -40 px
}.owl - theme.owl - nav.owl - next i {
    margin - left: 2 px
}.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: 5 px
}

@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, 0.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, 0.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>* {
	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
}

.noUi-target {
	background: var(--color-border-light);
	margin: 4px 7px 2.7rem 9px
}

.noUi-connects {
	padding: 11.5px 0;
	top: -10px
}

.noUi-connect {
	background: #999;
	margin-top: 10px;
	height: 3px
}

.noUi-horizontal .noUi-handle {
	width: 1.2rem;
	height: 1.2rem;
	background: var(--color-primary)
}

@charset 'UTF-8';
.accordion {
	overflow: hidden
}

.accordion .collapsed,
.accordion .expanding {
	display: none
}

.card-header {
	text-transform: uppercase;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 1;
	color: #222
}

.card-header a {
	display: flex;
	align-items: center;
	position: relative;
	padding: 1.8rem .5rem
}

.card-header a:hover {
	color: var(--color-primary)
}

.card-header a::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: .4rem;
	font-family: 'LineAwesome';
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: -0.01em;
	color: #222
}

.expand::after {
	content: '\f110'
}

.collapse::after {
	content: '\f113'
}

.card-body {
	padding: 1.3rem .5rem
}

.card {
	background-color: #fff
}

.accordion-simple .card {
	border-top: 1px solid #ebebeb
}

.accordion-simple .card:last-child {
	border-bottom: 1px solid #ebebeb
}

.accordion-gutter-md .card:not(:last-child) {
	margin-bottom: 10px
}

.accordion-gutter-sm .card:not(:last-child) {
	margin-bottom: 2px
}

.accordion-plus .card-header a::after {
	font-size: 1.7rem;
	font-weight: 400;
	color: #666
}

.accordion-plus .expand::after {
	content: '\f2c2'
}

.accordion-plus .collapse::after {
	content: '\f28e'
}

.accordion-boxed .card-header a,
.accordion-boxed .card-body {
	padding-left: 2rem;
	padding-right: 2rem
}

.accordion-boxed .card-header a::after {
	right: 2rem
}

.accordion-border .card {
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb
}

.accordion-border .card:last-child {
	border-bottom: 1px solid #ebebeb
}

.accordion-background .card {
	background-color: #fff;
	border-color: #fff
}

.accordion-dropshadow {
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.12)
}

.accordion-dropshadow .card {
	background-color: #fff;
	border-color: #fff
}

.accordion-icon .card-header i {
	margin-right: 1.5rem;
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 0
}

.accordion-card-bg .card {
	border: 1px solid #f2f3f5
}

.accordion-card-bg .card-header a {
	padding-top: 1.7rem;
	padding-bottom: 1.7rem;
	background-color: #f2f3f5
}

.accordion-card-bg.accordion-primary .card {
	border: 0;
	background-color: #f2f3f5
}

.accordion-card-bg.accordion-primary .card-header a {
	padding-top: 1.8rem;
	padding-bottom: 1.8rem;
	background-color: var(--color-primary);
	color: #fff
}

.accordion-card-bg.accordion-primary .card-header a::after {
	color: #fff
}

.accordion-color .collapse {
	color: var(--color-primary)
}

.accordion-card-border .card {
	border: 1px solid #dae1e5
}

.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, 0.5);
	height: 1px;
	top: calc(50% - .5px)
}

.alert .close-icon::after {
	box-shadow: 0 0 1px rgba(0, 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>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>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
}

@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
}

.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>.container,
.banner-fixed>.container-fluid,
.banner-fixed>.banner-content {
	position: absolute;
	z-index: 1
}

.banner-fixed>.container,
.banner-fixed>.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>*: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, 0.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: uppercase;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.015em
}

.article-content {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-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
}

.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, 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, 0.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,
.btn.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, 0.15)
}

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

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

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

.btn-shadow-sm {
	box-shadow: 0 17px 20px -20px rgba(0, 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, 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
}

.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(var(--color-primary-rgb))
}

.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, 0.8)
}

.category-light {
	color: #999
}

.category-light:hover .category-content {
	background-color: rgba(var(--color-primary-rgb))
}

.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, 0.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>*,
.category-group-icon>* {
	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>* {
	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>a {
	padding-right: 1rem
}

.category-group-icon>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;
	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;
	padding: 4.3rem 3rem 5.4rem
}

.reply .form-control {
	max-width: 100%
}

.reply p {
	font-size: 1.3rem
}

.count-to {
	font-size: 4rem;
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1
}

.count-to::after {
	content: '+'
}

.count-title {
	color: inherit;
	font-weight: 400;
	letter-spacing: -0.025em
}

.elements>div {
	margin-bottom: 2rem
}

.elements>div>a {
	display: block
}

.elements>div .element-accordian .element-img {
	background-position: calc(-180px * (1 - 1)) 0
}

.elements>div .element-accordian .element-hover-img {
	background-position: calc(-180px * 1 + 90px) 0
}

.elements>div .element-banner .element-img {
	background-position: calc(-180px * (2 - 1)) 0
}

.elements>div .element-banner .element-hover-img {
	background-position: calc(-180px * 2 + 90px) 0
}

.elements>div .element-blog .element-img {
	background-position: calc(-180px * (3 - 1)) 0
}

.elements>div .element-blog .element-hover-img {
	background-position: calc(-180px * 3 + 90px) 0
}

.elements>div .element-button .element-img {
	background-position: calc(-180px * (4 - 1)) 0
}

.elements>div .element-button .element-hover-img {
	background-position: calc(-180px * 4 + 90px) 0
}

.elements>div .element-cta .element-img {
	background-position: calc(-180px * (5 - 1)) 0
}

.elements>div .element-cta .element-hover-img {
	background-position: calc(-180px * 5 + 90px) 0
}

.elements>div .element-icon-box .element-img {
	background-position: calc(-180px * (6 - 1)) 0
}

.elements>div .element-icon-box .element-hover-img {
	background-position: calc(-180px * 6 + 90px) 0
}

.elements>div .element-portfolio .element-img {
	background-position: calc(-180px * (7 - 1)) 0
}

.elements>div .element-portfolio .element-hover-img {
	background-position: calc(-180px * 7 + 90px) 0
}

.elements>div .element-category .element-img {
	background-position: calc(-180px * (8 - 1)) 0
}

.elements>div .element-category .element-hover-img {
	background-position: calc(-180px * 8 + 90px) 0
}

.elements>div .element-product .element-img {
	background-position: calc(-180px * (9 - 1)) 0
}

.elements>div .element-product .element-hover-img {
	background-position: calc(-180px * 9 + 90px) 0
}

.elements>div .element-tab .element-img {
	background-position: calc(-180px * (10 - 1)) 0
}

.elements>div .element-tab .element-hover-img {
	background-position: calc(-180px * 10 + 90px) 0
}

.elements>div .element-testimonial .element-img {
	background-position: calc(-180px * (11 - 1)) 0
}

.elements>div .element-testimonial .element-hover-img {
	background-position: calc(-180px * 11 + 90px) 0
}

.elements>div .element-title .element-img {
	background-position: calc(-180px * (12 - 1)) 0
}

.elements>div .element-title .element-hover-img {
	background-position: calc(-180px * 12 + 90px) 0
}

.elements>div .element-typography .element-img {
	background-position: calc(-180px * (13 - 1)) 0
}

.elements>div .element-typography .element-hover-img {
	background-position: calc(-180px * 13 + 90px) 0
}

.elements>div .element-video .element-img {
	background-position: calc(-180px * (14 - 1)) 0
}

.elements>div .element-video .element-hover-img {
	background-position: calc(-180px * 14 + 90px) 0
}

.element {
	display: flex;
	position: relative;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 1.2rem 0 2.4rem;
	border: 2px solid #e4eaec
}

.element .element-img {
	width: 90px;
	height: 70px;
	background-image: url(../images/elements.png);
	background-repeat: no-repeat;
	transition: opacity .3s, visibility .3s
}

.element .element-hover-img {
	position: absolute;
	width: 90px;
	height: 70px;
	left: 50%;
	top: 1.2rem;
	background-image: url(../images/elements.png);
	transform: translateX(-50%);
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s, visibility .3s
}

.element p {
	margin: 0;
	text-align: center;
	color: #222;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.2;
	text-transform: uppercase
}

.element:hover .element-img,
.element.active .element-img {
	opacity: 0;
	visibility: hidden
}

.element:hover .element-hover-img,
.element.active .element-hover-img {
	opacity: 1;
	visibility: visible
}

[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;
	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.4rem;
	border-radius: 2.7rem
}

.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)
}

.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
}

.member {
	text-align: center;
	margin-bottom: 2rem
}

.member img {
	display: block;
	width: 100%
}

.member figure {
	position: relative;
	margin-bottom: 1.5rem
}

.member-name,
.member-job {
	text-transform: uppercase;
	font-size: 1.4rem;
	margin-bottom: 0
}

.member-job {
	font-size: 1.2rem;
	font-weight: 400;
	color: inherit
}

.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, 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, 0.3);
	opacity: 0
}

a>.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(var(--color-primary-rgb));
	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>a::after,
.overlay-light figure>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>a::after,
.overlay-light:hover figure>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>figure::after,
.overlay-light.article>figure::after {
	content: none
}

.hover-gloom.article>figure>a::after,
.overlay-light.article>figure>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)
}

.page-subtitle {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 2rem;
	line-height: 1.8
}

.page-title {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 4rem;
	line-height: 1.125;
	letter-spacing: -0.025em;
	color: #222
}

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

.breadcrumb-nav {
	border-bottom: 1px solid #ebebeb
}

.breadcrumb-nav .breadcrumb {
	padding: 1.4rem .5rem;
	font-size: 1.4rem
}

.breadcrumb-nav .breadcrumb li:not(:last-child)::after {
	margin-left: 1.2rem
}

.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	color: #999;
	font-family: var(--font-stack-second);
	font-size: 1.3rem
}

.breadcrumb a {
	color: inherit
}

.breadcrumb a:hover {
	color: #222
}

.breadcrumb li:not(:last-child) {
	padding-right: .8rem
}

.breadcrumb li:not(:last-child)::after {
	content: '\f105';
	position: relative;
	margin-left: .7rem;
	font-size: 1.1rem;
	font-weight: 600;
	font-family: 'Font Awesome 5 Free'
}

.breadcrumb li:last-child {
	color: #222
}

.breadcrumb-sm {
	padding: 1.1rem 0;
	color: inherit;
	font-size: 1.2rem;
	line-height: 1.5
}

.breadcrumb-sm li:last-child {
	color: inherit
}

.page-header {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 250px;
	background-color: #f2f3f5;
	background-position: center;
	background-size: cover;
	text-align: center;
	color: #222
}

.page-header .breadcrumb {
	justify-content: center
}

.bg-dark>.page-subtitle,
.bg-dark>.page-title,
.bg-dark>.breadcrumb li,
.bg-dark>.breadcrumb a {
	color: #fff
}

.bg-dark>.breadcrumb li:not(:last-child) {
	opacity: .5;
	transition: opacity .3s
}

.bg-dark>.breadcrumb li:hover {
	opacity: 1
}

@media(max-width:767px) {
	.page-title {
		font-size: 3.6rem
	}
}

.pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-size: 1.4rem;
	letter-spacing: .01em
}

.page-link-prev,
.page-link-next {
	font-weight: 600
}

.page-link-prev i {
	font-size: 2rem
}

.page-link-next i {
	font-size: 2rem
}

.page-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 3.5rem;
	height: 3.5rem;
	padding: .5rem;
	line-height: 1;
	background-color: transparent;
	border: .1rem solid transparent;
	transition: border .3s;
	border-radius: 50%
}

:hover>.page-link,
.active>.page-link {
	background-color: var(--color-primary-dark);
	color: #fff
}

.disabled>.page-link {
	color: gray
}

.page-item:not(:last-child) {
	margin-right: .5rem
}

.page-item-dots {
	white-space: nowrap
}

.page-item-dots::before {
	content: '...';
	margin-top: -0.9em;
	margin-right: .5rem;
	display: inline-block;
	vertical-align: middle
}

.show-info {
	margin: 0;
	color: #ccc
}

.show-info span {
	margin: 0 .5rem;
	color: #222
}

.page-item-total {
	margin-right: .5rem
}

@media(min-width:576px) {
	.page-item-dots,
	.page-item-total {
		margin-right: 2rem
	}
}

.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>button::before {
	background: transparent;
	position: static;
	line-height: 44px
}

.pswp__ui>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>* {
	position: relative;
	margin: auto;
	background: #fff;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
	opacity: 0
}

.mfp-ready .mfp-content>* {
	opacity: 1
}

.mfp-removing .mfp-content>* {
	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, 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-item-countdown {
	visibility: hidden;
	opacity: 0;
	transform: translateY(-150%)
}

.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.25rem 0;
	background-color: var(--color-primary);
	color: #fff;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.025em;
	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: 0
}

.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>.btn-wishlist {
	position: absolute;
	top: 1.6rem;
	right: 0;
	color: #999;
	z-index: 1;
	font-size: 1.6rem
}

.product-details>.btn-wishlist i {
	display: inline-block;
	margin: 0;
	transition: transform .3s
}

.product-details>.btn-wishlist:hover {
	color: var(--color-primary)
}

.product-details>.btn-wishlist:hover i {
	transform: rotateY(180deg)
}

.product-details>: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: 1rem;
	font-family: inherit;
	font-size: 1.4rem;
	font-weight: 400;
	color: var(--color-primary-dark);
	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: var(--color-primary)
}

.product-price .old-price {
	color: #999
}

.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>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>a:not(.size-guide):last-child {
	margin-right: 0
}

.product-variations>.image {
	border: 0
}

.product-variations>.color {
	border: 1px solid var(--color-border)
}

.product-variations>.active,
.product-variations>a:not(.size-guide):hover {
	border: 0;
	outline: #fff solid 2px;
	box-shadow: 0 0 0 3px #999
}

.product-variations>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;
	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)
}

.grouped-button i svg,
.btn-cart svg,
.product-hide-details .btn-cart svg {
	stroke: #fff
}

.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,
.product-list .btn-compare,
.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-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-compare,
.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, 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>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: 3rem;
	font-weight: 500;
	white-space: normal
}

.products-grouped-action .product-price,
.product-single .product-price {
	display: block;
	margin-bottom: 1rem;
	color: var(--color-primary);
	font-size: 3.5rem;
	font-weight: 500
}

.products-grouped-action .old-price,
.product-single .old-price {
	font-size: 1.5rem;
	font-weight: 400
}

.product-single .rating-reviews:not(:hover) {
	color: gray
}

.product-single .ratings-wrapper {
	margin-bottom: 3rem
}

.product-single .ratings-full {
	margin-top: -2px
}

.product-single .ratings::before {
	color: gray
}

.product-single label {
	color: var(--color-primary-dark);
	font-weight: 500;
	font-size: 1.4rem
}

.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>* {
	margin-bottom: 1rem
}

.product-bottom-details .btn-product,
.product-single .btn-wishlist,
.product-single .btn-compare,
.product-single .btn-ask {
	display: inline-block;
	padding: 0;
	color: var(--color-primary-dark);
	background-color: transparent;
	font-size: 1.3rem;
	font-weight: 400;
	transition: color .3s
}

.product-bottom-details .btn-product i,
.product-single .btn-wishlist i,
.product-single .btn-compare i,
.product-single .btn-ask i {
	display: inline-block;
	margin: 0 .5rem 0 0;
	vertical-align: middle;
	font-size: 1.8rem;
	line-height: 0
}

.product-bottom-details .btn-product {
	text-align: center
}

.product-bottom-details .btn-product:hover,
.product-single .btn-wishlist:hover,
.product-single .btn-compare:hover,
.product-single .btn-ask:hover {
	color: var(--color-primary)
}

.product-single .product-meta+.product-countdown-container {
	margin-top: .4rem
}

.product-single .product-countdown-container {
	display: inline-flex;
	align-items: center;
	margin-bottom: 1rem;
	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, 0.2)
}

.product-single .product-countdown-container .product-sale-info+label {
	display: none
}

.product-single .product-countdown-container .is-countdown {
	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>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>.active,
.product-single .product-variations>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: 2rem
}

.product-meta span {
	margin: 0 1.9rem 0 3px
}

.product-form>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 .input-group {
	margin-right: 1rem
}

.grouped-button,
.product-form .btn-cart {
	border: 0;
	flex: 1;
	min-width: 20rem;
	font-size: 2rem;
	font-weight: 500;
	background-color: var(--color-primary);
	cursor: pointer;
	max-width: 100%;
	height: 4.6rem;
	text-transform: none
}

.product-form .btn-cart:disabled {
	background-color: var(--color-primary-lb20);
	cursor: not-allowed
}

.grouped-button i,
.product-form .btn-cart i {
	margin-right: .8rem;
	margin-top: -1px;
	font-size: 1.8rem;
	line-height: 0;
	vertical-align: middle
}

.grouped-button i::before,
.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>* {
	margin-bottom: 1rem
}

.product-form-group>:not(:last-child) {
	margin-right: 2rem
}

.product-form-group .product-variations {
	margin-bottom: 7px
}

.size-guide {
	display: inline-flex;
	align-items: center
}

.size-guide span {
	text-decoration: underline
}

.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-right: 1.5rem;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	font-size: 2rem;
	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 {
	color: var(--color-primary);
	border-color: var(--color-primary)
}

.social-link.social-facebook:hover {
	color: var(--color-facebook);
	border-color: var(--color-facebook)
}

.social-link.social-twitter:hover {
	color: var(--color-twitter);
	border-color: var(--color-twitter)
}

.social-link.social-linkedin:hover {
	color: var(--color-linkedin);
	border-color: var(--color-linkedin)
}

.social-link.social-email:hover {
	color: var(--color-email);
	border-color: var(--color-email)
}

.social-link.social-google:hover {
	color: var(--color-google);
	border-color: var(--color-google)
}

.social-link.social-pinterest:hover {
	color: var(--color-pinterest);
	border-color: var(--color-pinterest)
}

.social-link.social-reddit:hover {
	color: var(--color-reddit);
	border-color: var(--color-reddit)
}

.social-link.social-tumblr:hover {
	color: var(--color-tumblr);
	border-color: var(--color-tumblr)
}

.social-link.social-vk:hover {
	color: 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 {
	color: var(--color-xing);
	border-color: var(--color-xing)
}

.social-link.social-instagram:hover {
	color: 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)
}

.sidebar-active .sidebar .sidebar-overlay,
.right-sidebar-active .right-sidebar .sidebar-overlay {
	visibility: visible;
	opacity: 1
}

.sidebar-active .sidebar .sidebar-content,
.right-sidebar-active .right-sidebar .sidebar-content {
	transform: translateX(0);
	opacity: 1
}

.sidebar-active .page-wrapper {
	margin-left: 250px;
	margin-right: -250px
}

.right-sidebar-active .page-wrapper {
	margin-left: -250px;
	margin-right: 250px
}

.sidebar-overlay,
.sidebar-toggle,
.sidebar-content,
.sidebar-close {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1200
}

.sidebar-overlay {
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.8);
	opacity: 0;
	visibility: hidden;
	transition: visibility .4s, opacity .4s
}

.sidebar-toggle {
	display: flex;
	align-items: center;
	justify-content: center;
	top: 160px;
	width: 40px;
	height: 40px;
	font-size: 1.4rem;
	color: #fff;
	background-color: rgba(28, 26, 26, 0.8)
}

.sidebar-close {
	margin: 0;
	left: calc(100vw - 50px);
	top: 25px;
	transition: opacity .3s
}

.sidebar-content {
	bottom: 0;
	width: 30rem;
	padding: 2rem;
	transform: translateX(-100%);
	overflow: auto;
	background-color: #fff;
	opacity: 0;
	line-height: 1.3;
	transition: transform .4s, opacity .4s
}

.sidebar-content .sidebar-close {
	display: flex;
	position: static;
	align-items: center;
	margin-bottom: 2rem;
	text-transform: uppercase;
	letter-spacing: -0.025em;
	line-height: 1
}

.sidebar-content .close-icon {
	width: 1.6rem;
	height: 1.6rem;
	margin-right: .6rem
}

.sidebar-content .close-icon::before,
.sidebar-content .close-icon::after {
	background: #666
}

.right-sidebar {
	order: 2
}

.right-sidebar .sidebar-toggle {
	left: auto;
	right: 0
}

.right-sidebar .sidebar-close {
	left: 50px
}

.right-sidebar .sidebar-content {
	transform: translateX(100%);
	left: auto;
	right: 0
}

@media(max-width:991px) {
	.sidebar-content {
		width: 30rem
	}
	.right-sidebar .sidebar-close {
		left: 20px
	}
}

@media(min-width:992px) {
	.sidebar-fixed .sidebar-toggle,
	.sidebar-fixed .sidebar-overlay {
		display: none
	}
	.sidebar-fixed .sidebar-content {
		position: relative;
		overflow: visible;
		padding: 0;
		opacity: 1;
		z-index: 1
	}
	.sidebar-fixed .sidebar-content {
		width: auto;
		transform: none
	}
}

.right-sidebar .sidebar-content::-webkit-scrollbar {
	width: 0
}

.tag {
	display: inline-block;
	padding: 1px .9rem 0;
	margin-bottom: 1rem;
	margin-left: .14rem;
	border: 1px solid #e1e1e1;
	font-size: 1.2rem;
	line-height: 1.58;
	letter-spacing: -0.01em
}

.tag:hover {
	color: var(--color-primary)
}

.blog-sidebar .form-control {
	border-color: #e1e1e1
}

.blog-sidebar .widget-about .widget-title {
	margin-bottom: 1.3rem
}

.blog-sidebar .widget-categories {
	margin-bottom: 1.2rem
}

.blog-sidebar .widget-categories .widget-title {
	margin-bottom: .8rem
}

.blog-sidebar .filter-items li:not(:last-child) {
	border-bottom: 0
}

.blog-sidebar .filter-items a {
	padding: .9rem 0
}

.blog-sidebar .tag {
	padding: 1.5px 1rem;
	transition: color .3s, background-color .3s, border-color .3s
}

.blog-sidebar .tag:hover {
	background-color: var(--color-primary);
	border-color: var(--color-primary);
	color: #fff
}

.widget-collapsible>.widget-title {
	position: relative;
	cursor: pointer
}

.widget-collapsible .toggle-btn {
	display: block;
	position: absolute;
	top: 10px;
	right: 2px;
	padding: 0;
	width: 10px;
	opacity: 1
}

.widget-collapsible .toggle-btn::before,
.widget-collapsible .toggle-btn::after {
	content: '';
	position: absolute;
	border-top: 2px solid #666;
	width: 10px;
	transition: transform .3s
}

.widget-collapsible>.collapsed .toggle-btn::before {
	transform: rotate(90deg)
}

.widget-collapsible>.collapsed .toggle-btn::after {
	transform: rotate(180deg)
}

.collapsed+.widget-body {
	display: none
}

.filter-actions {
	padding-bottom: 2rem
}

.filter-price-slider {
	font-size: 1.3rem
}

.filter-price-slider+.filter-actions {
	padding-bottom: 1.5rem;
	padding-left: 2px
}

.toolbox .btn-link {
	padding: 0
}

.filter-clean {
	font-size: 1.3rem;
	margin-left: auto;
	letter-spacing: -0.025em
}

.filter-items a {
	position: relative;
	display: block;
	padding: 0 0 0 3rem;
	line-height: 3rem;
	cursor: default
}

.filter-items a:hover {
	color: var(--color-primary)
}

.filter-items label {
	cursor: pointer
}

.filter-items label::before {
	content: '';
	position: absolute;
	border: 1px solid;
	border-radius: 2px;
	width: 2rem;
	height: 2rem;
	top: 50%;
	transform: translateY(-50%);
	left: 1px;
	color: #e5e5e5;
	font-size: 1rem;
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
	text-align: center;
	text-indent: 1px;
	line-height: 1.7
}

.filter-items.filter-swatch label::before {
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%
}

@media(-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5) {
	.filter-items label::before {
		text-indent: 0
	}
}

.filter-items label:hover::before,
.filter-items .active>a>label::before {
	content: "\f00c";
	color: #fff;
	background-color: var(--color-primary-dark);
	border: 1px solid var(--color-primary-dark)
}

.filter-items.search-ul li {
	padding: .5rem 0
}

.filter-items.search-ul a {
	padding-left: 2px;
	line-height: 1.5
}

.filter-items.search-ul a::before {
	content: none
}

.filter-items li span {
	position: absolute;
	right: 2px;
	color: #ccc;
	font-family: var(--font-stack-second)
}

.filter-items .with-ul>a>i {
	content: '\f068';
	position: absolute;
	top: 50%;
	right: 0;
	line-height: 0;
	margin: -1rem -3px 0 0;
	padding: 1rem 5px;
	font-size: 1rem;
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	transition: transform .3s
}

.filter-items .show>a {
	text-decoration: underline
}

.filter-items .show>a i {
	transform: rotate(-180deg)
}

.filter-items ul {
	display: none;
	position: relative;
	padding: .5rem 0 0 2rem
}

.filter-items .color {
	top: 50%;
	display: inline-block;
	margin-right: .8rem;
	margin-top: -4.5px;
	width: .9rem;
	height: .9rem;
	border-radius: 50%
}

.shop-sidebar {
	position: relative
}

.shop-sidebar .sidebar-content {
	padding: 3rem
}

.shop-sidebar .filter-actions {
	padding-top: 0
}

.shop-sidebar .widget {
	border-bottom: 1px solid #e5e5e5;
	padding: 4rem 0
}

.shop-sidebar .widget:first-child {
	padding-top: 0
}

.shop-sidebar .widget:last-child {
	border-bottom: 0
}

.shop-sidebar .widget-title {
	padding: 0 0 1.5rem 2px;
	margin: 0;
	font-weight: 500;
	font-size: 1.7rem;
	transition: padding-bottom .4s
}

.shop-sidebar .collapsed {
	padding-bottom: 2.2rem
}

.shop-sidebar .collapsed~.widget-body {
	opacity: .1
}

.shop-sidebar .widget-body {
	margin-bottom: 1.1rem;
	transition: opacity .3s
}

.shop-sidebar .btn-outline:not(:hover) {
	color: var(--color-primary-dark);
	background: #fff
}

.shop-sidebar .sidebar-toggle-btn,
.shop-sidebar .left-sidebar-toggle {
	padding: .8em 1.04em
}

.widget-products .widget-title {
	margin-bottom: 2rem;
	border-top: 0;
	border-bottom: 1px solid var(--color-border)
}

.widget-products .product-price {
	color: var(--color-primary)
}

.widget-products .owl-nav i {
	font-size: 1.7rem
}

.widget-products .owl-nav {
	top: -5.5rem
}

@media(min-width:992px) {
	.shop-sidebar .sidebar-content {
		padding-top: 5rem
	}
	.sticky-sidebar-fixed>.filter-actions {
		visibility: hidden
	}
	.sidebar-fixed {
		transition: margin .4s
	}
	.filter-actions+.widget {
		padding-top: 0 !important
	}
	.sidebar-fixed .filter-actions:first-child {
		padding-top: 1rem
	}
	.sidebar-fixed.shop-sidebar .sidebar-content {
		padding: 0 0 2rem
	}
	.sidebar-fixed+.main-content {
		transition: flex-basis .4s, max-width .4s
	}
	.sticky-sidebar-wrapper.closed {
		height: 0
	}
	.closed.sidebar {
		margin-left: -25%
	}
	.closed.right-sidebar {
		margin-right: -25%
	}
	.closed+.main-content {
		max-width: 100%;
		flex-basis: 100%
	}
	.main-content-wrap {
		overflow: hidden
	}
	.sidebar-toggle-remain .toggle-remain {
		position: absolute;
		transition: .4s;
		left: 0
	}
	.sidebar-toggle-remain .filter-clean {
		line-height: 3.7rem
	}
	.sidebar-toggle-remain.sidebar.closed .toggle-remain {
		left: calc(100% + 30px)
	}
	.sidebar-toggle-remain.sidebar.closed .toggle-remain i::before {
		content: "\f274"
	}
	.sidebar-toggle-remain.sidebar.closed+*>.toolbox:first-child {
		padding-left: 10rem
	}
	.sidebar-toggle-remain.sidebar .toggle-remain::before {
		content: '';
		position: absolute;
		background-color: #fff;
		right: calc(100% + 2px);
		width: 20px;
		bottom: -2px;
		top: -2px
	}
	.sidebar-toggle-remain.right-sidebar.closed .toggle-remain {
		left: -3rem;
		transform: translateX(-100%)
	}
	.sidebar-toggle-remain.right-sidebar.closed .toggle-remain i::before {
		content: "\f273"
	}
	.sidebar-toggle-remain.right-sidebar.closed+*>.toolbox:first-child {
		padding-right: 10rem
	}
}

@media(min-width:992px) and (-ms-high-contrast:active),
(min-width:992px) and (-ms-high-contrast:none) {
	.sidebar-toggle-remain .toggle-remain {
		top: 2.7rem
	}
}

.store {
	font-size: 1.3rem;
	line-height: 1.85;
	text-align: center;
	margin-bottom: 2rem
}

.store a.social-link {
	border-color: transparent
}

.store h4 {
	margin-bottom: 0;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: -0.025em;
	text-transform: uppercase
}

.store figure {
	position: relative
}

.store img {
	width: 100%;
	display: block
}

.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>.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>.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)
}

.testimonial {
	font-family: var(--font-stack-second)
}

.testimonial blockquote {
	position: relative;
	margin-bottom: 2rem;
	padding: 1.5rem 2rem;
	font-size: 1.4rem;
	line-height: 1.75;
	color: #666;
	background-color: #f6f7f9;
	overflow: visible
}

.testimonial blockquote::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 30px;
	display: block;
	width: 12px;
	height: 12px;
	background-color: #f6f7f9;
	transform: rotate(-45deg) translateY(60%)
}

.testimonial-info {
	display: flex;
	align-items: center;
	padding: 0 2rem
}

.testimonial-info .testimonial-author-thumbnail {
	margin-right: 1.5rem;
	width: 5rem;
	height: 5rem;
	overflow: hidden;
	border-radius: 50%
}

.testimonial-info img {
	width: 100%;
	height: auto
}

.testimonial-info cite {
	font-size: 1.4rem;
	font-weight: 400;
	font-style: normal;
	color: #222;
	line-height: 1
}

.testimonial-info cite span {
	display: block;
	margin-top: .7rem;
	font-size: 1.2rem;
	font-weight: 400;
	text-transform: none;
	color: #999;
	line-height: 1
}

.testimonial-inversed blockquote::after {
	right: 45px;
	left: auto
}

.testimonial-inversed .testimonial-author-thumbnail {
	order: 2;
	margin-left: 1.5rem;
	margin-right: 0
}

.testimonial-inversed .testimonial-info {
	justify-content: flex-end
}

.testimonial-inversed cite {
	text-align: right
}

.testimonial-centered {
	padding: 3.8rem 3rem;
	background-color: #f6f7f9;
	text-align: center
}

.testimonial-centered .testimonial-info {
	display: block;
	margin: 0;
	padding: 0
}

.testimonial-centered .testimonial-author-thumbnail {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2rem;
	width: 7rem;
	height: 7rem
}

.testimonial-centered blockquote {
	margin-left: auto;
	margin-right: auto;
	background-color: transparent
}

.testimonial-centered blockquote::after {
	content: none
}

.testimonial-centered .testimonial-title {
	margin-bottom: 2.6rem;
	font-family: var(--font-stack-second);
	font-size: 1.8rem;
	letter-spacing: 0;
	line-height: 1.2
}

.testimonial-centered blockquote {
	padding: 0
}

.testimonial-centered cite span {
	margin-top: .8rem
}

.testimonial-centered.testimonial-border {
	background-color: transparent;
	box-shadow: 0 0 0 2px #edeef0 inset
}

.testimonial-bg {
	padding: 2rem 2rem .8rem;
	background-color: transparent
}

.testimonial-bg .testimonial-author-thumbnail {
	margin-bottom: 2.3rem
}

.testimonial-bg blockquote {
	max-width: 86rem;
	color: rgba(255, 255, 255, 0.8)
}

.testimonial-bg cite {
	text-transform: uppercase;
	font-weight: 600;
	color: #fff
}

.testimonial-bg cite span {
	color: rgba(255, 255, 255, 0.8)
}

.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: block;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	text-align: center;
	margin-bottom: 3rem;
	font-size: 3rem;
	font-weight: 500;
	line-height: 1.2;
	color: #222
}

.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>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>.title {
	color: #fff
}

.title-white>.title::before,
.title-white>.title::after {
	background-color: #fff;
	opacity: .1
}

.title-white>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.7rem;
	font-weight: 500;
	line-height: 1.2
}

@charset 'UTF-8';
@media(min-width:1200px) {
	.pl-xl-6 {
		padding-left: 3rem
	}
	.pr-xl-8 {
		padding-right: 4rem
	}
}

.reviews-section .testimonial-title {
	font-family: var(--font-stack-first);
	font-size: 1.6rem
}

.reviews-section .testimonial {
	box-shadow: 5px 5px 2rem rgba(0, 0, 0, 0.05)
}

.account {
	line-height: 2.15
}

.account p {
	font-family: var(--font-stack-first);
	line-height: 2.15
}

.account label {
	display: block;
	padding-left: .2rem;
	margin-bottom: 1rem;
	font-size: 1.3rem;
	line-height: 1
}

.account .form-control {
	font-size: 1.3rem;
	font-family: var(--font-stack-first);
	transition: background-color .3s, border-color .3s;
	color: #999
}

.account .form-control:not(:focus) {
	background-color: #f6f7f9
}

.account .form-control:focus {
	border-color: var(--color-primary)
}

.account .nav-tabs {
	width: 23.7%;
	border-right: 0
}

.account .nav-link {
	transition: color .3s, padding .3s
}

.account .nav-link::before {
	content: '\f274';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	visibility: hidden;
	font-family: 'LineAwesome';
	font-size: 1.4rem;
	transition: opacity .3s, visibility .3s
}

.account .nav-item {
	border-bottom: 1px solid #eee;
	color: #222
}

.account .nav-item a {
	display: block;
	padding: 1.4rem 2px;
	margin: 0;
	font-weight: 400;
	font-size: 1.4rem;
	letter-spacing: 0;
	line-height: 1;
	text-transform: none
}

.account .nav-item:hover .nav-link {
	color: var(--color-primary)
}

.account .nav-item.show .nav-link,
.account .nav-item .nav-link.active {
	padding-left: 2.2rem;
	color: var(--color-primary)
}

.account .nav-item.show .nav-link::before,
.account .nav-item .nav-link.active::before {
	visibility: visible;
	opacity: 1
}

.account .tab-content {
	width: auto;
	flex: 1;
	padding-left: 3rem
}

.account .tab-pane {
	padding-top: .3rem
}

@media(max-width:767px) {
	.account .nav-tabs {
		width: 100%
	}
	.account .tab-content {
		padding-left: 0
	}
}

.card-address {
	background: #f6f7f9;
	border: 1px solid var(--color-border)
}

.card-address p {
	margin-bottom: 1rem
}

.card-address .card-body {
	padding: 2.5rem
}

.section-buttons {
	padding: 6.4rem 0 .5rem
}

.section-buttons .row {
	justify-content: center;
	text-align: center
}

.section-buttons.grey-section .title-wrapper p {
	color: #666
}

.section-buttons.background-section {
	padding: 6.6rem 0 5rem
}

.section-buttons .btn {
	margin-bottom: 2rem
}

.btn-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap
}

.btn-wrapper .btn {
	margin-left: 1rem;
	margin-right: 1rem
}

.btn-wrapper .btn-block {
	max-width: 18rem
}

@media(min-width:992px) {
	.btn-wrapper .btn {
		margin: 0 0 2rem
	}
	.btn-wrapper .btn:not(:last-child) {
		margin-right: 2rem
	}
}

.categories-section.ellipse-section .title {
	margin-bottom: 4rem
}

.masonry-section .height-x1 {
	height: 21.5rem
}

.masonry-section .height-x2 {
	height: 43rem
}

.masonry-section .category-banner {
	height: 100%
}

.masonry-section .category-banner .category-media,
.masonry-section .category-banner>a {
	display: block;
	height: 100%
}

.masonry-section .category-banner img {
	height: 100%;
	width: 100%;
	object-fit: cover
}

.badge-section .height-x1 {
	height: 30rem
}

.badge-section .height-x2 {
	height: 60rem
}

.badge-section .category-badge {
	overflow: hidden;
	height: 100%
}

.badge-section .category-badge .category-media,
.badge-section .category-badge>a {
	display: block;
	height: 100%
}

.badge-section .category-badge img {
	height: 100%;
	width: 100%;
	object-fit: cover
}

@media(max-width:767px) {
	section.masonry-section .height-x1,
	section.badge-section .height-x1 {
		height: 15rem
	}
	section.masonry-section .height-x2,
	section.badge-section .height-x2 {
		height: 30rem
	}
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.badge-section .category-badge img {
		height: 100%;
		width: auto
	}
	.masonry-section .category-banner img {
		height: 100%;
		width: auto
	}
}

@media screen and (-ms-high-contrast:active) and (max-width:767px),
(-ms-high-contrast:none) and (max-width:767px) {
	.badge-section .category-badge img {
		width: 100%;
		height: auto
	}
	.masonry-section .category-banner img {
		width: 100%;
		height: auto
	}
}

.countdown-coming {
	text-align: left
}

.countdown-coming .countdown-row {
	display: flex;
	justify-content: center;
	line-height: 1
}

.countdown-coming .countdown-amount {
	display: block;
	padding: 0 4.2rem;
	font-size: 3rem;
	color: #222;
	letter-spacing: -0.025em
}

.countdown-coming .countdown-period {
	display: block;
	font-weight: 300;
	font-size: 1.6rem;
	text-align: center;
	text-transform: lowercase
}

.countdown-coming .countdown-section:not(:first-child)::before {
	content: ':';
	position: absolute;
	color: #ccc;
	font-size: 3rem;
	line-height: .9;
	transform: translate(-3px)
}

@media(max-width:479px),
(min-width:768px) and (max-width:991px) {
	.countdown-coming .countdown-amount {
		padding: 0 2.4rem
	}
}

.coming-section .row {
	min-height: 100vh
}

@media(-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.coming-section .row {
		height: 1px
	}
}

.coming-section h1 {
	font-size: 5rem;
	font-weight: 900
}

.coming-section p {
	font-weight: 300;
	line-height: 2.15;
	letter-spacing: -0.01em
}

.coming-section form {
	position: relative
}

.coming-section .btn:hover {
	background: var(--color-primary);
	color: #fff
}

.coming-section .social-link {
	border-width: 1px;
	line-height: 28px;
	margin-right: 5px
}

@media(max-width:479px) {
	.coming-section {
		padding-bottom: 1px
	}
}

.contact-section h2 {
	font-size: 2.4rem
}

.contact-section h3 {
	font-size: 1.8rem;
	font-weight: 600
}

.contact-section h4 {
	font-size: inherit
}

.contact-section form p {
	font-size: 1.3rem;
	letter-spacing: .01em
}

.contact-section .form-control {
	background: #fff;
	border-color: transparent;
	transition: border-color .3s
}

.contact-section .form-control::placeholder {
	color: #999
}

.contact-section .form-control:focus {
	border-color: var(--color-border)
}

.contact-section textarea {
	min-height: 10rem
}

.error-section {
	background: #f7f7f7;
	height: 727px
}

.error-section h1 {
	font-size: 6rem
}

.error-section .btn {
	padding: 1em 3.6em
}

.product-wrapper.row [class*='col-'] {
	margin-bottom: 2rem
}

.cta-simple {
	position: relative;
	overflow: hidden;
	background-color: #edeef0
}

.cta-simple::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	padding-top: 50%;
	background: linear-gradient(135deg, #08c 0, var(--color-primary) 50%, transparent 50.1%)
}

.cta-simple .banner-content {
	position: relative;
	margin: 1.5rem;
	padding: 3.4rem 0;
	z-index: 3
}

.cta-simple .banner-header {
	position: relative;
	max-width: 29.1%;
	flex: 0 0 29.1%;
	text-align: right
}

.cta-simple .banner-header::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: .5rem;
	height: 9rem;
	background-color: #edeef0
}

.cta-simple .banner-text {
	flex-grow: 1
}

.cta-simple .banner-title {
	margin-bottom: .2rem;
	font-size: 3em
}

.cta-simple .banner-subtitle {
	margin-bottom: 0;
	font-size: 2em
}

.cta-simple .banner-text h4 {
	font-size: 2em;
	line-height: 1.3
}

.cta-simple .btn {
	position: relative;
	margin-right: 5.2rem;
	padding: 1.38em 2em;
	min-width: 18rem;
	overflow: hidden;
	background: transparent;
	transition: opacity .3s;
	border: 0
}

.cta-simple .btn::before {
	content: '';
	display: block;
	position: absolute;
	left: -100%;
	width: 200%;
	top: 0;
	bottom: 0;
	z-index: -1;
	background: linear-gradient(90deg, var(--color-primary), #08c, var(--color-primary));
	transition: left .3s
}

.cta-simple .btn:hover::before {
	left: 0
}

.banner-1 img,
.banner-2 img {
	min-height: 30rem;
	object-fit: cover
}

.banner-1 {
	background-color: #4f4f4f
}

.banner-1 .banner-title {
	margin-bottom: 1.1rem;
	font-size: 4em
}

.banner-1 .banner-subtitle {
	margin-bottom: 1rem;
	white-space: nowrap;
	font-size: 3em
}

.banner-1 p {
	margin-bottom: 2.4rem;
	font-size: 1.6em;
	line-height: 1.25
}

.banner-1 .btn {
	padding: .77em 1.12em
}

.banner-2 {
	background-color: #2b579a
}

.banner-2 .banner-content {
	width: 69%
}

.banner-2 .banner-title {
	font-size: 3em;
	line-height: 1.06
}

.banner-2 p {
	margin-bottom: 1.6rem;
	font-size: 1.6em;
	line-height: 1.2
}

.banner-2 input.form-control {
	border: 0;
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 2rem
}

.banner-2 .btn {
	padding: .77em 1.35em
}

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

.banner-mass .banner-title {
	margin-bottom: .1rem;
	font-size: 2.2em
}

.banner-mass .banner-subtitle {
	margin-bottom: 1.8rem;
	font-size: 1.3em
}

.banner-3 {
	background-color: #ccc
}

.banner-3 .banner-content {
	left: 7.8%
}

.banner-4 {
	background-color: #ccc
}

.banner-4 figure {
	border: 1.5em solid var(--color-primary)
}

.banner-4 figure img {
	width: 100%;
	max-height: 25rem
}

.banner-4 .banner-title {
	margin-bottom: .2rem;
	font-size: 3em;
	white-space: nowrap
}

.banner-4 .banner-subtitle {
	font-size: 2em
}

.banner-4 .banner-subtitle::after {
	content: none
}

.banner-4 .btn {
	padding: .76em 1.36em
}

.banner-5 {
	background-color: #ccc
}

.banner-5 .banner-content {
	right: 3.9%
}

.banner-newsletter {
	border: 2px solid var(--color-primary)
}

.banner-newsletter .banner-content {
	padding: 1.8rem 0
}

.banner-newsletter .icon-box {
	justify-content: flex-start
}

.banner-newsletter .icon-box p {
	line-height: 1.43;
	letter-spacing: .01em
}

.banner-newsletter .icon-box-icon {
	margin: 0 2.4rem 0 .2rem;
	font-size: 4.5rem
}

.banner-newsletter .icon-box-title {
	font-size: 1.8rem;
	line-height: .9
}

.banner-newsletter .input-wrapper {
	height: 4.8rem
}

.banner-newsletter .input-wrapper .form-control {
	border: 1px solid #e4e4e4;
	border-right: 0
}

.banner-newsletter .input-wrapper .btn {
	padding: 1em 2.6em
}

.banner-background {
	padding: 10.7rem 0;
	background-color: #6b6b6b
}

.banner-background .banner-title {
	margin-bottom: .9rem;
	font-size: 3em
}

.banner-background .banner-subtitle {
	font-size: 1.8em;
	line-height: 1.34
}

.banner-background .input-wrapper {
	max-width: 60rem;
	width: 100%;
	height: 4.8rem
}

.banner-background .input-wrapper .form-control {
	position: relative;
	flex: 1;
	padding-left: 2.4rem;
	border: 1px solid #e7e7e7;
	border-right: 0;
	font-size: 1.2rem
}

.banner-background .input-wrapper .btn {
	min-width: 12.3rem
}

@media(max-width:991px) {
	.cta-simple .banner-content {
		text-align: center
	}
	.cta-simple .banner-header {
		max-width: 100%;
		text-align: center
	}
	.cta-simple .banner-header::after {
		height: .5rem;
		width: 80%;
		top: 100%;
		right: auto;
		left: 50%;
		transform: translateX(-50%)
	}
	.cta-simple .banner-text {
		max-width: 100%;
		flex: 0 0 100%
	}
	.cta-simple .btn {
		margin: 0
	}
	.banner-2 .banner-content {
		width: 100%;
		padding: 0 3rem
	}
	.banner-newsletter .icon-box {
		justify-content: center
	}
}

@media(max-width:575px) {
	.rt-banner {
		font-size: .9rem
	}
	.banner-mass .rt-banner {
		font-size: 1.2rem
	}
	.banner-newsletter .icon-box {
		display: block;
		text-align: center
	}
	.banner-newsletter .icon-box-icon {
		margin-right: 0;
		margin-bottom: 1rem
	}
	.banner-newsletter .icon-box-content {
		text-align: center
	}
}

@media(max-width:479px) {
	.banner-mass .rt-banner {
		font-size: 1rem
	}
}

.instagram-masonry .height-x25 {
	height: 407px
}

.instagram-masonry .height-x2 {
	height: 326px
}

.instagram-masonry .height-x1 {
	height: 163px
}

.instagram-masonry .height-x15 {
	height: 244px
}

.instagram-masonry .grid-item {
	overflow: hidden;
	padding: 1rem
}

.instagram-masonry img {
	height: 100%;
	width: 100%;
	object-fit: cover
}

.instagram-masonry .instagram {
	height: 100%
}

@media(max-width:767px) {
	.instagram-masonry .height-x25 {
		height: 305px
	}
	.instagram-masonry .height-x2 {
		height: 244px
	}
	.instagram-masonry .height-x1 {
		height: 122px
	}
	.instagram-masonry .height-x15 {
		height: 183px
	}
}

.articles {
	transition: height .4s
}

.articles .article-details {
	padding-left: .5rem;
	padding-right: .5rem
}

.articles .article-meta,
.articles .article-cats {
	font-size: 1.3rem;
	letter-spacing: .01em
}

.articles .article-meta {
	margin-bottom: .6rem
}

.articles .article-meta a {
	margin-right: .5rem
}

.articles .article-meta a:not(:first-child) {
	margin-left: .5rem
}

.articles .article-cats {
	margin-bottom: 1.6rem
}

.articles .article-title {
	margin-bottom: .7rem;
	white-space: normal;
	font-size: 1.8rem;
	letter-spacing: -0.025em;
	text-transform: none;
	line-height: 1.2
}

.articles .article-content {
	margin-bottom: 1.6rem;
	line-height: 1.85;
	-webkit-line-clamp: 3
}

.articles .btn::after {
	margin-top: 4px
}

.articles .video-play {
	text-align: center;
	width: 6.8rem;
	height: 6.8rem;
	border: 2px solid #fff;
	border-radius: 50%;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 6.4rem;
	transition: background .3s, color .3s, box-shadow .3s, opacity .3s
}

.articles .video-play:hover {
	box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2);
	background: #fff;
	color: var(--color-primary)
}

.articles .article.paused .video-play::before,
.articles .article .video-play::before {
	margin-left: 4px;
	content: '\f04b'
}

.articles .article.playing .video-play::before {
	margin-left: 0;
	content: '\f04c'
}

.articles .article-lg .article-title {
	margin-bottom: .4rem;
	font-size: 3rem
}

.article-list .article-details {
	padding-left: 0;
	padding-right: 0
}

@media(min-width:1200px) {
	.articles .article-list .article-visual {
		margin-right: 2rem;
		width: calc(47% - 2rem)
	}
	.articles .article-list .article-details {
		width: 53%
	}
}

@media(max-width:767px) {
	.articles .article-list {
		display: block
	}
	.articles .article-list .article-visual,
	.articles .article-list .article-details {
		margin: 0;
		width: 100%
	}
}

.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>*:not(:last-child),
.toolbox-left>*:not(:last-child),
.toolbox-right>*:not(:last-child) {
	margin-right: 1.1rem
}

.toolbox-item.toolbox-sort {
	margin-right: 3rem
}

.toolbox select {
	cursor: pointer;
	font-weight: 500;
	padding-top: .85rem;
	padding-bottom: .85rem;
	border: 0
}

.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: .5rem
}

.toolbox .left-sidebar-toggle {
	padding: .8em 1.04em
}

.toolbox-item {
	flex-wrap: nowrap;
	margin-bottom: 1rem
}

.toolbox-item-full {
	flex-basis: 100%
}

.btn-layout {
	font-size: 16px;
	margin: 0 0 1px 2px;
	padding: 0 2px
}

.btn-layout svg {
	fill: #c4c4c4
}

.btn-layout:hover svg,
.btn-layout.active svg {
	fill: var(--color-primary-dark)
}

.btn-layout:last-child {
	padding-right: 0
}

.btn-layout+.btn-layout {
	margin-left: 1.5rem
}

.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>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>* {
	display: inline-block;
	margin: 0 .8rem .5rem 0
}

.select-items .filter-clean {
	margin-left: 1.2rem
}

.toolbox-pagination {
	padding: 3rem 0 3rem
}

.toolbox-horizontal .show-info {
	color: #999;
	font-size: inherit
}

.toolbox-wrap {
	display: flex;
	flex-direction: column-reverse;
	line-height: 1.3
}

.toolbox-wrap .toolbox>* {
	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: 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>*: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>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 {
		margin-bottom: 2rem;
		transition: border-color .3s
	}
	.toolbox-wrap .filter-actions:first-child {
		padding: 0
	}
	.toolbox-wrap .sidebar-toggle-btn {
		display: none
	}
	.toolbox-wrap>.closed {
		margin: 0
	}
	.toolbox-wrap>.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>.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>* {
	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>.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: .5rem 0
}

.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>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>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>* {
	margin-bottom: 0
}

.product-sticky-content.fixed .product-form>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>* {
	justify-content: flex-start;
	padding: 2.3rem 0
}

aside .service-list>: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>: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%
	}
}

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

.article-single .article-meta,
.article-single .article-cats {
	font-size: 1.3rem;
	letter-spacing: .01em
}

.article-single .article-meta a,
.article-single .article-cats a {
	color: #666
}

.article-single .article-meta a:hover,
.article-single .article-cats a:hover {
	color: var(--color-primary)
}

.article-single .article-meta {
	margin-bottom: .6rem
}

.article-single .article-meta a {
	white-space: nowrap;
	margin-right: .5rem
}

.article-single .article-meta a:not(:first-child) {
	margin-left: .5rem
}

.article-single .article-cats {
	margin-bottom: 1.9rem
}

.article-single .article-title {
	margin-bottom: .7rem;
	white-space: normal;
	font-size: 2.4rem;
	letter-spacing: -0.025em;
	text-transform: none;
	line-height: 1.5
}

.article-single .article-body a {
	text-decoration: underline;
	color: #222
}

.article-single .article-body a:hover {
	color: var(--color-primary)
}

.article-single .article-body h4 {
	margin-bottom: 1.7rem;
	line-height: 1
}

.article-single .article-body p,
.article-single .article-body li {
	text-align: justify
}

.article-single .with-img {
	display: flex
}

.article-single .with-img>div {
	margin-left: 5rem;
	flex: 1
}

.article-single .with-img .list {
	margin-left: 0
}

.article-single .with-img li {
	padding-left: 2rem
}

.article-single .with-img li:not(:last-child) {
	margin-bottom: 2.3rem
}

.article-single blockquote {
	position: relative;
	padding: 4rem 3rem 4rem 11.7rem;
	border-left: 2px solid var(--color-primary);
	background-color: #f2f3f5
}

.article-single blockquote p {
	margin: 0;
	font-size: 1.8rem;
	line-height: 1.67
}

.article-single blockquote:before {
	content: '\f10e';
	display: inline-block;
	position: absolute;
	left: 3.8rem;
	top: 50%;
	font-weight: 900;
	font-size: 3rem;
	line-height: 0;
	font-family: 'Font Awesome 5 Free';
	color: #999
}

.article-single .article-footer {
	flex-wrap: wrap
}

.article-single .social-links .social-link {
	margin: 0 0 0 2rem;
	font-size: 1.3rem
}

.article-single .tag {
	margin: .5rem .2rem .5rem 0;
	font-size: 1.3rem;
	letter-spacing: .01em;
	border-color: #ebebeb;
	background: #f2f3f5;
	color: #999;
	line-height: 2.8rem
}

.article-single .article-author-detail {
	display: flex;
	align-items: flex-start;
	padding: 4rem 2rem 4.3rem;
	background-color: #f2f3f5
}

.article-single .author-media {
	max-width: 5rem;
	flex: 0 0 5rem;
	margin-right: 2.4rem;
	border-radius: 50%;
	overflow: hidden
}

.article-single .author-header {
	flex-wrap: wrap;
	margin: .8rem 0 1.7rem
}

.article-single .author-header *:not(i) {
	line-height: 1
}

.article-single .author-header .author-name {
	margin-bottom: .4rem;
	font-size: 1.4rem;
	letter-spacing: .01em
}

.article-single .author-header span {
	font-size: 1.3rem;
	letter-spacing: .01em
}

.article-single .author-header .author-link {
	display: inline-block;
	margin: 1rem 0;
	font-weight: 600
}

.article-single .author-header .author-link:hover {
	color: var(--color-primary)
}

.article-single .author-body {
	flex-grow: 1
}

@media(max-width:1199px) {
	.article-single .with-img>div {
		margin-left: 2rem
	}
}

@media(max-width:767px) {
	.article-single .with-img {
		display: block
	}
	.article-single .with-img img {
		width: 100%
	}
	.article-single .with-img>div {
		margin-left: 0
	}
}

@media(max-width:575px) {
	.article-single blockquote::before {
		left: 2rem
	}
	.article-single blockquote {
		padding: 3rem 2rem 3rem 7rem
	}
	.article-single blockquote p {
		font-size: 1.6rem
	}
}

.page-nav {
	padding-bottom: 3.7rem;
	border-bottom: 1px solid #ebebeb;
	display: flex;
	align-items: center;
	width: 100%;
	margin: 4.2rem 0 3.7rem
}

@media(max-width:575px) {
	.page-nav {
		display: block
	}
}

.pager-link {
	position: relative;
	color: var(--color-primary);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
	font-weight: 400;
	padding-top: .95rem;
	padding-bottom: .95rem;
	font-size: 1.3rem;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.5;
	transition: all .35s ease
}

.pager-link+.pager-link {
	border-top: .1rem solid #ebebeb
}

.pager-link:after {
	color: #333;
	display: block;
	font-family: 'LineAwesome';
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	top: 50%;
	transition: all .35s ease .05s;
	margin-top: -0.8rem
}

.pager-link.pager-link-prev {
	padding-left: 10rem;
	padding-right: 1rem
}

.pager-link.pager-link-prev:after {
	content: '\f273';
	left: 3rem
}

.pager-link.pager-link-next {
	padding-left: 1rem;
	padding-right: 10rem;
	align-items: flex-end;
	text-align: right
}

.pager-link.pager-link-next:after {
	content: '\f274';
	right: 3rem
}

.pager-link:hover,
.pager-link:focus {
	color: var(--color-primary)
}

.pager-link:hover:after,
.pager-link:focus:after {
	color: var(--color-primary)
}

.pager-link:hover.pager-link-prev,
.pager-link:focus.pager-link-prev {
	padding-left: 7rem
}

.pager-link:hover.pager-link-prev:after,
.pager-link:focus.pager-link-prev:after {
	left: 0
}

.pager-link:hover.pager-link-next,
.pager-link:focus.pager-link-next {
	padding-right: 7rem
}

.pager-link:hover.pager-link-next:after,
.pager-link:focus.pager-link-next:after {
	right: 0
}

.pager-link:hover .pager-link-title,
.pager-link:focus .pager-link-title {
	box-shadow: 0 .2rem 0 #333
}

.pager-link-title {
	display: inline-block;
	margin-top: .6rem;
	flex: 0 0 auto;
	color: #222;
	font-size: 1.5rem;
	font-weight: 400;
	text-transform: none;
	transition: all .35s ease;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

@media(min-width:576px) {
	.pager-link {
		flex: 0 0 50%;
		max-width: 50%
	}
	.pager-link+.pager-link {
		border-top: 0;
		border-left: .1rem solid #ebebeb
	}
}

.related-articles .article-details {
	padding-top: 1.7rem
}

.related-articles .article-meta,
.related-articles .article-cats {
	font-size: 1.3rem;
	letter-spacing: .01em
}

.related-articles .article-meta {
	margin-bottom: .6rem
}

.related-articles .article-meta a {
	margin-right: .5rem
}

.related-articles .article-meta a:not(:first-child) {
	margin-left: .5rem
}

.related-articles .article-cats {
	margin-bottom: 1.9rem
}

.related-articles .article-title {
	margin-bottom: .7rem;
	white-space: normal;
	font-size: 1.6rem;
	letter-spacing: 0;
	text-transform: none;
	line-height: 1.5
}

.related-articles .owl-dots .owl-dot.active span {
	background-color: #ccc;
	border-color: #ccc
}

.shop-table {
	text-align: left
}

.shop-table tbody {
	border-bottom: 1px solid var(--color-border)
}

.shop-table td {
	padding: 1.5rem 1rem 1.5rem 0;
	border-top: 1px solid var(--color-border);
	font-size: 1.4rem
}

.shop-table th {
	padding: .3rem 0 2rem 0;
	font-weight: 500;
	line-height: 1.3;
	font-size: 1.4rem
}

.shop-table img {
	display: block;
	max-width: 100px
}

.shop-table .product-thumbnail a {
	display: block;
	width: 100px
}

.shop-table .remove {
	display: block;
	margin-right: -1rem;
	width: 3rem;
	height: 3rem;
	font-size: 1.7rem;
	text-align: center
}

.shop-table .remove i {
	line-height: 3rem
}

.shop-table .remove:hover {
	color: var(--color-primary)
}

.shop-table .product-name {
	white-space: normal
}

.shop-table td.product-remove {
	padding-right: 0;
	width: 20px
}

@media(min-width:768px) {
	.wishlist-table td.product-price {
		width: 130px
	}
	.wishlist-table td.product-stock-status {
		width: 130px
	}
}

@media(min-width:992px) {
	.wishlist-table td.product-price {
		width: 180px
	}
	.wishlist-table td.product-stock-status {
		width: 200px
	}
	.wishlist-table td.product-add-to-cart {
		width: 180px
	}
}

@media(max-width:767px) {
	.shop-table {
		text-align: center
	}
	.shop-table thead {
		display: none
	}
	.shop-table tbody,
	.shop-table tr,
	.shop-table td {
		display: block
	}
	.shop-table tbody {
		border: 1px solid var(--color-border)
	}
	.shop-table tr {
		position: relative;
		padding: 4.2rem 0 4rem
	}
	.shop-table tr+tr {
		border-top: 1px solid var(--color-border)
	}
	.shop-table td {
		padding: 0;
		border: 0
	}
	.shop-table .product-thumbnail {
		margin-bottom: 1rem
	}
	.shop-table .product-thumbnail a,
	.shop-table .btn-product,
	.shop-table td {
		margin-left: auto;
		margin-right: auto
	}
	.shop-table .product-stock-status {
		margin-bottom: 1rem
	}
	.shop-table .btn-product {
		max-width: 220px
	}
	.shop-table .product-remove {
		position: absolute;
		right: 2rem;
		top: .5rem;
		padding: .5rem;
		width: auto
	}
	.shop-table .product-quantity {
		margin-bottom: 1rem
	}
}

.wishlist-table th.product-name {
	padding-left: 2px;
	width: 120px
}

.wishlist-table .wishlist-out-stock {
	color: var(--color-secondary)
}

.wishlist-table .wishlist-in-stock {
	color: var(--color-primary)
}

.wishlist-table .btn-product {
	padding: 1.4rem;
	background-color: #f2f3f5;
	color: #222;
	white-space: nowrap;
	font-size: 1.2rem;
	transition: color .3s, background-color .3s
}

.wishlist-table .btn-product:hover {
	color: #fff;
	background-color: var(--color-primary)
}

.wishlist-table .btn-product.btn-disabled {
	border-color: #f2f3f5 !important;
	background-color: #f2f3f5 !important
}

.cart .title {
	margin-bottom: 1.8rem;
	font-size: 1.6rem;
	letter-spacing: 0;
	line-height: 1
}

.cart .accordion {
	border-bottom: 1px solid var(--color-border)
}

.cart .card-header {
	font-size: 1.4rem
}

.cart .card-header>a {
	padding-left: 2px
}

.cart .card-body {
	margin-bottom: 2.4rem;
	padding: 0
}

.cart .form-control {
	font-family: var(--font-stack-first)
}

.cart .input-coupon {
	max-width: 100%
}

.cart .input-coupon>* {
	border: 1px solid #ccc
}

.cart .input-coupon .btn {
	width: 5.2rem;
	border-left: 0
}

.cart .remove {
	margin-right: 0;
	width: 2rem;
	text-align: center
}

.cart .summary {
	line-height: 2.15;
	background-color: #f2f2f2
}

.cart .summary .title {
	margin-bottom: 1rem;
	padding-bottom: 1.8rem;
	border-bottom: 1px solid var(--color-border)
}

.cart .summary label {
	display: block
}

.cart .shipping {
	margin-bottom: 2.3rem;
	width: 100%;
	letter-spacing: -0.01em
}

.cart select {
	max-width: 100%;
	width: 100%
}

.cart .select-box::before {
	right: 1.5rem;
	font-family: 'LineAwesome';
	font-size: 1.4rem;
	content: '\f110'
}

.cart .btn-checkout {
	display: block
}

.summary {
	padding: 2.8rem 3rem 2rem;
	background-color: #f6f7f9
}

.summary td:last-child,
.summary th:last-child {
	text-align: right;
	min-width: 12rem
}

.summary th {
	text-align: left
}

.summary .form-control {
	width: 100%;
	max-width: 100%
}

@media(max-width:767px) {
	.summary {
		padding-left: 2rem;
		padding-right: 2rem
	}
}

@media(max-width:479px) {
	.summary {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}

.shipping-address input.form-control,
.shipping-address .select-box {
	margin-bottom: 2rem;
	background: #fff
}

.shipping-address label {
	margin-bottom: .2rem;
	text-transform: uppercase;
	color: #222
}

.shipping-address .form-control {
	padding: .95rem 1.4rem;
	font-size: 1.3rem;
	border-color: #e3e3e3;
	color: #999
}

.cart-total {
	text-align: right
}

.cart-total .btn-calc {
	margin-bottom: 1.8rem
}

.cart-total td,
.cart-total th {
	border-top: 1px solid var(--color-border)
}

.cart-subtotal th {
	font-weight: 400
}

.cart-subtotal td,
.cart-subtotal th {
	padding: 1.5rem 0
}

.order-total {
	font-size: 1.4rem;
	font-weight: 500
}

.order-total .cart-total__price {
	font-size: 2.6rem
}

.order-total td,
.order-total th {
	padding-top: 1.9rem
}

.cart-table .product-price-wrap,
.cart-table .product-subtotal {
	width: 100px;
	padding-right: 0
}

.cart-table .product-quantity {
	width: 135px;
	text-align: center
}

.cart-table .product-subtotal {
	text-align: right
}

.cart-actions {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-left: 2px
}

.cart-actions button i {
	font-size: 2.2rem
}

.checkout {
	line-height: 1.54
}

.checkout label {
	display: block;
	padding-left: .2rem;
	margin-bottom: 1rem;
	font-size: 1.3rem;
	line-height: 1
}

.checkout .form-control {
	font-size: 1.3rem;
	font-family: var(--font-stack-first);
	transition: background-color .3s, border-color .3s;
	color: #999
}

.checkout .form-control:not(:focus) {
	background-color: #f6f7f9
}

.checkout .form-control:focus {
	border-color: var(--color-primary)
}

.checkout textarea.form-control {
	padding-top: 1.5rem
}

.checkout .form-control-label {
	padding-left: 2.4rem;
	margin-bottom: 0;
	font-size: 1.4rem;
	line-height: 2.58
}

.checkout .form-control-label::before {
	border-radius: 0
}

.checkout .product-name {
	font-size: 1.3rem;
	line-height: 1.54;
	letter-spacing: 0;
	white-space: normal
}

.checkout .summary {
	padding-top: 1.8rem
}

.checkout .btn-order {
	width: 100%
}

.checkout .card {
	background: transparent
}

.checkout .card-header {
	font-size: 1.4rem;
	line-height: 3rem;
	text-transform: capitalize
}

.checkout .card-header a {
	padding: 0 0 0 2.5rem
}

.checkout .card-header a::before,
.checkout .card-header a::after {
	position: absolute;
	content: '';
	display: inline-block;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%)
}

.checkout .card-header a::before {
	left: 0;
	width: 1.4rem;
	height: 1.4rem;
	background: #fff;
	border: 1px solid #cdcdcd
}

.checkout .card-header a.collapse::after {
	width: .6rem;
	height: .6rem;
	left: .4rem;
	background: #666
}

.checkout .card-body {
	padding: .6rem 0 1.8rem 2.5rem;
	font-size: 1.3rem;
	line-height: 2
}

.order-table {
	margin-bottom: 4.3rem;
	color: #222
}

.order-table tbody {
	vertical-align: top
}

.order-table th {
	padding: 0 0 .7rem 1px;
	font-size: 1.6rem;
	font-weight: 600
}

.order-table td {
	padding: 1.5rem 0 1.5rem 1px;
	border-bottom: 1px solid var(--color-border)
}

.order-table .order-total td {
	border-bottom: 0;
	padding: 1.2rem 0 0
}

.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>* {
	margin-left: 2rem
}

.header-top .header-right>*: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>a::after {
	content: none
}

.logo {
	max-width: 350px
}

.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>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>a,
.dropdown.show>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>a {
	line-height: 1.1;
	padding: 9px 0
}

.dropdown>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>a,
.dropdown li:hover>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>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>li {
		margin-right: 1.95rem
	}
	.dropdown-expanded .dropdown-box>li:last-child {
		margin-right: 0
	}
}

@media(max-width:991px) {
	.dropdown.dropdown-expanded li:hover>a {
		color: var(--color-primary)
	}
}

.cart-dropdown>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>a {
	padding: 1.55rem 1.55rem;
	background: var(--color-primary)
}

.category-dropdown>a::after {
	content: none
}

.category-dropdown>a i {
	font-size: 2.2rem
}

.category-dropdown>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>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>a {
	padding: .5rem 0 .5rem 0.2rem
}

.menu li>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>ul {
	min-width: 22.6rem;
	background: #fff
}

.menu li>ul li {
	padding: 0 2rem
}

.menu li:hover>a:not(.menu-title),
.menu .active>a:not(.menu-title) {
	color: var(--color-primary)
}

.menu li:hover>ul,
.menu li:hover .megamenu,
.menu .show>ul,
.menu .show .megamenu {
	visibility: visible;
	opacity: 1;
	top: -2rem;
	transform: translate3d(0, 0, 0)
}

.menu>li {
	margin-right: 3rem
}

.menu>li:last-child {
	margin-right: 0
}

.menu>li>a {
	position: relative;
	padding: 2rem 0;
	letter-spacing: inherit;
	line-height: 1;
	text-transform: uppercase
}

.menu>li>a::after {
	margin-left: .6rem
}

.menu>li>ul,
.menu>li .megamenu {
	left: -1.9rem
}

.menu>li:hover>ul,
.menu>li:hover .megamenu,
.menu>li.show>ul,
.menu>li.show .megamenu {
	top: 100%
}

.menu>li:hover::after,
.menu>li.show::after {
	visibility: visible;
	opacity: 1;
	top: calc(100% - 20px);
	transform: translate3d(-50%, 0, 0)
}

.menu .submenu>a {
	position: relative;
	display: block
}

.menu>.submenu>a::after {
	position: static;
	content: "";
	margin-top: 0
}

.menu>.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>li>a::after {
	content: none
}

.submenu>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>li {
	margin-right: 0;
	padding: 0 2rem
}

.vertical-menu>li>ul,
.vertical-menu>li .megamenu {
	transform: translate3d(-15px, 0, 0)
}

.vertical-menu>li>a {
	display: inline-block
}

.vertical-menu>li>a::after {
	content: none
}

.vertical-menu>li:hover>ul,
.vertical-menu>li:hover .megamenu,
.vertical-menu>li.show>ul,
.vertical-menu>li.show .megamenu {
	left: 100%;
	top: -1rem
}

.vertical-menu>.submenu::after {
	border: 11px solid transparent;
	border-right: 11px solid #fff
}

.vertical-menu>.submenu:hover::after,
.vertical-menu>.submenu.show::after {
	top: 50%;
	left: calc(100% - 20px);
	transform: translate3d(0, -50%, 0)
}

.vertical-menu>.submenu>a::after {
	position: absolute;
	line-height: 0;
	content: ""
}

.vertical-menu.no-arrow>li {
	display: flex
}

.vertical-menu.no-arrow>li>a::after {
	content: none
}

.toggle-menu {
	display: block
}

.toggle-menu>li {
	margin-right: 0
}

.toggle-menu .submenu::after,
.toggle-menu .submenu>a::after {
	content: none
}

.toggle-menu .submenu li {
	padding: 0 .5rem
}

.toggle-menu li>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>a .toggle-btn::before {
	transform: rotate(630deg)
}

.menu-active-underline>li>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>li.active>a,
.menu-active-underline>li:hover>a {
	color: inherit
}

.menu-active-underline>li.active>a::before,
.menu-active-underline>li:hover>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>* {
	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>li>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>li:not(:last-child)>a {
	border-bottom: 1px solid #e4e5e5
}

.category-menu li:hover>a:not(.menu-title) {
	color: var(--color-primary)
}

.category-menu li:hover>a:not(.menu-title) i {
	color: inherit
}

.category-menu .submenu>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>.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>* {
	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"]>:first-child {
	width: 100%
}

[style*="--aspect-ratio"]>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"]>:first-child {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%
	}
	.product-visual[style*="--aspect-ratio"] {
		overflow: hidden
	}
	.product-visual[style*="--aspect-ratio"]>:first-child {
		top: 50%
	}
	.product-visual[style*="--aspect-ratio"]>:first-child>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>.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>*:not(:last-child):not(.mobile-search),
.header-middle .header-right>*: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>li>a {
	text-transform: none
}

.search-toggle {
	display: flex
}

.header a:not(.btn-arrow)>svg path {
	stroke: var(--color-body)
}

.header a:not(.btn-arrow):hover>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: 2.5rem !important
}

.fs-3 {
	font-size: 3rem !important
}

.fs-3p5 {
	font-size: 3.5rem !important
}

.fs-4 {
	font-size: 4rem !important
}

.fs-4p5 {
	font-size: 4.5rem !important
}

.fs-5 {
	font-size: 5rem !important
}

.fs-5p5 {
	font-size: 5.5rem !important
}

.fs-6 {
	font-size: 6rem !important
}

.fs-6p5 {
	font-size: 6.5rem !important
}

.fs-7 {
	font-size: 7rem !important
}

.fs-7p5 {
	font-size: 7.5rem !important
}

.fs-8 {
	font-size: 8rem !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;
	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: #000;
	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>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>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>.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>.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)>.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>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>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>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)>.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
	}
}