body.stretched #header.full-header .container {
    width: 100%;
    padding: 0 10px;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

@media (max-width: 767px) {
.content-wrap-2 {
    padding: 20px 0 !important;
}}

@media (max-width: 767px) {
.content-wrap {
    margin-top: 0px !important;
}}


.content-wrap-2 {
    position: relative;
    padding: 30px 0;
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

body {
    font-size: 14px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.8);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgb(255, 255, 255);
}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: .5rem;
}}

.bg-primary {
    background-color: #0e71b8!important;
}

.dropdown-menu {
    font-size: 14px;
	color: #337AB7;
}	
	
	
.max-w-100 {
    max-width: 100%;
}
	

.bg-div {
    height: 300px;
    background-size: cover;
	background-position: center center;
}

.box-hover:hover {
    opacity: 0.7;
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.14);
    transition: all .3s ease-in-out;
    cursor: pointer;
}

.titolo-box {
	position: absolute;
	width: 100%;
    margin-top: 20%;
    text-align: center;
}

@media (max-width: 768px){
.bg-div-1, .bg-div {
    height: 210px !important;
}}

@media (max-width: 479px){
.bg-div-1, .bg-div {
    height: 300px !important;
}}



.bg-div-1 {
    height: 300px;
    background-size: cover;
    background-position: center right;
}



.clients-grid li a:hover {
    opacity: 0.7 !important;
    transition: all .3s ease-in-out !important;
}

.clients-grid li a img {
    border-radius: 10px;
    border-bottom: 5px solid #0101011c;
}

@media (max-width: 1015px){
#header, #header-wrap, #header.sticky-style-2, #header.sticky-style-3, #header.sticky-style-2 #header-wrap, #header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap {
    min-height: unset !important;
}}

.shopnav {
border-radius:3px;
} 



#header-wrap {
    background: #fff;
}

.postcontent-categorie {
    width: 100%;
}

.product-categorie .product {
    margin: 0 30px 30px 0;
    width: 252px;
	padding: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
    border-radius: 5px;
}

.product-categorie .product:hover {
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.14);
	transition: all .3s ease-in-out;
}

.product-image {
    width: auto;
    height: auto;
	padding: 15px;
}

.product-overlay a {
    color: #fefefe !important;
    background-color: #337ab79e !important;
}

.product-overlay a:hover {
    background-color: #337ab7 !important;
    color: #FFF !important;
}

.mb-80 {
	margin-bottom: 80px;
}

.product-image > a, .product-image .slide a, .product-image img {
    width: auto !important;
    height: auto !important;
}

.product-image {
    height: auto !important;
}


a.box-link { display: block;
    padding: 5px;
    height: 100%;
}

ul.navbar-nav.mr-auto {
    list-style: none;
}

.scw-switcher-wrap,.scw-trigger-icon{position:fixed;left:auto;background-color:#fff}.scw-trigger-icon{width:44px;height:44px;top:121px;right:26px;border:0;padding:0;text-align:center;z-index:5;cursor:pointer}.scw-trigger-icon i{font-size:18px}.scw-switcher-wrap.scw-switcher-open i:nth-of-type(1),.scw-switcher-wrap:not(.scw-switcher-open) i:nth-of-type(2){display:none}.scw-switcher-wrap{top:120px;right:25px;padding:23px;width:0;height:0;border:1px solid rgba(0,0,0,.09);border-radius:3px;box-shadow:0 13px 42px 11px rgba(0,0,0,.05);z-index:9999;overflow:hidden;-webkit-transition:all .45s ease;-o-transition:all .45s ease;transition:all .45s ease}.scw-switcher-wrap.scw-switcher-open{width:300px;height:70%;padding:35px 25px;overflow-y:scroll}.scw-switcher-wrap .widget{margin:0}.scw-switcher-wrap .line,.scw-switcher-wrap .widget{opacity:0;-webkit-transition:opacity 0s ease;-o-transition:opacity 0s ease;transition:opacity 0s ease}.scw-switcher-wrap.scw-switcher-open .line,.scw-switcher-wrap.scw-switcher-open .widget{opacity:1;-webkit-transition:opacity .3s .4s ease;-o-transition:opacity .3s .4s ease;transition:opacity .3s .4s ease}.scw-switcher-wrap .widget h4{font-size:14px;letter-spacing:1px;margin-bottom:15px}.scw-switcher-wrap .btn-container{margin:0 -5px -5px 0}.scw-switcher-wrap .btn{margin:0 5px 5px 0}.scw-switcher-wrap .row{margin:0 -5px}.scw-switcher-wrap .col-6{padding:5px}	

li.nav-item.dropdown {
	min-width: 155px;
	margin-right: 10px;
	text-align: center;
	float: left;
}

.dropdown-menu {
    width: 360px;
}
	
a.dropdown-item {
   
    color: #000;
    line-height: 28px;
}
	
ul.navbar-nav.mr-auto {
    padding-top: 14px;
}
	
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top: 7px solid #0e71b8;
    box-shadow: 0px 3px 5px #7b7b7b;
    border-radius: 0px;
}
	
.catlink {
    padding-left: 10px;
    font-weight: 600;
    padding-bottom: 3px;
    padding-top: 3px;
    color: #444;
}
	
	.catlink:hover { 
		background: #f5f5f5;
		color: #0e71b8;
	}
	
	.mobilemenubtn { display: none; }
	
	.mobilefamilyname {
    padding: 0px;
    margin: -20px;
	}
	
.product-price {
    font-size: 15px;
    font-weight: 600;
    color: #0e71b8;
    margin-bottom: 4px;
    float: left;
    width: 50%;
}
.postcontent .product-3 .product-image {
    border: 0px;
}
.postcontent {
    width: 100%;
}
@media (max-width: 767px) {
	
.mobilemenubtn {
	display: block;
    height: 40px;
    width: 40px;
    margin-top: 5px;
    float: right;
    margin-right: 8px;
    border: 0px;
    background: #0e71b8;
    font-size: 24px !important;
    color: #bad6eb;
}	

li.nav-item.dropdown {
    min-width: 150px;
    margin-right: 10px;
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 24px;
}

ul.navbar-nav.mr-auto {
    padding-top: 0px;
}
	
div#navbarSupportedContent {
    float: left;
    padding: 0px;
}	

	
	.mobilefamilyname {
		margin: unset;
		background: #fff;
    color: #444;
    width: 100%;
    padding: 5px;
    margin-left: 0px;
    padding-left: 8px;
    font-weight: bold;
		font-size: 11px;
}

	.dropdown-menu {
    background: #fff !important;
    margin-left: -6px;
    margin-right: 6px;
    font-size: 12px;
    padding-top: 1px;
	  padding-left: 10px;
   	
}
	
}	

