

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a{
    opacity: 1;
}
.page_not_found h2 {
    margin: 148px 0 20px;
    font-size: 32px;
}

.woocommerce ul.products li.product h6{
    display: inline-block;
    float: left
}

.woocommerce ul.products li.product .price{
    display: inline-block;
    float: right
}

.woocommerce-page ul.products li.product a.product-category.product-info, .woocommerce ul.products li.product a.product-category.product-info{
    overflow: hidden;
}

.woocommerce ul.products li.product .image-wrapper{
    overflow: visible;
}

.woocommerce div.product .cart .quantity {
   padding-top: 0px;
   padding-bottom: 30px
}
.woocommerce .product .images {
    margin-bottom: 50px;
}

.woocommerce div.product .summary p.price, .woocommerce div.product .summary p.price span.amount {
    padding-bottom: 20px;
}
@media only screen and (max-width: 600px){
    footer .three_columns > div .textwidget{
        text-align: center;
    }
}
.qode-pl-holder .qode-pli .qode-pli-category a{
    font-size: 12px;
    text-transform: uppercase;
    color: #577b85;
    font-family: 'Open Sans', sans-serif;
}

.qode-pl-holder .qode-pli-text-wrapper{
    position: relative;
}

.qode-pl-holder .qode-pli .qode-pli-price{
    position: absolute;
    right: 0;
    top: 0px;
}

.qode-pl-holder .qode-pli .qode-pli-price {
    color: #303030;
    font-size: 21px;
}

.testimonials_holder .flex-direction-nav a{
    border-radius: 0;
    border-width: 1px;
}

.testimonials_holder .flex-direction-nav a:before{
    width: 29px;
}
.qode-pl-holder .qode-pli .qode-pli-category a {
    font-size: 12px;
    letter-spacing: 2.5px;
}
.woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text{
    padding: 11px 13px;
    top: -1px;
    position: relative;
}
@media only screen and (max-width: 600px){
    .woocommerce-page input[type="submit"], .woocommerce .button{
        text-align: center;
    }

    .woocommerce table.cart td.actions>.checkout-button, .woocommerce-page table.cart td.actions>.checkout-button{
        width: 100%;
    }   
}
.woocommerce div.cart-collaterals h2 a, .woocommerce-page .div.cart-collaterals h2 a{
    font-size: 18px;
}
.qode-pl-holder .qode-pli:hover .qode-pli-price{
    opacity: 1;
    transform: none;
    -webkit-transform: none;
}

.qode-pl-holder.qode-info-below-image .qode-pli .qode-pli-text-wrapper .qode-pli-add-to-cart{
    transform: none;
    left: initial;
    right: 0;
    bottom: 4px;
}

.qode-pl-holder.qode-info-below-image .qode-pli:hover .qode-pli-text-wrapper .qode-pli-add-to-cart{
    transform: none;
}

.footer_top a {
     color: #ffffff !important;
}

.footer_top h5 {
    font-weight: 600;
    color: #4e646f!important;
}

/* Font categorie pagina negozio*/

h2.woocommerce-loop-category__title {
    margin-top: 10px;
    font-size: 35px;
    line-height: 50px;
    text-transform: none;
}

.woocommerce ul.products li.product {
    background-color: transparent;
    margin-bottom: 40px;
}

mark {
    display: none;
}

.woocommerce ul.products li.product .product-categories a, .woocommerce-page ul.products li.product .product-categories a {
    font-size: 18px;
}

/*Modifiche prodotto singolo*/

span.woocommerce-Price-currencySymbol {
    margin-right: 10px;
}

.woocommerce div.product .product_meta {
    margin: 30px 0;
}

/*anteprima carrello menu*/

.shopping_cart_dropdown ul li a {
    color: #9d9d9d;
}

/* SPAZIO PRIVACY REGISTRAZIONE UTENTE */

.woocommerce-privacy-policy-text {
    margin-bottom: 20px;
}

/* TITLE NASCOSTO PAGINE BRAND */
.tax-pwb-brand .title_size_large {
    display: none!important;
}
.tax-pwb-brand .content {
    margin-top: 0px;
}

.woocommerce aside ul.product_list_widget li {

    background-color: transparent;
}

aside .widget h5 {
    font-size: 25px;
}

/* ICONA CARRELLO HEADER MOBILE */
@media only screen and (max-width: 420px){
    .shopping_cart_outer {
        display: block;
    }    
}

/* DESCRIZIONE SPEDIZIONE INGLESE CARRELLO */
.woocommerce-shipping-destination {
        display: none;
    }    

/* CARRELLO LAYOUT MOBILE */

@media only screen and (max-width: 480px) {
.woocommerce table.cart td.actions div.coupon input[type=submit] {
    width: 300px!important;
    margin-left: 20px;
}

@media only screen and (max-width: 480px) {
.woocommerce table.cart td.actions>.checkout-button, .woocommerce-page table.cart td.actions>.checkout-button {
    padding-left: 20px!important;
    margin-right: 70px;
    width: 200px;
}

@media only screen and (max-width: 480px) {
.woocommerce table.cart td.actions input[type=submit] {
    width: 230px;
    margin-left: 50px;
}
}

@media only screen and (max-width: 480px) {
.woocommerce table.cart tbody tr span.amount, .woocommerce-page table.cart tbody span.amount {
    font-size: 15px;
}
}

@media only screen and (max-width: 480px) {
.woocommerce table.cart, .woocommerce-page table.cart {
    margin-left: -20px;
    width: 100%;
}
}



