body{
	font-family: "Montserrat", sans-serif;
}
p , li{
  color: #232323;
}
body#checkout #footer , body#checkout #header .header-nav{
    padding: 0;
}

#guest-tracking h1 , #registration h1 , #authentication h1{
    text-align: center;
}
#guest-tracking header{
    text-align: center;
}
.js-product.product .product-miniature .thumbnail-top img{
    overflow: hidden;
    transition: transform .2s;
}
.js-product.product .product-miniature:hover .thumbnail-top img{
    transform: scale(1.2);
}
.two-section{
    width: 100%;
    display: flex;
    gap:30px;
    padding: 60px 0;
}
#js-product-list .page-not-found{
    display: none;
}
.section-1 , .section-2{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section-1 img{
    width: 100%;
    height: auto;
}
.section-2 img {
    width: 23px;
    height: auto;
    margin-right: 6px;
}
.section-2 h2{
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}
.section-2 ol{
    margin: 0;
    padding: 0;
}
.section-2 li{
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.5px;
}



/* Ingrandisce il prezzo principale e quello barrato */
.product-prices .current-price,
.product-prices .regular-price,
.product-prices .unit-price {
  font-size: 2rem;      /* ad es. 2 volte la dimensione base */
  line-height: 1.2;     /* per mantenere leggibilità */
}
#header .header-nav {
   border-bottom: #013c18 2px solid!important;
   background: #013c18!important;
   max-height: 48px!important;
}
#search_widget form input {
    background-color: #fff;
    border-radius: 0;
}
#search_widget form {
    border: 1px solid #013c18;
}
#header {
    box-shadow: none!important;
}
#search_widget form i {
    color: #013c18!important;
}
#header .header-nav #_desktop_contact_link #contact-link , #header .header-nav #_desktop_contact_link #contact-link a {
    margin-top: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 0;
    color: #fff;
    letter-spacing: 0.5px;
}
#header .header-top a[data-depth="0"] {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #013c18;
    letter-spacing: 0.5px;
}
.footertoparea{
	background: #013c18;
	padding: 70px 0;
}
.footerbottomarea{
    padding: 25px 0;
    border-top: 1px solid #fff;
    background: #013c18;
}
.footerbottomarea p{
    margin-bottom: 0;
    color: #fff!important;
}
.footerbottomarea a{
    color: #fff!important;
    font-size: 14px;
}
.footer-container .h3, .footer-container .h4 , .footer-container #block_myaccount_infos .myaccount-title a{
	font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 28px;
    letter-spacing: 0.5px;
}
.footer-container li a {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.5px;
}
.product-miniature .thumbnail-container{
    margin-bottom: 20px!important;
    background: transparent!important;
}
.product-miniature .product-title a{
	font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #013c18;
    letter-spacing: 0.5px;
    width: 100%;
    display: flex;
    text-align: left;
}
.product-miniature .product-title{
	margin-top: 20px;
}
.product-miniature .product-price-and-shipping{
	font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #013c18;
    letter-spacing: 0.5px;
    text-align: left;
    margin-top: 15px;
}
.product-miniature .product-description{
	background: transparent;
}
.product-miniature .thumbnail-top{
	background: #fff;
	border: 1px solid #f4f4f4;
	height: 425px;
}
.product-miniature .thumbnail-container .product-thumbnail img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#header .header-nav .user-info{
	font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.5px;
}
.dropdown .expand-more{
	/*font-family: "Montserrat", sans-serif;*/
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.5px;
}
#wrapper {
    padding-top: 0;
    background: #fff!important;
}
/*.carousel .carousel-item .caption{
	bottom: 60px!important;
}*/
.carousel .carousel-item .caption .caption-description .page-content.page-cms ul, .carousel .carousel-item .caption .caption-description h3 , .carousel .carousel-item .caption .caption-description p, .page-content.page-cms .carousel .carousel-item .caption .caption-description ul{
	letter-spacing: 0.5px;
}
.carousel .carousel-item .caption .display-1 {
    font-size: 40px;
    letter-spacing: 0.5px;
}
#block-reassurance ul{
	display: flex;
}
#block-reassurance li {
    border-bottom: none;
}
#block-reassurance {
	background: #eeeeee;
    margin-top: 0!important;
    padding: 20px 0;
}
#block-reassurance img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: rgb(1 60 24 / 10%);
    padding: 14px;
    object-fit: contain;
}
#block-reassurance .h6{
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}
.all-product-link , .product-miniature .thumbnail-container:focus .product-description::after, .product-miniature .thumbnail-container:hover .product-description::after{
	display: none!important;
}
.featured-products .products-section-title{
	font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.5px;
}
.wishlist-button-add{
	background: #e8e721!important;
	box-shadow: none!important;
}
.wishlist-button-add i {
    color: #013c18!important;
}
.top-menu .sub-menu, .top-menu .sub-menu.collapse{
	padding: 25px 0;
}
#block-reassurance ul{
	margin-bottom: 0!important;
}
#block-reassurance li{
	width: 33.33%;
}
#block-reassurance li .block-reassurance-item {
    padding: 10px 30px;
    display: flex;
    align-items: center;
    gap: 10px;
}
#header .header-nav .material-icons.expand-more{
	margin-top: -3px;
}
#header .user-info a{
	font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.5px;
}
#header .header-nav .blockcart{
	background: #e8e721!important;
    color: #013c18;
}
#header .header-nav .cart-preview .shopping-cart {
    color: #013c18!important;
}
#header .header-nav .blockcart.active a:hover, #header .header-nav .cart-preview.active a, #header .header-nav .cart-preview.active i {
    color: #013c18;
}
.block-category h1{
    font-size: 26px;
}
.block-categories .h6{
    font-size: 18px;
}
.left-column #search_widget {
    min-width: 100%;
}
#contact-infos a , .dropdown:hover .expand-more , .btn-unstyle:focus .expand-more{
    color: #e8e721!important;
}
.block-categories .category-sub-menu li[data-depth="0"]>a{
    font-size: 14px;
}
#contact-infos{
	font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    letter-spacing: 0.5px;
}
.links .collapse{
	line-height: 24px;
}
.carousel , .carousel-inner {
    margin-bottom: 0!important;
}
#blockEmailSubscription_displayFooterBefore{
    max-width: 100%;
}
.block_newsletter #block-newsletter-label {
   font-family: "Montserrat", sans-serif;
   font-size: 24px;
   font-weight: 700;
   line-height: 30px;
   color: #013c18;
   letter-spacing: 0.5px;
   display: flex;
   position: relative;
   align-items: center;
}
#subcategories ul li .subcategory-name{
    color: #013c18;
}
.products-sort-order .select-list:hover{
    color: #013c18;
}
#footer{
    overflow: hidden;
}
.block_newsletter #block-newsletter-label:after{
    position: absolute;
    left: -50%;
    width: 50%;
    height: 100%;
    content: '';
    background: #e8e721;
}
.newstextright:after{
    position: absolute;
    right: -50%;
    width: 50%;
    height: 100%;
    content: '';
    background: #036629;
    top: 0;
}

