/*
Theme Name: Amely Child
Theme URI: http://amely.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0
Template: amely
*/
@import url('//fonts.googleapis.com/css?family=Montserrat');

h2, h3, h4 {
	font-family: 'Montserrat', sans-serif !important;
	color: #c2171a !important;
	font-weight: bold !important;
	letter-spacing: .15em;
}
p {
	line-height:2em !important;
}
#pages-3 h4.widget-title {
	font-size: 0px;
}
.woocommerce.single-product .product .summary form.variations_form select.isw-selectbox {
	display: block
}
.woocommerce.single-product .product .summary .woocommerce-product-details__short-description p {
	margin-bottom: 10px;
}

.banner-mini .banner-button  {
	margin-top: 0!important;
}

.product-tabs-wrapper {
	display: none
}
.woocommerce-Price-currencySymbol {
	margin-right: 5px;
}
.hint--top:hover:before,.hint--top:hover:after {
	display:none !important;
}
td.product-name > dl.variation {
	display: none !important;
}

.showcoupon {
	font-weight: bold !important;
}
.widget {
	border-bottom: 0px !important;
}
.topbar .container.wide {
	max-width: 100% !important;
}
.topbar-close-btn {
	display:none;
}
.topbar-text-highlight{
	text-align: center;
    width: 100%;
    padding: 5px 0;
    font-style: italic;
    font-weight: bold;
}
.header-overlap .site-header:not(.sticky-header) {
	top: 88px;
}
.header-overlap .site-header:not(.sticky-header) {
	top: 84px;
}
.page-title > .container > .row {
	padding-top: 130px;
}
@media only screen and (max-width: 992px) {
	.topbar-right .col-lg-6 {
		flex: auto;
		max-width: 100%;
	}
	.topbar-left {
		display: none;
	}
}
@media only screen and (max-width: 600px) {
	.topbar-text-highlight{
		font-size: 12px;
	}
	.products-grid-content .product {
		width: 50% !important;
    	float: left !important;
    	position: relative !important;
    	left: auto !important;
		flex: auto !important;
    	top: auto !important;
	}
	.products-grid-content .product-loop .product-info a {
		font-size: 10px !important
	}
}