/**
* Theme Name: Styler Child
* Description: This is a child theme of Styler.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: styler
* Version: 1.1.7
*/
.styler-small-title{
	min-width:90px !important;
}
/*
.styler-product-labels{
	position:relative !important;
	top: -20px !important;
	right:10px !important;
	left:0 !important;
	float:right !important;
}
*/
.styler-estimated-delivery {
	margin-top:12px !important;
}

/*
input.input-text, .woocommerce form .form-row textarea, .styler-customer-billing-details .woocommerce-billing-fields .form-row input, .styler-customer-billing-details .woocommerce-billing-fields .form-row textarea {
min-height:20px !important;
	padding:0 !important
}

.woocommerce form .form-row label, .product-review-form label, .styler-customer-billing-details .woocommerce-billing-fields .form-row label {
margin-bottom:10px !important;	
}
*/
dl.variation {
	
	padding-top: 20px;
    padding-left: 40px;
}
.product-labels {
	display: none!important;
}
.woocommerce span.onsale{
display:none;
}

.products-loop .onsale {
    left: unset !important;
    right: 10px;
    bottom: 12px;
    top: 10px;
}