.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(../../../wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.eot);
  src: url(../../../wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.eot?#iefix) format('embedded-opentype'), url(../../../wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.woff) format('woff'), url(../../../wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(../../../wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.eot);
  src: url(../../../wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.eot?#iefix) format('embedded-opentype'), url(../../../wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.woff) format('woff'), url(../../../wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}
.text-normal {
  font-size: 18px;
  line-height: 25px;
}
.text-small {
  font-size: 13px;
  line-height: 23px;
}
.text-big {
  font-size: 18px;
  line-height: 25px;
}
.solid-bg-mixin {
  background-color: #f7f7f7;
}
.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.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);
}
.header-color {
  color: #333333;
}
.sidebar-content .header-color {
  color: #ffffff;
}
.footer .header-color {
  color: #ffffff;
}
.woocommerce-cart-wrap .cart-collaterals {
  background-color: #f7f7f7;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  width: 30%;
}
.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
}
.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shop_attributes {
  background-color: #f7f7f7;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.outline-element-decoration .shop_attributes {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
}
.shadow-element-decoration .shop_attributes {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.wc-order-review,
.wc-side-column {
  width: 30%;
  background-color: #f7f7f7;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.outline-element-decoration .wc-order-review,
.outline-element-decoration .wc-side-column {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
}
.shadow-element-decoration .wc-order-review,
.shadow-element-decoration .wc-side-column {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.wc-login-wrap form,
.wc-coupon-wrap .form-coupon-wrap {
  background-color: #f7f7f7;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.outline-element-decoration .wc-login-wrap form,
.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
}
.shadow-element-decoration .wc-login-wrap form,
.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
form.track_order,
form.lost_reset_password,
#customer_login > div {
  background-color: #f7f7f7;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.outline-element-decoration form.track_order,
.outline-element-decoration form.lost_reset_password,
.outline-element-decoration #customer_login > div {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
}
.shadow-element-decoration form.track_order,
.shadow-element-decoration form.lost_reset_password,
.shadow-element-decoration #customer_login > div {
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
#reviews ol.commentlist .comment_container {
  background-color: #f7f7f7;
}
.outline-element-decoration #reviews ol.commentlist .comment_container {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.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);
}
.woocommerce-store-notice,
p.demo_store {
  color: #fff;
  background-color: #c13737;
}
.checkout-page-title {
  background-color: rgba(255,255,255,0);
  color: #3b3f4a;
  padding-top: 50px;
  padding-bottom: 10px;
}
.checkout-page-title nav {
  width: 1300px;
}
.checkout-page-title a.current {
  color: #3b3f4a;
}
.checkout-page-title a {
  color: rgba(59,63,74,0.3);
  font:    24px / 34px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.checkout-page-title .current .checkout-counter {
  color: #fff;
  background-color: #c13737;
}
.checkout-page-title .checkout-counter {
  background-color: rgba(59,63,74,0.09);
  color: rgba(59,63,74,0.3);
}
.checkout-page-title .checkout-step:before,
.checkout-page-title .checkout-step:after {
  background-color: rgba(59,63,74,0.09);
}
.checkout-page-title .step-cart.hide-for-small .checkout-step:after {
  background-color: #c13737;
}
.checkout-page-title .step-cart .checkout-step:after,
.checkout-page-title .step-checkout.current .checkout-step:after,
.checkout-page-title .step-complete.current .checkout-step:after {
  background-color: #c13737;
}
.checkout-page-title .step-cart .checkout-step:before,
.checkout-page-title .step-checkout.current .checkout-step:before,
.checkout-page-title .step-complete.current .checkout-step:before {
  background-color: #c13737;
}
.woocommerce-cart-wrap .shop_table thead th,
.woocommerce-cart-wrap .product-price,
.woocommerce-cart-wrap .wc-item-meta *,
.lost_password a,
.woocommerce-Reviews .comment-notes,
.woocommerce-orders-table thead th {
  color: #b4b5bb;
}
.reset_variations,
.reset_variations:hover,
.variations label,
.product_meta > span,
.product_meta > span a,
.product_list_widget del,
.product_list_widget del .amount,
.product_list_widget del .amount *,
.woocom-list-content .price del,
.woocom-list-content del,
.woocom-list-content del .amount,
.woocom-list-content del .amount *,
.widget_shopping_cart_content strong,
.widget_shopping_cart_content dt,
.woocommerce-review-link,
.woocommerce-review-link *,
.woocommerce-review-link:hover,
.widget_price_filter .price_slider_amount,
.shop_table .variation *,
.woocommerce-tabs li > a,
.product .summary.entry-summary .price del,
.woocommerce-result-count,
.widget_layered_nav li > small,
.widget_product_categories .count,
.stars a {
  color: #b4b5bb;
}
.sidebar-content .reset_variations,
.sidebar-content .reset_variations:hover,
.sidebar-content .variations label,
.sidebar-content .product_meta > span,
.sidebar-content .product_meta > span a,
.sidebar-content .product_list_widget del,
.sidebar-content .product_list_widget del .amount,
.sidebar-content .product_list_widget del .amount *,
.sidebar-content .woocom-list-content .price del,
.sidebar-content .woocom-list-content del,
.sidebar-content .woocom-list-content del .amount,
.sidebar-content .woocom-list-content del .amount *,
.sidebar-content .widget_shopping_cart_content strong,
.sidebar-content .widget_shopping_cart_content dt,
.sidebar-content .woocommerce-review-link,
.sidebar-content .woocommerce-review-link *,
.sidebar-content .woocommerce-review-link:hover,
.sidebar-content .widget_price_filter .price_slider_amount,
.sidebar-content .shop_table .variation *,
.sidebar-content .woocommerce-tabs li > a,
.sidebar-content .product .summary.entry-summary .price del,
.sidebar-content .woocommerce-result-count,
.sidebar-content .widget_layered_nav li > small,
.sidebar-content .widget_product_categories .count,
.sidebar-content .stars a {
  color: rgba(133,134,140,0.5);
}
.footer .reset_variations,
.footer .reset_variations:hover,
.footer .variations label,
.footer .product_meta > span,
.footer .product_meta > span a,
.footer .product_list_widget del,
.footer .product_list_widget del .amount,
.footer .product_list_widget del .amount *,
.footer .woocom-list-content .price del,
.footer .woocom-list-content del,
.footer .woocom-list-content del .amount,
.footer .woocom-list-content del .amount *,
.footer .widget_shopping_cart_content strong,
.footer .widget_shopping_cart_content dt,
.footer .woocommerce-review-link,
.footer .woocommerce-review-link *,
.footer .woocommerce-review-link:hover,
.footer .widget_price_filter .price_slider_amount,
.footer .shop_table .variation *,
.footer .woocommerce-tabs li > a,
.footer .product .summary.entry-summary .price del,
.footer .woocommerce-result-count,
.footer .widget_layered_nav li > small,
.footer .widget_product_categories .count,
.footer .stars a {
  color: rgba(133,134,140,0.5);
}
.woocommerce-cart-wrap .product-remove a {
  color: rgba(51,51,51,0.2);
}
.woocommerce-cart-wrap .product-remove a:hover {
  color: rgba(51,51,51,0.35);
}
.woocommerce-cart-wrap .product-name a,
.woocommerce-cart-wrap .product-subtotal,
.woocommerce-cart-wrap .cart-subtotal .amount {
  color: #333333;
}
.product-name > a,
#reviews ol.commentlist .meta,
.shop_table strong,
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a,
.woocommerce-tabs li.active > a,
.woocommerce-tabs li > a:hover,
.product .summary.entry-summary .price,
.product .summary.entry-summary .price ins,
.product-category mark,
.woocom-list-content .price,
.woocom-list-content .price *,
.widget_layered_nav li > a,
.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  color: #333333;
}
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product-name > a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) #reviews ol.commentlist .meta,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .shop_table strong,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) ul.cart_list li a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .widget_product_categories li a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .woocommerce-tabs li.active > a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .woocommerce-tabs li > a:hover,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price ins,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product-category mark,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price *,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .widget_layered_nav li > a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  color: #ffffff;
}
.footer .widget:not(.widget_icl_lang_sel_widget) .product-name > a,
.footer .widget:not(.widget_icl_lang_sel_widget) #reviews ol.commentlist .meta,
.footer .widget:not(.widget_icl_lang_sel_widget) .shop_table strong,
.footer .widget:not(.widget_icl_lang_sel_widget) ul.cart_list li a,
.footer .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a,
.footer .widget:not(.widget_icl_lang_sel_widget) .widget_product_categories li a,
.footer .widget:not(.widget_icl_lang_sel_widget) .woocommerce-tabs li.active > a,
.footer .widget:not(.widget_icl_lang_sel_widget) .woocommerce-tabs li > a:hover,
.footer .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price,
.footer .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price ins,
.footer .widget:not(.widget_icl_lang_sel_widget) .product-category mark,
.footer .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price,
.footer .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price *,
.footer .widget:not(.widget_icl_lang_sel_widget) .widget_layered_nav li > a,
.footer .widget:not(.widget_icl_lang_sel_widget) .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  color: #ffffff;
}
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a:not(:hover) {
  color: #ffffff !important;
}
.footer .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a:not(:hover) {
  color: #ffffff !important;
}
.woocommerce-cart-wrap .shop_table thead th,
.woocommerce-cart-wrap .cart.shop_table thead th,
.woocommerce-cart-wrap .wc-item-meta {
  font-size: 13px;
  line-height: 23px;
}
.woocommerce-cart-wrap .cart-subtotal .amount {
  font-size: 18px;
  line-height: 25px;
}
.woocommerce-cart-wrap .quantity input.qty,
.woocommerce-cart-wrap .product-subtotal {
  font-size: 18px;
  line-height: 25px;
}
.woocommerce-cart-wrap .order-total .amount,
.woocommerce-cart-wrap .cart_totals h2 {
  color: #333333;
  font:    20px / 30px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"] {
  font:   18px / 25px "Georgia", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"]:disabled {
  color: #b4b5bb;
}
.woocommerce-cart-wrap .update-cart-button i {
  font-size: 16px;
  color: rgba(51,51,51,0.25);
}
.wc-coupon-text:after {
  color: rgba(51,51,51,0.2);
}
.dt-wc-btn,
.checkout-button,
#place_order,
input[name="apply_coupon"],
input[name="login"],
button[name="calc_shipping"],
button[name="calc_shipping"]:hover,
.single_add_to_cart_button.button,
.button.wc-backward,
.woocommerce-Button.button,
.woocommerce-Reviews .submit,
.woocommerce-Button[name="register"],
.track_order input[name="track"],
input[name="save_address"] {
  font:   bold 15px / 17px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 12px 18px 12px 18px;
  min-height: 38px;
  line-height: 38px;
  padding-top: 0;
  padding-bottom: 0;
}
.btn-3d .dt-wc-btn,
.btn-3d .checkout-button,
.btn-3d #place_order,
.btn-3d input[name="apply_coupon"],
.btn-3d input[name="login"],
.btn-3d button[name="calc_shipping"],
.btn-3d button[name="calc_shipping"]:hover,
.btn-3d .single_add_to_cart_button.button,
.btn-3d .button.wc-backward,
.btn-3d .woocommerce-Button.button,
.btn-3d .woocommerce-Reviews .submit,
.btn-3d .woocommerce-Button[name="register"],
.btn-3d .track_order input[name="track"],
.btn-3d input[name="save_address"] {
  min-height: 36px;
  line-height: 36px;
}
#page .woocommerce-widget-layered-nav-dropdown__submit,
#phantom .woocommerce-widget-layered-nav-dropdown__submit,
#page .button.view-cart,
#phantom .button.view-cart,
#page .button.checkout,
#phantom .button.checkout,
#page .button.wc-forward,
#phantom .button.wc-forward,
#page .price_slider_wrapper .button,
#phantom .price_slider_wrapper .button,
#page .woocommerce-orders-table a.button,
#phantom .woocommerce-orders-table a.button,
#page .wc-layout-list .woo-buttons a,
#phantom .wc-layout-list .woo-buttons a {
  font:   bold 13px / 15px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 7px 14px 7px 14px;
}
#page .button.view-cart *,
#phantom .button.view-cart *,
#page .button.checkout *,
#phantom .button.checkout * {
  font:   bold 13px / 15px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
}
#page .checkout-button.wc-forward,
#page #place_order {
  padding: 16px 24px 16px 24px;
  font:   bold 19px / 21px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.woocommerce-cart-wrap .cart_totals th {
  color: #b4b5bb;
  font-size: 18px;
  line-height: 25px;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.woocommerce-error,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  background-color: #c13737;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text,
.woocommerce-error .woocommerce-message-text,
.woocommerce-error .woocommerce-info-text,
.woocommerce-error .woocommerce-error-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text {
  font:   18px / 25px "Georgia", Helvetica, Arial, Verdana, sans-serif;
}
#page div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
#page .woocommerce-error,
#page div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  background: "";
  color: #ffffff;
}
#page div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message a,
#page div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message *,
#page .woocommerce-error a,
#page .woocommerce-error *,
#page div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info a,
#page div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info * {
  color: #ffffff;
}
#page div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message:before,
#page .woocommerce-error:before,
#page div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info:before {
  color: #ffffff;
}
.showcoupon-tag,
.showlogin-tag,
#ship-to-different-address,
.order_details td {
  font-size: 18px;
  line-height: 25px;
  color: #333333;
}
.showcoupon-tag i,
.showlogin-tag i,
#ship-to-different-address i,
.order_details td i {
  color: #333333;
}
.customer_details td,
.customer_details th,
.order_details td,
.order_details th {
  font-size: 18px;
  line-height: 25px;
}
.shop_table.customer_details th {
  color: #b4b5bb;
}
.wc-complete-wrap .wc-bacs-bank-details li {
  color: #b4b5bb;
}
.wc-complete-wrap .wc-bacs-bank-details li > strong {
  color: #000000;
}
#ship-to-different-address {
  font:    18px / 25px "Georgia", Helvetica, Arial, Verdana, sans-serif;
}
.showcoupon,
.showlogin {
  font-size: 18px;
  line-height: 25px;
  color: #c13737;
}
.footer .showcoupon,
.footer .showlogin {
  color: #c13737;
}
.woocommerce-orders-table thead th,
.log-message,
form.track_order p:not(.form-row),
.lost_reset_password p:not(.form-row),
.lost_password a,
.lost_password,
.woocommerce-Reviews .comment-notes {
  font-size: 13px;
  line-height: 23px;
}
.lost_password a,
.lost_password {
  line-height: 15px;
}
.woocommerce-billing-fields label,
.woocommerce-additional-fields label,
.wc-terms-and-conditions label,
.woocommerce-shipping-fields label,
.woocommerce-account-fields label,
label[for="rememberme"],
#customer_login > div label.woocommerce-form__label-for-checkbox,
.product table.variations td.label,
.product table.variations td.label label,
.woocommerce-MyAccount-content label,
form.track_order label,
form.lost_reset_password label,
#customer_login label,
.woocommerce-Reviews label {
  font-size: 13px;
  line-height: 23px;
  color: #333333;
}
.woocommerce-billing-fields label abbr[title],
.woocommerce-billing-fields label .required,
.woocommerce-additional-fields label abbr[title],
.woocommerce-additional-fields label .required,
.wc-terms-and-conditions label abbr[title],
.wc-terms-and-conditions label .required,
.woocommerce-shipping-fields label abbr[title],
.woocommerce-shipping-fields label .required,
.woocommerce-account-fields label abbr[title],
.woocommerce-account-fields label .required,
label[for="rememberme"] abbr[title],
label[for="rememberme"] .required,
#customer_login > div label.woocommerce-form__label-for-checkbox abbr[title],
#customer_login > div label.woocommerce-form__label-for-checkbox .required,
.product table.variations td.label abbr[title],
.product table.variations td.label .required,
.product table.variations td.label label abbr[title],
.product table.variations td.label label .required,
.woocommerce-MyAccount-content label abbr[title],
.woocommerce-MyAccount-content label .required,
form.track_order label abbr[title],
form.track_order label .required,
form.lost_reset_password label abbr[title],
form.lost_reset_password label .required,
#customer_login label abbr[title],
#customer_login label .required,
.woocommerce-Reviews label abbr[title],
.woocommerce-Reviews label .required {
  color: #b4b5bb;
}
#ship-to-different-address label,
.create-account label.checkbox span {
  font-size: 18px;
  line-height: 25px;
}
.wc-terms-and-conditions a {
  color: #333333;
}
#customer_details,
.woocommerce-cart-form,
.wc-complete-wrap .wc-wide-column,
.wc-complete-wrap .woocommerce-bacs-bank-details,
.shop_table_responsive,
.woocommerce-cart-wrap .cross-sells {
  width: calc(100% - 30% - 50px);
}
.woocommerce-cart-wrap .cross-sells {
  margin-top: 30px;
}
.woocommerce-checkout-review-order .product-name,
.woocommerce-checkout-review-order .product-name a,
.order_details .product-name,
.order_details .product-name a {
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}
.woocommerce-checkout-review-order .woocommerce-Price-amount,
.woocommerce-checkout-review-order th,
.order_details .woocommerce-Price-amount,
.order_details th {
  font-size: 18px;
  line-height: 25px;
}
.woocommerce-checkout-review-order .about_paypal,
.order_details .about_paypal {
  font-size: 13px;
  line-height: 23px;
  font-weight: normal;
}
.woocommerce-checkout-review-order .product-quantity,
.woocommerce-checkout-review-order .product-total,
.woocommerce-checkout-review-order .cart-subtotal th,
.woocommerce-checkout-review-order .order-total th,
.woocommerce-checkout-review-order .shipping th,
.woocommerce-checkout-review-order .about_paypal,
.woocommerce-checkout-review-order .product-total .woocommerce-Price-amount,
.woocommerce-checkout-review-order tfoot th,
.order_details .product-quantity,
.order_details .product-total,
.order_details .cart-subtotal th,
.order_details .order-total th,
.order_details .shipping th,
.order_details .about_paypal,
.order_details .product-total .woocommerce-Price-amount,
.order_details tfoot th {
  color: #b4b5bb;
}
.woocommerce-checkout-review-order .cart-subtotal .amount
	.woocommerce-checkout-review-order .order-total .amount,
