@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url('https://fonts.googleapis.com/css?family=Chonburi');
/*font-family: 'Chonburi', cursive; */
/* base */
html, body {
    height: 100%;
}

body {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

header {
    width: 100%;
    height: 490px;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.Ombra {
    background-image: url('images/Ombra.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    height: 33px;
}

p {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}


.head {
    background-color: rgba(255,255,255,0.9);
}

a.logo {
    display: block;
    margin-top: 41px;
    margin-bottom: 40px;
}


.site-title {
    text-indent: -9999px;
    background-image: url('images/ilfrantoio.png');
    width: 245px;
    height: 99px;
    background-size: cover;
}

/* Flags*/
/*Flag*/
#lingua {
    position: relative;
}

.relativo {
    position: relative;
}

#flags {
    position: absolute;
    right: 0px;
    top: 33px;
    z-index: 99998;
}

    #flags ul {
        list-style-type: none;
    }

        #flags ul li {
            float: left;
            padding-right: 10px;
        }

            #flags ul li img {
                height: 16px;
            }

            #flags ul li a {
                opacity: 0.45;
                margin-top: 2px;
                display: block;
            }

                #flags ul li a:hover {
                    opacity: 1;
                }

                #flags ul li a.current {
                    opacity: 1;
                }

/* Typo */

a, input, submit, textarea, button {
    transition: all 0.2s ease-out 0s;
}

p, ul, ol, dl, pre, table, article, article footer, nav, .wp-post-image {
    margin: 20px 0;
}

p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

html {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
}

body {
    *zoom: 1;
    text-align: left;
    overflow-x: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

a:hover {
    outline: none;
    color: #505e30;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:active {
    outline: none;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #182b1e;
    text-transform: uppercase;
    margin-bottom: 45px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #182b1e;
    line-height: 50px;
    display: inline-block;
}




/*titolo gmap*/
h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #172106;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 50px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #172106;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #172106;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 80px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #172106;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

h6 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #172106;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 60px;
}


/* titolo elenco prodotti */
h3 {
    padding: 10px 0px 0px 0px;
    margin: 0px;
    font-family: 'Chonburi', cursive;
    font-size: 18px;
    font-weight: 400;
    color: #192b1f;
    display: block;
    min-height: 80px;
    text-transform: uppercase;
}

p.sot {
    padding: 0px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #192b1f;
    display: inline-block;
    min-height: 36px;
}

a.tec {
    padding: 0px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #192b1f;
    display: block;
    text-transform: uppercase;
    text-decoration: underline;
}



/*Title*/
#title {
    display: block;
    height: 210px;
    margin-top: -210px;
}

.NoOmbra {
    height: 177px !important;
    margin-top: -177px !important;
}

.vuoto {
    height: 250px !important;
}

#title h2 {
    padding: 0px;
    margin: 0px;
    border-style: none;
    font-family: 'Chonburi', cursive;
    font-size: 30px;
    font-weight: 400;
    color: #264830;
    text-transform: uppercase;
    display: block;
    line-height: normal;
    font-style: normal;
    text-align: center;
    height: 130px;
}



/* Menu */
.navbar-default {
    border: 0;
    background-color: transparent;
    margin-top: 62px;
}

.navbar {
    border: 0;
    margin-bottom: 0;
    min-height: 50px;
    position: relative;
    text-transform: uppercase;
    border-radius: 0;
    z-index: 99997;
}

.navbar-default .navbar-nav > li > a {
    color: #27382c;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #505e30;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #505e30;
}

.navbar-nav {
    width: 100%;
    text-align: center;
}

.navbar-toggle {
    float: right;
    margin-top: -50px;
    margin-bottom: 0px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #505e30;
}

/* Piede */
footer {
    background-position: center center;
    padding: 20px 0;
    background-color: #182b1e;
    color: #fff;
    min-height: 100px;
    position: relative;
    background-image: url('images/frantoio.png');
    background-repeat: no-repeat;
    font-size: 14px;
}

    footer .container {
        padding-bottom: 40px;
    }

    footer a {
        color: #ffffff;
    }

