/*
Theme Name: Wanger
Author: Shemetoff
Description: Designed by Shemetoff.
Author URI: http://web-development.pro
Version: 1.4.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light
Text Domain: am
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

body {
	font-family: 'Roboto', sans-serif;
}

iframe {
	border: 1px solid #3880aa;
	max-width: 100%;
}

.logo {
	text-align: center;
	width: 100%;
	margin-left: -15px;
}

.logo img {
	width: 50%;
	height: auto;
}

.pre-header {
	background-color: #0e010f;
	font-size: 12px;
	color: #fff;
	padding: 10px 0;
	background: #258dc8;
	background: -moz-linear-gradient(left, #258dc8 0%, #258dc8 100%);
	background: -webkit-linear-gradient(left, #258dc8 0%, #258dc8 100%);
	background: linear-gradient(to right, #3880aa 0%, #63a4c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#258dc8', endColorstr='#258dc8', GradientType=1);
}

.pre-header p {
	margin-bottom: 0;
	padding-left: 20px;
	line-height: 26px;
}

.header-info img {
	position: absolute;
	top: -7px;
	left: 0;
	max-width: 30px;
}

.menu-wrapper {
	border-bottom: 1px solid #3880aa;
	margin-bottom: 30px;
}

.menu-wrapper nav {
	padding: 0;
}

header ul {
	list-style: none;
	padding: 0;
}

header li {
	display: inline-block;
	padding: 16px 0;
}

header ul li a {
	font-size: 18px;
	font-weight: 300;
	color: #000;
}

header ul li a:hover {
	color: #000;
}

.menu-left > ul > li {
	margin-right: 55px;
}

.menu-right li {
	margin-left: 55px;
	text-align: right;
}

.menu-right ul {
	text-align: right;
	float: right;
}

.main-slider {
	background: #000000;
	/* Old browsers */
	background: -moz-linear-gradient(left, #000000 40%, #822655 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #000000 40%, #822655 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #000000 40%, #822655 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#822655', GradientType=1);
	/* IE6-9 */


}

.main-slider h1 {
	color: #fff;
	font-weight: 900;
	font-size: 48px;
	text-transform: uppercase;
}

.main-txt {
	text-align: center;
}

.watermark {
	text-align: center;
}

.heading {
	margin: 80px auto 60px auto;
	text-align: center;
}

.heading h2 {
	font-size: 36px;
	margin-bottom: 10px;
	/* text-transform: uppercase; */
	line-height: 36px;
}

p.sub-heading {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 0;
}

.heading h2 span {
	border-left: 3px solid #3880aa;
	line-height: 36px;
	padding-left: 30px;
	height: 36px;
	display: inline-block;
}

.small-product-item {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.bage-simple {
	position: absolute;
	top: 0;
	left: 0;
}

.bage-simple {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	padding: 5px 15px;
}

.bage-simple p {
	margin-bottom: 0;
	color: #3880aa;
	font-size: 18px;
}

.small-product-item img {
	width: 100%;
	height: auto;
}

.simple-product-name {
	position: absolute;
	bottom: -40px;
	width: 100%;
	background: rgba(56, 128, 170, .55);
	padding: 15px 15px 15px 15px;
	transition: .5s;
}

.simple-product-name a {
	color: #fff;
	font-size: 18px;

}

.simple-product-name a:hover {
	text-decoration: none;
}

.small-product-item:hover .simple-product-name {
	bottom: 0;
}

.simple-product-hidden .price,
.simple-product-hidden .order {
	float: left;
}

.simple-product-hidden span.order {
	margin-right: 10px;
}

.simple-product-hidden span.price {
	margin-top: 2px;
}

span.price {
	float: right;
	color: #fff;
}

.big-product-item {
	position: relative;
	overflow: hidden;
}

.big-product-item img {
	width: 100%;
	height: auto;
}

.big-product-info {
	position: absolute;
	bottom: 30px;
	width: 100%;
	color: #fff;
	padding-left: 35px;
	padding-right: 50px;


}

.product-name a {
	color: #fff;
	font-size: 42px;
	font-weight: 900;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, .75);
}

