/*
 Theme Name:   GFS
 Theme URI:    http://www.woothemes.com/
 Description:  Superstore Child Theme
 Author:       WooThemes
 Author URI:   http://www.woothemes.com
 Template:     superstore
 Version:      1.2.1
 License:      GNU General Public License v2.0
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         woothemes
 Text Domain:  superstore-child
*/

body {
	color: #000;
}

.socicon img {
	height: 23px;
}

.socicon-top {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 1.38888889%;
}

.socicon-top li {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 5px;
}

.gfs-message-banner {
	background-color: #f00;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 8px;
	display: none;
}

.top-nav {
		display: none;
	}

	#searchform:hover,
	.woocommerce-product-search:hover,
	#searchform:focus,
	.woocommerce-product-search:focus,
	#searchform:active,
	.woocommerce-product-search:active {
	  border-color: #149547;
	}

	.footer-wrap.contact {
	display: none;
	}

	@media only screen and (min-width: 769px) {
	.woocommerce-tabs {
	margin: 0 auto !important;
	width: 96.3% !important;
	}
	}

.add_to_cart_inline a {
	margin-left: 20px;
}

.product-thumbnail img, table.cart .product-thumbnail img {
  width: 150px!important;
}

#order_comments_field {
	display: none;
}

.shop_attributes img {
	width: 100%;
}

.price {
	font-size: .8em;
	clear: both;
	padding-bottom: 1em;
	text-align: left;
}

.single-product .summary .price {
	margin-bottom: 0;
	width: 100%;
	text-align: left;
	float: none !important;
}

.amount {
	padding: 0 .1em 0 .1em;
	white-space: nowrap;
	font-weight: bold;
}

.wcsatt-sub-options {
	font-size: 1em;
	color: #fff;
}

.entry-summary .wcsatt-sub-options {
color: #f00;
}
.out-of-stock-message {
 clear: both;
 color: #f00;
 font-weight: bold;
 padding-top: 17px;
}

.available-on-backorder {
	font-weight: bold;
	color: #f00;
}

del {
	display: block;
	clear: both;
}

.add_to_cart_inline {
	border: 0 !important;
}

.active-btn {
    font-size: 25px;
    text-transform: uppercase;
    color: #828687;
    background-color: #fad515;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fad515), to(#e5be01));
    background: -webkit-linear-gradient(top, #fad515, #e5be01);
    background: -moz-linear-gradient(top, #fad515, #e5be01);
    background: -ms-linear-gradient(top, #fad515, #e5be01);
    background: -o-linear-gradient(top, #fad515, #e5be01);
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    font-weight: bold;
    line-height: 32px;
}

.activate-tab h5 {
    font-size: 16px;
    color: #0068ce;
    margin: 17px 0 25px;
    font-weight: normal;
}

.activate-tab {
    display: inline-block;
    width: 635px;
    max-width: 100%;
    background: #fff;
    text-align: center;
    font-family: arial;
    border: 5px dashed #cccccc;
}

.aligncenter {
	text-align: center;
margin: auto;
display: block;
}

#reviews #comments li.comment .comment_container .comment-text {
  display: inline;
  float: left;
  width: 75%;
  margin-left: 1.85185185%;
  /* margin-right: 1.85185185%;* *;;; */; *// */ */
  width: 85.13310185%;*
  margin-left: 1.79976852%;*
  margin-right: 1.79976852%;
}

span.onsale {
  background: #149547 !important;
}

span.onsale:after {
	background: #149547 !important;
}

.affwp-form input[type=url], .affwp-form input[type=password] {
    padding: .382em .5em;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 0.236em;
    border-radius: 0.236em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 1em;
    line-height: 1.618em;
    font-family: inherit;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    width: 100%;
}

.wcppec-checkout-buttons, .share-wrap {
	display: none;
}

p.review-meta {
	margin: 5px !important;
}

.sip-rswc-more{display:none;}

.fl-accordion-button-label {
	font-weight: bold;
}

.fl-accordion-content li {
    padding-left: 10px;
    margin-left: 20px;
}

/*#header .header-top .row .account .account-links ul {
	margin-left: 2px;
}*/
ul.products li.product.sale .img-wrap .price, li.product.sale .img-wrap .price, .img-wrap .price {
    background: #f37324 !important;
}

ul.products li.product.sale .img-wrap .price:after, li.product.sale .img-wrap .price:after, .img-wrap .price:after, .price:after {
    border-color: #f37324 transparent transparent transparent !important;
}

input[type="radio"] {
	-webkit-appearance: radio !important;
	height: auto !important;
    width: auto !important;
		float: none !important;
		position: relative !important;
}

input[type="checkbox"] {
	-webkit-appearance: checkbox !important;
	position: relative !important;
}

input[type="checkbox"]:before, input[type="checkbox"]:checked:before {
	display: none !important;
}

.slide-content {
	display: none;
}
