#header .header-nav {
	/* max-height: 50px; */
	/* border-bottom: #f6f6f6 2px solid; */
	background: #111;
	padding: 4px 0;
}

#header .header-top {
	padding: 0;
}

#tb-top-header-cms .tb-top-header-cms-wrapper p {
	margin: 0;
}

#header {
	position: relative;
	z-index: 7;
	color: #7a7a7a;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}

#header .logo {
	max-width: 100%;
	height: auto;
}

#header #_desktop_logo h1 {
	margin-bottom: 0;
}

#header.fixed {
	animation: 1s ease 0s normal both 1 running fixedmenu;
	-webkit-animation: 1s ease 0s normal both 1 running fixedmenu;
	-moz-animation: 1s ease 0s normal both 1 running fixedmenu;
	-o-animation: 1s ease 0s normal both 1 running fixedmenu;
	background: #a5c63b;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	transition: none;
	left: 0;
	position: fixed !important;
	right: 0;
	top: 0;
	z-index: 9;
}
@-webkit-keyframes fixedmenu {
	0% {
		top: -100%;
	}

	100% {
		top: 0;
	}
}

@-moz-keyframes fixedmenu {
	0% {
		top: -100%;
	}

	100% {
		top: 0;
	}
}

@keyframes fixedmenu {
	0% {
		top: -100%;
	}

	100% {
		top: 0;
	}
}
/* #header a {
	color: #232323
} */

/* #header a:hover {
	color: #a5c63b ;
	text-decoration: none
} */

/* #header .menu {
	display: inline-block
} */

#header .menu > ul > li {
	display: inline-block;
	position: relative;
	padding: 42px 0;
}

#header .header-nav #menu-icon {
	margin: 0 16px;
	vertical-align: middle;
	cursor: pointer;
}

#header .header-nav #menu-icon .material-icons {
	line-height: 50px;
}

#header .header-nav .right-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

#header .header-nav .currency-selector {
	margin-top: 15px;
	margin-left: 15px;
	white-space: nowrap;
}

#header .header-nav .user-info {
	margin-top: 15px;
	margin-left: 40px;
	text-align: right;
	white-space: nowrap;
}

#header .header-nav .user-info .account {
	margin: 0 0 0 10px;
}

#header .header-nav .language-selector {
	margin-top: 15px;
	white-space: nowrap;
}

#header .header-nav .cart-preview.active {
	background: #a5c63b;
}

#header .header-nav .cart-preview.active a,
#header .header-nav .cart-preview.active i {
	color: #fff;
}

#header .header-nav .cart-preview .shopping-cart {
	color: #7a7a7a;
	vertical-align: middle;
}

#header .header-nav .cart-preview .body {
	display: none;
}

#header .header-nav .blockcart {
	height: 48px;
	padding: 12px;
	margin-left: 15px;
	text-align: center;
	white-space: nowrap;
	background: #f6f6f6;
}

#header .header-nav .blockcart a {
	color: #7a7a7a;
}

#header .header-nav .blockcart a:hover {
	color: #a5c63b;
}

#header .header-nav .blockcart.active a:hover {
	color: #fff;
}

#header .header-nav .blockcart .header {
	margin: 2px 0 0 0;
}

#header .header-nav #_desktop_contact_link {
	display: inline-block;
}

#header .header-nav #_desktop_contact_link #contact-link {
	margin-top: 15px;
}

#header .header-nav .search-widget {
	margin: 3px 0 0 0;
}

#header .header-nav .material-icons {
	line-height: inherit;
}

#header .header-nav .material-icons.expand-more {
	margin: 0 0 0 -6px;
}

#header .header-top>.container {
	position: relative;
}

#header .header-top>.container>.row:first-of-type {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/* #header .header-top .menu {
	padding-left: 15px
} */

#header .header-top .position-static {
	position: static;
}

#header .header-top a {
	/* color: #7a7a7a; */
	/* text-transform: uppercase; */
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	display: block;
}

#header .header-top .search-widget {
	float: right;
}

#header .top-menu-link {
	margin: 0 0 0 20px;
}

@media (max-width: 767px) {
	#header .top-logo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		min-height: 50px;
	}

	/* #header .top-logo img {
		width: auto;
		max-height: 32px;
	} */

	#header .top-logo>h1 {
		margin: 0;
	}
}

.header-nav .row {
	align-items: center;
	display: flex;
}

#_desktop_language_selector .language-selector-wrapper #language-selector-label {
	display: none;
}

#_desktop_language_selector {
	padding: 2px 0 8px;
}

.language-selector-wrapper #language-selector-label,
.currency-selector-wrapper #currency-selector-label {
	font: 600 14px/18px "Amaranth", Helvetica, sans-serif;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px 0;
	display: none;
	color: #111;
}

#_desktop_language_selector .language-selector-wrapper .language-selector, #_desktop_currency_selector .currency-selector {
	position: relative;
	line-height: 16px;
	z-index: 1;
}

