.page-header .switcher strong>img,
.page-footer .switcher strong>img {
	display: none;
}

.action.showcart img,
.page-header .search-area a.search-toggle-icon {
	width: 25px !important;
	height: 25px !important;
	line-height: 1 !important;
}

.header-user-link img,
.search-toggle-icon img {
	max-width: 25px;
}

.hide {
	display: none !important;
}

.nav-toggle {
	margin: 0 0 0 10px;
}

.nav-toggle:before {
	font-size: 24px;
	margin-top: 3px;
}

.page-header .search-area {
	margin-left: 0 !important;
}

.page-header .minicart-wrapper {
	margin: 0 !important;
}

.page-header .minicart-wrapper .showcart {
	width: 25px;
}

.page-header .switcher {
	margin: 0 10px 0 0;
}

@media (min-width: 992px) {
	.page-header .minicart-wrapper .showcart {
		width: auto;
	}

	.page-header .switcher strong,
	.page-header .switcher {
		font-weight: 300 !important;
		font-size: 20px;
		line-height: 23px;
	}

	.page-header .switcher {
		margin: 0 25px 0 0;
	}

	.header-user-link img,
	.search-toggle-icon img {
		max-width: 35px;
	}

	.action.showcart img,
	.page-header .search-area a.search-toggle-icon {
		width: 35px !important;
		height: 35px !important;
		line-height: 1 !important;
	}
}

div[aria-controls="store.links"] {
	display: none;
}

.customer-welcome,
.header-user-link {
	margin: 0 10px;
}

@media (min-width: 992px) {

	.customer-welcome,
	.header-user-link {
		margin: 0 17px !important;
	}
}

.header-contact {
	display: none !important;
}

.minicart-wrapper .action.showcart::after {
	display: none;
}

@media (min-width: 992px) {
	.nav-sections {
		padding: 0;
		width: calc(80% + 20px);
		margin: 0 auto 60px !important;
	}
}

.logo img {
	max-height: 100px !important;
}

.page-header .navigation:not(.side-megamenu) .level0 .level-top {
	font-weight: 400 !important;
	padding: 10px 10px 8px 20px;
	text-transform: none !important;
}

@media (min-width: 992px) {
	.page-header .navigation:not(.side-megamenu) .level0 .level-top {
		font-size: 18px !important;
		line-height: 21px !important;
		padding: 10px 25px 10px 0 !important;
	}
}

.block-products-list.grid {
	margin: 2rem 0 1rem;
}

@media (min-width: 992px) {
	.block-products-list.grid {
		margin: 0 auto 30px !important;
		width: calc(75% + 20px);
	}
}

.block-products-list.grid .item {
	border: 2px dashed #8ad9ba;
	height: 100%;
	margin-bottom: 10px;
	transition: all .3s linear;
}

.block-products-list.grid .item:hover {
	box-shadow: 5px 5px 6px 0 #e7e7e7;
}

.block-products-list.grid .block-title {
	margin-bottom: 2px;
}

.block-products-list.grid .block-title strong {
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
}

@media (min-width: 992px) {
	.block-products-list.grid .block-title strong {
		font-size: 20px;
		line-height: 37px;
	}
}

@media (min-width: 1440px) {
	.block-products-list.grid .block-title strong {
		font-size: 30px;
		line-height: 47px;
	}
}

.block-products-list.grid .product-item-info>a {
	color: #000;
}

.block-products-list.grid .product-item-info:hover .product-short-description {
	max-height: 140px;
}

@media (min-width: 1024px) {
	.block-products-list.grid .product-item-info:hover .item-button {
		opacity: 1;
	}
}

.block-products-list.grid .product-item-name {
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	margin: 0 auto 5px;
	display: block;
	max-width: 80%;
	text-align: center;
}

@media (min-width: 992px) {
	.block-products-list.grid .product-item-name {
		font-size: 20px;
		line-height: 30px;
		margin: 0 auto 17px;
		max-width: 80%;
	}
}

@media (min-width: 1440px) {
	.block-products-list.grid .product-item-name {
		font-size: 20px;
		line-height: 35px;
	}
}

.block-products-list.grid .product-short-description {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	max-width: 80%;
	margin: 0 auto 30px;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	overflow: hidden;
}

@media (min-width: 992px) {
	.block-products-list.grid .product-short-description {
		font-size: 20px;
		line-height: 28px;
		max-width: 80%;
	}
}

@media (min-width: 1024px) {
	.block-products-list.grid .product-short-description {
		max-height: 56px;
		transition: max-height 0.15s ease-out;
	}
}

@media (min-width: 1440px) {
	.block-products-list.grid .product-short-description {
		font-size: 20px;
		line-height: 35px;
		margin: 0 auto 30px;
		max-height: 70px;
	}
}

.block-products-list.grid .item-button {
	margin-bottom: 12px;
	transition: all 0.2s linear;
}

@media (min-width: 1024px) {
	.block-products-list.grid .item-button {
		opacity: 0;
	}
}

.block-products-list.grid .product-item-info {
	overflow: hidden;
}

.block-products-list.grid .product-item-photo {
	transition: all 0.3s linear;
	margin: 3px 3px 17px;
}

.block-products-list.grid .product-item-photo img {
	object-fit: cover;
}

@media (min-width: 1024px) {
	.block-products-list.grid .product-item-photo img {
		height: 260px;
	}
}

.block-products-list.grid .product-item-info:hover .product-item-photo {
	box-shadow: none;
	transform: scale(1.05);
}

.block-products-list.grid .owl-carousel .owl-nav {
	top: 30%;
}

