/* 
 Theme Name:   Bw MedXtore Child
 Theme URI:    
 Description:  Questo è il tema child di Bw MedXtore
 Author:       Andrea
 Author URI:   http://fcstorewear.it
 Template:     bw-medxtore
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.home10-banner1 {
	background-color: #F9F3EE!important;
}

.sidebar-widget {
	  background-color: #f5f5f5!important;
}
.woocommerce-checkout input[type="radio"] {
margin-right: 12px !important;
position: relative !important;
top: 2px !important;
}

.woocommerce-checkout label {
display: inline-block !important;
padding-left: 5px !important;
}
@media (max-width: 767px) {
/* Posizionamento nell'angolino in alto a sinistra */
.product-label {
top: 0 !important;
left: 0 !important;
margin: 0 !important;
}

/* Testo su un'unica riga e dimensioni ridotte */
.product-label span,
.product-label span.new,
.item-grid-product-style9 .product-label span {
font-size: 8px !important;
padding: 2px 4px !important;
line-height: 1 !important;
white-space: nowrap !important;
display: inline-block !important;
}
}
/* Forza 'NUOVO ARRIVO' su una riga sola anche da Computer */
.product-label span,
.product-label span.new,
.item-grid-product-style9 .product-label span {
white-space: nowrap !important;
display: inline-block !important;
}