.credits {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 207px;
}


.note {
    background-color: #505e30;
    clear: both;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
}

    .note a {
        font-weight: 400;
        margin: 0 10px;
        text-transform: uppercase;
        font-size: 16px;
        color: #FFFFFF;
    }

        .note a:hover {
            outline: none;
            color: #182b1e;
            text-decoration: none;
        }

    .note i {
        margin-right: 5px;
    }

/* Vetrina */
.vetrina p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #505e30;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 100px;
    text-align: center;
}

#vetrina img {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}


/* Vetrina */
#vetrina a {
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    margin-bottom: 23px;
    margin-top: 30px;
}

#vetrina label {
    border-top-style: solid;
    border-width: 2px;
    border-color: #53352a;
    width: 90%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #53352a;
    text-transform: uppercase;
    line-height: 24px;
    padding-top: 8px;
    margin-top: 40px;
    height: 100px;
    display: inline-block;
    letter-spacing: 1px;
}

#vetrina h2 {
    padding: 0px 20px 0px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #264830;
    text-transform: uppercase;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #264830;
    line-height: 48px;
    display: inline-block;
    letter-spacing: 2px;
    margin-bottom: 10px;
    margin-top: 0px;
}

#vetrina h3 {
    padding: 0px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #5e3d1e;
    font-style: normal;
    text-transform: none;
    text-align: center;
    line-height: 24px;
    display: block;
    letter-spacing: 1px;
}

/* Marchi */

#marchi {
    padding-bottom: 100px;
    background-color: #f1f1f1;
}

.daCategoria #marchi {
    padding-bottom: 10px;
}

#marchi h2 {
    padding: 0px 20px 0px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #264830;
    text-transform: uppercase;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #182b1e;
    line-height: 48px;
    display: inline-block;
    letter-spacing: 2px;
    margin-bottom: 10px;
    margin-top: 51px;
}

#marchi h3 {
    padding: 0px;
    margin: 0px 0px 51px 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #5e3d1e;
    font-style: normal;
    text-transform: none;
    text-align: center;
    line-height: 24px;
    display: block;
    letter-spacing: 1px;
}

.daCategoria #marchi h3 {
    margin-bottom: 10px;
}

.loghi {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: inline-block;
}

/* Legal */
#legal {
    margin-top: 40px;
    margin-bottom: 100px;
}

    #legal p {
        padding: 0px;
        margin: 0px;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #333333;
        line-height: 26px;
        text-align: justify;
        vertical-align: top;
    }

    #legal li {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #27382c;
    }

/* Carrello */
#carrello {
    margin-top: 40px;
    margin-bottom: 100px;
}

    #carrello p {
        padding: 0px;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #5e3d1e;
        font-style: normal;
        text-transform: none;
        text-align: center;
        line-height: 24px;
        display: block;
        letter-spacing: 1px;
    }


    #carrello .Head p {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #5e3d1e;
        font-style: normal;
        text-transform: none;
        text-align: center;
        line-height: 24px;
        display: block;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    #carrello .Corpo {
        padding-top: 12%;
    }

        #carrello .Corpo h6 {
            padding: 0px;
            margin: 0px;
            font-family: 'Montserrat', sans-serif;
            font-size: 18px;
            font-weight: 700;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            color: #4c4c2f;
            line-height: 24px;
            text-align: left;
            letter-spacing: normal;
            display: block;
        }

        #carrello .Corpo h4 {
            border-style: none;
            padding: 0px;
            margin: 0px;
            font-family: 'Montserrat', sans-serif;
            font-size: 24px;
            font-weight: 700;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            color: #4c4c2f;
            line-height: 24px;
            text-align: center;
            letter-spacing: normal;
            display: inline-block;
            text-decoration: none;
        }

        #carrello .Corpo p {
            padding: 0px;
            margin: 0px;
            font-family: 'Montserrat', sans-serif;
            font-size: 14px;
            font-weight: 400;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            color: #4c4c2f;
            line-height: 30px;
            text-align: left;
            letter-spacing: normal;
            display: inline-block;
        }


    #carrello .piumeno {
        border-style: none;
        padding: 0px;
        margin: 0px;
        font-family: 'Montserrat', sans-serif;
        font-size: 36px;
        font-weight: 700;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        color: #4c4c2f;
        line-height: 24px;
        text-align: center;
        letter-spacing: normal;
        background: none;
        display: inline-block;
    }


    #carrello .cestino {
        border-style: none;
        padding: 0px;
        margin: 0px;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        color: #4c4c2f;
        text-align: center;
        letter-spacing: normal;
        background: none;
        display: inline-block;
    }

