/*
Theme Name:   AriannaGamberini
Description:  Il sito di Arianna Gamberini
Author:       AF Project
Author URL:   www.afproject.eu
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  AriannaGamberini
*/

/* Scrivi qui il tuo foglio di stile personalizzato */

h1, h2, h3, h4, h5, h6 {
    overflow-wrap: normal;
}

/*Rimuovi la riga dopo il menu */
#main-header, #main-header.et-fixed-header {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
display: none;
}

#et-secondary-menu, #et-secondary-nav {
    display: block !important;
}


@media only screen and ( max-width: 980px ) {
.woocommerce-page ul.products li.product:nth-child(n) {
width: 47.5% !important;
margin-right: 2.5% !important;
}
.woocommerce-page ul.products li.product:nth-child(2n) {
margin-right: 0 !important;
}
}

/*change logo for fixed header */
.et-fixed-header #logo {
content: url(https://ariannagamberini.com/wp-content/uploads/2020/01/logo-arianna-gamberini-small.png);
}

mark {
    background-color: transparent;
    color: black;
}

/*disponibilità stock*/
.cwginstock-subscribe-form .panel-primary {
    border-color: #b4c9c2;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #b4c9c2;
    border-color: #b4c9c2;
}

.cwgstock_button {
    width: 100%;
    padding-top: 5px;
    background: #bdb4ad;
    color: white;
}

.cwginstock-subscribe-form h4 {
font-size: 18px;
}

.cwginstock-subscribe-form .panel-heading {
    padding: 3px 3px;
}

.cwginstock-subscribe-form .panel {
margin-top: 20px;}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 10px;
}

#sidebar {
    padding-bottom: 0px;
}

