/* CSS Document */

body{
	background-color: #fff;
}

#loader-wrapper img{
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}

#loader-wrapper img.dots3{
	width: 220px;
	height: 220px;
	margin-left: -113px;
	margin-top: -45px;
	z-index: 999999998;}


.m-0 {margin: 0px !important}
.m-10 {margin: 10px !important}
.m-15 {margin: 15px !important}
.m-20 {margin: 20px !important}
.m-30 {margin: 30px !important}
.m-40 {margin: 40px !important}
.m-50 {margin: 50px !important}
.m-60 {margin: 60px !important}
.m-70 {margin: 70px !important}
.m-80 {margin: 80px !important}
.m-90 {margin: 90px !important}
.m-100 {margin: 100px !important}
.m-110 {margin: 110px !important}
.m-120 {margin: 120px !important}
.m-130 {margin: 130px !important}
.m-140 {margin: 140px !important}
.m-150 {margin: 150px !important}
.m-160 {margin: 160px !important}
.m-170 {margin: 170px !important}
.m-180 {margin: 180px !important}
.m-190 {margin: 190px !important}
.m-200 {margin: 200px !important}

/*
 * 1.2 -> Basic Padding
 * -----------------------------------------------
*/
.p-0 {padding: 0!important;}
.p-10 {padding: 10px !important}
.p-15 {padding: 15px !important}
.p-20 {padding: 20px !important}
.p-30 {padding: 30px !important}
.p-40 {padding: 40px !important}
.p-50 {padding: 50px !important}
.p-60 {padding: 60px !important}
.p-70 {padding: 70px !important}
.p-80 {padding: 80px !important}
.p-90 {padding: 90px !important}
.p-100 {padding: 100px !important}
.p-110 {padding: 110px !important}
.p-120 {padding: 120px !important}
.p-130 {padding: 130px !important}
.p-140 {padding: 140px !important}
.p-150 {padding: 150px !important}
.p-160 {padding: 160px !important}
.p-170 {padding: 170px !important}
.p-180 {padding: 180px !important}
.p-190 {padding: 190px !important}
.p-200 {padding: 200px !important}

/*
 * 1.3 -> Margin top
 * -----------------------------------------------
*/
.mt-0 {margin-top: 0!important;}
.mt-10 {margin-top: 10px !important}
.mt-15 {margin-top: 15px !important}
.mt-20 {margin-top: 20px !important}
.mt-30 {margin-top: 30px !important}
.mt-40 {margin-top: 40px !important}
.mt-50 {margin-top: 50px !important}
.mt-60 {margin-top: 60px !important}
.mt-70 {margin-top: 70px !important}
.mt-80 {margin-top: 80px !important}
.mt-90 {margin-top: 90px !important}
.mt-100 {margin-top: 100px !important}
.mt-110 {margin-top: 110px !important}
.mt-120 {margin-top: 120px !important}
.mt-130 {margin-top: 130px !important}
.mt-140 {margin-top: 140px !important}
.mt-150 {margin-top: 150px !important}
.mt-160 {margin-top: 160px !important}
.mt-170 {margin-top: 170px !important}
.mt-180 {margin-top: 180px !important}
.mt-190 {margin-top: 190px !important}
.mt-200 {margin-top: 200px !important}

/*
 * 1.4 -> Margin right
 * -----------------------------------------------
*/
.mr-0 {margin-right: 0!important;}
.mr-10 {margin-right: 10px !important}
.mr-15 {margin-right: 15px !important}
.mr-20 {margin-right: 20px !important}
.mr-30 {margin-right: 30px !important}
.mr-40 {margin-right: 40px !important}
.mr-50 {margin-right: 50px !important}
.mr-60 {margin-right: 60px !important}
.mr-70 {margin-right: 70px !important}
.mr-80 {margin-right: 80px !important}
.mr-90 {margin-right: 90px !important}
.mr-100 {margin-right: 100px !important}
.mr-110 {margin-right: 110px !important}
.mr-120 {margin-right: 120px !important}
.mr-130 {margin-right: 130px !important}
.mr-140 {margin-right: 140px !important}
.mr-150 {margin-right: 150px !important}
.mr-160 {margin-right: 160px !important}
.mr-170 {margin-right: 170px !important}
.mr-180 {margin-right: 180px !important}
.mr-190 {margin-right: 190px !important}
.mr-200 {margin-right: 200px !important}

/*
 * 1.5 -> Margin bottom
 * -----------------------------------------------
*/
.mb-0 {margin-bottom: 0!important;}
.mb-10 {margin-bottom: 10px !important}
.mb-15 {margin-bottom: 15px !important}
.mb-20 {margin-bottom: 20px !important}
.mb-30 {margin-bottom: 30px !important}
.mb-40 {margin-bottom: 40px !important}
.mb-50 {margin-bottom: 50px !important}
.mb-60 {margin-bottom: 60px !important}
.mb-70 {margin-bottom: 70px !important}
.mb-80 {margin-bottom: 80px !important}
.mb-90 {margin-bottom: 90px !important}
.mb-100 {margin-bottom: 100px !important}
.mb-110 {margin-bottom: 110px !important}
.mb-120 {margin-bottom: 120px !important}
.mb-130 {margin-bottom: 130px !important}
.mb-140 {margin-bottom: 140px !important}
.mb-150 {margin-bottom: 150px !important}
.mb-160 {margin-bottom: 160px !important}
.mb-170 {margin-bottom: 170px !important}
.mb-180 {margin-bottom: 180px !important}
.mb-190 {margin-bottom: 190px !important}
.mb-200 {margin-bottom: 200px !important}