.product-name a:hover {
	text-decoration: none;
	color: #fff;
}

.collection-name {
	margin-bottom: 80px;
}

.collection-name a {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
}

.collection-name a:hover {
	color: #fff;
	text-decoration: none;
}

.transparent-btn,
a.transparent-btn {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	border: 3px solid #fff;
	font-size: 21px;
	text-transform: uppercase;
	padding: 7px 55px;
	transition: .5s;
}

.transparent-btn:hover,
a.transparent-btn:hover {
	background: rgba(62, 10, 43, 0.53);
}

.big-product-info span.price {
	font-size: 24px;
	line-height: 56px;
}

.bage-advanced {
	position: absolute;
	top: 35px;
	left: 35px;
	background: #fff;
	margin-bottom: 0;
	color: #3880aa;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
}

.bage-advanced p {
	margin-bottom: 0;
	line-height: 30px;
}

div.bage-advanced::before {
	content: '';
	border: 20px solid #fff;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-left-color: transparent;
	position: absolute;
	margin: -10px 0 0 -30px;
	top: 10px;
	left: 10px;
}

div.bage-advanced::after {
	content: '';
	border: 20px solid #fff;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-right-color: transparent;
	position: absolute;
	margin: -10px 0 0 -30px;
	top: 10px;
	right: -20px;
}




.big-product-item::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	visibility: hidden;
	content: '';
	width: 30%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);

}

.big-product-item:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
	visibility: visible;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

.collection-item {
	position: relative;
}

.collection-hidden {
	position: absolute;
	top: 0;
	left: 15px;
	width: calc(100% - 15px);
	height: 100%;
	background: #000;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
	padding-right: 0;
	padding-left: 0;
}

.collection-item img {
	width: 100%;
	height: auto;
}

.main-collections .row.no-gutters {
	margin-left: -15px;
	margin-right: -15px;
}

.collection-item {
	overflow: hidden;
}

.collection-hidden {
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: rgba(56, 128, 170, .55);
	transition: .5s;
}

.collection-item:hover .collection-hidden {
	left: 0;
}

span.transparent-btn.vertical-btn {
	transform: rotate(90deg);
	-webkit-transform-origin: rotate(90deg);
	-ms-transform-origin: rotate(90deg);
	position: absolute;
	left: -30%;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	width: 100%;
	text-align: center;
	background: #3880aa70;
}

.showmore {
	color: #fff;
	position: absolute;
	right: 20px;
	transition: .5s;
}

span.showmore:hover i {
	margin-left: 7px;
}

span.showmore:hover {
	right: 13px;
}

.search-form {
	float: right;
}

.search-form .form-group {
	position: relative;
	margin-bottom: 0;
}

.search-form input.form-control {
	/* text-transform: uppercase; */
	font-size: 12px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	webkit-box-shadow: none;
	color: #fff;
	padding-left: 25px;
	/* padding-top: 12px; */
	background: transparent;
	padding-top: 0;
	/* line-height: 1; */
	margin-top: -7px;
}

button.search-btn {
	background: none;
	border: none;
	position: absolute;
	color: #e655b7;
	top: 6px;
	font-size: 14px;
}

.search-form input.form-control::placeholder {
	color: white;
	opacity: 1;
	/* Firefox */
}

.search-form input.form-control:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: white;
}

.search-form input.form-control::-ms-input-placeholder {
	/* Microsoft Edge */
	color: white;
}

.footer {
	background-color: #0e010f;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.footer-about {
	font-size: 12px;
	padding-right: 8%;
}

.footer-menu ul {
	list-style: none;
	padding-left: 0;
}

.footer-menu ul li a {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
}

.post-footer {
	background-color: #0e010f;
	color: #fff;
}

.post-footer p {
	font-size: 14px;
	text-decoration: underline;
	margin-top: 1rem;
}

.product-order {
	text-align: center;
	padding-top: 15px;
}