.checkout i {
    padding-right: 30px;
    padding-bottom: 20px;
    float: left;
}

.checkout p {
    padding: 0px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #080707;
    line-height: 22px;
    text-align: left;
    vertical-align: top;
    clear: both;
}

.checkout .spedizione {
    padding: 0px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #080707;
    line-height: 22px;
    text-align: center;
    vertical-align: top;
    clear: both;
}

.checkout label {
    padding: 0px 0px 10px 0px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #003300;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
}

.checkout input {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}

.checkout textarea {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}

.btn {
    background: #0a430e;
    color: #ffffff;
    border: 1px solid #bababa;
    text-transform: uppercase;
    margin-top: 42px;
}

    .btn.active, .btn.focus, .btn:active, .btn:focus, .btn:hover, .open > .dropdown-toggle.btn {
        background: #9f915a;
        color: #fff !important;
        border-color: #9f915a;
    }

.btn-frantoio {
    margin: 10px 0px 80px 0px;
    background-color: #284431;
    border-color: #000000;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 20px;
    padding: 8px 12px 8px 12px;
    display: inline-block;
}

    .btn-frantoio i {
        margin-left: 10px;
    }

.btn-info {
    color: #fff !important;
}


.input-qty {
    margin: 10px 0px 80px 0px;
    background-color: #ffffff;
    border-color: #c7c7c7;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 20px;
    display: inline-block;
    width: 98px;
    text-align: center;
    padding: 8px 12px 8px 12px;
}

    .input-qty:focus {
        color: #333333;
    }


/* Carrello */
.carrello a, .carrello p {
    padding: 0px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #53352a;
    text-transform: uppercase;
    line-height: 24px;
    display: inline-block;
    letter-spacing: 1px;
}

.carrello i {
    margin-left: 5px;
    font-size: 18px;
    color: #264830;
}


/*Contatti*/

form {
    padding: 0px;
    margin: 0px;
}

#mappa {
    margin-top: 0px;
}


#container-map {
    border: 2px solid #5a805d;
    padding: 0px;
    margin: 0px 0px 50px 0px;
    height: 420px;
    overflow: visible !important;
    position: relative;
    width: 100%;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    #container-map p {
        padding: 0px;
        margin: 0px;
        font-size: 12px;
        line-height: 18px;
        color: #000000;
    }

    #container-map h2 {
        padding: 0px;
        margin: 0px;
        font-size: 16px;
        line-height: 16px !important;
        color: #000000;
    }

    #container-map a {
        font-size: 12px;
    }

#map-canvas {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 10;
}

    #map-canvas img {
        max-width: none !important;
    }

.Alert {
    color: #FF0000;
}

#WaitSubmit {
    padding: 10px 0px 0px 5px;
    display: none;
}

#contatti {
    margin-bottom: 80px;
}


    #contatti i {
        padding-right: 30px;
        padding-bottom: 20px;
        float: left;
    }

    #contatti p {
        padding: 0px;
        margin: 0px;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #080707;
        line-height: 22px;
        text-align: left;
        vertical-align: top;
        clear: both;
    }

    #contatti label {
        padding: 0px 0px 10px 0px;
        margin: 0px;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #003300;
        line-height: 20px;
        text-align: left;
        vertical-align: top;
    }

    #contatti input {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #000000;
    }

    #contatti textarea {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #000000;
    }