/*
 * 1.6 -> Margin left
 * -----------------------------------------------
*/
.ml-0 {margin-left: 0!important;}
.ml-10 {margin-left: 10px !important}
.ml-15 {margin-left: 15px !important}
.ml-20 {margin-left: 20px !important}
.ml-30 {margin-left: 30px !important}
.ml-40 {margin-left: 40px !important}
.ml-50 {margin-left: 50px !important}
.ml-60 {margin-left: 60px !important}
.ml-70 {margin-left: 70px !important}
.ml-80 {margin-left: 80px !important}
.ml-90 {margin-left: 90px !important}
.ml-100 {margin-left: 100px !important}
.ml-110 {margin-left: 110px !important}
.ml-120 {margin-left: 120px !important}
.ml-130 {margin-left: 130px !important}
.ml-140 {margin-left: 140px !important}
.ml-150 {margin-left: 150px !important}
.ml-160 {margin-left: 160px !important}
.ml-170 {margin-left: 170px !important}
.ml-180 {margin-left: 180px !important}
.ml-190 {margin-left: 190px !important}
.ml-200 {margin-left: 200px !important}

/*
 * 1.7 -> Padding top
 * -----------------------------------------------
*/
.pt-0 {padding-top: 0!important;}
.pt-10 {padding-top: 10px !important}
.pt-15 {padding-top: 15px !important}
.pt-20 {padding-top: 20px !important}
.pt-30 {padding-top: 30px !important}
.pt-40 {padding-top: 40px !important}
.pt-50 {padding-top: 50px !important}
.pt-60 {padding-top: 60px !important}
.pt-70 {padding-top: 70px !important}
.pt-80 {padding-top: 80px !important}
.pt-90 {padding-top: 90px !important}
.pt-100 {padding-top: 100px !important}
.pt-110 {padding-top: 110px !important}
.pt-120 {padding-top: 120px !important}
.pt-130 {padding-top: 130px !important}
.pt-140 {padding-top: 140px !important}
.pt-150 {padding-top: 150px !important}
.pt-160 {padding-top: 160px !important}
.pt-170 {padding-top: 170px !important}
.pt-180 {padding-top: 180px !important}
.pt-190 {padding-top: 190px !important}
.pt-200 {padding-top: 200px !important}

/*
 * 1.8 -> Padding right
 * -----------------------------------------------
*/
.pr-0 {padding-right: 0!important;}
.pr-10 {padding-right: 10px !important}
.pr-15 {padding-right: 15px !important}
.pr-20 {padding-right: 20px !important}
.pr-30 {padding-right: 30px !important}
.pr-40 {padding-right: 40px !important}
.pr-50 {padding-right: 50px !important}
.pr-60 {padding-right: 60px !important}
.pr-70 {padding-right: 70px !important}
.pr-80 {padding-right: 80px !important}
.pr-90 {padding-right: 90px !important}
.pr-100 {padding-right: 100px !important}
.pr-110 {padding-right: 110px !important}
.pr-120 {padding-right: 120px !important}
.pr-130 {padding-right: 130px !important}
.pr-140 {padding-right: 140px !important}
.pr-150 {padding-right: 150px !important}
.pr-160 {padding-right: 160px !important}
.pr-170 {padding-right: 170px !important}
.pr-180 {padding-right: 180px !important}
.pr-190 {padding-right: 190px !important}
.pr-200 {padding-right: 200px !important}

/*
 * 1.9 -> Padding bottom
 * -----------------------------------------------
*/
.pb-0 {padding-bottom: 0!important;}
.pb-10 {padding-bottom: 10px !important}
.pb-15 {padding-bottom: 15px !important}
.pb-20 {padding-bottom: 20px !important}
.pb-30 {padding-bottom: 30px !important}
.pb-40 {padding-bottom: 40px !important}
.pb-50 {padding-bottom: 50px !important}
.pb-60 {padding-bottom: 60px !important}
.pb-70 {padding-bottom: 70px !important}
.pb-80 {padding-bottom: 80px !important}
.pb-90 {padding-bottom: 90px !important}
.pb-100 {padding-bottom: 100px !important}
.pb-110 {padding-bottom: 110px !important}
.pb-120 {padding-bottom: 120px !important}
.pb-130 {padding-bottom: 130px !important}
.pb-140 {padding-bottom: 140px !important}
.pb-150 {padding-bottom: 150px !important}
.pb-160 {padding-bottom: 160px !important}
.pb-170 {padding-bottom: 170px !important}
.pb-180 {padding-bottom: 180px !important}
.pb-190 {padding-bottom: 190px !important}
.pb-200 {padding-bottom: 200px !important}

