@media screen and (min-width: 951px) {
    .nav-tree .level1 li {
        display: flex !important;
        flex-direction: column;
    }
}


body{
	font-family: Manrope regular;
	font-size: 14px;
}

h1 {font-size:42px;font-family: Manrope light;}
h2 {font-size:14px;font-family: Manrope regular;}

.offcanvas-panel .offcanvas-title {
    font-size: 42px;
    font-family: Manrope light;
}

div, footer, nav, menu, header, li, span, p, .paragraph, hr {
    border-color: #A0A0A0;
}
.menu-toolbar-tabs{
    font-size: 18px;	
}
.fw-accordionContent{
    font-size: 14px;	
}
.fw-accordion{
	font-size: 18px;	
}
#MainMenu{
	font-size: 18px;	
}
.flags{
	font-size: 18px;	
}

#Header .header-icon {
    color: #3f6631;
}
#SearchContent{
    background-color: #F7F7F7;
    border-radius: 20px;
}

#SearchTxt>input::placeholder{
	color: #A0A0A0;
}
#SearchTxt>input:onfocus{
	border:none;
}

#Header {
    height: 110px;
}
#HeaderContainer{height:110px}

.prodlist.window-view .image-inner img, .prodlist.extended-view .image-inner img{
    border-radius: 20px;
    border: 1px solid #A0A0A0;
}


.prodlist.window-view .image-inner img:hover, .prodlist.extended-view .image-inner img:hover{
    border: 1px solid #3f6631;transform:scale(1.02);
}

#Breadcrumbs{	font-size: 16px}
#Footer .footerInfo .companyName{	font-size: 16px}
.hqy-wrapper{background:none}
.list_info{font-size:42px;font-family: Manrope light;}
.product-name{font-size:18px}
.label artcode{font-size:14px;color:#A0A0A0}
.price-wrapper{border-color:#A0A0A0}
.textBox{border-radius:20px;border:2px solid black}
.fw-button{border-radius:20px;font-size:16px;font-family: Manrope semi-bold;}
*.fw-button.fw-button-success{background-color: #3f6631}
*.fw-button.fw-button-success:hover{background-color: #2F5223}
.enlargeImg{border-radius: 20px;    border: 1px solid #A0A0A0;}
.units{background-color:none; 	text-align:right;}
body.page-Product #updProduct #ProductButtonGroup.has-quantity #Quantity input{font-size:14px}
body.page-Product #updProduct #AddToCart .btn-buy{font-size:16px;font-family: Manrope semi-bold;}
body.page-Product #updProduct #InnerSlider:not(.slick-slider) li a img {    border-radius: 20px;}
.title{font-size:42px}
.groupview .item.images-yes .group-link{border-radius:20px}
.groupview .item.images-no .group-link {    border-radius: 20px;}

.cross-name a{font-size:16px}