/*	
	Theme Name: Varmo
	Theme URI: http://autovarmo.it/
	Author: Varmo
	Author URI: http://autovarmo.it/
	Description: Varmo
	Version: 2.5
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: motors-child
    Template: motors

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

body .mobile-menu-trigger span {
    background: #cb6119;
}
.strike{
    text-decoration: line-through;
}
.product .short_description{
    text-align:justify;
}
.woocommerce div.product .woocommerce-tabs .panel.entry-content{
    text-align:justify;
}
.woocommerce-product-gallery .flex-viewport{
    margin-bottom: 20px;
}
body .footer_widgets_wrapper #text-4 .widget-wrapper {
    position: relative;
    top: -14px
}
body .footer_widgets_wrapper #text-2 ul{
    list-style-type:none;
}
body .footer_widgets_wrapper #text-2 ul li {
    /*padding: 10px;
    margin:0;*/
}
#main{
    padding-bottom:30px;
}
body.single-product #main{
    padding-bottom:60px;
}
body.home #main{
    padding-bottom:0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 12.5%;
}

.accessori-di-serie .inbox,.optionals .inbox{
    max-height: 300px;
    overflow-y: auto;
    background: #eee;
    padding: 10px;
}

body .related.products{
    margin-top: 150px;
    border-top: 5px solid #232628;
    padding-top: 40px;
}
.solditem{
    color:red;
    text-decoration:underline;
    margin:0 0 20px;
}
.woocommerce ul.products li.product:nth-child(3n+1){
    clear:left;
}
.woocommerce .products ul li .stm-product-inner, .woocommerce ul.products li .stm-product-inner{
    border:0;
}
/*.moredata-listing{display:none;}*/
.woocommerce ul.products li.product.product-type-simple .button:after{
    display:none;
}


.moredata-listing{
    background:#232628;
    color:#fff;
    margin-top:3px;
    margin-bottom:1em;
    padding:0 5px;
    font-weight:bold;
}
.moredata-listing > div{
    width:33.3%;
    float:left;
}
.moredata-listing > div.data-anno{
    text-align:center;
}
.moredata-listing > div.data-prezzo{
    text-align:right;
}
body.woocommerce ul.products li.product a img{
    margin-bottom:0;
}
.woocommerce ul.products li h5 {
    margin-bottom: 0;
    font-size: 16px;
    min-height: 44px;
}
.woocommerce ul.products li.product .button.ajax_add_to_cart {
    width: 100%;
}

.contact-now {
    background: hsl(30, 100%, 88%);
    padding: 20px;
    margin-bottom: 30px;
    font-weight: bold;
}
.contact-now input[type="submit"]{
    width:100%;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip{
    display:block !important;
}
.mc4wp-checkbox-contact-form-7 span{
    color: #888 !important;
    font-size: 13px;
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after{
    display:none;
}