.newstextright p{
    color: #fff!important;
    margin-bottom: 0!important;
}
.block-social{
    display: none;
}
.newstextleft{
   background: #e8e721!important; 
   padding: 50px!important;
   min-height: 192px;
}
.newstextright{
   background: #036629!important; 
   padding: 50px;
}
a:focus, a:hover {
    color: #013c18;
    text-decoration: none;
}
.newstextright .btn-primary:hover , .newstextright .btn-primary:focus{
   background: #e8e721!important;  
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline: none;
}
#wrapper .breadcrumb{
    padding: 20px 15px;
    background: #eeeeee;
}
.pagination .current a {
    font-size: 16px;
}
.pagination>div:first-child{
    letter-spacing: 0.5px;
}
.forgotten-password{
    text-align: center;
}
/*.forgotten-password .form-fields .center-email-fields button , #submit-login{
    color: #013c18!important;
}
.forgotten-password .form-fields .center-email-fields button:focus , .forgotten-password .form-fields .center-email-fields button:hover {
    color: #e8e721 !important;
}
#submit-login:focus , #submit-login:hover {
    color: #e8e721 !important;
}*/
.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-size: 12px;
    width: 85%;
}
.block-categories .category-sub-menu .category-sub-link {
    font-size: 12px;
    width: 85%;
    display: flex;
}
#products .page-not-found{
    max-width: 100%;
    padding: 16px 0;
}
.page-content.page-cms strong{
    font-weight: 700;
}
.productdetailsarea p span{
    font-size: 14px!important;
    font-family: "Montserrat", sans-serif!important;
}
.featured-products h2{
    margin-bottom: 30px;
}
.productdetailsarea .tabs{
    padding: 30px 0;
}
.productdetailsarea iframe{
    width: 100%;
}

