﻿@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800|Open+Sans:300,400,600,700,800");

	@font-face{
		font-family:icomoon;
		src:url(../fonts/icomoon.eot);
		src:url(../fonts/icomoon.eot?#iefix) format('embedded-opentype'),url(../fonts/icomoon.woff) format('woff'),url(../fonts/icomoon.ttf) format('truetype'),url(../fonts/icomoon.svg) format('svg');
		font-weight:400;
		font-style:normal
	}

	[class*=" icon-"], [class^=icon-] {
		font-family:icomoon;
	    speak: none;
	    font-style: normal;
	    font-weight: 400;
	    font-variant: normal;
	    text-transform: none;
	    line-height: 1;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	}

/*desde aca esta checkeado*/

	::-moz-selection {
		background-color:#df1d2e;
		color: #ffffff;
	}

	::selection {
		background-color:#df1d2e;
		color: #ffffff;
	}

	*,
	:after,
	:before{
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		word-wrap:break-word
	}

	html{
		position:static;
		height:100%!important;
		font-family:Arial, Helvetica, sans-serif;
		overflow-y: scroll;
    	overflow-x: hidden;
		-webkit-font-smoothing: antialiased;
		-ms-text-size-adjust:100%;
		-webkit-text-size-adjust:100%;
	}

	html,#gen-wrap {
		background-color:#ffffff;
	}

	body{
		margin:0;
		min-height:100%;
		counter-reset:stepcounter;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	body,input,code,kbd,samp,dt{
		font-size: 13px;
		line-height: 22px;
		font-family:Open Sans;
	}

	header,nav{
		display:block;
	}

	strong, b {
	    font-weight: 700;
	}

	a:focus{
		outline:thin dotted;
	}

	a:active,a:hover{
		outline:0;
		text-decoration: none;
	}


	img, img[class*="wp-image"] {
	    max-width: 100%;
	    height: auto!important;
	    border: 0;
	    -ms-interpolation-mode: bicubic;
	    vertical-align: bottom;
	    margin: 0;
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
	    margin-left: 0px;
	}

    h6 {
        font-family: Montserrat;
        text-transform: none;
        font-size: 14px;
        line-height: 24px;
        margin-top:0;
    }

	#gen-wrap {
		position: relative;
		left: 0;
	}

	#gen-wrap, #wrap {
		height: 130px;
	}
	
	

	/* Header Top */
	.header-top {
		background-color: rgba(241,187,1,1);
	}
	
	.header-top .container{
	    padding-top: 0px; 
        padding-bottom: 0px; 
	}

    .header-top .container a{
        width: inherit;
    }

    .header-top .container .slogan {
	  width: 100%;
	  font-size: 12px;
	  color: #333;
	}
	.header-top .container .slogan .topdescription {
	  float: left;
	}
	.header-top .container .slogan .toplinks {
	  float: right;
	  display: flex;
	}
	.header-top .container .slogan .toplinks a {
	  color: #333;
	}
	.header-top .container .slogan .toplinks a.filial {
	  display: flex;
	  height: 12px;
	}
	.header-top .container .slogan .toplinks a.filial:before {
	  font-family: icomoon !important;
	  content: '\e8b9';
	  margin-right: 7px;
	}
	.header-top .container .slogan .toplinks a.filial:hover {
	  color: #E01D2E;
	}
	.header-top .container .slogan .toplinks a.filial:hover:before {
	  color: #E01D2E;
	}
	.header-top .container .slogan .toplinks a:hover {
	  color: #E01D2E;
	}
	/*End header Top*/

	.header .logo a {
	    display: block;
	    height: 100%;
	    width: 100%;
	    text-decoration: none;
	    text-align: center;
	    line-height: inherit;
	}

	.header .logo a img {
		margin-bottom: 0;
		margin-top: -2px;
		border:none;
		vertical-align: middle;
		width:auto;
	}

	.header-body {
	    background-color: rgba(255,255,255,1);
	}

	/*Menu*/
