
.shopify-cleanslate .kEwctmM5pguv6XkPR8mx6, .shopify-cleanslate ._2PfRg7DFvcstLFRNRf5W1e {
	display: none !important;
}

.flexslider-container {
	position: relative;
	width: 50%;
	float: left;
}
.six.columns.omega {
	width: 430px;
	float: left;
}

/* .purchase-details__quantity input {
	border: 1px solid #852b91;
	width: 100px !important;
}
.purchase-details__quantity span {
	display: none;
} */

.purchase-details__quantity {
	width: 133px;
	border: 1px solid #eee;
}
.purchase-details__quantity input.quantity {
	max-width: inherit;
	width: initial;
}
.purchase-details__quantity.for_cart input.quantity {
	width: 50px;
}
.purchase-details__quantity.for_cart {
	width: 100px;
	float: left;
	margin: 0;
}
.for_cart {
	display: flex;
	justify-content: end;
}
.container .twelve.columns {
	text-align: right;
}
.btn_style {
	width: auto !important;
	margin-right: 35px;
}
.payment_methods {
	margin-top: 15px;
	webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.payment_methods img {
	width: 48px;
	height: 30px;
	margin-right: 2px;
}

#section1 {
	margin-bottom: 10px;
}

/* footer */
.contact_email {
	width: 67% !important;
	display: inline-block;
	margin: 0 !important;
  float: left !important;
}
.action_button.sign_up {
	width: 30% !important;
	float: right !important;
}.newsletter input.sign_up {
	max-height: 41px;
}
.ss-icon {
	margin: 15px 8px 22px 0;
}
.footer a {
	color: #000;
}
.footer a:hover {
	color: #ED008E;
}
.payment_methods {
	margin-top: 15px;
}
.payment_icon ul li {
  display: inline-block;
}
.payment_icon {
  text-align: center;
}
.payment_icon ul li a {
  width: 38px;
  height: 23px;
  display: block;
  margin: 0 3px;
}
.feature_text {
	margin: 10px 0 30px;
	clear: both;
}



/* header */
.icon-cart::before {
	content: "";
}

/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {


}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
.six.columns.omega {
	width: 310px;
}

}

 
/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.flexslider-container {
	width: 100%;
	float: none;
}

}

 
/* Extra small Device. */
@media (max-width: 767px) {
.flexslider-container {
	width: 100%;
	float: none;
}
.six.columns.omega {
	width: 90%;
	margin-left: 15px;
}
 .container .twelve.columns {
	display: inherit;
	justify-content: end;
} 
  .container .cart__itemQuantity.two.columns, .container .cart__itemPrice.two.columns {
	width: 30%;
	float: left;
}
  #cart_form .cart_price span.money {

	bottom: -39px;
}
 
}
 
/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {
.six.columns.omega {;
	margin-left: 15px;
}
   .container .twelve.columns {
	display: flex;
} 
.subtotal {
    text-align: left;
}