.product-order a.transparent-btn {
	color: #0e010f;
	border-color: #3880aa;
	margin-left: auto;
	margin-right: auto;
}

.product-order a.transparent-btn:hover {
	background: rgb(151, 12, 117);
	color: #fff !important;
}

.product-gallery-item img {
	width: 100%;
}

.product-gallery {
	margin-top: 15px;
}

.main-product-img img {
	width: 100%;
	height: auto;
}

span.showimg {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 2em;
}

.wpcf7-form-control-wrap input {
	width: 100%;
	border: 1px solid #3880aa;
	padding: 7px 10px;
}

.wpcf7-submit.transparent-btn {
	background: #333;
	margin-left: auto;
	margin-right: auto;
	display: block;
	cursor: pointer;
}

.wpcf7-submit.transparent-btn:hover {
	background: #3880aa;
}

.text-block {
	/*margin-bottom: 60px;*/
}

.text-block p {
	text-align: center;
	font-size: 22px;
}

.simple-text-img img {
	width: 100%;
	height: auto;
}

.slider-text {
	position: absolute;
	background: #fff;
	padding: 25px;
	top: 20%;
	height: 60%;
}

.slider-text p {
	font-size: 33px;
	font-weight: 900;
	line-height: 1.3;
}

a.button.slider-btn {
	display: inline-block;
	border: 2px solid #000;
	padding: 7px 40px;
	color: #fff;
	font-size: 21px;
	background: #000;

	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;

}

a.button.slider-btn:hover {

	border-color: #3880aa;
	text-decoration: none;
}

a.button.slider-btn:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #3880aa;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}


a.button.slider-btn:hover:before,
a.button.slider-btn:focus:before,
a.button.slider-btn:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	border-color: #3880aa;
	text-decoration: none;
}

p.full-price {
	font-size: 21px;
}

p.single-price {
	font-size: 21px;
}

p.no-price {
	font-size: 21px;
}

.product-gallery-item.collection-item {
	padding: 1px;
}

.category .small-product-item {
	margin-bottom: 0;
	padding: 1px;
}

.category .big-product-item {
	padding: 1px;
	padding-left: 0;
	margin-top: -1px;
}

.archive section.main-slider {
	margin-bottom: 60px;
}

.category .simple-product-name {
	width: calc(100% - 2px);
}

.main-collections.category .row.no-gutters {
	margin-left: 0;
	margin-right: 0;
}

.category .collection-item {
	padding: 1px;
}

.collection-description {
	padding: 0 5px;
}

.collection-description-item {
	border: 1px solid #eee;
	padding: 10px;
}

.archive-description p,
.archive-description ul {
	font-size: 18px;
}

.main-content li,
.simple-text li {
	list-style-type: none;
	/*font-style: italic;*/
}

.main-content li:before,
.simple-text li:before {
	background: #3880aa;
	content: "";
	display: inline-block;
	border: none;
	/*border-radius: 50%;*/
	width: 6px;
	height: 6px;
	margin-top: 0px;
	margin-right: 10px;
	line-height: 16px;
	vertical-align: middle;
}

.blog-item-wrapper img {
	width: 100%;
	height: auto;
}

.blog-item-wrapper a {
	color: #000;
	transition: .3s;
}

.blog-item-wrapper a:hover {
	color: #000;
	text-decoration: none;
}

.blog-item-wrapper a h2:hover {
	color: #3880aa;
	text-decoration: none;
}

.blog-item-wrapper h2 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.simple-text p {
	font-size: 18px;
}

blockquote p {
	font-size: 24px !important;
	font-weight: 700;
	color: #3880aa;
	padding-left: 30px;
	border-left: 3px solid;
	margin: 45px auto;
}

/****/
.menu-left ul {
	position: relative;
}

.navbar-nav li:hover ul.sub-menu {
	display: block;
}

.menu-left ul.sub-menu {
	position: absolute;
	background: #fff;
	width: 100%;
	margin-left: -10%;
	display: none;
}

.menu-left ul.sub-menu li {
	display: block;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #e655b7;
}

