@font-face {
  font-family: 'barkentina_1regular';
  src: url('../../fonts/barkentina-webfont.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/barkentina-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/barkentina-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/barkentina-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../../fonts/barkentina-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/barkentina-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}
body{
	 font-family: 'barkentina_1regular';
}
header .panel.wrapper{
    background-color:  #457e0d !important;
}
header .panel.wrapper .panel.header{
	height: 44px;
    display: flex;
    align-items: center;
}
header .panel.wrapper .panel.header ul li{
	font-family: 'barkentina_1regular';
    /*font-size: 18px;
    padding: 10px;*/
    font-size: 16px;
    padding: 8px;
    border-left: 1px solid #fff;
}
header .panel.wrapper .panel.header ul li.MobileNav{
    display: none;
}
header .panel.wrapper .panel.header ul li a{
    color: #fff;
}
header .panel.wrapper .panel.header ul li span.icon.distributor{
        display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
        margin-right: 3px;
           background: url(../images/sprite-img.png) -325px -11px no-repeat;
}
header .panel.wrapper .panel.header ul li span.icon.distribute{
        display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
        margin-right: 3px;
          background: url(../images/sprite-img.png) -285px -11px no-repeat;
           

}
header .panel.wrapper .panel.header ul{
	    display: flex;
    align-items: center
}

header  .header.content{
	    position: absolute;
    width: 100%;
    top: 22px;
    left: 0;
    right: 0;
    /* text-align: center; */
    display: flex;
    justify-content: center;
    /*z-index: 11;*/
    display: none;
}
header .panel.wrapper .panel.header ul li ul.header{
    display: block;
}
header .panel.wrapper .panel.header ul li ul.header li:hover {
    background-color: transparent;
}
header .panel.wrapper .panel.header ul li ul.header li a {
    color: #457e0d;
    font-size: 14px;
    padding: 0px;
}
header .panel.wrapper .panel.header ul li ul.header li a span.qty{
        color: #457e0d;
    font-weight: 700;
}
nav{
       height: 70px !important;
    border-bottom: 1px solid #bed3b2;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    background-color: #fff !important;
    margin-bottom: 25px;
    max-width: 100% !important;
}
nav ul li{
	position: relative;
}
nav ul li.logoNav{
        width: 230px;
}
nav ul li.logoNav a img{
    width:100%;
}
nav ul li.logoNav a{
    display: inherit;
    width: 100%;
    float: none;
    max-width: 100%;
    border: none !important; 
        position: absolute !important;
    top: -30px;
}
nav ul li ul{
	position: absolute !important;
    z-index: 9;
    background-color: #fff;
    width: 200px;
    display: none;
}
nav ul li ul li a{
        line-height: 35px;
            border-bottom: 1px solid #000;
}
nav ul li ul li:last-child a{
   border-bottom: none;
}
nav ul li ul li ul{
	position: absolute !important;
    left: 210px !important;
    top: 0 !important;
}
nav ul li a{
	    color: #000 !important;
    text-decoration: none !important;
    font-weight: bold;
    outline: 0;
        font-size: 16px;
}
nav ul li ul li{
	width: 100%;
}
nav ul li ul li a{
	    display: inherit;
    width: 100%;
}
nav ul li ul li a span.ui-menu-icon{
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}
nav ul li ul li ul li a{
	    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
   
    font-weight: 700;
}
footer{
	background: transparent !important; 
}
footer .footer.content .DataWrap{
    text-align: center;
    position: relative;
}
footer .footer.content .DataWrap > img{
    display: none;
}
footer .footer.content .DataWrap .contact-icon{
    background: url(../images/sprite-img.png) no-repeat -126px -3px;
    width: 45px;
    height: 37px;
    display: inline-block;
}
footer .footer.content .DataWrap .contentWrap{
  /*     position: absolute;
    top: 20px;*/
    width: 100%;
    color: #fff;
    font-weight: 500;
    background-image: url('../images/f2.jpg') ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
        padding: 10px 0px;
            margin-bottom: 20px;
}
footer .footer.content .DataWrap .contentWrap .heading{
        border-bottom: #fff 1px solid;
    margin: 30px auto 40px;
    padding: 0 0 20px 0;
    max-width: 828px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    line-height: 1.1;
    position: relative;
}
footer .footer.content .DataWrap .contentWrap .heading:after {
    content: '';
    position: absolute;
    height: 13px;
    width: 1px;
    background: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
footer .footer.content .DataWrap .contentWrap p{
    font-size: 18px;
    margin-top: 10px;
}
.CopyRightWrap{
        background-color: #457e0d;
            display: flex;
    justify-content: center;
    align-items: center;
        flex-wrap: wrap;
}
.CopyRightWrap small.copyright{
    background-color: transparent;
        font-size: 1.4rem;
            font-family: Arial, Helvetica, sans-serif;
}
.CopyRightWrap ul {
    padding: 0px;
    display: flex;
    align-items: center;
        margin-bottom: 0px;
            flex-wrap: wrap;
    justify-content: center;
}
.CopyRightWrap ul li {
    list-style-type: none;
    padding: 10px;
        margin-bottom: 0px;
            font-family: Arial, Helvetica, sans-serif;
            position: relative;
}
.CopyRightWrap ul li:after {
    content: '';
    background-color: #fff;
    height: 17px;
    position: absolute;
    right: 0;
    width: 2px;
    top: 12px;
}
.CopyRightWrap ul li a{
    color: #fff;
}
.CopyRightWrap .social-box{
    display: flex;
        padding-left: 10%;
}
.CopyRightWrap .social-box a img{
    display: none;
}
.CopyRightWrap .social-box a.fb{
        border-left: 1px solid #272727;
    display: inline-block;
    width: 40px;
    height: 36px;
    background: url(../images/sprite-img.png) no-repeat 0 0;
    border-right: 1px solid #272727;
}
.CopyRightWrap .social-box a.secure{
        background: url(../images/comodo_secure_113x59_transp.png) no-repeat 0 -1px;
    width: 74px;
    height: 36px;
    background-size: 100% auto;
    border-left: 0;
        border-right: 1px solid #272727;
}
.CopyRightWrap .social-box a.secure img{
    display: block;
}
@media screen and (max-width: 1140px){
	header .header.content{
		position: relative;
		top:unset;
	}
	header .header.content .logo{
		margin: 0 auto;
	}
}
@media screen and (max-width: 991px){
	nav ul li a{
		padding-right: 15px;
		padding-left: 2px;
	}
	#maincontent .columns .main .block.block-products-list .block-title strong, #maincontent .columns .main .banner-text.h-28x{
		font-size: 25px !important;
	}
    nav ul li a{
        font-size: 13px;
        padding-right: 16px !important;
    }
    nav ul li{
        margin-right: 0px !important;
    }
    nav ul li.logoNav{
            width: 150px;
    }
    nav{
        margin-bottom: 0px;
    }
}
@media screen and (max-width: 767px){
	
	#maincontent .columns .main .block.block-products-list .block-title strong, #maincontent .columns .main .banner-text.h-28x{
		font-size: 20px !important;
	}
	header .header.content{
		padding: 0px;
	}
	.block-content .products-grid ol li .product-item-info:before{
		left: -6px;
	}
    .navigation, header .panel.wrapper .panel.header{
        display: none;
    }
    header .header.content .nav-toggle{
        display: block !important;
    }
  header .header.content
        {display: flex;
            justify-content: center;}
            header .panel.wrapper .panel.header ul li.MobileNav{
    display: block;
}
.nav-sections .nav-sections-items .section-item-title{
        display: none;
}
.nav-sections{
    background:#fff;
}
.nav-sections .nav-sections-items .section-item-content{
    margin-top: 0px;
}
.nav-sections .nav-sections-items .section-item-content ul.header li{
    border-top:none !important;
}
.nav-sections .nav-sections-items .section-item-content ul.header li{
    border-bottom: 1px solid #457e0d;
}
.nav-sections .nav-sections-items .section-item-content ul.header li span, .nav-sections .nav-sections-items .section-item-content ul.header li span a{
    color: #457e0d;
}
}