.language-selector::before,
.currency-selector::before {
	content: "\ea99";
	font-family: "icofont";
	font-size: 18px;
	position: absolute;
	left: auto;
	right: -5px;
	top: 0;
	bottom: 0;
	margin: auto;
	color: #111;
	z-index: -1;
}

.language-selector-wrapper.open .language-selector::before,
.currency-selector-wrapper.open .currency-selector::before {
	content: "\eaa1";
}


#_desktop_language_selector .language-selector-wrapper .language-selector a {
	padding: 3px 15px;
}

#_desktop_language_selector .language-selector-wrapper .language-selector .language-toggle li {
	margin: 0 0 6px 0;
}

#_desktop_language_selector .language-selector-wrapper .language-selector .btn-unstyle .language-img {
	margin: -4px 0 0 0;
}

#_desktop_language_selector .language-selector-wrapper .language-selector .btn-unstyle span,
#header #_desktop_currency_selector .currency-selector .btn-unstyle span {
	font: 500 15px/17px "Amaranth", Helvetica, sans-serif;
	letter-spacing: 0.2px;
	color: #fff;
}
#_desktop_language_selector .language-selector-wrapper .language-selector .btn-unstyle, #_desktop_currency_selector .currency-selector .btn-unstyle {
	width: 100%;
	cursor: pointer;
	padding: 0 17px 0 0;
}
#_desktop_language_selector, #_desktop_currency_selector {
	padding: 10px 8px;
	position: relative;
}
#_desktop_language_selector::before {
	content: "";
	height: 15px;
	left: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
	width: 1px;
	background: #111;
}	
#header #_desktop_language_selector .language-selector .dropdown-menu li a {
	display: flex;
	align-items: center;
}

#header #_desktop_language_selector .language-selector .dropdown-menu li a img {
	margin: 0 5px 0 0;
}

/* #_desktop_language_selector .language-selector-wrapper .language-selector::before,
#_desktop_currency_selector .currency-selector::before{
    content: "\ea67";
    font-size: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 10px;
    margin: 0 auto;
    font-family: "icofont";
    color: #fff;
} */

#_desktop_currency_selector .currency-selector .currency-toggle, 
#_desktop_language_selector .language-selector-wrapper .language-selector .language-toggle {
	right: 0;
	left: auto;
	top: 28px;
	border-top: 3px solid #a5c63b;
	/* position: static; */
	/* background: top; */
	/* border: none; */
	/* padding: 0 6px; */
}

.language-selector.dropdown select,
.currency-selector.dropdown select {
	background: #111;
	color: #fff;
	/* padding: 0 15px 0 0; */
	display: none;
}

.language-selector .btn-unstyle,
#header #_desktop_currency_selector .currency-selector .btn-unstyle {
	display: block;
}

/* .currency-selector.dropdown select{
    padding: 0 20px 0 0;
} */
/* .language-selector.dropdown select{
    margin: 0 10px 0 0;
} */

#_desktop_top_menu > #top-menu > li > a {
	color: #fff;
	font: 500 16px/18px "Amaranth", Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 8px 8px 8px 14px;
	text-align: center;
	text-transform: capitalize;
	position: relative;
	width: 100%;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	z-index: 1;
	display: flex;
}

#_desktop_top_menu>#top-menu>li:hover>a,
#_desktop_top_menu>#top-menu>li:active>a,
#_desktop_top_menu>#top-menu>li:focus>a {
	color: #fff;
}

#_desktop_top_menu>#top-menu>li:hover>a::before,
#_desktop_top_menu>#top-menu>li:active>a::before,
#_desktop_top_menu>#top-menu>li:focus>a::before {
	background: #a5c63b;
}

#_desktop_top_menu>#top-menu>.mega-menu>a::after,
#_desktop_top_menu>#top-menu li:nth-child(4) .mega-menu>a::after,
#_desktop_top_menu>#top-menu li:nth-child(5) .mega-menu>a::after,
#_desktop_top_menu>#top-menu li:nth-child(6) .mega-menu>a::after {
	color: #111;
	content: "\eab2";
	font-family: "IcoFont";
	font-size: 16px;
	position: static;
	width: 20px;
	line-height: 20px;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}
#_desktop_top_menu>#top-menu>.mega-menu>a::after{
	color: #fff;
}
#_desktop_top_menu>#top-menu li:nth-child(4) li>a,
#_desktop_top_menu>#top-menu li:nth-child(5) li>a,
#_desktop_top_menu>#top-menu li:nth-child(6) li>a {
	padding: 0;
	font-weight: 500;
}

#_desktop_top_menu>#top-menu li:nth-child(4) .mega-menu>a::after,
#_desktop_top_menu>#top-menu li:nth-child(5) .mega-menu>a::after,
#_desktop_top_menu>#top-menu li:nth-child(6) .mega-menu>a::after {
	content: "\eab8";
	right: 0;
	position: absolute;
	top: 0;
	left: auto;
	height: 20px;
	margin: auto;
	bottom: 0;
}

#_desktop_top_menu>#top-menu>.mega-menu .sub-menu .top-menu .mega-menu a {
	position: relative;
}