.block-products-list.grid .owl-carousel .owl-nav .owl-prev:before {
	display: none;
}

.block-products-list.grid .owl-carousel .owl-nav .owl-prev {
	width: 50px;
	height: 50px;
	background: url("../images/arrow-left.svg") no-repeat 50% 50%;
	left: -5px;
	background-size: 100%;
}

@media (min-width: 992px) {
	.block-products-list.grid .owl-carousel .owl-nav .owl-prev {
		width: 100px;
		height: 100px;
		left: -50px;
	}
}

.block-products-list.grid .owl-carousel .owl-nav .owl-next:before {
	display: none;
}

.block-products-list.grid .owl-carousel .owl-nav .owl-next {
	width: 50px;
	height: 50px;
	background: url("../images/arrow-right.svg") no-repeat 50% 50%;
	right: -5px;
	background-size: 100%;
}

@media (min-width: 992px) {
	.block-products-list.grid .owl-carousel .owl-nav .owl-next {
		width: 100px;
		height: 100px;
		right: -50px;
	}
}

.footer-bottom {
	font-size: 16px;
}

@media (min-width: 992px) {
	.footer-bottom {
		font-size: 18px;
	}
}

.footer-top .custom-block:after,
.footer-middle>.container::after {
	display: none !important;
}

@media (max-width: 992px) {
	.owl-carousel .owl-stage {
		display: flex;
		align-items: stretch;
	}
}

.widget-products-slider {
	margin-bottom: 0 !important;
}

.footer-top {
	background-color: #000 !important;
}

.footer-bottom {
	background-color: #000 !important;
}

.footer-bottom a,
.footer-bottom,
.footer-bottom p {
	color: #fff !important;
}

.footer-top .custom-block:before {
	border-top: none !important;
}

.hero-banner {
	height: 460px;
	margin: 0 -10px 20px;
	position: relative;
}

.hero-banner .mobile {
	display: block;
}

.hero-banner .desktop {
	display: none;
}

.hero-banner>a {
	display: block;
}

.hero-banner.small {
	height: auto;
}

.hero-banner.small img {
	position: static;
	object-fit: unset;
}

.hero-banner img {
	position: absolute;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.hero-banner .action {
	color: #8ad9ba;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 20px;

	&:hover {
		color: #fff;
	}
}

.hero-banner .hero-buttons {
	display: flex;
	flex-flow: column;
}

.hero-banner .hero-content {
	height: 100%;
	width: 100%;
	padding: 20px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	position: relative;
	z-index: 1;
}

@media (min-width: 992px) {
	.hero-banner {
		height: 32vw;
		width: calc(80% + 20px);
		margin: 0 auto 100px;
	}

	.hero-banner .hero-buttons {
		flex-flow: wrap;
	}

	.hero-banner .action {
		padding: 13px 15px;
		margin: 0 20px 20px;
	}

	.hero-banner .desktop {
		display: block;
	}

	.hero-banner .mobile {
		display: none;
	}

	.hero-banner .hero-content {
		padding: 60px 160px;
		align-items: flex-end;
		justify-content: flex-end;
	}
}

.googlereviews-widget-plain {
	width: auto;
	margin: 0;
	padding: 15px 10px;
	background: #000;
	color: #fff;
	justify-content: flex-start;
	align-items: center
}

.googlereviews-widget-plain a {
	margin-left: 0;
}

.rating-summary .rating-result {
	margin-top: 2px;
}

@media (min-width: 992px) {
	.googlereviews-widget-plain {
		margin: 0 auto;
		width: calc(75% + 20px);
	}

	.googlereviews-widget-plain a {
		margin-left: 0.8rem;
	}
}

.owl-carousel .owl-nav button:before {
	display: none;
}

.owl-carousel .owl-nav button.owl-next:hover {
	background: url(../images/arrow-right-white.svg) no-repeat 50% 50%;
	background-size: 100%;
}

.owl-carousel .owl-nav button.owl-prev:hover {
	background: url(../images/arrow-left-white.svg) no-repeat 50% 50%;
	background-size: 100%;
}

.owl-carousel .owl-nav button.owl-next {
	width: 50px;
	height: 50px;
	background: url(../images/arrow-right-white.svg) no-repeat 50% 50%;
	background-size: 100%;
}

.owl-carousel .owl-nav button.owl-prev {
	width: 50px;
	height: 50px;
	background: url(../images/arrow-left-white.svg) no-repeat 50% 50%;
	right: -5px;
	background-size: 100%;
}

@media (min-width: 1600px) {
	.sw-megamenu.navigation>ul:after {
		display: none;
	}

	.page-header .navigation:not(.side-megamenu) .level0 .level-top {
		padding: 10px 20px 10px 0 !important;
	}

	.page-header .navigation:not(.side-megamenu) .level0:first-of-type>a {
		padding-left: 0 !important;
	}

	.page-header .navigation:not(.side-megamenu) .level0:last-of-type>a {
		padding-right: 0 !important;
	}
}

div.category-link {
	position: absolute;
	right: 12px;
	top: 36px;
	z-index: 1;
}

.category-link a {
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	padding: 6px 15px;
	background: #000;
}

@media (max-width: 640px) {
	div.category-link {
		display: none !important;
	}
}

@media (min-width: 992px) {
	div.category-link {
		right: 12.3vw;
		top: inherit;
	}
}

@media (min-width: 1440px) {
	.category-link a {
		font-size: 30px;
		padding: 10px 23px;
	}
}

.widget-products-slider .owl-stage-outer {
	margin-right: -10px;
}

@media (max-width: 992px) {
	.owl-carousel.owl-drag .owl-item {
		padding-bottom: 10px;
	}
}