.has-dropdown .row {
    width: 100%;
}

section {
    z-index: auto;
}

body {
    font-family: "Montserrat";
}

.productTextHolder h3{
    font-size: 28px;
}

.services .col-lg-4 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
}

.services .col-lg-4 img {
    width: 64px;
}

.border-light {
    border-color: #dcdcdc!important;
}

.wrapper {
    background-image: url(../../assets/images/bottom_bg.jpg);
    background-size: 100% auto;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.product--price {
    margin-bottom: 10px;
}

.feature-1 .feature--content p {
    color: #59b83d;
    font-weight: 700;
    font-family: "montserrat";
    letter-spacing: 0;
}

.btn-dark:hover {
    background-color: #59b83d !important;
}

.prod_slider__single {
    background-color: #fff;
}

.product-item .product--title h3 a {
    display: block;
    height: 35px;
    overflow: hidden;
    line-height: 1.1;
}

.product--price span {
    color: #59b83d;
}

.product--price span s {
    color: #000;
    font-size: 85%;
    opacity: 0.5;
}

.form-control {
    border: none;
    border: 1px solid #f4f4f4;
    background-color: #f4f4f4;
    border-radius: 1px;
    font-size: 14px;
}

.owl-dots {
    position: absolute;
}

.footer-4 .widget--newsletter .form-control {
    background-color: #0000005c;
}

a.facebook,
a.facebook i {
    color: #3b5998 !important;
}

a.twitter,
a.twitter i {
    color: #1da1f2 !important;
}

a.instagram,
a.instagram i {
    color: #e1306c !important;
}

.footer-4 {
    border-radius: 10px 10px 0 0;
    color: #fff;
    background-image: url(../../assets/images/footer_bg.jpg);
    background-size: cover;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
}

.footer-4 .widget--newsletter p {
    color: #b3b3b3;
    font-size: 16px;
}

.footer-4 a {
    color: #fff;
    font-family: "montserrat";
}

.footer-4 a:hover {
    opacity: 0.4;
    text-decoration: underline;
}

.slab {
    font-family: "Roboto Slab";
}

.clients .client {
    height: 124px;
    display: block;
}

.clients .client img {
    width: 100% !important;
    height: 100%;
    object-fit: contain;
}

.clients .slick-prev:before,
.clients .slick-next:before {
    color: #000;
}

.slick-next:before {
    font-family: 'FontAwesome';
    content: '\f105';
}

.slick-prev:before {
    font-family: 'FontAwesome';
    content: '\f104';
}

.slick-prev,
.slick-next {
    z-index: 100;
    background-color: rgba(100, 100, 100, 0.2) !important;
    border-radius: 30px;
}

.slick-prev,
.slick-next {
    background-color: rgb(40 167 69) !important;
    border-radius: 30px;
}

.page__visarticolo .price {
    font-size: 28px;
    color: #59b83d;
}

.page__visarticolo .price s {
    font-size: 80%;
    opacity: 0.5;
    color: #000;
    font-weight: 400;
    color: red;
}

.footer-4 h5 {
    font-family: "Roboto Slab";
    color: #fff;
}

.logo_footer {
    padding: 12px;
    background-color: #ffffffeb;
    border-radius: 8px;
    margin-top: -30px;
    position: relative;
    z-index: 12;
    box-shadow: 0 12px 33px -7px rgba(0, 0, 0, 0.9);
}

.social--icons a {
    color: #fff;
}

.cart-box .cart-overview li:last-child {
    margin-bottom: 20px;
}

.prod_slider .slick-arrow,
.prod_slider_prodotti .slick-arrow {
    z-index: 10;
    top: 40%;
}

.prod_slider .slick-arrow:before,
.prod_slider_prodotti .slick-arrow:before {
    color: #000;
}

.prod_slider .slick-next,
.prod_slider_prodotti .slick-next {
    right: 0;
}

.prod_slider .slick-prev,
.prod_slider_prodotti .slick-prev {
    left: 0;
}

.heading .heading--title {
    font-family: "Roboto Slab";
}

.heading-2 .heading--title {
    font-size: 38px;
    line-height: 1.3;
}

.product-item.style3 .product--hover {
    display: none;
    z-index: 10;
}

.art_disp {
    font-weight: 500;
    font-size: 11px;
}

.product-item .product--hover {
    height: auto;
    top: auto;
    bottom: 0;
}

.product-item.style3 .product--hover .product--action a {
    display: inline-block;
    padding: 6px;
    width: 32px;
    height: 32px;
    border-radius: 30px;
}

.product-item.style3 .product--hover .product--action a:hover {
    color: #fff !important;
}

.prodotti_evidenza {
    background-color: #f4f4f4;
    border-top: 2px solid #59b83d;
}

.slider-11 .tparrows:before {
    color: #fff;
}

.slider_overlay_div {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0;
    background-color: rgba(0, 0, 0, 1);
    opacity: 0.35;
    transition: all 350ms ease;
    display: none;
}

.slider_overlay .slider_overlay_div {
    display: block;
}

.btn-dark {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.btn-dark:hover {
    color: #fff !important;
    background-color: #000;
    border-color: #000;
}

.header .navbar {
    background-color: #f1f1f1;
    border-radius: 0 0 5px 5px;
    /*border-bottom: 1px solid #000;*/
}

@media (min-width: 992px) {
    .header-8 {
        height: 180px;
    }
    .header-8 .navbar-expand-lg .navbar-nav {
        top: 90px;
        border-bottom: 2px solid #eee;
    }
}

@media (min-width: 992px) {
    .col-lg-5ths {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.module-icon .fa {
    font-weight: 600;
}

.mega-dropdown-menu.collections-menu .container div[class*=col-] {
    background-size: cover;
    background-position: center center;
}

.mega-dropdown-menu .container a[href="#"] {
    cursor: pointer !important;
}

@media (max-width: 991px) {
    .mega-dropdown-menu.collections-menu .container div[class*=col-] {
        background-image: none !important;
    }
    .pagination>li {
        margin-right: 3px;
    }
}

@media (min-width: 992px) {
    .mega-dropdown-menu .container a[href="#"],
    .mega-dropdown-menu.collections-menu h5 {
        color: #fff;
        font-family: "Roboto Slab";
    }
    .mega-dropdown-menu.collections-menu .container div[class*=col-]:after {
        background-color: rgba(0, 0, 0, 0.7);
    }
    .rev_slider li.tp-revslider-slidesli {
        /*border-radius: 0 0 0 210px;*/
    }
    .mega-dropdown-menu.collections-menu .container div[class*=col-] {
        min-height: 380px;
    }
}

.rev_slider a.btn{
    line-height: 1;
}

.info--panel,
.contact-4 .info--panel a,
.contact-4 .info--panel i {
    font-size: 20px;
}

.dettaglio_slide__thumb .thumb-item {
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.dettaglio_slide .product-img {
    height: 400px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (max-width: 767px) {
    .dettaglio_slide__thumb {
        display: none;
    }
}

.btn {
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
}

.about .about--text p {
    color: #000;
}

.hero_banners img {
    position: relative;
    border-radius: 5px;
    transition: all 250ms ease;
}

.hero_banners a {
    display: block;
    padding-bottom: 20px;
}

.hero_banners a:hover img {
    z-index: 1;
    transform: translateY(10px) scale(1.1);
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.76);
}

.hero_banners h5 {
    transition: all 350ms ease;
    padding: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 2;
}

.footer_cats {
    border-radius: 6px;
    /*background-color: rgba(0,0,0,0.3);*/
}

.hero_banners a h5 {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
   /* transform: translateY(-50px);*/
	display: block;
    width: auto;
    left: 20px;
    right: 20px;
    position: absolute;
    bottom: 50px;
}

.hero_banners button {
    font-weight: 900;
    letter-spacing: 3px;
    transition: all 350ms ease;
}

.hero_banners a:hover button {
    text-decoration: underline;
    letter-spacing: 4px;
}

.home__banners img {
    max-height: 270px;
}

.header-1 .navbar-brand img {
    width: 180px;
}

.btn-success {
    color: #fff;
}

.btn-dark {
    color: #fff !important;
}

.module .cart-icon i{
    font-weight: 600;
}

.feature-panel .feature--content h3 {
    font-family: "Roboto Slab";
}

.product-item .product--img {
    display: block;
    height: 250px;
}

    .product-item .product--img img{
        width: 100%;
        height: 100%;
        object-fit:  contain;
    }

.header .navbar-nav>li>a {
    font-family: "Roboto Slab";
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 16px;
}

.navbar-nav>li.active>a,
.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
    color: #59b83d;
}

.feature-1 {
    text-align: center;
}

.feature-1 .feature--content {
    padding-left: 10px;
    padding-right: 10px;
}

.feature-1 .feature--icon {
    position: static;
    text-align: center;
}

.feature-1 .feature--icon img {
    height: 80px;
}

.widget__newsletter {
    background-color: #9ab83dd1;
    border-radius: 6px;
}

.payments_footer img {
    max-width: 400px;
}

.module .module-label {
    border-radius: 20px;
    padding-left: 4px;
    padding-right: 4px;
    left: 19px;
    min-width: 19px;
    width: auto;
}
.module-icon.cart-icon{
	/*margin-top: 35px;*/
}
.module-icon.cart-icon i {
    font-size: 20px;
}
.side_menu {
    list-style-type: none;
    padding-left: 0;
    margin: 15px 0;
    margin-top: 0;
    /*border-right: 1px solid #eeeeee;*/
    position: relative;
    z-index: 10;
    font-size: 14px;
    /*	font-family: "Courgette";*/
    /*background-color: #f4f4f4;*/
}

.side_menu li {
    /*padding-left: 10px;*/
}

.side_menu li>a {
    color: #111;
    display: block;
    padding: 10px;
    padding-left: 20px;
    position: relative;
    /*background-color: rgba(0,0,0,0.05);*/
}

.side_menu>li {
    /*border-bottom: 2px solid #ddd;*/
}

.side_menu>li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.side_menu>li>a {
    /*font-family: "Playfair Display";*/
    font-weight: 700;
    /*font-style: italic;*/
}

.side_menu li.opened>a {
    /*text-decoration: line-through;*/
    color: #fff !important;
    background-color: #76a503;
}

.side_menu li:hover>a,
.side_menu li.active>a {
    color: #000;
}

.side_menu li.has_child>a:after {
    font-family: "FontAwesome";
    content: "\f054";
    font-style: normal;
    position: absolute;
    right: 14px;
    top: 25%;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}

.side_menu li.opened.has_child>a:after {
    transform: rotateZ(90deg);
}

.side_menu>li>.submenu>li>a {
    /*text-transform: uppercase;*/
    font-weight: bold;
    /*background-color: rgba(236, 226, 176, 0.52);*/
}

.side_menu>li>.submenu>li:hover>a {
    color: #000;
    /*background-color: rgba(189, 177, 113, 0.52);*/
}

.side_menu>li>.submenu>li.opened>a {
    /*background-color: rgba(236, 226, 176, 1) !important;*/
    color: #000;
}

.side_menu .submenu {
    padding-left: 0;
    background-color: rgba(0, 0, 0, 0.05);
    display: none;
    list-style-type: none;
    /*padding-left: 25px;*/
    font-size: 15px;
    /*background-color: rgba(0,0,0,0.1);*/
}

.side_menu .submenu li a {
    display: block;
    padding: 6px;
    padding-left: 25px;
    line-height: 1.2;
}

.side_menu li.has_child>a {
    padding-right: 30px;
}

.sidebar {
    padding: 14px;
    padding-top: 0;
    margin-right: 0;
}

.close_sidebar {
    margin-right: 15px;
    cursor: pointer;
    text-align: center;
    width: 32px;
    height: 32px;
    font-size: 21px;
    height: 32px;
    line-height: 1.6;
    background-color: #000;
    color: #fff;
    border-radius: 30px;
    display: none;
}

.btn_showsidebar {
    margin: 10px auto;
    display: none;
    max-width: 240px;
    background-color: #000;
    border-color: #000;
}

.subscribe-content-3 .subscribe-form-3 .mc-form .clear {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: 0;
    vertical-align: middle;
}

@media (max-width: 991px) {
    .header-full-layout2 .navbar__bottom {
        background: none;
    }
    .header__topbar {
        margin-top: 0px;
        position: absolute;
        right: 0;
        top: 0;
    }
    .cart__btn {
        color: #62941e !important;
    }
    .cart__btn:hover {
        color: #fff !important;
    }
    .header-full-layout2 .module__search-form {
        line-height: 60px;
        background-color: #fff;
        width: 100%;
        margin-bottom: 10px;
    }
    .header-full .module__search-form .search__input {
        max-width: 100% !important;
        width: calc( 100% - 50px);
    }
    .module__search-form input {
        width: 250px;
        background: #ececec;
    }
    .header-full .module__search-form .search__input {
        padding-left: 21px !important;
    }
    .header .module__btn,
    .header-transparent .module__btn {
        margin-right: 0;
        padding-left: 12px;
        padding-right: 12px;
    }
    .btn_showsidebar {
        display: block;
        position: fixed;
        left: 10px;
        bottom: 10px;
        z-index: 10000;
    }
    .close_sidebar {
        display: block;
    }
    html.opened_sidebar {
        overflow: hidden;
    }
    .brand_search {
        transform: scale(0.9);
    }
    .col__sidebar {
        position: fixed !important;
        width: 100% !important;
        height: 100vh;
        z-index: 10000;
        left: 0;
        top: 0;
        background-color: #fff;
        max-width: none !important;
        padding: 0 !important;
        transform: translateX(-100%);
        transition: all 350ms ease;
    }
    html.opened_sidebar .col__sidebar {
        transform: translateX(0%);
    }
    .side_menu {
        overflow-y: auto;
        height: calc( 100vh - 60px);
    }
}

.form-control {
    margin-bottom: 10px;
}

.ui-widget-content .ui-state-default {
    background: #ffffff;
    border: 3px solid #76a503;
    border-radius: 25px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    font-weight: normal;
    height: 15px;
    width: 15px
}

.ui-widget-content .ui-state-default:hover {
    background: #76a503
}

.ui-widget-content .ui-slider-range {
    background: #76a503
}

.filter-price-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 10px
}

.filter-price-cont {
    font-size: 14px
}

.filter-price-cont .input-type input {
    border: medium none;
    padding: 0 8px 0 0;
    text-align: center;
    width: 50px
}

.filter-price-cont .input-type:last-child {
    padding-left: 8px
}

.filter-price-cont .add-to-cart-button {
    background: #76a503;
    display: inline-block;
    font-weight: 500;
    padding: 1px 13px;
    right: 0;
    color: #ffffff
}

.filter-price-cont .add-to-cart-button:hover {
    background: #000000
}

.main-product-slide{

}


.cart-box .cart-overview li{
    padding-right: 15px;
}

.cart-box .cart-overview img{
    width: auto;
    max-width: 80px;
    max-height: 80px;
}


.prod-img {
    display: block;
    height: 400px;
}

.prod-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.thumb-product-slide .prod-img {
    height: 100px;
    margin: 6px;
    border: 1px solid #eaeaea;
    border-radius: 6px;
}


.cs_item .blog-entry .entry--img a{
    border-radius: 5px;
    display: block;
    height: 260px;
    overflow: hidden;
}

.cs_item .blog-entry .entry--img a img{
    width: 100%;
    height: 100%;
    object-fit:  cover;
}

.cs_item .blog-entry .entry--title h4{
    font-size: 17px;    
    line-height: 20px;
}


.entry--title p{
    color: #222;
    font-size: 13px;
    line-height: 1.4;
    height: 92px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cs_item .blog-entry{
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    
    padding: 15px;
}

.entry_event{
    border: 1px solid #59b83d;
    
}
.blog-entry.entry_event{
	border: none;
}
.blog-entry .entry--img a{
	display: block;
	height: 210px;
}
.blog-entry .entry--img a > img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
    .event_label{
        font-size: 12px;
        color: #fff;
        position: absolute;
        z-index: 10;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 80%;
        max-width:  200px;
        background-color: #59b83d;
        border-radius: 0 0 5px 5px;
        text-align: center;
    }

        .event_label b{
            display: block;
        }


#alertGrazie .modal-content, #alertModal .modal-content{
    border: none;
    max-width: 800px;
    margin: 0 auto;
}



@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1024px) {
	.form--newsletter .g-recaptcha {
		transform: scale(0.70);
		-webkit-transform: scale(0.70);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		margin: 10px 0;
	}
}
@media screen and (max-width: 991px) {
	.mega-dropdown-menu.collections-menu .container div[class*=col-] h5/*, .mega-dropdown-menu.collections-menu .menu--img*/ {
		display: block;
		font-size: 18px;
	}
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 425px) {
	.payments_footer img {
		max-width: inherit;
		width: 100%;
	}
}
@media screen and (max-width: 320px) {

}
@media screen and (min-width: 320px) and (max-width: 990px) {
  

}