@font-face {
    font-family: "Artegra";
    src: url("../../fonts/Artegra/Artegra_Sans-Extended-Alt-400-Regular.otf");
}
@font-face {
    font-family: "Artegra";
    src: url("../../fonts/Artegra/Artegra_Sans-Extended-Alt-700-Bold.otf");
	font-weight: 700;
}
body{
    font-family: "Artegra";
}
h1,h2,h3,h4,h5,h6{
    font-weight: bold !important;
}
a, a:visited{
    font-weight: 400;
}
a:hover, a:focus{
    font-weight: 400;
}
a, a:active{
    font-weight: 400;
}
strong{
    font-weight: bold;
}
/* HEADER */
header .sup_header{
    font-size: 16px;
    padding: 9px 0;
    text-align: center;
    line-height: 1;
}
header .sup_header .banner{
    text-align: center;
    margin: 0;
}
header #logo img{
    width: 100%;
}
header .main_nav{
    border: 1px solid;
}
header .main-menu > ul > li > a{
    padding: 20px 11px;
    margin: 10px 0;
    font-size: 11px;
    border-right: 3px solid #eeb52e;
    font-weight: 700;
    text-decoration: none;
}
header .main-menu > ul > li:first-child > a{
    border-left: 3px solid #eeb52e;
}
header .main-menu ul > li.submenu a{
    font-weight: bold;
    text-decoration: none;
}
header .main-menu ul li.submenu a:after{
    content: "";
}
header .main-menu ul.mobile-menu li.submenu a:after{
    content: "\e64b";
}
header ul.top_tools > li a.access_link:before{
    content: "";
}
header ul.top_tools > li a.cart_bt:before{
    content: "";
}
header .social{
    list-style-type: none;
    margin: 0;
}
header .social li{
    display: inline-block;
}
header .social li img{
    width: 32px;
}
header .top_tools{
    font-size: 24px;
}
header #header_menu img{
    width: 100%;
}
header .main-menu ul.mobile-menu li a{
    padding: 15px 15px !important;
    text-decoration: none;
}
#ricercalive{
    position: relative;
    top: 0;
    z-index:9999999;
    background: #fff;
    box-shadow: 0 0 20px #000;
}

/* TABLES */
table tr td, table tr th{
    vertical-align: middle !important;
}

/* FOOTER */
footer a{
    text-decoration: none;
}
footer .copyright{
    border-top: 1px solid;
    text-align: center;
    padding-top: 10px;
}
footer .copyright h5{
    font-size: 1rem;
    margin: 0;
}

