@charset "utf-8";
.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) 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) format('svg');
  font-weight: 400;
  font-style: normal;
}
.text-normal {
  font-size: 14px;
  line-height: 24px;
}
.text-small {
  font-size: 13px;
  line-height: 16px;
}
.text-big {
  font-size: 13px;
  line-height: 18px;
}
.solid-bg-mixin {
  background-color: #f7f7f7;
}
.stripe-style-1 .solid-bg-mixin {
  background-color: #ffffff;
}
.stripe-style-2 .solid-bg-mixin {
  background-color: #252525;
}
.stripe-style-3 .solid-bg-mixin {
  background-color: rgba(255,255,255,0.1);
}
.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.19);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.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: #111111;
}
.sidebar-content .header-color,
.stripe .sidebar-content.solid-bg .header-color {
  color: #111111;
}
.footer .header-color {
  color: #ffffff;
}
.stripe-style-1 .header-color {
  color: #111111;
}
.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;
}
#reviews .comment-form #submit,
.pp_content {
  display: inline-block !important;
}
.products mark {
  background: none;
}
.cart-collaterals h2,
.upsells.products > h2,
.woocommerce-tabs .panel > h2,
.woocommerce-tabs #comments > h2,
.related.products > h2 {
  font:   bold 21px / 30px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.related.products > h2,
.upsells.products > h2,
.woocommerce > h2,
.woocommerce-tabs .panel > h2,
.woocommerce-tabs #comments > h2 {
  margin-bottom: 20px;
}
.product .related.products > h2,
.product .upsells.products > h2,
.cross-sells > h2 {
  margin-bottom: 30px;
}
.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: 17px;
}
.top-bar .shopping-cart-wrap {
  top: 19px;
  padding-top: 4px;
}
.side-header .mini-widgets .shopping-cart-wrap {
  top: auto;
  bottom: 17px;
}
.dt-mobile-header .shopping-cart-wrap {
  width: 100%;
}
.floating-navigation-below-slider .shopping-cart-wrap.bottom-overflow {
  top: auto;
  bottom: 17px;
  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: #262b2e !important;
  font:   600 13px / 17px "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: #262b2e !important;
  -webkit-text-fill-color: #262b2e;
}
.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: 10px;
}
.shopping-cart-inner .variation *,
.shopping-cart-inner .quantity *,
.shopping-cart-inner .quantity,
.shopping-cart-inner strong {
  color: rgba(38,43,46,0.5) !important;
  -webkit-text-fill-color: rgba(38,43,46,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(38,43,46,0.5) !important;
  -webkit-text-fill-color: rgba(38,43,46,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: #f70b2d !important;
  text-decoration: none !important;
  -webkit-text-fill-color: #f70b2d !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: #f70b2d !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 {
  font:   bold 11px / 30px "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
  text-decoration: none !important;
}
.wc-ico-cart {
  position: relative;
  display: block;
  padding: 0 0 0 22px;
  white-space: nowrap;
  text-decoration: none;
  font:  600 13px / 17px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #111111;
}
.branding .wc-ico-cart,
.mixed-header .wc-ico-cart,
.classic-header .mobile-mini-widgets .wc-ico-cart {
  font:  600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #393940;
}
.top-bar .wc-ico-cart {
  font:   13px / 19px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.top-bar .wc-ico-cart {
  color: #aaaaaa;
}
.dt-mobile-header .wc-ico-cart {
  font:   600 13px / 17px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #111111;
}
a.wc-ico-cart:hover {
  font:  600 13px / 17px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #111111;
  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:  600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #393940;
}
.top-bar a.wc-ico-cart:hover {
  font:   13px / 19px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.top-bar a.wc-ico-cart:hover {
  color: #aaaaaa;
}
.dt-mobile-header a.wc-ico-cart:hover {
  font:   600 13px / 17px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #111111;
}
.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='%23111111' 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='%23393940' 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='%23aaaaaa' 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='%23111111' 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='%23111111' 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='%23393940' 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='%23aaaaaa' 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='%23111111' 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: #f70b2d;
  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 #f70b2d;
  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: #f70b2d !important;
  background-image: none !important;
}
.wc-ico-cart > .counter.custom-bg:before {
  border-right-color: #f70b2d;
}
.accent-gradient .wc-ico-cart > .counter,
.accent-gradient .wc-ico-cart > .counter.gradient-bg,
.wc-ico-cart > .counter.gradient-bg {
  background: #f70b2d;
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#f70b2d),color-stop(100%,""));
  background: -webkit-linear-gradient(left,#f70b2d 0%,"" 100%);
  background: linear-gradient(to right,#f70b2d 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: #f70b2d;
}
#top-bar .wc-ico-cart:hover .counter {
  text-decoration: none;
}
.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;
  padding-bottom: 10px;
}
.woo-hover.hover-style-two .woocom-rollover-content {
  background-color: rgba(0,0,0,0.4);
  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: #f70b2d;
}
.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 {
  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 20px;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  line-height: 35px;
  text-decoration: none;
}
.woo-buttons a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 35px;
  content: "";
  background-repeat: no-repeat;
  background-position: 0 center;
}
.cart-btn-below-img .woo-buttons a {
  padding-left: 34px;
  padding-right: 14px;
  font:   bold 11px / 30px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #f7f7f7;
  color: #000000;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}
.stripe-style-1 .cart-btn-below-img .woo-buttons a {
  background-color: #ffffff;
}
.stripe-style-2 .cart-btn-below-img .woo-buttons a {
  background-color: #252525;
}
.stripe-style-3 .cart-btn-below-img .woo-buttons a {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .cart-btn-below-img .woo-buttons a {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .cart-btn-below-img .woo-buttons a {
  background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .cart-btn-below-img .woo-buttons a {
  -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 .cart-btn-below-img .woo-buttons a {
  -webkit-box-shadow: inset 0px 0px 0px 1px ;
  box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .cart-btn-below-img .woo-buttons a {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration .cart-btn-below-img .woo-buttons a,
.outline-element-decoration .stripe-style-1.outline-element-decoration .cart-btn-below-img .woo-buttons a {
  -webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
  box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .cart-btn-below-img .woo-buttons a,
.outline-element-decoration .stripe-style-2.outline-element-decoration .cart-btn-below-img .woo-buttons a {
  -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 .cart-btn-below-img .woo-buttons a,
.outline-element-decoration .stripe-style-3.outline-element-decoration .cart-btn-below-img .woo-buttons a {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .cart-btn-below-img .woo-buttons a,
.outline-element-decoration .stripe-style-5 .cart-btn-below-img .woo-buttons a {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .cart-btn-below-img .woo-buttons a {
  -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) .cart-btn-below-img .woo-buttons a {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.stripe-style-2.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.stripe-style-3.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .cart-btn-below-img .woo-buttons a {
  -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 .cart-btn-below-img .woo-buttons a,
.shadow-element-decoration .stripe-style-5 .cart-btn-below-img .woo-buttons a {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar-content .cart-btn-below-img .woo-buttons a,
.stripe .sidebar-content .cart-btn-below-img .woo-buttons a {
  color: #5b5b5b;
}
.footer .cart-btn-below-img .woo-buttons a {
  color: #999999;
}
.stripe-style-1 .cart-btn-below-img .woo-buttons a {
  color: #5b5b5b;
}
.stripe-style-2 .cart-btn-below-img .woo-buttons a {
  color: #999999;
}
#page .stripe-style-3 .cart-btn-below-img .woo-buttons a {
  color: #ffffff;
}
.stripe-style-4 .cart-btn-below-img .woo-buttons a {
  color: #ffffff;
}
.stripe-style-5 .cart-btn-below-img .woo-buttons a {
  color: #333333;
}
.cart-btn-below-img .woo-buttons a:hover {
  color: #fff;
  background-color: #f70b2d;
}
.cart-btn-below-img .woo-buttons a:after {
  left: 14px;
  height: 30px;
}
.accent-gradient .cart-btn-below-img .woo-buttons a:hover {
  color: #fff;
}
.product_type_simple.added {
  display: none;
}
.product_type_simple:after {
  background-repeat: no-repeat;
  background-position: 0 center;
}
.product_type_simple: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='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='white' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.cart-btn-below-img .product_type_simple: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='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%23000000' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.stripe-style-1 .cart-btn-below-img .product_type_simple: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='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%235b5b5b' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.stripe-style-2 .cart-btn-below-img .product_type_simple: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='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%23999999' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.stripe-style-3 .cart-btn-below-img .product_type_simple: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='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.stripe-style-4 .cart-btn-below-img .product_type_simple: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='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.stripe-style-5 .cart-btn-below-img .product_type_simple: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='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%23333333' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.cart-btn-below-img .product_type_simple:hover: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='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='white' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.outofstock .product_type_simple: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' xml:space='preserve'%3E%3Cpath fill='white' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.cart-btn-below-img .outofstock .product_type_simple: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' xml:space='preserve'%3E%3Cpath fill='%23000000' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.stripe-style-1 .outofstock .cart-btn-below-img .outofstock .product_type_simple: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' xml:space='preserve'%3E%3Cpath fill='%235b5b5b' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.stripe-style-2 .outofstock .cart-btn-below-img .outofstock .product_type_simple: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' xml:space='preserve'%3E%3Cpath fill='%23999999' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.stripe-style-3 .outofstock .cart-btn-below-img .outofstock .product_type_simple: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' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.stripe-style-4 .outofstock .cart-btn-below-img .outofstock .product_type_simple: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' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.stripe-style-5 .outofstock .cart-btn-below-img .outofstock .product_type_simple: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' xml:space='preserve'%3E%3Cpath fill='%23333333' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.cart-btn-below-img .outofstock .product_type_simple:hover: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' xml:space='preserve'%3E%3Cpath fill='white' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.added_to_cart: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' xml:space='preserve'%3E%3Cpath fill='white' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.cart-btn-below-img .added_to_cart: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' xml:space='preserve'%3E%3Cpath fill='%23000000' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.stripe-style-1 .cart-btn-below-img .added_to_cart: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' xml:space='preserve'%3E%3Cpath fill='%235b5b5b' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.stripe-style-2 .cart-btn-below-img .added_to_cart: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' xml:space='preserve'%3E%3Cpath fill='%23999999' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.stripe-style-3 .cart-btn-below-img .added_to_cart: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' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.stripe-style-4 .cart-btn-below-img .added_to_cart: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' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.stripe-style-5 .cart-btn-below-img .added_to_cart: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' xml:space='preserve'%3E%3Cpath fill='%23333333' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.cart-btn-below-img .added_to_cart:hover: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' xml:space='preserve'%3E%3Cpath fill='white' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.product_type_variable:after,
.product_type_grouped: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");
}
.cart-btn-below-img .product_type_variable:after,
.cart-btn-below-img .product_type_grouped: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='%23000000' 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");
}
.stripe-style-1 .cart-btn-below-img .product_type_variable:after,
.stripe-style-1 .cart-btn-below-img .product_type_grouped: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='%235b5b5b' 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");
}
.stripe-style-2 .cart-btn-below-img .product_type_variable:after,
.stripe-style-2 .cart-btn-below-img .product_type_grouped: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='%23999999' 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");
}
.stripe-style-3 .cart-btn-below-img .product_type_variable:after,
.stripe-style-3 .cart-btn-below-img .product_type_grouped: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='%23ffffff' 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");
}
.stripe-style-4 .cart-btn-below-img .product_type_variable:after,
.stripe-style-4 .cart-btn-below-img .product_type_grouped: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='%23ffffff' 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");
}
.stripe-style-5 .cart-btn-below-img .product_type_variable:after,
.stripe-style-5 .cart-btn-below-img .product_type_grouped: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='%23333333' 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");
}
.cart-btn-below-img .product_type_variable:hover: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");
}
.button.product_type_variable:after {
  display: none;
}
.product_type_external: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%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.cart-btn-below-img .product_type_external: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='%23000000' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.stripe-style-1 .cart-btn-below-img .product_type_external: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='%235b5b5b' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.stripe-style-2 .cart-btn-below-img .product_type_external: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='%23999999' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.stripe-style-3 .cart-btn-below-img .product_type_external: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='%23ffffff' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.stripe-style-4 .cart-btn-below-img .product_type_external: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='%23ffffff' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.stripe-style-5 .cart-btn-below-img .product_type_external: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='%23333333' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.cart-btn-below-img .product_type_external:hover: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%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.woocommerce.widget_layered_nav select,
#dropdown_product_cat,
.widget_product_categories select {
  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: 50px;
  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;
}
.buttons a.button {
  float: left;
  margin: 0 10px 15px 0;
}
.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: 10px;
  padding: 7px 30px 7px 15px;
  border: 1px solid #e0e1e1;
  background-color: #fcfcfc;
  color: #b8bcbe;
  font:    14px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.widget_product_search input[type="submit"] {
  position: absolute;
  top: 12px;
  right: 12px;
  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(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 .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(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");
}
.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");
}
.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.button,
.buttons a.button {
  padding-top: 0;
  padding-bottom: 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,
.shipping-calculator-button:before {
  background-color: #f70b2d;
}
.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(0,0,0,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(91,91,91,0.15);
}
.footer .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(153,153,153,0.15);
}
.stripe-style-1 .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(91,91,91,0.15);
}
.stripe-style-2 .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(153,153,153,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: 2px;
  border-radius: 2px;
  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;
}
.woocommerce-result-count {
  float: right;
}
.woocommerce-ordering {
  margin-bottom: 34px;
}
.widget_layered_nav .customSelect,
.widget_product_categories .customSelect,
.widget_layered_nav .customSelectInner,
.widget_product_categories .customSelectInner {
  width: 100% !important;
}
.product {
  position: relative;
}
.product .onsale {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 10px;
  min-height: 32px;
  min-width: 32px;
  padding: 4px;
  font-size: 12px;
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 22px;
  border-radius: 22px;
}
.woocommerce-review-link,
.widget .variation,
.product_list_widget .variation,
.product_list_widget .variation *,
.product_list_widget,
.widget_recently_viewed_products {
  font-size: 13px;
  line-height: 16px;
}
.masthead .woocommerce-review-link,
.dt-mobile-header .woocommerce-review-link,
.masthead .widget .variation,
.dt-mobile-header .widget .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: 11px;
  line-height: 15px;
}
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;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product div.images {
  padding-right: 44px;
  margin-bottom: 30px;
}
.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%;
  padding: 7px;
  color: #444;
}
.variations select,
.product .summary.entry-summary .woocommerce-product-rating {
  margin-bottom: 10px !important;
}
.product .single_variation,
.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: 24px;
  margin-bottom: 10px;
}
#content .woocommerce .product .price:last-child {
  margin-bottom: 10px;
}
.reset_variations {
  display: block;
  font-size: 13px;
  line-height: 16px;
}
form.cart {
  display: block;
}
.product form.cart div.quantity {
  float: left;
  margin: 0 15px 0 0;
}
.quantity .plus,
.quantity .minus {
  width: 20px;
  height: 20px;
  padding: 0;
  background-image: none !important;
  border: none !important;
  border-radius: 11px;
  font-family: Arial;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
}
.quantity .plus:hover,
.quantity .minus:hover,
.quantity .plus:active,
.quantity .minus:active {
  top: 0 !important;
  margin-bottom: 0 !important;
}
.quantity input.qty {
  display: inline;
  vertical-align: middle;
  width: 50px;
  padding: 6px 5px 5px;
  line-height: 24px;
  text-align: center;
  color: #444;
}
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product .product_meta {
  margin-bottom: 25px;
}
.summary.entry-summary div[itemprop="description"] {
  margin: 25px 0;
}
.product .variations {
  margin-bottom: 0;
}
.product .variations_button,
.product .cart {
  margin-bottom: 20px;
}
.product .variations_button:before,
.product .variations_button:after,
.product .cart:before,
.product .cart:after,
#review_form:before,
#review_form:after,
form.cart:before,
form.cart:after {
  content: "";
  display: table;
  clear: both;
}
.price ins {
  text-decoration: none;
}
.product .summary.entry-summary .price,
.product-category .woo-content-container > a h3,
.product-category .woocom-list-content > a h3 {
  font:   bold 17px / 26px "Open Sans", 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: 16px;
}
.product .woocommerce-tabs {
  margin-bottom: 30px;
  padding-top: 15px;
  clear: both;
}
.product .tabs {
  overflow: hidden;
  margin: 0 0 20px 0;
}
.product .woocommerce-tabs > .tabs > li {
  float: left;
  margin-left: 20px;
  list-style: none;
  font-size: 13px;
}
.product .woocommerce-tabs li:first-child {
  margin-left: 0;
}
.woocommerce-tabs li > a {
  text-decoration: none;
}
#reviews ol.commentlist li {
  width: 100%;
  padding: 0 0 0 90px;
  margin: 0 0 30px 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
}
.no-avatars #reviews ol.commentlist li {
  padding-left: 0;
}
#reviews ol.commentlist .comment_container {
  position: relative;
  padding: 25px 30px 15px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#reviews .commentlist li img.avatar {
  float: left;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: -25px 0 15px -120px;
}
#review_form {
  clear: both;
}
.woocommerce .form-submit .dt-btn {
  display: none;
}
.product .upsells.products,
.product .related.products {
  padding-top: 10px;
}
.product .wf-container.description-on-hover > .wf-cell {
  line-height: 0;
}
.shop_table {
  width: 100%;
  margin: 0 0 24px 0;
  text-align: left;
}
.shop_table,
.cart_totals table,
.shop_attributes {
  border-collapse: inherit;
}
.cart_totals .shipping {
  vertical-align: top;
}
table.shop_table td {
  padding: 15px 0 15px;
}
table.shop_table td.actions {
  padding: 20px 10px 10px 20px;
}
.shop_table .variation p,
.shop_table .product-name > a {
  margin-bottom: 0;
}
.shop_table .variation dt {
  float: left;
  margin-right: 5px;
}
table.shop_table {
  margin-bottom: 70px;
  border: none;
}
.cart-collaterals .cross-sells {
  margin-bottom: 60px;
}
table.shop_table.order_details {
  margin-bottom: 30px;
}
table.shop_table th {
  padding-top: 13px;
  padding-bottom: 13px;
  border-top: medium none;
}
#order_review thead th,
#order_review tfoot th,
#order_review td,
.shop_table.order_details th,
.shop_table.order_details td,
.my_account_orders th,
table.my_account_orders td {
  padding: 10px 15px;
}
table.shop_table tbody tr:first-child td,
table.shop_table tbody tr:not(.cart_item):not(.order_item):not(.order):last-child td,
.cart_totals table tr:first-child th,
.cart_totals table tr:first-child td,
table.shop_table tfoot tr,
table.shop_table tfoot tr td {
  border-top: none;
}
.cart_totals table {
  border-bottom: medium none;
}
#content table.cart td.actions,
table.cart td.actions {
  text-align: right;
}
table.cart td.actions input {
  margin-right: 10px;
  margin-bottom: 10px;
}
table.cart td.actions input[type="submit"],
.single_add_to_cart_button.button,
.order-again a.button {
  padding-top: 6px;
  padding-bottom: 7px;
  font:   bold 11px / 30px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
#page table.cart td.actions input[type="submit"],
#page .single_add_to_cart_button.button,
#page .order-again a.button {
  line-height: 24px;
}
.cart .product-remove {
  width: 20px;
}
.cart a.remove {
  display: block;
  text-indent: -9999px;
  background-position: center center;
  background-repeat: no-repeat;
}
.cart a.remove:hover {
  opacity: 0.7;
}
.cart a.remove {
  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='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='%23000000' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.sidebar-content .cart a.remove {
  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='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(91,91,91,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.footer .cart a.remove {
  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='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(153,153,153,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.stripe-style-1 .cart a.remove {
  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='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(91,91,91,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.stripe-style-2 .cart a.remove {
  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='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(153,153,153,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
#page .stripe-style-3 .cart a.remove {
  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='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(255,255,255,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.stripe-style-4 .cart a.remove {
  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='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(255,255,255,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.stripe-style-5 .cart a.remove {
  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='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(51,51,51,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.cart .product-thumbnail {
  min-width: 32px;
}
.cart .product-thumbnail > a {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0;
  line-height: 0;
}
.cart .product-thumbnail,
.cart img {
  width: 70px;
}
.product-quantity {
  min-width: 80px;
}
.product-name > a {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
}
.cart-collaterals {
  width: 100%;
}
.cart_totals,
.myaccount_user,
.order-info,
.order-again,
.product .upsells.products {
  margin-bottom: 30px;
}
#shipping_method {
  margin-left: 0;
}
#shipping_method li {
  list-style: none;
}
.cart_totals  > h2 {
  margin-bottom: 20px;
}
.woocommerce-shipping-calculator > p {
  margin-bottom: 0;
}
.shipping-calculator-form {
  margin-top: 20px;
}
.shipping-calculator-button {
  position: relative;
  padding-right: 20px;
  font:    13px / 18px "Arial", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #111111;
  text-decoration: none;
}
.shipping-calculator-button:hover {
  color: #f70b2d;
}
.shipping-calculator-button:before {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
  line-height: 0;
  font-size: 0 !important;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: "";
}
.shipping-calculator-button:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
  width: 15px;
  height: 15px;
  content: "";
  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='5px' height='5px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='white' d='M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.woocommerce-ordering-div,