/*
 * 1.10 -> Padding left
 * -----------------------------------------------
*/
.pl-0 {padding-left: 0!important;}
.pl-10 {padding-left: 10px !important}
.pl-15 {padding-left: 15px !important}
.pl-20 {padding-left: 20px !important}
.pl-30 {padding-left: 30px !important}
.pl-40 {padding-left: 40px !important}
.pl-50 {padding-left: 50px !important}
.pl-60 {padding-left: 60px !important}
.pl-70 {padding-left: 70px !important}
.pl-80 {padding-left: 80px !important}
.pl-90 {padding-left: 90px !important}
.pl-100 {padding-left: 100px !important}
.pl-110 {padding-left: 110px !important}
.pl-120 {padding-left: 120px !important}
.pl-130 {padding-left: 130px !important}
.pl-140 {padding-left: 140px !important}
.pl-150 {padding-left: 150px !important}
.pl-160 {padding-left: 160px !important}
.pl-170 {padding-left: 170px !important}
.pl-180 {padding-left: 180px !important}
.pl-190 {padding-left: 190px !important}
.pl-200 {padding-left: 200px !important}
.bgCover{background-size: cover !important;}
.bgCenter{background-position: center center !important;}
.bgNoRepeat{background-repeat: no-repeat !important;}
.h100{height: 100% !important;}
.w100{width: 100% !important}
.ml-auto{margin-left: auto;}
.mr-auto{margin-right: auto;}

.fs-10{font-size: 10px;}
.fs-15{font-size: 15px;}
.fs-20{font-size: 20px;}
.fs-25{font-size: 25px;}
.fs-30{font-size: 30px;}
.fs-35{font-size: 35px;}
.fs-40{font-size: 40px;}
.fs-45{font-size: 45px;}
.fs-50{font-size: 50px;}
.fs-55{font-size: 55px;}
.fs-60{font-size: 60px;}

.float-left{float:left!important}
.float-right{float:right!important}
.float-none{float:none!important}
@media (min-width:576px){
	.float-sm-left{float:left!important}
	.float-sm-right{float:right!important}
	.float-sm-none{float:none!important}
	
	.text-sm-left{text-align: left !important;}
	.text-sm-right{text-align: right !important;}
}
@media (min-width:768px){
	.float-md-left{float:left!important}
	.float-md-right{float:right!important}
	.float-md-none{float:none!important}
	
	.text-md-left{text-align: left !important;}
	.text-md-right{text-align: right !important;}
}
@media (min-width:992px){
	.float-lg-left{float:left!important}
	.float-lg-right{float:right!important}
	.float-lg-none{float:none!important}
	
	.text-lg-left{text-align: left !important;}
	.text-lg-right{text-align: right !important;}
}
@media (min-width:1200px){
	.float-xl-left{float:left!important}
	.float-xl-right{float:right!important}
	.float-xl-none{float:none!important}
	
	.text-xl-left{text-align: left !important;}
	.text-xl-right{text-align: right !important;}
}

.bg-gray{
    background-color: #eaeaea;
}

body{
    position: relative;
}

.list-group-item{
    border: none;
}

.col_shop{
    border-left: 1px solid #ccc;
}

.header--1 .navigation {
    padding: 0px 60px;
}
.header {
	position: relative;
    height: 114px;
}
/*.header--1 .navigation .ps-logo{
	height: 73px;
	width: auto;
}*/
.header--1 .navigation .ps-logo {
    height: 80px;
    width: auto;
}
	.header--1 .navigation .ps-logo > img{
		height: 100%;
		width: auto;
}
#homepage-6 {
/*    padding: 122px 6rem 0;*/
padding: 122px 0rem 0;
}
.header--1.header--black .menu > li > a{
	color: #343434;
}
.menu > li > a {
   padding: 25px 0px;
	font-weight: 400;
	letter-spacing: 1px;
}

@media (min-width: 1224px) {
	.menu > li > a{
		font-weight: 100; 
	}
}
@media (min-width: 992px) {
	.menu > li > a{
		font-weight: 100;
		font-size: 22px;
	}

	.menu > li {
    display: inline-block;
    padding-right: 60px;
}
}

.navigation--mobile .menu > li > a{
	padding: 1rem 0;
}
.navigation--mobile .sub-menu > li > a{
	color: #35803c;
}
.header .header__actions {
    height: 80px;
	line-height: 80px;
    top: 0px;
    position: relative;
    left: 25px;
}

@media (min-width: 1224px) {
	/*.header .header__actions{
		right: 0;
		top: 40px;
		position: fixed;
		background-color: #829067;
	}*/
}

.ps-new-arrivals .ps-carousel--nav .owl-nav{
	pointer-events: none;
/*	top: auto;*/
/*	bottom: 0%; */
	z-index: 1000;
}

.ps-carousel--nav .owl-nav .owl-prev {
    margin-left: -3%;
    pointer-events: all;
}

.ps-carousel--nav .owl-nav .owl-next {
    margin-right: -3%;
    pointer-events: all;
}