ul.dropdown-menu {
	text-align: center;
}

ul.dropdown-menu li {
	margin: auto;
	width: 100%;
	/* border-bottom: 1px solid #3880aa; */
	padding: 10px 0;
	text-align: center;
}

section.baner.container-fluid {
	background: #5fa1c6;
	position: relative;
	min-height: 300px;
	margin-top: 60px;
	/* margin-bottom: 60px;*/
	padding: 30px;
}

.baner-description {
	text-align: center;
}

.baner-description h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 54px;
}

.baner-description h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 36px;
}

.baner-image img {
	width: 389px;
	height: auto;
	position: absolute;
	right: 30px;
	top: -46px;
}

.row.baner-items {
	background: #205979;
	color: #fff;
	padding: 20px;
	border-radius: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

p.baner-show-descr {
	opacity: 0.8;
	cursor: pointer !important;
	border-bottom: 1px dashed;
	width: fit-content;
	font-weight: 300;
}

p.baner-show-descr:hover {
	opacity: 1;

}

.hidden-descr {
	position: absolute;
	background: #304e5f;
	padding: 10px;
	font-size: 14px;
	z-index: 1;

}

.col-holder img {
	max-width: 100%;
	height: auto;
}

.pref-img-container img {
	width: 100%;
	height: auto;
}

.pref-img-container {
	padding-left: 0;
}

.pref-img.container-fluid {
	background: #205979;
	color: #fff;
	padding: 0;
}

.pref-ico-holder img {
	width: 100%;
	height: auto;
}

.pref-ico-holder {
	width: 30%;
	float: left;
}

.pref-text-holder {
	text-align: center;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 70%;
}

.pref-ico-block {
	padding-top: 30px;
	padding-bottom: 20px;
}

p.pref-num {
	font-weight: 700;
	font-size: 40px;
}

.owl-pref .row {
	margin-left: 0;
	margin-right: 0;
}

.owl-pref .owl-nav {
	position: absolute;
	bottom: 24px;
	left: calc(50% - 85px);
	/* background: #333; */
}

.owl-pref .owl-nav button.owl-prev {
	width: 35px;
	height: 35px;
	border: 1px solid #333 !important;
	background: transparent;
}

.owl-pref .owl-nav button.owl-next {
	width: 35px;
	height: 35px;
	border: 1px solid #333 !important;
	background: #333 !important;
}

span.big-num {
	text-align: center;
	width: 100%;
	display: inline-block;
	font-size: 60px;
	margin-top: 50px;
}

.col-holder h3 {
	font-size: 20px;
	color: #205979;
}

@media screen and (max-width: 1399px) {
	.baner-image img {
		width: 305px;
		height: auto;
		position: absolute;
		right: -6px;
		top: 42px;
	}
}

@media screen and (max-width: 1199px) {
	.collection-hidden {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: transparent;
		transition: .5s;
	}

	span.transparent-btn.vertical-btn {
		font-size: 12px;
		padding: 5px;
	}

	span.showmore {
		font-size: 12px;
		font-weight: 300;
	}

	.simple-product-name {
		bottom: 0;
	}

	.main-slider h1 {
		font-size: 58px;
	}
}

@media screen and (max-width: 991px) {

	.menu-right ul {
		float: inherit;
	}

	.menu-right li {
		margin-left: 0;
		text-align: left;
	}

	span.showmore {
		display: none;
	}

	.header-info {
		height: 35px;
	}

	.header-info img {
		height: 20px;
		top: -1px;
		left: 10px;
	}

	.main-slider h1 {
		font-size: 48px;
	}

}

@media screen and (max-width: 767px) {

	.main-slider h1 {
		font-size: 42px;
		margin-top: 30px;
	}

	.main-img img {
		max-width: 100%;
	}

	.menu-right li {
		margin-left: 0;
		text-align: left;
	}

	.big-product-info {
		text-align: center;
	}

	.product-name a {
		font-size: 36px;
		line-height: 1;
	}

	.collection-name {
		margin-bottom: 40px;
	}

	span.price {
		float: inherit;
	}

	.product-name {
		margin-bottom: 10px;
	}

	.big-product-item {
		margin-bottom: 30px;
		border: 2px solid #3880aa;
	}

	.product-order {
		text-align: center;
	}

	.slider-text p {
		font-size: 18px;
	}

	.slider-text {
		position: relative;
	}

	.big-product-info .product-name a {
		font-size: 24px;
	}

	.baner-image img {
		position: relative;
		width: 100%;
		top: 0;
	}


}

b,
strong {
	font-weight: 900;
}

.main-img img {
	max-width: 100%;
	height: auto;
}










.header__bottom-social a {
	transition: .3s;
	position: relative;
	width: 22px;
	height: 22px;
}

.header__bottom-social a:before {
	position: absolute;
	content: "";
	width: 22px;
	height: 22px;
	background-size: 100%;
	left: 0;
	top: 50%;
	margin-top: -11px;
}

.header__bottom-social a:first-child:before {
	background-image: url(/wp-content/themes/Wanger/assets/images/icon-phone.svg);
}

.header__bottom-social a:nth-child(2):before {
	background-image: url(/wp-content/themes/Wanger/assets/images/telegram.svg);
}

.header__bottom-social a:nth-child(3):before {
	background-image: url(/wp-content/themes/Wanger/assets/images/whatsapp.svg);
}

.header__bottom-social a:last-child:before {
	background-image: url(/wp-content/themes/Wanger/assets/images/instagram.svg);
}

.header__bottom-social {
	display: flex;
	gap: 10px;
}

.header__top-address {
	color: #000;
}

nav.header__secondary-nav {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	gap: 20px;
	justify-content: flex-end;
}

.spakses-header-container .header__logo a {
	display: block;
	height: 100%;
}

.spakses-header {
	position: sticky;
	top: 0;
	z-index: 999;
}

nav.header__secondary-nav {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	gap: 20px;
	justify-content: flex-end;
}

.spakses-header-container {
	display: flex;
	column-gap: 2.5rem;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 0 3rem;
	align-items: center;
	transition: 0.3s;
}

.spakses-header-container .header__logo {
	margin: 0;
	order: 2;
	flex: 0;
}

.spakses-header-container .header__secondary-nav {
	order: 3;
}

.ios-header {
	position: fixed !important;
	top: 0;
	z-index: 999;
	width: 100%;
}

.spakses-start-img {
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	z-index: 1;
	-webkit-transform: translate3d(0, 0, 0);


}

.spakses-start-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
	position: relative;
}

