﻿body {
    font-family: Montserrat, "Open Sans", Helvetica, Arial, sans-serif;
    /*era per la navbar padding-top: 50px;
    padding-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    */
}

html, body {
    height: 100%;
    margin: 0;
}

* {
    box-sizing: border-box;
}
.icologin > a {
    color: #f7f7f7;
}

    .icologin > a:link {
        color: #f7f7f7;
    }

    .icologin > a:hover {
        color: #f7f7f7;
    }

.icologin > a {
    color: #f7f7f7;
}


.icocar > a {
    color: #f7f7f7;
}
    .icocar > a:link {
        color: #f7f7f7;
    }

    .icocar > a:hover {
        color: #f7f7f7;
    }

.icomenu {
    color: #fff;
    cursor: pointer;
    margin: 30px;
}

.icomenu > a {
    color: #fff;
}

    .icomenu > a:link {
        color: #fff;
    }

    .icomenu > a:hover {
        color: #fff;
    }



.barracarrello {
    background-color: #7fb9e7;

}



a:link {
    color: #014983;
}

a:hover {
    color: #014983;
}

.ebook {
    color: #9a0351
}

.rivista {
    color: #fa9706;
}

.software {
    color: #75b022;
}

.libro {
    color: #1a8f8d;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: none;
    border-bottom: 3px solid #72af24;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.example {
    margin-top: 0px;
}

    /* Style the search field */
    .example input[type=text] {
        padding: 10px;
        font-size: 17px;
        border: 3px solid #7fb9e7;
        border-right: 0px;
        float: left;
        width: 80%;
        background: #f1f1f1;
    }

    /* Style the submit button */
    .example button {
        float: left;
        width: 20%;
        padding: 10px;
        background: #fb1800;
        color: white;
        font-size: 17px;
        border: 3px solid #7fb9e7;
        border-left: none; /* Prevent double borders */
        cursor: pointer;
    }

        .example button:hover {
            background: #fb1800;
        }

    /* Clear floats */
    .example::after {
        content: "";
        clear: both;
        display: table;
    }


.logoericerca {
    font-size: 16px;
    margin-top: 30px;
}

    .logoericerca > ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .logoericerca > ul > li {
            display: inline;
            text-transform: uppercase;
            padding-right: 20px;
        }


.menuheader {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

    .menuheader > ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .menuheader > ul > li {
            display: inline;
            text-transform: uppercase;
            padding-right: 15px;
        }

.banda-blu {
    height: 42px;
    background-color: #014983;
    color: #fff;
    font-size: 19px;
    padding-top: 6px;
}

    .banda-blu a {
        color: #fff;
        text-decoration: none
    }

        .banda-blu a:focus, a:hover {
            color: #7fb9e7;
            text-decoration: none
        }


#demo a, #demo2 a, #demo3 a, #demo4 a, #demo5 a, #demo6 a, #demo7 a, #demo8 a {
    color: #2f99ec;
    text-decoration: none
}
    #demo a:focus, #demo2 a:focus, #demo3 a:focus, #demo4 a:focus, #demo5 a:focus, #demo6 a:focus, #demo7 a:focus, #demo8 a:focus {
        color: #2f99ec;
        text-decoration: none
    }

    #demo a:hover, #demo2 a:hover, #demo3 a:hover, #demo4 a:hover, #demo5 a:hover, #demo6 a:hover, #demo7 a:hover, #demo8 a:hover {
        color: #2f99ec;
        text-decoration: none
    }



.testogiallo {
    color: #f0ff00;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
}

.testoblu {
    color: #004983;
}

.testobianco {
    color: #fff;
}

.testocoupon {
    color: #1c2c3b;
    font-size: 22px;
}

.content {
    min-height: 100%;
}

.content-inside {
    /*padding: 20px;*/
    padding-bottom: 120px;
}

.footer {
    height: 297px;
    /*margin-top: -50px;*/
    background-color: #ececec;
    border-top: 2px solid #014a81;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.banda-azzurra {
    height: 59px;
    background-color: #7fb9e7;
}

.banda-rossa {

    background-color: #e80000;
    margin-bottom:20px;
    padding:20px;
}

.header {
    height: 168px;
}

.imagecenter {
    margin: auto;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 0px;
    padding-right: 0px;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/*Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
    
     .flex-container
    {
        flex-flow: row wrap /*Il default è row nowrap*/;
        justify-content: center;
        
    }
}

.navbar {
    margin-bottom: 0px;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    background-color: #014983;
    height: 2px;
    border-radius: 1px;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #014983;
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                color: #222;
                padding: 3px 5px;
            }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 18px;
        color: #004982;
        padding: 5px 60px 5px 5px;
        line-height: 30px;
    }

.prezzobarrato {
    font-size: 18px;
    text-decoration: line-through;
    color: #272626;
}

.prezzo {
    color: #e52c33;
    font-size: 20px;
}

.star {
    text-align: center;
    margin: auto;
    padding: 10px;
}


.icons {
    float: left;
    text-align: center;
    padding-left: 5px;
}


    .icons a {
        color: #9e9e9e;
        text-decoration: none
    }

        .icons a:focus, a:hover {
            color: #7fb9e7;
            text-decoration: none
        }



.icoItem {
    margin-top: 25px;
}


.col-item {
    border: 0px solid #E1E1E1;
    border-radius: 0px;
    background: #FFF;
}

    .col-item .photo {
        /*width: 100%;*/
        padding-left: 10px;
        padding-top: 10px;
        float: left;
    }


    .col-item .info {
        padding: 10px;
        border-radius: 0 0 5px 5px;
        margin-top: 1px;
        background-color: #f6f4f4;
    }

    .col-item:hover .info {
        background-color: #f6f4f4;
    }

    .col-item .price {
        /*width: 50%;*/
        float: left;
        margin-top: 5px;
        text-align: center;
       
    }

/*.col-item .price h5 {
            line-height: 20px;
            margin: 0;
        }*/

.price-text-color {
    color: #219FD1;
}

.col-item .info .rating {
    color: #777;

}

.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

    .col-item .separator p i {
        margin-right: 5px;
    }

.col-item .btn-add {
    width: 50%;
    float: left;
}

.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px;
}

.controls {
    margin-top: 20px;
}

[data-slide="prev"] {
    margin-right: 10px;
}



.headscheda {
    background-color: #f1f1f1;
    height: 30px;
    padding-left: 20px;
    padding-top: 5px;
    font-size: 18px;
}


.font-blu {
    color: #1c2c3b;
}


.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: transparent;
    border: none;
}



.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #f3f3f3;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: left;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 22px;
        color: #e0e0e0;
        display: block;
        transition: 0.3s;
    }

        .sidenav a:hover {
            color: #014983;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 35px;
        margin-left: 50px;
        color:#2a91dc;
    }


@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}


/*.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;
}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}*/