.desk-menu > ul > li {
    margin-left: 15px !important;
    padding-left: 13px;
}

	.desk-menu > ul > li > a {
	    color: #333;
		text-transform: none;
		font-weight: 600 !important;
		font-size: 14px;
		text-transform: uppercase;
		font-family: Montserrat;
	}


	.desk-menu .sub-menu {
	  	left: 13px;
	  	background: #f1f1f1;
  	  	border-bottom: 3px solid #F1BB01;
  		padding-top: 10px;
  		padding-bottom: 10px;
	}

	.desk-menu .sub-menu li > a {
	    color: #333333;
		text-transform: none;
		font-weight: 400;
		font-size: 13px;
		line-height: 16px;
		font-family: Montserrat;
		margin-top: 5px;
	}

	 .desk-menu .sub-menu li > a:hover {
	  color: #E01D2E ;
	}

	 .desk-menu .sub-menu li > a:last-child {
	  margin-bottom: 3px;
	}

	.menu-item > a:hover{
		text-decoration:  none;
	}

	/*End Menu*/

	.search {
	  background: #fff !important;
	  border: 1px solid #f1f1f1 !important;
	}

	/* Borde inferior rojo debajo del men├║ principal*/
	.effect-underline .desk-menu > ul > li > a:after,
	.effect-overline .desk-menu > ul > li > a:after,
	.effect-fill .desk-menu > ul > li:hover > a,
	.effect-fill .desk-menu > ul > li.one-page-active > a,
	.effect-fill:not(.one-page-top) .desk-menu > ul > li.current-menu-item > a,
	.effect-fill:not(.one-page-top) .desk-menu > ul > li.current-menu-parent > a,
	.effect-fill:not(.one-page-top) .desk-menu > ul > li.current-menu-ancestor > a {
	  background-color: #E01D2E !important;
	}

	.custom-scroll-bar{
		overflow:hidden;
		width:100%;
		height:100%;
		position:absolute;
		padding:20px;
		z-index:1000
	}

	
	.mob-header-content a[href^="tel:"] {
        color: #E01D2E !important;
        text-decoration: none;
    }
    
	.mob-header-content .slogan .toplinks{
		margin-top: 10px;
	}

	.mob-header-content .slogan .toplinks a{
		color:rgb(224, 29, 46);
	}

 	.mob-menu li a{
	    font-family: Montserrat;
	}

	.mob-menu ul li > a > .di, .mob-header-content .header-top-menu ul li a > .di {
	    display: block;
	    position: absolute;
	    top: 50%;
	    font-size: 18px;
	    line-height: 30px;
	    text-align: center;
	    height: 30px;
	    width: 30px;
	    margin-top: -15px;
	    right: 0px;
	    backface-visibility: hidden;
	    transition: all 300ms ease;
	}

	.mob-menu ul li > a > .di {
	    display: block;
	    position: absolute;
	    top: 50%;
	    font-size: 18px;
	    line-height: 30px;
	    text-align: center;
	    height: 30px;
	    width: 30px;
	    margin-top: -15px;
	    right: 15px;
	    backface-visibility: hidden;
	    transition: all 300ms ease;
	}

	.mob-menu li a:hover{
		color:#df1d2e !important;
	}

	.mob-menu li a .mi,
	.header-top-menu li a .mi,
	.header-menu li a .mi {
		font-family: icomoon !important;
		speak: none;
		font-style: normal;
		font-weight: 400;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.mob-menu li[class*=" icon-"]:before, 
	.mob-menu li[class^=icon-]:before,
	.header-menu li[class*=" icon-"]:before, 
	.header-menu li[class^=icon-]:before,
	.header-top-menu ul li[class^=icon-]:before,
	.header-top-menu ul li[class*=" icon-"]:before
	{display: none;}

	.mi {
		display:none;
		padding-right:10px;
	}

	.mob-menu li[class*=" icon-"] > a .mi, 
	.mob-menu li[class^=icon-] > a .mi,
	.header-menu li[class*=" icon-"] > a .mi, 
	.header-menu li[class^=icon-] > a .mi,
	.header-top-menu li[class*=" icon-"] > a .mi, 
	.header-top-menu li[class^=icon-] > a .mi
	{display: inline-block;}


	.mob-menu ul li > a:only-child .di,
	.desk-menu ul > li > a:only-child .di
	{display: none !important;}

	.mob-menu ul li > a > .di {
		display: block;
		position: absolute;
		top: 50%;
		font-size: 18px;
		line-height: 30px;
		text-align: center;
		height: 30px;
		width: 30px;
		margin-top: -15px;
		right:15px;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
		-webkit-backface-visibility: hidden;
   	    backface-visibility: hidden;
	}

	.mob-menu ul li > a > .di.animate {
		-webkit-transform:rotate(-180deg);
		-ms-transform:rotate(-180deg);
		transform:rotate(-180deg);
	}

	.header .logo {
		position: relative;
		overflow: hidden;
		margin: 0 auto;
		height:inherit;
		line-height:inherit;
		display:block;
	}

	.mob-header .logo a {
		text-align: left;
	}

	.icon-arrow-down9::before{
		content:'\e915';
	}

    /*Footer*/
    .footer {
        width: 100%;
        position: relative;
        z-index: 70;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        background-color: #2b3034;
    }
    footer.footer {
        background: #f0bd08;

    }
    .footer-widget-area {
        color: #afb0b2;
    }
    footer.footer .footer-info-area {
        min-height: 0 !important;
        border: 0 !important;
    }
    .footer-info-area {
        border-top: 1px solid #414549;
        min-height: 85px;
    }
    footer.footer .widget:not(:last-child), footer.footer .widget:first-child, footer.footer .widget:last-child {
        padding-top: 50px;
        padding-bottom: 50px !important;
    }
    .footer-widget-area > .widget:first-child {
        padding-top: 80px;
    }
    .footer .widget:not(:last-child) {
        padding-bottom: 80px;
    }
    .widget {
        padding-bottom: 50px;
    }
    footer.footer .footer-social {
        margin-top: 38px;
    }
    footer.footer .widget_title {
        color: #333 !important;
        font-weight: 600 !important;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .footer .widget_title {
        color: #fff;
        font-size: 14px;
    }
    .widget_title {
        margin-bottom: 35px;
        padding-bottom: 5px;
        font-size: 14px;
        line-height: 24px;
        position: relative;
        text-transform: uppercase;
        color: #999;
    }

    .widget_title:before {
        background-color: #df1d2e !important;
        content: "";
        display: block;
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 35px;
        height: 2px;
    }
    .widget_nav_menu ul, .widget_product_categories ul {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
    }
    footer.footer .widget_nav_menu li {
        padding: 3px 0;
        text-transform: none;
    }
    .footer .widget_nav_menu li, .footer .widget_product_categories li {
        border-bottom: none;
        text-transform: uppercase;
        background-color: transparent;
    }
    .widget_nav_menu li, .widget_product_categories li {
        padding: 15px 20px;
        background-color: #fafafa;
        position: relative;
        border-bottom: 2px solid #fff;
    }
    .footer-widget-area a:not(.button):not(.ui-slider-handle) {
        font-family: "Montserrat", sans-serif;
        color: #333 !important;
        display: inline-block;
        text-decoration: none !important;
    }
    .footer-widget-area a:not(.button):not(.ui-slider-handle), .sidebar a:not(.button):not(.ui-slider-handle) {
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .footer .widget a:not(.button) {
        color: #8d8d8f !important;
    }
    .footer .widget a {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    footer.footer .widget_nav_menu li a:before {
        font-family: icomoon !important;
        font-size: 9px;
        content: '\e91b';
        color: #E01D2E;
        margin-right: 5px;
    }
    .nz-clearfix:after, .single_variation_wrap:after {
    content: "";
    display: table;
    clear: both;
}
    footer.footer .footer-social span {
    font-family: "Montserrat", sans-serif;
    font-weight: 600 !important;
    font-size: 14px;
    color: #333 !important;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}
    footer.footer .footer-social br {
    display: none;
}
    .footer-widget-area a:not(.button):not(.ui-slider-handle) {
    font-family: "Montserrat", sans-serif;
    color: #333 !important;
    display: inline-block;
    text-decoration: none !important;
}
    .footer-widget-area a:not(.button):not(.ui-slider-handle), .sidebar a:not(.button):not(.ui-slider-handle) {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
    .footer-widget-area a:not(.button):not(.ui-slider-handle):hover {
    color: #E01D2E !important;
}
footer.footer .footer-social a {
    display: inline-block;
    margin-right: 5px;
}
    @media only screen and (min-width: 768px) {
        .footer-widget-area {
            display: block;
        }

            .footer-widget-area > .widget {
                width: 25%;
            }

            .footer-widget-area > .widget {
                width: 50%;
                float: left;
                padding-top: 80px;
                padding-left: 15px;
                padding-right: 15px;
            }
    }
    @media only screen and (min-width: 1024px){
        .footer-widget-area > .widget {
            width: 25%;
        }
    }
    @media only screen and (max-width: 768px){
        footer.footer {
            text-align: center;
        }
        footer.footer .widget:first-child {
            padding-top: 30px !important;
            padding-bottom: 0 !important;
            margin-top: 0 !important;
        }
        footer.footer .widget_title {
            width: 200px;
            padding-bottom: 10px;
            margin: 0 auto 10px auto;
        }
        footer.footer .widget_title:before {
            left: 40%;
        }
        footer.footer .widget:not(:last-child) {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
            margin-bottom: 40px !important;
        }
        footer.footer .widget:first-child {
            padding-top: 30px !important;
            padding-bottom: 0 !important;
            margin-top: 0 !important;
        }

        footer.footer .widget:last-child {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
            margin-bottom: 30px !important;
        }
        
    }
    /*End footer*/

    /* Copyright */
.copyright-content {
  width: 100%;
  max-width: 1170px;
  margin: 20px auto;
  display: flex;
  align-items: initial;
  justify-content: space-between;
}
.copyright-content .copyright-afip {
  width: auto;
  display: flex;
  align-items: center;
}
.copyright-content .copyright-afip a img {
  border: 0;
  margin-right: 10px;
}
.copyright-content .copyright-afip span {
  font-family: "Open Sans", sans-serif;
  font-size: 10px;
  color: #000;
  line-height: 17px;
  display: inline-block;
  text-align: left;
}
.copyright-content .copyright-logos {
  display: block;
  align-items: center;
    text-align: right;
}
.copyright-content .copyright-logos a img {
  border: 0;
  margin-left: 7px;
}

.copyright-content .copyright-certificados {
  display: block;
  align-items: center;

}
.copyright-content .copyright-certificados a img {
  border: 0;
  margin-left: 7px;
}

@media only screen and (max-width: 432px) {
  .copyright-content .copyright-afip a img {
    border: 0;
    display: block;
    margin: 0 auto 10px auto;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .copyright-content {
    width: 100%;
    display: block;
    text-align: center;
  }
  .copyright-content .copyright-afip,
  .copyright-content .copyright-logos
  .copyright-content .copyright-certificados {
    with: 100%;
    display: block;
  }
  .copyright-content .copyright-afip {
    margin-bottom: 20px;
  }
  .copyright-content .copyright-afip span {
    text-align: center;
  }
  .copyright-content .copyright-logos
  {
     text-align: center; 
  }
}
@media only screen and (max-width: 1100px) {
  .copyright-content {
    padding: 0 45px;
  }
}

/*hasta aca*/

   
	

	.ps-container .ps-scrollbar-y-rail{
		position:absolute;
		right:3px;
		width:4px;
		border-radius:0;
		opacity:0;
		-webkit-transition:background-color .2s linear,opacity .2s linear;
		transition:background-color .2s linear,opacity .2s linear
	}

	.ps-container:hover .ps-scrollbar-y-rail{
		opacity:.6
	}

	.ps-container .ps-scrollbar-y-rail:hover,
	.ps-container .ps-scrollbar-y-rail.in-scrolling{
		opacity:.9;
		background-color:rgba(0,0,0,0.1)
	}

	.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y{
		background-color:rgba(0,0,0,0.3)
	}

	.ps-container .ps-scrollbar-y{
		position:absolute;
		right:0;
		width:4px;
		border-radius:0;
		background-color:rgba(0,0,0,0.1);
		-webkit-transition:background-color.2s linear;
		transition:background-color .2s linear
	}

	.ps-container.ie .ps-scrollbar-x,
	.ps-container.ie .ps-scrollbar-y{
		visibility:hidden
	}

	.ps-container.ie.hover .ps-scrollbar-x,
	.ps-container.ie.hover .ps-scrollbar-y{
		visibility:visible
	}

	.hidden{
		display:none!important;
		visibility:hidden!important
	}

	.visible{
		display:block!important;
		visibility:visible!important
	}

    .nz-clearfix{
        padding:0;
    }
    
	.nz-clearfix:after,
	.single_variation_wrap:after{
		content:"";
		display:table;
		clear:both
	} 

	

	ul,ol{list-style-position:inside}
	a{text-decoration:none;outline:none;}
	a:hover,a:active{outline:none}
	p,q,address,code,samp,dl,ol,ul,li ul,li ol,form,table,fieldset,menu,kbd,samp{margin:0 0 10px;padding:0}
	ul ul,ol ol{margin-left:20px}

	.vc_custom_heading{margin-bottom:0!important}.queryloader__overlay__percentage{font-size:72px!important}img[class*="wp-image-"] + br,
	img + br,
	img + p:empty{display:none}

	.alignleft,img.alignleft{margin-right:1.5em;display:inline;float:left}
	.alignright,img.alignright{margin-left:1.5em;display:inline;float:right}
	.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}
	.text-center{text-align:center}
	.text-left{text-align:left}
	.text-right{text-align:right}

	

	.main-content,.sidebar {margin-bottom: 25px;width: 100%;}

	.page-full-width {
		width: 100% !important;
		max-width: 100% !important;
	}

	
/*  HEADER
/*=============*/
	
	

	.mob-header {
		background-color: #ffffff;
		z-index: 98;
		position: relative;
		box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	}

	.mob-header-top {
		width: 100%;
		height: 80px;
		line-height: 80px;
		background-color: #ffffff;
	}

	.mob-header-top .cart-toggle,
    .mob-header-top .mob-menu-toggle,
    .mob-menu-toggle2 {
		height: 40px;
	    width: 40px;
	    border-radius: 40px;
	    box-shadow: inset 0 0 0 2px #e5e5e5;
		position: absolute;
		top: 20px;
		right: 0px;
		display: block;
		cursor: pointer;
		background-image:url(images/menu.png);
		background-repeat: no-repeat;
		background-position: 48% center; 
	}

	.mob-menu-toggle2 {
		background-image:url(images/close.png);
		right: 0px;
		top: 0px;
	    border-radius: 0px;
	    background-color: #fafafa;
	    box-shadow: none;
	    z-index: 50;
    }

    .mob-menu-toggle2:hover {
		background-image:url(images/close_white.png);
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
    }

	.mob-header-top .cart-toggle a {
		display: block;
		height: inherit;
		width: inherit;
		outline: none;
	}

	.mob-header-top .cart-toggle {
		background-image:url(images/cart.png);
		right: 50px;
	}

	.mob-header-content {
		padding:50px 0 0 0;
		position:fixed;
		top: 0;
		right: -320px;
		width: 320px;
		height: 100%;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
		background-color: #ffffff;
		z-index: 99;
	}

	.mob-header-content + .mob-overlay {
		display: block;
		position:fixed;
		top: 0;
		left: 0;
		width:100%;
		height: 100%;
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		background-color: rgba(0,0,0,0.5);
		visibility: hidden;
		opacity: 0;
		z-index: 98;
	}

	.mob-header-content.animate + .mob-overlay {
		visibility: visible;
		opacity: 1;
		cursor:url("images/close_white.png"), auto;
	}

	.mob-header-content .custom-scroll-bar {
		position:absolute;
		left: 0;
		top: 50px;
		padding: 0px 20px 75px 20px;
	}

	.mob-header-content.animate {
		right: 0px;
	}

	.mob-header-content .slogan {
		color: #333;
		padding-top: 15px;
		margin-bottom: 25px;
	}

	.mob-header-content .top-button {
		padding: 5px 15px;
	    font-size: 12px;
	    line-height: 22px;
	    font-weight: 600;
	    outline: none;
	    border: none;
	    color: #999;
	    background-color: #f5f5f5;
	    position: relative;
	    display: block;
		margin-bottom: 25px;
	    overflow: hidden;
	    -webkit-backface-visibility: hidden;
	    z-index: 1;
	    text-align: center;
	    -webkit-transition: all 200ms ease;
		transition: all 200ms ease;
	    box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.1);
	}

	.mob-header-content .top-button:hover {
	    color: #333;
	}

	.mob-menu ul,
	.mob-header-content .header-top-menu ul {
		list-style: none;
		margin:0;
		padding: 0;
	}

	.mob-menu li[class*=" icon-"]:before, 
	.mob-menu li[class^=icon-]:before,
	.header-menu li[class*=" icon-"]:before, 
	.header-menu li[class^=icon-]:before,
	.mob-header-content .header-top-menu li[class*=" icon-"]:before, 
	.mob-header-content .header-top-menu li[class^=icon-]:before
	{display: none;}

	.mob-menu li,
	.mob-header-content .header-top-menu li
	{position: relative;padding:0px;}

	.mob-menu li a,
	.mob-header-content .header-top-menu ul li a {
		display:block !important;
		position: relative !important;
		padding:15px 25px 15px 0;
		color: #333;
		border-bottom: 1px solid #fafafa;
		outline: none;
		font-size: 14px !important;
		line-height: 24px !important;
		text-transform: uppercase;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	.mob-menu ul ul,
	.mob-header-content .header-top-menu ul ul
	{display: none;}

	.mob-menu ul li > a > .di,
	.mob-header-content .header-top-menu ul li a > .di {
		display: block;
		position: absolute;
		top: 50%;
		font-size: 18px;
		line-height: 30px;
		text-align: center;
		height: 30px;
		width: 30px;
		margin-top: -15px;
		right:0px;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
		-webkit-backface-visibility: hidden;
   	    backface-visibility: hidden;
	}

	.mob-menu ul li > a > .di.animate,
	.mob-header-content .header-top-menu ul li a > .di.animate {
		-webkit-transform:rotate(-180deg);
		-ms-transform:rotate(-180deg);
		transform:rotate(-180deg);
	}

	.mob-header-content .search {
		padding-top: 25px;
		border-top: 1px solid #fafafa;
	}

	.mob-header-content input[type="text"] {
		margin-bottom: 0;
	}

	.mob-header-content .icon-cross 
	{display: none;}

	.mob-header-content .search input[type="submit"] {
		width: 50px !important;
		height: 50px;
		background-color: transparent !important;
	}

	.mob-header .ls li a,
	.mob-header .ls li a:visited {
		height: 65px;
	    line-height: 65px !important;
	    padding: 0px 25px !important;
	    background-color: transparent;
		border-top: 1px solid #555555;
	    text-transform: uppercase;
	    font-size: 14px !important;
	}

	.mob-header .ls {
		border-bottom: 1px solid #555555;
	}

	.mob-header .ls .lang_sel_sel:before {
	    line-height:65px;
	    height: 65px;
	    width: 65px;
	    right: 15px;
	    display: block;
	    position: absolute;
	    top: 50%;
	    font-size: 18px !important;
	    line-height: 30px;
	    text-align: center;
	    height: 30px;
	    width: 30px;
	    margin-top: -15px;
	    right: 15px;
	    -webkit-transition: all 300ms ease;
	    transition: all 300ms ease;
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
	}

	.mob-header .ls #lang_sel ul ul,
	.mob-header .ls #lang_sel_click ul ul {
		display: none;
	}

	.mob-header .cart-toggle span {
	    color: #fff;
	    position: absolute;
	    line-height: 20px;
	    font-size: 12px;
	    height: 20px;
	    width: 20px;
	    border-radius: 20px;
	    top: -5px;
	    left: 30px;
	    text-align: center;
	}

	.desk {display: none;}

	.mob-header .label {
		margin-left: 15px;
		display: inline-block;
		padding: 6px 10px 6px 10px;
		color: #ffffff;
		text-transform: none;
		font-size:10px;
		line-height: 10px;
		text-align: center;
		position: relative;
		top: -1px;
		left:0px !important;
		-webkit-transform:none !important; 
		-ms-transform:none !important; 
		transform:none !important; 
	}

	.mob-header-content .search form, 
	.mob-header-content .search fieldset {
	    margin: 0;
	    position: relative;
	}

	.mob-header-content .search input[type="submit"] {
		width: 45px !important;
	    height: 45px;
	    text-indent: -9000em;
	    position: absolute;
	    right: 0px;
	    top: 0;
	    border: none;
	    outline: none;
	    padding: 0;
	    background-image: url(images/search.png);
	    background-repeat: no-repeat;
	    background-position: center center;
	    box-shadow: none;
	}



	/*	MIN MOB PORTRAIT
	/*-------------*/

		@media only screen and (min-width: 320px)  {
			.container {
				/*max-width:290px;*/
				width:290px;
			}

		}

	/*	MIN MOB LANDSCAPE
	/*-------------*/

		@media only screen and (min-width:480px) {
			.container{
				/*max-width:440px;*/
				width:440px;
			}			
		}


		@media only screen and (min-width: 768px)  {
			.container{
				/*max-width:720px;*/
				width:720px;
			}

		}

	/*	MIN TABLET LANDSCAPE
	/*-------------*/
		
		@media only screen and (min-width:1024px){
			.container {
				/*max-width:960px;*/
				width:960px;
			}
          
		}

	/*	DESKTOP
	/*-------------*/

		@media only screen and (max-width: 1099px){
			.mob-menu li .label {
				display: none;
			}

		}

		@media only screen and (min-width:1100px){
			.container {
				 max-width: 1170px;
				width:1170px;
			}

			.mob-header {display: none;}
			.desk {display: block;}

			.desk.stuck-false,
			.desk.stuck-true.fixed-true.active
			{box-shadow: 0 1px 3px rgba(0,0,0,0.11);}

			.header-content > .container {
				position: relative;
				margin: 0 auto;
			}

			.header-top {
				position: relative;
			}

			.header-top .slogan {
				line-height: 36px;
			}

			.header-top .top-button {
				padding: 3px 15px;
			    font-size: 12px;
			    line-height: 22px;
			    font-weight: 600;
			    outline: none;
			    border: none;
			    position: relative;
			    display: inline-block;
			    margin: 5px 0 0 25px;
			    overflow: hidden;
			    -webkit-backface-visibility: hidden;
			    z-index: 1;
			    text-align: center;
			    -webkit-transition: all 200ms ease;
				transition: all 200ms ease;
			    box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.1);
			}

			.header-top .top-button:hover {
			    box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.2);
			}

			.header-top .header-top-menu ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			.header-top .header-top-menu > ul > li {
				margin: 0;
				padding: 0 15px;
				float: left;
				line-height: 37px;
				height: 40px;
				font-size: 12px;
				position: relative;
			}

			.header-top .header-top-menu > ul > li > ul > li {
				padding: 0;
				font-size: 12px;
			}

			.header-top .header-top-menu > ul > li:not(:last-child):after {
				content: ":";
				height: inherit;
				width: 16px;
				display: block;
				position: absolute;
				top: 0;
				right:-7px;
				text-align:center;
			}

			.header-top .header-top-menu ul li a {
				display:inline-block;
				text-align: center;
			}

			.header-top .header-top-menu ul li ul li a {
				display:block;
				text-align:left;
				line-height: 24px;
				-webkit-transition: all 200ms ease;
				transition: all 200ms ease;
			}

			.header-top .header-top-menu ul li a .txt,
			.header-top .header-top-menu ul li a {
				position: relative;
			}

			.header-top .header-top-menu ul ul li a {
				display: block;
				padding:3px 20px;
			}

			.header-top .header-top-menu > ul > li > a > .txt:after,
			.header-top .header-top-menu > ul > li.menu-item-language > a:after {
				content: "";
			    position: absolute;
			    width: 0%;
			    -webkit-transform: translateX(-50%);
			    -ms-transform: translateX(-50%);
			    transform: translateX(-50%);
			    height: 1px;
			    bottom: -2px;
			    left: 50%;
			    opacity: 0;
			    -webkit-transition: all 300ms;
			    transition: all 300ms;
			}

			.header-top .header-top-menu > ul > li.menu-item-language > a:after {
			    bottom: 8px;
			}

			.header-top .header-top-menu > ul > li.menu-item-language > a > .txt:after {
				display: none;
			}

			.header-top .header-top-menu > ul > li:hover > a > .txt:after,
			.header-top .header-top-menu > ul > li.menu-item-language:hover > a:after {
				opacity: 0.5 !important;
				width: 100% !important;
			}

			.header-top .header-top-menu ul li .mi  {
				position: relative;
    			bottom: -1px;
			}

			.header-top .header-top-menu ul li ul {
				position:absolute;
				top: 40px;
				left:-5px;
				max-width: 150px;
				width: 150px;
				padding: 5px 0;
				list-style: none;
				margin-left: 0;
			    z-index: -1;
			    display: none;
			}

			.header-top .header-top-menu ul li img {
				vertical-align: middle;
				margin-right: 8px;
			}

			/*Z INDEX*/
			.desk        {z-index:80;position: relative;}
			.header-top  {z-index:85;position: relative;}

			.header-body {
				position: relative;
			}

			.desk {
				position: relative;
				top: 0;
				left: 0;
				z-index:80;
				width: 100%;
			}

			.desk.stuck-true {
				position: absolute;
			}

			.desk .logo,
			.desk .logo-title {
				height: 90px;
				line-height: 90px;
				position: relative;
			    overflow: hidden;
			    padding: 0 25px 0 0;
			    margin: 0 auto;
			    display: block;
			    float: left;
			}

			.fixed-true.active .logo-desk,
			.logo-desk-fixed {
				display: none !important;
			}

			.fixed-true.active .logo-desk-fixed,
			.version2.fixed-true.active .logo-desk {
				display: block !important;
			}

			.desk .logo-title {
				font-size: 48px;
			}

			.desk-menu {
				float: right;
			}

			.desk-menu > ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			.desk-menu > ul > li  {
				position: relative;
				float: left;
				-webkit-transition: all 300ms ease;
				transition: all 300ms ease;
			}

			.desk-menu > ul > li > a {
				display: block;
				z-index: 2;
				position: relative;
				padding: 0;
			}

			.desk-menu > ul > li > a > .txt {
				position: relative;
			}

			.desk-menu > ul > li > a > .txt .label {
				position: absolute;
				bottom:145%;
				left: 50%;
				line-height: 20px;
				font-size: 12px;
				height: 20px;
				padding: 0 10px;
				text-transform: none;
				color: #fff;
				-webkit-transform: translateX(-50%);
				-ms-transform: translateX(-50%);
				transform: translateX(-50%);
			}

			.desk-menu .label2 {
				display: none;
			}

			.desk-menu > ul > li > a > .txt .label > .label2 {
				display: block;
				position: absolute;
				bottom: -3px;
				left: 50%;
				margin-left: -4px;
				width: 8px;
				height:8px;
				-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
			}

			.desk-menu .sub-menu .label {
				margin-left: 15px;
				display: inline-block;
				padding: 6px 10px 6px 10px;
				color: #ffffff;
				text-transform: none;
				font-size:10px;
				line-height: 10px;
				text-align: center;
				position: relative;
				top: -1px;
				left:0px !important;
				-webkit-transform:none !important; 
				-ms-transform:none !important; 
				transform:none !important; 
			}
			
			.desk-menu .mi {padding-right:10px;}

			.desk-menu ul > li > a .di,
			.desk-menu ul > li[data-mm="true"] ul > li > a > .di
			{display: none !important;}

			.desk-menu ul ul > li > a > .di {
				display: block !important;
				position: absolute;
				top: 50%;
				right:15px;
				font-size: 14px;
				margin-top: -6px;
				-webkit-transform:rotate(0deg);
				-ms-transform:rotate(0deg);
				transform:rotate(0deg);
				-webkit-transition: all 300ms;
				transition: all 300ms;
				-webkit-backface-visibility: hidden;
   				backface-visibility: hidden;
			}

			.desk-menu ul ul > li:hover > a > .di {
				-webkit-transform:rotate(90deg);
				-ms-transform:rotate(90deg);
				transform:rotate(90deg);
			}

			.desk-menu .sub-menu {
				position:absolute;
				top: 90px;
				left:0px;
				min-width: 250px;
				max-width: 250px;
				padding-top: 15px;
				padding-bottom: 15px;
				list-style: none;
				margin-left: 0;
				z-index: -1;
				display: none;
			}

			.desk-menu .sub-menu .sub-menu {
				left:250px !important;
				top: -15px !important;
				margin-top: 0px;
				min-width: 200px;
				max-width: 200px;
    			z-index:-1;
    			display: none;
			}

			.desk-menu .sub-menu li {position: relative;padding: 0px;}
			.desk-menu .sub-menu li > a {
				padding:7px 15px;
				display: block;
				position: relative;
				-webkit-transition: all 300ms;
				transition: all 300ms;
			}

			.desk-menu > ul li:not([data-mm="true"]) ul > li:first-child {position: relative;}
			.desk-menu > ul > [data-mm="true"] {position: static !important;}

			.desk-menu > ul > [data-mm="true"] > ul {
				width:1170px;
    			max-width: 1170px;
				height: auto;
				z-index: -1;
				left:0 !important;
				padding: 10px 30px 30px 30px;
				background-repeat: no-repeat;
				background-position:0 0;
				-webkit-background-size: cover !important; 
				-moz-background-size: cover !important; 
				background-size: cover !important;
			}

			.desk-menu > ul > [data-mm="true"] > ul:after {
				content: "";
			    display: table;
			    clear: both;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul {
				display: block !important;
				opacity: 1 !important;
				margin-top: 0 !important;
				margin-bottom: 0 !important;
				position: static !important;
				top: auto !important;
				left: auto !important;
				height: auto !important;
				min-width:100% !important;
				max-width:100% !important;
				box-shadow: none !important;
				padding: 0;
				background-color: transparent !important;
				border-top:none !important;
				margin-left: 0 !important;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul li {
				padding: 0;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul li a {
				padding:7px 0px !important;
				border-bottom: none;
			}

			.desk-menu > ul > [data-mm="true"] > .sub-menu > li {
				position: relative;
				padding: 0 20px;
				float: left;
			}

			.desk-menu [data-mm="true"] .sub-menu li > a,
			.desk-menu [data-mm="true"] .sub-menu li:hover a {
				background-color: transparent;
			}

			.desk .desk-menu [data-mm="true"] > .sub-menu > li > a,
			.desk .desk-menu [data-mm="true"] > .sub-menu > li > a:hover{
				background-color: transparent !important;
				border-bottom: none;
			}

			.desk-menu [data-mm="true"] > .sub-menu > li > a {
				position: relative;
				padding: 31px 0 10px 0;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul {
				padding-top: 0px;
			}

			.desk-menu > ul > [data-mm="true"][data-mmc="5"] > ul > li {width: 20%;}
			.desk-menu > ul > [data-mm="true"][data-mmc="4"] > ul > li {width: 25%;}
			.desk-menu > ul > [data-mm="true"][data-mmc="3"] > ul > li {width: 33.33333333333333%;}
			.desk-menu > ul > [data-mm="true"][data-mmc="2"] ul > li   {width: 50%;}

			.desk .search {
				top: 90px;
				right:-15px;
				position: absolute;
				width:320px;
				height:64px;
				padding:0px; 
				-webkit-transition: all 300ms ease;
				transition: all 300ms ease;
				z-index: -1;
				display: none;
			}

			.desk .search.animated {
				display: block;
			}

			.search-toggle {
				margin-top: 25px;
				height: 40px;
			    width: 40px;
			    border-radius: 40px;
			    box-shadow: inset 0 0 0 2px #e5e5e5;
			    float: right;
			    text-align: center;
			    position: relative;
			    z-index: 15;
			    cursor: pointer;
			  	background-image: url(images/search.png);
			  	background-position: 48% 50%;
			  	background-repeat: no-repeat;
			}

			.search-toggle.animated {
			  	background-image: url(images/close.png);
			}

			.iversion-light .search-toggle,
			.fiversion-light.active .search-toggle {
			  	background-image: url(images/search_white.png);
			}

			.iversion-light .search-toggle.animated,
			.fiversion-light.active .search-toggle.animated {
			  	background-image: url(images/close_white.png);
			}

			.iversion-dark .search-toggle,
			.fiversion-dark.active .search-toggle {
			  	background-image: url(images/search.png);
			}

			.iversion-dark .search-toggle.animated,
			.fiversion-dark.active .search-toggle.animated {
			  	background-image: url(images/close.png);
			}

			.desk .search form,
			.desk .search fieldset {
				margin: 0;
				position: relative;
			}

			.desk .search input {
				margin: 0;
			}

			.desk .search input[type="text"] {
				height: 64px;
				line-height: 64px;
				background-color: transparent;
				margin: 0;
				padding: 7px 64px 7px 25px;
				border:none !important;
			}

			.desk .search input[type="submit"] {
				width: 64px;
			    height: 64px;
			    text-indent: -9000em;
			    position: absolute;
			    right: 0px;
			    top: 0;
			    border: none;
			    outline: none;
			    padding: 0;
			    background-color: transparent !important;
			    background-image: url(images/search.png);
			    background-repeat: no-repeat;
			    background-position: center center;
			    box-shadow: none;
			}
			
			/*VERSIONS*/
			.version1.top-false {
				height: 90px;
			}

			.version1.top-true {
				height: 130px;
			}

			.version1 .header-top > .container {
				height: 40px;
			}

			.version1 .header-top > .container:empty {
				height: 0;
			}

			.version1 .header-top .slogan {
				float: left;
			}

			.version1 .header-top .header-top-menu,
			.version1 .header-top .top-button,
			.version1 .header-top .social-links {
				float: right;
			}

			.version1 .header-top .header-top-social-links a {
				background-color: transparent !important;
			    width: 36px;
			    height: 40px;
			    line-height: 40px;
			    border-radius: 0px;
			    border: none;
			    margin: 0;
			}

			.version1 .header-top .header-top-social-links a:hover {
				color: #fff !important;
			}

			.version1 .header-top .header-top-social-links a.icon-rss:hover        {background-color:#fba933 !important;}
			.version1 .header-top .header-top-social-links a.icon-facebook:hover   {background-color:#607bb3 !important;}
			.version1 .header-top .header-top-social-links a.icon-twitter:hover    {background-color:#37bbf5 !important;}
			.version1 .header-top .header-top-social-links a.icon-skype:hover      {background-color:#37bbf5 !important;}
			.version1 .header-top .header-top-social-links a.icon-googleplus:hover {background-color:#e74b32 !important;}
			.version1 .header-top .header-top-social-links a.icon-youtube:hover    {background-color:#c63c39 !important;}
			.version1 .header-top .header-top-social-links a.icon-vimeo:hover      {background-color:#2bc2f4 !important;}
			.version1 .header-top .header-top-social-links a.icon-linkedin:hover   {background-color:#319cda !important;}
			.version1 .header-top .header-top-social-links a.icon-flickr:hover     {background-color:#ee4086 !important;}
			.version1 .header-top .header-top-social-links a.icon-pinterest:hover  {background-color:#db2e36 !important;}
			.version1 .header-top .header-top-social-links a.icon-instagram:hover  {background-color:#5280a5 !important;}
			.version1 .header-top .header-top-social-links a.icon-apple:hover      {background-color:#01aef3 !important;}
			.version1 .header-top .header-top-social-links a.icon-dribbble:hover   {background-color:#eb4c89 !important;}
			.version1 .header-top .header-top-social-links a.icon-android:hover    {background-color:#92b83e !important;}
			.version1 .header-top .header-top-social-links a.icon-behance:hover    {background-color:#1b82dc !important;}
			.version1 .header-top .header-top-social-links a.icon-envelope:hover   {background-color:#4c5256 !important;}

			.version1 .desk-menu > ul > li  {
				line-height: 90px;
				height: 90px;
			}

			.version1 .desk-menu > ul > li > a {
				height: 30px;
				line-height:30px;
				margin-top: 30px;
			}


			.version1.subeffect-ghost .header-top .header-top-menu ul li ul,
			.version1.subeffect-ghost .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.version1.subeffect-ghost .desk-menu > ul > li > .sub-menu,
			.version1.subeffect-ghost .desk-menu > ul > li:hover > .sub-menu,
			.version1.subeffect-ghost .sub-menu .sub-menu {
				display: none;
			    margin-top: 40px;
			    opacity: 0;
			}

			.version1.subeffect-slide .header-top .header-top-menu ul li ul,
			.version1.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.version1.subeffect-slide .desk-menu > ul > li > .sub-menu,
			.version1.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
			.version1.subeffect-slide .sub-menu .sub-menu,
			.version1.subeffect-fade .header-top .header-top-menu ul li ul,
			.version1.subeffect-fade .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.version1.subeffect-fade .desk-menu > ul > li > .sub-menu,
			.version1.subeffect-fade .desk-menu > ul > li:hover > .sub-menu,
			.version1.subeffect-fade .sub-menu .sub-menu {
				display: none;
			    margin-top: 0px;
			    opacity: 0;
			}

			.version1.subeffect-slide .header-top .header-top-menu ul li ul,
			.version1.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.version1.subeffect-slide .desk-menu > ul > li > .sub-menu,
			.version1.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
			.version1.subeffect-slide .sub-menu .sub-menu {
				opacity: 1;
			}

			.version1.subeffect-move .header-top .header-top-menu ul li ul,
			.version1.subeffect-move .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.version1.subeffect-move .desk-menu > ul > li > .sub-menu,
			.version1.subeffect-move .desk-menu > ul > li:hover > .sub-menu,
			.version1.subeffect-move .sub-menu .sub-menu {
				display: none;
			    margin-left:-40px;
			    opacity: 0;
			}

			

			/*EFFECTS*/
			.effect-underline .desk-menu > ul > li > a:after,
			.effect-overline .desk-menu > ul > li > a:after {
				content: "";
				position: absolute;
				width: 0%;
				-webkit-transform: translateX(-50%);
				-ms-transform: translateX(-50%);
				transform: translateX(-50%);
				height: 3px;
				bottom:-30px;
				left: 50%;
				opacity: 0;
				-webkit-transition: all 300ms;
				transition: all 300ms;
			}

			.effect-overline .desk-menu > ul > li > a:after {
				top:-25px;
			}



			.effect-underline .desk-menu > ul > li:hover > a:after,
			.effect-underline .desk-menu > ul > li.one-page-active > a:after,
			.effect-underline:not(.one-page-top) .desk-menu > ul > li.current-menu-item > a:after,
			.effect-underline:not(.one-page-top) .desk-menu > ul > li.current-menu-parent > a:after,
			.effect-underline:not(.one-page-top) .desk-menu > ul > li.current-menu-ancestor > a:after,
			.effect-overline .desk-menu > ul > li:hover > a:after,
			.effect-overline .desk-menu > ul > li.one-page-active > a:after,
			.effect-overline:not(.one-page-top) .desk-menu > ul > li.current-menu-item > a:after,
			.effect-overline:not(.one-page-top) .desk-menu > ul > li.current-menu-parent > a:after,
			.effect-overline:not(.one-page-top) .desk-menu > ul > li.current-menu-ancestor > a:after {
				opacity: 1;
				width: 100%;
			}

			.effect-outline .desk-menu > ul > li > a,
			.effect-fill .desk-menu > ul > li > a {
				padding-left: 15px;
				padding-right: 15px;
				-webkit-transition: all 300ms;
				transition: all 300ms;
			}

			/*FIXED*/
			.desk.fixed-true {
				position: fixed;
				top: 0;
				left: 0;
				-webkit-transform:translateY(0px); 
				-ms-transform:translateY(0px); 
				transform:translateY(0px);
			}


			.version1.top-true.fixed-true.active {
				transform:translateY(-40px);
			}


			.desk-menu ul.submenu-languages {
				min-width: 0px;
			}

			.desk-menu > ul > li.menu-item-language > a:after {
				display: none;
			}

			.desk-menu > ul > li.menu-item-language > a > .txt {
				box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
				padding: 7px 15px;
				-webkit-transition: all 300ms ease;
    			transition: all 300ms ease;
			}

			.desk-menu > ul > li.menu-item-language:hover > a > .txt {
				box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7);
			}

			.desk-menu > ul > li.menu-item-language img {
				display: inline-block;
			    vertical-align: middle;
			    margin-right: 10px;
			}

			.desk-menu .sub-menu li.menu-item-language > a:before {
				margin-top: -8px;
			}

			.desk-menu > ul#header-menu > li.menu-item-language:hover,
			.desk-menu > ul#header-menu > li.menu-item-language a:hover,
			.desk-menu > ul#header-menu > li.menu-item-language:hover a {
				background-color: transparent !important;
				box-shadow: none !important;
			}

			.desk-menu > ul#header-menu > li.menu-item-language:after,
			.desk-menu > ul#header-menu > li.menu-item-language:before,
			.desk-menu > ul#header-menu > li.menu-item-language a:after,
			.desk-menu > ul#header-menu > li.menu-item-language a:before,
			.desk-menu > ul#header-menu > li.menu-item-language a .txt:after,
			.desk-menu > ul#header-menu > li.menu-item-language a .txt:before {
				display: none !important;
			}

		}


/*  RETINA
/*=============*/
	
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5) {

		.mob-menu-toggle2{
	    	background-image: url(images/close@2.png);
	    	background-size:15px 15px;
		}

		.mob-menu-toggle2:hover {
			background-image:url(images/close_white@2.png);
			background-size:15px 15px;
	    }

		#top {
			background-image: url(images/gotop_icon@2.png);
			background-size:17px 19px;
		}


		.mob-header-content .search input[type="submit"],
		.desk .search input[type="submit"] {
		    background-image: url(images/search@2.png);
		    background-size:18px 18px;
		}

		.mob-header-top .cart-toggle,
	    .mob-header-top .mob-menu-toggle {
			background-image:url(images/menu@2.png);
			background-size:16px 13px;
		}

	}