/* Prodotti per Categoria */

#categoriamenu {
    padding: 0px;
    margin: 0px;
    background-color: #f2f2f2;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(208, 208, 208, 0.75);
    -moz-box-shadow: 0px 3px 4px 0px rgba(208, 208, 208, 0.75);
    box-shadow: 0px 3px 4px 0px rgba(208, 208, 208, 0.75);
}

    #categoriamenu .cat {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }

    #categoriamenu a {
        background-position: center 15px;
        background-repeat: no-repeat;
        display: block;
        text-align: center;
        padding-top: 107px;
        margin: 0;
        border: 1px solid #f2f2f2;
    }

        #categoriamenu a:hover {
            border: 1px solid #e2e2e2;
            background-color: #e9e9e9;
        }

        #categoriamenu a.active {
            border: 1px solid #e2e2e2;
            background-color: #e9e9e9;
        }

        #categoriamenu a.nascosto {
            display: none;
        }

    #categoriamenu label {
        border-top-style: solid;
        border-width: 2px;
        border-color: #53352a;
        width: 90%;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
        font-size: 11px;
        font-weight: 400;
        color: #53352a;
        text-transform: uppercase;
        line-height: 15px;
        padding-top: 6px;
        margin-top: 40px;
        min-height: 55px;
        display: inline-block;
    }


/* Breadcrumb*/
#breadcrumb p {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #182b1e;
    line-height: 24px;
}

#breadcrumb a {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #182b1e;
    line-height: 24px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #a0a7a2;
    text-decoration: none;
}

    #breadcrumb a:hover {
        border-bottom-color: #182b1e;
    }



/* Azienda */
#azienda {
    margin-top: 30px;
    margin-bottom: 80px;
}

    #azienda .intro p {
        color: #264830;
        padding: 0px;
        margin: 0px;
        font-family: 'Chonburi', cursive;
        font-size: 24px;
        font-weight: 400;
        color: #264830;
        line-height: normal;
        text-align: center;
    }

    #azienda .intro {
        padding-bottom: 40px;
    }

    #azienda .testo p {
        color: #264830;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: justify;
    }

    #azienda .testo {
        padding-bottom: 0px;
    }

.boxed {
    padding: 3px;
    -webkit-box-shadow: 0px 7px 3px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 7px 3px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 7px 3px 0px rgba(0,0,0,0.5);
    display: block;
    margin-top: 30px;
}

/* Agri */
#agriturismo {
    margin-top: 30px;
    margin-bottom: 80px;
}

    #agriturismo .boxed {
        padding: 5px;
        margin: 0px 0px 40px 0px;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    }

    #agriturismo .intro p {
        color: #264830;
        padding: 0px;
        margin: 0px;
        font-family: 'Chonburi', cursive;
        font-size: 16px;
        font-weight: 400;
        color: #264830;
        line-height: 24px;
        text-align: justify;
    }

    #agriturismo .testo {
        padding-top: 10px;
    }

    #agriturismo .logo {
        padding-bottom: 20px;
    }

        #agriturismo .logo img {
            margin-right: auto;
            margin-left: auto;
            text-align: center;
        }


    #agriturismo .testo p {
        color: #264830;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: justify;
    }


    #agriturismo .visita p {
        color: #264830;
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        font-weight: 600;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 4px;
    }

    #agriturismo .visita a {
        color: #264830;
        font-family: 'Chonburi', cursive;
        font-size: 24px;
        font-weight: 400;
        line-height: 24px;
        text-align: center;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #c8bdb3;
        display: inline-block;
        padding-bottom: 10px;
    }