header {
	display: none !important;
}

body {
	padding-top: 0px;
}

.spakses-header-container.scroll {
	background: #fff;
}

.header__top-address,
	{
	color: #fff;
}

.spakses-header-container {
	transition: 0.3s;
}

.home .spakses-header-container {
	filter: invert(1);
}

.header__primary-nav,
.header__secondary-nav {
	flex: 1;
}

.spakses-header-container.scroll,
.spakses-header-container:hover {
	filter: none;
	background: #fff;
	border-bottom: solid 1px #ddd;
	transition: 0.3s;
}

.header__top-address {
	color: #000;
}

.spakses-menu {
	display: contents;
	margin: 0;
	padding: 0;
	list-style: none;
}

.spakses-menu .sub-menu {
	display: none;
	width: max-content;
	min-width: 12.5rem;
	max-width: 17.5rem;
	background: #fff;
	color: #000;
	box-shadow: 2px 2px 6px #ffffff80;
	border-width: 0 1px 1px;
	padding: 1.125rem;
	position: absolute;
	margin: 0;
	inset-block-start: calc(100%);
	list-style: none;
	max-height: calc(100vh - 120px, 0px) - var(--announcement-bar-height, 0px) - 20px);
	overflow: auto;
}

.spakses-menu li a:before {
	content: "";
	height: 2px;
	width: 100%;
	transform-origin: left;
	background: #000;
	pointer-events: none;
	transition: transform .2s ease-in-out;
	left: 0;
	position: absolute;
	inset-block-end: 0;
	transform: scaleX(0);
}

