/* Stock indicator on product page: icon color
-------------------------------------------------------------- */

/*
.availability-only .ic { color: green; }
*/



/* Product counter in the mini cart drop-down
-------------------------------------------------------------- */

/*
.header .skip-link .count {
	background-color: deepskyblue;
}
*/

.header-top, .header .dropdown {
    line-height: 3em;
}


.icon.i-telephone {
    background-image: url(../images/sprite-icons-social.png);
    background-position: -7px -7px;
}
.icon.no-bg-color {
    background-color: transparent;
}
div.icon, span.icon {
    background-color: #999;
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 3px;
    line-height: 30px; 
}



.header-container,
.header-container2,
.header-container3 { background-repeat:repeat-x; background-position:center top; background-attachment: scroll; }
.header { padding:0; }
.header .item {}
.header .item-left { float:left; margin-right:20px; }
.header .item-right { float:right; margin-left:20px; }
.header-main { margin: 10px 0; }

.header .logo-wrapper {
    position: relative;
    top: -42px;
    float: left;
    /* height: 167px; */
    height: 105px;
    margin: 0;
}
.header .logo-wrapper .logo { margin: 0; }
.header-regular .logo-wrapper .logo img { width: auto; }

.header-top { }
.h-top { float: right; height: 40px; }
.h-top .flag { margin: 12px 5px 0; }


.logo img { max-width: none !important; }
.search-wrapper-p2 .form-search .input-text { min-width: 220px; }
.navi-wrapper { margin-top: 20px; }
.nav-border-bottom { border-bottom: 5px solid #7ba400; }
.header-regular .search-wrapper { width: auto; }

/* .header-regular .mini-cart-heading { background: url(../images/fondo-mini-cart.png) no-repeat right center; position: relative; top: -3px; width: 230px; } */
.mini-cart .mini-cart-heading .ic { background: none; margin-top: 4px; color: #ffffff; }
.mini-cart .mini-cart-heading .label,
.mini-cart .mini-cart-heading .summary, 
.mini-cart .mini-cart-heading .count { color: #ffffff; margin-top: -7px; }
.mini-cart .mini-cart-heading .caret { margin-top: -5px; color: #ffffff; opacity: 1; }

.open .mini-cart-heading .ic,
.open .mini-cart-heading .label,
.open .mini-cart-heading .summary { color: #000000; }

.mini-cart .mini-cart-content .actions button { margin-right: 10px; }


.footer-primary .feature .icon { max-width: 100px; max-height: 100px; margin: 0 15px 10px 0; float: left; }
.footer-primary p.no-margin { line-height: 38px; }
.footer-primary .feature span.icon { margin: 0 15px 0 -51px; width: 30px; height: 30px; }
.footer-primary .feature .icon img { vertical-align: top; }
.footer-primary .bullet li { line-height: 25px; background-position: 0 4px; }
ul.bullet li:hover { background-position:3px 0; }

.intro-home { background: url(/media/wysiwyg/infortis/jamonarea/slideshow/01.jpg) no-repeat top center; height: 350px; }
.intro-home .intro-home-content { float: right; max-width: 40%; margin-top: 175px; margin-right: 10%; }
.intro-home h2.heading { color: #716F35; font-size: 17px; line-height: 22px; text-align: right; padding-left: 30px; }
.intro-home .heading { background-color: rgba(255,255,255, 0.35); color: #000; }
.intro-home p { color: #000000; font-size: 14px; line-height: 20px; text-align: justify; }


@media only screen and (min-width: 1280px)
{
    .header .logo {
        max-width: 350px;
    }
}

#one-step-checkout-form .checkout-review-load .data-table td dl { margin-left: 10px !important; margin-top: 6px; }
.onestepcheckout-index-index .item-options dd { float: left !important; padding-left: 5px !important; color: #000000 !important; }

.one-step-checkout .checkout-agreements { border: 0 !important; }
.order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .form-list { padding: 0 !important; width: 99% !important; }
.one-step-checkout .checkout-agreements li { margin-top: 5px !important; padding: 1px !important; }
.one-step-checkout .checkout-agreements li { max-height: 160px; }

.navi .nav-panel--dropdown a:hover { color: #7ba400; }