/* Elenco Prodott*/
#elencoprodotti {
    margin-top: 40px;
}

    #elencoprodotti img {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

/* Prodotto*/
#prodotto {
    margin-top: 60px;
}

    #prodotto p {
        padding: 0px;
        margin: 0px;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #182b1e;
        line-height: 24px;
    }


.table thead {
    background-color: #182b1e;
}

.table tbody {
    background-color: #f9f9f9;
}


.table thead > tr > th {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    line-height: 40px;
}

.table tbody > tr > td {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    text-transform: uppercase;
    text-align: center;
    font-style: normal;
    font-variant: normal;
}

.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    behavior: url(border-radius.htc);
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
}

    .bordered td, .bordered th {
        border-left: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }

        .bordered td:first-child, .bordered th:first-child {
            border-left: none;
        }

        .bordered th:first-child {
            -moz-border-radius: 6px 0 0 0;
            -webkit-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
            behavior: url(border-radius.htc);
        }

        .bordered th:last-child {
            -moz-border-radius: 0 6px 0 0;
            -webkit-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
            behavior: url(border-radius.htc);
        }

        .bordered th:only-child {
            -moz-border-radius: 6px 6px 0 0;
            -webkit-border-radius: 6px 6px 0 0;
            border-radius: 6px 6px 0 0;
            behavior: url(border-radius.htc);
        }

    .bordered tr:last-child td:first-child {
        -moz-border-radius: 0 0 0 6px;
        -webkit-border-radius: 0 0 0 6px;
        border-radius: 0 0 0 6px;
    }

    .bordered tr:last-child td:last-child {
        -moz-border-radius: 0 0 6px 0;
        -webkit-border-radius: 0 0 6px 0;
        border-radius: 0 0 6px 0;
        behavior: url(border-radius.htc);
    }


.clicca {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #182b1e;
    text-align: left;
    text-transform: uppercase;
}

    .clicca i {
        padding-right: 10px;
    }


/* Scheda*/

#scheda {
    margin-top: 40px;
    margin-bottom: 100px;
}

    #scheda h2 {
        border-style: none;
        padding: 0px 0px 30px 0px;
        margin: 0px;
        font-family: 'Chonburi', cursive;
        font-size: 24px;
        font-weight: 400;
        color: #192b1f;
        display: block;
        text-transform: uppercase;
        height: auto;
        width: auto;
        line-height: normal;
    }

    #scheda h3 {
        padding: 60px 0px 30px 0px;
        margin: 0px;
        font-family: 'Chonburi', cursive;
        font-size: 24px;
        font-weight: 400;
        color: #192b1f;
        display: block;
        text-transform: uppercase;
        height: auto;
        width: auto;
        line-height: normal;
    }


    #scheda p {
        padding: 10px 0px 0px 0px;
        margin: 0;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #333333;
        text-align: justify;
        line-height: 24px;
    }

    #scheda td {
        padding: 0px 10px 0px 10px;
    }

    #scheda table {
        margin: 0px;
        padding: 0px;
    }


    #scheda hr {
        margin: 20px 0px 0px 0px;
        padding: 20px 0px 0px 0px;
    }

    #scheda .input-qty {
        margin: 0px 0px 0px 0px;
    }

    #scheda .btn-frantoio {
        margin: 0px 0px 0px 0px;
    }

    #scheda .pallet {
        margin: 120px 0px 30px 0px;
    }

.listino h5 {
    border-style: none;
    padding: 10px 0px 25px 0px;
    margin: 0px;
    font-family: 'Chonburi', cursive;
    font-size: 24px;
    font-weight: 400;
    color: #192b1f;
    display: block;
    text-transform: none;
    height: auto;
    width: auto;
    line-height: normal;
}

.listino p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    text-align: justify;
    line-height: 24px;
}

.listino strong {
    font-size: 24px;
    color: #192b1f;
    line-height: 36px;
}

.listino a {
    font-size: 24px;
    color: #192b1f;
}