.ps-new-arrivals .ps-carousel--nav .owl-nav > *{
	background-color: #fff;
}

.header--1.header--black .header__actions .header__login {
    line-height: 45px;
/*	background-color: #d7dfb7;*/
background: transparent;
	margin-right: 0;
	border: none;
}
.header .header__actions .header__login {
    padding: 0 2rem;
}
.header--1.header--black .header__actions a:hover {
    color: #217752;
}

.ps-cart {
    position: relative;
    display: inline-block;
    height: 45px;
}

.header .ps-search-btn, .ps-cart .ps-cart__toggle {
    width: 50px;
    height: 45px;
	border-radius: 0;
	margin-right: 0;
/*	background-color: #d7dfb7;*/
	background: transparent;
}
.ps-cart__footer a {
    background-color: #2b7b3c;
}
.ps-cart__footer a {
    color: #fff;
}
.header--1.header--black .menu > li > a:hover,
.header--1.header--black .menu > li.current-menu-item > a {
    color: #35803b;
}
.ps-banner--2 h1, .ps-banner--2 p {
text-shadow: 0px 0px 22px rgba(0, 0, 0, 1);
    color: #fff;
}
.ps-home-banner, .ps-home-banner .slick-slider, .ps-home-banner .slick-slider .slick-list{
	/*height: calc(100vh - 143px);*/
}
.ps-banner--2 {
    padding: calc(100vh / 4) 0;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}
.ps-collection img{
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
} 
.ps-collection:hover img{
	-ms-transform: scale(1.1, 1.1); /* IE 9 */
		-webkit-transform: scale(1.1, 1.1); /* Safari */
		transform: scale(1.1, 1.1);
}

.ps-product .ps-product__title:hover {
    color: #136c23;
}

.ps-btn, button.ps-btn {
    background-color: #1e7331;
}
.ps-block--category a {
    background-color: #1e7331;
	color: #fff;
}
.ps-block--category a span,
.ps-block--category a:hover span
{
	color: #000;
}

.ps-block--category a:hover {
    background-color: #074314;
    color: #ffffff;
}

.ps-new-arrivals{
	background-color: #ebeddf;
}

@media only screen and (min-width : 481px) {
    .flex-row {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-row > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }
    .flex-row.row:after, 
    .flex-row.row:before {
        display: flex;
    }
}


.boxMap{
	background-color: #d7dfb7;
	padding: 30px;
	margin-bottom: 15px;
	height: 100%;
	border-radius: 20px;
}
.addressBlock{
	padding: 20px;
	background-color: rgba(255,255,255,0.9);
	min-height: 238px;
	height: 100%;
}
	.addressBlock ul{
		list-style: none;
		margin-left: 0; padding-left: 0;
	}
		.addressBlock ul li{
			margin-bottom: 10px;
			position: relative;
			padding-left: 40px;
		}
			.addressBlock ul li i{
				font-size: 20px;
				color: #35803b;
				margin-right: 10px;
				display: block;
				position: absolute;
				left: 0;
				top:0;
			}
			.addressBlock ul li p{
				font-size: 16px;
			}
.credits_link{
 color: #38B5E6 !important;
 font-weight: 700;
 font-family: sans-serif;
}