#_desktop_top_menu>#top-menu>.mega-menu:nth-child(2)>.sub-menu>.top-menu>.mega-menu>a::after,
#_desktop_top_menu>#top-menu>.mega-menu:nth-child(3)>.sub-menu>.top-menu>.mega-menu>a::after,
#_desktop_top_menu>#top-menu>.mega-menu:nth-child(4)>.sub-menu>.top-menu>.mega-menu>a::after,
#_desktop_top_menu>#top-menu>.mega-menu:nth-child(5)>.sub-menu>.top-menu>.mega-menu>a::after,
#_desktop_top_menu>#top-menu>.mega-menu:nth-child(6)>.sub-menu>.top-menu>.mega-menu>a::after,
#_desktop_top_menu>#top-menu>.mega-menu:last-child>.sub-menu>.top-menu>.mega-menu>a::after {
	color: #111;
	content: "\eab8";
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	font-family: "IcoFont";
	font-size: 16px;
	align-content: center;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	display: flex !important;
	height: 16px;
}

#_desktop_top_menu>#top-menu>.mega-menu:is(:hover, :active, :focus)>a::after {
	content: "\eab9";
	color: #fff;
}

#_desktop_top_menu>#top-menu>li>a::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #a5c63b;
	width: 0;
	height: 100%;
	margin: auto;
	z-index: -1;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	clip-path: polygon(10px 0%, 100% 0%, calc(100% - 10px) 100%, 0% 100%);
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

#_desktop_top_menu>#top-menu>li:is(:hover, :active, :focus)>a::before {
	width: 100%;
}

#_desktop_top_menu #top-menu li:nth-child(2) .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block .tb_mm_block_content ul>.has-sub>a,
#_desktop_top_menu #top-menu li:nth-child(3) .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block .tb_mm_block_content ul>.has-sub>a,
.menu-title a ,#mobile_top_menu_wrapper .top-menu .sub-menu:nth-child(3) li.mega-menu > a{
	text-transform: capitalize;
	font: 500 16px/18px "Amaranth", Helvetica, sans-serif;
	color: #111;
	margin: 0 0 5px 0;
	padding: 4px 0px 5px !important;
	/* font-weight: 500 !important; */
	border-bottom: 1px solid #e5e5e5;
	letter-spacing: 0.5px;
	text-align: left;
}

#_desktop_top_menu #top-menu li .sub-menu .menu-images-container img {
	padding: 25px 0 0 0;
}

#_desktop_top_menu #top-menu li .sub-menu ul li .collapse ul li a {
	color: #555555;
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	width: 100%;
	font-family: "Amaranth", Helvetica, sans-serif;
	font-style: normal;
	display: block;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	border: none;
	letter-spacing: 0.5px;
}

#_desktop_top_menu>#top-menu>li>.sub-menu>ul[data-depth="1"]>li {
	float: left;
	margin: 0 7px;
	width: 18%;
}

/* #_desktop_top_menu > #top-menu > li:nth-child(3) .sub-menu > ul[data-depth="1"] > li,#_desktop_top_menu > #top-menu > li:last-child .sub-menu > ul[data-depth="1"] > li{
    width: 100%;
} */

/* #_desktop_top_menu > #top-menu li:nth-child(2) .sub-menu,
#_desktop_top_menu > #top-menu li:nth-child(3) .sub-menu, */
#_desktop_top_menu>#top-menu li:nth-child(4) .sub-menu,
#_desktop_top_menu>#top-menu li:nth-child(5) .sub-menu,
#_desktop_top_menu>#top-menu li:nth-child(6) .sub-menu,
#_desktop_top_menu>#top-menu li:last-child .sub-menu {
	width: 200px !important;
	padding: 15px;
}

/* #_desktop_top_menu > #top-menu li:nth-child(2) .sub-menu  > ul[data-depth="1"] > li,
#_desktop_top_menu > #top-menu li:nth-child(3) .sub-menu  > ul[data-depth="1"] > li, */
#_desktop_top_menu>#top-menu li:nth-child(4) .sub-menu>ul[data-depth="1"]>li,
#_desktop_top_menu>#top-menu li:nth-child(5) .sub-menu>ul[data-depth="1"]>li,
#_desktop_top_menu>#top-menu li:nth-child(6) .sub-menu>ul[data-depth="1"]>li,
#_desktop_top_menu>#top-menu li:last-child .sub-menu>ul[data-depth="1"]>li {
	width: 100%;
	position: relative;
}

/* #_desktop_top_menu > #top-menu li:nth-child(2) .sub-menu  > ul[data-depth="1"] > li a,
#_desktop_top_menu > #top-menu li:nth-child(3) .sub-menu  > ul[data-depth="1"] > li a, */
/* #_desktop_top_menu > #top-menu li:nth-child(4) .sub-menu  > ul[data-depth="1"] > li a,
#_desktop_top_menu > #top-menu li:nth-child(5) .sub-menu  > ul[data-depth="1"] > li a,
#_desktop_top_menu > #top-menu li:nth-child(6) .sub-menu  > ul[data-depth="1"] > li a, */
#_desktop_top_menu>#top-menu li:last-child .sub-menu>ul[data-depth="1"]>li a,
#_desktop_top_menu #top-menu li:last-child .sub-menu ul li>a,
#_desktop_top_menu #top-menu li:nth-child(4) .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block .tb_mm_block_content ul li.has-sub ul,
#_desktop_top_menu #top-menu li:nth-child(5) .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block .tb_mm_block_content ul li.has-sub ul,
#_desktop_top_menu #top-menu li:nth-child(6) .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block .tb_mm_block_content ul li.has-sub ul {
	border: none;
	color: #555555;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	width: 100%;
	font-family: "Amaranth", Helvetica, sans-serif;
	font-style: normal;
	display: block;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}