.shipping-calculator-form {
  position: relative;
}
.shipping-calculator-form .woocommerce-ordering-div {
  margin-bottom: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
  width: 25%;
  font-weight: normal;
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
  padding-top: 10px;
  padding-bottom: 10px;
}
#calc_shipping_country,
#calc_shipping_state,
select.shipping_method,
form .form-row input.input-text {
  width: 100% !important;
  color: #444;
}
.shipping_method {
  margin-bottom: 10px;
}
.shipping-calculator-form .customSelect {
  width: 100%;
}
.shipping-calculator-form .customSelectInner {
  width: 100% !important;
}
.col2-set .col-1 {
  float: left;
  width: 48%;
}
.col2-set .col-2 {
  float: right;
  width: 48%;
}
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: 44px;
}
.clear {
  clear: both;
}
form .form-row input.input-text,
form .form-row textarea {
  width: 100%;
  margin: 0;
  padding: 5px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0 none;
}
table.cart td.actions .coupon {
  float: left;
}
.cart td.actions .coupon .input-text {
  float: left;
  margin: 0 10px 10px 0;
  padding: 6px 6px 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0 none;
}
.cart td.actions .coupon label {
  display: none;
}
.content .payment_methods {
  margin-left: 0;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  position: relative;
  padding: 1em 1em 1em 3.5em;
  margin: 0 0 2em;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  list-style: none outside;
  *zoom: 1;
  width: auto;
}
.content .woocommerce-error,
.content .woocommerce-info,
.content .woocommerce-message {
  margin: 0 0 2em;
}
.woocommerce-error > li,
.woocommerce-info > li,
.woocommerce-message > li,
.payment_methods li {
  list-style: none;
}
.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before {
  content: " ";
  display: table;
}
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
  clear: both;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  position: absolute;
  display: block;
  top: 0;
  left: 1em;
  width: 1.5em;
  height: 1.5em;
  padding-top: 1em;
  font-family: sans-serif;
  font-size: 1em;
  line-height: 1.5;
  text-align: center;
  content: "";
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  float: right;
}
.woocommerce-message:before {
  background-color: #f70b2d;
  content: "\2713";
}
.woocommerce-info:before {
  background-color: #f70b2d;
  content: "i";
  font-family: Times, Georgia, serif;
  font-style: italic;
}
.woocommerce-error:before {
  background-color: #f70b2d;
  content: "\00d7";
  font-weight: 700;
}
.stars {
  position: relative;
  font-size: 1em;
}
.stars a {
  display: inline-block;
  font-weight: 700;
  margin-right: 1em;
  text-indent: -9999px;
  position: relative;
}
.stars a:last-child {
  border-right: 0;
}
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-right: 1px solid;
}
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
  font-family: WooCommerce;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
}
p.stars a.star-1 {
  width: 2em;
}
p.stars a.star-1:after {
  content: "\e021";
}
p.stars a.star-1.active:after,
p.stars a.star-1:hover:after {
  content: "\e020";
}
p.stars a.star-2 {
  width: 3em;
}
.woocommerce p.stars a.star-2:after {
  content: "\e021\e021";
}
p.stars a.star-2.active:after,
p.stars a.star-2:hover:after {
  content: "\e020\e020";
}
p.stars a.star-3 {
  width: 4em;
}
p.stars a.star-3:after {
  content: "\e021\e021\e021";
}
p.stars a.star-3.active:after,
p.stars a.star-3:hover:after {
  content: "\e020\e020\e020";
}
p.stars a.star-4 {
  width: 5em;
}
p.stars a.star-4:after {
  content: "\e021\e021\e021\e021";
}
p.stars a.star-4.active:after,
p.stars a.star-4:hover:after {
  content: "\e020\e020\e020\e020";
}
p.stars a.star-5 {
  width: 6em;
  border: 0;
}
p.stars a.star-5:after {
  content: "\e021\e021\e021\e021\e021";
}
p.stars a.star-5.active:after,
p.stars a.star-5:hover:after {
  content: "\e020\e020\e020\e020\e020";
}
.star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 0.8em;
  width: 5.4em;
  font-family: star;
}
.widget .star-rating {
  float: none;
  margin: 5px 0;
}
.woocom-rollover-content .star-rating,
.woocom-rollover-content .price,
.woocom-list-content .star-rating,
.woocom-list-content .price {
  display: block;
  float: none;
  margin-bottom: 10px;
}
.woocom-rollover-content .star-rating,
.woocom-rollover-content .price {
  text-align: center;
}
.woocom-rollover-content .star-rating {
  margin: 0 auto 10px auto;
}
.woocom-list-content .star-rating,
#content .woocom-list-content .star-rating:last-child {
  margin-bottom: 15px;
}
.star-rating:before {
  content: "\53\53\53\53\53";
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.woocom-rollover-content .star-rating:before {
  color: rgba(255,255,255,0.4);
  -webkit-text-fill-color: rgba(255,255,255,0.4);
}
.woocom-rollover-content .price del,
.woocom-rollover-content .price del * {
  color: rgba(255,255,255,0.5);
  -webkit-text-fill-color: rgba(255,255,255,0.5);
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
#page .star-rating span:before,
#page .cart_totals .order-total .amount,
#page .woocommerce-tabs li:hover > a,
#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: #f70b2d;
}
.woocommerce-product-rating {
  line-height: 2em;
  display: block;
}
.woocommerce-product-rating .star-rating {
  margin: 10px 4px 0 0;
  float: left;
}
.products .star-rating {
  display: block;
  float: none;
}
.hreview-aggregate .star-rating {
  margin: 10px 0 0;
}
.woocommerce button {
  -webkit-appearance: none;
  outline: none;
}
#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 {
  padding: 20px;
  margin: 50px 0 50px;
  border: none;
}
.woocommerce fieldset legend {
  display: none;
}
#payment .payment_box:after {
  border: 8px solid;
}
.payment_methods li img {
  vertical-align: middle;
  margin: -2px .5em 0 .5em;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
#reviews ol.commentlist .comment_container,
.shop_table thead tr,
.shop_table tfoot tr,
.shop_table .actions,
.woocommerce fieldset,
#payment .payment_box {
  border: none;
  background-color: rgba(0,0,0,0.08);
  color: #000000;
}
.stripe-style-1 .woocommerce-error,
.stripe-style-1 .woocommerce-info,
.stripe-style-1 .woocommerce-message,
.stripe-style-1 #reviews ol.commentlist .comment_container,
.stripe-style-1 .shop_table thead tr,
.stripe-style-1 .shop_table tfoot tr,
.stripe-style-1 .shop_table .actions,
.stripe-style-1 .woocommerce fieldset,
.stripe-style-1 #payment .payment_box {
  background-color: rgba(91,91,91,0.08);
  color: #5b5b5b;
}
.stripe-style-2 .woocommerce-error,
.stripe-style-2 .woocommerce-info,
.stripe-style-2 .woocommerce-message,
.stripe-style-2 #reviews ol.commentlist .comment_container,
.stripe-style-2 .shop_table thead tr,
.stripe-style-2 .shop_table tfoot tr,
.stripe-style-2 .shop_table .actions,
.stripe-style-2 .woocommerce fieldset,
.stripe-style-2 #payment .payment_box {
  background-color: rgba(153,153,153,0.08);
  color: #999999;
}
.stripe-style-3 .woocommerce-error,
.stripe-style-3 .woocommerce-info,
.stripe-style-3 .woocommerce-message,
.stripe-style-3 #reviews ol.commentlist .comment_container,
.stripe-style-3 .shop_table thead tr,
.stripe-style-3 .shop_table tfoot tr,
.stripe-style-3 .shop_table .actions,
.stripe-style-3 .woocommerce fieldset,
.stripe-style-3 #payment .payment_box {
  background-color: rgba(255,255,255,0.08);
  color: #ffffff;
}
.stripe-style-4 .woocommerce-error,
.stripe-style-4 .woocommerce-info,
.stripe-style-4 .woocommerce-message,
.stripe-style-4 #reviews ol.commentlist .comment_container,
.stripe-style-4 .shop_table thead tr,
.stripe-style-4 .shop_table tfoot tr,
.stripe-style-4 .shop_table .actions,
.stripe-style-4 .woocommerce fieldset,
.stripe-style-4 #payment .payment_box {
  background-color: rgba(255,255,255,0.08);
  color: #ffffff;
}
.stripe-style-5 .woocommerce-error,
.stripe-style-5 .woocommerce-info,
.stripe-style-5 .woocommerce-message,
.stripe-style-5 #reviews ol.commentlist .comment_container,
.stripe-style-5 .shop_table thead tr,
.stripe-style-5 .shop_table tfoot tr,
.stripe-style-5 .shop_table .actions,
.stripe-style-5 .woocommerce fieldset,
.stripe-style-5 #payment .payment_box {
  background-color: rgba(51,51,51,0.08);
  color: #333333;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce fieldset {
  background-color: #f7f7f7;
}
.stripe-style-1 .woocommerce-error,
.stripe-style-1 .woocommerce-info,
.stripe-style-1 .woocommerce-message,
.stripe-style-1 .woocommerce fieldset {
  background-color: #ffffff;
}
.stripe-style-2 .woocommerce-error,
.stripe-style-2 .woocommerce-info,
.stripe-style-2 .woocommerce-message,
.stripe-style-2 .woocommerce fieldset {
  background-color: #252525;
}
.stripe-style-3 .woocommerce-error,
.stripe-style-3 .woocommerce-info,
.stripe-style-3 .woocommerce-message,
.stripe-style-3 .woocommerce fieldset {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .woocommerce-error,
.stripe-style-4 .woocommerce-info,
.stripe-style-4 .woocommerce-message,
.stripe-style-4 .woocommerce fieldset {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .woocommerce-error,
.stripe-style-5 .woocommerce-info,
.stripe-style-5 .woocommerce-message,
.stripe-style-5 .woocommerce fieldset {
  background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .woocommerce-error,
.outline-element-decoration .woocommerce-info,
.outline-element-decoration .woocommerce-message,
.outline-element-decoration .woocommerce fieldset {
  -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-error,
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-info,
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-message,
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce fieldset {
  -webkit-box-shadow: inset 0px 0px 0px 1px ;
  box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-error,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-info,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-message,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce fieldset {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration .woocommerce-error,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-error,
.stripe-style-1.outline-element-decoration .woocommerce-info,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-info,
.stripe-style-1.outline-element-decoration .woocommerce-message,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-message,
.stripe-style-1.outline-element-decoration .woocommerce fieldset,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce fieldset {
  -webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
  box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .woocommerce-error,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-error,
.stripe-style-2.outline-element-decoration .woocommerce-info,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-info,
.stripe-style-2.outline-element-decoration .woocommerce-message,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-message,
.stripe-style-2.outline-element-decoration .woocommerce fieldset,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce fieldset {
  -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-error,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-error,
.stripe-style-3.outline-element-decoration .woocommerce-info,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-info,
.stripe-style-3.outline-element-decoration .woocommerce-message,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-message,
.stripe-style-3.outline-element-decoration .woocommerce fieldset,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce fieldset {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .woocommerce-error,
.outline-element-decoration .stripe-style-5 .woocommerce-error,
.outline-element-decoration .stripe-style-4 .woocommerce-info,
.outline-element-decoration .stripe-style-5 .woocommerce-info,
.outline-element-decoration .stripe-style-4 .woocommerce-message,
.outline-element-decoration .stripe-style-5 .woocommerce-message,
.outline-element-decoration .stripe-style-4 .woocommerce fieldset,
.outline-element-decoration .stripe-style-5 .woocommerce fieldset {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shadow-element-decoration .woocommerce-error,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-error,
.shadow-element-decoration .woocommerce-info,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-info,
.shadow-element-decoration .woocommerce-message,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-message,
.shadow-element-decoration .woocommerce fieldset,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce fieldset {
  -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-error,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-info,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-message,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce fieldset {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .woocommerce-error,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-error,
.stripe-style-2.shadow-element-decoration .woocommerce-error,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-error,
.stripe-style-3.shadow-element-decoration .woocommerce-error,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-error,
.stripe-style-1.shadow-element-decoration .woocommerce-info,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-info,
.stripe-style-2.shadow-element-decoration .woocommerce-info,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-info,
.stripe-style-3.shadow-element-decoration .woocommerce-info,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-info,
.stripe-style-1.shadow-element-decoration .woocommerce-message,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-message,
.stripe-style-2.shadow-element-decoration .woocommerce-message,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-message,
.stripe-style-3.shadow-element-decoration .woocommerce-message,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-message,
.stripe-style-1.shadow-element-decoration .woocommerce fieldset,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce fieldset,
.stripe-style-2.shadow-element-decoration .woocommerce fieldset,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce fieldset,
.stripe-style-3.shadow-element-decoration .woocommerce fieldset,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce fieldset {
  -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-error,
.shadow-element-decoration .stripe-style-5 .woocommerce-error,
.shadow-element-decoration .stripe-style-4 .woocommerce-info,
.shadow-element-decoration .stripe-style-5 .woocommerce-info,
.shadow-element-decoration .stripe-style-4 .woocommerce-message,
.shadow-element-decoration .stripe-style-5 .woocommerce-message,
.shadow-element-decoration .stripe-style-4 .woocommerce fieldset,
.shadow-element-decoration .stripe-style-5 .woocommerce fieldset {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#reviews ol.commentlist .comment_container {
  background-color: #f7f7f7;
}
.stripe-style-1 #reviews ol.commentlist .comment_container {
  background-color: #ffffff;
}
.stripe-style-2 #reviews ol.commentlist .comment_container {
  background-color: #252525;
}
.stripe-style-3 #reviews ol.commentlist .comment_container {
  background-color: rgba(255,255,255,0.1);
}
.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.19);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.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;
}
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,
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(58,58,58,0.14);
}
.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 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(91,91,91,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 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(153,153,153,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 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 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 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);
}
#payment .payment_box:after {
  border-color: rgba(0,0,0,0.15);
}
#page .summary .price ins,
#page .woocom-list-content .price ins,
#page .woocom-list-content .price ins * {
  color: #f70b2d;
}
.product-name > a,
#reviews ol.commentlist .meta,
.shop_table th,
.shop_table strong,
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a,
.woocommerce-tabs li.active > a,
.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 {
  color: #111111;
}
.sidebar-content .product-name > a,
.sidebar-content #reviews ol.commentlist .meta,
.sidebar-content .shop_table th,
.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 .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 {
  color: #111111;
}
.footer .product-name > a,
.footer #reviews ol.commentlist .meta,
.footer .shop_table th,
.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 .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 {
  color: #ffffff;
}
.stripe-style-1 .product-name > a,
.stripe-style-1 #reviews ol.commentlist .meta,
.stripe-style-1 .shop_table th,
.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 .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 {
  color: #111111;
}
.stripe-style-2 .product-name > a,
.stripe-style-2 #reviews ol.commentlist .meta,
.stripe-style-2 .shop_table th,
.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 .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 {
  color: #ffffff;
}
.stripe-style-3 .product-name > a,
.stripe-style-3 #reviews ol.commentlist .meta,
.stripe-style-3 .shop_table th,
.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 .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 {
  color: #ffffff;
}
.stripe-style-4 .product-name > a,
.stripe-style-4 #reviews ol.commentlist .meta,
.stripe-style-4 .shop_table th,
.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 .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 {
  color: #ffffff;
}
.stripe-style-5 .product-name > a,
.stripe-style-5 #reviews ol.commentlist .meta,
.stripe-style-5 .shop_table th,
.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 .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 {
  color: #333333;
}
.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 dt,
.woocommerce-tabs li > a,
.product .summary.entry-summary .price del,
.woocommerce-result-count,
.widget_layered_nav li > small,
.widget_product_categories .count {
  color: #000000;
}
.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 dt,
.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 {
  color: rgba(91,91,91,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 dt,
.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 {
  color: rgba(153,153,153,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 dt,
.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 {
  color: rgba(91,91,91,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 dt,
.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 {
  color: rgba(153,153,153,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 dt,
#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 {
  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 dt,
.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 {
  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 dt,
.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 {
  color: rgba(51,51,51,0.5);
}
.star-rating,
.star-rating:before {
  color: rgba(0,0,0,0.35);
}
.sidebar-content .star-rating,
.sidebar-content .star-rating:before {
  color: rgba(91,91,91,0.35);
}
.footer .star-rating,
.footer .star-rating:before {
  color: rgba(153,153,153,0.35);
}
.stripe-style-1 .star-rating,
.stripe-style-1 .star-rating:before {
  color: rgba(91,91,91,0.35);
}
.stripe-style-2 .star-rating,
.stripe-style-2 .star-rating:before {
  color: rgba(153,153,153,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 .woocom-rollover-content .price ins .amount,
#page .woocom-rollover-content .star-rating span:before,
#page .woocom-rollover-content mark,
#page .widget_layered_nav ul li.chosen a,
#page .widget_layered_nav_filters ul li a {
  color: #fff;
  -webkit-text-fill-color: #fff;
  background: none;
}
#page .widget_layered_nav ul li.chosen a,
#page .widget_layered_nav_filters ul li a {
  background-color: #f70b2d;
}
#page .woocommerce-error:before,
#page .woocommerce-info:before,
#page .woocommerce-message:before,
#page .product .onsale {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
#reviews ol.commentlist .meta,
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a,
.shop_table .variation,
.woocommerce-result-count {
  font-size: 14px;
  line-height: 24px;
}
#payment .payment_box {
  position: relative;
  width: 96%;
  padding: 15px 20px 5px;
  margin: 10px 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#payment .payment_box:after {
  position: absolute;
  display: block;
  top: -16px;
  left: 20px;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  content: "";
}
.customSelectInner {
  background-repeat: no-repeat;
  background-position: right center;
}
.shop_table strong,
.product form.cart .variations label,
strong[itemprop="author"],
.shopping-cart-inner strong,
.widget_shopping_cart_content strong,
.shop_table th,
.shop_table td {
  font-weight: normal;
}
#order_review_heading {
  padding-top: 30px;
}
table.shop_table td .button {
  margin-right: 10px;
}
.product-category .woo-content-container > a,
.product-category .woocom-list-content > a,
.widget_layered_nav li > a {
  text-decoration: none;
}
div.pp_woocommerce.pp_pic_holder .pp_content_container {
  padding: 0px 0;
  background: none;
  box-shadow: none;
}
.pp_woocommerce .pp_content_container .pp_left {
  padding-left: 0 !important;
}
.pp_woocommerce .pp_content_container .pp_right {
  padding-right: 0 !important;
}
.pp_woocommerce .pp_content,
.pp_woocommerce #pp_full_res img {
  width: 100% !important;
  height: auto !important;
}
.pp_woocommerce .pp_fade {
  width: 100% !important;
  height: 100% !important;
}
.pp_woocommerce .pp_hoverContainer,
div.pp_woocommerce div.ppt {
  display: none !important;
}
.pp_woocommerce .pp_details {
  padding-left: 3%;
  padding-right: 4%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
}
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce .pp_arrow_next:hover,
div.pp_woocommerce .pp_arrow_previous:hover,
div.pp_woocommerce .pp_close,
div.pp_woocommerce .pp_close:hover,
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_expand,
div.pp_woocommerce a.pp_contract:hover,
div.pp_woocommerce a.pp_expand:hover {
  background: none;
}
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce .pp_close,
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_expand {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-decoration: none;
}
div.pp_woocommerce .pp_close {
  top: 10px;
  right: 10px;
}
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_expand {
  top: 10px;
  left: 10px;
}
div.pp_woocommerce .pp_arrow_next:before,
div.pp_woocommerce .pp_arrow_previous:before,
div.pp_woocommerce .pp_close:before,
div.pp_woocommerce a.pp_contract:before,
div.pp_woocommerce a.pp_expand:before {
  font-size: 25px !important;
}
.pp_woocommerce.pp_pic_holder .pp_details {
  padding-left: 0;
  color: #fff;
}
div.pp_woocommerce.pp_pic_holder #respond {
  background-color: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div.pp_woocommerce.pp_pic_holder .pp_gallery ul li a {
  background: none;
  border: none;
}
div.pp_woocommerce.pp_pic_holder .pp_gallery ul {
  margin-top: 0;
}
.old-ie div.pp_woocommerce.pp_pic_holder .pp_gallery ul li a {
  display: inline-block;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  zoom: 1;
}
div.pp_woocommerce.pp_pic_holder .pp_loaderIcon {
  width: 25px;
  height: 25px;
  padding: 5px;
  -webkit-box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.3);
  opacity: 0.5;
}
.currentTextHolder {
  line-height: 20px;
}
.old-ie .woocommerce .images img {
  max-width: inherit;
  width: 100%;
}
.woocommerce a.remove,
.masthead .shopping-cart-inner a.remove,
.dt-mobile-header .shopping-cart-inner a.remove {
  display: block;
  font-size: 1.5em !important;
  height: 1em !important;
  width: 1em;
  text-align: center;
  line-height: 1;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #f70b2d !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}
.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 {
  color: #fff !important;
  background: #f70b2d;
  -webkit-text-fill-color: #fff !important;
}
.widget_shopping_cart .cart_list li a.remove,
.shopping-cart-inner .cart_list li a.remove {
  position: absolute;
  top: 20px;
  left: 0;
}
.widget_shopping_cart .cart_list li:first-child a.remove,
.shopping-cart-inner .cart_list li:first-child a.remove {
  top: 5px;
}
#wc-bookings-booking-form .wc-bookings-date-picker legend {
  display: block;
}
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: inner-spin-button;
}
div.pp_woocommerce.pp_pic_holder .pp_loaderIcon {
  background: #000 url(http://billygoattavern.com/new-site/wp-content/themes/dt-the7/css/images/loader.gif) center center no-repeat;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
textarea {
  width: 100%;
}
body.hide-product-title .summary > .product_title {
  display: none;
}
.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-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 68%;
}
@media screen and (max-width: 760px) {
  .woocommerce-account .woocommerce-MyAccount-navigation,
  .woocommerce-account .woocommerce-MyAccount-content {
    display: block;
    float: none;
    width: 100%;
  }
}
.woocommerce-MyAccount-navigation > ul {
  margin: 0;
}
.woocommerce-MyAccount-navigation > ul li {
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  list-style: none;
}
.woocommerce-MyAccount-navigation > ul li:not(.is-active),
.woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  background-color: #f7f7f7;
}
.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: #252525;
}
.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.1);
}
.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.19);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.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: #f70b2d;
}
.woocommerce-MyAccount-navigation > ul li.is-active a,
.woocommerce-MyAccount-navigation > ul li.is-active:hover a {
  color: #fff;
}
.woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
  color: #f70b2d;
}
.woocommerce-MyAccount-navigation > ul li a {
  display: block;
  color: #111111;
  padding: 0.5em 1em;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
}
.sidebar-content .woocommerce-MyAccount-navigation > ul li a,
.stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li a {
  color: #111111;
}
.footer .woocommerce-MyAccount-navigation > ul li a {
  color: #ffffff;
}
.stripe-style-1 .woocommerce-MyAccount-navigation > ul li a {
  color: #111111;
}
.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;
}