main{
    overflow: hidden;
}
#index #wrapper .banner{
    text-align: center;
}
#header .menu {
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    width: 100%;
    display: flex;
    padding: 0;
    justify-content: center;
}
.top-menu a[data-depth="0"]{
    padding: 24px 30px;
}



@media only screen and (min-width: 1600px) {

    .container{
        width: 100%;
        max-width: 1900px;
    }
    .newstextright{
        min-height: 192px;
    }
    .page-home .slide{
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}
.page-home .carousel .carousel-item figure{
    width: 100%;
}
.page-home .carousel .carousel-inner{
    height: auto;
}
.carousel .carousel-item .caption {
    top: 50%!important;
    bottom: auto!important;
    max-width: 40%;
    transform: translateY(-50%)!important;
    position: absolute;
}
    
    
    
}

@media only screen and (min-width: 1200px) and (max-width : 1599px) {
    

    .container{
        width: 100%;
        max-width: 1300px;
    }

    .page-home .slide{
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}
.page-home .carousel .carousel-item figure{
    width: 100%;
}
.page-home .carousel .carousel-inner{
    height: auto;
}
.carousel .carousel-item .caption {
    top: 50%!important;
    bottom: auto!important;
    max-width: 40%;
    transform: translateY(-50%)!important;
    position: absolute;
}
    

        
}


@media only screen and (min-width: 1200px) {


	
	
	
}

@media only screen and (min-width: 992px) and (max-width : 1199px) {
    
.footer-container .h3, .footer-container .h4, .footer-container #block_myaccount_infos .myaccount-title a{
    font-size: 16px;
}
#block-reassurance img {
    width: 60px;
    height: 60px;
    padding: 8px;
}
#block-reassurance .h6{
    font-size: 14px;
    line-height: 20px;
}
#header .header-nav #_desktop_contact_link #contact-link, #header .header-nav #_desktop_contact_link #contact-link a{
   font-size: 12px; 
}
.dropdown .expand-more , #header .user-info a , #header .header-nav .blockcart .header{
    font-size: 12px; 
} 
.carousel .carousel-item .caption .display-1 {
    font-size: 36px;
}	
.carousel .carousel-item .caption {
    bottom: 40px !important;
}
#header .header-top a[data-depth="0"] {
    font-size: 10px;
    letter-spacing: 0;
    padding: 15px 5px;
}
#search_widget {
    min-width: 180px;
    width: 180px;
}
.page-home .slide{
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}
.page-home .carousel .carousel-item figure{
    width: 100%;
}
.page-home .carousel .carousel-inner{
    height: auto;
}
.carousel .carousel-item .caption {
    top: 50%!important;
    bottom: auto!important;
    max-width: 40%;
    transform: translateY(-50%)!important;
    position: absolute;
}
.top-menu a[data-depth="0"]{
    padding: 20px 15px;
}

	



}