/* #_desktop_top_menu > #top-menu li:nth-child(2) .sub-menu > ul[data-depth="1"] > li .collapse,
#_desktop_top_menu > #top-menu li:nth-child(3) .sub-menu > ul[data-depth="1"] > li .collapse, */
#_desktop_top_menu>#top-menu li:nth-child(4) .sub-menu>ul[data-depth="1"]>li .collapse,
#_desktop_top_menu>#top-menu li:nth-child(5) .sub-menu>ul[data-depth="1"]>li .collapse,
#_desktop_top_menu>#top-menu li:nth-child(6) .sub-menu>ul[data-depth="1"]>li .collapse,
#_desktop_top_menu>#top-menu li:last-child .sub-menu>ul[data-depth="1"]>li .collapse,
#_desktop_top_menu #top-menu li:last-child .sub-menu ul li>.collapse,
#_desktop_top_menu #top-menu li:nth-child(4) .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block .tb_mm_block_content ul li.has-sub ul {
	position: absolute;
	right: -215px;
	top: 0;
	left: auto;
	bottom: auto;
	background: #fff;
	width: 200px;
	transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
	visibility: visible;
	border: 1px solid #e5e5e5;
	transform-origin: center top 0;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	padding: 15px;
	border-top: 3px solid #a5c63b;
	/* -webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
	-webkit-animation-duration: 0.35s;
	animation-duration: 0.35s; */
}

/* #_desktop_top_menu > #top-menu:hover li:nth-child(2):hover .sub-menu > ul[data-depth="1"] > li:hover .collapse,
#_desktop_top_menu > #top-menu:hover li:nth-child(3):hover .sub-menu > ul[data-depth="1"] > li:hover .collapse, */
#_desktop_top_menu>#top-menu:hover li:nth-child(4):hover .sub-menu>ul[data-depth="1"]>li:hover .collapse,
#_desktop_top_menu>#top-menu:hover li:nth-child(5):hover .sub-menu>ul[data-depth="1"]>li:hover .collapse,
#_desktop_top_menu>#top-menu:hover li:nth-child(6):hover .sub-menu>ul[data-depth="1"]>li:hover .collapse,
#_desktop_top_menu>#top-menu:hover li:last-child:hover .sub-menu>ul[data-depth="1"]>li:hover .collapse,
#_desktop_top_menu #top-menu:hover li:last-child:hover .sub-menu ul li:hover>.collapse,
#_desktop_top_menu #top-menu li:nth-child(4) .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block .tb_mm_block_content ul li.has-sub:hover ul {
	transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
	/* visibility: visible;
	-webkit-animation-name: fadeinup;
	animation-name: fadeinup;
	-webkit-animation-duration: 0.35s;
	animation-duration: 0.35s; */
}

#_desktop_top_menu #top-menu li .sub-menu ul li .collapse ul li a:hover,
#_desktop_top_menu #top-menu li .sub-menu ul li .collapse ul li a:active,
#_desktop_top_menu #top-menu li .sub-menu ul li .collapse ul li a:focus,
#_desktop_top_menu #top-menu li .sub-menu ul li>a:hover {
	color: #111 !important;
}

#tb-top-header-cms .tb-top-header-cms-wrapper i {
	font-size: 18px;
	color: #111;
	margin: 0 5px 0 0;
}

#tb-top-header-cms .tb-top-header-cms-wrapper span {
	font: 500 14px/16px "Amaranth", Helvetica, sans-serif;
	color: #111;
	letter-spacing: 0.2px;
}

#header .logo {
	width: 153px;
}

#header .header-top .position-static {
	text-align: center;
}

#_desktop_top_menu .top-menu li .sub-menu {
	top: 100% !important;
	position: absolute;
	left: 0;
	/* right: 0; */
	margin: 0 auto;
	min-width: max-content;
	height: max-content;
	transform-origin: center top 0;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	padding: 20px 15px 15px;
	border: 1px solid #e5e5e5;
	border-top: 3px solid #a5c63b;
}

#_desktop_top_menu .top-menu:hover li:hover .sub-menu {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	visibility: visible;
}

#_desktop_cart_block {
	display: inline-block;
}

#_desktop_cart_block .header {
	position: relative;
	display: inline-block;
}

/* .language-selector .btn-unstyle {
	display: none;
} */
#_desktop_cart_block .header .hidden-sm-down {
	font-size: 0;
	display: none;
}

#_desktop_cart_block .blockcart a {
	position: relative;
}

