.vertical-centering {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.horizontal-centering {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.centering-mixin {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
@font-face {
  font-family: star;
  src: url(../../../../../themes/dt-the7/css/compatibility/woo-fonts/star.eot);
  src: url(../../../../../themes/dt-the7/css/compatibility/woo-fonts/star.eot?#iefix) format('embedded-opentype'), url(../../../../../themes/dt-the7/css/compatibility/woo-fonts/star.woff) format('woff'), url(../../../../../themes/dt-the7/css/compatibility/woo-fonts/star.ttf) format('truetype'), url(../../../../../themes/dt-the7/css/compatibility/woo-fonts/star.svg#star) format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(../../../../../themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.eot);
  src: url(../../../../../themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.eot?#iefix) format('embedded-opentype'), url(../../../../../themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.woff) format('woff'), url(../../../../../themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.ttf) format('truetype'), url(../../../../../themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.svg#WooCommerce) format('svg');
  font-weight: 400;
  font-style: normal;
}
.text-normal {
  font-size: 14px;
  line-height: 28px;
}
.text-small {
  font-size: 13px;
  line-height: 26px;
}
.text-big {
  font-size: 14px;
  line-height: 28px;
}
.solid-bg-mixin {
  background-color: #f4f4f4;
}
.stripe-style-1 .solid-bg-mixin {
  background-color: #ffffff;
}
.stripe-style-2 .solid-bg-mixin {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .solid-bg-mixin {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .solid-bg-mixin {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .solid-bg-mixin {
  background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px ;
  box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .outline-decoration {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-1.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
  box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-2.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-3.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.outline-element-decoration .stripe-style-4 .outline-decoration,
.outline-element-decoration .stripe-style-5 .outline-decoration {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .shadow-decoration {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .shadow-decoration {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .shadow-decoration,
.stripe-style-2.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .shadow-decoration,
.stripe-style-3.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .shadow-decoration {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .shadow-decoration,
.shadow-element-decoration .stripe-style-5 .shadow-decoration {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header-color {
  color: #252525;
}
.sidebar-content .header-color,
.stripe .sidebar-content.solid-bg .header-color {
  color: #272727;
}
.footer .header-color {
  color: #252525;
}
.stripe-style-1 .header-color {
  color: #272727;
}
.stripe-style-2 .header-color {
  color: #ffffff;
}
.stripe-style-3 .header-color {
  color: #ffffff;
}
.stripe-style-4 .header-color {
  color: #ffffff;
}
.stripe-style-5 .header-color {
  color: #333333;
}
.woocommerce-cart-wrap .cart-collaterals {
  background-color: #f4f4f4;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 30%;
}
.stripe-style-1 .woocommerce-cart-wrap .cart-collaterals {
  background-color: #ffffff;
}
.stripe-style-2 .woocommerce-cart-wrap .cart-collaterals {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .woocommerce-cart-wrap .cart-collaterals {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .woocommerce-cart-wrap .cart-collaterals {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .woocommerce-cart-wrap .cart-collaterals {
  background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: inset 0px 0px 0px 1px ;
  box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
  box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.outline-element-decoration .stripe-style-4 .woocommerce-cart-wrap .cart-collaterals,
.outline-element-decoration .stripe-style-5 .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-2.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-3.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe-style-5 .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shop_attributes {
  background-color: #f4f4f4;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.stripe-style-1 .shop_attributes {
  background-color: #ffffff;
}
.stripe-style-2 .shop_attributes {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .shop_attributes {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .shop_attributes {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .shop_attributes {
  background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .shop_attributes {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .shop_attributes {
  -webkit-box-shadow: inset 0px 0px 0px 1px ;
  box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .shop_attributes {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration .shop_attributes,
.outline-element-decoration .stripe-style-1.outline-element-decoration .shop_attributes {
  -webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
  box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .shop_attributes,
.outline-element-decoration .stripe-style-2.outline-element-decoration .shop_attributes {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .shop_attributes,
.outline-element-decoration .stripe-style-3.outline-element-decoration .shop_attributes {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.outline-element-decoration .stripe-style-4 .shop_attributes,
.outline-element-decoration .stripe-style-5 .shop_attributes {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shadow-element-decoration .shop_attributes,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .shop_attributes {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .shop_attributes {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .shop_attributes,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .shop_attributes,
.stripe-style-2.shadow-element-decoration .shop_attributes,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .shop_attributes,
.stripe-style-3.shadow-element-decoration .shop_attributes,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .shop_attributes {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .shop_attributes,
.shadow-element-decoration .stripe-style-5 .shop_attributes {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wc-order-review,
.wc-side-column {
  width: 30%;
  background-color: #f4f4f4;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.stripe-style-1 .wc-order-review,
.stripe-style-1 .wc-side-column {
  background-color: #ffffff;
}
.stripe-style-2 .wc-order-review,
.stripe-style-2 .wc-side-column {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .wc-order-review,
.stripe-style-3 .wc-side-column {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .wc-order-review,
.stripe-style-4 .wc-side-column {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .wc-order-review,
.stripe-style-5 .wc-side-column {
  background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .wc-order-review,
.outline-element-decoration .wc-side-column {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .wc-order-review,
.outline-element-decoration .stripe .sidebar-content.solid-bg .wc-side-column {
  -webkit-box-shadow: inset 0px 0px 0px 1px ;
  box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-order-review,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-side-column {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration .wc-order-review,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wc-order-review,
.stripe-style-1.outline-element-decoration .wc-side-column,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wc-side-column {
  -webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
  box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .wc-order-review,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wc-order-review,
.stripe-style-2.outline-element-decoration .wc-side-column,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wc-side-column {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .wc-order-review,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wc-order-review,
.stripe-style-3.outline-element-decoration .wc-side-column,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wc-side-column {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.outline-element-decoration .stripe-style-4 .wc-order-review,
.outline-element-decoration .stripe-style-5 .wc-order-review,
.outline-element-decoration .stripe-style-4 .wc-side-column,
.outline-element-decoration .stripe-style-5 .wc-side-column {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shadow-element-decoration .wc-order-review,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-order-review,
.shadow-element-decoration .wc-side-column,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-side-column {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-order-review,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-side-column {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .wc-order-review,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-order-review,
.stripe-style-2.shadow-element-decoration .wc-order-review,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-order-review,
.stripe-style-3.shadow-element-decoration .wc-order-review,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-order-review,
.stripe-style-1.shadow-element-decoration .wc-side-column,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-side-column,
.stripe-style-2.shadow-element-decoration .wc-side-column,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-side-column,
.stripe-style-3.shadow-element-decoration .wc-side-column,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-side-column {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .wc-order-review,
.shadow-element-decoration .stripe-style-5 .wc-order-review,
.shadow-element-decoration .stripe-style-4 .wc-side-column,
.shadow-element-decoration .stripe-style-5 .wc-side-column {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wc-login-wrap form,
.wc-coupon-wrap form {
  background-color: #f4f4f4;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.stripe-style-1 .wc-login-wrap form,
.stripe-style-1 .wc-coupon-wrap form {
  background-color: #ffffff;
}
.stripe-style-2 .wc-login-wrap form,
.stripe-style-2 .wc-coupon-wrap form {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .wc-login-wrap form,
.stripe-style-3 .wc-coupon-wrap form {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .wc-login-wrap form,
.stripe-style-4 .wc-coupon-wrap form {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .wc-login-wrap form,
.stripe-style-5 .wc-coupon-wrap form {
  background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .wc-login-wrap form,
.outline-element-decoration .wc-coupon-wrap form {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .wc-login-wrap form,
.outline-element-decoration .stripe .sidebar-content.solid-bg .wc-coupon-wrap form {
  -webkit-box-shadow: inset 0px 0px 0px 1px ;
  box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-login-wrap form,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-coupon-wrap form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration .wc-login-wrap form,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wc-login-wrap form,
.stripe-style-1.outline-element-decoration .wc-coupon-wrap form,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wc-coupon-wrap form {
  -webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
  box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .wc-login-wrap form,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wc-login-wrap form,
.stripe-style-2.outline-element-decoration .wc-coupon-wrap form,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wc-coupon-wrap form {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .wc-login-wrap form,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wc-login-wrap form,
.stripe-style-3.outline-element-decoration .wc-coupon-wrap form,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wc-coupon-wrap form {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.outline-element-decoration .stripe-style-4 .wc-login-wrap form,
.outline-element-decoration .stripe-style-5 .wc-login-wrap form,
.outline-element-decoration .stripe-style-4 .wc-coupon-wrap form,
.outline-element-decoration .stripe-style-5 .wc-coupon-wrap form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shadow-element-decoration .wc-login-wrap form,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-login-wrap form,
.shadow-element-decoration .wc-coupon-wrap form,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-coupon-wrap form {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-login-wrap form,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-coupon-wrap form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .wc-login-wrap form,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-login-wrap form,
.stripe-style-2.shadow-element-decoration .wc-login-wrap form,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-login-wrap form,
.stripe-style-3.shadow-element-decoration .wc-login-wrap form,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-login-wrap form,
.stripe-style-1.shadow-element-decoration .wc-coupon-wrap form,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-coupon-wrap form,
.stripe-style-2.shadow-element-decoration .wc-coupon-wrap form,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-coupon-wrap form,
.stripe-style-3.shadow-element-decoration .wc-coupon-wrap form,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-coupon-wrap form {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .wc-login-wrap form,
.shadow-element-decoration .stripe-style-5 .wc-login-wrap form,
.shadow-element-decoration .stripe-style-4 .wc-coupon-wrap form,
.shadow-element-decoration .stripe-style-5 .wc-coupon-wrap form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
form.track_order,
form.lost_reset_password,
#customer_login > div {
  background-color: #f4f4f4;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.stripe-style-1 form.track_order,
.stripe-style-1 form.lost_reset_password,
.stripe-style-1 #customer_login > div {
  background-color: #ffffff;
}
.stripe-style-2 form.track_order,
.stripe-style-2 form.lost_reset_password,
.stripe-style-2 #customer_login > div {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 form.track_order,
.stripe-style-3 form.lost_reset_password,
.stripe-style-3 #customer_login > div {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 form.track_order,
.stripe-style-4 form.lost_reset_password,
.stripe-style-4 #customer_login > div {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 form.track_order,
.stripe-style-5 form.lost_reset_password,
.stripe-style-5 #customer_login > div {
  background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration form.track_order,
.outline-element-decoration form.lost_reset_password,
.outline-element-decoration #customer_login > div {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg form.track_order,
.outline-element-decoration .stripe .sidebar-content.solid-bg form.lost_reset_password,
.outline-element-decoration .stripe .sidebar-content.solid-bg #customer_login > div {
  -webkit-box-shadow: inset 0px 0px 0px 1px ;
  box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) form.track_order,
.outline-element-decoration .stripe:not(.shadow-element-decoration) form.lost_reset_password,
.outline-element-decoration .stripe:not(.shadow-element-decoration) #customer_login > div {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration form.track_order,
.outline-element-decoration .stripe-style-1.outline-element-decoration form.track_order,
.stripe-style-1.outline-element-decoration form.lost_reset_password,
.outline-element-decoration .stripe-style-1.outline-element-decoration form.lost_reset_password,
.stripe-style-1.outline-element-decoration #customer_login > div,
.outline-element-decoration .stripe-style-1.outline-element-decoration #customer_login > div {
  -webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
  box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration form.track_order,
.outline-element-decoration .stripe-style-2.outline-element-decoration form.track_order,
.stripe-style-2.outline-element-decoration form.lost_reset_password,
.outline-element-decoration .stripe-style-2.outline-element-decoration form.lost_reset_password,
.stripe-style-2.outline-element-decoration #customer_login > div,
.outline-element-decoration .stripe-style-2.outline-element-decoration #customer_login > div {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration form.track_order,
.outline-element-decoration .stripe-style-3.outline-element-decoration form.track_order,
.stripe-style-3.outline-element-decoration form.lost_reset_password,
.outline-element-decoration .stripe-style-3.outline-element-decoration form.lost_reset_password,
.stripe-style-3.outline-element-decoration #customer_login > div,
.outline-element-decoration .stripe-style-3.outline-element-decoration #customer_login > div {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.outline-element-decoration .stripe-style-4 form.track_order,
.outline-element-decoration .stripe-style-5 form.track_order,
.outline-element-decoration .stripe-style-4 form.lost_reset_password,
.outline-element-decoration .stripe-style-5 form.lost_reset_password,
.outline-element-decoration .stripe-style-4 #customer_login > div,
.outline-element-decoration .stripe-style-5 #customer_login > div {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shadow-element-decoration form.track_order,
.shadow-element-decoration .stripe .sidebar-content.solid-bg form.track_order,
.shadow-element-decoration form.lost_reset_password,
.shadow-element-decoration .stripe .sidebar-content.solid-bg form.lost_reset_password,
.shadow-element-decoration #customer_login > div,
.shadow-element-decoration .stripe .sidebar-content.solid-bg #customer_login > div {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) form.track_order,
.shadow-element-decoration .stripe:not(.outline-element-decoration) form.lost_reset_password,
.shadow-element-decoration .stripe:not(.outline-element-decoration) #customer_login > div {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.shadow-element-decoration form.track_order,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration form.track_order,
.stripe-style-2.shadow-element-decoration form.track_order,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration form.track_order,
.stripe-style-3.shadow-element-decoration form.track_order,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration form.track_order,
.stripe-style-1.shadow-element-decoration form.lost_reset_password,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration form.lost_reset_password,
.stripe-style-2.shadow-element-decoration form.lost_reset_password,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration form.lost_reset_password,
.stripe-style-3.shadow-element-decoration form.lost_reset_password,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration form.lost_reset_password,
.stripe-style-1.shadow-element-decoration #customer_login > div,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration #customer_login > div,
.stripe-style-2.shadow-element-decoration #customer_login > div,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration #customer_login > div,
.stripe-style-3.shadow-element-decoration #customer_login > div,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration #customer_login > div {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 form.track_order,
.shadow-element-decoration .stripe-style-5 form.track_order,
.shadow-element-decoration .stripe-style-4 form.lost_reset_password,
.shadow-element-decoration .stripe-style-5 form.lost_reset_password,
.shadow-element-decoration .stripe-style-4 #customer_login > div,
.shadow-element-decoration .stripe-style-5 #customer_login > div {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#reviews ol.commentlist .comment_container {
  background-color: #f4f4f4;
}
.stripe-style-1 #reviews ol.commentlist .comment_container {
  background-color: #ffffff;
}
.stripe-style-2 #reviews ol.commentlist .comment_container {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 #reviews ol.commentlist .comment_container {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 #reviews ol.commentlist .comment_container {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 #reviews ol.commentlist .comment_container {
  background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: inset 0px 0px 0px 1px ;
  box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-1.outline-element-decoration #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
  box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-2.outline-element-decoration #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-3.outline-element-decoration #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.outline-element-decoration .stripe-style-4 #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-5 #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shadow-element-decoration #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe .sidebar-content.solid-bg #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.shadow-element-decoration #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration #reviews ol.commentlist .comment_container,
.stripe-style-2.shadow-element-decoration #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration #reviews ol.commentlist .comment_container,
.stripe-style-3.shadow-element-decoration #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-5 #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.checkout-page-title {
  background-color: rgba(255,255,255,0);
  color: #3b3f4a;
  padding-top: 70px;
  padding-bottom: 10px;
}
.checkout-page-title nav {
  width: 1250px;
}
.checkout-page-title a.current {
  color: #3b3f4a;
}
.checkout-page-title a {
  color: rgba(59,63,74,0.3);
  font:   bold 20px / 30px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.checkout-page-title .current .checkout-counter {
  color: #fff;
  background-color: #28a7fb;
}
.checkout-page-title .checkout-counter {
  background-color: rgba(59,63,74,0.09);
  color: rgba(59,63,74,0.3);
}
.checkout-page-title .checkout-step:before,
.checkout-page-title .checkout-step:after {
  background-color: rgba(59,63,74,0.09);
}
.checkout-page-title .step-cart .checkout-step:after,
.checkout-page-title .step-checkout.current .checkout-step:after,
.checkout-page-title .step-complete.current .checkout-step:after {
  background-color: #28a7fb;
}
.accent-gradient .checkout-page-title .step-cart .checkout-step:after,
.accent-gradient .checkout-page-title .step-checkout.current .checkout-step:after,
.accent-gradient .checkout-page-title .step-complete.current .checkout-step:after {
  background: #28a7fb;
  background: -moz-linear-gradient(30deg,#28a7fb 0%,#28a7fb 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#28a7fb),color-stop(100%,#28a7fb));
  background: -webkit-linear-gradient(30deg,#28a7fb 0%,#28a7fb 100%);
  background: -o-linear-gradient(30deg,#28a7fb 0%,#28a7fb 100%);
  background: -ms-linear-gradient(30deg,#28a7fb 0%,#28a7fb 100%);
  background: linear-gradient(30deg,#28a7fb 0%,#28a7fb 100%);
}
.checkout-page-title .step-cart .checkout-step:before,
.checkout-page-title .step-checkout.current .checkout-step:before,
.checkout-page-title .step-complete.current .checkout-step:before {
  background-color: #28a7fb;
}
.woocommerce-cart-wrap .shop_table thead th,
.woocommerce-cart-wrap .product-price,
.woocommerce-cart-wrap .wc-item-meta *,
.lost_password a,
.woocommerce-Reviews .comment-notes,
.woocommerce-orders-table thead th {
  color: #adb0b6;
}
.reset_variations,
.reset_variations:hover,
.variations label,
.product_meta > span,
.product_meta > span a,
.product_list_widget del,
.product_list_widget del .amount,
.product_list_widget del .amount *,
.woocom-list-content .price del,
.woocom-list-content del,
.woocom-list-content del .amount,
.woocom-list-content del .amount *,
.widget_shopping_cart_content strong,
.widget_shopping_cart_content dt,
.woocommerce-review-link,
.woocommerce-review-link *,
.woocommerce-review-link:hover,
.widget_price_filter .price_slider_amount,
.shop_table .variation *,
.woocommerce-tabs li > a,
.product .summary.entry-summary .price del,
.woocommerce-result-count,
.widget_layered_nav li > small,
.widget_product_categories .count,
.stars a {
  color: #adb0b6;
}
.sidebar-content .reset_variations,
.sidebar-content .reset_variations:hover,
.sidebar-content .variations label,
.sidebar-content .product_meta > span,
.sidebar-content .product_meta > span a,
.sidebar-content .product_list_widget del,
.sidebar-content .product_list_widget del .amount,
.sidebar-content .product_list_widget del .amount *,
.sidebar-content .woocom-list-content .price del,
.sidebar-content .woocom-list-content del,
.sidebar-content .woocom-list-content del .amount,
.sidebar-content .woocom-list-content del .amount *,
.sidebar-content .widget_shopping_cart_content strong,
.sidebar-content .widget_shopping_cart_content dt,
.sidebar-content .woocommerce-review-link,
.sidebar-content .woocommerce-review-link *,
.sidebar-content .woocommerce-review-link:hover,
.sidebar-content .widget_price_filter .price_slider_amount,
.sidebar-content .shop_table .variation *,
.sidebar-content .woocommerce-tabs li > a,
.sidebar-content .product .summary.entry-summary .price del,
.sidebar-content .woocommerce-result-count,
.sidebar-content .widget_layered_nav li > small,
.sidebar-content .widget_product_categories .count,
.sidebar-content .stars a {
  color: rgba(137,137,137,0.5);
}
.footer .reset_variations,
.footer .reset_variations:hover,
.footer .variations label,
.footer .product_meta > span,
.footer .product_meta > span a,
.footer .product_list_widget del,
.footer .product_list_widget del .amount,
.footer .product_list_widget del .amount *,
.footer .woocom-list-content .price del,
.footer .woocom-list-content del,
.footer .woocom-list-content del .amount,
.footer .woocom-list-content del .amount *,
.footer .widget_shopping_cart_content strong,
.footer .widget_shopping_cart_content dt,
.footer .woocommerce-review-link,
.footer .woocommerce-review-link *,
.footer .woocommerce-review-link:hover,
.footer .widget_price_filter .price_slider_amount,
.footer .shop_table .variation *,
.footer .woocommerce-tabs li > a,
.footer .product .summary.entry-summary .price del,
.footer .woocommerce-result-count,
.footer .widget_layered_nav li > small,
.footer .widget_product_categories .count,
.footer .stars a {
  color: rgba(137,137,137,0.5);
}
.stripe-style-1 .reset_variations,
.stripe-style-1 .reset_variations:hover,
.stripe-style-1 .variations label,
.stripe-style-1 .product_meta > span,
.stripe-style-1 .product_meta > span a,
.stripe-style-1 .product_list_widget del,
.stripe-style-1 .product_list_widget del .amount,
.stripe-style-1 .product_list_widget del .amount *,
.stripe-style-1 .woocom-list-content .price del,
.stripe-style-1 .woocom-list-content del,
.stripe-style-1 .woocom-list-content del .amount,
.stripe-style-1 .woocom-list-content del .amount *,
.stripe-style-1 .widget_shopping_cart_content strong,
.stripe-style-1 .widget_shopping_cart_content dt,
.stripe-style-1 .woocommerce-review-link,
.stripe-style-1 .woocommerce-review-link *,
.stripe-style-1 .woocommerce-review-link:hover,
.stripe-style-1 .widget_price_filter .price_slider_amount,
.stripe-style-1 .shop_table .variation *,
.stripe-style-1 .woocommerce-tabs li > a,
.stripe-style-1 .product .summary.entry-summary .price del,
.stripe-style-1 .woocommerce-result-count,
.stripe-style-1 .widget_layered_nav li > small,
.stripe-style-1 .widget_product_categories .count,
.stripe-style-1 .stars a {
  color: rgba(137,137,137,0.5);
}
.stripe-style-2 .reset_variations,
.stripe-style-2 .reset_variations:hover,
.stripe-style-2 .variations label,
.stripe-style-2 .product_meta > span,
.stripe-style-2 .product_meta > span a,
.stripe-style-2 .product_list_widget del,
.stripe-style-2 .product_list_widget del .amount,
.stripe-style-2 .product_list_widget del .amount *,
.stripe-style-2 .woocom-list-content .price del,
.stripe-style-2 .woocom-list-content del,
.stripe-style-2 .woocom-list-content del .amount,
.stripe-style-2 .woocom-list-content del .amount *,
.stripe-style-2 .widget_shopping_cart_content strong,
.stripe-style-2 .widget_shopping_cart_content dt,
.stripe-style-2 .woocommerce-review-link,
.stripe-style-2 .woocommerce-review-link *,
.stripe-style-2 .woocommerce-review-link:hover,
.stripe-style-2 .widget_price_filter .price_slider_amount,
.stripe-style-2 .shop_table .variation *,
.stripe-style-2 .woocommerce-tabs li > a,
.stripe-style-2 .product .summary.entry-summary .price del,
.stripe-style-2 .woocommerce-result-count,
.stripe-style-2 .widget_layered_nav li > small,
.stripe-style-2 .widget_product_categories .count,
.stripe-style-2 .stars a {
  color: rgba(255,255,255,0.5);
}
#page .stripe-style-3 .reset_variations,
#page .stripe-style-3 .reset_variations:hover,
#page .stripe-style-3 .variations label,
#page .stripe-style-3 .product_meta > span,
#page .stripe-style-3 .product_meta > span a,
#page .stripe-style-3 .product_list_widget del,
#page .stripe-style-3 .product_list_widget del .amount,
#page .stripe-style-3 .product_list_widget del .amount *,
#page .stripe-style-3 .woocom-list-content .price del,
#page .stripe-style-3 .woocom-list-content del,
#page .stripe-style-3 .woocom-list-content del .amount,
#page .stripe-style-3 .woocom-list-content del .amount *,
#page .stripe-style-3 .widget_shopping_cart_content strong,
#page .stripe-style-3 .widget_shopping_cart_content dt,
#page .stripe-style-3 .woocommerce-review-link,
#page .stripe-style-3 .woocommerce-review-link *,
#page .stripe-style-3 .woocommerce-review-link:hover,
#page .stripe-style-3 .widget_price_filter .price_slider_amount,
#page .stripe-style-3 .shop_table .variation *,
#page .stripe-style-3 .woocommerce-tabs li > a,
#page .stripe-style-3 .product .summary.entry-summary .price del,
#page .stripe-style-3 .woocommerce-result-count,
#page .stripe-style-3 .widget_layered_nav li > small,
#page .stripe-style-3 .widget_product_categories .count,
#page .stripe-style-3 .stars a {
  color: rgba(255,255,255,0.5);
}
.stripe-style-4 .reset_variations,
.stripe-style-4 .reset_variations:hover,
.stripe-style-4 .variations label,
.stripe-style-4 .product_meta > span,
.stripe-style-4 .product_meta > span a,
.stripe-style-4 .product_list_widget del,
.stripe-style-4 .product_list_widget del .amount,
.stripe-style-4 .product_list_widget del .amount *,
.stripe-style-4 .woocom-list-content .price del,
.stripe-style-4 .woocom-list-content del,
.stripe-style-4 .woocom-list-content del .amount,
.stripe-style-4 .woocom-list-content del .amount *,
.stripe-style-4 .widget_shopping_cart_content strong,
.stripe-style-4 .widget_shopping_cart_content dt,
.stripe-style-4 .woocommerce-review-link,
.stripe-style-4 .woocommerce-review-link *,
.stripe-style-4 .woocommerce-review-link:hover,
.stripe-style-4 .widget_price_filter .price_slider_amount,
.stripe-style-4 .shop_table .variation *,
.stripe-style-4 .woocommerce-tabs li > a,
.stripe-style-4 .product .summary.entry-summary .price del,
.stripe-style-4 .woocommerce-result-count,
.stripe-style-4 .widget_layered_nav li > small,
.stripe-style-4 .widget_product_categories .count,
.stripe-style-4 .stars a {
  color: rgba(255,255,255,0.5);
}
.stripe-style-5 .reset_variations,
.stripe-style-5 .reset_variations:hover,
.stripe-style-5 .variations label,
.stripe-style-5 .product_meta > span,
.stripe-style-5 .product_meta > span a,
.stripe-style-5 .product_list_widget del,
.stripe-style-5 .product_list_widget del .amount,
.stripe-style-5 .product_list_widget del .amount *,
.stripe-style-5 .woocom-list-content .price del,
.stripe-style-5 .woocom-list-content del,
.stripe-style-5 .woocom-list-content del .amount,
.stripe-style-5 .woocom-list-content del .amount *,
.stripe-style-5 .widget_shopping_cart_content strong,
.stripe-style-5 .widget_shopping_cart_content dt,
.stripe-style-5 .woocommerce-review-link,
.stripe-style-5 .woocommerce-review-link *,
.stripe-style-5 .woocommerce-review-link:hover,
.stripe-style-5 .widget_price_filter .price_slider_amount,
.stripe-style-5 .shop_table .variation *,
.stripe-style-5 .woocommerce-tabs li > a,
.stripe-style-5 .product .summary.entry-summary .price del,
.stripe-style-5 .woocommerce-result-count,
.stripe-style-5 .widget_layered_nav li > small,
.stripe-style-5 .widget_product_categories .count,
.stripe-style-5 .stars a {
  color: rgba(51,51,51,0.5);
}
.woocommerce-cart-wrap .product-remove a {
  color: rgba(37,37,37,0.2);
}
.woocommerce-cart-wrap .product-remove a:hover {
  color: rgba(37,37,37,0.35);
}
.woocommerce-cart-wrap .product-name a,
.woocommerce-cart-wrap .product-subtotal,
.woocommerce-cart-wrap .cart-subtotal .amount {
  color: #252525;
}
.product-name > a,
#reviews ol.commentlist .meta,
.shop_table strong,
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a,
.woocommerce-tabs li.active > a,
.woocommerce-tabs li > a:hover,
.product .summary.entry-summary .price,
.product .summary.entry-summary .price ins,
.product-category mark,
.woocom-list-content .price,
.woocom-list-content .price *,
.widget_layered_nav li > a,
.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  color: #252525;
}
.sidebar-content .product-name > a,
.sidebar-content #reviews ol.commentlist .meta,
.sidebar-content .shop_table strong,
.sidebar-content ul.cart_list li a,
.sidebar-content ul.product_list_widget li a,
.sidebar-content .widget_product_categories li a,
.sidebar-content .woocommerce-tabs li.active > a,
.sidebar-content .woocommerce-tabs li > a:hover,
.sidebar-content .product .summary.entry-summary .price,
.sidebar-content .product .summary.entry-summary .price ins,
.sidebar-content .product-category mark,
.sidebar-content .woocom-list-content .price,
.sidebar-content .woocom-list-content .price *,
.sidebar-content .widget_layered_nav li > a,
.sidebar-content .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  color: #272727;
}
.footer .product-name > a,
.footer #reviews ol.commentlist .meta,
.footer .shop_table strong,
.footer ul.cart_list li a,
.footer ul.product_list_widget li a,
.footer .widget_product_categories li a,
.footer .woocommerce-tabs li.active > a,
.footer .woocommerce-tabs li > a:hover,
.footer .product .summary.entry-summary .price,
.footer .product .summary.entry-summary .price ins,
.footer .product-category mark,
.footer .woocom-list-content .price,
.footer .woocom-list-content .price *,
.footer .widget_layered_nav li > a,
.footer .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  color: #252525;
}
.stripe-style-1 .product-name > a,
.stripe-style-1 #reviews ol.commentlist .meta,
.stripe-style-1 .shop_table strong,
.stripe-style-1 ul.cart_list li a,
.stripe-style-1 ul.product_list_widget li a,
.stripe-style-1 .widget_product_categories li a,
.stripe-style-1 .woocommerce-tabs li.active > a,
.stripe-style-1 .woocommerce-tabs li > a:hover,
.stripe-style-1 .product .summary.entry-summary .price,
.stripe-style-1 .product .summary.entry-summary .price ins,
.stripe-style-1 .product-category mark,
.stripe-style-1 .woocom-list-content .price,
.stripe-style-1 .woocom-list-content .price *,
.stripe-style-1 .widget_layered_nav li > a,
.stripe-style-1 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  color: #272727;
}
.stripe-style-2 .product-name > a,
.stripe-style-2 #reviews ol.commentlist .meta,
.stripe-style-2 .shop_table strong,
.stripe-style-2 ul.cart_list li a,
.stripe-style-2 ul.product_list_widget li a,
.stripe-style-2 .widget_product_categories li a,
.stripe-style-2 .woocommerce-tabs li.active > a,
.stripe-style-2 .woocommerce-tabs li > a:hover,
.stripe-style-2 .product .summary.entry-summary .price,
.stripe-style-2 .product .summary.entry-summary .price ins,
.stripe-style-2 .product-category mark,
.stripe-style-2 .woocom-list-content .price,
.stripe-style-2 .woocom-list-content .price *,
.stripe-style-2 .widget_layered_nav li > a,
.stripe-style-2 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  color: #ffffff;
}
.stripe-style-3 .product-name > a,
.stripe-style-3 #reviews ol.commentlist .meta,
.stripe-style-3 .shop_table strong,
.stripe-style-3 ul.cart_list li a,
.stripe-style-3 ul.product_list_widget li a,
.stripe-style-3 .widget_product_categories li a,
.stripe-style-3 .woocommerce-tabs li.active > a,
.stripe-style-3 .woocommerce-tabs li > a:hover,
.stripe-style-3 .product .summary.entry-summary .price,
.stripe-style-3 .product .summary.entry-summary .price ins,
.stripe-style-3 .product-category mark,
.stripe-style-3 .woocom-list-content .price,
.stripe-style-3 .woocom-list-content .price *,
.stripe-style-3 .widget_layered_nav li > a,
.stripe-style-3 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  color: #ffffff;
}
.stripe-style-4 .product-name > a,
.stripe-style-4 #reviews ol.commentlist .meta,
.stripe-style-4 .shop_table strong,
.stripe-style-4 ul.cart_list li a,
.stripe-style-4 ul.product_list_widget li a,
.stripe-style-4 .widget_product_categories li a,
.stripe-style-4 .woocommerce-tabs li.active > a,
.stripe-style-4 .woocommerce-tabs li > a:hover,
.stripe-style-4 .product .summary.entry-summary .price,
.stripe-style-4 .product .summary.entry-summary .price ins,
.stripe-style-4 .product-category mark,
.stripe-style-4 .woocom-list-content .price,
.stripe-style-4 .woocom-list-content .price *,
.stripe-style-4 .widget_layered_nav li > a,
.stripe-style-4 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  color: #ffffff;
}
.stripe-style-5 .product-name > a,
.stripe-style-5 #reviews ol.commentlist .meta,
.stripe-style-5 .shop_table strong,
.stripe-style-5 ul.cart_list li a,
.stripe-style-5 ul.product_list_widget li a,
.stripe-style-5 .widget_product_categories li a,
.stripe-style-5 .woocommerce-tabs li.active > a,
.stripe-style-5 .woocommerce-tabs li > a:hover,
.stripe-style-5 .product .summary.entry-summary .price,
.stripe-style-5 .product .summary.entry-summary .price ins,
.stripe-style-5 .product-category mark,
.stripe-style-5 .woocom-list-content .price,
.stripe-style-5 .woocom-list-content .price *,
.stripe-style-5 .widget_layered_nav li > a,
.stripe-style-5 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  color: #333333;
}
.woocommerce-cart-wrap .shop_table thead th,
.woocommerce-cart-wrap .cart.shop_table thead th,
.woocommerce-cart-wrap .wc-item-meta {
  font-size: 13px;
  line-height: 26px;
}
.woocommerce-cart-wrap .cart-subtotal .amount {
  font-size: 14px;
  line-height: 28px;
}
.woocommerce-cart-wrap .quantity input.qty,
.woocommerce-cart-wrap .product-subtotal {
  font-size: 14px;
  line-height: 28px;
}
.woocommerce-cart-wrap .order-total .amount,
.woocommerce-cart-wrap .cart_totals h2 {
  color: #252525;
  font:   bold 18px / 28px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"] {
  font:   14px / 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #252525;
  font-size: 14px;
  line-height: 28px;
  font-weight: bold;
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"]:disabled {
  color: #adb0b6;
}
.woocommerce-cart-wrap .update-cart-button i {
  font-size: 16px;
  color: rgba(37,37,37,0.25);
}
.wc-coupon-text:after {
  color: rgba(37,37,37,0.2);
}
.dt-wc-btn,
.checkout-button,
#place_order,
input[name="apply_coupon"],
input[name="login"],
button[name="calc_shipping"],
button[name="calc_shipping"]:hover,
.single_add_to_cart_button.button,
.button.wc-backward,
.woocommerce-Button.button,
.woocommerce-Reviews .submit,
.woocommerce-Button[name="register"],
.track_order input[name="track"],
input[name="save_address"] {
  font:   bold 14px / 16px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 11px 18px 10px 16px;
  min-height: 38px;
  line-height: 38px;
  padding-top: 0;
  padding-bottom: 0;
}
#page .button.view-cart,
#phantom .button.view-cart,
#page .button.checkout,
#phantom .button.checkout,
#page .button.wc-forward,
#phantom .button.wc-forward,
#page .price_slider_wrapper .button,
#phantom .price_slider_wrapper .button,
#page .woocommerce-orders-table a.button,
#phantom .woocommerce-orders-table a.button,
#page .wc-layout-list .woo-buttons a,
#phantom .wc-layout-list .woo-buttons a {
  font:   bold 12px / 14px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 8px 12px 7px 12px;
}
#page .button.view-cart *,
#phantom .button.view-cart *,
#page .button.checkout *,
#phantom .button.checkout * {
  font:   bold 12px / 14px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
}
#page .checkout-button.wc-forward,
#page #place_order {
  padding: 17px 24px 16px 24px;
  font:   bold 18px / 20px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.woocommerce-cart-wrap .cart_totals th {
  color: #adb0b6;
  font-size: 14px;
  line-height: 28px;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.woocommerce-error,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  background-color: #28a7fb;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text,
.woocommerce-error .woocommerce-message-text,
.woocommerce-error .woocommerce-info-text,
.woocommerce-error .woocommerce-error-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text {
  font:   14px / 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
.showcoupon-tag,
.showlogin-tag,
#ship-to-different-address,
.order_details td {
  font-size: 14px;
  line-height: 28px;
  color: #252525;
}
.showcoupon-tag i,
.showlogin-tag i,
#ship-to-different-address i,
.order_details td i {
  color: #252525;
}
.customer_details td,
.customer_details th,
.order_details td,
.order_details th {
  font-size: 14px;
  line-height: 28px;
}
.shop_table.customer_details th {
  color: #adb0b6;
}
#ship-to-different-address {
  font:    14px / 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
.showcoupon,
.showlogin {
  font-size: 14px;
  line-height: 28px;
  color: #28a7fb;
}
.woocommerce-orders-table thead th,
.log-message,
form.track_order p:not(.form-row),
.lost_reset_password p:not(.form-row),
.lost_password a,
.lost_password,
.woocommerce-Reviews .comment-notes {
  font-size: 13px;
  line-height: 26px;
}
.lost_password a,
.lost_password {
  line-height: 15px;
}
.woocommerce-billing-fields label,
.woocommerce-additional-fields label,
.wc-terms-and-conditions label,
.woocommerce-shipping-fields label,
label[for="rememberme"],
#customer_login > div label.woocommerce-form__label-for-checkbox,
.product table.variations td.label,
.product table.variations td.label label,
.woocommerce-MyAccount-content label,
form.track_order label,
form.lost_reset_password label,
#customer_login label,
.woocommerce-Reviews label {
  font-size: 13px;
  line-height: 26px;
  color: #252525;
}
.woocommerce-billing-fields label abbr[title],
.woocommerce-billing-fields label .required,
.woocommerce-additional-fields label abbr[title],
.woocommerce-additional-fields label .required,
.wc-terms-and-conditions label abbr[title],
.wc-terms-and-conditions label .required,
.woocommerce-shipping-fields label abbr[title],
.woocommerce-shipping-fields label .required,
label[for="rememberme"] abbr[title],
label[for="rememberme"] .required,
#customer_login > div label.woocommerce-form__label-for-checkbox abbr[title],
#customer_login > div label.woocommerce-form__label-for-checkbox .required,
.product table.variations td.label abbr[title],
.product table.variations td.label .required,
.product table.variations td.label label abbr[title],
.product table.variations td.label label .required,
.woocommerce-MyAccount-content label abbr[title],
.woocommerce-MyAccount-content label .required,
form.track_order label abbr[title],
form.track_order label .required,
form.lost_reset_password label abbr[title],
form.lost_reset_password label .required,
#customer_login label abbr[title],
#customer_login label .required,
.woocommerce-Reviews label abbr[title],
.woocommerce-Reviews label .required {
  color: #adb0b6;
}
#ship-to-different-address label,
.create-account label.checkbox {
  font-size: 14px;
  line-height: 28px;
}
.wc-terms-and-conditions a {
  color: #252525;
}
#customer_details,
.woocommerce-cart-form,
.wc-complete-wrap .wc-wide-column,
.shop_table_responsive,
.woocommerce-cart-wrap .cross-sells {
  width: calc(100% - 30% - 50px);
}
.woocommerce-checkout-review-order .product-name,
.woocommerce-checkout-review-order .product-name a,
.order_details .product-name,
.order_details .product-name a {
  font-size: 14px;
  line-height: 28px;
  color: #898989;
}
.woocommerce-checkout-review-order .woocommerce-Price-amount,
.woocommerce-checkout-review-order th,
.order_details .woocommerce-Price-amount,
.order_details th {
  font-size: 14px;
  line-height: 28px;
}
.woocommerce-checkout-review-order .about_paypal,
.order_details .about_paypal {
  font-size: 13px;
  line-height: 26px;
  font-weight: normal;
}
.woocommerce-checkout-review-order .product-quantity,
.woocommerce-checkout-review-order .product-total,
.woocommerce-checkout-review-order .cart-subtotal th,
.woocommerce-checkout-review-order .order-total th,
.woocommerce-checkout-review-order .shipping th,
.woocommerce-checkout-review-order .about_paypal,
.woocommerce-checkout-review-order .product-total .woocommerce-Price-amount,
.woocommerce-checkout-review-order tfoot th,
.order_details .product-quantity,
.order_details .product-total,
.order_details .cart-subtotal th,
.order_details .order-total th,
.order_details .shipping th,
.order_details .about_paypal,
.order_details .product-total .woocommerce-Price-amount,
.order_details tfoot th {
  color: #adb0b6;
}
.woocommerce-checkout-review-order .cart-subtotal .amount
	.woocommerce-checkout-review-order .order-total .amount,
.order_details .cart-subtotal .amount
	.order_details .order-total .amount {
  color: #252525;
}
.woocommerce-checkout-review-order .order-total .amount,
.order_details .order-total .amount {
  font:   bold 18px / 28px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
#shipping_method label,
.payment_methods label {
  color: #252525;
  font-size: 14px;
  line-height: 28px;
}
#order_comments_field label {
  font-size: 13px;
  line-height: 26px;
}
#page .select2-container .select2-selection--single {
  height: 38px;
  padding: 0 15px;
  color: rgba(120,125,133,0.5);
  border-color: rgba(173,176,182,0.3);
  background-color: #ffffff;
  border-radius: 1px;
}
#page .select2-container .select2-selection--single  > .select2-selection__rendered {
  padding: 5px 0;
  color: #787d85;
  font-size: 14px;
  line-height: 18px;
  box-sizing: border-box;
}
#page .select2-container .select2-selection--single .select2-selection__arrow b {
  border-top-color: rgba(120,125,133,0.5);
}
#page .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent rgba(120,125,133,0.5);
}
#page .select2-dropdown-open .select2-choice .select2-arrow b:after {
  border-top-color: transparent;
  border-bottom-color: rgba(120,125,133,0.5);
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.woocommerce-MyAccount-content mark {
  color: #fff;
  background: #28a7fb;
}
.woocommerce-thankyou-order-details li {
  border-color: rgba(173,176,182,0.3);
  color: #adb0b6;
  font-size: 14px;
  line-height: 28px;
}
.woocommerce-thankyou-order-details li strong {
  color: #898989;
}
.woocommerce-thankyou-order-details li .amount {
  font:   bold 18px / 28px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #252525;
}
#reviews .comment-form #submit,
.pp_content {
  display: inline-block !important;
}
.products mark {
  background: none;
}
.cart-collaterals h2,
.upsells.products > h2,
.woocommerce-tabs .panel > h2,
.related.products > h2,
.cross-sells > h2 {
  font:   bold 20px / 30px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.woocommerce-tabs #comments > h2,
.woocommerce-Reviews #reply-title {
  font:   bold 18px / 28px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.product .related.products > h2:after,
.product .upsells.products > h2:after,
.cross-sells > h2:after {
  background-color: #28a7fb;
}
.shopping-cart {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
}
.dt-mobile-header .shopping-cart {
  position: static;
}
.top-bar .shopping-cart {
  z-index: 1001;
  vertical-align: middle;
}
.shopping-cart-wrap {
  position: absolute;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
  padding-top: 10px;
  top: 16px;
}
.top-bar .shopping-cart-wrap {
  top: 19px;
  padding-top: 8px;
}
.side-header .mini-widgets .shopping-cart-wrap {
  top: auto;
  bottom: 16px;
}
.dt-mobile-header .shopping-cart-wrap {
  width: 100%;
}
.floating-navigation-below-slider .shopping-cart-wrap.bottom-overflow {
  top: auto;
  bottom: 16px;
  padding-top: 0;
  padding-bottom: 10px;
}
.right-overflow.shopping-cart-wrap {
  right: 0;
}
.shopping-cart-inner {
  overflow: hidden;
  width: 260px;
  padding: 15px 20px 10px;
  background-color: #ffffff;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.dt-mobile-header .shopping-cart-inner {
  width: 100%;
}
.masthead .shopping-cart-inner,
.dt-mobile-header .shopping-cart-inner,
.masthead .shopping-cart-inner *,
.dt-mobile-header .shopping-cart-inner *,
.masthead .shopping-cart-inner a:not(.button),
.dt-mobile-header .shopping-cart-inner a:not(.button),
.masthead .shopping-cart-inner .amount,
.dt-mobile-header .shopping-cart-inner .amount {
  color: #252525 !important;
  font:   600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner *,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner *,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a:not(.button),
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a:not(.button),
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner .amount,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner .amount {
  color: #252525 !important;
  -webkit-text-fill-color: #252525;
}
.show-top-buttons .buttons {
  display: none;
}
.buttons.top-position {
  display: none;
}
.show-top-buttons .buttons.top-position {
  display: block;
}
.product_list_widget.cart_list {
  overflow: hidden;
  margin-bottom: 15px;
  clear: both;
}
.product_list_widget.cart_list.empty {
  margin-bottom: 5px;
}
.shopping-cart-inner .cart_list.empty li {
  padding: 0;
}
.shopping-cart-inner .cart_list li .quantity {
  display: block;
  margin: 0;
}
.masthead .shopping-cart-inner .cart_list li .quantity,
.dt-mobile-header .shopping-cart-inner .cart_list li .quantity,
.masthead .shopping-cart-inner .quantity .amount,
.dt-mobile-header .shopping-cart-inner .quantity .amount,
.masthead .shopping-cart-inner .quantity .amount *,
.dt-mobile-header .shopping-cart-inner .quantity .amount * {
  font-size: 11px;
}
.shopping-cart-inner .variation *,
.shopping-cart-inner .quantity *,
.shopping-cart-inner .quantity,
.shopping-cart-inner strong {
  color: rgba(37,37,37,0.5) !important;
  -webkit-text-fill-color: rgba(37,37,37,0.5);
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner .variation *,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner .variation *,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner .quantity *,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner .quantity *,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner .quantity,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner .quantity,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner strong,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner strong {
  color: rgba(37,37,37,0.5) !important;
  -webkit-text-fill-color: rgba(37,37,37,0.5);
}
.shopping-cart-inner .amount {
  font-size: 14px;
}
.shopping-cart-inner .total,
.widget_shopping_cart .total {
  margin-bottom: 20px;
}
.masthead .shopping-cart-inner a.button,
.dt-mobile-header .shopping-cart-inner a.button,
.masthead .shopping-cart-inner a.button > span,
.dt-mobile-header .shopping-cart-inner a.button > span {
  color: #ffffff !important;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a.button,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a.button,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a.button > span,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a.button > span {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
}
.masthead .shopping-cart-inner a.button:hover,
.dt-mobile-header .shopping-cart-inner a.button:hover,
.masthead .shopping-cart-inner a.button:hover > span,
.dt-mobile-header .shopping-cart-inner a.button:hover > span {
  color: #ffffff !important;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a.button:hover,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a.button:hover,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a.button:hover > span,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a.button:hover > span {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
}
.masthead .shopping-cart-inner a:not(.button):hover,
.dt-mobile-header .shopping-cart-inner a:not(.button):hover {
  background: none;
  color: #28a7fb !important;
  text-decoration: none !important;
  -webkit-text-fill-color: #28a7fb !important;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a:not(.button):hover,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a:not(.button):hover {
  color: #28a7fb !important;
}
.masthead .shopping-cart .buttons a.button *,
.shopping-cart .buttons a.button,
.shopping-cart .buttons a.button:hover,
.buttons a.button,
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  text-decoration: none !important;
}
.wc-ico-cart {
  position: relative;
  display: block;
  padding: 0 0 0 22px;
  white-space: nowrap;
  text-decoration: none;
  font:   12px / 16px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  color: #252525;
}
.branding .wc-ico-cart,
.mixed-header .wc-ico-cart,
.classic-header .mobile-mini-widgets .wc-ico-cart {
  font:   12px / 16px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  color: #252525;
}
.top-bar .wc-ico-cart {
  font:   13px / 19px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.top-bar .wc-ico-cart {
  color: #afafaf;
}
.dt-mobile-header .wc-ico-cart {
  font:   600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #252525;
}
a.wc-ico-cart:hover {
  font:   12px / 16px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  color: #252525;
  opacity: 0.7;
}
.branding a.wc-ico-cart:hover,
.mixed-header a.wc-ico-cart:hover,
.classic-header .mobile-mini-widgets a.wc-ico-cart:hover {
  font:   12px / 16px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  color: #252525;
}
.top-bar a.wc-ico-cart:hover {
  font:   13px / 19px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.top-bar a.wc-ico-cart:hover {
  color: #afafaf;
}
.dt-mobile-header a.wc-ico-cart:hover {
  font:   600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #252525;
}
.top-bar a.wc-ico-cart:hover {
  opacity: 0.7;
}
.wc-ico-cart:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  content: "";
}
.light-icons .wc-ico-cart:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23252525' d='M3.031,14.958c0,0.577,0.468,1.047,1.047,1.047s1.048-0.47,1.048-1.047c0-0.578-0.469-1.048-1.048-1.048S3.031,14.38,3.031,14.958z M11.038,14.958c0,0.577,0.467,1.047,1.047,1.047c0.578,0,1.048-0.47,1.048-1.047c0-0.578-0.47-1.048-1.048-1.048C11.505,13.91,11.037,14.38,11.038,14.958z M2.719,0.359c-0.05-0.226-0.314-0.363-0.548-0.363H0.5c-0.275,0-0.501,0.224-0.501,0.5s0.226,0.5,0.5,0.5L1.672,1L2.16,3.653L3.281,9c0,0.36,0,0,0,0l-0.74,3.396c-0.032,0.146,0.003,0.303,0.1,0.42c0.096,0.121,0.239,0.188,0.391,0.188h10.352c0.275,0,0.49-0.318,0.49-0.595c0-0.274-0.176-0.519-0.451-0.519l-9.609,0.062l0.454-1.98l0,0l7.888-0.971c0.572-0.083,0.72-0.111,0.986-0.752l1.791-4.984c0.28-0.893-0.339-1.268-0.892-1.268L3.016,2.016 M4.452,8.865L3.219,3.094L13.859,3.08l-1.766,4.733 M12.094,7.812L4.452,8.865'/%3E%3C/svg%3E");
}
.light-icons .branding .wc-ico-cart:before,
.light-icons .mixed-header .wc-ico-cart:before,
.light-icons .classic-header .mobile-mini-widgets .wc-ico-cart:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23252525' d='M3.031,14.958c0,0.577,0.468,1.047,1.047,1.047s1.048-0.47,1.048-1.047c0-0.578-0.469-1.048-1.048-1.048S3.031,14.38,3.031,14.958z M11.038,14.958c0,0.577,0.467,1.047,1.047,1.047c0.578,0,1.048-0.47,1.048-1.047c0-0.578-0.47-1.048-1.048-1.048C11.505,13.91,11.037,14.38,11.038,14.958z M2.719,0.359c-0.05-0.226-0.314-0.363-0.548-0.363H0.5c-0.275,0-0.501,0.224-0.501,0.5s0.226,0.5,0.5,0.5L1.672,1L2.16,3.653L3.281,9c0,0.36,0,0,0,0l-0.74,3.396c-0.032,0.146,0.003,0.303,0.1,0.42c0.096,0.121,0.239,0.188,0.391,0.188h10.352c0.275,0,0.49-0.318,0.49-0.595c0-0.274-0.176-0.519-0.451-0.519l-9.609,0.062l0.454-1.98l0,0l7.888-0.971c0.572-0.083,0.72-0.111,0.986-0.752l1.791-4.984c0.28-0.893-0.339-1.268-0.892-1.268L3.016,2.016 M4.452,8.865L3.219,3.094L13.859,3.08l-1.766,4.733 M12.094,7.812L4.452,8.865'/%3E%3C/svg%3E");
}
.light-icons .top-bar .wc-ico-cart:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23afafaf' d='M3.031,14.958c0,0.577,0.468,1.047,1.047,1.047s1.048-0.47,1.048-1.047c0-0.578-0.469-1.048-1.048-1.048S3.031,14.38,3.031,14.958z M11.038,14.958c0,0.577,0.467,1.047,1.047,1.047c0.578,0,1.048-0.47,1.048-1.047c0-0.578-0.47-1.048-1.048-1.048C11.505,13.91,11.037,14.38,11.038,14.958z M2.719,0.359c-0.05-0.226-0.314-0.363-0.548-0.363H0.5c-0.275,0-0.501,0.224-0.501,0.5s0.226,0.5,0.5,0.5L1.672,1L2.16,3.653L3.281,9c0,0.36,0,0,0,0l-0.74,3.396c-0.032,0.146,0.003,0.303,0.1,0.42c0.096,0.121,0.239,0.188,0.391,0.188h10.352c0.275,0,0.49-0.318,0.49-0.595c0-0.274-0.176-0.519-0.451-0.519l-9.609,0.062l0.454-1.98l0,0l7.888-0.971c0.572-0.083,0.72-0.111,0.986-0.752l1.791-4.984c0.28-0.893-0.339-1.268-0.892-1.268L3.016,2.016 M4.452,8.865L3.219,3.094L13.859,3.08l-1.766,4.733 M12.094,7.812L4.452,8.865'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .wc-ico-cart:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23252525' d='M3.031,14.958c0,0.577,0.468,1.047,1.047,1.047s1.048-0.47,1.048-1.047c0-0.578-0.469-1.048-1.048-1.048S3.031,14.38,3.031,14.958z M11.038,14.958c0,0.577,0.467,1.047,1.047,1.047c0.578,0,1.048-0.47,1.048-1.047c0-0.578-0.47-1.048-1.048-1.048C11.505,13.91,11.037,14.38,11.038,14.958z M2.719,0.359c-0.05-0.226-0.314-0.363-0.548-0.363H0.5c-0.275,0-0.501,0.224-0.501,0.5s0.226,0.5,0.5,0.5L1.672,1L2.16,3.653L3.281,9c0,0.36,0,0,0,0l-0.74,3.396c-0.032,0.146,0.003,0.303,0.1,0.42c0.096,0.121,0.239,0.188,0.391,0.188h10.352c0.275,0,0.49-0.318,0.49-0.595c0-0.274-0.176-0.519-0.451-0.519l-9.609,0.062l0.454-1.98l0,0l7.888-0.971c0.572-0.083,0.72-0.111,0.986-0.752l1.791-4.984c0.28-0.893-0.339-1.268-0.892-1.268L3.016,2.016 M4.452,8.865L3.219,3.094L13.859,3.08l-1.766,4.733 M12.094,7.812L4.452,8.865'/%3E%3C/svg%3E");
}
.bold-icons .wc-ico-cart:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23252525' d='M3.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C3.932,12.609,3.31,13.233,3.31,14.001z M11.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C11.933,12.609,11.31,13.233,11.31,14.001z M12.21,11.811h1.865c0.344-0.029,0.453-0.123,0.469-0.498v-0.344l-9.032-0.797c-0.641,0-0.609-0.609,0.109-0.672l8.003-1.359c0.362-0.092,0.383-0.197,0.487-0.538l1.278-5.601L3.434,2.031l-0.35-1.514C2.995,0.264,2.856-0.015,2.481,0H0.668C0.2,0,0,0.187,0,0.5l0.04,1l1.879,0l1.667,8.099l0.11,1.417l0.024,0.313c0.005,0.296,0.152,0.483,0.527,0.483'/%3E%3C/svg%3E");
}
.bold-icons .branding .wc-ico-cart:before,
.bold-icons .mixed-header .wc-ico-cart:before,
.bold-icons .classic-header .mobile-mini-widgets .wc-ico-cart:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23252525' d='M3.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C3.932,12.609,3.31,13.233,3.31,14.001z M11.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C11.933,12.609,11.31,13.233,11.31,14.001z M12.21,11.811h1.865c0.344-0.029,0.453-0.123,0.469-0.498v-0.344l-9.032-0.797c-0.641,0-0.609-0.609,0.109-0.672l8.003-1.359c0.362-0.092,0.383-0.197,0.487-0.538l1.278-5.601L3.434,2.031l-0.35-1.514C2.995,0.264,2.856-0.015,2.481,0H0.668C0.2,0,0,0.187,0,0.5l0.04,1l1.879,0l1.667,8.099l0.11,1.417l0.024,0.313c0.005,0.296,0.152,0.483,0.527,0.483'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .wc-ico-cart:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23afafaf' d='M3.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C3.932,12.609,3.31,13.233,3.31,14.001z M11.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C11.933,12.609,11.31,13.233,11.31,14.001z M12.21,11.811h1.865c0.344-0.029,0.453-0.123,0.469-0.498v-0.344l-9.032-0.797c-0.641,0-0.609-0.609,0.109-0.672l8.003-1.359c0.362-0.092,0.383-0.197,0.487-0.538l1.278-5.601L3.434,2.031l-0.35-1.514C2.995,0.264,2.856-0.015,2.481,0H0.668C0.2,0,0,0.187,0,0.5l0.04,1l1.879,0l1.667,8.099l0.11,1.417l0.024,0.313c0.005,0.296,0.152,0.483,0.527,0.483'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .wc-ico-cart:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23252525' d='M3.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C3.932,12.609,3.31,13.233,3.31,14.001z M11.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C11.933,12.609,11.31,13.233,11.31,14.001z M12.21,11.811h1.865c0.344-0.029,0.453-0.123,0.469-0.498v-0.344l-9.032-0.797c-0.641,0-0.609-0.609,0.109-0.672l8.003-1.359c0.362-0.092,0.383-0.197,0.487-0.538l1.278-5.601L3.434,2.031l-0.35-1.514C2.995,0.264,2.856-0.015,2.481,0H0.668C0.2,0,0,0.187,0,0.5l0.04,1l1.879,0l1.667,8.099l0.11,1.417l0.024,0.313c0.005,0.296,0.152,0.483,0.527,0.483'/%3E%3C/svg%3E");
}
.wc-ico-cart > .counter {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-left: 10px;
  padding: 1px;
  width: auto;
  min-width: 14px;
  height: 14px;
  background-color: #28a7fb;
  text-align: center;
  font-size: 8px !important;
  font-family: Tahoma, Arial, sans-serif !important;
  line-height: 14px !important;
  letter-spacing: normal;
  font-style: normal;
}
.top-bar .wc-ico-cart > .counter {
  line-height: 14px !important;
}
.wc-ico-cart > .counter.hidden {
  display: none;
}
.round-counter-style .wc-ico-cart > .counter {
  margin-left: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.rectangular-counter-style .wc-ico-cart > .counter {
  padding: 0 2px 0 1px;
  width: auto;
  min-width: 15px;
  font-size: 9px !important;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rectangular-counter-style .wc-ico-cart > .counter:before {
  position: absolute;
  top: 50%;
  left: -4px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-right: 4px solid #28a7fb;
  border-bottom: 3px solid transparent;
  content: "";
}
.wc-ico-cart > .counter,
.wc-ico-cart:hover > .counter {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .wc-ico-cart > .counter,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .wc-ico-cart > .counter,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .wc-ico-cart:hover > .counter,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .wc-ico-cart:hover > .counter {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
}
.wc-ico-cart > .counter.custom-bg {
  background-color: #28a7fb !important;
  background-image: none !important;
}
.wc-ico-cart > .counter.custom-bg:before {
  border-right-color: #28a7fb;
}
.accent-gradient .wc-ico-cart > .counter,
.accent-gradient .wc-ico-cart > .counter.gradient-bg,
.wc-ico-cart > .counter.gradient-bg {
  background: #28a7fb;
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#28a7fb),color-stop(100%,""));
  background: -webkit-linear-gradient(left,#28a7fb 0%,"" 100%);
  background: linear-gradient(to right,#28a7fb 0%,"" 100%);
}
.accent-gradient .wc-ico-cart > .counter:before,
.accent-gradient .wc-ico-cart > .counter.gradient-bg:before,
.wc-ico-cart > .counter.gradient-bg:before {
  border-right-color: #28a7fb;
}
#top-bar .wc-ico-cart:hover .counter {
  text-decoration: none;
}
.view-mode-switcher > a {
  height: 38px;
  width: 38px;
  border-color: rgba(173,176,182,0.3);
  color: rgba(120,125,133,0.5);
  background-color: #ffffff;
}
.view-mode-switcher > a:first-child {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.view-mode-switcher > a:last-child {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.view-mode-switcher > a.switcher-active {
  color: #787d85;
}
.wc-layout-list .woocom-project .woo-buttons-on-img {
  width: 30%;
}
.wc-layout-list .woocom-project .woocom-list-content {
  width: calc(100% - 30%);
}
.product .woo-buttons-on-img .out-stock-label {
  background: rgba(255,255,255,0.85);
  font-size: 14px;
  line-height: 28px;
  color: #adb0b6;
}
.dt-isotope  .woocommerce-product-details__short-description {
  font-size: 14px;
  line-height: 28px;
}
.woocom-project {
  position: relative;
}
.woo-buttons-on-img {
  position: relative;
  overflow: hidden;
  margin: 0 0 20px;
  text-align: center;
}
.bg-on .woo-buttons-on-img {
  margin: 0;
}
.woo-buttons-on-img > p,
.post .woo-buttons-on-img .alignnone,
.description-under-image .post .woo-buttons-on-img .alignnone {
  margin-bottom: 0;
}
.post .woo-buttons-on-img .alignleft {
  margin: 0;
}
.woocom-project .woo-buttons-on-img > a {
  display: block;
  line-height: 0;
}
.woocom-rollover-content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  padding: 10px 25px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-end;
  -moz-align-content: flex-end;
  -ms-align-content: flex-end;
  align-content: flex-end;
  -ms-flex-line-pack: end;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  opacity: 0;
}
.woocom-rollover-content:hover {
  cursor: pointer;
}
.description-on-hover .woocom-rollover-content {
  overflow: hidden;
}
.description-on-hover .woocom-rollover-content * {
  color: #fff;
}
.mobile-false .woocom-project:hover .woocom-rollover-content,
.mobile-true  .woocom-project.is-clicked .woocom-rollover-content {
  opacity: 1;
}
.product .woocom-rollover-content {
  padding-bottom: 0;
}
.product .woo-content-container {
  position: relative;
  width: 100%;
  bottom: 0;
}
.woo-hover.hover-style-two .woocom-rollover-content {
  background-color: rgba(0,0,0,0.25);
  text-align: center;
}
.woo-hover .blur-this .blur-effect {
  display: none;
}
.mobile-false .hover-fade.woo-hover .woo-content-container {
  bottom: 0;
}
.product .wf-td {
  vertical-align: bottom;
}
.cart-btn-on-img .woo-buttons,
.description-on-hover .woo-buttons {
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 35px;
  padding: 0 10px;
  background-color: #1e1e1e;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: bottom 0.2s linear, background-color 0.150s ease;
  transition: bottom 0.2s linear, background-color 0.150s ease;
}
.cart-btn-on-img .woo-buttons:hover,
.description-on-hover .woo-buttons:hover {
  background-color: #28a7fb;
}
.description-on-hover .woocom-project .woo-buttons {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  right: auto;
  left: auto;
  -webkit-transition: bottom 300ms linear, background-color 0.150s ease;
  transition: bottom 300ms linear, background-color 0.150s ease;
}
.cart-btn-below-img .woo-buttons {
  padding-top: 3px;
  margin-bottom: 15px;
}
#page .cart-btn-below-img .woo-buttons:last-child {
  margin-bottom: 15px;
}
.cart-btn-on-img .woo-buttons-on-img:hover .woo-buttons,
.description-on-hover .woo-buttons-on-img:hover .woo-buttons,
.cart-btn-on-img .woo-buttons-on-img.is-clicked .woo-buttons,
.description-on-hover .woo-buttons-on-img.is-clicked .woo-buttons {
  bottom: 0;
}
.cart-btn-on-img .woocom-project:hover .woo-buttons,
.description-on-hover .woocom-project:hover .woo-buttons,
.cart-btn-on-img .woocom-project.is-clicked .woo-buttons,
.description-on-hover .woocom-project.is-clicked .woo-buttons {
  bottom: 0;
}
.woo-buttons a {
  position: relative;
  display: inline-block;
  padding: 0 0 0 0px;
  color: #fff;
  font-size: 13px;
  line-height: 26px;
  line-height: 35px;
  text-decoration: none;
}
.cart-btn-below-img .woo-buttons a {
  font:   bold 12px / 14px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 8px 12px 7px 12px;
}
.product_type_simple.added {
  display: none;
}
.woocommerce.widget_layered_nav select {
  width: 100%;
  margin-bottom: 0;
}
#dropdown_product_cat {
  opacity: 0;
}
.widget_layered_nav .customSelect {
  margin-bottom: 10px;
}
ul.product_list_widget,
.widget_product_categories,
.product-categories,
.widget_layered_nav ul,
.widget_layered_nav_filters ul {
  margin-bottom: 10px;
}
.widget_layered_nav_filters ul {
  overflow: hidden;
}
ul.cart_list li,
ul.product_list_widget li,
.widget_product_categories li {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 15px 0 0;
}
.widget_product_categories ul.children {
  padding-top: 10px;
  clear: both;
}
.widget_product_categories .cat-item > a,
.widget_product_categories .count {
  display: inline-block;
}
ul.cart_list li:first-child,
ul.product_list_widget li:first-child,
.widget_product_categories li:first-child,
.widget_product_categories li {
  padding: 0;
}
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a {
  display: block;
  text-decoration: none;
}
.product_list_widget img,
.woocommerce .wf-cell .product_list_widget img {
  float: left;
  width: 60px;
  height: auto;
  margin: 5px 20px 5px 0;
}
ul.cart_list li dl,
ul.product_list_widget li dl {
  display: block;
}
ul.cart_list li dl p,
ul.product_list_widget li dl p,
.shop_attributes td p {
  margin-bottom: 0;
}
.widget_shopping_cart_content dt,
.product_list_widget dt {
  float: left;
  margin-right: 5px;
}
.widget_shopping_cart_content .quantity {
  display: block;
  width: auto;
  font-weight: normal;
  color: #adb0b6;
}
.buttons a.button {
  float: left;
  margin: 0 10px 15px 0;
}
.btn-3d .buttons a.button:hover {
  margin-bottom: 16px;
}
.btn-3d .buttons a.button:active {
  margin-bottom: 17px;
}
.widget_product_search .woocommerce-product-search {
  position: relative;
  margin-bottom: 5px;
}
.widget_product_search .woocommerce-product-search label {
  display: none;
}
.widget_product_search .woocommerce-product-search .search-field {
  width: 100%;
  margin-bottom: 0;
}
.widget_product_search input[type="submit"] {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 15px;
  width: 16px;
  height: 16px;
  padding: 0;
  border: none;
  font-size: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.light-icons .widget_product_search input[type="submit"] {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(120,125,133,0.5)' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.bold-icons .widget_product_search input[type="submit"] {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(120,125,133,0.5)' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.widget_product_search input[type="submit"]:hover {
  opacity: 0.7;
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.light-icons #page .widget_product_search input[type="submit"]:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(184,188,190,0.99)' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.bold-icons #page .widget_product_search input[type="submit"]:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(184,188,190,0.99)' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.select2-search input {
  padding: 5px 15px 5px 15px !important;
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 50% !important;
  background-size: 16px 16px !important;
}
.light-icons .select2-search input {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(195,195,195,0.99)' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E") !important;
}
.bold-icons .select2-search input {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(195,195,195,0.99)' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E") !important;
}
.widget_price_filter .price_slider {
  margin-bottom: 20px;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
}
.widget_price_filter .price_slider_amount > input {
  opacity: 0;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  cursor: pointer;
  outline: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range,
.product .onsale {
  background-color: #28a7fb;
}
.widget_price_filter .ui-slider .ui-slider-handle:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2px 0 0 -2px;
  width: 4px;
  height: 4px;
  background-color: #fff;
  content: "";
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -6px;
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  -webkit-border-radius: 1em;
  border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  border-radius: 1em;
}
.content .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(137,137,137,0.15);
}
.sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content,
.sidebar-content .widget_price_filter .price_slider_wrapper .ui-widget-content,
.stripe .sidebar-content .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(137,137,137,0.15);
}
.footer .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(137,137,137,0.15);
}
.stripe-style-1 .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(137,137,137,0.15);
}
.stripe-style-2 .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-3 .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(51,51,51,0.15);
}
.price_slider_wrapper {
  padding-top: 5px;
  margin-bottom: 10px;
}
.widget_price_filter .ui-slider-horizontal {
  height: 7px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.widget_layered_nav ul li.chosen a,
.widget_layered_nav_filters ul li a {
  padding: 1px 6px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  text-decoration: none;
}
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li a:before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 7px;
  content: "\e013";
}
.widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
}
.widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1px 1px 0;
}
.widget_layered_nav_filters ul li a {
  float: left;
}
.product {
  position: relative;
}
.product .onsale {
  position: absolute;
  z-index: 101;
  top: 10px;
  left: -15px;
  min-height: 32px;
  min-width: 32px;
  padding: 7px;
  font-size: 13px;
  line-height: 26px;
  font-weight: bold;
  color: #fff;
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.single-product .product .onsale {
  left: -15px;
}
.woocommerce-review-link,
.widget .variation,
.content .variation,
.product_list_widget .variation,
.product_list_widget .variation *,
.product_list_widget,
.widget_recently_viewed_products {
  font-size: 13px;
  line-height: 26px;
}
.masthead .woocommerce-review-link,
.dt-mobile-header .woocommerce-review-link,
.masthead .widget .variation,
.dt-mobile-header .widget .variation,
.masthead .content .variation,
.dt-mobile-header .content .variation,
.masthead .product_list_widget .variation,
.dt-mobile-header .product_list_widget .variation,
.masthead .product_list_widget .variation *,
.dt-mobile-header .product_list_widget .variation *,
.masthead .product_list_widget,
.dt-mobile-header .product_list_widget,
.masthead .widget_recently_viewed_products,
.dt-mobile-header .widget_recently_viewed_products {
  font-size: 12px;
  line-height: 16px;
}
ul.products {
  margin: 0;
}
.products .product {
  display: block;
  list-style: none;
}
.content .woocommerce .wf-cell img,
.woocommerce .content .wf-cell img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.product div.images,
.product div.summary {
  float: left;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product div.images {
  width: 50%;
  margin-right: 50px;
}
.product div.summary {
  width: calc(100% - 50% - 50px);
}
.woocommerce div.product div.summary > :last-child {
  margin-bottom: 0;
}
.woocommerce-main-image {
  display: block;
  line-height: 0;
}
.product div.thumbnails {
  margin-right: -10px;
}
.product div.thumbnails a {
  float: left;
  width: 33.3333%;
  margin-top: 10px;
  padding-right: 10px;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product .variations,
.product .variations th,
.product .variations td {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.variations td.label {
  vertical-align: top;
}
.variations td.value {
  text-align: right;
}
.variations td.value .customSelect {
  text-align: left;
}
.variations select {
  display: inline-block;
  width: 250px;
  max-width: 100%;
}
.variations select {
  margin-bottom: 10px !important;
}
.myaccount_address,
.customer_details {
  margin-bottom: 20px !important;
}
.woocommerce .product .project-list-media .woo-buttons-on-img {
  margin-bottom: 15px !important;
}
.woocommerce .product h4,
#content .woocommerce .product h4:last-child {
  margin-bottom: 5px;
}
.woocommerce .product .price {
  font-size: 14px;
  line-height: 28px;
}
#content .woocommerce .product .price:last-child {
  margin-bottom: 10px;
}
.reset_variations {
  display: block;
  font-size: 13px;
  line-height: 26px;
}
form.cart {
  display: block;
}
div.product div.summary .price:after {
  background-color: #28a7fb;
}
.product form.cart div.quantity {
  float: left;
  margin: 0 15px 0 0;
}
.quantity .plus,
.quantity .minus {
  width: 20px;
  padding: 0;
  background-image: none !important;
  font-family: Arial;
  font-size: 14px;
  line-height: 28px;
  cursor: pointer;
  height: 38px;
  color: rgba(120,125,133,0.5);
  border: 1px solid;
  border-color: rgba(173,176,182,0.3);
  background-color: #ffffff !important;
  border-radius: 0;
}
.quantity .plus:hover,
.quantity .minus:hover {
  color: #787d85;
}
.woocommerce-cart-wrap .quantity input[type='button'].plus.is-form,
.woocommerce-variation-add-to-cart .quantity input[type='button'].plus.is-form,
.product .quantity input[type='button'].plus.is-form {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.woocommerce-cart-wrap .quantity input[type='button'].minus.is-form,
.woocommerce-variation-add-to-cart .quantity input[type='button'].minus.is-form,
.product .quantity input[type='button'].minus.is-form {
  padding-top: 3px;
  padding-bottom: 7px;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.product .product_meta .posted_in:after {
  background-color: #adb0b6;
}
.product .product_meta .tagged_as a {
  border-color: rgba(173,176,182,0.3);
  color: #adb0b6;
}
.product .product_meta .tagged_as a:hover {
  color: #252525;
}
.price ins {
  text-decoration: none;
}
.product .summary.entry-summary .price,
.product-category .woo-content-container > a h3,
.product-category .woocom-list-content > a h3,
#customer_login h2 {
  font:   bold 18px / 28px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.product form.cart .button {
  float: left;
  vertical-align: middle;
}
.product_meta {
  clear: both;
}
.product_meta > span {
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 26px;
}
.woocommerce-tabs .tabs:after {
  background: rgba(173,176,182,0.3);
}
.woocommerce-tabs .tabs  li > a {
  font-size: 14px;
  line-height: 28px;
}
.woocommerce-tabs .tabs  li.active:after {
  background-color: #28a7fb;
}
#reviews ol.commentlist .comment_container .description {
  font-size: 14px;
  line-height: 28px;
}
#reviews ol.commentlist .comment_container .woocommerce-review__author {
  font:   bold 16px / 26px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
#reviews ol.commentlist .comment_container .woocommerce-review__published-date {
  font-size: 13px;
  line-height: 26px;
  color: #adb0b6;
}
.product .upsells.products,
.product .related.products {
  border-color: rgba(173,176,182,0.3);
}
.related-product > li .product-title,
.related-product > li .amount {
  font-size: 14px;
  line-height: 28px;
  color: #252525;
}
.sidebar-content .related-product > li .product-title,
.stripe .sidebar-content.solid-bg .related-product > li .product-title,
.sidebar-content .related-product > li .amount,
.stripe .sidebar-content.solid-bg .related-product > li .amount {
  color: #272727;
}
.footer .related-product > li .product-title,
.footer .related-product > li .amount {
  color: #252525;
}
.stripe-style-1 .related-product > li .product-title,
.stripe-style-1 .related-product > li .amount {
  color: #272727;
}
.stripe-style-2 .related-product > li .product-title,
.stripe-style-2 .related-product > li .amount {
  color: #ffffff;
}
.stripe-style-3 .related-product > li .product-title,
.stripe-style-3 .related-product > li .amount {
  color: #ffffff;
}
.stripe-style-4 .related-product > li .product-title,
.stripe-style-4 .related-product > li .amount {
  color: #ffffff;
}
.stripe-style-5 .related-product > li .product-title,
.stripe-style-5 .related-product > li .amount {
  color: #333333;
}
.related-product > li .onsale {
  background-color: #28a7fb;
  color: #fff;
}
.related-product > li .product-title:hover {
  color: #28a7fb;
}
.related-product > li del,
.related-product > li del .amount {
  color: #adb0b6;
}
.single-product .single-share-box .share-buttons {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.shop_table.cart {
  font-size: 14px;
  line-height: 28px;
}
.shop_table.cart .product-subtotal {
  font-size: 14px;
  line-height: 28px;
}
.myaccount_user,
.order-info,
.order-again,
.product .upsells.products {
  margin-bottom: 30px;
}
.shipping-calculator-button {
  position: relative;
  font:   14px / 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  text-decoration: none;
  color: #28a7fb;
}
form .form-row label {
  display: block;
}
.form-row.terms {
  margin-top: 20px;
}
.form-row.terms label,
.form-row.create-account label {
  display: inline-block;
}
.terms #terms {
  float: left;
  margin: 5px 5px 0 0;
}
form label[for="rememberme"] {
  margin-top: 20px;
}
form .form-row-first,
form .form-row-last {
  float: left;
  overflow: visible;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
form .form-row-first {
  padding-right: 15px;
}
form .form-row-last {
  padding-left: 15px;
}
.clear {
  clear: both;
}
form .form-row input.input-text,
form .form-row textarea {
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0 none;
}
.cart td.actions .coupon .input-text {
  float: left;
  margin: 0 10px 0px 0;
  outline: 0 none;
}
.cart td.actions .coupon:before {
  color: rgba(120,125,133,0.5);
  line-height: 38px;
}
.wc-coupon-wrap .coupon:before,
.name-row:before,
.password-row:before {
  color: rgba(120,125,133,0.5);
  line-height: 38px;
}
.stars a.active,
.stars a:hover {
  color: #28a7fb;
}
#page .star-rating span:before,
#page #main ul.cart_list li a:hover,
#page #main ul.product_list_widget li a:hover,
#page .footer ul.cart_list li a:hover,
#page .footer ul.product_list_widget li a:hover,
#page .widget_product_categories li a:hover,
#page .order-info mark,
#page .product-name > a:hover,
#page .widget_layered_nav li > a:hover {
  color: #28a7fb;
}
#tab-reviews .fancy-comments-form {
  display: none;
}
#main .woocommerce:before,
#main .woocommerce:after {
  content: "";
  display: table;
  clear: both;
}
.order-info mark,
.product-category mark {
  background-color: transparent;
}
.woocommerce fieldset {
  border: none;
}
.woocommerce fieldset legend {
  font:   bold 20px / 30px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin-bottom: 20px;
  color: #252525;
}
.sidebar-content .woocommerce fieldset legend,
.stripe .sidebar-content.solid-bg .woocommerce fieldset legend {
  color: #272727;
}
.footer .woocommerce fieldset legend {
  color: #252525;
}
.stripe-style-1 .woocommerce fieldset legend {
  color: #272727;
}
.stripe-style-2 .woocommerce fieldset legend {
  color: #ffffff;
}
.stripe-style-3 .woocommerce fieldset legend {
  color: #ffffff;
}
.stripe-style-4 .woocommerce fieldset legend {
  color: #ffffff;
}
.stripe-style-5 .woocommerce fieldset legend {
  color: #333333;
}
#reviews ol.commentlist .comment_container {
  border: none;
  color: #898989;
}
table.shop_table td,
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th,
.shop_attributes td,
.shop_attributes th,
table.shop_attributes,
.content table.shop_table tr,
.woocommerce table.shop_table,
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4,
p.stars a.star-5 {
  border-color: rgba(173,176,182,0.3);
}
.stripe-style-1 table.shop_table td,
.stripe-style-1 .cart-collaterals .cart_totals tr td,
.stripe-style-1 .cart-collaterals .cart_totals tr th,
.stripe-style-1 .shop_attributes td,
.stripe-style-1 .shop_attributes th,
.stripe-style-1 table.shop_attributes,
.stripe-style-1 .content table.shop_table tr,
.stripe-style-1 .woocommerce table.shop_table,
.stripe-style-1 p.stars a.star-1,
.stripe-style-1 p.stars a.star-2,
.stripe-style-1 p.stars a.star-3,
.stripe-style-1 p.stars a.star-4,
.stripe-style-1 p.stars a.star-5 {
  border-color: rgba(137,137,137,0.15);
}
.stripe-style-2 table.shop_table td,
.stripe-style-2 .cart-collaterals .cart_totals tr td,
.stripe-style-2 .cart-collaterals .cart_totals tr th,
.stripe-style-2 .shop_attributes td,
.stripe-style-2 .shop_attributes th,
.stripe-style-2 table.shop_attributes,
.stripe-style-2 .content table.shop_table tr,
.stripe-style-2 .woocommerce table.shop_table,
.stripe-style-2 p.stars a.star-1,
.stripe-style-2 p.stars a.star-2,
.stripe-style-2 p.stars a.star-3,
.stripe-style-2 p.stars a.star-4,
.stripe-style-2 p.stars a.star-5 {
  border-color: rgba(255,255,255,0.15);
}
.stripe-style-3 table.shop_table td,
.stripe-style-3 .cart-collaterals .cart_totals tr td,
.stripe-style-3 .cart-collaterals .cart_totals tr th,
.stripe-style-3 .shop_attributes td,
.stripe-style-3 .shop_attributes th,
.stripe-style-3 table.shop_attributes,
.stripe-style-3 .content table.shop_table tr,
.stripe-style-3 .woocommerce table.shop_table,
.stripe-style-3 p.stars a.star-1,
.stripe-style-3 p.stars a.star-2,
.stripe-style-3 p.stars a.star-3,
.stripe-style-3 p.stars a.star-4,
.stripe-style-3 p.stars a.star-5 {
  border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 table.shop_table td,
.stripe-style-4 .cart-collaterals .cart_totals tr td,
.stripe-style-4 .cart-collaterals .cart_totals tr th,
.stripe-style-4 .shop_attributes td,
.stripe-style-4 .shop_attributes th,
.stripe-style-4 table.shop_attributes,
.stripe-style-4 .content table.shop_table tr,
.stripe-style-4 .woocommerce table.shop_table,
.stripe-style-4 p.stars a.star-1,
.stripe-style-4 p.stars a.star-2,
.stripe-style-4 p.stars a.star-3,
.stripe-style-4 p.stars a.star-4,
.stripe-style-4 p.stars a.star-5 {
  border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 table.shop_table td,
.stripe-style-5 .cart-collaterals .cart_totals tr td,
.stripe-style-5 .cart-collaterals .cart_totals tr th,
.stripe-style-5 .shop_attributes td,
.stripe-style-5 .shop_attributes th,
.stripe-style-5 table.shop_attributes,
.stripe-style-5 .content table.shop_table tr,
.stripe-style-5 .woocommerce table.shop_table,
.stripe-style-5 p.stars a.star-1,
.stripe-style-5 p.stars a.star-2,
.stripe-style-5 p.stars a.star-3,
.stripe-style-5 p.stars a.star-4,
.stripe-style-5 p.stars a.star-5 {
  border-color: rgba(51,51,51,0.15);
}
.woocom-list-content .price ins,
.woocom-list-content .price ins * {
  color: #252525;
}
.sidebar-content .woocom-list-content .price ins,
.stripe .sidebar-content.solid-bg .woocom-list-content .price ins,
.sidebar-content .woocom-list-content .price ins *,
.stripe .sidebar-content.solid-bg .woocom-list-content .price ins * {
  color: #272727;
}
.footer .woocom-list-content .price ins,
.footer .woocom-list-content .price ins * {
  color: #252525;
}
.stripe-style-1 .woocom-list-content .price ins,
.stripe-style-1 .woocom-list-content .price ins * {
  color: #272727;
}
.stripe-style-2 .woocom-list-content .price ins,
.stripe-style-2 .woocom-list-content .price ins * {
  color: #ffffff;
}
.stripe-style-3 .woocom-list-content .price ins,
.stripe-style-3 .woocom-list-content .price ins * {
  color: #ffffff;
}
.stripe-style-4 .woocom-list-content .price ins,
.stripe-style-4 .woocom-list-content .price ins * {
  color: #ffffff;
}
.stripe-style-5 .woocom-list-content .price ins,
.stripe-style-5 .woocom-list-content .price ins * {
  color: #333333;
}
.star-rating,
.star-rating:before {
  color: rgba(137,137,137,0.35);
}
.sidebar-content .star-rating,
.sidebar-content .star-rating:before {
  color: rgba(137,137,137,0.35);
}
.footer .star-rating,
.footer .star-rating:before {
  color: rgba(137,137,137,0.35);
}
.stripe-style-1 .star-rating,
.stripe-style-1 .star-rating:before {
  color: rgba(137,137,137,0.35);
}
.stripe-style-2 .star-rating,
.stripe-style-2 .star-rating:before {
  color: rgba(255,255,255,0.35);
}
#page .stripe-style-3 .star-rating,
#page .stripe-style-3 .star-rating:before {
  color: rgba(255,255,255,0.35);
}
.stripe-style-4 .star-rating,
.stripe-style-4 .star-rating:before {
  color: rgba(255,255,255,0.35);
}
.stripe-style-5 .star-rating,
.stripe-style-5 .star-rating:before {
  color: rgba(51,51,51,0.35);
}
#page .widget_layered_nav ul li.chosen a,
#page .widget_layered_nav_filters ul li a {
  background-color: #28a7fb;
}
#reviews ol.commentlist .meta,
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a,
.woocommerce-result-count {
  font-size: 14px;
  line-height: 28px;
}
#payment .payment_box {
  position: relative;
  margin: 10px 0;
  color: #898989;
  font-size: 13px;
  line-height: 26px;
}
#page .widget_shopping_cart a.remove,
.masthead .shopping-cart-inner a.remove,
.dt-mobile-header .shopping-cart-inner a.remove {
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #28a7fb !important;
}
.woocommerce .cart_list a.remove:hover,
.masthead .shopping-cart-inner .cart_list a.remove:hover,
.dt-mobile-header .shopping-cart-inner .cart_list a.remove:hover {
  background: #28a7fb;
}
.product_type_variable-subscription:after,
.product_type_simple-subscription:after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='white' xml:space='preserve'%3E%3Crect x='1' y='6.016' width='2' height='2'/%3E%3Crect x='1' y='2.016' width='2' height='2'/%3E%3Crect x='1' y='9.984' width='2' height='2'/%3E%3Crect x='5' y='6.016' width='8' height='2'/%3E%3Crect x='5' y='2.016' width='8' height='2'/%3E%3Crect x='5' y='9.984' width='8' height='2'/%3E%3C/svg%3E");
}
.woocommerce-MyAccount-navigation > ul li {
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.woocommerce-MyAccount-navigation > ul li:not(.is-active),
.woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  background-color: #f4f4f4;
}
.stripe-style-1 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-1 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  background-color: #ffffff;
}
.stripe-style-2 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-2 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-3 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px ;
  box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
  box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.outline-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce-MyAccount-navigation > ul li.is-active,
.woocommerce-MyAccount-navigation > ul li.is-active:hover {
  color: #fff;
}
#page .woocommerce-MyAccount-navigation > ul li.is-active,
#page .woocommerce-MyAccount-navigation > ul li.is-active:hover {
  background-color: #28a7fb;
}
.woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
  color: #28a7fb;
}
.woocommerce-MyAccount-navigation > ul li a {
  color: #252525;
  font-size: 14px;
  line-height: 28px;
}
.sidebar-content .woocommerce-MyAccount-navigation > ul li a,
.stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li a {
  color: #272727;
}
.footer .woocommerce-MyAccount-navigation > ul li a {
  color: #252525;
}
.stripe-style-1 .woocommerce-MyAccount-navigation > ul li a {
  color: #272727;
}
.stripe-style-2 .woocommerce-MyAccount-navigation > ul li a {
  color: #ffffff;
}
.stripe-style-3 .woocommerce-MyAccount-navigation > ul li a {
  color: #ffffff;
}
.stripe-style-4 .woocommerce-MyAccount-navigation > ul li a {
  color: #ffffff;
}
.stripe-style-5 .woocommerce-MyAccount-navigation > ul li a {
  color: #333333;
}