.credits_link:hover{
 color: #000 !important;
}

 .credits_link:before{
  content: "";
  vertical-align: middle;
  width:16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  background-image: url(https://www.clion.it/favicon-96x96.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;

  transition: all 450ms ease;
 }

  .credits_link:hover:before{
   transform: rotateZ(360deg) rotateY(360deg);
  }


.header--mobile{
    background-color: #fff;
}

.ps-cart__toggle,
.header--mobile .ps-search-btn{
    color: #000;
}

.header--mobile .ps-search-btn{
        font-size: 1.5rem;
}

.header--mobile .menu-toggle span, .header--mobile .menu-toggle:before, .header--mobile .menu-toggle:after{
    background-color: #000;
}

.navigation--sticky  .menu{
  top: 7px;
}

.top_bar{
    padding-left: 70px;
    padding-right: 70px;
}
.bg-green {
    background-color: #35803b;
}
.top_bar.bg-green a, .top_bar.bg-green p,
.top_bar.bg-green i{ color: #fff; margin-bottom: 0;}

.top_bar .socialList{list-style: none; float: right;}
.top_bar .socialList li{display: inline-block;margin-right: 15px;}
.sub-menu{
	 background-color: #35803b;
	position: absolute;
    top: 100%;
    left: 0;
    padding: 20px 10px;
    min-width: 240px;
    z-index: 1000;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}
	.sub-menu > li > a {
		color: #fff;
	}
		.sub-menu > li:hover > a{
			 background-color: #18531D;
		}

.phoneT a{
	font-size: 16px;
	/*font-weight: 700;*/
}
.phoneT i{
	font-size: 18px;
	color: #d7dfb7;
	margin-right: 10px;
}
h1 {
    font-size: 32px;
}

.ps-block--feature > .ps-block__left{
	filter: saturate(0.4) brightness(1.2);
    opacity: 1;
    mix-blend-mode: luminosity;
}

.side_menu .list-group{
    width: 220px;
    position: sticky;
    top: 20px;
}

.list-group-item.active{
    background-color: #348039;
    border-color: #348039;
}

.header--1 .navigation .menu{
    float: none;
  /*  text-align: center;  
    width: calc(100vw - 450px);
    position: absolute;
    left: 50%;
    transform:translateX(-50%);*/
}



@media (max-width: 1315px) and (min-width:1200px) {
    .menu > li{
        padding-right: 15px;
    }

    .menu > li > a{
        font-size: 14px;
    }
}

._spacer{
    padding-top: 100px;
}

@media (max-width: 1199px) {

	.__page,
	.carrello{
		padding-top: 120px !important;
	}

    #homepage-6,
    ._spacer{
        padding-top: 70px !important;
    }
	.header--mobile .header__actions {
		line-height: 75px;
	}
    .ps-cart {
		height: 45px;
	}
}

.menu .ps-logo{
    margin: 0 !important;
    padding: 0;
}

.header--1 .navigation .ps-logo > img{
    border-radius: 0 0 15px 15px;
}


._home_intro{
/*min-height: calc(62vw + 200px);*/
	min-height: calc(100vh - 114px);
background-image: url(../img/home_bg.jpg);
background-size: cover;
background-position: center;
	position: relative;
}


._home_intro .p-5{text-align: right !important;}
	._home_intro h1{ 
		font-weight: 100;
		color: #8db041;
		/*text-shadow: 0px 0px 22px rgba(0, 0, 0, 1);*/
		text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	}
._home_intro p{
	color: #8db041;
	/*text-shadow: 0px 0px 22px rgba(0, 0, 0, 1);*/
		text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	float: right;
}
	@media (min-width: 1224px) {
		._home_intro h1{
			font-size: 60px; 
		}
	}
	@media (min-width: 992px) {
		._home_intro{
			padding-top: 50px;
			padding-bottom: 50px;
		}
		._home_intro h1{
			font-size: 60px; 
		}
	}


._col_1{
	background-color: #3C3434;
}

._col_3{
	background-color: #829067;
}

.bg_cover{
	background-size: cover;
}

.home_about h1,
.home_about h4,
.home_about h5{
	font-weight: 100;
}

@media (min-width: 1224px) {
	.home_about h1{
		font-size: 60px;
	}
}
@media (min-width: 992px) {
	.home_about h1{
		font-size: 60px;
	}
}

.home_about img{
	border-radius: 3px 33% 3px 33%;
}



._overlay_1:before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
	background-color: #3C3434;
	opacity: 0.5;

}

.ps-form--subscribe .form-group .form-group__content input{
    color: #000;
}

.ps-product .ps-product__content .ps-product__price del{
    color: red;
}

.ps-product .ps-product__thumbnail{
    /*overflow: hidden;*/
    height: 330px;
	margin-bottom: 50px;
	padding-top: 45px;
}
.ps-product .ps-product__thumbnail > .btn-det{
	bottom: 0;
}
.ps-product .ps-product__actions {
    top: 0px;
}

.ps-product .ps-product__thumbnail img{
    height: 100%;
    object-fit: contain;
    mix-blend-mode: multiply;
}

html{
    scroll-behavior: smooth;
}

.ps-cart__footer *{
    color: #fff !important;
}

p{
    color: #222;
}
.ps-product{
/*	border: 1px solid #6B6B6B;*/
	padding: 10px;
	height: 100%;
	background: #ebeddf;
}
.ps-product .ps-product__content{
	padding: 2rem 0 0;
	text-align: center;
}
._img_container{
    display: block;
    position: relative;
    overflow: hidden;
    height: auto;
    border-radius: 6px;
/*	border: 1px solid #6B6B6B;*/
	/*padding-bottom: 70%;*/
/*	background-color: #e6f3ec;*/
}
._img_containerCont{
	 display: block;
    position: relative;
    overflow: hidden;
    height: 238px;
}
._img_containerCont > img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	
}
._img_container._h80{
    padding-bottom: 80%;
}
	._img_container .wrapImg{
		height: 400px;
		position: relative;
	}
._img_container .wrapImg > img{
	mix-blend-mode: darken;
	position: relative;
	left: inherit !important;
	top: inherit !important;
	object-fit: contain;
	width: 100% !important;
	height: 100% !important;
	transform: scale(0.86);
	    object-position: bottom;
}

@media (max-width: 767px) {

	._img_container .wrapImg > img{
		transform: scale(0.86) !important; 	
	}
	
	
}


	.ps-product .ps-product__thumbnail{
		margin-bottom: 0;
		padding-top: 0;
	}

@media (max-width: 767px) {

	.ps-new-arrivals h2{
		font-size: 30px !important;
		text-align: center;
	}

	.ps-new-arrivals .ps-product{
		margin-bottom: 0;
	}

	.ps-new-arrivals .ps-product .ps-product__thumbnail{
		height: 200px;
	}


	.ps-section .ps-section__header{
		padding-bottom: 0;
	}

	._index__page ._img_container .wrapImg{
		height: auto;
	}

	._index__page ._img_container .wrapImg > img{
		transform: scale(1);
        max-height: 260px;
	}	
}