#_desktop_cart_block .cart-products-count, 
#_mobile_cart .cart-products-count {
	position: absolute;
	top: 5px;
	left: auto;
	right: 4px;
	bottom: auto;
	width: 15px;
	height: 15px;
	font-size: 11px;
	background: #a5c63b;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #fff;
}

#_desktop_user_info,
#_mobile_user_info {
	display: inline-block;
	position: relative;
}

#_desktop_user_info .user-info li a,
#_mobile_user_info .user-info li a {
	padding: 0;
}

/* #_desktop_user_info .user-info .hidden-sm-down {
    font-size: 0;
} */
#header .tb_mm_block_content a {
	overflow: hidden;
}

#_desktop_user_info .popup-title i,
#_mobile_user_info .popup-title i {
	width: 50px;
	height: 50px;
	list-style: 50px;
	text-align: center;
	font-size: 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	/* opacity: 1; */
	color: #fff	;
}

/* #header .header-nav {
    padding: 10px 0;
    background: #a5c63b ;
} */

#header .herder_flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#header .header-nav a {
	color: #fff;
	text-decoration: none;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}

#header .header-nav a:hover {
	color: #fff;
}

#header #_desktop_currency_selector .currency-selector #currency-selector-label,
#header #_desktop_currency_selector .currency-selector #currency-selector-label {
	color: #fff;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	display: none;
}

#header #_desktop_currency_selector .currency-selector .hidden-sm-down .expand-more,
#header #_desktop_language_selector .language-selector .hidden-sm-down .expand-more {
	color: #111;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}

#header #_desktop_currency_selector .currency-selector .dropdown-menu li a,
#header #_desktop_language_selector .language-selector .dropdown-menu li a {
	color: #111;
	font: 500 14px/19px "Amaranth", Helvetica, sans-serif;
	letter-spacing: 0.2px;
}

/* #_desktop_top_menu #top-menu li a .float-xs-right{
	display: block;
}
#_desktop_top_menu #top-menu li a .float-xs-right span{
    padding: 0;
}
#_desktop_top_menu #top-menu li a .float-xs-right span i{
    width: auto;
    height: auto;
}
#_desktop_top_menu #top-menu li a .float-xs-right span i.remove{
    display: none;
} */
.header-top .container .row {
	justify-content: space-between;
	text-align: center;
}

.header-top .container .row::after {
	display: none;
}

#header .header-nav {
	/* display: none; */
	background: #fff;
}

.language-selector-wrapper {
	/* display: flex; */
	align-content: center;
}

#header .header-nav .language-selector {
	margin: 0 7px 0 0;
}

#header .header-nav .language-selector .button {
	display: flex;
	align-items: center;
}

#header .header-nav .currency-selector {
	margin: 0;
}

#header .header-nav .currency-selector {
	margin: 0;
	display: flex;
}

.header-cart {
	/* display: inline-block; */
	display: flex;
	align-items: baseline;
	justify-content: right;
	margin: 0 10px 0 0;
}

.header-cart #search_widget .search-ico {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}

.header-cart #search_widget .search-ico.tbclose {
	display: none;
	text-align: center;
	font-size: 22px;
	align-items: center;
	justify-content: center;
	color: #fff;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}

.header-cart #search_widget .active .search-ico {
	display: none;
}

.header-cart #search_widget .active .search-ico.tbclose {
	display: block;
}

.header-cart #search_widget .search-ico:hover,
#_desktop_user_info .popup-title i:hover,
#_mobile_user_info .popup-title i:hover,
#_desktop_cart_block .blockcart .header i:hover,
#_mobile_cart .blockcart .header a i:hover,
#_mobile_cart .blockcart .header i:hover {
	color: #fff;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}

.user-info {
	width: 45px;
	height: auto;
	line-height: 30px;
	text-align: left;
}

#_desktop_cart_block,
#_mobile_cart {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

#_mobile_cart {
	display: none;
}

#_desktop_cart_block .blockcart .header .dropdown-toggle::after {
	display: none;
}

#_mobile_cart .blockcart .header a::after {
	content: none;
}

#_desktop_cart_block .blockcart .shop_cart i,
#_mobile_cart .blockcart .shop_cart a i,
#_mobile_cart .blockcart .shop_cart i {
	width: 50px;
	height: 50px;
	list-style: 50px;
	text-align: center;
	font-size: 26px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: #fff;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}

#_desktop_cart_block .blockcart .right_block.remove-from-cart {
	height: auto;
	padding: 0px;
	background: none;
	border: none;
	color: #222;
	box-shadow: none;
}

#_desktop_cart_block .blockcart .right_block.remove-from-cart i {
	font-size: 18px;
	padding: 0px;
	width: 22px;
	height: 22px;
	line-height: 24px;
	font-weight: 500;
	display: inline-block;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

#_desktop_cart_block .blockcart .popup-dropdown ul li {
	display: flex;
	align-items: flex-start;
	margin: 0 0 10px 0;
}

#_desktop_cart_block .blockcart .popup-dropdown ul li .right_block {
	display: flex;
	align-items: center;
}

