/*------ BIG MENU ------------*/
.menu-top-container {
	position: absolute;
	right: 30px;
	top: 0;
}
.active_lang {
	padding-bottom: 5px;
	border-bottom: 4px solid #00a0ff;
}
.navbar {
    padding: 30px 0px 0px 0px;
    height: 130px;
}
.d-flex {
    display: flex !important;
    height: 100%;	
}
div#navbar-collapse-1 {
    display: flex !important;
}
.no-before:before {
	display: none;
}
.no-after:after {
	display: none;
}
.navbar-brand>img {
	margin-top: 10px;
}
.navbar-brand:focus {
	outline: none;
}
.navbar-fixed-top {
	border-bottom: 0px !important;
}
.svg-logo {
	width: 150px;
}
.navbar-brand > img#mobile-logo {
	margin-left: 20px;
	width: 180px;
}
a.second-lvl {
    font-weight: 500 !important;
}
a.third-lvl {
    font-weight: 400 !important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: white;
	text-decoration: underline;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: none !important;
	box-shadow: none;
}
li.dropdown.menu-item-mains:after {
    content: '';
}
li.dropdown.menu-item-mains:hover:after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #a3a3a3;
	position: absolute;
	z-index: 999;
	margin-left: -30px;
}
.navbar-nav {
	font-size: 18px;
}
.menu-item-mains a {
    display: flex !important;
    height: 100%;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
}
.triangle-matrix {
    width: 0;
    height: 0;
    border: solid 7px;
    border-color: white transparent transparent transparent;
    position: relative;
    top: 3px;
    left: 4px;
}
.menu-item-mains a span {
    display: block;
    color: white;
}
.navbar-nav>li.menu-item {
	padding-bottom: 0px;
}
.active_menu_item {
	border-bottom: 2px solid #00a0ff;
}
.yamm .dropdown-menu {
	position: relative;
    box-shadow: none;
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    width: auto;
    left: 0;
}
.inner-dropdown-holder {
    background: white;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    display: none;
    padding: 50px 0px;
}
.menu-item-mains:hover .inner-dropdown-holder {
	display: block;
}
.inner-dropdown-holder ul {
    display: block;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    list-style: none;
    padding: 10px 0px;
}
ul.dropdown-menu-first:after {
    content: '';
    border-right: 1px solid #a3a3a3;
    height: 100%;
    position: absolute;
    top: 0;
    pointer-events: none;
    right: 21%;
}
.inner-dropdown-holder li a {
    text-transform: inherit;
}
.navbar-nav > li.menu-item-mains:first-child > a {
    padding: 0px 23px 0px 0px;
}
.p-0 {
	padding: 0px;
}
.pr-0 {
	padding-right: 0;
}
.holder-second-menu:hover {
    display: flex;
}
.holder-second-menu.shown {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.holder-second-menu ul {
    text-align: left;
    list-style: none;
    padding: 0px
}
.inner-dropdown-holder li a {
    padding-bottom: 12px;
}
.container-fixed {
    position: initial;
    left: 0;
    right: 0;
    height: 100%;
}
.pos-initial {
	position: initial;
}
.nav>li, .dropdown, .dropup {
	position: initial !important;
}
.yamm-fw .dropdown-menu {
    /*width: 1200px;*/
    width: 900px;
    left: auto !important;
    padding: 45px;
}
.container {
	width: 1400px;
	max-width: 100%;
}

.navbar-right .dropdown-menu {
	right: auto;
}
.special-grid {
	width: 18%;
	display: inline-block;
}
.special-grid.wider {
	width: 23%;
}
.special-grid h4{
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-top: 0px;
	position: absolute;
    top: 45px;
    width: 18%;
}
.special-grid.wider h4{
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-top: 0px;
	position: absolute;
    top: 45px;
    width: 23%;
}
.special-grid h4 a{
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500 !important;
	color: #141428 !important;	    
}
.special-grid.four, .special-grid.four h4{
	width: 20%;
}
.special-grid.four:last-child, .special-grid.four:last-child h4 {
	width: 10%;
}
.special-grid.four.wider, .special-grid.four.wider h4{
	width: 35%;
}
.special-grid.three, .special-grid.three h4 {
	width: 33%;
}
.special-grid.six, .special-grid.six h4 {
	width: 16.5%;
}
.navbar-default .navbar-nav>li>a {
	/*color: #141428;	*/
	color: white;
}
.ul-lvl-three {
	padding-left: 0px;
	list-style: none;
	position: absolute;
    top: 80px;
}
.yamm-fw .dropdown-menu {
	height: 350px;
	box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.2);
}
.cat-img-holder img {
    width: 100%;
    height: 100% !important;
    position: absolute;
    object-fit: cover;
    margin-top: 0;
    left: 0;
    right: 0;
    padding: 0;
}
.cat-img-holder {
    position: relative;
    height: 0;
    padding-bottom: 40%;
    width: 48%;
    overflow: hidden;
}
body.mmactive {
    overflow-y: hidden;
}
.pl-0 {
	padding-left: 0;
}
.dropdown-menu>li>a.second-lvl, .dropdown-menu>li>a.third-lvl, .second-lvl, .third-lvl {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
    /*color: #141428 !important;*/
    color: black;
}
.holder-second-menu {
	padding: 10px 0px;
    background: transparent;
    display: none;
    justify-content: space-between;
}
.category-product-images {
    display: flex;
    width: 65%;
    justify-content: space-between;
}
.head-link {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	font-weight: 500 !important;
}
.yamm .yamm-content {
	padding: 0px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    background-image: none !important;
    box-shadow: none;
   /* padding-bottom: 56px;
    border-bottom: 2px solid #00a0ff; */
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .second-lvl:hover, .third-lvl:hover, .second-lvl:focus, .third-lvl:focus  {
    background-color: transparent;
    background-image: none;
    color: #333;
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-top: 40px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #ffffff;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.2);  
}
ul.nav li.open > ul.dropdown-menu {
    display: block;
    box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.2);      
}
.head_link {
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px !important;
	margin-bottom: 10px;
	font-weight: 400 !important;
}
.fat_link {
	font-weight: 400 !important;
}
.wrapper-cart {
    float: right;
    position: relative;
}
#opensidecart {
    cursor: pointer;
    padding-right: 15px;
}
.icon-wrapper {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
#cart-total.active {
	display: block;
    position: absolute;
    right: 14px;
    top: 0;
    background-color: #000;
    color: white;
    border-radius: 50%;
    font-size: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 19px;
}
#cart-total {
    display: none;
}
/*---------- Mobile nav -----------*/
#sm_menu_ham span {
    background-color: #ffffff;
}
#sm_menu_ham {
	top: 27px;
}
.mobile_menu {
}
.sm_menu_outer {
 top: 75px;
}
ul.submenu {
	padding-left: 0px;
}
ul.child-submenu {
	padding-left: 0px;
}
li.hasChild, li.noChild {
	border-bottom: 1px solid #ddd !important;
	border-image: none !important;
} 
li.hasChild > a, li.noChild > a {
	color: #141428 !important;
	text-transform: none !important;
}
li.back {
	text-align: center;
	background-color: #000;
}
li.first-nav {
	height: 140px !important;
	border-bottom: 1px solid #ddd !important;
	border-image: none !important;
}
li.first-nav a {
	color: #141428 !important;
	text-transform: none !important;
	font: 700  14px 'Roboto Mono', monospace !important;
	background: url('../images/arrow-mobile-next.png') no-repeat scroll 95% center / 5% auto;
}
.left-menu {
    float: left;
    width: 60%;
    margin-bottom: 10px;
}
.right-menu {
	float: right;
    width: 22%;
    margin-right: 11%;
    margin-top: 10px;
}
.subtext {
	font: 400 12px 'Roboto', sans-serif !important;
}
ul.mobile_menu {
	padding-left: 0px;
}
.sm_menu_outer .mobile_menu li.back a {
	color: #fff !important;
    padding: 20px 0px;
    text-transform: none !important;
    font: 500  18px 'Roboto', sans-serif !important;
    background: url('../images/arrow-mobile-back.png') no-repeat scroll 15px center / 5% auto !important;
}
.mobile-parent a {
	color: #141428 !important;
	text-transform: none !important;
	padding: 15px !important;
	font: 500  18px 'Roboto', sans-serif !important;
	letter-spacing: inherit !important
}
.mobile-parent, .mobile-child {
	border-bottom: 1px solid #ddd !important;
	border-image: none !important;
}
.mobile-parent {
	margin-top: 40px;
}
.mobile-child a {
	color: #141428 !important;
	text-transform: none !important;
	padding: 15px !important;
	font: 300  17px 'Roboto', sans-serif !important;
	/*background: url('../images/arrow-mobile-next.png') no-repeat scroll 95% center / 5% auto;*/
	text-align: center;
}
.sm_menu_outer.slide .mobile_menu .submenu {
	background-color: #fff !important;
}
.sm_menu_outer {
	background-color: #fff !important;
    height: calc(100vh - 50px);
}
.sm_menu_outer.slide .mobile_menu li.hasChild > a , .sm_menu_outer.slide .mobile_menu li.noChild > a {
	text-align: center;
    /*background: url('../images/arrow-mobile-next.png') no-repeat scroll 95% center / 5% auto;*/
}
/*---------- small desktops and tablet landscape -------------*/

@media (min-width: 992px) and (max-width: 1199px) {

}

/*------------------- Only landscape tablet ---------------*/
@media (min-width: 992px) and (max-width: 1024px) {

}

/*---------- standing tablet -------------*/

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

}

/*---------- mobile -------------*/

@media (max-width: 767px) {
	.navbar-brand-new img {
	    padding-top: 10px !important;
	}
	.navbar-brand>img {
		margin-top: 0px;
	}
	.svg-logo {
		width: 100px;
	}
	.navbar {
   		height: 75px;
	}
}
@media screen and (min-width: 768px) and ( max-width:1023px ) {
	.navbar-brand-new img {
	    padding-top: 4px !important;
	}
}
@media screen and ( max-width:1023px ) {
	.sm_menu_outer {
		overflow-y: hidden !important;
	}
	.hasChild .mobile-parent {
		margin-top: 0px;
	}
	.mobile_menu {
	    overflow-y: auto;
	    height: calc(100% - 110px);
	    overflow-x: hidden;
	}
}