/*
Theme Name: Awsd Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 4.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.footer-secondary {
    padding: 0 0!important;
}
.text-right h2 {
	line-height: .9;
}
.edit, .edit a {color:red;
	font-weight: bold;
}
.pb {
	padding-bottom: 0 !important;
}
.woocommerce-ordering, .woocommerce-ordering select, .category-filter-row {
	display: none;
}
.woocommerce-MyAccount-content {
	
}
#header-newsletter-signup .text-box {
	padding-top: 20px;
	width: 75% !important;
}
.flex-right {
	

}
.repeat .bg-fill {
	background-repeat: repeat!important;
	background-repeat: repeat !important;
	background-size: auto !important;
}
.scroll-to-bullets {
	display: none;
}
.is-full-height {
	min-height: 300px !important;
}
.logged-in .wishlist-text {
	display: none;
}
.col .img:not(:last-child) {
	margin-bottom: 0!important;
}

td.product-thumbnail {
    min-width: 90px;
    max-width: 150px;
    width: 150px;
}
.gform_wrapper .gform_footer {
    padding: 0 0 0px!important;
    margin: 0px 0 0!important;
}
div.gform_wrapper {
    border-style: none !important;
}
.outofstock .price {
    display: none !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/
}