#_mobile_cart .blockcart .header span.hidden-sm-down {
	display: none;
}

#header,
#header .header-top {
	background-color: #204735;
	box-shadow: none;
	/* border-bottom: 1px solid #f5f5f5; */
}

#search_widget {
	margin: 0 0 0 10px;
	overflow: auto;
	cursor: pointer;
}

#search_widget form {
	position: absolute;
	top: 120px;
	display: none;
	left: auto;
	right: 140px;
	bottom: auto;
	width: 320px;
}

#search_widget form i.search {
	position: absolute;
	left: 11px;
	bottom: 0;
	top: 0;
	right: auto;
	margin: auto 0;
	/* font-size: 20px; */
	height: 20px;
	line-height: 20px;
	font-size: 16px;
}

#search_widget form i.clear {
	position: absolute;
	right: 3px;
	bottom: 0;
	top: 0;
	left: auto;
	margin: auto 0;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	display: none;
}

#search_widget form input {
	width: 100%;
	padding: 10px 10px 10px 36px;
	outline: none;
	background-color: #fff;
	border: none;
	border-radius: 0;
	height: 50px;
	border-top: 3px solid #a5c63b;
	font: 500 14px/16px "Amaranth", Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #111;
	opacity: 1;
}

.ui-autocomplete.searchbar-autocomplete {
	width: 100%;
	min-height: 100%;
	border: none;
}

.ui-autocomplete.searchbar-autocomplete li a,
.ui-autocomplete.searchbar-autocomplete li a.ui-state-focus {
	padding: 8px 15px;
	overflow: auto;
	border: none;
	background: none;
	margin: auto;
	border-radius: 0;
	text-align: left;
}

.ui-autocomplete.searchbar-autocomplete li a:hover {
	background-color: #f1f1f1;
	cursor: pointer;
}

.ui-autocomplete.searchbar-autocomplete li a .autocomplete-thumbnail {
	float: left;
	width: 80px;
	height: auto;
	margin-right: 8px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 1px solid #ddd;
}


.header-cart #search_widget:last-child {
	display: none;
}

@media only screen and (min-width: 992px) {

	#header #_desktop_currency_selector .currency-selector .hidden-sm-down .expand-more,
	#header #_desktop_language_selector .language-selector .hidden-sm-down .expand-more {
		color: #111;
	}

	.tb_mm_megamenu.layout_layout1:not(.ybc_vertical_menu) .mm_menus_ul {
		display: flex;
	}
}

@media only screen and (min-width: 768px) {
	#search_widget {
		/* float: right; */
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 481px) {
	.ui-autocomplete.searchbar-autocomplete {
		min-height: auto;
		/* left: auto; */
		width: 320px !important;
		top: 50px !important;
		right: 0 !important;
		left: auto !important;
		border-radius: 0;
		border-top: 1px solid #eaeaea;
		padding: 10px;
		max-height: 500px;
		overflow-x: hidden;
	}
}

#_desktop_user_info .popup-content.user-info,
#_mobile_user_info .popup-content.user-info {
	border-top: 3px solid #a5c63b;
	top: 84px;
	margin: 0;
	right: 0;
	left: auto;
	padding: 10px;
	margin: 0;
	max-height: 340px;
	overflow: hidden;
	overflow-y: hidden;
	overflow-y: auto;
}

#_desktop_user_info .popup-content.user-info li {
	/* display: flex; */
	align-items: center;
}

#_desktop_user_info .popup-content.user-info li a {
	padding: 5px 0;
	background: none;
	color: #666;
	font: 500 14px/18px "Amaranth", Helvetica, sans-serif;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	display: block;
}

#_desktop_user_info .popup-content.user-info li a:hover,
#_desktop_user_info .popup-content.user-info li a:active,
#_desktop_user_info .popup-content.user-info li a:focus {
	color: #111;
}

#_desktop_cart_block .header.open .mini-cart {
	display: block;
}

#_desktop_cart_block .blockcart {
	position: relative;
}

#_desktop_cart_block .popup-dropdown,
#_desktop_cart_block .popup-dropdown {
	width: 340px !important;
	padding: 10px;
	top: 86px;
	border-top: 3px solid #a5c63b;
	margin: 0;
	position: absolute;
	left: auto;
	right: 0;
	background-color: #fff;
	display: none;
}

#_desktop_cart_block .mini-cart .mini-cart-items .mini-cart-product .product-line-grid-left {
	padding: 0;
	margin: 0 10px 0 0;
	width: 70px;
}

.blockcart .right_block .product-price {
	color: #a5c63b;
	font: 400 17 px/22px "Amaranth", Helvetica, sans-serif;
	text-align: left;
	padding: 10px 8px !important;
	text-align: right;
}

.blockcart .right_block .product-quantity {
	font-size: 15px;
	line-height: 20px;
	display: inline-block;
	color: #111;
}

.mini-cart-product {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 0 10px 0;
}

#_desktop_cart_block .right_block .product-name a {
	color: #666;
	text-transform: capitalize;
	font: 500 14px/20px "Amaranth", Helvetica, Sans-serif;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	text-align: left;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0 0 0 10px;
	width: 118px;
}

