/* Icon-Bar Format */ 

/* Social / Cart Bar Customization */ 

.cart-wrap {
    right: 60px;
}
.social-wrap {
    right: 95px;    
}
.cart-wrap a, .social-wrap a {
	color: #666;
}

.cart-wrap, .social-wrap {
    position: absolute;
    top: 15px;
    background: #f7f7f7;
    border: 0px solid #666;
    padding: 3px;
    border-radius: 30px;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    width: 30px !important;
    overflow: hidden;
    height: 30px;
    text-align: center;
}
.cart-wrap:hover, .social-wrap:hover {
    background-color: #fff !important;
    border: 1px solid #ccc;
    cursor: text;
    outline: 0;
    width: 120px !important;
	-webkit-transition: width 400ms ease, background 400ms ease ;
    transition: width 400ms ease, background 400ms ease ;
}




/* Woo Store */ 

.woocommerce {
    width: 80%;
    margin: 20px auto;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left !important;
}

#main .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left !important;
    margin: 0 .8% 2.992em 0 !important;
    position: relative;
    width: 24.2%; 
    BACKGROUND:  #fafaf7;
    padding: 20px;
	text-align: center;
}
.woocommerce-cart #main .woocommerce ul.products li.product {
	width: 48%;
}

#main .feat-prod .woocommerce ul.products li.product, .feat-prod .woocommerce-page ul.products li.product {
    margin: 0 .8% 2.992em 0 !important;
}
.woocommerce .product img {
    min-height: 0px;
    max-height: 533px;
    width: auto !important;
}
.woocommerce ul.products li.product .price {
    color: #666;
    display: block;
    font-weight: 300;
    margin-bottom: .5em;
    font-size: 1.5rem;
    text-align: center;
}
.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.536em;
}
.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: initial;
}
.woocommerce a.add_to_cart_button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    border-radius: 0px !important;
    background-color: #999 !important;
    border: 0px !important;
    color: #f7f7f7 !important;
    font-weight: 300 !important;
    text-transform: uppercase;
    width: 80%;
    text-align: center;
    font-size: 16px;
    margin: 0px auto;
    display: block;
}
.woocommerce a.add_to_cart_button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #999 !important;
    color: #fff !important;
}
h2.woocommerce-loop-product__title {
	font-size: 18px !important;
	font-family: "Roboto", san-serif;
	font-weight: 300 !important;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    box-shadow: none;
}

.woocommerce input {
    border: 1px solid #ccc !important;
    font-size: 22px !important;
    padding: 5px 20px;
}
.woocomerce select {
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #ccc !important;
    font-family: "Raleway", sans-serif;
    font-weight: 300;
    color: slategray;
    border-radius: 0px;
    padding: 10px;
}

a.added_to_cart.wc-forward {
    border: 1px solid #fff;
    padding: 2px 10px;
    font-size: 14px;
    border-radius: 30px;
    background: #666;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 18px 50px;
    position: inherit;
    color: #fff;
    border-top: 0px solid #666;
    list-style: none;
    width: 90%;
    word-wrap: break-word;
    background: #666;
    top: 98px;
    margin: 0px auto !important;
    font-family: "Raleway", sans-serif;
    text-align: center !important;
    font-weight: 300 !important;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
	color: #fff;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color: #fff !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: .5em 1em;
}
form.checkout_coupon {
    background: #fafaf7;
}

#reviews {
    background: #fafaf7;
    border: 1px solid #eee;
    padding: 10px;
}
span#reply-title {
    font-size: 24px;
    color: slategray;
}
.comment-respond input#submit {
    border: 1px solid #666 !important;
    background: transparent !important;
    border-radius: 0px !important;
    font-weight: 300 !important;
    font-family: "Raleway";
    color: #666;
}
/*Retail Link */ 
.retail_link select#ddRetailLinkMenu {
    -webkit-appearance: none;
    border: 1px solid #666 !important;
    padding: 5px 46px;
    border-radius: 20px;
    background: #666;
    color: #fff;
    font-family: "Raleway" !important;
    font-weight: 200;
    text-transform: uppercase;
}
.retail_link {
    width: 80%;
    margin: 0px auto;
    display: grid;
}

/* CC Checkout */ 

