/* CARICO FONT DEL SITO */
@import url('https://fonts.googleapis.com/css?family=Cormorant+Upright:400,500,700');
/*font-family: 'Cormorant Upright', serif;*/
@import url('https://fonts.googleapis.com/css?family=Catamaran:400,500,600');
/*font-family: 'Catamaran', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i');
/*font-family: 'Lora', serif;*/
@import url('https://fonts.googleapis.com/css?family=Lato');
/*font-family: 'Lato', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Cookie');
/*font-family: 'Cookie', cursive;*/
@import url('https://fonts.googleapis.com/css?family=Volkhov:400,700');
/*font-family: 'Volkhov', serif;*/

/** INSTAGRAM **/

#instagram a
{
    width: 25%;
    position: relative;
    min-height: 1px;
    padding-right: 1px;
    padding-left: 1px;
    float: left;
    overflow: hidden;
}

#instagram a
{
    display: block;
    position: relative;
}

    #instagram a:before
    {
        content: "";
        display: block;
        padding-top: 100%;
    }

#instagram img
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}



body
{
    font-family: 'Catamaran', sans-serif;
    color: #333333;
}


h1, h2, h3, h4, h5, h6
{
    color: #385643;
    font-weight: 700;
}

.home-page-category-grid .title a, .sub-category-grid .title a
{
    text-decoration: underline;
    text-align: center;
}