#_desktop_cart_block .right_block .product-name a:hover,
#_desktop_cart_block .right_block .product-name a:active,
#_desktop_cart_block .right_block .product-name a:focus {
	color: #111;
}

#_desktop_cart_block .mini-cart .mini-cart .product-quantity {
	display: inline-block;
	width: auto;
}

#_desktop_cart_block .mini-cart .cart-wishlist-item {
	display: flex;
	margin: 0 0 10px 0;
}

#_desktop_cart_block .mini-cart .minicart-img {
	width: 110px;
	display: inline-block;
}

#_desktop_cart_block .mini-cart .mini-cart-items .mini-cart-product .remove-product {
	padding: 0;
}

#_desktop_cart_block .blockcart .popup-dropdown ul {
	margin: 0;
	/* margin: 0 0 10px 0; */
	/* border-bottom: 1px solid #e5e5e5; */
	max-height: 400px;
	overflow-y: auto;
	overflow-x: visible;
	max-width: 350px;
}

#_desktop_cart_block .blockcart .popup-dropdown ul li {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 10px 0;
}

.mini-cart-block {
	padding: 0 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mini-cart-block::after {
	content: none;
}

#_desktop_cart_block .mini-cart .products,
#_desktop_cart_block .mini-cart .shipping,
#_desktop_cart_block .mini-cart .tax,
#_desktop_cart_block .mini-cart .cart-total {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 10px 0;
}

#_desktop_cart_block .mini-cart .tax {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e5e5e5;
}

#_desktop_cart_block .price_content .label {
	color: #666;
	font-size: 14px;
	font-weight: 500;
	float: left;
}

#_desktop_cart_block .price_content .value {
	color: #a5c63b;
	text-align: right;
	font: 400 17px/20px "Amaranth", Helvetica, sans-serif;
	white-space: nowrap;
	float: right;
}
.popup_cart  ul li .img_content {
	/* border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border: 1px solid #ddd; */
	overflow: hidden;
}

#_desktop_cart_block .cart-summary-totals .cart-summary-line:last-child {
	margin-bottom: 0;
	display: none;
}

#_desktop_cart_block .cart-summary-totals .cart-summary-line.cart-total {
	padding: 10px 0;
	margin: 0 0 10px 0;
}

#_desktop_cart_block .card-block {
	padding: 0;
}

.cart-wishlist-action {
	margin: 15px 0 0 0;
}

.cart-wishlist-action .cart-wishlist-viewcart,
.cart-wishlist-action .cart-wishlist-checkout {
	font-weight: 400;
	font-size: 13px;
	padding: 10px 8px;
	width: 48%;
	text-align: center;
}

.img_content .product-image {
	width: 80px;
}

.mini-cart .product-quantity {
	font-size: 0.8em;
	padding: 10px 0;
}

.mini-cart .remove-from-cart i {
	padding-left: 5px;
}

.mini-cart-checkout {
	justify-content: center;
}

.header a.dropdown-toggle {
	text-decoration: none;
}

#contact #left-column .block {
	background-color: none;
	box-shadow: none;
	clear: both;
	float: none;
	padding: 0;
}

#contact #left-column .contact-rich .block {
	margin: 0;
}

.float-xs-right {
	float: right !important;
	display: none;
}

/* .hidden-md-up.text-sm-center.mobile {
	display: none;
} */
#ui-id-1 li a {
	padding: 0;
	font: 500 13px/20px "Amaranth", Helvetica, sans-serif;
	color: #555;
	margin: 0 0 10px;
	padding: 5px;
	border-radius: 10px;
}

.product-line-info {
	margin: 0 0 0 10px;
}

/* responsive */
@media (max-width: 1299px) {
	#_desktop_top_menu .top-menu li:nth-child(3) .sub-menu {
		left: -71px;
	}
}

@media (max-width: 1199px) {
	#_desktop_top_menu .top-menu li:nth-child(3) .sub-menu {
		left: -200px;
	}
}