._img_container .btnB{
	display: block;
	position: relative;
	width: 100%;
	left: inherit;
	bottom: inherit;
	background-color: #1e7331;
    color: #fff;
	font-size: 1.6rem;
    font-weight: 500;
	text-align: center;
    padding: 1.5rem 2rem;
    letter-spacing: 0.1em;
}

._img_container .btnC{
	text-align: center;
	position: static;
	font-size: 26px;
	font-weight: 300;
	background-color: transparent;
	color: #000;
	display: block;
}
    ._img_container img,
    ._img_container figure{
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }
 
    ._contain img,
    ._contain figure{
        object-fit: contain;
    }

    ._contain img{
        object-fit: contain;
    }

.ps-carousel--nav.owl-slider ._img_container._contain{
	height: 450px;
	position: relative;
	z-index: 120;
}

.ps-carousel--nav.owl-slider ._img_container._contain:after{
	font-family: 'abcicon' !important;
	content: "\e9a2";
	color:#fff;
	font-size: 36px;
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	z-index: 130;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left: -18px;
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.ps-carousel--nav.owl-slider .single_slide a:before{
	content: '';
	display: block;
	position: absolute;
	z-index:101;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color:rgba(0,0,0,0.6);
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
	.ps-carousel--nav.owl-slider ._img_container._contain:hover:after, 
	.ps-carousel--nav.owl-slider .single_slide a:hover:before{
		opacity: 1;
	}
.ps-carousel--nav.owl-slider ._img_container._contain > img{
	object-fit: contain;
	width: 100%;
	height: 100%;
	position: relative;
	left: inherit;
	top: inherit;
}

.ps-block--category a{
    z-index: 10;
}

/* Quantity Button */
.quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.quantity .plus,
.quantity .minus,
.quantity .qty {
    background-color: #f1f3f7;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 9.6px 20.8px;
    padding: 0.6rem 1.3rem;
    font-size: 20.8px;
    font-size: 1.5rem;
    outline: none;
}

.quantity .qty {
    font-size: 12.8px;
    font-size: 1.3rem;
    padding: 9.6px 4.8px;
    padding: 0.6rem 0.3rem;
    text-align: center;
    max-width: 35px;
    -moz-appearance: textfield;
}

.quantity .qty::-webkit-inner-spin-button, .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.quantity .minus {
    padding-top: 4.8px;
    padding-top: 0.3rem;
}

.quantity .plus {
    padding-top: 8px;
    padding-top: 0.5rem;
}

.quantity .plus,
.quantity .minus {
    cursor: pointer;
    -webkit-transition: ease background-color 300ms;
    transition: ease background-color 300ms;
}

.quantity .plus:hover,
.quantity .minus:hover {
    background-color: #eaeaea;
}

.btn{
    font-size: 1.4rem;
}

.price s{
    color: red;
    font-size: 80%;
}

.widget_footer ul li a:before{
    font-weight: 600;
    font-family: "Font Awesome\ 5 Free";
}

.ps-product .ps-product__meta{
	text-align: center;
	display: block;
}

.ps-product .ps-product__meta > *{
	max-width: 100%;
}

.ps-product__meta > a{
    color: #111 !important;
}

.ps-product .ps-product__meta > a{
	font-size: 26px;
}

._var_links a,
._var_links span{
	font-size: 13px !important;
    display: inline-block;
    background-color: #2e751b;
    color: #fff !important;
    width: auto !important;
    padding: 3px 10px;
    border-radius: 30px;
    margin-right: 4px;
     transition: all 250ms ease; 
}

 
._var_links a:hover{
    background-color: #5f9d66;
    opacity: 0.6;
}



span.ps-product__title{
/*    background-color: #f2f2f2;*/
opacity: 0.4;
    color: #333 !important; 
    padding: 3px 0px;
    border-radius: 4px;
    font-size: 14px !important;
/*    text-transform: uppercase;*/
    font-weight: 600 !important;
    margin-bottom: 4px;
}

a.ps-product__title{
    font-weight: 900 !important;
}

.select_variante{
    height: 33px;
    margin-right: 15px;
	position: relative;
	appearance: auto;
}
/*.select_variante:after{
	font-family: 'abcicon' !important;
	content: "\e9b7";
	font-size: 12px;
	width: 20px;
	height: 20px;
	color: #000;
	display: block;
	position: absolute;
	z-index: 10;
	right: 5px;
	top: 5px;
}*/

/*.select_variante:before {
        position: absolute;
        top: 50%;
        right: 20px;
        content: ' ';
        width: 0;
        height: 0;
        margin-top: -5px;
        border-style: solid;
        border-width: 8px 5px 0 5px;
        border-color: rgba(0,0,0,.25) transparent transparent transparent;
        pointer-events: none;
      }*/
.quantity{
    margin-right: 10px;
}

.ps-home-banner{position: relative;}

.ps-site-features.bg-green *{
	color: #fff;
}
.ps-site-features.bg-green .ps-block__right, .ps-site-features.bg-green .ps-block__right p, .ps-site-features.bg-green .ps-block__right *{
	color: #fff;
}
.ps-product-categories.grid{
	
/*	background-image: url(../img/bgProduct.jpg);*/
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px;
	margin-bottom: 60px;
	border-radius: 30px;
}

.ps-product-categories.grid h2,
.ps-section .ps-section__header h2{
	font-size: 50px;
	font-weight: 300;
/*	color: #fff; margin-bottom: 20px;*/
}

#homepage-6 .ps-site-features{
	margin-bottom: -60px;
	position: relative;
	z-index: 10;
}

.ps-site-features{
	background-color: #e4e9d2;
}

.ps-block--features{
	border: none;
}

.ps-footer{
	position: relative;
	overflow: hidden;
	background-color: #5a5d4d;
}

.footer_bg{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
	opacity: 0.5;
	pointer-events: none;
	
}

.ps-footer__content,
.ps-footer__copyright {
	position: relative;
	z-index: 1;
    background-color: transparent;
}

.ps-footer .ps-site-info p,
.widget_footer ul li a,
.widget_footer .widget-title,
.ps-footer p,
.ps-footer .ps-site-info h3 {
	color: #fff;
}

.widget_footer ul li a:hover{
	color: #fff;
}

.widget_footer .widget-title,
.ps-footer .ps-site-info h3{
	font-weight: 300;
	text-transform: none;
	font-size: 26px;
}


.ps-footer__social{
	float: right;
}
@media (max-width: 1199px){
	#homepage-6 .ps-home-banner {
		margin-top: 0;
	}
}