/* HOME */
#carousel-home .owl-carousel .owl-slide{
    background-size: 100%;
    background-repeat: no-repeat;
}
#carousel-home .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    /*min-height: 180px;*/
}
#secondary-slider-home{
    border-top: 3px solid #eeb52e;
    border-bottom: 3px solid #eeb52e;
}
#service-info-home{
    text-transform: uppercase;
    margin-top: 30px;
}
#service-info-home .title{
    font-weight: bold;
}
#service-info-home a, #service-info-home a:visited{
    text-decoration: none;
    color: #000;
}
#service-info-home a:focus, #service-info-home a:hover{
    color: #eeb52e;
}
#service-info-home a:active{
    color: #eeb52e;
}
#brand-slider-home{
    border-top: 3px solid #eeb52e;
    border-bottom: 3px solid #eeb52e;
}
#newsletter-section{
    min-height: 400px;
    background: url(../../img/newsletter-section.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 100px;
    color: #fff;
}
#newsletter-section h2{
    color: #fff;
    text-transform: uppercase;
    font-size: 3rem;
}
#newsletter-section input{
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    width: 100%;
    max-width: 450px;
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}
#newsletter-section input::placeholder{
    color: #fff;
}
.marchio-box{
    border: 1px solid #eeb52e;
    padding: 10px;
    height: 180px;
    text-align: center;
}
.marchio-box img{
    height: 100%;
}
.main_title h1{
    font-size: 3.8rem;
    font-weight: bold;
}
.main_title h2{
    font-size: 3.5rem;
    font-weight: bold;
    text-transform: uppercase;
}
.bold{
    font-weight: bold;
}
.btn{
    text-decoration: none;
}
.top_banner{
    padding: 30px 0;
}
.top_banner p{
    margin: 0;
    padding: 0;
}
.modal-backdrop{
	z-index: 1 !important;
}
/* PRODUCT BOX */
.product-box:hover a h3{
    color: #eeb52e !important;
}
.product-box .product-img-container{
    position: relative;
}
.product-box .ribbon-discount{
    position: absolute;
    top: 15px;
    left: 15px;
    background: #48b106;
    color: #fff;
    padding: 5px;
}
.product-box .ribbon-free-shipping{
    position: absolute;
    top: 15px;
    right: 15px;
    background: #eeb52e;
    color: #000;
    padding: 5px;
}
.product-box .product-details-img{
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
}
.product-box .product-details-img img{
    width: 40px;
}
/* PRODUCT PAGE */
.product-page ul.shop-info{
    list-style-type: none;
}
.product-page .percentage{
    padding: 10px 5px;
    margin: 5px 0 0 0;
}
#product-description .product-description-text h5, #product-description .product-description-text h6{
    font-weight: normal !important;
}
/* VALORI NUTRIZIONALI PRODOTTO */
.additional-values-text .additional-values-table{
    padding: 0 30px;
}
.additional-values-text .additional-values-table table{
	width: 100% !important;
	height: auto !important;
}
.additional-values-text .additional-values-table table tr>td{
    padding: 10px;
}
.additional-values-text .additional-values-table .title{
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.additional-values-text .additional-values-table .row{
	margin: 0;
}
.additional-values-text .additional-values-table .row span.col-3, .additional-values-text .additional-values-table .row span.col-4, .additional-values-text .additional-values-table .row span.col-6, .additional-values-text .additional-values-table .row span.col-8{
    border: 1px solid #000;
    padding: 10px;
}
.additional-values-text .additional-values-table .border-2 span.col-3, .additional-values-text .additional-values-table .border-2 span.col-4, .additional-values-text .additional-values-table .border-2 span.col-6, .additional-values-text .additional-values-table .border-2 span.col-8{
    border: 5px solid #808080;
}
/*.additional-values-text .additional-values-table .row{
    border-bottom: 1px solid #000;
}
.additional-values-text .additional-values-table .border-2{
    border-bottom: 2px solid #000;
}
.additional-values-text .additional-values-table .border-5{
    border-bottom: 5px solid #000;
}*/
/* STELLE RECENSIONI PRODOTTO */
#recensioneProdottoForm .stars{
    width: 275px;
    height: 75px;
}
#recensioneProdottoForm .star-input{
    display: none;
}
#recensioneProdottoForm .star-label{
    float: right;
    padding: 10px;
    font-size: 36px;
    color: #444;
    transition: all 0.25s;
}
#recensioneProdottoForm .star-label:before{
    content: '\e80a';
    font-family: "fontello";
}
#recensioneProdottoForm .star-label:hover{
    transform: scale(1.3);
}
#recensioneProdottoForm .star-input:checked ~ .star-label:before {
    color: #fec348;
    transition: all 0.25s;
}

/* GHIRLANDA NATALE */
.ghirlanda-natale-background{
    background-image:url('../../img/ghirlanda-natale.png');
    background-repeat:repeat-x;
    height:80px;
}

@media (max-width: 991px){
    header .main_header #logo a img {
        width: 100%;
        height: auto;
    }
}

/* TABLETS IN BASSA RISOLUZIONE E SMARTPHONE (LANDSCAPE) */
@media (min-width: 481px) and (max-width: 767px){
    .product-box .product-details-img img{
        width: 30px;
    }
}

/* SMARTPHONE (PORTRAIT) */
@media (max-width: 480px){
    header .main_header #logo a img {
        width: 100%;
        height: auto;
    }
    header ul.top_tools > li{
        margin: 0;
        text-align: right;
        display: block !important;
        width: 100%;
    }
    .main_title h2{
        font-size: 2rem;
    }
    #service-info-home .title{
        font-size: 1rem;
    }
    #newsletter-section h2{
        font-size: 2rem;
    }
    #newsletter-section input{
        max-width: 300px;
    }
    .product-box .product-details-img img{
        width: 25px;
    }
    /* GHIRLANDA NATALE */
    .ghirlanda-natale-background{
        background-repeat:no-repeat;
        background-size: 100%;
    }
	/* VALORI NUTRIZIONALI PRODOTTO */
	.additional-values-text .additional-values-table{
		padding: 0;
		overflow-y: scroll;
	}
	.additional-values-text .additional-values-table table{
		font-size: 10px;
	}
}