@media (max-width: 991px) {
	#header .logo {
		width: 130px;
		height: auto;
	}
	#header .header-nav{
		padding: 8px 0;
	}
	.language-selector-wrapper #language-selector-label, .currency-selector-wrapper #currency-selector-label{
		display: block;
	}
	.language-selector::before, .currency-selector::before {
		color: #111;
	}
	.tb_mm_url .mm_menu_content_title {
		padding: 0;
		font-weight: 500;
		text-transform: capitalize;
	}

	.dropdown .expand-more {
		font-weight: 500;
	}

	.mm_menus_li.hover .mm_columns_ul .column {
		display: table;
	}

	#header .header-top {
		padding: 22px 0;
	}

	#_mobile_cart {
		display: none;
	}

	#_desktop_cart_block .header .cart-products-count,
	#_mobile_cart .header .cart-products-count {
		right: -10px;
	}

	.header-cart {
		align-items: center;
	}

	#menu-icon {
		cursor: pointer;
	}

	.tb-top-header-cms-wrapper {
		text-align: center;
	}

	#_desktop_top_menu {
		display: none !important;
	}

	#_desktop_language_selector {
		display: none;
	}

	#_desktop_currency_selector {
		display: none;
	}

	.language-selector .btn-unstyle,
	#mobile_top_menu_wrapper .js-top-menu-bottom a {
		display: flex;
		align-items: center;
	}

	.language-selector .btn-unstyle img,
	#mobile_top_menu_wrapper .js-top-menu-bottom a img {
		margin: 0 5px 0 0;
	}

	#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector {
		display: inline-block;
	}

	#_desktop_logo {
		display: none;
	}

	#_mobile_logo {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 150px;
		height: auto;
	}

	.hidden-md-up.text-sm-center.mobile {
		display: block !important;
	}

	.float-xs-right {
		display: block;
	}

	#_mobile_user_info .dropdown-menu {
		left: auto;
		right: 0;
	}

	/* #_desktop_cart_block,#_desktop_user_info{
        display: none;
    } */
	#mobile_top_menu_wrapper {
		position: absolute;
		left: 0;
		right: 0;
		top: 72px;
		text-align: left;
	}

	#search_widget form {
		top: 72px;
		right: 106px;
	}

	#_mobile_user_info .popup-content.user-info {
		top: 72px;
	}

	#_desktop_cart_block .popup-dropdown {
		top: 72px;
	}

	#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
	#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
		padding: 10px 0;
	}

	#mobile_top_menu_wrapper .top-menu a {
		padding: 12px 0;
		/* border-bottom: none; */
	}

	#_mobile_currency_selector .currency-selector, #_mobile_language_selector .language-selector-wrapper {
		position: relative;
		display: contents;
	}

	/* #_mobile_currency_selector .currency-selector::after,#_mobile_language_selector .language-selector-wrapper::after {
        content: "";
        position: absolute;
        left: auto;
        right: auto;
        top: 0;
        bottom: 0;
        margin: auto;
        font-family: "Material Icons", Arial, sans-serif;
        font-size: 24px;
          line-height: 35px;
        color: #000;
    } */
	.top-menu .sub-menu {
		transition: all 400ms ease-in-out;
		-webkit-transition: all 400ms ease-in-out;
		-moz-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		-ms-transition: all 400ms ease-in-out;
	}

	#header .top-menu a:hover {
		color: #111;
	}

	#search_widget form input {
		padding: 10px 25px 10px 40px !important;
	}

	.currency-selector .link.hidden-md-up,
	.language-selector .link.hidden-md-up {
		display: none;
	}

	.currency-selector::after {
		content: none;
	}
}

@media (max-width: 767px) {
	#search_widget {
		margin: 0;
	}
}

@media (max-width: 480px) {
	#header .logo {
		max-width: 105px;
		/* max-height: 50px; */
	}

	#_mobile_logo {
		left: 50px;
		right: auto;
	}

	#_mobile_user_info .popup-title i,
	.header-cart #search_widget .search-ico {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	#_mobile_logo {
		width: 117px;
	}

	#search_widget form {
		top: 61px;
		right: 9px;
		width: 300px;
	}

	#_desktop_cart_block .header .cart-products-count,
	#_mobile_cart .header .cart-products-count {
		top: -3px;
		right: -2px;
	}

	#mobile_top_menu_wrapper {
		top: 61px;
	}

	#_mobile_user_info .popup-content.user-info {
		top: 61px;
	}

	.product-line-grid-left {
		text-align: center;
		width: 200px;
	}

	#_desktop_cart_block .popup-dropdown {
		top: 61px;
		right: 0px !important;
	}

	#ui-id-1 {
		top: 50px !important;
		left: 0 !important;
		border-radius: 0;
		border-top: 1px solid #eaeaea;
	}

	#header .header-nav .col-lg-5 {
		padding: 0;
	}

	#header .header-nav .col-lg-7 {
		display: none;
	}

	#tb-top-header-cms .tb-top-header-cms-wrapper span {
		font-size: 12px;
		line-height: 14px;
	}

	#header .header-top {
		padding: 21px 0;
	}

	#_desktop_cart_block .mini-cart,
	#_desktop_cart_block .popup-dropdown {
		width: 300px !important;
	}

	#_mobile_cart .blockcart .header a i {
		width: 25px;
		height: 25px;
		line-height: 25px;
	}

	#product-right .mini-cart-product-price .value {
		padding: 6px 3px !important;
	}

	#_desktop_cart_block,
	#_mobile_cart {
		line-height: 40px;
		width: 40px;
		height: 40px;
	}

	#_desktop_cart_block .blockcart .shop_cart i,
	#_mobile_cart .blockcart .shop_cart a i,
	#_mobile_cart .blockcart .shop_cart i {
		width: 40px;
		height: 40px;
	}

	.cart-summary-line {
		margin: 0 0 10px 0 !important;
	}

	#_desktop_cart_block .cart-products-count,
	#_mobile_cart .cart-products-count {
		top: 0;
		right: 0;
	}
}

@media (max-width: 360px) {
	#_desktop_cart_block .popup-dropdown {
		right: -15px !important;
	}
}