input, textarea, select
{
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

/* Cookies */
.eu-cookie-bar-notification
{
    width: 320px;
    height: 290px;
}

/* Top */
.topArdissone
{
    background-color: #feed98;
    font-size: 12px;
    font-variant: normal;
    font-style: normal;
}

.admin-header-links
{
    background-color: #385643;
    text-transform: uppercase;
}

.header
{
    padding-top: 12px;
}


.header-logo
{
    text-align: center;
}

    .header-logo a h1
    {
        font-family: 'Cormorant Upright', serif;
        font-size: 36px;
        font-weight: 700;
        font-style: normal;
        text-transform: uppercase;
        line-height: 30px;
        text-align: center;
        color: #385643;
        margin-top: 11px;
    }

.header-upper
{
    border-style: none;
}

/* Lingua */
DISABLE.header-selectors-wrapper
{
    border: 1px dotted rgba(249,249,249,0.4);
}

.language-selector select
{
    border-style: none;
    background-color: transparent;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 12px;
    color: #f9f9f9;
    font-variant: normal;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.language-selector option
{
    color: #444;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 12px;
    background-color: #f9f9f9;
}
/* for IE and Edge */

.language-selector select::-ms-expand
{
}

.language-selector select:disabled::-ms-expand
{
}
/* Header Link*/
.header-links span, .header-links a
{
    border-style: none;
    background-color: transparent;
    font-family: 'Cormorant Upright', serif;
    font-weight: 700;
    font-size: 12px;
    color: #385643;
    font-variant: normal;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .header-links a:hover
    {
        color: #000;
    }

/* Ico Carrello */
#topcartlink
{
    background-color: transparent;
    border: 1px dotted rgba(249,249,249,0.4);
}

    #topcartlink a
    {
        background: url('../images/ShoppingBagArdissone.png') no-repeat right 10px;
        padding: 0 30px 0 0;
    }

/* fly cart*/
.flyout-cart
{
    background-color: #FFFFFF;
    color: #585e24;
}

/* Bar Notification */

.bar-notification.success
{
    background-color: #385643;
}

.bar-notification.error
{
    background-color: #e4444c;
}

.bar-notification.warning
{
    background-color: #f39c12;
}



/* Menu */
.menuArdissone
{
    background-color: #385643;
}

.header-menu
{
    border-style: none;
    text-align: center;
}

.header-lower
{
    padding: 0px 0 34px 0;
}

.header-menu > ul > li
{
    display: inline-block;
    padding: 0 15px;
    vertical-align: middle;
    border-style: none;
}

    .header-menu > ul > li > a
    {
        padding: 9px 5px 1px 5px;
        font-family: 'Cormorant Upright', serif;
        font-weight: 500;
        font-size: 18px;
        color: #f9f9f9;
        font-variant: normal;
        font-style: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

        .header-menu > ul > li > a:hover
        {
            color: #feed98;
        }

        .header-menu > ul > li > a.active
        {
            color: #feed98;
        }

.header-menu .sublist li a.active
{
    color: #000000;
}


@media all and (max-width: 1380px)
{
    .header-menu > ul > li
    {
        padding: 0 5px 0 5px;
    }
}

/* Sottomenu */

.header-menu .sublist
{
    background-color: #feed98;
    width: 280px;
}

    .header-menu .sublist > ul
    {
        list-style-type: none;
    }

    .header-menu .sublist li a
    {
        display: block;
        position: relative;
        padding: 12px 0px 15px 0px;
        margin: 0px 20px 0px 30px;
        font-size: 16px;
        color: #385643;
        text-transform: uppercase;
        font-family: 'Cormorant Upright', serif;
        font-weight: 500;
        border-style: none none solid none;
        border-bottom-width: 1px;
        border-bottom-color: #385643;
    }

        .header-menu .sublist li a:before
        {
            background-color: transparent;
        }

    .header-menu .sublist li:hover > a
    {
        background-color: transparent;
        color: #000000;
    }

/* Banner Home Page*/
.banArdissone
{
    padding: 0;
    margin: 0;
}

    .banArdissone .theme-custom
    {
        margin: -30px 0 0px 0;
    }

    .banArdissone .nivo-controlNav
    {
        /* display: none; */
    }

    .banArdissone .nivo-caption
    {
        position: absolute;
        opacity: 1;
        width: 280px;
        height: auto;
        top: 9%;
        left: auto;
        right: 13%;
        text-align: center;
        background-color: transparent;
    }

        .banArdissone .nivo-caption hr
        {
            border-style: solid none none none;
            width: 70%;
            border-top-width: 1px;
            border-top-color: #FFFFFF;
            text-align: center;
            display: block;
            margin-right: auto;
            margin-left: auto;
            margin-top: 2px;
            margin-bottom: 8px;
        }

        .banArdissone .nivo-caption p.titolo
        {
            font-family: 'Cormorant Upright', serif;
            font-size: 18px;
            font-weight: 700;
            color: #FFFFFF;
            text-transform: uppercase;
            line-height: 36px;
        }


        .banArdissone .nivo-caption p.testo
        {
            font-family: 'Cormorant Upright', serif;
            font-size: 36px;
            font-weight: 700;
            color: #FFFFFF;
            text-transform: none;
            line-height: 36px;
            margin-bottom: 16px;
        }

            .banArdissone .nivo-caption p.testo span
            {
                font-size: 50px;
            }

/* Category Home Page*/
.home-page-category-grid .title, .sub-category-grid .title
{
    text-align: left;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'Cormorant Upright', serif;
    font-weight: 700;
}

.home-page-category-grid .picture, .sub-category-grid .picture
{
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.3);
    padding: 0px;
    margin: 0px;
    border-style: solid;
    border-width: 1px 2px 1px 2px;
    border-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
}

    .home-page-category-grid .picture, .sub-category-grid .picture a
    {
        padding: 0px;
        margin: 0px;
    }


/* Box Vetrina */
.product-grid .item-box
{
    text-align: center;
}

.item-box .picture
{
    margin-bottom: 6px;
}

.item-box .product-title
{
    color: #385643;
    font-family: 'Cormorant Upright', serif;
    text-align: center;
    line-height: normal;
    font-size: 18px;
    font-weight: 700;
    min-height: 60px;
}


.product-grid .testo
{
    text-align: center;
    font-family: 'Cookie', cursive;
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    line-height: 30px;
    padding-bottom: 30px;
}


.item-box .description
{
    color: #666666;
    font-family: 'Catamaran', sans-serif;
    text-align: center;
    line-height: normal;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    display: inline-block;
}

.item-box .prices
{
    padding-top: 10px;
    margin-bottom: 25px;
}

.item-box .actual-price
{
    color: #385643;
    font-family: 'Cormorant Upright', serif;
    font-weight: 700;
    font-size: 24px;
}

.item-box .buttons
{
    text-align: center;
}

.item-box .product-box-add-to-cart-button
{
    background-color: #385643;
    text-transform: none;
}

    .item-box .product-box-add-to-cart-button:hover
    {
        background-color: #183322;
    }

.item-box .add-to-compare-list-button, .item-box .add-to-wishlist-button
{
    background-color: #183322;
}

    .item-box .add-to-compare-list-button:hover, .item-box .add-to-wishlist-button:hover
    {
        background-color: #385643;
    }

/*  Vetrina Home */
.product-grid .title
{
    border-style: none;
    font-family: 'Cormorant Upright', serif;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #385643;
    text-transform: uppercase;
    line-height: 30px;
}

.product-grid .descri
{
    color: #666666;
    font-family: 'Catamaran', sans-serif;
    text-align: center;
    line-height: normal;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 30px;
    display: inline-block;
}

/* Breadcrumb*/
.bread
{
    padding: 0px;
    margin: -30px 0px 36px 0px;
    background-color: #feed98;
}

.breadcrumb
{
    padding: 14px 0px 12px 0px;
    margin: 0px;
    background-color: #feed98;
}

    .breadcrumb li *
    {
        font-family: 'Lato', sans-serif;
        font-size: 12px;
        font-weight: 400;
        font-variant: normal;
        text-transform: uppercase;
        color: #385643;
        line-height: 24px;
    }

/* Catalogo */
.category-page .page-title h1
{
    padding: 0px;
    margin: 0px;
    border-style: none;
    color: #666633;
    font-family: 'Cormorant Upright', serif;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    line-height: 26px;
}

.page-title
{
    padding-left: 0;
    border-style: none;
    margin: 0 0 13px 0;
}

.category-description p
{
    padding: 0px;
    margin: 0px;
    font-family: 'Cormorant Upright', serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    line-height: 24px;
    color: #333333;
}

    .category-description p strong
    {
        color: #666633;
        font-weight: 700;
    }

.block .title
{
    border-style: none;
    font-family: 'Cormorant Upright', serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    line-height: 24px;
    color: #666633;
    padding-left: 4px;
}

    .block .title strong
    {
        font-weight: 700;
    }

.block .listbox
{
    padding: 6px 5px 10px 2px;
}

.product-selectors
{
    border-style: none;
}

.product-filters
{
    border-style: none;
}

/* Confezioni */
.spc
{
    margin-top: 100px;
}

.spc-products .spc-header .title
{
    color: #385643;
    font-family: 'Cormorant Upright', serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
}

.spc-products .spc-header .tab
{
    color: #333333;
    font-family: 'Catamaran', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
}


/* Scheda Prodotto */
.overview .product-name
{
    border-style: none;
}

    .overview .product-name h1
    {
        font-family: 'Cormorant Upright', serif;
        font-size: 30px;
        font-weight: 700;
        color: #666633;
        line-height: 36px;
    }

.full-description p
{
    padding: 0px;
    margin: 0px;
    font-family: 'Cormorant Upright', serif;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}

.product-essential
{
    border-style: none;
}


/* Footer */
.footer
{
    background-image: url('../images/Bk_Footer.png');
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #385643;
}

.html-topic-page .footer
{
    background-image: url('../images/Bk_FooterG.png');
}

.footer-center
{
    background-position: center top;
    background-image: url('../images/Bk_FooterCen.png');
    background-repeat: no-repeat;
    height: 166px;
}

    .footer-center p
    {
        font-family: 'Cormorant Upright', serif;
        font-size: 18px;
        font-weight: 500;
        color: #feed98;
        text-transform: none;
        line-height: 20px;
        padding-top: 130px;
        display: block;
    }

        .footer-center p span
        {
            text-transform: uppercase;
        }


.footer-block .title strong
{
    font-family: 'Cormorant Upright', serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    color: #feed98;
}

.footer-block .list a
{
    font-family: 'Lato', sans-serif;
    display: block;
    line-height: normal;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
}


.footer-block p
{
    font-family: 'Lato', sans-serif;
    display: block;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
}

.follow-us
{
    float: left;
}

.footer-powered-by
{
    color: #ffffff;
}

    .footer-powered-by a
    {
        color: #feed98;
    }

.footer-upper
{
    border: none;
}

.footer-lower
{
    padding: 10px 20px 10px 20px;
}

/* Colonne*/

.riga
{
    margin-right: -35px;
    margin-left: -35px;
    overflow: auto;
}

.col100, .col50
{
    position: relative;
    min-height: 1px;
    padding-right: 35px;
    padding-left: 35px;
    float: left;
    overflow: hidden;
}

.col50
{
    width: 50%;
}


.col100
{
    width: 100%;
}

.img-responsive
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: auto;
}
/* Topic */

.html-topic-page .master-wrapper-page
{
    background-color: #f7f7e6;
}

.topic-page table
{
    width: auto;
}


.topic-testo
{
    margin-top: 60px;
}

    .topic-testo h3
    {
        font-family: 'Cormorant Upright', serif;
        font-size: 30px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 30px;
        color: #385643;
        letter-spacing: 2px;
        padding-bottom: 40px;
        padding-top: 0px;
    }

    .topic-testo p
    {
        font-family: 'Lora', serif;
        font-size: 14px;
        font-weight: 400;
        color: #385643;
        line-height: 24px;
        padding-bottom: 30px;
        text-align: left;
    }

        .topic-testo p.intro
        {
            font-weight: 700;
            text-transform: uppercase;
            padding-bottom: 50px;
        }

    .topic-testo .produzione h3
    {
        font-family: 'Cormorant Upright', serif;
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 30px;
        color: #385643;
        letter-spacing: 2px;
        padding-bottom: 40px;
        padding-top: 0px;
    }

    .topic-testo p
    {
        font-family: 'Lora', serif;
        font-size: 14px;
        font-weight: 400;
        color: #385643;
        line-height: 24px;
        padding-bottom: 30px;
        text-align: left;
        font-style: italic;
    }


    .topic-testo img
    {
        margin-bottom: 30px;
    }
/* Contatti */
.gMap
{
    margin: -30px 0px 0px 0px;
    width: 100%;
    height: 413px;
}

#map
{
    position: relative; /* Altezza Mappa*/
    overflow: hidden;
    background: transparent; /* Blocco Scrolling */
    z-index: 2; /* Blocco Scrolling */
}

    #map iframe
    {
        pointer-events: none; /* Blocco Scrolling */
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        z-index: 1; /* Blocco Scrolling */
    }



.form-fields
{
    background-color: transparent;
    border: none;
}


.contact-page .form-fields
{
    padding-bottom: 0;
}

.contact-page .inputs
{
    text-align: left;
}

.contact-page .fieldset
{
    margin-bottom: 0;
}

.contact-page .inputs label
{
    width: auto;
    display: block;
    text-align: left;
    font-family: 'Lora', serif;
    color: #385643;
    display: block;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    line-height: 24px;
}

.contact-page .buttons
{
    width: 400px;
    max-width: 100%;
    text-align: right;
    margin-left: 15px;
}

.contact-page .center-1
{
    margin-bottom: 30px;
}

.contact-page h2
{
    font-family: 'Cormorant Upright', serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
    color: #385643;
    letter-spacing: 2px;
    display: block;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}

.contact-page h3
{
    font-family: 'Cormorant Upright', serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    color: #385643;
    display: block;
    text-align: center;
    padding-bottom: 45px;
}

.contact-page .form-fields h3
{
    text-align: left;
    padding-bottom: 0px;
}

.contact-page h4
{
    font-family: 'Lora', serif;
    color: #385643;
    display: block;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    padding-bottom: 20px;
}


.contact-page img.casa
{
    margin-right: auto;
    margin-left: auto;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d5dbd7;
    text-align: center;
    display: block;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 5px;
}

.contact-page p.indi
{
    font-family: 'Lora', serif;
    color: #385643;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    line-height: 24px;
}

    .contact-page p.indi span
    {
        text-transform: uppercase;
    }

.contact-page img.mappa
{
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: block;
    padding-bottom: 14px;
    padding-top: 30px;
}

.contact-page a
{
    padding: 5px;
    font-family: 'Lora', serif;
    color: #385643;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    line-height: 24px;
}

    .contact-page a:hover
    {
        text-decoration: underline;
    }

.contact-page img.telefono
{
    margin-right: auto;
    margin-left: auto;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d5dbd7;
    text-align: center;
    display: block;
    padding-top: 40px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 5px;
}

.contact-page img.email
{
    margin-right: auto;
    margin-left: auto;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d5dbd7;
    text-align: center;
    display: block;
    padding-right: 60px;
    padding-left: 60px;
    padding-top: 27px;
    padding-bottom: 5px;
}


.contact-page p
{
    font-family: 'Lora', serif;
    color: #385643;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    line-height: 24px;
}

.contact-page a
{
    text-decoration: none;
}




/* Respo  */

@media all and (max-width: 1400px)
{
}

@media all and (max-width: 1000px)
{
    .header-selectors-wrapper
    {
        padding: 0px;
        margin: 0px;
        border-style: none;
    }

    .header-links-wrapper
    {
        margin: 0px;
        padding: 0px;
    }

    .header-logo
    {
        margin: 0px;
        padding: 0px;
    }

    .header-lower
    {
        padding: 0px 0 20px 0;
    }

    .menu-toggle
    {
        font-family: 'Lora', serif;
        font-weight: 700;
        font-size: 16px;
        color: #f9f9f9;
        font-variant: normal;
        font-style: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        background: none;
        background-color: transparent;
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .header-menu
    {
        width: 100%;
        max-width: 100%;
    }

        .header-menu > ul > li
        {
            display: block;
            padding-left: 15px;
            border-style: none none solid none;
            border-bottom-width: 1px;
            border-bottom-color: #feed98;
        }

            .header-menu > ul > li > a
            {
                padding: 15px 5px 5px 5px;
            }

                .header-menu > ul > li > a:hover
                {
                    color: #feed98;
                }

    .top-menu > li
    {
        background-color: #183322;
        margin: 0;
    }


    .sublist-toggle
    {
        border-color: #979a78;
        height: 58px;
    }

    .header-menu .sublist
    {
        width: 100%;
        background-color: transparent;
    }

        .header-menu .sublist li a
        {
            border-style: none;
            padding-left: 0px;
            margin-left: 0px;
            text-align: center;
            color: #feed98;
        }



        .header-menu .sublist ul
        {
            margin: 0;
            padding: 0;
        }

    .top-menu .sublist li
    {
        margin: 0;
        padding: 0;
    }

    /* Ban Ardissone */
    .banArdissone
    {
        margin-top: -40px;
    }

    .theme-custom
    {
        max-width: 100%;
    }

    .banArdissone .nivo-caption
    {
        font-size: 20px;
    }

    /* Footer */

    .follow-us
    {
        margin: 0px auto 40px auto;
        float: none;
    }

    .bread
    {
        margin-top: -40px;
    }


    .contact-page .buttons
    {
        width: auto;
        text-align: left;
    }

    .gMap
    {
        margin-top: -40px;
    }
}

@media all and (max-width: 768px)
{


    .banArdissone .nivo-caption
    {
        font-size: 18px;
    }

    .follow-us
    {
        float: none;
    }

    .footer-block .list
    {
        background-color: #666666;
    }

    /* Colonne*/

    .col32, .col36, .col50, .col25
    {
        width: 100%;
        float: none;
    }
}

@media all and (max-width: 600px)
{
}

@media all and (max-width: 580px)
{
    .banArdissone
    {
        display: none;
    }
}
