/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.0.0 
Created: August 2014
License URI: http://wrapbootstrap.com
File Description: Place here your custom CSS styles
*/

.badge {
    display: inline-block !important;
    min-width: 10px !important;
    padding: 10px 10px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: #666666 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: baseline !important;
    background-color: #eaeaea !important;
    border-radius: 4px !important;
}


.lista_categorie li {
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}



.checked {
    border: 2px solid #ccc;
}

.nice-number button, .nice-number input {
    border: 1px solid #ffffff;
    font-size: 25px;
    font-weight: bold;
}

fieldset legend {
    background-color: #E84C3D;
    color: white
}

@media (min-width: 1600px) {
    .header > .container {
        width: 75% !important;
    }
}

@media (max-width: 1599px) {
    .header > .container {
        width: 100% !important;
    }
}

.parallax-bg-4 {
    background: url(/images/medici.webp) no-repeat center center;
}

.section {
    padding: 100px 0
}

.header-top .social-links li a {
    border: none !important;
    width: 100% !important;
    height: 35px !important;
    color: white !important;
    background-color: transparent !important;
    border-color: transparent !important;
    cursor: default !important;
    text-decoration: none !important;
}

@media(max-width:768px) {
    .order-xs-first {
        order: -1;
    }

    .order-xs-last {
        order: 9999;
    }
}

.lista_categorie li {
    padding-left: 15px;
}

.categoria-active {
    background: #e00001;
}

    .categoria-active a {
        color: white !important;
    }

.banner .fixed-image.section.dark-translucent-bg {
    background: url(/images/home/giblors-mosaico.webp) center center
}