.order_details .cart-subtotal .amount
	.order_details .order-total .amount {
  color: #333333;
}
.woocommerce-checkout-review-order .order-total .amount,
.order_details .order-total .amount {
  font:    20px / 30px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.woocommerce-order-downloads .download-product a {
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  text-decoration: none;
}
.woocommerce-order-downloads .download-product a:hover {
  color: #c13737;
}
.woocommerce-order-downloads .download-file {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.wc-bacs-bank-details-heading,
.woocommerce-order-downloads__title {
  font:    20px / 30px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
#shipping_method label,
.payment_methods label {
  color: #333333;
  font-size: 18px;
  line-height: 25px;
}
#order_comments_field label {
  font-size: 13px;
  line-height: 23px;
}
#page .select2-container .select2-selection--single,
#page .select2-container--default .select2-selection--multiple,
#page .yit-wcan-select-open {
  height: 38px;
  padding: 0 15px;
  color: rgba(133,134,140,0.5);
  border-color: rgba(51,51,51,0.12);
  border-width: 1px;
  background-color: #ffffff;
  border-radius: 0px;
}
#page .select2-container .select2-selection--single  > .select2-selection__rendered,
#page .select2-container--default .select2-selection--multiple  > .select2-selection__rendered,
#page .yit-wcan-select-open  > .select2-selection__rendered {
  padding: 5px 0;
  color: #85868c;
  font-size: 18px;
  line-height: 15px;
  box-sizing: border-box;
}
#page .select2-container .select2-selection--single .select2-selection__arrow b,
#page .select2-container--default .select2-selection--multiple .select2-selection__arrow b,
#page .yit-wcan-select-open .select2-selection__arrow b {
  border-top-color: rgba(133,134,140,0.5);
}
#page .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent rgba(133,134,140,0.5);
}
#page .select2-dropdown-open .select2-choice .select2-arrow b:after {
  border-top-color: transparent;
  border-bottom-color: rgba(133,134,140,0.5);
}
.widget .yit-wcan-select-open {
  color: #85868c;
  font-size: 18px;
  line-height: 38px;
  text-decoration: none;
}
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li a:before {
  color: #fff;
}
.yith-wcan-select-wrapper {
  box-sizing: border-box;
  border-color: rgba(51,51,51,0.12);
}
.widget .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li {
  border: none;
}
.widget .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover,
.widget.widget_layered_nav .yith-wcan-select-wrapper ul li.chosen {
  box-shadow: none;
  border: none;
}
#page .woocommerce-widget-layered-nav-dropdown {
  margin-bottom: 10px;
}
#page .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple {
  padding: 0 10px;
  height: auto;
  min-height: 38px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="rgba(133,134,140,0.5)" x="0px" y="0px" width="8px" height="8px" viewBox="0 0 386.257 386.257" style="enable-background:new 0 0 386.257 386.257;" xml:space="preserve"><polygon points="0,96.879 193.129,289.379 386.257,96.879 "/></svg>');
  background-position: calc(100% - 15px) center;
  background-repeat: no-repeat;
}
#page .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple input {
  padding: 0 !important;
  margin-top: 0;
  height: 37px;
}
#page .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple ul.select2-selection__rendered {
  padding: 0;
  line-height: 23px;
  vertical-align: middle;
}
#page .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple li {
  margin: 0;
}
#page .woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 10px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.woocommerce-MyAccount-content mark {
  color: #fff;
  background: #c13737;
}
.woocommerce-thankyou-order-details li {
  border-color: #333333;
  color: #b4b5bb;
  font-size: 18px;
  line-height: 25px;
}
.woocommerce-thankyou-order-details li strong {
  color: #000000;
}
.woocommerce-thankyou-order-details li .amount {
  font:    20px / 30px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  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,
.related.products > h2,
.cross-sells > h2 {
  font:    24px / 34px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.woocommerce-tabs #comments > h2,
.woocommerce-Reviews #reply-title {
  font:    20px / 30px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.product .related.products > h2:after,
.product .upsells.products > h2:after,
.cross-sells > h2:after {
  background-color: #c13737;
}
.shopping-cart {
  position: relative;
}
.masthead .shopping-cart {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-flow: column wrap;
}
.dt-mobile-header .shopping-cart {
  position: static;
}
.top-bar .shopping-cart {
  z-index: 1001;
  vertical-align: middle;
}
.floating-navigation-below-slider .top-bar .shopping-cart {
  z-index: 101;
}
.shopping-cart-wrap {
  position: absolute;
  top: 100%;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
}
.side-header:not(.masthead-mobile-header) .mini-widgets .shopping-cart-wrap {
  top: auto;
  bottom: 100%;
}
.masthead .shopping-cart-wrap {
  top: calc(100% + 10px);
}
.dt-mobile-header .shopping-cart-wrap {
  width: 100%;
}
.masthead.side-header .mini-widgets .shopping-cart-wrap {
  top: auto;
  bottom: calc(100% + 10px);
}
.dt-mobile-header .shopping-cart-wrap {
  width: 100%;
}
.masthead .mini-widgets .shopping-cart-wrap.bottom-overflow {
  top: auto;
  bottom: calc(100% + 10px);
}
.floating-navigation-below-slider .shopping-cart-wrap.bottom-overflow {
  top: auto;
  bottom: 100%;
  padding-top: 0;
  padding-bottom: 10px;
}
.right-overflow.shopping-cart-wrap {
  right: 0;
}
.shopping-cart-inner {
  position: relative;
  display: flex;
  flex-flow: column wrap;
  width: 260px;
  padding: 15px 20px 10px;
  background-color: #ffffff;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
}
.dt-mobile-header .shopping-cart-inner {
  width: 100%;
}
@media all and (-ms-high-contrast: none) {
  .shopping-cart-inner {
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
  }
}
.shopping-cart-inner:before {
  position: absolute;
  top: -7px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid red;
  border-bottom-color: #ffffff;
  content: '';
}
.dt-mobile-header .shopping-cart-inner:before {
  display: none;
}
.right-overflow .shopping-cart-inner:before {
  right: 20px;
  left: auto;
}
.side-header:not(.masthead-mobile-header) .shopping-cart-inner:before,
.dt-mobile-header .shopping-cart-inner:before {
  top: auto;
  bottom: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid;
  border-bottom: none;
  border-top-color: #ffffff;
}
.bottom-overflow .shopping-cart-inner:before {
  top: auto;
  bottom: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid;
  border-bottom: none;
  border-top-color: #ffffff;
}
.right-overflow.bottom-overflow .shopping-cart-inner:before {
  top: -7px;
  bottom: auto;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid red;
  border-top: none;
  border-bottom-color: #ffffff;
}
.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):not(.remove),
.dt-mobile-header .shopping-cart-inner a:not(.button):not(.remove),
.masthead .shopping-cart-inner .amount,
.dt-mobile-header .shopping-cart-inner .amount {
  color: #333333 !important;
  font-size: 18px;
  line-height: 25px;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a:not(.button):not(.remove),
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .amount {
  color: #333333 !important;
}
.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: 13px;
  line-height: 23px;
}
.shopping-cart-inner .variation *,
.shopping-cart-inner .quantity *,
.shopping-cart-inner .quantity,
.shopping-cart-inner strong,
.shopping-cart-inner .quantity .amount {
  font-weight: normal;
  color: rgba(51,51,51,0.5) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .variation *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .quantity *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .quantity,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner strong,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .quantity .amount {
  color: rgba(51,51,51,0.5) !important;
}
.shopping-cart-inner .amount {
  font-size: 18px;
}
.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;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button > span {
  color: #ffffff !important;
}
.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;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button:hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button:hover > span {
  color: #ffffff !important;
}
.masthead .shopping-cart-inner a:not(.button):not(.remove):hover,
.dt-mobile-header .shopping-cart-inner a:not(.button):not(.remove):hover {
  background: none;
  color: #c13737 !important;
  text-decoration: none !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a:not(.button):not(.remove):hover {
  color: #c13737 !important;
}
.masthead .shopping-cart .buttons a.button *,
.shopping-cart .buttons a.button,
.shopping-cart .buttons a.button:hover,
.buttons a.button,
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  text-decoration: none !important;
}
.wc-ico-cart {
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font:   13px / 17px "Andale Mono", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.wc-ico-cart i {
  margin-right: 5px;
  font-size: 16px;
  color: #333333;
}
.branding .wc-ico-cart {
  font:   13px / 17px "Andale Mono", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.branding .wc-ico-cart i {
  font-size: 16px;
  color: #333333;
}
.mixed-header .wc-ico-cart {
  font:    20px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mixed-header .wc-ico-cart i {
  font-size: 16px;
  color: #333333;
}
.mixed-header .header-bar .wc-ico-cart i {
  margin-right: 7.1428571428571px;
}
.top-bar .wc-ico-cart {
  font:   13px / 19px "Andale Mono", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.top-bar .wc-ico-cart {
  color: #ffffff;
}
.top-bar .wc-ico-cart i {
  font-size: 16px;
  color: #ffffff;
}
.dt-mobile-header .wc-ico-cart {
  font:    14px / 18px "Andale Mono", Helvetica, Arial, Verdana, sans-serif;
  text-transform: ;
  color: #333333;
}
.dt-mobile-header .wc-ico-cart i {
  font-size: 16px;
  color: #333333;
}
.mobile-header-bar .mobile-mini-widgets .wc-ico-cart {
  font:    14px / 18px "Andale Mono", Helvetica, Arial, Verdana, sans-serif;
  color: #222222;
}
.mobile-header-bar .mobile-mini-widgets .wc-ico-cart i {
  font-size: 16px;
  color: #222222;
}
a.wc-ico-cart:hover {
  font:   13px / 17px "Andale Mono", Helvetica, Arial, Verdana, sans-serif;
  color: rgba(51,51,51,0.7);
}
a.wc-ico-cart:hover i {
  color: rgba(51,51,51,0.7);
}
.branding a.wc-ico-cart:hover {
  font:   13px / 17px "Andale Mono", Helvetica, Arial, Verdana, sans-serif;
  color: rgba(51,51,51,0.7);
}
.branding a.wc-ico-cart:hover i {
  color: rgba(51,51,51,0.7);
}
.mixed-header a.wc-ico-cart:hover {
  font:    20px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: rgba(51,51,51,0.7);
}
.mixed-header a.wc-ico-cart:hover i {
  color: rgba(51,51,51,0.7);
}
.top-bar a.wc-ico-cart:hover {
  font:   13px / 19px "Andale Mono", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: rgba(255,255,255,0.7);
}
.top-bar a.wc-ico-cart:hover i {
  color: rgba(255,255,255,0.7);
}
.dt-mobile-header a.wc-ico-cart:hover {
  font:    14px / 18px "Andale Mono", Helvetica, Arial, Verdana, sans-serif;
  text-transform: ;
  color: rgba(51,51,51,0.7);
}
.dt-mobile-header a.wc-ico-cart:hover i {
  color: rgba(51,51,51,0.7);
}
.mobile-header-bar .mobile-mini-widgets a.wc-ico-cart:hover {
  font:    14px / 18px "Andale Mono", Helvetica, Arial, Verdana, sans-serif;
  color: rgba(34,34,34,0.7);
}
.mobile-header-bar .mobile-mini-widgets a.wc-ico-cart:hover i {
  color: rgba(34,34,34,0.7);
}
.wc-ico-cart > .counter {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  padding: 1px;
  min-width: 14px;
  min-height: 14px;
  background-color: #222222;
  text-align: center;
  font-size: 8px;
  font-family: Tahoma, Arial, sans-serif !important;
  line-height: 14px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: normal;
}
.branding .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.mixed-header .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.top-bar .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.dt-mobile-header .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.mobile-header-bar .mobile-mini-widgets .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.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;
  min-width: 18px;
  -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 #c13737;
  border-bottom: 3px solid transparent;
  content: "";
}
.branding .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.mixed-header .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.top-bar .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.dt-mobile-header .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.mobile-header-bar .mobile-mini-widgets .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.wc-ico-cart > .counter,
.wc-ico-cart:hover > .counter {
  color: #ffffff;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .wc-ico-cart > .counter,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .wc-ico-cart:hover > .counter {
  color: #fff;
}
.wc-ico-cart > .counter.custom-bg {
  background-color: #222222 !important;
  background-image: none !important;
}
.wc-ico-cart > .counter.custom-bg:before {
  border-right-color: #222222;
}
.accent-gradient .wc-ico-cart > .counter,
.accent-gradient .wc-ico-cart > .counter.gradient-bg,
.wc-ico-cart > .counter.gradient-bg {
  background: #222222;
}
.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: #222222;
}
#top-bar .wc-ico-cart:hover .counter {
  text-decoration: none;
}
.wc-grid .dt-css-grid {
  margin: 0;
}
.wc-grid.resize-by-browser-width .dt-css-grid {
  grid-template-columns: repeat(,1fr);
  grid-template-rows: auto;
  grid-column-gap: 44px;
  grid-row-gap: 44px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid {
  margin: -22px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
  width: 100%/;
  padding: 22px;
}
.wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  grid-row-gap: 44px;
  grid-column-gap: 44px;
  grid-template-columns: repeat(auto-fit,minmax(220px,1fr));
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  display: flex;
  flex-flow: row wrap;
  margin: -22px;
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell {
  flex: 1 0 220px;
  min-width: 220px;
  max-width: 100%;
  padding: 22px;
  box-sizing: border-box;
}
@media screen and (max-width: 1199px) {
  .resize-by-browser-width.wc-grid .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
  .cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell {
    width: 100%/;
  }
}
@media screen and (max-width: 991px) {
  .resize-by-browser-width.wc-grid .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
  .cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell {
    width: 100%/;
  }
}
@media screen and (max-width: 767px) {
  .resize-by-browser-width.wc-grid .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
  .cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .resize-by-browser-width.wc-grid .dt-css-grid .wf-cell {
    width: 100%/;
  }
}
.view-mode-switcher > a {
  height: 38px;
  width: 38px;
  border-width: 1px;
  border-color: rgba(51,51,51,0.12);
  color: rgba(133,134,140,0.5);
  background-color: #ffffff;
}
.view-mode-switcher > a:first-child {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.view-mode-switcher > a:last-child {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.view-mode-switcher > a.switcher-active {
  color: #85868c;
}
.wc-layout-list .woocom-project .woo-buttons-on-img {
  width: 30%;
}
.wc-layout-list .woocom-project .woocom-list-content {
  width: calc(100% - 30%);
}
.product .woo-buttons-on-img .out-stock-label {
  font-size: 18px;
  line-height: 25px;
}
.dt-isotope  .woocommerce-product-details__short-description {
  font-size: 18px;
  line-height: 25px;
}
.woocom-project {
  position: relative;
}
.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;
}
.products-carousel-shortcode .woocom-project .woo-buttons-on-img > a {
  display: block;
  width: 100%;
}
.product .woo-buttons-on-img {
  -ms-flex: 0 0 auto;
  max-width: 100%;
}
.woocom-rollover-content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  padding: 10px 25px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-end;
  -moz-align-content: flex-end;
  -ms-align-content: flex-end;
  align-content: flex-end;
  -ms-flex-line-pack: end;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  opacity: 0;
}
.woocom-rollover-content:hover {
  cursor: pointer;
}
.description-on-hover .woocom-rollover-content {
  overflow: hidden;
}
.description-on-hover .woocom-rollover-content * {
  color: #fff;
}
.mobile-false .woocom-project:hover .woocom-rollover-content,
.mobile-true  .woocom-project.is-clicked .woocom-rollover-content {
  opacity: 1;
}
.product .woocom-rollover-content {
  padding-bottom: 0;
}
.product .woo-content-container {
  position: relative;
  width: 100%;
  bottom: 0;
}
.woo-hover.hover-style-two .woocom-rollover-content {
  background-color: rgba(0,0,0,0.25);
  text-align: center;
}
.woo-hover .blur-this .blur-effect {
  display: none;
}
.mobile-false .hover-fade.woo-hover .woo-content-container {
  bottom: 0;
}
.product .wf-td {
  vertical-align: bottom;
}
.cart-btn-on-img .woo-buttons a {
  font:   bold 13px / 15px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  background-color: #c13737;
}
.woo-buttons a {
  font-size: 13px;
  line-height: 23px;
  color: #fff;
}
.cart-btn-below-img .woo-buttons a {
  font:   bold 13px / 15px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 7px 14px 7px 14px;
}
.woocommerce.widget_layered_nav select {
  width: 100%;
  margin-bottom: 0;
}
#dropdown_product_cat {
  opacity: 0;
}
.widget_layered_nav .customSelect {
  margin-bottom: 10px;
}
ul.product_list_widget,
.widget_product_categories,
.product-categories,
.widget_layered_nav ul,
.widget_layered_nav_filters ul {
  margin-bottom: 10px;
}
.widget_layered_nav_filters ul {
  overflow: hidden;
}
ul.cart_list li,
ul.product_list_widget li,
.widget_product_categories li {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 15px 0 0;
}
.widget_product_categories ul.children {
  padding-top: 10px;
  clear: both;
}
.widget_product_categories .cat-item > a,
.widget_product_categories .count {
  display: inline-block;
}
ul.cart_list li:first-child,
ul.product_list_widget li:first-child,
.widget_product_categories li:first-child,
.widget_product_categories li {
  padding: 0;
}
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a {
  display: block;
  text-decoration: none;
}
.product_list_widget img,
.woocommerce .wf-cell .product_list_widget img {
  float: left;
  width: 60px;
  height: auto;
  margin: 5px 20px 5px 0;
}
ul.cart_list li dl,
ul.product_list_widget li dl {
  display: block;
}
ul.cart_list li dl p,
ul.product_list_widget li dl p,
.shop_attributes td p {
  margin-bottom: 0;
}
.widget_shopping_cart_content dt,
.product_list_widget dt {
  float: left;
  margin-right: 5px;
}
.widget_shopping_cart_content .quantity {
  display: block;
  width: auto;
  font-weight: normal;
  color: #b4b5bb;
}
.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: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
#page .widget_product_search input[type="submit"],
#page .widget_product_search button[type="submit"] {
  position: absolute;
  top: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  right: 11px;
  width: 20px;
  height: 100%;
  padding: 0;
  text-decoration: none;
  border: none;
  font-size: 0;
  background-color: transparent;
  color: rgba(133,134,140,0.5);
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#page .widget_product_search input[type="submit"]:before,
#page .widget_product_search button[type="submit"]:before {
  content: "\e90e";
  font-family: 'icomoon-the7-microwidgets-16x16' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  font-size: 16px;
}
#page .widget_product_search input[type="submit"]:hover,
#page .widget_product_search button[type="submit"]:hover {
  opacity: 0.7;
  background-color: transparent !important;
  color: rgba(184,188,190,0.99);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-search input {
  padding: 5px 15px 5px 15px !important;
  color: rgba(195,195,195,0.99) !important;
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 50% !important;
  background-size: 16px 16px !important;
}
.woocommerce-widget-layered-nav-dropdown .select2-search input {
  background-image: none !important;
}
.select2-container--default .select2-selection--multiple {
  border-color: rgba(51,51,51,0.12);
}
.woocommerce-widget-layered-nav-dropdown .select2-search {
  padding: 0;
}
.widget_price_filter .price_slider {
  margin-bottom: 20px;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
}
.widget_price_filter .price_slider_amount > input {
  opacity: 0;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  cursor: pointer;
  outline: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range,
.product .onsale {
  background-color: #c13737;
}
.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 {
  background-color: rgba(133,134,140,0.15);
}
.footer .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(133,134,140,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;
}
.product {
  position: relative;
}
.product .onsale {
  position: absolute;
  z-index: 101;
  top: 10px;
  left: 10px;
  min-height: 32px;
  min-width: 32px;
  padding: 7px;
  font-size: 13px;
  line-height: 23px;
  font-weight: bold;
  color: #fff;
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.woocommerce-review-link,
.widget .variation,
.content .variation,
.product_list_widget .variation,
.product_list_widget .variation *,
.product_list_widget,
.widget_recently_viewed_products {
  font-size: 13px;
  line-height: 23px;
}
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: auto;
}
.product div.images,
.product div.summary {
  float: left;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product div.images {
  width: 50%;
  margin-right: 50px;
}
.product div.summary {
  width: calc(100% - 50% - 50px);
}
.woocommerce div.product div.summary > :last-child {
  margin-bottom: 0;
}
.woocommerce-main-image {
  display: block;
  line-height: 0;
}
.product div.thumbnails {
  margin-right: -10px;
}
.product div.thumbnails a {
  float: left;
  width: 33.3333%;
  margin-top: 10px;
  padding-right: 10px;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product .variations,
.product .variations th,
.product .variations td {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.variations td.label {
  vertical-align: top;
}
.variations td.value {
  text-align: right;
}
.variations td.value .customSelect {
  text-align: left;
}
.variations select {
  display: inline-block;
  width: 250px;
  max-width: 100%;
}
.variations select {
  margin-bottom: 10px !important;
}
.myaccount_address,
.customer_details {
  margin-bottom: 20px !important;
}
.woocommerce .product .project-list-media .woo-buttons-on-img {
  margin-bottom: 15px !important;
}
.woocommerce .product h4,
#content .woocommerce .product h4:last-child {
  margin-bottom: 5px;
}
.woocommerce .product .price {
  font-size: 18px;
  line-height: 25px;
}
#content .woocommerce .product .price:last-child {
  margin-bottom: 10px;
}
.reset_variations {
  display: block;
  font-size: 13px;
  line-height: 23px;
}
form.cart {
  display: block;
}
div.product div.summary .price:after {
  background-color: #c13737;
}
.product form.cart div.quantity {
  float: left;
  margin: 0 15px 0 0;
}
.quantity .plus,
.quantity .minus {
  width: 20px;
  padding: 0;
  background-image: none !important;
  font-family: Arial;
  font-size: 18px;
  line-height: 28px;
  cursor: pointer;
  height: 38px;
  color: rgba(133,134,140,0.5);
  border: 1px solid;
  border-color: rgba(51,51,51,0.12);
  background-color: #ffffff !important;
  border-radius: 0;
}
#page .quantity .plus,
#page .quantity .minus {
  border-width: 1px;
}
.quantity .plus:hover,
.quantity .minus:hover {
  color: #85868c;
}
.woocommerce-cart-wrap .quantity input[type='button'].plus.is-form,
.woocommerce-variation-add-to-cart .quantity input[type='button'].plus.is-form,
.product .quantity input[type='button'].plus.is-form {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.woocommerce-cart-wrap .quantity input[type='button'].minus.is-form,
.woocommerce-variation-add-to-cart .quantity input[type='button'].minus.is-form,
.product .quantity input[type='button'].minus.is-form {
  padding-top: 3px;
  padding-bottom: 7px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.product .product_meta .posted_in:after {
  background-color: #b4b5bb;
}
.product .product_meta .tagged_as a {
  border-color: #333333;
  color: #b4b5bb;
}
.product .product_meta .tagged_as a:hover {
  color: #333333;
}
.price ins {
  text-decoration: none;
}
.product .summary.entry-summary .price,
.product-category .woo-content-container > a h3,
.product-category .woocom-list-content > a h3,
#customer_login h2 {
  font:    20px / 30px "Arial", 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: 23px;
}
.woocommerce-tabs .tabs:after {
  background: #333333;
}
.woocommerce-tabs .tabs  li > a {
  font-size: 18px;
  line-height: 25px;
}
.woocommerce-tabs .tabs  li.active:after {
  background-color: #c13737;
}
#reviews ol.commentlist .comment_container .description {
  font-size: 18px;
  line-height: 25px;
}
#reviews ol.commentlist .comment_container .woocommerce-review__author {
  font:    16px / 26px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
#reviews ol.commentlist .comment_container .woocommerce-review__published-date {
  font-size: 13px;
  line-height: 23px;
  color: #b4b5bb;
}
.wc-bacs-bank-details-account-name {
  font:    16px / 26px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.product .upsells.products,
.product .related.products {
  border-color: #333333;
}
.related-product > li .product-title,
.related-product > li .amount {
  font-size: 18px;
  line-height: 25px;
  color: #333333;
}
.sidebar-content .related-product > li .product-title,
.sidebar-content .related-product > li .amount {
  color: #ffffff;
}
.footer .related-product > li .product-title,
.footer .related-product > li .amount {
  color: #ffffff;
}
.related-product > li .onsale {
  background-color: #c13737;
  color: #fff;
}
.related-product > li .onsale * {
  color: #fff;
}
.related-product > li .product-title:hover {
  color: #c13737;
}
.related-product > li del,
.related-product > li del .amount {
  color: #b4b5bb;
}
.single-product .single-share-box .share-buttons {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.shop_table.cart {
  font-size: 18px;
  line-height: 25px;
}
.shop_table.cart .product-subtotal {
  font-size: 18px;
  line-height: 25px;
}
.myaccount_user,
.order-info,
.order-again,
.product .upsells.products {
  margin-bottom: 30px;
}
.shipping-calculator-button {
  position: relative;
  font:   18px / 25px "Georgia", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  text-decoration: none;
  color: #c13737;
}
form .form-row label {
  display: block;
}
.form-row.terms {
  margin-top: 20px;
}
.form-row.terms label,
.form-row.create-account label {
  display: inline-block;
}
.terms #terms {
  float: left;
  margin: 5px 5px 0 0;
}
form label[for="rememberme"] {
  margin-top: 20px;
}
form .form-row-first,
form .form-row-last {
  float: left;
  overflow: visible;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
form .form-row-first {
  padding-right: 15px;
}
form .form-row-last {
  padding-left: 15px;
}
.clear {
  clear: both;
}
form .form-row input.input-text,
form .form-row textarea {
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0 none;
}
.cart td.actions .coupon .input-text {
  float: left;
  margin: 0 10px 0px 0;
  outline: 0 none;
}
.cart td.actions .coupon:before {
  color: rgba(133,134,140,0.5);
  line-height: 38px;
}
.wc-coupon-wrap .coupon:before,
.name-row:before,
.password-row:before {
  color: rgba(133,134,140,0.5);
  line-height: 38px;
}
.stars a.active,
.stars a:hover {
  color: #c13737;
}
#page .star-rating span:before,
#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:not(.yith-woocommerce-ajax-product-filter) li > a:hover {
  color: #c13737;
}
#tab-reviews .fancy-comments-form {
  display: none;
}
#main .woocommerce:before,
#main .woocommerce:after {
  content: "";
  display: table;
  clear: both;
}
.order-info mark,
.product-category mark {
  background-color: transparent;
}
.woocommerce fieldset {
  border: none;
}
.woocommerce fieldset legend {
  font:    24px / 34px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin-bottom: 20px;
  color: #333333;
}
.sidebar-content .woocommerce fieldset legend {
  color: #ffffff;
}
.footer .woocommerce fieldset legend {
  color: #ffffff;
}
#reviews ol.commentlist .comment_container {
  border: none;
  color: #000000;
}
table.shop_table td,
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th,
.shop_attributes td,
.shop_attributes th,
table.shop_attributes,
.content table.shop_table tr,
.woocommerce table.shop_table,
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4,
p.stars a.star-5,
.wc-complete-wrap .wc-bacs-bank-details li {
  border-color: #333333;
}
.woocom-list-content .price ins,
.woocom-list-content .price ins * {
  color: #333333;
}
.sidebar-content .woocom-list-content .price ins,
.sidebar-content .woocom-list-content .price ins * {
  color: #ffffff;
}
.footer .woocom-list-content .price ins,
.footer .woocom-list-content .price ins * {
  color: #ffffff;
}
.star-rating,
.star-rating:before {
  color: rgba(51,51,51,0.2);
}
.sidebar-content .star-rating,
.sidebar-content .star-rating:before {
  color: rgba(255,255,255,0.2);
}
.footer .star-rating,
.footer .star-rating:before {
  color: rgba(255,255,255,0.2);
}
#page .widget_layered_nav ul:not(.yith-wcan-color) li.chosen a,
#page .widget_layered_nav_filters ul li a,
#page .widget_layered_nav ul.yith-wcan-label li a:hover {
  background-color: #c13737;
}
#reviews ol.commentlist .meta,
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a,
.woocommerce-result-count {
  font-size: 18px;
  line-height: 25px;
}
#payment .payment_box,
.woocommerce-terms-and-conditions {
  position: relative;
  margin: 10px 0;
  color: #000000;
  font-size: 13px;
  line-height: 23px;
}
.woocommerce-terms-and-conditions-text,
.woocommerce-terms-and-conditions-checkbox-text,
.woocommerce-privacy-policy-text,
.wc_payment_methods .woocommerce-info {
  font-size: 13px;
  line-height: 23px;
}
.masthead .shopping-cart-inner a.remove,
.dt-mobile-header .shopping-cart-inner a.remove,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.remove {
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #c13737 !important;
}
#page .widget_shopping_cart a.remove {
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #c13737;
}
.masthead .shopping-cart-inner .cart_list a.remove:hover,
.dt-mobile-header .shopping-cart-inner .cart_list a.remove:hover {
  background: #c13737;
}
#page .woocommerce .cart_list a.remove:hover {
  background: #c13737;
  color: #fff;
}
.woocommerce-MyAccount-navigation > ul li {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.woocommerce-MyAccount-navigation > ul li:not(.is-active),
.woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
  background-color: #f7f7f7;
}
.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(152,154,159,0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
}
.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.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);
}
.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: #c13737;
}
.woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
  color: #c13737;
}
.woocommerce-MyAccount-navigation > ul li a {
  color: #333333;
  font-size: 18px;
  line-height: 25px;
}
.sidebar-content .woocommerce-MyAccount-navigation > ul li a {
  color: #ffffff;
}
.footer .woocommerce-MyAccount-navigation > ul li a {
  color: #ffffff;
}
.wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  grid-row-gap: 44px;
  grid-column-gap: 44px;
  grid-template-columns: repeat(auto-fill,minmax(220px,1fr));
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  display: flex;
  flex-flow: row wrap;
  margin: -22px;
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell {
  flex: 1 0 220px;
  min-width: 220px;
  max-width: 100%;
  padding: 22px;
  box-sizing: border-box;
}
.wc-grid.resize-by-browser-width .dt-css-grid {
  grid-template-columns: repeat(,1fr);
  grid-template-rows: auto;
  grid-column-gap: 44px;
  grid-row-gap: 44px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid {
  margin: -22px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
  width: 100%/;
  padding: 22px;
}
@media screen and (max-width: 1199px) {
  .wc-grid.resize-by-browser-width .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
  .cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
    width: 100%/;
  }
}
@media screen and (max-width: 991px) {
  .wc-grid.resize-by-browser-width .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
  .cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
    width: 100%/;
  }
}
@media screen and (max-width: 767px) {
  .wc-grid.resize-by-browser-width .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
  .cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
  .no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
    width: 100%/;
  }
}