@media only screen and (min-width: 768px) and (max-width: 991px) {

#header .header-nav #menu-icon .material-icons {
    color: #fff!important;
}
#block-reassurance li .block-reassurance-item {
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    flex-direction: column;
}
#block-reassurance ul{
   flex-direction: column; 
}
#block-reassurance li {
    width: 100%;
}
#block-reassurance .h6{
    font-size: 14px;
    text-align: center;
}
.footer-container{
    padding: 50px 0 30px;
}
.footer-container .collapse-icons i{
    color: #fff;
}
.footer-container .h3, .footer-container .h4, .footer-container #block_myaccount_infos .myaccount-title a{
    font-size: 16px;
    line-height: 30px;
}
.block_newsletter {
    padding-bottom: 0!important;
}
#footer {
    padding-top: 0!important;
}
#block-reassurance{
    margin-top: 20px!important;
}
.carousel .carousel-item .caption .display-1{
    color: #013c18!important;
}
.carousel-indicators {
    bottom: 0!important;
}
.carousel .direction{
    display: none;
}
.header-top .search-widgets {
    max-width: 100%;
}
.newstextleft{
    min-height: 212px;
}
#blockcart-modal .cart-content .cart-content-btn {
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.top-menu a[data-depth="0"] {
    padding: 20px 5px;
    font-size: 14px;
}

.caption-description h1 , .caption-description h2{
    color: #7a7a7a;
}
.footer-container .links ul>li{
    border-color: #013c18;
}
#mobile_top_menu_wrapper .top-menu .sub-menu li>a {
    white-space: normal;
}




}

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


.caption-description h1 , .caption-description h2{
    color: #7a7a7a;
}
.footer-container .links ul>li{
    border-color: #013c18;
}
#mobile_top_menu_wrapper .top-menu .sub-menu li>a {
    white-space: normal;
}


#header .header-nav #menu-icon .material-icons {
    color: #fff!important;
}
#block-reassurance li .block-reassurance-item {
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    flex-direction: column;
}
#block-reassurance ul{
   flex-direction: column; 
}
#block-reassurance li {
    width: 100%;
}
#block-reassurance .h6{
    font-size: 14px;
    text-align: center;
}
.footer-container{
    padding: 30px 0;
}
.footer-container .collapse-icons i{
    color: #fff!important;
}
body#checkout section.checkout-step .step-title{
    font-size: 18px;
}

.footerbottomarea {
    padding: 0 0 24px 0;
    border-top: none;
}
.block_newsletter {
    padding-bottom: 0!important;
}
#footer {
    padding-top: 0!important;
}
#block-reassurance{
    margin-top: 20px!important;
}
.carousel .carousel-item .caption .display-1{
    color: #013c18!important;
}
.carousel-indicators {
    bottom: 0!important;
}
.carousel .direction{
    display: none;
}
.header-top .search-widgets {
    max-width: 100%;
}
.block_newsletter #block-newsletter-label:after , .newstextright:after{
    display: none;
}
#blockcart-modal .cart-content .cart-content-btn {
    flex-direction: column;
    align-items: center;
    width: 100%;
}



}

@media only screen and (min-width: 640px) and (max-width: 767px) {

.tabs .nav-tabs .nav-link {
    font-size: 15px;
}
.two-section{
    flex-direction: column;
}
.section-1, .section-2{
    width: 100%;
}


}

@media only screen and (min-width: 480px) and (max-width: 639px) {


.tabs .nav-tabs .nav-item {
    width: 100%;
    text-align: center;
}
.two-section{
    flex-direction: column;
}
.section-1, .section-2{
    width: 100%;
}

	
}

@media only screen and (max-width: 479px) {

.tabs .nav-tabs .nav-item {
    width: 100%;
    text-align: center;
}
.two-section{
    flex-direction: column;
}
.section-1, .section-2{
    width: 100%;
}

	
}