.spakses-menu .sub-menu li a:before {
	display: none;
}

.spakses-menu li a:hover:before {
	transform: scaleX(1);
}

.spakses-menu .sub-menu:before {
	content: "";
	height: 2px;
	width: 100%;
	transform-origin: left;
	background: #fff;
	transition: transform .25s ease-in-out 50ms;
	position: absolute;
	transform: scaleX(0);
}

.spakses-header-container a {
	color: #000;
	text-transform: uppercase;
	font-size: calc(0.75rem* 1) !important;
}

.spakses-menu li a {
	padding: 3rem 0;
	display: block;
	position: relative;
	padding-right: 0 !important;
}

.spakses-menu .sub-menu li a {
	padding: .375rem 1.5625rem;
	padding-right: 0 !important;
}


button.spakses-mobile-menu-btn {
	display: none;
}

button.spakses-close-button {
	display: none;
}



.spakses-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.spakses-menu > * {
	margin-right: 1.6rem !important;
}

.spakses-menu > *:last-child {
	margin-right: 0;
}

.header__top-address_mobile {
	display: none;
}

.header__top-address,
.header__top-address_mobile {
	text-transform: uppercase;
	font-size: calc(0.75rem* 1) !important;
}

@media (min-width: 992px) { 
	img.mobile {
		display: none;
	}

	.spakses-header-container .header__logo img {
		width: 250px;
		height: auto;
	}
}

@media (max-width: 992px) {
	.spakses-header-container .header__logo img {
		width: 100px;
		height: auto;
	}

	.header__top-address {
		display: none;
	}

	.header__bottom-nav ul li a {
		display: block;
		padding: 10px 0;
	}

	.header__bottom-nav {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding-top: 20px;
		position: absolute;
		width: 80%;
		height: 100vh;
		background: #fff;
		top: 0;
		left: -80%;
		padding: 1.25rem;
		transition: 0.3s;
		z-index: 10;

	}

	.header__bottom-nav ul {
		max-width: 280px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.header__bottom-nav.open {
		left: 0;
		box-shadow: 0 0 100px #000;
	}

	.spakses-close-button,
	.spakses-mobile-menu-btn {
		color: currentColor;
		cursor: pointer;
		background: none;
		border: none;
		place-items: center;
		padding: 0;
		display: grid;
	}

	button.spakses-close-button {
		width: auto;
	}

	.spakses-header-container .header__logo {
		width: 160px;
	}

	.spakses-header-container .header__logo img {
		width: 160px;
		height: auto;
	}

	button.spakses-mobile-menu-btn,
	button.spakses-close-button {
		display: block;
	}

	.spakses-header-container {
		padding: 1rem;
	}

	button.spakses-close-button {
		padding: 1rem 0;
	}

	.menu-item-has-children:after {
		content: '';
		background-image: url(/wp-content/themes/Wanger/assets/images/arrow.png);
		display: block;
		width: 15px;
		height: 15px;
		background-size: cover;
	}

	.menu-item-has-children {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%;
	}

	.spakses-menu .sub-menu {
		width: 100%;
		min-width: 12.5rem;
		max-width: 100%;
		position: relative;
		order: 3;
		inset-block-start: auto;
		padding: 0;
	}

	.menu-item-has-children.open li {
		display: block !important;
	}

	.spakses-menu {
		width: 100%;
	}

	img.desktop {
		display: none;
	}

	.spakses-header-container {
		column-gap: 0.8rem;
	}

	.header__primary-nav,
	.header__secondary-nav {
		flex: 0;
	}

	.home #mainSlider {
		margin-top: 110px;
		z-index: 0;
	}

	.header__top-address_mobile {
		order: 4;
		width: 100%;
		text-align: center;
		margin-top: 15px;
		display: block;
	}

	.spakses-header-container {
		display: flex;
		flex-wrap: wrap;
	}
}