@-webkit-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@-moz-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
 .scroll-btn {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	 z-index: 100;
}
.scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #1f1a17;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
	/*color: #1f1a17;*/
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.scroll-btn > p{
	float: none !important;
}
.scroll-btn .mouse {
	position: relative;
	display: block;
	width: 35px;
	height: 55px;
	margin: 0 auto 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #fff;
	border-radius: 23px;
}
.scroll-btn .mouse > * {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: #fff;
	border-radius: 50%;
	-webkit-animation: ani-mouse 2.5s linear infinite;
	-moz-animation: ani-mouse 2.5s linear infinite;
	animation: ani-mouse 2.5s linear infinite;
}
@media (max-width: 1223px) {

	#main__menu{

		transform: translate3d(0px, 0px, 0px) !important;

	}
	
}

.ps-product .ps-product__title{
	color: #35803b;
	min-height: 26px;
}
.ps-product__contentTit{
	display: block;
	min-height: 26px;
	padding: 0 !important;
	margin-bottom: 1rem;
}
.ps-product .ps-product__shopping{
	background-color: #fff;
	color: #35803b;
	font-weight: 500;
	border-radius: 30px;
}

.ps-product .ps-product__shopping:hover{
	color: #fff;
	background-color: #ccd3b5;
}

.ps-product .ps-product__thumbnail:hover .ps-product__shopping {
    visibility: visible;
    opacity: 1;
    -webkit-transform:translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
}
.btn-det{
	background-color: #35803b;
	color: #fff;
	width: 100%;
	padding: 1.5rem 2rem;
    font-size: 1.3rem;
    text-align: center;
	    display: block;
    position: relative;
    bottom: 50px;
    z-index: 100;
}
.btn-det:hover{
	background-color: #1B5B20; color: #fff;
}
._img_container._contain:before{
	/*content: "\f00e";
	color: #fff;
	font-family: 'Font Awesome 5 Free';
	font-size: 28px;
	position: absolute;
	z-index: 2;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	opacity: 0;*/
}
._img_container._contain:hover:before{
	opacity: 1;
}


 .ps-product .ps-product__thumbnail .ps-product__actions li:last-child {
    visibility: visible;
    opacity: 1;
}
.ps-product .ps-product__actions li a{
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: block;
	background-color: #35803b;
	color: #fff;
}
.ps-product .ps-product__actions li a:hover{
	background-color: #1B5B20;
}
.ps-product .ps-product__actions li a i,
.ps-product .ps-product__actions li a:hover i {
    color: #fff;
}
.ps-product__content.lastContent{
	min-height: 80px;
}
#back2top{
	border-radius: 50px;
	background-color: #ccd3b5;
}
#back2top:hover{
	background-color: #abb58a;
}
#back2top i{
	color: #fff;
}
.boxAssistenza{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #35803b;
	padding: 20px;
	text-align: center;
	
}
.boxAssistenza p{
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.boxAssistenza p a{
	font-weight: 700;
}
.boxAssistenza p a:hover{
	color: #aabf38;
}

.boxMetodiPag{
	margin-bottom: 20px;
	padding: 20px;
	background-color: #aabf38;
	text-align: center;
}
.boxMetodiPag > img{
	width: 100%;
}
.boxMetodiPag p{
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

.wishBtn{
	background-color: #35803b;
	display: inline-block;
	padding: 5px 7px;
	color: #fff;
}
.wishBtn:hover,
.btn-primary:hover{
	background-color: #aabf38 !important;
	color: #35803b !important;
}
.add-to-cart{
	background-color: #35803b;
	border-color: #35803b;
}
.price #spn_prezzo{
	font-size: 22px;
}
.menuDropDown{
		display: none;
		width: 100%;
		height: 38px;
		border-color: #ccc;
		border-radius: 20px;
		color: #555;
		outline: none;
		cursor: pointer;
		-webkit-transition: all 250ms ease;
		-moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		-o-transition: all 250ms ease;
		transition: all 250ms ease;
		
		-webkit-border-radius: 20px;
		background-color: #fafafa;
		border-style: solid;
		border-width: 1px;
		border-color: #cccccc;
		padding: 0.5rem;
		font-size: 14px;
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
		color: rgba(0, 0, 0, 0.75);
		line-height: normal;
		border-radius: 0;
		margin-bottom:  15px;
	    position: relative;
    z-index: 100;
	margin-top: 100px;
	}


.header--mobile .menu-toggle {
    margin-top: 20px;
}


.imgAbout{
	border-radius: 50%;
}

._visarticolo__page{
	background-image: url(../img/bg/bgTree.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
}


.ps-list--social li{
/*	border: 1px solid #000;*/
	
	width: auto;
	height: auto;
	text-align: center;
	padding: 3px;
}

	.ps-list--social li a{
		border-radius: 30px;
		width: 40px;
		height: 40px;
		line-height: 45px;
		background-color: #fff;
	}

		.ps-list--social li a i{
			color: #949f6a !important;
		}

@media screen and (max-width: 1499px) {
	.header .header__actions .header__login {
		padding: 0 1.5rem;
	}
}
@media screen and (max-width: 1200px) {
		.header--mobile .ps-logo {
		line-height: 75px;
	}
	.header--mobile .ps-logo img {
		max-width: 145px;
		max-height: 60px;
	}
}
@media screen and (max-width: 1199px) {
	.menu > li {
		padding-right: 15px;
	}
	._visarticolo__page{
		padding-top: 100px;
	}
	._home_intro {
        padding-top: 100px;
        padding-bottom: 50px;
    }
	.menu > li > a:hover {
		color: #a6c140;
	}
}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {

	.__page, .carrello {
        padding-top: 75px !important;
    }

	.side_menu{
		width: 100%;
	}
	.side_menu .list-group,
	.boxAssistenza,
	.boxMetodiPag{
		display: none;
	}
	.menuDropDown{
		display: block;
		margin-top: 100px;
	}

	.header--mobile .header__actions > * {
		margin-right: 10px;
	}
	.header--mobile .header__actions .ps-cart{
		margin-right: 0;
	}
	#homepage-6, ._spacer {
		padding-top: 20px !important;
	}
	#homepage-6 {
		padding: 20px 0 0;
	}
	.imgAbout{
		margin-bottom: 15px;
	}
}

