/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.icon-play:before {
  content: "\e902"!important;
  color: #007f27;
}

a.product-video-popup { border:none; font-size:50px; }

.shiptime, .shiptime-variable { margin-top:0 !important; }

.product-page .price { font-size: 150%; clear:both; margin:20px 0; }

.product-page .tx-div { display:none; }

.product-page h1.entry-title { font-size:30px; }

.product-page .tx-div.small { width:100%; }

.product-page .tx-div { height: 1px; }

.product-page .product-info p.stock { font-size:22px; color:#007f27; font-weight:normal; margin-bottom:0; }

.product_meta { display:none; }

.star-rating:before, .woocommerce-page .star-rating:before, .star-rating span:before { color:#ffbf00 !important;  }

#brands h3.section-title.title_bold {
	margin-bottom:10px !important; }
 #brands .ux-box.ux-text-badge .ux-box-text { display:none; }

 #brands .column-slider .iosSlider {
	/*margin-bottom:0;*/
 }
#top-bar { color: #000; }

#top-bar li > a { color: #000; }

#logo a { padding-top: 0px; }
  
.wide-nav .header-nav > li { line-height: 35px; }

.wide-nav .wide-nav-right { height: 35px; }

.wide-nav .header-nav a.nav-top-link { padding-right: 30px; } 

.product-category .header-title { color: #B41917; }

.callout { display:none; }

.mini-cart-top-bar span.label {  outline: 2px solid #000; }

.dark-header.wide-nav .wide-nav-right a { opacity: 1; }

ul#site-navigation li a {
	padding-top:0;
	padding-bottom:0;
}

.large-block-grid-4 > li { padding: 0 2em; }

span.need-help {
	color:#007f27;
	margin-right:5px;
	font-weight:bold !important;
}
#free-shipping {
	color:#fff;
	font-weight:bold;
}
#free-shipping img {
	margin:-2px 0 0 10px;
}
.shiptime, .shiptime-variable {
	margin: -10px 0 20px 0;
}
.product-type-variable .shiptime {
	display:none;
}
table.variations td.label {
	width:70px;
}
input[name='update_cart'], input[name='apply_coupon'] {
	background-color:#A19C98 !important;
	color:#000 !important;
}
.product .social-icons{display:none!important; }

.product-page .star-rating { float:left; }

.product-type-variable p.price { display:none; }

.next-prev-nav { display:none; }

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
}
@media only screen and (max-width: 1064px) {
#free-shipping img { margin-top:2px !important; }
}