select.woocommerce-select {
    -webkit-appearance: none;
    font-size: 22px;
    font-weight: 200;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc !important;
    color: #666;
    border-radius: 0px;
}

/* Archive Page */ 
select.orderby {
    -webkit-appearance: none;
    border-radius: 0px !important;
    font-size: 22px;
    font-weight: 200;
    text-transform: capitalize;
    background: #fff;
    border: 1px solid #ccc !important;
    padding: 5px;
    margin-right: 20px;
}
p.woocommerce-result-count {
    padding: 10px 15px;
    background: #f7f7f7;
}

/* Cart Page */ 
.cart a {
    font-family: "Raleway", sans-serif;
    color: #666;
}
.shop_table_responsive {
    color: #666;
}

p.cart-empty {
    text-align: center;
    padding: 20px;
    font-size: 40px;
    font-weight: 200;
    color: #666;
}
p.return-to-shop {
    text-align: center;
}
a.button.wc-backward {
    border-radius: 30px;
    background: none;
    border: 1px solid;
    color: #666;
    font-weight: 300;
    text-transform: uppercase;
}
a.button.wc-backward:hover {
	background-color: #666;
	color: #fff;
}
input#coupon_code {
    width: 300px !important;
    padding: 9px;
    font-weight: 200;
    text-transform: capitalize;
    font-family: "Raleway";
    color: slategray;
}
.shop_table input.button, .checkout_coupon input.button {
    border-radius: 0px !important;
    background: #666 !important;
    color: #fff !important;
    font-weight: 300 !important;
    font-family: "Raleway";
}
.shop_table thead {
    background: #f7f7f7;
    font-family: "Raleway" !important;
    color: slategray;
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0px;
    background: #f7f7f7;
}
.woocommerce a.remove:hover {
    color: #efefef !important;
	background-color: #666 !important;
	border: 1px solid #666 !important
}
form.checkout.woocommerce-checkout {
    width: 100%;
    margin: 0px auto;
    background: #f0f0f0;
    padding: 10px;
    border: 1px solid #f0f0f0;
}
#customer_details {
    background: #f7f7f7;
    padding: 10px;
}
#customer_details input {
    padding: 10px 3px !important;
    font-size: 16px !important;
    font-weight: 200;
    color: slategray;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    height: 40px;
    padding: 6px 0px;
    font-family: "Raleway", sans-serif;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: 1px;
    right: 5px;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: slategray transparent;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    height: 0;
    left: 50%;
    margin-left: -6px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 0;
}

/* Product Page */ 

.single-product .site-content {
	width: 90%;
	margin: 90px auto;
	
}

.single h1.product_title.entry-title {
    top: 0px;
    position: relative;
    width: 106% !important;
    margin-left: -36px !important;
	margin-top: -5px !important;
	padding: 20px 0;
	max-width: 5800px;
	background: none;
}
p.price {
    text-align: center;
}
.woocommerce div.product form.cart div.quantity {
    width: 20%;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
    display: block;
    position: initial;
	float: none;
}
.woocommerce div.product div.images img {
    display: block;
    height: auto;
    box-shadow: none;
    margin: 0px auto;
}
.woocommerce div.product form.cart .button {
    float: none;
}
input.input-text.qty.text {
    -webkit-appearance: none;
    border: 1px solid #f7f7f7;
    font-size: 26px;
    font-weight: 200;
    background: #fff !important;
	color: slategrey;
}
ul.tabs.wc-tabs a {
    font-weight: 200 !important;
    font-family: "Raleway", sans-serif;
    color: slategray;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #f7f7f7;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em;
}
.wc-tabs a:hover {
    border: none !important;
}

/* Checkout Page */ 

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #f7f7f7;
    border-radius: 0px;
    margin: 20px 0px;
	border: 1px solid rgba(0,0,0,.1);
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 0px;
    line-height: 1.5;
    background-color: #fff;
    color: slategray;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: '';
    display: block;
    border: 1em solid #fff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	border-bottom:  0px; 
}

#order_review label {
    font-family: "Raleway";
    font-size: 26px;
    text-transform: uppercase;
    color: slategray;
}
fieldset {
    border: 0px solid #c0c0c0;
    margin: 0 2px;
    min-width: inherit;
    padding: 0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
	width: 35%;
}