@media (max-width: 479px){

 

	._home_intro{
		min-height: calc(100vh - 34px);
		background-size: auto 120%;
		background-position: top;
	}
 

	._home_intro .p-5{
		padding-top: 10px !important;
/*		text-align: left !important;*/
		padding-left: 0px !important;
		padding-right: 0px !important;

	}
}
@media screen and (max-width: 425px) {

}
@media screen and (max-width: 320px) {

}
@media screen and (min-width: 320px) and (max-width: 990px) {
  

}




/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (max-height: 420px) and (orientation: landscape) {
  
	.scroll-btn{display: none;}
	.home_about .container-fluid .row{
		width: 100% !important;
		        margin: 0 !important;
	}
  
}
.WidgetTitle__Header-sc-ruy1gu-2.huflDf,
.HeaderComponent__Top-sc-9lcg5s-2.jEvBVx.es-header-component-top,
.RootLayout__RootComponent-sc-1doisyz-0.cvBsnK.eapps-google-reviews-8877b872-b969-4633-afe5-1cb1a95d6d05-custom-css-hook > .Main__Container-sc-1oq93m5-0.itrHqw.es-main-container > a{
	display: none !important;
}
.Main__Container-sc-1oq93m5-0.itrHqw.es-main-container:after{
	/*content: '';
	display: block;
	background-color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	z-index: 100000;*/
}

.ps-cart-item__content p{
	text-align: left;
}

._formato{
	font-size: 13px !important;
	line-height: 16px;
    display: inline-block;
    background-color: #2e751b;
    color: #fff !important;
    width: auto !important;
    padding: 3px 10px;
    border-radius: 30px;
}

._caratteristiche{
	font-size: 13px;
	line-height: 26px;
}

.btn-default{
	color: #000;
}

a.privacy{
	text-decoration: underline;
}

label.form-group,
label.panel-heading{
	cursor: pointer;
}

._no_disp .ps-product__actions,
._no_disp .ps-product__shopping{
	display: none !important;
}

._no_disp .ps-product__meta{
	    filter: hue-rotate(246deg);
}

.carrello_sidebar{
	font-size: 18px;
}