.reset-padding-margin {
  padding: 0px;
  margin: 0px;
}

.background-image, .entry-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background-image-contain {
  background-size: contain !important;
}

.commercemall-button, .commercemall-button-large {
  padding: 0px 10px !important;
  height: 32px;
  line-height: 32px;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

.commercemall-button-large {
  font-size: 115%;
  height: 48px !important;
  line-height: 48px !important;
}

.text-center {
  text-align: center;
}

.padding-all {
  padding: 15px;
}

.margin-bottom {
  margin-bottom: 15px;
}

ol.horizontal,
ol.horizontal-list,
ul.horizontal,
ul.horizontal-list {
  padding: 0px;
  margin: 0px;
}

ol.horizontal, ol.horizontal li,
ol.horizontal-list,
ol.horizontal-list li,
ul.horizontal,
ul.horizontal li,
ul.horizontal-list,
ul.horizontal-list li {
  list-style: none;
}

ol.horizontal li, ol.horizontal a,
ol.horizontal-list li,
ol.horizontal-list a,
ul.horizontal li,
ul.horizontal a,
ul.horizontal-list li,
ul.horizontal-list a {
  display: inline-block;
}

ol.horizontal li,
ol.horizontal-list li,
ul.horizontal li,
ul.horizontal-list li {
  margin: 0px 3.75px;
}

ol.horizontal li:first-child,
ol.horizontal-list li:first-child,
ul.horizontal li:first-child,
ul.horizontal-list li:first-child {
  margin-left: 0px;
}

ol.horizontal li:last-child,
ol.horizontal-list li:last-child,
ul.horizontal li:last-child,
ul.horizontal-list li:last-child {
  margin-right: 0px;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

.flex-container .flex-column,
.flex-container .flex-col {
  text-align: center;
  margin-top: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.flex-container .flex-column:first-child,
.flex-container .flex-col:first-child {
  margin-top: 0px;
}

@media (min-width: 769px) {
  .flex-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .flex-container .flex-column,
  .flex-container .flex-col {
    margin: 0px 7.5px;
  }
}

.multiple-images img {
  display: none !important;
}

.multiple-images img:first-child {
  display: block !important;
}

.multiple-images:hover img:first-child {
  display: none !important;
}

.multiple-images:hover img:last-child {
  display: block !important;
}

.added_to_cart.wc-forward {
  display: none !important;
}

body {
  font-family: "Fira Sans", sans-serif !important;
}

#main {
  padding: 0;
  margin-bottom: 40px;
}

.breadcrumb-container {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  padding: 15px 0;
  margin-bottom: 30px;
}

.pf_ajax_loading .css-spinner-full-01::before {
  border-top-color: #f16272 !important;
}

.wpcf7 .wpcf7-submit:hover {
  color: #fff !important;
  background-color: #ec1c24 !important;
}

.asp_image {
  background-color: white !important;
}

.underlined-text {
  text-decoration: underline;
}

.content-sidebar-shop #text-2 h3, #commercemall_products_carousel_by_ids-3 .widget-title h3, #commercemall_products_carousel_by_ids-4 .widget-title h3, #commercemall_posts_carousel-2 .widget-title h3, #related-products-container .widget-title h3, #upsell-products-container .widget-title h3, .woocommerce-order-details .woocommerce-order-details__title:first-of-type {
  text-align: left;
  margin: 0 0 10px 0;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  display: inline-block;
  position: relative;
  z-index: 1000;
}

.content-sidebar-shop #text-2 h3:before, #commercemall_products_carousel_by_ids-3 .widget-title h3:before, #commercemall_products_carousel_by_ids-4 .widget-title h3:before, #commercemall_posts_carousel-2 .widget-title h3:before, #related-products-container .widget-title h3:before, #upsell-products-container .widget-title h3:before, .woocommerce-order-details .woocommerce-order-details__title:first-of-type:before {
  content: '';
  display: inline;
  background: #000;
  width: calc(100% + 30px);
  height: 35px;
  z-index: -1;
  position: absolute;
  border-radius: 20px;
  left: -15px;
  top: -2px;
}

.content-sidebar-shop #text-2 h3:after, #commercemall_products_carousel_by_ids-3 .widget-title h3:after, #commercemall_products_carousel_by_ids-4 .widget-title h3:after, #commercemall_posts_carousel-2 .widget-title h3:after, #related-products-container .widget-title h3:after, #upsell-products-container .widget-title h3:after, .woocommerce-order-details .woocommerce-order-details__title:first-of-type:after {
  content: '';
  display: inline;
  background: #ea1c24;
  width: calc(100% + 30px);
  height: 35px;
  position: absolute;
  border-radius: 20px;
  z-index: -2;
  left: -5px;
  top: 5px;
}

.item.product-outside .mint-label, .item.product-outside .red-label, .item.product-outside .purple-label, .product-template-default .single-product-container .product-labels .mint-label, .product-template-default .single-product-container .product-labels .red-label, .product-template-default .single-product-container .product-labels .purple-label {
  font-size: 10px;
  font-weight: bold;
  padding: 5px 8px;
  color: #fff;
  text-align: center;
  border-radius: 8px;
  display: inline-block;
}

.myimage {
  background-size: contain !important;
  width: 100%;
  height: 300px;
  background-color: #fff !important;
  background-position: center center;
}

.multiple-images .myimage:first-child {
  display: inline-block;
}

.multiple-images .myimage {
  display: none;
}

.widget {
  margin-bottom: 0 !important;
}

.with-padding {
  padding: 30px 0;
}

.subcategory-card {
  border: 1px solid #dbdbdb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  /*box-shadow: 0 10px 20px 0px rgba(192, 196, 215, 0.25);*/
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  height: 280px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
}

.subcategory-card .subcategory-bg-img {
  /*border-radius: 5px;*/
  height: 100%;
  width: 100%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: #fff;
  /*-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);*/
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.commercemall_products_carousel {
  padding-top: 0px;
}

.commercemall_products_carousel .owl-stage-outer {
  padding-bottom: 10px;
}

.product-grid-col {
  min-height: 530px !important;
}

.product-grid-col.product-category {
  min-height: 350px !important;
}

#yith-woocompare-table {
  border: 2px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#yith-woocompare-table th {
  background: #efefef;
}

#yith-woocompare-table .product-add-to-cart {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 25px;
  width: auto;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.btn-danger {
  color: #fff !important;
}

#yith-woocompare {
  overflow-x: auto;
}

#yith-woocompare .yith_woocompare_clear {
  color: #fff !important;
  background-color: #ec1c24 !important;
}

#yith-woocompare .yith_woocompare_clear:hover {
  background-color: #040707 !important;
}

#yith-woocompare-table {
  border: none !important;
}

#yith-woocompare-table th {
  font-style: italic;
}

.yith-woocompare-cardpage {
  font-family: 'Open Sans', san-serif !important;
  background: #fff;
  padding: 25px;
  margin: 10px;
  min-height: 420px;
  border-radius: 15px;
  border: 1px solid #efefef;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  overflow-x: auto;
}

abbr[title] {
  text-decoration: none !important;
}

a, button {
  outline: 0 !important;
}

.custom-primary {
  color: #fff !important;
  padding: 4px 40px !important;
  border-radius: 25px !important;
  height: 40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-weight: bold;
  background: #000 !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom-primary:hover {
  background-color: #ec1c24 !important;
}

.ea-card {
  background: #f7f7f7;
  border-radius: 10px;
  margin-top: 20px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid #dbdbdb;
  padding: 5px 20px;
  margin-bottom: 20px;
}

.woocommerce .woocommerce-order .shipped_via, .woocommerce-table--order-details .shipped_via {
  display: none;
}

.button.ea-button-dark {
  background: #000 !important;
  color: #fff !important;
}

#related-products-container .widget-title h3, #upsell-products-container .widget-title h3 {
  font-size: 18px;
  padding: 5px 0px;
}

.italic {
  font-style: italic;
}

.brand-item {
  width: 367px;
  margin: 0 auto;
}

.ea-brand-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
}

#brand-owl.owl-carousel .owl-item img {
  margin: 0 auto;
  width: auto;
}

.center-owl {
  color: white;
}

.topbar-center {
  color: black;
}

#brand-owl .owl-prev {
  position: absolute;
  left: 0;
  top: 45%;
  font-size: 25px;
}

#brand-owl .owl-next {
  position: absolute;
  right: 0;
  top: 45%;
  font-size: 25px;
}

.popover-content center {
  color: black !important;
}

body {
  color: #737373;
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
}

a {
  color: #ec1c24;
}

a:hover {
  color: #737373;
  text-decoration: none;
}

.label {
  color: #737373;
}

.text-color-primary, a.link-color-normal, .entry-header .entry-title, .entry-header .entry-title a, .shop .page-title, .shop .page-title a, .site-footer a {
  color: #737373;
}

a.link-color-normal:hover, .entry-header .entry-title a:hover, .shop .page-title a:hover, .site-footer a:hover {
  color: #ec1c24;
}

.text-color-alternate, .entry-content a {
  color: #ec1c24;
}

.environment-message {
  color: #fff;
  background-color: #ec1c24;
  opacity: 0.85;
}

.header-top {
  border-bottom: 1px solid #f1f1f1;
}

.site-footer {
  background-color: #f1f1f1;
}

.woocommerce .quantity .qty,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce-page form .form-row select,
.wpcf7 input,
.wpcf7 textarea {
  border: 1px solid #ebebeb;
}

.navigation-main {
  border-top: 1px solid #737373;
  border-bottom: 1px solid #737373;
}

.navigation-main .navigation-main-cart .cart-contents a {
  color: #fff;
}

.navigation-main .navigation-main-cart .cart-contents a i {
  color: #ec1c24;
}

.navigation-main .navbar-default {
  background-image: none;
  background-color: transparent;
}

.navigation-main .navbar-default .navbar-toggle {
  border-color: #737373;
}

.navigation-main .navbar-default .navbar-toggle .icon-bar {
  background-color: #737373;
}

.navigation-main .navbar-default .navbar-nav > li > a {
  color: #737373;
}

.navigation-main .navbar-default .navbar-nav > .active > a,
.navigation-main .navbar-default .navbar-nav > .open > a {
  color: #fff;
}

.navigation-main .navbar-default .navbar-nav > .active > a {
  background-color: #737373;
}

.navigation-main .navbar-default .navbar-nav > .open > a {
  background-color: #999999;
}

.navigation-main .dropdown-menu {
  border-color: #737373;
}

.widget_carousel .item-links a {
  color: #fff;
  border: 1px solid #737373;
  background-color: #737373;
}

.widget_carousel .item-links a:hover {
  background-color: #fff;
}

.widget_carousel .item-links a:hover, .widget_carousel .item-links a:hover i {
  color: #737373;
}

.breadcrumb-container {
  border-bottom: 1px solid #ebebeb;
  padding: 15px 0;
}

.woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb {
  margin: 0;
}

.woocommerce-breadcrumb, .woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
  color: #737373;
}

.woocommerce-breadcrumb a:hover,
.woocommerce .woocommerce-breadcrumb a:hover {
  color: #ec1c24;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #ec1c24;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #ec1c24;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #ad0e15;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  color: #737373;
  background-color: #f1f1f1;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  color: #737373;
  background-color: #d8d8d8;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #ec1c24;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #ad0e15;
}

.woocommerce-info,
.woocommerce-message {
  border-top-color: #737373;
}

.woocommerce-info:before,
.woocommerce-message:before {
  color: #737373;
}

.woocommerce-error {
  border-top-color: #ec1c24;
}

.woocommerce-error:before {
  color: #ec1c24;
}

.woocommerce table.shop_table {
  border-color: #737373;
}

.woocommerce table.shop_table td {
  border-color: #f1f1f1;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  border-color: #f1f1f1;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: #fefefe;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  border-color: #f1f1f1;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #f1f1f1;
  color: #737373;
}

#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  border-bottom-color: #f1f1f1;
}

.woocommerce nav.woocommerce-pagination ul {
  border-color: #f1f1f1;
}

.woocommerce nav.woocommerce-pagination ul li {
  border-right: 1px solid #f1f1f1;
}

.woocommerce nav.woocommerce-pagination ul li a {
  color: #ec1c24;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #fefefe;
  color: #999999;
}

mark {
  color: #737373;
  background-color: transparent;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #737373;
}

.woocommerce .quantity .qty,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce-page form .form-row select,
.wpcf7 input,
.wpcf7 textarea,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 1px solid #ebebeb;
}

.wpcf7 label sup {
  color: #ec1c24;
}

.wpcf7 .wpcf7-submit {
  border-color: transparent;
  color: #737373;
  background-color: #f1f1f1;
  border-radius: 0px;
}

.wpcf7 .wpcf7-submit:hover {
  color: #737373;
  background-color: #d8d8d8;
}

.owl-arrow:hover {
  color: #ec1c24;
}

ul.contact a, ul.contact a:hover,
.contact a,
.contact a:hover {
  color: #737373;
}

body {
  color: #222222;
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
}

@media only screen and (min-width: 769px) {
  body {
    font-size: 14px;
  }
}

@media only screen and (min-width: 993px) {
  body {
    font-size: 14px;
  }
}

.padding-article {
  min-height: 520px;
}

.blog-title {
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  width: 100px;
  position: relative;
  z-index: 1000;
}

.blog-title:before {
  content: '';
  display: inline;
  background: #000;
  width: calc(100% + 30px);
  height: 35px;
  z-index: -1;
  position: absolute;
  border-radius: 20px;
  left: -15px;
  top: -2px;
}

.blog-title:after {
  content: '';
  display: inline;
  background: #ea1c24;
  width: calc(100% + 30px);
  height: 35px;
  position: absolute;
  border-radius: 20px;
  z-index: -2;
  left: -5px;
  top: 5px;
}

article.blog-article {
  padding: 30px 0;
}

article.blog-article h4 {
  text-align: center;
  font-size: 18px;
  color: #283346;
  margin: 15px 0 0 0;
  font-weight: bold;
  padding-top: 10px;
}

article.blog-article div.blog-card a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

article.blog-article div.blog-card a:hover {
  text-decoration: none;
}

article.blog-article div.blog-card a:hover div.entry-image {
  opacity: 0.8;
}

article.blog-article header.entry-header {
  margin-bottom: 15px;
}

article.blog-article .entry-title {
  font-size: 22px;
}

article.blog-article .entry-image {
  border-radius: 5px;
  height: 349px;
  width: 260px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}

article.blog-article .article-image a:hover .entry-image {
  -webkit-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
}

article.blog-article .entry-image-logo {
  background-size: 80%;
}

article.blog-article .entry-image img {
  -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.2);
}

article.blog-article .entry-links {
  text-align: right;
}

.date, .entry-links a {
  font-style: italic;
}

.post .post-image, .page .post-image {
  text-align: center;
}

.post .post-image img, .page .post-image img {
  -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.2);
}

.post header.post-header, .post .post-body, .page header.post-header, .page .post-body {
  margin-left: auto;
  margin-right: auto;
}

.post .post-body, .page .post-body {
  text-align: justify;
}

.full-width-page img {
  width: 100%;
  height: auto;
  -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.2);
}

.wp-pagination {
  text-align: center;
  padding: 15px 0;
}

.wp-pagination .page-numbers {
  padding: 5px;
  font-weight: bold;
}

.wp-pagination .prev, .wp-pagination .next {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

.wp-pagination .prev:before {
  content: '\f053';
}

.wp-pagination .next:before {
  content: '\f054';
}

#breadcrumb-container {
  background: #fff;
  border-bottom: 1px solid #e0e4f6;
  padding: 15px 0;
}

#breadcrumb-container nav.woocommerce-breadcrumb {
  text-transform: uppercase;
  border-bottom: none;
  padding: 0;
  margin: 0;
  color: black;
}

#breadcrumb-container nav.woocommerce-breadcrumb a {
  color: black;
  margin: 0 10px;
  font-weight: 600;
  display: inline-block;
}

#breadcrumb-container nav.woocommerce-breadcrumb a:first-child {
  margin: 0 10px 0 0;
}

#breadcrumb-container nav.woocommerce-breadcrumb span {
  margin-left: 10px;
  font-weight: 600;
}

#main {
  padding: 0 !important;
}

#main-content {
  padding: 30px 0;
  background: #f0f0f0;
  z-index: 5;
  position: relative;
}

.home #main-content {
  padding: 0;
}

.home .mm-page #shortcode-widget-9 {
  display: block;
}

.home .mm-page #shortcode-widget-15 {
  display: none;
}

@media screen and (max-width: 768px) {
  .home .mm-page #shortcode-widget-9 {
    display: none;
  }
  .home .mm-page #shortcode-widget-15 {
    display: block;
  }
}

.woocommerce-cart .woocommerce a.checkout-button.button {
  background: #000 !important;
  color: #fff;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form {
  border: 1px solid #efefef;
  border-radius: 15px;
  background: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table {
  border: none;
  /* Remove spinner - arrow buttons from quantity(number fields) For Firefox */
  /* Remove spinner - arrow buttons from quantity(number fields) for Webkit browsers */
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table th {
  font-weight: normal;
  text-transform: uppercase;
  background: #000;
  color: #fff;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table th:first-of-type {
  border-top-left-radius: 15px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table th:last-of-type {
  border-top-right-radius: 15px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
  text-align: center;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table td {
  padding: 25px 12px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table img {
  width: auto;
  max-height: 100px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table input[type='number'] {
  -moz-appearance: textfield;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table input[type=number]::-webkit-inner-spin-button,
.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-name a {
  color: #000;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .coupon-wrap #coupon_code {
  height: 40px;
  width: 50%;
  min-width: 200px;
  border-radius: 4px;
  border-style: solid;
  padding-left: 20px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .coupon-wrap #coupon_code::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  margin-left: 20px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .coupon-wrap #coupon_code::-moz-placeholder {
  /* Firefox 19+ */
  margin-left: 20px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .coupon-wrap #coupon_code:-ms-input-placeholder {
  /* IE 10+ */
  margin-left: 20px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .coupon-wrap #coupon_code:-moz-placeholder {
  /* Firefox 18- */
  margin-left: 20px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .coupon-wrap input[name="apply_coupon"] {
  padding: 20px !important;
  line-height: 0;
}

.woocommerce-cart .woocommerce .cart-collaterals {
  width: 100%;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: unset;
          flex-flow: unset;
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  width: 100%;
  float: none;
  padding: 20px;
  border: 1px solid #efefef;
  border-radius: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
  margin-top: 0;
  font-weight: bold;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table {
  border: none;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals input[name="update_cart"] {
  width: 100%;
  padding: 25px !important;
  line-height: 0;
  font-size: 16px;
  background-color: #ccc !important;
  color: #000 !important;
}

.woocommerce-cart .woocommerce .btn.minus {
  float: left;
  width: 28px;
  border-color: #ddd;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 43px;
  padding-left: 10px;
  padding-right: 10px;
}

.woocommerce-cart .woocommerce .btn.plus {
  float: left;
  width: 28px;
  border-color: #ddd;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  min-height: 43px;
  padding-left: 10px;
  padding-right: 10px;
}

.woocommerce-cart .woocommerce .quantity {
  float: left;
  width: 40px;
}

.woocommerce-cart .woocommerce .quantity .qty {
  width: 100%;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
}

.woocommerce-cart .woocommerce td.product-quantity {
  min-width: 120px;
}

table.shop_table td {
  line-height: 1.0em !important;
}

@media screen and (max-width: 768px) {
  .woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-name {
    border-top-left-radius: 15px;
  }
}

@media screen and (max-width: 450px) {
  .woocommerce-cart .woocommerce th.product-price, .woocommerce-cart .woocommerce td.product-price {
    display: none;
  }
  .woocommerce-cart .woocommerce td.product-quantity {
    min-width: 80px;
  }
  .woocommerce-cart .woocommerce td.product-quantity .plus, .woocommerce-cart .woocommerce td.product-quantity .minus, .woocommerce-cart .woocommerce td.product-quantity .quantity {
    float: none;
    width: 100%;
  }
  .woocommerce-cart .woocommerce td.product-quantity .minus {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .woocommerce-cart .woocommerce td.product-quantity .plus {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
  }
}

.woocommerce .quantity .qty,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce-page form .form-row select,
.wpcf7 input,
.wpcf7 textarea {
  font-size: 1em;
  padding: 5px;
  border-radius: 10px;
}

.woocommerce .quantity .qty,
.woocommerce div.product form.cart .button,
.woocommerce .cart .button, .woocommerce .cart input.button,
.woocommerce-cart table.cart td.actions .coupon .input-text {
  min-height: 43px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  min-width: 140px;
}

.content-sidebar-shop #text-2 h3 {
  margin-left: 15px;
  display: none;
  font-size: 18px;
  font-style: italic;
  padding: 5px 0px;
}

.content-sidebar-shop .pc-active-filter__item-link {
  font-weight: bold;
  font-style: italic;
}

.content-sidebar-shop .pc-active-filter__item-delete {
  display: block;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: red !important;
  border: unset;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}

.content-sidebar-shop .pc-active-filter__item-delete:hover {
  color: #fff !important;
  background: red;
}

.content-sidebar-shop #premmerce_filter_filter_widget-2, .content-sidebar-shop #premmerce_filter_active_filters_widget-2 {
  background: #f7f7f7;
  border-radius: 10px;
  margin-top: 20px;
  padding: 15px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid #dbdbdb;
  display: none;
}

.content-sidebar-shop .filter__title {
  margin-top: 5px;
  text-transform: uppercase;
  font-weight: bold;
}

.content-sidebar-shop .filter__checkgroup-title {
  font-weight: normal;
}

.content-sidebar-shop .filter__item {
  margin: 15px 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}

.button.prdctfltr_woocommerce_filter_submit {
  color: #000;
  text-align: center;
  width: 100%;
  display: block;
  padding: 15px 0;
}

.prdctfltr_wc {
  margin-bottom: 0;
}

.prdctfltr_widget_title {
  font-weight: bold;
}

.prdctfltr_buttons {
  margin: 0 !important;
}

.mobile-filter-toggle {
  padding: 15px 10px;
  background: #e0e0e1;
  text-align: center;
  border-radius: 10px;
  font-size: 18px;
  cursor: pointer;
  display: block;
  font-weight: bold;
}

.mobile-filter-toggle.active {
  background: #000;
  color: #fff;
}

.mobile-filter-close {
  text-align: center;
  font-weight: bold;
  display: none;
  font-size: 18px;
  cursor: pointer;
  padding: 10px 20px;
  border-radius: 25px;
  font-size: 14px;
  background-color: #DDDDDD;
  margin-top: 8px;
}

.mobile-filter-close:hover {
  background-color: #ec1c24;
}

@media screen and (min-width: 769px) {
  .mobile-filter-toggle {
    display: none;
  }
  .mobile-filter-close {
    display: none;
  }
  #premmerce_filter_filter_widget-2, #premmerce_filter_active_filters_widget-2 {
    display: inline-block !important;
    min-width: 265px;
  }
  #text-2 h3 {
    display: inline-block !important;
  }
}

@media screen and (max-width: 992px) {
  .filter__range-slider {
    display: none;
  }
}

#piraeusbank_gateway-card-doseis {
  min-width: 200px;
  text-align: center;
}

#footer {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.85))), url("../images/footer-bg.jpg");
  background: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url("../images/footer-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

#footer .flex-container div, #footer .flex-container p, #footer .flex-container h3, #footer .flex-container a, #footer .flex-container ul, #footer .flex-container li, #footer .flex-container img {
  /* margin: 0 auto; */
  text-align: center !important;
  list-style: none !important;
  padding-right: 0px !important;
}

#footer .flex-container .map-btn {
  margin: 0 auto;
}

#footer .flex-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#footer h3 {
  margin-top: 16px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

#footer ul li {
  list-style-type: none;
  color: #828282;
  text-align: center;
  margin-bottom: 5px;
  font-size: 13px;
}

#footer ul li a {
  color: #fff;
  display: block;
}

#footer ul li a:hover {
  text-decoration: none;
  color: #ec1c24;
}

#footer .flex-container #nav_menu-5 {
  padding-right: 0;
}

#footer #shortcode-widget-7 {
  text-align: center;
}

#footer #shortcode-widget-7 img {
  width: 200px;
  margin-top: 20px;
}

#footer #shortcode-widget-7 p {
  margin-top: 15px;
  text-align: left;
  font-size: 15px;
}

#footer .contact-information p {
  text-align: center;
  font-size: 14px;
}

#footer .contact-information a {
  color: #fff;
}

#footer .contact-information a:hover {
  text-decoration: none;
  color: #ec1c24;
}

#footer .contact-information .phone {
  font-size: 16px;
  font-weight: bold;
}

#footer .contact-information .hours {
  color: #999;
}

#footer .map-btn {
  background: #ed1d24;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #ec1c24), color-stop(70%, #bc0c08));
  background: linear-gradient(180deg, #ec1c24 30%, #bc0c08 70%);
  color: #fff;
  border: 1px solid #bc0c08;
  margin-top: 15px;
  display: block;
  padding: 6px 10px;
  border-radius: 25px;
  max-width: 220px;
  text-align: center;
}

#footer #payment-logos {
  padding: 10px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
  margin-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#footer #payment-logos .payment-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 60px;
  margin-right: 20px;
  margin-bottom: 12px;
}

#footer #payment-logos .payment-logo:last-of-type {
  min-width: 120px;
  height: 38px;
}

#footer #payment-logos .payment-logo:last-of-type img {
  height: 38px !important;
}

#footer #payment-logos .bestprice-badge {
  height: 38px;
}

#footer #payment-logos img {
  max-width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

#footer #payment-logos img:hover {
  -webkit-filter: none;
          filter: none;
}

#footer #payment-logos a {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

#footer #payment-logos a:hover {
  -webkit-filter: none;
          filter: none;
}

#footer .footer-row-0 {
  background: #fff;
  color: #1c1c1c;
}

#footer .footer-row-0 .homepage-newsletter {
  padding: 10px 20px;
  margin: 20px 0;
  border-radius: 5px;
  background: #e3e4e5;
}

#footer .footer-row-3 {
  color: #9b9b9b;
  text-align: center;
  background-color: #1c1c1c;
}

#footer .footer-row-3 .footer-copyright {
  padding: 20px 0;
}

#footer .footer-row-3 .footer-copyright a {
  color: #9b9b9b;
}

#footer .footer-row-3 .footer-copyright a:hover {
  text-decoration: none;
}

.homepage-newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  text-align: center;
}

.homepage-newsletter .info-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.homepage-newsletter .info-text:before {
  background: url("../images/newsletter.svg") center no-repeat;
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
  display: inline-block;
  content: '';
  position: relative;
  top: 6px;
}

.homepage-newsletter .info-text div {
  display: inline-block;
}

.homepage-newsletter .info-text div h2 {
  margin-bottom: 5px;
  font-weight: bold;
}

.homepage-newsletter .info-text div p {
  font-weight: bold;
}

.homepage-newsletter .newsletter-form {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.homepage-newsletter .newsletter-form input[type=email] {
  border-radius: 5px;
  border: none;
  padding: 10px;
  width: 80%;
}

.homepage-newsletter .newsletter-form .newsletter-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.homepage-newsletter .newsletter-form input[type=submit] {
  margin-left: -10px;
  color: #fff;
  border: none;
  background: url("../images/send.svg") center no-repeat #fff;
  padding: 10px 20px;
  border-radius: 5px;
  background-size: 30px 30px;
}

.homepage-newsletter .social-media {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  margin-top: 20px;
}

.homepage-newsletter .social-media .fa {
  border-radius: 50%;
  padding: 10px;
  font-size: 30px;
  width: 50px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  margin-left: 10px;
}

.homepage-newsletter .social-media .fa:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}

.homepage-newsletter .social-media .fa-facebook {
  background: #3B5998;
  color: white;
  padding-left: 8px;
}

.homepage-newsletter .social-media .fa-facebook p {
  visibility: hidden;
}

.homepage-newsletter .social-media .fa-instagram {
  background: #125688;
  color: white;
}

.homepage-newsletter .social-media .fa-instagram p {
  visibility: hidden;
}

.homepage-newsletter .social-media div {
  display: inline-block;
  margin-left: 5px;
}

.homepage-newsletter .social-media div p:first-of-type {
  font-weight: bold;
  margin-bottom: 0;
}

.homepage-newsletter .social-media div p:last-of-type {
  font-size: 20px;
  font-weight: bold;
}

.newsletter-social-media {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.newsletter-social-media i {
  font-size: 30px;
}

@media screen and (max-width: 991px) {
  #footer #shortcode-widget-7 p {
    width: 300px;
    text-align: center;
  }
  .social-media {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  .homepage-newsletter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .homepage-newsletter .social-media {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
  }
  .homepage-newsletter .newsletter-form .newsletter-inputs {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  #footer .flex-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #footer .flex-container div {
    padding-right: 15px;
  }
  #footer #shortcode-widget-7 {
    text-align: left;
  }
  #footer h3 {
    text-align: left;
    color: #ec1c24;
  }
  #footer ul li {
    text-align: left;
    font-size: 15px;
    list-style-type: square;
  }
  #footer .contact-information p {
    text-align: left;
  }
  #footer #payment-logos {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

#header .header-top {
  background: -webkit-linear-gradient(top, #353535 0%, #1f1b1c 100%);
  padding: 5px 0;
  border-bottom: 1px solid #353535;
}

#header .header-top .container #nav_menu-3 {
  display: none;
}

#header .mobile-search {
  display: none;
}

#header .mobile-search #ajaxsearchpro1_2 {
  border-radius: 0 !important;
  border-bottom: 1px solid #ddd;
}

#header .header-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#header .header-main-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 15px;
  min-width: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#header .header-main-center {
  display: none;
}

#header .header-main-center .desktop-search {
  display: none;
}

#header .header-main-right {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: right;
  display: contents;
}

#header .header-main-right .mobile-search-btn {
  cursor: pointer;
  margin-right: 15px;
  display: inline-block;
}

#header .header-main .logo {
  height: auto;
  max-width: 100px;
  display: inline-block;
}

#header #mobile-menu-btn {
  color: #fff;
  display: inline-block;
  font-size: 24px;
  margin-right: 15px;
  cursor: pointer;
}

#mobile-product-menu {
  display: none;
}

#nav_menu-3 {
  margin-bottom: 0;
  display: none;
}

#nav_menu-3 #menu-top-header-menu {
  margin-bottom: 0;
  text-align: right;
}

#nav_menu-3 #menu-top-header-menu li {
  display: inline-block;
  list-style-type: none;
}

#nav_menu-3 #menu-top-header-menu li:after {
  display: inline-block;
  height: 10px;
  background: #fff;
  width: 1px;
  content: '';
  margin-left: 5px;
  margin-right: 5px;
}

#nav_menu-3 #menu-top-header-menu li a {
  color: #fff;
}

#nav_menu-3 #menu-top-header-menu li a:hover {
  text-decoration: none;
  color: #ec1c24;
}

#shortcode-widget-2, #shortcode-widget-2b {
  display: block;
  margin-bottom: 0;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

#shortcode-widget-2 .phone-header, #shortcode-widget-2b .phone-header {
  font-size: 18px;
}

#shortcode-widget-2 .phone-header i, #shortcode-widget-2b .phone-header i {
  font-size: 18px;
  color: #fff;
  margin-right: 10px;
}

#shortcode-widget-2 .phone-header .tel-text, #shortcode-widget-2b .phone-header .tel-text {
  display: none;
}

#shortcode-widget-2 a, #shortcode-widget-2b a {
  color: #fff;
}

#shortcode-widget-2 a:hover, #shortcode-widget-2b a:hover {
  color: #ec1c24;
  text-decoration: none;
}

#header-main {
  background-color: #1c1c1c;
}

#ajaxsearchpro1_1 .promagnifier {
  margin-right: 8px;
}

#ajaxsearchpro1_1 .asp_image {
  background-size: contain;
  background-color: white !important;
}

div.ajaxsearchpro[id*="ajaxsearchpro1_"] .probox .proinput input.orig::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: italic;
}

div.ajaxsearchpro[id*="ajaxsearchpro1_"] .probox .proinput input.orig::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
}

div.ajaxsearchpro[id*="ajaxsearchpro1_"] .probox .proinput input.orig:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
}

div.ajaxsearchpro[id*="ajaxsearchpro1_"] .probox .proinput input.orig:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
}

.header-icons .round-icon {
  height: 30px;
  width: 30px;
  margin: 0 auto;
  border-radius: 50px;
}

.header-icons .search-icon {
  background: url("../images/search-white.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 23px;
}

.header-icons .horizontal-icons {
  margin-bottom: 0;
  display: inline-block;
}

.header-icons .horizontal-icons .icon-item {
  color: #ec1c24;
  list-style-type: none;
  display: inline-block;
  margin-right: 10px;
}

.header-icons .horizontal-icons .icon-item:last-child {
  margin-right: 0;
}

.header-icons .horizontal-icons .icon-item .user-icon {
  background: url("../images/user.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 23px;
}

.header-icons .horizontal-icons .icon-item .cart-icon {
  position: relative;
  background: url("../images/cart-white.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 23px;
}

.header-icons .horizontal-icons .icon-item .cart-icon .cart-count {
  background: #ec1c24;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  position: absolute;
  right: -8px;
  top: -5px;
  text-align: center;
  font-size: 12px;
  padding-top: 1px;
}

.header-icons .horizontal-icons .icon-item .wishlist-icon {
  position: relative;
  background: url("../images/heart.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 23px;
}

.header-icons .horizontal-icons .icon-item .wishlist-icon .wishlist-count {
  background: #ec1c24;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  position: absolute;
  right: -8px;
  top: -5px;
  text-align: center;
  font-size: 12px;
  padding-top: 1px;
}

.header-icons .horizontal-icons .icon-item .wishlist-icon .blockUI {
  display: none !important;
}

.header-icons .horizontal-icons .icon-item a {
  color: #ebebeb;
}

.header-icons .horizontal-icons .icon-item a:hover {
  text-decoration: none;
}

.header-icons .horizontal-icons .icon-item a:active {
  text-decoration: none;
}

.header-icons .horizontal-icons .icon-item a:focus {
  text-decoration: none;
}

.header-icons .horizontal-icons .icon-item a.cart {
  display: block;
  margin: 0;
}

.header-icons .horizontal-icons .icon-item .cart-text, .header-icons .horizontal-icons .icon-item .wishlist-text, .header-icons .horizontal-icons .icon-item .user-text {
  display: none;
}

@media screen and (max-width: 480px) {
  .header-main .logo img {
    max-width: 160px !important;
  }
}

@media screen and (min-width: 480px) {
  .header-main .logo img {
    max-width: 200px !important;
  }
  #nav_menu-3 {
    display: block;
    font-size: 13px;
  }
  #nav_menu-3 #menu-top-header-menu {
    text-align: center;
  }
  #nav_menu-3 #menu-top-header-menu li:last-of-type:after {
    display: none;
  }
  #shortcode-widget-2 {
    display: block;
  }
  #shortcode-widget-2 .phone-header {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
  }
  #shortcode-widget-2 .phone-header .tel-text {
    display: inline-block;
    color: #999;
    font-style: italic;
    font-size: 16px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 400px) {
  .header-main .logo img {
    max-width: 130px !important;
  }
}

@media screen and (min-width: 768px) {
  .header-main .logo a img {
    position: initial !important;
    top: initial !important;
    left: initial !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

@media screen and (min-width: 992px) {
  #header #mobile-menu-btn {
    display: none;
  }
  #header .header-main-right .mobile-search-btn {
    display: none;
  }
  #shortcode-widget-2 {
    display: inline-block;
    margin-right: 10px;
  }
  #shortcode-widget-2 .phone-header {
    text-align: right;
    font-size: 18px;
  }
  #header .header-top .container #nav_menu-3 {
    display: inline-block;
    float: right;
    margin: 6px auto;
  }
  #header #header-main .header-main-left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #header #header-main .header-main-left .mobile-search-btn {
    color: #fff;
    font-size: 23px;
    display: none;
    cursor: pointer;
  }
  #header #header-main .header-main-center {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    display: block;
  }
  #header #header-main .header-main-right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: right;
    min-width: 300px;
  }
  #header .header-icons .horizontal-icons .icon-item:hover .cart-text, #header .header-icons .horizontal-icons .icon-item:hover .wishlist-text, #header .header-icons .horizontal-icons .icon-item:hover .user-text {
    color: #ec1c24;
  }
  #header .header-icons .horizontal-icons .icon-item:active .cart-text, #header .header-icons .horizontal-icons .icon-item:active .wishlist-text, #header .header-icons .horizontal-icons .icon-item:active .user-text {
    text-decoration: none;
  }
  #header .header-icons .horizontal-icons .icon-item:focus .cart-text, #header .header-icons .horizontal-icons .icon-item:focus .wishlist-text, #header .header-icons .horizontal-icons .icon-item:focus .user-text {
    text-decoration: none;
  }
  #header .header-icons .horizontal-icons .icon-item .cart-text, #header .header-icons .horizontal-icons .icon-item .wishlist-text, #header .header-icons .horizontal-icons .icon-item .user-text {
    display: block;
    font-size: 13px;
    color: #999;
  }
  #header .header-main .logo {
    max-width: 260px;
  }
  #header .header-main .logo a img {
    max-width: 100% !important;
  }
  #header .header-main-center .desktop-search {
    display: block;
  }
}

.ea-time-pop {
  margin-left: 5px;
  margin-right: 5px;
}

.popover {
  color: black !important;
  font-family: "Fira Sans", sans-serif !important;
  text-align: center;
}

.popover .popover-title {
  color: #ec1c24 !important;
  font-weight: bold;
  text-align: center;
}

.sidebar.header-top {
  background: -webkit-linear-gradient(top, #353535 0%, #1f1b1c 100%);
  padding: 5px 0;
  border-bottom: 1px solid #353535;
}

a.category-button {
  display: block;
  font-weight: bold;
  width: 210px;
  text-align: center;
  background: #ed1d24;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #ec1c24), color-stop(70%, #bc0c08));
  background: linear-gradient(180deg, #ec1c24 30%, #bc0c08 70%);
  background-clip: border-box;
  color: #fff;
  border: 1px solid #bc0c08;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
}

div#shortcode-widget-17 {
  display: none;
}

@media screen and (max-width: 768px) {
  #header .header-main .logo {
    margin: 0 auto;
    max-width: 100%;
  }
  div#shortcode-widget-2 {
    margin: 0 auto !important;
  }
  a.category-button {
    margin: 0 auto;
  }
  div#shortcode-widget-15 {
    display: block;
  }
  div#shortcode-widget-17 {
    display: block !important;
  }
  div#shortcode-widget-9 {
    display: none;
  }
}

a.category-button:hover {
  color: white !important;
  text-decoration: none !important;
}

.flex-container .flex-column,
.flex-container .flex-col {
  margin-top: 0 !important;
}

.container.flex-container {
  padding: 0px !important;
}

div#nav_menu-3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}

.flex-container .flex-column,
.flex-container .flex-col {
  margin: 0 auto !important;
}

.flex-container {
  padding: 10px !important;
}

.main-content.categories {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body.home .flex-direction-nav a {
  -webkit-filter: drop-shadow(1px 1px 2px #0f0f0f);
          filter: drop-shadow(1px 1px 2px #0f0f0f);
}

#brand-owl {
  display: inline-block !important;
}

#wpfront-scroll-top-container i {
  color: #de2100 !important;
}

#shortcode-widget-4, .widget_metaslider_widget {
  color: #fff;
  background: #ec1c24;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

#shortcode-widget-4 .slick-dots, .widget_metaslider_widget .slick-dots {
  bottom: 5px;
  z-index: 1000;
  background: transparent;
  margin-bottom: 0;
}

#shortcode-widget-4 .slick-dots li button::before, .widget_metaslider_widget .slick-dots li button::before {
  font-size: 50px;
  color: #fff;
}

#shortcode-widget-4 .slick-dots li.slick-active button::before, .widget_metaslider_widget .slick-dots li.slick-active button::before {
  color: #fff;
}

#shortcode-widget-4 .swiper-slide a:hover, .widget_metaslider_widget .swiper-slide a:hover {
  text-decoration: none;
}

#shortcode-widget-4 .slider-container, .widget_metaslider_widget .slider-container {
  position: relative;
  background-position: center;
}

#shortcode-widget-4 .slider-container .container, .widget_metaslider_widget .slider-container .container {
  padding: 0;
}

#shortcode-widget-4 .slider-container .slick-prev, .widget_metaslider_widget .slider-container .slick-prev {
  top: 50%;
  left: 10px;
  z-index: 1000;
  height: 40px;
}

#shortcode-widget-4 .slider-container .slick-next, .widget_metaslider_widget .slider-container .slick-next {
  top: 50%;
  right: 10px;
  z-index: 1000;
  height: 40px;
}

#shortcode-widget-4 .slider-container .slick-prev:before, .widget_metaslider_widget .slider-container .slick-prev:before {
  font-family: "FontAwesome";
  display: inline;
  content: "\f104";
  margin-right: 10px;
  font-size: 30px;
  color: #000;
}

#shortcode-widget-4 .slider-container .slick-next:before, .widget_metaslider_widget .slider-container .slick-next:before {
  font-family: "FontAwesome";
  display: inline;
  content: "\f105";
  margin-right: 10px;
  font-size: 30px;
  color: #000;
}

#shortcode-widget-4 .homepage-slider, #shortcode-widget-4 .nivoSlider, .widget_metaslider_widget .homepage-slider, .widget_metaslider_widget .nivoSlider {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: hidden;
}

#shortcode-widget-4 .homepage-slider .product-wrap, #shortcode-widget-4 .homepage-slider .nivo-caption, #shortcode-widget-4 .nivoSlider .product-wrap, #shortcode-widget-4 .nivoSlider .nivo-caption, .widget_metaslider_widget .homepage-slider .product-wrap, .widget_metaslider_widget .homepage-slider .nivo-caption, .widget_metaslider_widget .nivoSlider .product-wrap, .widget_metaslider_widget .nivoSlider .nivo-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

#shortcode-widget-4 .homepage-slider .slide-image-wrap, #shortcode-widget-4 .nivoSlider .slide-image-wrap, .widget_metaslider_widget .homepage-slider .slide-image-wrap, .widget_metaslider_widget .nivoSlider .slide-image-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #fff;
}

#shortcode-widget-4 .homepage-slider .slide-image-wrap .slider-offer, #shortcode-widget-4 .nivoSlider .slide-image-wrap .slider-offer, .widget_metaslider_widget .homepage-slider .slide-image-wrap .slider-offer, .widget_metaslider_widget .nivoSlider .slide-image-wrap .slider-offer {
  display: none;
}

#shortcode-widget-4 .homepage-slider .slide-product-info-wrap, #shortcode-widget-4 .nivoSlider .slide-product-info-wrap, .widget_metaslider_widget .homepage-slider .slide-product-info-wrap, .widget_metaslider_widget .nivoSlider .slide-product-info-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 0 25px 0;
}

#shortcode-widget-4 .homepage-slider .slider-product-title, #shortcode-widget-4 .nivoSlider .slider-product-title, .widget_metaslider_widget .homepage-slider .slider-product-title, .widget_metaslider_widget .nivoSlider .slider-product-title {
  font-weight: bold;
  color: #fff;
  font-size: 26px;
  text-align: center;
  padding: 0 20px;
}

#shortcode-widget-4 .homepage-slider .slider-product-price, #shortcode-widget-4 .nivoSlider .slider-product-price, .widget_metaslider_widget .homepage-slider .slider-product-price, .widget_metaslider_widget .nivoSlider .slider-product-price {
  font-weight: bold;
  font-size: 28px;
  color: #fff;
  max-width: 200px;
  text-align: center;
  margin: 0 auto;
}

#shortcode-widget-4 .homepage-slider .slider-product-price .slider-offer-text, #shortcode-widget-4 .nivoSlider .slider-product-price .slider-offer-text, .widget_metaslider_widget .homepage-slider .slider-product-price .slider-offer-text, .widget_metaslider_widget .nivoSlider .slider-product-price .slider-offer-text {
  background: #c2171f;
  font-size: 18px;
}

#shortcode-widget-4 .homepage-slider .slider-product-price .slider-offer-price, #shortcode-widget-4 .nivoSlider .slider-product-price .slider-offer-price, .widget_metaslider_widget .homepage-slider .slider-product-price .slider-offer-price, .widget_metaslider_widget .nivoSlider .slider-product-price .slider-offer-price {
  background: #000;
}

#shortcode-widget-4 .homepage-slider .slider-buy-now, #shortcode-widget-4 .nivoSlider .slider-buy-now, .widget_metaslider_widget .homepage-slider .slider-buy-now, .widget_metaslider_widget .nivoSlider .slider-buy-now {
  background: #000000;
  height: 45px;
  border-radius: 50px;
  width: 170px;
  font-size: 20px;
  color: #ffffff;
  margin: 20px auto 20px auto;
  padding-top: 6px;
}

#shortcode-widget-4 .homepage-slider .slider-buy-now img, #shortcode-widget-4 .nivoSlider .slider-buy-now img, .widget_metaslider_widget .homepage-slider .slider-buy-now img, .widget_metaslider_widget .nivoSlider .slider-buy-now img {
  max-width: 26px;
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}

#shortcode-widget-4 .homepage-slider .slider-product-category, #shortcode-widget-4 .nivoSlider .slider-product-category, .widget_metaslider_widget .homepage-slider .slider-product-category, .widget_metaslider_widget .nivoSlider .slider-product-category {
  font-weight: bold;
  font-size: 16px;
  color: #000;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 5px;
  display: inline-block;
}

#shortcode-widget-4 .homepage-slider .slider-product-sku, #shortcode-widget-4 .nivoSlider .slider-product-sku, .widget_metaslider_widget .homepage-slider .slider-product-sku, .widget_metaslider_widget .nivoSlider .slider-product-sku {
  font-size: 14px;
  color: #fff;
}

#shortcode-widget-4 .homepage-slider .slider-brand-logo, #shortcode-widget-4 .nivoSlider .slider-brand-logo, .widget_metaslider_widget .homepage-slider .slider-brand-logo, .widget_metaslider_widget .nivoSlider .slider-brand-logo {
  width: 100px;
  height: 100px;
  background-size: 90px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 50px;
  margin: 0 auto 30px auto;
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
}

#shortcode-widget-4 .homepage-slider .slider-brand-logo:after, #shortcode-widget-4 .nivoSlider .slider-brand-logo:after, .widget_metaslider_widget .homepage-slider .slider-brand-logo:after, .widget_metaslider_widget .nivoSlider .slider-brand-logo:after {
  content: '';
  display: inline;
  background: #000000;
  width: 100%;
  height: 100px;
  position: absolute;
  border-radius: 60px;
  z-index: -2;
  left: 8px;
  top: 2px;
}

#shortcode-widget-4 .homepage-slider .slider-product-image, #shortcode-widget-4 .nivoSlider .slider-product-image, .widget_metaslider_widget .homepage-slider .slider-product-image, .widget_metaslider_widget .nivoSlider .slider-product-image {
  height: 280px;
  margin: 10px auto 10px auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 250px;
  background-color: #fff;
}

#shortcode-widget-4 .homepage-slider .slider-offer, #shortcode-widget-4 .nivoSlider .slider-offer, .widget_metaslider_widget .homepage-slider .slider-offer, .widget_metaslider_widget .nivoSlider .slider-offer {
  text-align: left;
  margin: 20px 0 10px 0;
  background: #00A399;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  display: inline-block;
  position: relative;
  padding: 10px 25px;
  border-radius: 10px;
}

#shortcode-widget-4 .homepage-slider .slider-offer:after, #shortcode-widget-4 .nivoSlider .slider-offer:after, .widget_metaslider_widget .homepage-slider .slider-offer:after, .widget_metaslider_widget .nivoSlider .slider-offer:after {
  content: '';
  display: inline;
  background: #000000;
  width: calc(100% + -5px);
  height: 50px;
  position: absolute;
  border-radius: 10px;
  z-index: -2;
  left: 20px;
  top: 5px;
}

#shortcode-widget-4 .nivoSlider, .widget_metaslider_widget .nivoSlider {
  visibility: visible;
}

#shortcode-widget-4 .nivoSlider .nivo-caption, .widget_metaslider_widget .nivoSlider .nivo-caption {
  height: 100%;
  padding: 0 !important;
  background: unset !important;
  opacity: 1;
}

#shortcode-widget-4 .nivoSlider .nivo-caption .slide-product-info-wrap, .widget_metaslider_widget .nivoSlider .nivo-caption .slide-product-info-wrap {
  width: 50%;
  margin: auto;
  margin-right: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#shortcode-widget-4 .nivoSlider .nivo-caption .slide-product-info-wrap .slider-buy-now, .widget_metaslider_widget .nivoSlider .nivo-caption .slide-product-info-wrap .slider-buy-now {
  position: relative;
}

#shortcode-widget-4 .nivoSlider .nivo-caption .slide-product-info-wrap .slider-buy-now img, .widget_metaslider_widget .nivoSlider .nivo-caption .slide-product-info-wrap .slider-buy-now img {
  position: relative;
}

.flex-home-banners {
  display: none;
}

.flex-home-banners .flex-banner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 10px;
}

.flex-home-banners .flex-banner:last-of-type {
  margin-right: 0;
}

.banner {
  height: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 15px;
  border: 2px solid #efefef;
  background-size: cover;
  background-position: center center;
}

.banner .img-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.banner .info-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 10px;
  max-width: 135px;
}

.banner a:hover {
  text-decoration: none;
}

.banner .banner-title {
  font-weight: 600;
  font-size: 22px;
  color: #fff;
}

.banner .banner-content {
  font-size: 12px;
  color: #fff;
  background: #00A399;
  font-weight: bold;
  padding: 5px;
}

.banner .banner-price {
  font-size: 18px;
  color: #fff;
  margin-right: 10px;
  display: inline-block;
}

.banner .banner-price.strike-trough {
  position: relative;
}

.banner .banner-price.strike-trough:after {
  position: absolute;
  content: "";
  left: 6px;
  top: 45%;
  right: 0;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.banner .banner-offer-price {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}

.banner .banner-offer-price .decimal-part {
  font-size: 14px;
}

.banner .banner-img {
  height: 165px;
  width: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.banner .banner-button {
  font-size: 14px;
  margin-top: 10px;
  padding: 5px;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  border-radius: 25px;
}

.banner .banner-button img {
  max-width: 22px;
  margin-right: 5px;
}

.color-mint .banner-content {
  background: #ec1c24 !important;
}

#shortcode-widget-5 {
  margin-bottom: 0;
}

.dilareto-paralax {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.85)), to(rgba(255, 255, 255, 0.85))), url("../images/footer-bg.jpg");
  background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url("../images/footer-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
  overflow: hidden;
}

.dilareto-paralax .dilareto-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.dilareto-paralax .dilareto-flex .flex-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 300px;
}

.dilareto-paralax .dilareto-flex .flex-column:nth-of-type(2) {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  max-width: none;
  margin: 40px 0;
}

.dilareto-paralax img {
  margin: 0 auto;
  width: 100%;
}

#commercemall-categories-carousel-by-ids-1-categories-carousel .owl-item .item-inside .item-image .item-link div {
  white-space: nowrap;
}

#commercemall-products-carousel-by-ids-3-products-carousel {
  padding-bottom: 20px;
}

#commercemall_posts_carousel-2 {
  background-image: url("../../../../../wp-content/themes/dileris/assets/images/blog.jpg");
  padding: 30px 0px;
}

#commercemall_posts_carousel-2 .container {
  background: #fff;
  border-radius: 5px;
}

#commercemall_posts_carousel-2 .item-inside h3, #commercemall_posts_carousel-2 .item-inside a {
  font-size: 18px;
  color: #283346;
  margin: 15px 0 0 0;
  font-weight: bold;
  padding-top: 10px;
}

#commercemall_posts_carousel-2 .item-inside span {
  font-size: 13px;
  color: #4d4d4d;
  margin: 10px 0 5px 0;
  font-style: italic;
}

#commercemall_posts_carousel-2 .tile-inside {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  margin: 0 auto;
  height: 320px;
  width: 240px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 5px rgba(23, 23, 23, 0.6);
  box-shadow: 0 0 5px rgba(23, 23, 23, 0.6);
}

#commercemall_posts_carousel-2 .tile-inside:hover {
  opacity: 0.8;
}

#commercemall_products_carousel_by_ids-3, #commercemall_products_carousel_by_ids-4, #commercemall_posts_carousel-2, #related-products-container, #upsell-products-container {
  margin: 0;
}

#commercemall_products_carousel_by_ids-3 .widget-title, #commercemall_products_carousel_by_ids-4 .widget-title, #commercemall_posts_carousel-2 .widget-title, #related-products-container .widget-title, #upsell-products-container .widget-title {
  position: relative;
  border-bottom: 1px solid #d6d6d6;
}

#commercemall_products_carousel_by_ids-3 .widget-title .owl-arrow.owl-prev, #commercemall_products_carousel_by_ids-4 .widget-title .owl-arrow.owl-prev, #commercemall_posts_carousel-2 .widget-title .owl-arrow.owl-prev, #related-products-container .widget-title .owl-arrow.owl-prev, #upsell-products-container .widget-title .owl-arrow.owl-prev {
  right: 30px;
  left: initial;
}

#commercemall_products_carousel_by_ids-3 .price, #commercemall_products_carousel_by_ids-4 .price, #commercemall_posts_carousel-2 .price, #related-products-container .price, #upsell-products-container .price {
  font-size: 28px;
}

#commercemall_products_carousel_by_ids-3 .price .decimal-part, #commercemall_products_carousel_by_ids-4 .price .decimal-part, #commercemall_posts_carousel-2 .price .decimal-part, #related-products-container .price .decimal-part, #upsell-products-container .price .decimal-part {
  font-size: 16px;
}

.homepage-icon-boxes {
  /*display: flex;*/
  margin-top: 40px;
  margin-bottom: 40px;
  border-radius: 5px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.homepage-icon-boxes .icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  height: 120px;
}

.homepage-icon-boxes .icon-box:last-of-type {
  margin-bottom: 0;
}

.homepage-icon-boxes .icon-box .icon-box-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 192px;
}

.homepage-icon-boxes .icon-box .icon-box-text h4 {
  margin: 0;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}

.homepage-icon-boxes .icon-box .icon-box-text span {
  margin-top: 5px;
  color: #000;
  display: inline-block;
}

.homepage-icon-boxes .icon-box img {
  max-width: 35px;
  margin-right: 20px;
}

.woo-brands-widget-slider ul {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}

.woo-brands-widget-slider ul .slick-list {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.newsletter-inputs input[type="submit"] {
  color: transparent !important;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #commercemall_posts_carousel-2 .tile-inside {
    height: 280px;
    width: 210px;
  }
}

@media screen and (min-width: 992px) {
  .homepage-icon-boxes .icon-box {
    margin-bottom: 20px !important;
    width: 100%;
  }
  #shortcode-widget-4 .homepage-slider {
    height: 450px;
  }
  #shortcode-widget-4 .homepage-slider .slide-image-wrap .slider-offer {
    display: inline-block;
    position: relative;
  }
  #shortcode-widget-4 .homepage-slider .slider-product-title {
    font-weight: bold;
    color: #000;
    font-size: 26px;
    text-align: left;
    margin-bottom: 30px;
    background: #fff;
    display: block;
    position: relative;
    padding: 10px 25px;
    border-radius: 10px;
  }
  #shortcode-widget-4 .homepage-slider .slider-product-title:after {
    content: '';
    display: inline;
    background: #000000;
    width: calc(100% + -5px);
    height: 65px;
    position: absolute;
    border-radius: 10px;
    z-index: -2;
    left: 20px;
    top: 5px;
  }
  #shortcode-widget-4 .homepage-slider .slide-image-wrap {
    text-align: left;
  }
  #shortcode-widget-4 .homepage-slider .slide-image-wrap .slider-brand-logo {
    display: block;
    margin: 0 auto;
  }
  .homepage-icon-boxes {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .homepage-icon-boxes .icon-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .homepage-icon-boxes .icon-box h4 {
    margin: 0;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
  }
  .homepage-icon-boxes .icon-box img {
    max-width: 54px;
    margin-right: 20px;
  }
  .flex-home-banners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  #shortcode-widget-4 .homepage-slider .product-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  #shortcode-widget-4 .homepage-slider .slide-image-wrap {
    background: transparent;
    position: relative;
  }
  #shortcode-widget-4 .homepage-slider .slider-product-image {
    margin: 20px 0 0 0;
    width: 350px;
  }
  #shortcode-widget-4 .homepage-slider .slide-product-info-wrap {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #shortcode-widget-4 .slider-product-title {
    font-size: 36px;
    margin-bottom: 20px;
  }
  #shortcode-widget-4 .slider-product-category {
    text-align: center;
    font-size: 20px;
  }
  .dilareto-paralax .dilareto-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .dilareto-paralax .dilareto-flex .flex-column {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: none;
  }
  .dilareto-paralax .dilareto-flex .flex-column:nth-of-type(2) {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    margin: 0 40px;
  }
  .dilareto-paralax .homepage-icon-boxes .icon-box {
    margin-bottom: 20px !important;
    width: 100%;
  }
}

.widget_carousel .owl-carousel .owl-item img {
  height: auto !important;
  margin: initial !important;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /*#shortcode-widget-4 {
    padding: 40px 0;
  }*/
}

@media screen and (max-width: 991px) {
  .homepage-icon-boxes .icon-box {
    height: 80px;
    margin-bottom: 20px !important;
    width: 100%;
  }
  .slider-container {
    background: #ec1c24;
    background-position: bottom right !important;
  }
}

@media (max-width: 992px) {
  .widget_metaslider_widget .nivoSlider {
    display: table;
  }
  .widget_metaslider_widget .nivoSlider .nivo-caption {
    position: relative !important;
    height: auto;
    padding-top: 20px;
  }
  .widget_metaslider_widget .nivoSlider .nivo-caption .slide-product-info-wrap {
    width: 100%;
    margin: auto;
  }
  .widget_metaslider_widget .nivo-controlNav {
    z-index: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .homepage-icon-boxes .icon-box {
    width: 50%;
    float: left;
  }
  .slider-container {
    background: #ec1c24;
    background-position: bottom right !important;
  }
  .slider-container .slick-prev, .slider-container .slick-next {
    top: 25% !important;
  }
}

@media screen and (max-width: 500px) {
  .homepage-icon-boxes .icon-box {
    width: 100%;
  }
}

.navigation-main {
  color: #fff;
  background-color: #353535;
  background: -webkit-linear-gradient(top, #353535 0%, #1f1b1c 100%);
  display: none;
}

.navigation-main .flex-container {
  margin-top: 6px;
}

.navigation-main .product-vertical-menu {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.navigation-main .product-vertical-menu .dl-trigger {
  display: block;
  font-weight: bold;
  width: 210px;
  text-align: center;
  background: #ed1d24;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #ec1c24), color-stop(70%, #bc0c08));
  background: linear-gradient(180deg, #ec1c24 30%, #bc0c08 70%);
  background-clip: border-box;
  color: #fff;
  border: 1px solid #bc0c08;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  border-radius: 5px;
  cursor: pointer;
}

.navigation-main .product-vertical-menu .dl-trigger:before {
  font-family: "FontAwesome";
  display: inline;
  content: "\f0c9";
  margin-right: 10px;
}

.navigation-main .product-vertical-menu .dl-menuwrapper {
  z-index: 9999;
}

.navigation-main .product-vertical-menu .dl-menuwrapper ul {
  background: #1c1c1c;
}

.navigation-main .product-vertical-menu .dl-menuwrapper li a {
  padding: 8px 10px;
  border-bottom: 1px solid #353535;
  font-size: 14px;
}

.navigation-main .product-vertical-menu .dl-menuwrapper li:last-child a {
  border-bottom: none;
}

.navigation-main .product-vertical-menu .dl-menuwrapper li > a::after {
  color: #fff;
  right: 15px;
  font-size: 12px;
}

.navigation-main .product-vertical-menu .dl-menuwrapper li.dl-back::after, .navigation-main .product-vertical-menu .dl-menuwrapper li > a:not(:only-child)::after {
  line-height: 38px;
  font-size: 12px;
}

.navigation-main .product-vertical-menu .dl-menuwrapper li a:hover {
  background: #ec1c24;
  text-decoration: none;
  color: #fff;
}

.navigation-main .product-vertical-menu .dl-submenu {
  background: #f0f0f0 !important;
}

.navigation-main .product-vertical-menu .dl-submenu li a {
  color: #1c1c1c;
  border-bottom: 1px solid #d7d7d7;
}

.navigation-main .product-vertical-menu .dl-submenu li a:after {
  color: #1c1c1c;
}

.navigation-main .product-vertical-menu .dl-submenu li:last-child a {
  border-bottom: none;
}

.navigation-main .product-vertical-menu .dl-back a {
  padding-left: 30px !important;
}

.navigation-main .product-vertical-menu .dl-menuwrapper li.dl-back::after {
  color: #1c1c1c;
}

.navigation-main .featured-categories {
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.navigation-main .featured-categories ul {
  margin-top: 6px;
  margin-bottom: 0;
}

.navigation-main .featured-categories ul li {
  list-style-type: none;
  display: inline-block;
}

.navigation-main .featured-categories ul li a {
  color: #fff;
  font-weight: bold;
  padding: 0 10px;
}

.navigation-main .featured-categories ul li a:last-of-type {
  padding-right: 0;
}

.navigation-main .featured-categories ul li a:hover {
  text-decoration: none;
  color: #ec1c24;
}

#mm-0 {
  z-index: 9999;
}

#mm-0 .mm-navbars_top {
  background: #ec1c24;
}

#mm-0 .mm-navbar__title {
  color: #fff;
  font-size: 16px;
}

#mm-0 .mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
  width: 100%;
}

#mm-0 .mm-navbar__btn::after, #mm-0 .mm-navbar__btn::before {
  border-color: #fff;
}

#mm-0 .mm-listitem a::after {
  border-color: #fff;
}

#mm-0 .mm-listitem {
  color: #fff;
  font-size: 15px;
}

@media screen and (min-width: 992px) {
  .navigation-main {
    display: block;
  }
}

.page .single-entry {
  margin: 0 auto;
}

.page .single-entry .entry-header {
  margin-bottom: 25px;
}

.page .single-entry .entry-header .entry-title {
  margin: 0 0 15px 0;
  font-weight: bold;
  color: #ec1c24;
}

.page .single-entry .top-image .entry-image {
  min-height: 450px;
}

.page .single-entry .item-page h2 {
  font-weight: bold;
}

.page .single-entry ul {
  padding-left: 15px;
}

.page .single-entry ul li {
  font-size: 14px;
}

.page .single-entry p, .page .single-entry strong {
  font-size: 14px;
}

.page .single-entry ul.with-columns {
  -webkit-column-count: 2;
          column-count: 2;
  margin-bottom: 20px;
}

.page .single-entry p {
  font-size: 14px;
}

.page .single-entry .subtitle {
  color: #ec1c24;
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0;
  padding: 0;
}

.page .single-entry .underlined {
  text-decoration: underline;
}

.page .narrow {
  max-width: 800px;
}

.page-id-47 .single-entry {
  max-width: 100% !important;
}

#post-9 .entry-header {
  margin-left: 15px;
}

#post-9 .entry-header .entry-title {
  text-align: left;
  margin: 0 0 10px 0;
  color: #fff;
  font-size: 20px;
  padding: 3px 0px;
  font-weight: 600;
  display: inline-block;
  position: relative;
  z-index: 1000;
}

#post-9 .entry-header .entry-title:before {
  content: '';
  display: inline;
  background: #000;
  width: calc(100% + 30px);
  height: 35px;
  z-index: -1;
  position: absolute;
  border-radius: 20px;
  left: -15px;
  top: -2px;
}

#post-9 .entry-header .entry-title:after {
  content: '';
  display: inline;
  background: #ea1c24;
  width: calc(100% + 30px);
  height: 35px;
  position: absolute;
  border-radius: 20px;
  z-index: -2;
  left: -5px;
  top: 5px;
}

#post-1437 .entry-header {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
}

#post-1437 .entry-content {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
}

#post-1437 .entry-image {
  height: auto;
  width: 100%;
  -webkit-box-shadow: 0 15px 20px 0 rgba(50, 50, 50, 0.2);
          box-shadow: 0 15px 20px 0 rgba(50, 50, 50, 0.2);
}

@media screen and (min-width: 600px) {
  .page .single-entry ul.with-columns {
    -webkit-column-count: 4;
            column-count: 4;
  }
}

.contact-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.map-row {
  margin-bottom: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 100%;
          flex: 0 100%;
  width: 100%;
}

.info-row {
  -webkit-box-flex: 0;
      -ms-flex: 0 100%;
          flex: 0 100%;
  width: 100%;
}

.contact-page-info .contact .contact-item {
  font-size: 16px;
  margin-bottom: 10px;
}

.contact-page-info .contact .contact-item a:hover {
  color: #ec1c24;
}

.contact-page-info .contact .name {
  font-weight: bold;
  font-size: 18px;
}

.contact-page-info .contact .name i {
  display: none;
}

.contact-page-form .wp7-labels {
  display: none;
}

.contact-page-form .wpcf7-form-control.wpcf7-submit.btn.btn-primary {
  background: #ec1c24;
  max-width: 100px;
  color: black !important;
}

h2.woocommerce-loop-category__title {
  color: black;
}

.wpgmza_map img {
  max-width: none;
}

.wpgmza_widget {
  overflow: auto;
}

@media screen and (max-width: 768px) {
  .contact-page {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}

.item.product-outside {
  border: 1px solid #efefef;
  padding: 0;
  border-radius: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  min-height: 480px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.item.product-outside:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.item.product-outside:hover .item-links .price-wrap .regular-price-wrap {
  display: none;
}

.item.product-outside:hover .item-links .product-details {
  background-color: #ed1d24;
  width: 100px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.item.product-outside:hover .item-links .product-details .add-to-cart-text {
  display: inline-block;
}

.item.product-outside .product-inside {
  padding: 15px;
}

.item.product-outside .product-inside .item-desc {
  display: block !important;
  /* Fallback for non-webkit */
  display: -webkit-box !important;
  max-width: inherit !important;
  height: 58.5px !important;
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 13px !important;
  line-height: 1.5 !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

.item.product-outside .item-info {
  text-align: left;
  height: 182px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
}

.item.product-outside .item-info .item-title {
  font-size: 18px;
  color: #283346;
  margin: 15px 0 0 0;
  font-weight: bold;
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}

.item.product-outside .item-info .sku {
  font-size: 13px;
  color: #4d4d4d;
  margin: 10px 0 5px 0;
  font-style: italic;
}

.item.product-outside .item-info .item-desc {
  font-size: 13px;
  color: #4d4d4d;
}

.item.product-outside .item-info .product-price {
  display: inline-block;
}

.item.product-outside .item-info .product-price .woocommerce-Price-currencySymbol {
  color: #000;
}

.item.product-outside .item-info .product-category {
  font-size: 14px;
  font-weight: bold;
}

.item.product-outside .product-extra-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 56px;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn, .item.product-outside .product-extra-buttons .ea-compare-btn {
  display: inline-block;
  text-align: center;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn span, .item.product-outside .product-extra-buttons .ea-compare-btn span {
  line-height: 1.42857143;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn {
  position: relative;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn a.add_to_wishlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 37px;
  width: 37px;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn a.add_to_wishlist img {
  margin: auto !important;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn span {
  display: none;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn .feedback {
  display: block;
  font-style: italic;
  font-size: 13px;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn .yith-wcwl-add-to-wishlist, .item.product-outside .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistexistsbrowse {
  margin: 0;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn .yith-wcwl-add-to-wishlist .add-to-wishlist-img, .item.product-outside .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistexistsbrowse .add-to-wishlist-img {
  max-width: 25px;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn .yith-wcwl-add-to-wishlist .add-to-wishlist-info-text, .item.product-outside .product-extra-buttons .ea-wishlist-btn .yith-wcwl-add-to-wishlist .added-to-wishlist-info-text, .item.product-outside .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistexistsbrowse .add-to-wishlist-info-text, .item.product-outside .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistexistsbrowse .added-to-wishlist-info-text {
  display: none;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistexistsbrowse a, .item.product-outside .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistaddedbrowse a {
  color: #ec1c24;
  font-weight: bold;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn .ajax-loading {
  position: absolute;
  top: 8px;
  right: -5px;
}

.item.product-outside .product-extra-buttons .ea-wishlist-btn:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}

.item.product-outside .product-extra-buttons .ea-compare-btn {
  position: relative;
}

.item.product-outside .product-extra-buttons .ea-compare-btn .compare {
  background: url("../images/compare.svg");
  height: 25px;
  width: 25px;
  background-size: cover;
  display: inline-block;
  text-indent: -9999px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.item.product-outside .product-extra-buttons .ea-compare-btn .compare.added {
  -webkit-filter: none !important;
          filter: none !important;
}

.item.product-outside .product-extra-buttons .ea-compare-btn img {
  max-width: 25px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.item.product-outside .product-extra-buttons .ea-compare-btn .add-to-compare-info-text {
  display: none;
}

.item.product-outside .product-extra-buttons .ea-compare-btn:hover a {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}

.item.product-outside .product-extra-buttons .add_to_wishlist img {
  max-width: 25px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.item.product-outside .product-extra-buttons .shipping-availability {
  width: 150px;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  margin-left: 15px;
  font-style: italic;
}

.item.product-outside .product-extra-buttons .not-available {
  color: #8b5bb9;
}

.item.product-outside .product-extra-buttons .available {
  color: #29b173;
}

.item.product-outside span.onsale {
  border-radius: 0;
  background: rgba(255, 255, 255, 0.6);
  color: #000;
  right: 0;
  left: unset;
}

.item.product-outside p.sku:after {
  border: 1px solid #ccc;
  width: 60px;
  position: relative;
  content: "";
  display: block;
  margin: 20px auto 0 auto;
}

.item.product-outside .myimage {
  height: 180px;
}

.item.product-outside .item-inside {
  border: none;
}

.item.product-outside .item-image {
  position: relative;
  height: 180px;
}

.item.product-outside .product-price {
  color: #ed1d24;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
}

.item.product-outside .item-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f7f7f7;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 10px 15px 0 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.item.product-outside .item-links a.product-details {
  display: inline-block;
  background-color: #000;
  border-radius: 50px;
  border: none;
  text-align: center;
  width: 42px;
  height: 42px;
}

.item.product-outside .item-links a.product-details div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.item.product-outside .item-links a.product-details img {
  max-width: 26px;
  display: inline-block;
}

.item.product-outside .item-links a.product-details .add-to-cart-text {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  display: none;
  margin-left: 10px;
}

.item.product-outside .item-links .woocommerce-Price-currencySymbol {
  color: #000 !important;
}

.item.product-outside .item-links div.shipping-details, .item.product-outside .item-links .list-item-info div.shipping-details {
  display: inline-block;
  background-color: #e3e4e5;
  border-radius: 50px;
  border: none;
  width: 46%;
  text-align: center;
}

.item.product-outside .item-links div.shipping-details div, .item.product-outside .item-links .list-item-info div.shipping-details div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 0;
}

.item.product-outside .item-links div.shipping-details img, .item.product-outside .item-links .list-item-info div.shipping-details img {
  max-width: 26px;
  display: inline-block;
  margin-right: 10px;
}

.item.product-outside .item-links div.shipping-details .add-to-cart-text, .item.product-outside .item-links .list-item-info div.shipping-details .add-to-cart-text {
  color: #808081;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
}

.item.product-outside .item-links .regular-price-wrap {
  display: inline-block;
  color: #8F9193;
  font-size: 16px;
}

.item.product-outside .item-links .regular-price {
  position: relative;
}

.item.product-outside .item-links .regular-price:after {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid #ec1c24;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.item.product-outside .product-labels {
  font-style: italic;
  width: 100px;
  position: absolute;
  top: 10px;
  left: 15px;
  z-index: 1000;
}

.item.product-outside .product-list {
  top: 10px;
  left: 20px;
}

.item.product-outside .label-wrap {
  margin: 5px 0;
}

.item.product-outside .mint-label {
  background: #05d5bC;
}

.item.product-outside .red-label {
  background: #ec1c24;
}

.item.product-outside .purple-label {
  background: #8b5bb9;
}

.item.product-outside .xmas-label,
.item.product-outside .black-friday-label {
  width: 78px;
  height: 78px;
  right: 2px;
  top: 144px;
  display: inline-block;
  position: absolute;
  z-index: 1000;
}

.item.product-outside .dilareto-label {
  display: inline-block;
  position: absolute;
  right: 25px;
  z-index: 1000;
  top: 15px;
}

.item.product-outside .dilareto-label img {
  max-width: 40px;
  height: auto;
}

.item.product-outside .energy-class-label {
  z-index: 1000;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #29b173;
  color: #fff;
  padding: 2px 5px;
  font-weight: bold;
}

.item.product-outside .energy-class-label:after {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-left: 12px solid #29b173;
  border-bottom: 12px solid transparent;
  content: '';
  position: absolute;
  right: -12px;
  top: 0;
}

.product-grid .yith-wcwl-add-to-wishlist:hover .added-to-wishlist-info-text, .product-grid .yith-wcwl-add-to-wishlist:hover .add-to-wishlist-info-text {
  display: block !important;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 140px;
  border-radius: 5px;
  left: 0;
  top: 35px;
  padding: 5px 10px;
  z-index: 9999;
}

.product-grid .ea-compare-btn:hover .add-to-compare-info-text {
  display: block !important;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 140px;
  border-radius: 5px;
  left: 0;
  top: 35px;
  padding: 5px 10px;
  z-index: 9999;
}

.xoo-cp-qtybox {
  border-radius: 25px;
  border-color: #ccc;
}

span.xcp-plus, span.xcp-minus {
  border-color: #ccc;
}

.product-template-default .single-product-container .summary.entry-summary .product-price {
  margin: 20px 0 0 0;
}

.product-template-default span.xoo-cp-icon-check:before {
  display: none !important;
}

.product-template-default .content-container .content-main {
  overflow: visible;
}

.product-template-default .type-product {
  background: #fff;
  padding: 25px 0;
  min-height: 420px;
  border-radius: 15px;
  border: 1px solid #efefef;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
}

.product-template-default .single-product-container .product-is-draft {
  background-color: red;
  position: absolute;
  padding: 10px;
  color: #fff;
  margin: 10px;
  z-index: 2;
  font-size: 110%;
}

.product-template-default .single-product-container .ea-product-info {
  text-align: center;
}

.product-template-default .single-product-container .product-labels {
  font-style: italic;
  position: absolute;
  left: 20px;
  z-index: 1000;
}

.product-template-default .single-product-container .product-labels .xmas-label,
.product-template-default .single-product-container .product-labels .black-friday-label {
  width: 78px;
  height: 78px;
}

.product-template-default .single-product-container .product-labels .label-wrap {
  margin: 5px 0;
}

.product-template-default .single-product-container .product-labels .mint-label {
  font-size: 12px;
  background: #05d5bC;
}

.product-template-default .single-product-container .product-labels .red-label {
  font-size: 12px;
  background: #ec1c24;
}

.product-template-default .single-product-container .product-labels .purple-label {
  font-size: 12px;
  background: #8b5bb9;
}

.product-template-default .single-product-container .product-labels .dilareto-label {
  display: none;
}

.product-template-default .single-product-container .product-labels .dilareto-label img {
  max-width: 120px;
}

.product-template-default .single-product-container .product-labels .energy-class-label {
  z-index: 1000;
  position: relative;
  bottom: 0;
  left: 0;
  background: #29b173;
  color: #fff;
  padding: 2px 5px;
  font-weight: bold;
  display: inline;
  top: 10px;
}

.product-template-default .single-product-container .product-labels .energy-class-label:after {
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-left: 12px solid #29b173;
  border-bottom: 11px solid transparent;
  content: '';
  position: absolute;
  right: -12px;
  top: 0;
}

.product-template-default .single-product-container .images div.MagicToolboxContainer.selectorsLeft.noscroll .MagicToolboxSelectorsContainer, .product-template-default .single-product-container .images div.MagicToolboxContainer.selectorsRight.noscroll .MagicToolboxSelectorsContainer {
  max-width: unset !important;
}

.product-template-default .single-product-container .MagicToolboxContainer .MagicToolboxSelectorsContainer {
  right: 10px;
  position: relative;
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
  max-width: 70px !important;
}

.product-template-default .single-product-container .MagicToolboxContainer .mz-thumb {
  width: 70px !important;
  border: 1px solid #ddd !important;
}

.product-template-default .single-product-container .MagicToolboxContainer .mz-thumb img {
  margin: 0 auto !important;
}

.product-template-default .single-product-container .MagicToolboxContainer .mz-figure {
  padding: 20px;
  height: 390px;
  display: table-cell;
}

.product-template-default .single-product-container .summary.entry-summary {
  width: 100%;
  text-align: center;
}

.product-template-default .single-product-container .summary.entry-summary .product_meta {
  margin-bottom: 15px;
  text-align: center;
}

.product-template-default .single-product-container .summary.entry-summary .product_meta .sku_wrapper {
  margin-bottom: 0;
}

.product-template-default .single-product-container .summary.entry-summary .product_meta span.tagged_as {
  display: none;
}

.product-template-default .single-product-container .summary.entry-summary .vat-note {
  margin: 0 0 20px 0;
  font-size: 11px;
  font-style: italic;
  color: #a0a6c5;
}

.product-template-default .single-product-container .summary.entry-summary .brand_wrapper .brand {
  font-weight: bold;
}

.product-template-default .single-product-container .summary.entry-summary .price {
  margin-bottom: 0;
  font-size: 34px;
  text-align: center;
}

.product-template-default .single-product-container .summary.entry-summary .price .woocommerce-Price-currencySymbol {
  color: #000;
}

.product-template-default .single-product-container .summary.entry-summary .price .normal-price-wrap {
  font-weight: bold;
  color: #ec1c24;
}

.product-template-default .single-product-container .summary.entry-summary .price .regular-price-wrap {
  display: inline-block;
  color: #8F9194;
  font-size: 18px;
  margin-left: 10px;
}

.product-template-default .single-product-container .summary.entry-summary .price .regular-price, .product-template-default .single-product-container .summary.entry-summary .price .deleted-price {
  position: relative;
}

.product-template-default .single-product-container .summary.entry-summary .price .regular-price:after, .product-template-default .single-product-container .summary.entry-summary .price .deleted-price:after {
  position: absolute;
  content: "";
  left: 20px;
  top: 50%;
  right: 0;
  border-top: 2px solid #ec1c24;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.product-template-default .single-product-container .summary.entry-summary .price .regular-price:after {
  left: 0px;
}

.product-template-default .single-product-container .summary.entry-summary .price #dilareto-price {
  font-weight: bold;
  color: #ec1c24;
  white-space: nowrap;
}

.product-template-default .single-product-container .summary.entry-summary .price #dilareto-price sup {
  font-size: 16px;
}

.product-template-default .single-product-container .summary.entry-summary .price .decimal-part {
  font-size: 18px;
}

.product-template-default .single-product-container .summary.entry-summary .price .deleted-price {
  color: #8F9194;
}

.product-template-default .single-product-container .summary.entry-summary .price .price-text {
  color: #000;
  font-weight: bold;
  display: block;
  font-size: 12px;
}

.product-template-default .single-product-container .summary.entry-summary .product_title {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}

.product-template-default .single-product-container .summary.entry-summary #dilareto-btn {
  margin: 0px;
  background: #f2f2f1;
}

.product-template-default .single-product-container .summary.entry-summary #dilareto-btn img {
  cursor: pointer;
}

.product-template-default .single-product-container .summary.entry-summary #dilareto-btn.active img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.product-template-default .single-product-container .summary.entry-summary form.cart {
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 10px;
  background: #1c1c1c;
}

.product-template-default .single-product-container .summary.entry-summary form.cart .quantity input[type='number'] {
  height: 40px;
  /*border-radius: 5px;*/
  font-size: 18px;
  -moz-appearance: textfield;
  margin: 0;
  width: 45px;
}

.product-template-default .single-product-container .summary.entry-summary form.cart .quantity input[type='number']::-webkit-outer-spin-button,
.product-template-default .single-product-container .summary.entry-summary form.cart .quantity input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

.product-template-default .single-product-container .summary.entry-summary form.cart .single_add_to_cart_button {
  padding: 4px 0px !important;
  border-radius: 25px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  background: #ec1c24;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
}

.product-template-default .single-product-container .summary.entry-summary form.cart .single_add_to_cart_button:hover {
  background: #000;
}

.product-template-default .single-product-container .summary.entry-summary form.cart .single_add_to_cart_button:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  background: url("../images/cart-white.svg");
  height: 30px;
  width: 30px;
  background-size: cover;
}

.product-template-default .single-product-container .summary.entry-summary .product-card {
  padding-left: 0px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  background-color: #fff;
  margin: 20px auto;
  max-width: 95%;
  overflow: hidden;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 37px;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn, .product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-compare-btn {
  display: inline-block;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn {
  position: relative;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .feedback {
  display: block;
  font-style: italic;
  font-size: 13px;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .yith-wcwl-add-to-wishlist, .product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistexistsbrowse {
  margin: 0;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .yith-wcwl-add-to-wishlist .add-to-wishlist-img, .product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistexistsbrowse .add-to-wishlist-img {
  float: left;
  max-width: 35px;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .yith-wcwl-add-to-wishlist .add-to-wishlist-info-text, .product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .yith-wcwl-add-to-wishlist .added-to-wishlist-info-text, .product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistexistsbrowse .add-to-wishlist-info-text, .product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistexistsbrowse .added-to-wishlist-info-text {
  display: none;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistexistsbrowse a, .product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .yith-wcwl-wishlistaddedbrowse a {
  color: #ec1c24;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-wishlist-btn .ajax-loading {
  position: absolute;
  top: 8px;
  right: -5px;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-compare-btn {
  margin-left: 10px;
  position: relative;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-compare-btn .compare {
  background: url("../images/compare.svg");
  background-repeat: no-repeat;
  background-size: contain !important;
  height: 35px;
  max-width: 150px;
  background-size: cover;
  display: inline-block;
  /*text-indent: -9999px;*/
  padding-left: 25px;
  text-align: center;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-compare-btn .compare.added {
  -webkit-filter: none !important;
          filter: none !important;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-compare-btn img {
  max-width: 35px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-compare-btn .add-to-compare-info-text {
  display: none;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .add_to_wishlist {
  /*.add-to-wishlist-info-text {
            display: block !important;
          }*/
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .add_to_wishlist img {
  max-width: 25px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .yith-wcwl-add-to-wishlist:hover .added-to-wishlist-info-text, .product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .yith-wcwl-add-to-wishlist:hover .add-to-wishlist-info-text {
  display: block !important;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 140px;
  border-radius: 5px;
  left: 0;
  top: 35px;
  padding: 5px 10px;
  z-index: 9999;
}

.product-template-default .single-product-container .summary.entry-summary .product-extra-buttons .ea-compare-btn:hover .add-to-compare-info-text {
  display: block !important;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 140px;
  border-radius: 5px;
  left: 0;
  top: 35px;
  padding: 5px 10px;
  z-index: 9999;
}

.product-template-default .single-product-container .qbox {
  display: block;
  float: left;
  width: 185px !important;
}

.product-template-default .single-product-container .btn.minus {
  float: left;
  background-color: #fff;
  border-color: #ddd;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 43px;
  font-size: 18px;
  width: 20px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  padding-top: 7px;
  padding-left: 16px;
}

.product-template-default .single-product-container .btn.plus {
  margin-right: 10px;
  float: left;
  background-color: #fff;
  border-color: #ddd;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  min-height: 43px;
  font-size: 18px;
  width: 20px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  padding-top: 7px;
  padding-right: 16px;
}

.product-template-default .product-icons-wrap {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  background: #f2f2f1;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 28px;
}

.product-template-default .product-icons-wrap .free-shipping-icon, .product-template-default .product-icons-wrap .delivery-icon, .product-template-default .product-icons-wrap .faq-icon, .product-template-default .product-icons-wrap .warranty-icon {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 40px;
  padding: 5px 0;
  width: 280px;
  margin: 10px 10px 0 10px;
  min-height: 70px;
}

.product-template-default .product-icons-wrap .free-shipping-icon img, .product-template-default .product-icons-wrap .delivery-icon img, .product-template-default .product-icons-wrap .faq-icon img, .product-template-default .product-icons-wrap .warranty-icon img {
  max-width: 42px;
}

.product-template-default .product-icons-wrap .not-available {
  color: #8b5bb9;
}

.product-template-default .product-icons-wrap .available {
  color: #29b173;
}

.product-template-default .product-icons-wrap .info-wrap {
  display: inline-block;
  margin-left: 10px;
  text-align: left;
}

.product-template-default .product-icons-wrap .info-wrap h4 {
  font-weight: bold;
  max-width: 230px;
  margin-bottom: 0;
}

.product-template-default .product-icons-wrap .delivery-icon .info-wrap h4 {
  margin-top: 0px;
}

.product-template-default .ea-delivery-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 20px 20px;
  margin-top: 0;
}

.product-template-default .ea-delivery-info .ea-delivery-info-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
}

.product-template-default .ea-delivery-info .ea-delivery-info-content img {
  max-width: 42px;
}

.product-template-default .ea-delivery-info .ea-delivery-info-content span {
  display: inline-block;
  text-align: center;
}

.product-template-default .product-tabs-wrap .woocommerce-tabs {
  border: 2px solid #efefef;
  padding: 10px;
  border-radius: 15px;
  background: #f2f2f1;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
}

.product-template-default .product-tabs-wrap .woocommerce-tabs #tab-manual_url_tab .ea-flex-container, .product-template-default .product-tabs-wrap .woocommerce-tabs #tab-warranty_tab .ea-flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-template-default .product-tabs-wrap .woocommerce-tabs #tab-manual_url_tab .ea-flex-container i, .product-template-default .product-tabs-wrap .woocommerce-tabs #tab-warranty_tab .ea-flex-container i {
  color: #ec1c24;
  font-size: 28px;
  margin-right: 5px;
}

.product-template-default .product-tabs-wrap .woocommerce-tabs #tab-manual_url_tab .ea-flex-container a, .product-template-default .product-tabs-wrap .woocommerce-tabs #tab-warranty_tab .ea-flex-container a {
  color: #000;
  font-weight: bold;
}

.product-template-default .product-tabs-wrap .woocommerce-tabs #tab-manual_url_tab .ea-flex-container a:hover, .product-template-default .product-tabs-wrap .woocommerce-tabs #tab-warranty_tab .ea-flex-container a:hover {
  color: #ec1c24;
}

.product-template-default .product-tabs-wrap .woocommerce-tabs iframe {
  width: 100%;
}

.product-template-default .product-tabs-wrap .woocommerce-tabs img {
  display: block;
  margin: 0 auto;
}

.product-template-default .custom-tabs {
  list-style-type: none;
  margin: 20px 15px;
  background: #ccc;
  border-radius: 20px;
}

.product-template-default .custom-tabs li {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 10px;
}

.product-template-default .custom-tabs li.active {
  background: #000;
}

.product-template-default .custom-tabs li.active a {
  color: #fff;
  font-weight: bold;
}

.product-template-default .custom-tabs li a {
  color: #000;
  font-weight: normal;
}

.product-template-default .custom-tabs li a:hover {
  text-decoration: none;
}

.product-template-default .custom-tabs li a:active {
  text-decoration: none;
}

.product-template-default .custom-tabs li a:focus {
  text-decoration: none;
}

.product-template-default #tab-shipping_tab #shipping_cost {
  font-weight: bold;
}

.product-template-default #tab-shipping_tab .shipping-cost-label {
  padding-top: 7px;
}

.product-template-default .woocommerce-Tabs-panel {
  background: transparent;
}

.product-template-default #tab-description {
  /*#shipping_cost {
      margin-top: 10px;
      font-weight: bold;
    }*/
}

.product-template-default #tab-description ul li {
  list-style-type: none;
  padding: 6px 10px;
}

.product-template-default #tab-description ul li:nth-child(odd) {
  background: #ccc;
}

.product-template-default .compare.added {
  text-decoration: none;
  color: inherit;
}

.product-template-default .brand-logo {
  height: 180px;
  background-size: 180px;
  background-repeat: no-repeat;
  background-position: center center;
  border: 2px solid #efefef;
  padding: 10px;
  border-radius: 15px;
  margin-top: 20px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
}

.product-template-default .related-products {
  margin-top: 24px;
}

.product-template-default .related-products-owl-navigation .navigation-wrap {
  margin-top: 10px;
  position: absolute;
  right: 0;
}

.product-template-default .related-products-owl-navigation h2 {
  display: inline-block;
}

.product-template-default .related-products-owl-navigation div {
  display: inline-block;
  font-size: 25px;
  margin-right: 10px;
  cursor: pointer;
}

.product-template-default .borderless {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-top: 7px;
  padding-bottom: 7px;
}

.product-template-default .popup_product_img {
  display: block;
  margin: 0 auto;
}

.woocommerce-tabs .form-horizontal .control-label {
  text-align: left !important;
}

.warrancy-container {
  float: right;
  margin-right: 8px;
  margin-top: -8px;
}

.ea-col-8 {
  float: left;
  width: 70%;
}

.ea-col-4 {
  float: left;
  width: 30%;
}

.woocommerce-tabs h2, .woocommerce-tabs h3, .woocommerce-tabs h4 {
  font-weight: bold;
}

input[type="number"].xoo-cp-qty {
  -moz-appearance: textfield;
}

@media screen and (max-width: 540px) {
  .ea-col-8, .ea-col-4 {
    float: none;
    width: 100%;
  }
  .ea-col-4 {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 767px) {
  .product-template-default .single-product-container .MagicToolboxContainer .MagicToolboxSelectorsContainer {
    right: 10px;
    position: relative;
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
    max-width: 100% !important;
  }
  div.MagicToolboxContainer.selectorsLeft, div.MagicToolboxContainer.selectorsRight {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  div.MagicToolboxSelectorsContainer {
    height: 90px;
  }
  .MagicToolboxMainContainer {
    height: 390px !important;
  }
}

@media screen and (max-width: 370px) {
  .woocommerce-loop-before .woocommerce-result-count {
    text-align: center !important;
    float: none !important;
  }
  .woocommerce-loop-before .woocommerce-ordering {
    float: none !important;
  }
  /*  .product-template-default {
    .single-product-container {

      .quantity {
        .qty {
          width: revert;
        }
      }

      .btn.minus {
        margin-bottom: 8px;
      }

      .summary.entry-summary {
        form.cart {
          .single_add_to_cart_button {
            padding: 4px 40px !important;
            margin-left: 70px;
          }
        }
      }
    }
  }*/
}

@media screen and (max-width: 991px) {
  .product-icons-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .product-icons-wrap .free-shipping-icon, .product-icons-wrap .delivery-icon, .product-icons-wrap .faq-icon, .product-icons-wrap .warranty-icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .product-icons-wrap .free-shipping-icon .info-wrap, .product-icons-wrap .delivery-icon .info-wrap, .product-icons-wrap .faq-icon .info-wrap, .product-icons-wrap .warranty-icon .info-wrap {
    text-align: center;
  }
}

@media screen and (max-width: 556px) {
  .product-icons-wrap {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-flow: column !important;
            flex-flow: column !important;
  }
  .product-icons-wrap .free-shipping-icon, .product-icons-wrap .delivery-icon, .product-icons-wrap .faq-icon, .product-icons-wrap .warranty-icon {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

@media screen and (max-width: 480px) {
  .warrancy-container {
    float: none;
    margin-right: 0;
    padding-bottom: 8px;
  }
  .qbox {
    display: block;
    float: unset;
    width: 180px !important;
  }
  .product-template-default .single-product-container .btn.plus {
    margin-right: unset;
  }
}

@media screen and (min-width: 992px) {
  .product-template-default .single-product-container .summary.entry-summary .product-card {
    margin: 20px 0;
  }
  .product-template-default .single-product-container .summary.entry-summary .product-extra-buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product-template-default .single-product-container .summary.entry-summary .product-price {
    margin: 20px 0 0 0;
  }
  .product-template-default .single-product-container .summary.entry-summary {
    width: 50%;
    padding-left: 20px;
    margin-left: 2%;
    text-align: left;
    /*form.cart {
        display: block;
      }*/
  }
  .product-template-default .brand-logo {
    margin-top: 0;
  }
  .product-template-default .product-icons-wrap {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .product-template-default .product-icons-wrap .free-shipping-icon, .product-template-default .product-icons-wrap .delivery-icon, .product-template-default .product-icons-wrap .faq-icon, .product-template-default .product-icons-wrap .warranty-icon {
    margin-top: 0;
    max-width: 320px;
  }
}

@media screen and (min-width: 600px) {
  .product-template-default .custom-tabs {
    list-style-type: none;
    margin: 20px 15px;
  }
  .product-template-default .custom-tabs li {
    display: inline-block;
    font-weight: bold;
    border-radius: 25px;
    margin-bottom: 0;
    padding: 10px;
  }
}

.product-list-col {
  margin-bottom: 20px;
}

.item.product-outside.product-list {
  min-height: initial;
}

.item.product-outside.product-list .dilareto-label {
  right: unset;
  left: 195px;
  top: 10px;
}

.item.product-outside.product-list .xmas-label,
.item.product-outside.product-list .black-friday-label {
  width: 78px;
  height: 78px;
  right: unset;
  left: 170px;
  top: 120px;
  display: inline-block;
  position: absolute;
  z-index: 1000;
}

.item.product-outside.product-list .product-inside {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.item.product-outside.product-list .product-inside .list-item-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 20px;
}

.item.product-outside.product-list .product-inside .list-item-info {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  padding: 0 10px;
  border-left: 1px solid #eee;
  margin: 10px 0;
}

.item.product-outside.product-list .product-inside .item-image {
  position: relative;
  height: auto;
  width: 200px;
  padding: 10px;
}

.item.product-outside.product-list .product-inside .item-info {
  border-bottom: none;
}

.item.product-outside.product-list .product-inside .item-info .item-title {
  border-top: none;
  margin: 0;
  padding: 0;
  height: initial;
}

.item.product-outside.product-list .product-inside .item-info .item-desc {
  border-bottom: 1px solid #eee;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.item.product-outside.product-list .product-inside .item-info .shipping-availability {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
}

.item.product-outside.product-list .product-inside .item-info .not-available {
  color: #8b5bb9;
}

.item.product-outside.product-list .product-inside .item-info .available {
  color: #29b173;
}

.item.product-outside.product-list .product-inside .item-links {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
  background: #f7f7f7;
  border-bottom-left-radius: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px 15px 0 15px;
  min-width: 230px;
  text-align: center;
}

.item.product-outside.product-list .product-inside .item-links .price-wrap .regular-price-wrap {
  display: block;
}

.item.product-outside.product-list .product-inside .item-links a.product-details {
  margin-top: 10px;
  width: 120px;
  background-color: #000;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.item.product-outside.product-list .product-inside .item-links a.product-details .add-to-cart-text {
  display: inline-block;
}

.item.product-outside.product-list .product-inside .item-links a.product-details:hover {
  background-color: #ed1d24;
  width: 120px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.item.product-outside.product-list .product-inside .item-links .product-extra-buttons {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-bottom: 0;
  text-align: center;
}

.item.product-outside.product-list .product-inside .item-links .product-extra-buttons .ea-compare-btn {
  margin-left: 0;
  cursor: pointer;
  display: table-row;
  text-align: center;
}

.item.product-outside.product-list .product-inside .item-links .product-extra-buttons .ea-compare-btn .compare {
  background: url("../images/compare.svg");
  background-repeat: no-repeat;
  background-size: contain !important;
  height: 25px;
  width: 25px;
  background-size: cover;
  display: inline;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  text-indent: 0;
  padding-left: 37px;
}

.item.product-outside.product-list .product-inside .item-links .product-extra-buttons .ea-compare-btn .compare.added {
  -webkit-filter: none !important;
          filter: none !important;
}

.item.product-outside.product-list .product-inside .item-links .product-extra-buttons .ea-compare-btn .compare-button {
  display: block;
  text-align: center;
}

.item.product-outside.product-list .product-inside .item-links .product-extra-buttons .ea-compare-btn .compare-img {
  float: left;
}

.item.product-outside.product-list .product-inside .item-links .product-extra-buttons .ea-compare-btn .add-to-compare-info-text {
  display: inline;
  width: 100px;
}

.item.product-outside.product-list .product-inside .item-links .ea-wishlist-btn {
  min-width: 200px;
}

.item.product-outside.product-list .product-inside .item-links .yith-wcwl-add-to-wishlist, .item.product-outside.product-list .product-inside .item-links .yith-wcwl-wishlistexistsbrowse {
  margin: 0;
}

.item.product-outside.product-list .product-inside .item-links .yith-wcwl-add-to-wishlist .add-to-wishlist-img, .item.product-outside.product-list .product-inside .item-links .yith-wcwl-wishlistexistsbrowse .add-to-wishlist-img {
  float: left;
  max-width: 25px;
  height: 25px;
}

.item.product-outside.product-list .product-inside .item-links .yith-wcwl-add-to-wishlist .add-to-wishlist-info-text, .item.product-outside.product-list .product-inside .item-links .yith-wcwl-wishlistexistsbrowse .add-to-wishlist-info-text {
  display: inline-block;
  min-width: 180px;
}

.item.product-outside.product-list .product-inside .item-links .yith-wcwl-add-to-wishlist .added-to-wishlist-info-text, .item.product-outside.product-list .product-inside .item-links .yith-wcwl-wishlistexistsbrowse .added-to-wishlist-info-text {
  display: inline-block;
  width: 100px;
}

.item.product-outside.product-list .energy-class-label {
  bottom: 10px;
  left: 15px;
}

.woocommerce .product .product-add-to-cart.button,
.woocommerce .single-product .product .single_add_to_cart_button.button {
  background-color: #1c1c1c;
  width: 80%;
  margin: 0 auto;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  height: 38px;
  line-height: 38px;
}

.woocommerce .product .product-add-to-cart.button i,
.woocommerce .single-product .product .single_add_to_cart_button.button i {
  color: #ec1c24;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #ec1c24 !important;
  font-size: 24px;
  font-weight: 600;
}

.woocommerce div.product p.price .decimal-part, .woocommerce div.product span.price .decimal-part {
  font-size: 12px;
}

.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0;
}

.woocommerce input.button, .woocommerce #place_order {
  background-color: #ec1c24 !important;
  color: #fff !important;
  padding: 10px !important;
  border-radius: 4px !important;
  line-height: 0;
  height: 48px;
  font-weight: bold;
  display: block;
  margin: 10px auto;
}

.woocommerce .checkout-button {
  border-radius: 4px !important;
  background-color: #ec1c24 !important;
}

.woocommerce .woocommerce-breadcrumb {
  font-size: inherit;
}

.woocommerce #alreadyuser {
  border-left: 0;
}

.woocommerce #alreadyuser form.login {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}

.woocommerce td.product-name p.backorder_notification, .woocommerce td.product-name .wc-item-meta .wc-item-meta-label {
  color: #a0a6c5;
  font-style: italic;
}

.woocommerce ul.wc-item-meta li .wc-item-meta-label {
  font-size: 12px;
}

.woocommerce ul.wc-item-meta li p {
  font-size: 12px;
  color: #a0a6c5;
}

.view-type-switch {
  display: inline-block;
  margin-left: 15px;
}

.view-type-switch .grid-view-btn, .view-type-switch .list-view-btn {
  background: #fff;
  padding: 3px 10px;
  margin: 0;
  font-size: 18px;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 40px;
  display: inline-block;
  height: 30px;
  text-align: center;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 20px 50px;
  border-radius: 4px;
  color: #000;
  position: relative;
  border: 1px solid #d9d9d9 !important;
  background: #fff;
}

.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
  top: 25px;
  font-size: 16px;
  color: #ec1c24 !important;
}

.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
  float: none !important;
  top: 0;
  left: 0;
  margin-right: 10px;
}

.xoo-cp-btn-vc.xcp-btn {
  background: #000;
  color: #fff;
}

.xoo-cp-close.xcp-btn {
  border: unset;
  background: #ccc;
  color: #000;
}

.wc-info {
  color: #fff;
  border-radius: 4px;
  margin-bottom: 15px;
}

.wc-info i {
  padding: 30px;
  margin-right: 30px;
  width: 5%;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.wc-info .info-message {
  display: inline-block;
  width: 85%;
  border-radius: 4px;
  font-size: 15px;
}

.wc-info .info-message a {
  color: #fff;
  float: right;
  border: 2px solid #fff;
  padding: 10px;
  margin-top: -10px;
  border-radius: 4px;
}

.wc-info .info-message .button {
  background: none !important;
  color: #fff !important;
  padding: 20px !important;
  line-height: 0 !important;
}

.success {
  background: cadetblue;
}

.success i {
  background: #4289a0;
}

.notice {
  background: #2767b0;
}

.notice i {
  background: #0e48b0;
}

.error {
  background: #dc5960;
}

.error i {
  background: #dc3b3e;
}

.woocommerce nav.woocommerce-pagination {
  text-align: center;
  margin-bottom: 10px;
}

.woocommerce nav.woocommerce-pagination ul {
  border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
  border-radius: 25%;
  border: none;
  margin-left: 8px;
}

.woocommerce nav.woocommerce-pagination ul li a {
  padding: 6px 10px;
  color: #333333 !important;
  font-weight: bold;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
  background: #e0e0e1 !important;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
  padding: 5px 10px;
  background: #000 !important;
  color: #fff !important;
}

.woocommerce nav.woocommerce-pagination ul li {
  border-right: none !important;
}

.woocommerce-page div.product div.images {
  width: 100%;
  position: relative;
  height: 360px;
}

.woocommerce div.product .woocommerce-tabs .panel {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

#payment.woocommerce-checkout-payment {
  background-color: #fff !important;
}

.woocommerce div.product.product-category {
  min-height: 350px;
}

form.register ul {
  padding: 0 !important;
  list-style-type: none;
}

form.register ul li label {
  font-weight: normal;
}

.product .up-sells .product-outside {
  width: 96% !important;
  margin: 10px auto;
}

.shop .page-title {
  margin: 0 0 15px 0 !important;
  font-weight: bold !important;
  color: #ec1c24 !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid #ddd !important;
}

.woocommerce-header-settings {
  background: #f7f7f7;
  border-radius: 10px;
  margin-top: 20px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid #dbdbdb;
  padding: 5px 20px;
  margin-bottom: 20px;
}

.woocommerce-loop-before {
  padding: 15px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.woocommerce-loop-before .woocommerce-result-count {
  margin-bottom: 10px;
  margin-top: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}

.woocommerce-loop-before .products-per-page {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

.woocommerce-loop-before .products-per-page ul {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: center;
}

.woocommerce-loop-before .products-per-page ul li {
  display: inline;
}

.woocommerce-loop-before .products-per-page ul li:not(:last-child) {
  padding-right: 8px;
}

.woocommerce-loop-before .products-per-page ul li a:hover {
  text-decoration: underline;
}

.woocommerce-loop-before .products-per-page ul li a.current {
  font-weight: bold;
}

.woocommerce-loop-before .products-per-page select {
  min-height: 40px;
  height: 35px;
  border: 1px solid #ddd;
}

.woocommerce-loop-before .woocommerce-ordering {
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1;
          flex: 0 1;
  text-align: center;
}

.woocommerce-loop-before .woocommerce-ordering select {
  height: 35px;
}

.yith-wcwl-add-button {
  line-height: 1em;
  max-width: 150px;
  text-align: center;
}

#yith-wcwl-popup-message {
  display: none !important;
}

.content-container .content-sidebar {
  max-width: 265px;
}

.woocommerce form .form-row .input-checkbox {
  display: inline-block;
  position: relative;
}

#customer_login .woocommerce-form-login, #customer_login .register {
  border: 1px solid #efefef;
  border-radius: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
}

#customer_login .woocommerce-form-login .woocommerce-LostPassword a, #customer_login .register .woocommerce-LostPassword a {
  color: #777;
  font-style: italic;
}

#customer_login .woocommerce-form-login .woocommerce-Button, #customer_login .register .woocommerce-Button {
  background: #000;
  color: #fff;
}

#customer_login .invoice-wrap {
  display: none;
  background: #f7f7f7;
  border-radius: 10px;
  margin-top: 20px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid #dbdbdb;
  padding: 5px 20px;
  margin-bottom: 20px;
}

#checkout_process .invoice-wrap {
  display: none;
  background: #f7f7f7;
  border-radius: 10px;
  margin-top: 20px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid #dbdbdb;
  padding: 5px 20px;
  margin-bottom: 20px;
}

.up-sells .product-outside {
  padding: 0 !important;
}

.checkout .shipping_address {
  display: none;
  background: #f7f7f7;
  border-radius: 10px;
  margin-top: 20px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid #dbdbdb;
  padding: 5px 20px;
  margin-bottom: 20px;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
  top: 18px;
}

.search-results h2.page-title, .search-no-results h2.page-title {
  text-transform: uppercase;
}

/*.single-product-container {
  overflow: visible !important;
}*/
.woocommerce ul.order_details li.date {
  font-style: normal;
}

.woocommerce ul.order_details li strong {
  font-size: 16px;
}

@media screen and (min-width: 992px) {
  .woocommerce-page div.product div.images {
    width: 48%;
  }
  .woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: unset;
  }
  .tax-product_cat .woocommerce-loop-before, .tax-product_brand .woocommerce-loop-before, .search-results .woocommerce-loop-before {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tax-product_cat .woocommerce-loop-before .woocommerce-result-count, .tax-product_brand .woocommerce-loop-before .woocommerce-result-count, .search-results .woocommerce-loop-before .woocommerce-result-count {
    text-align: left;
    margin-bottom: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    white-space: nowrap;
  }
  .tax-product_cat .woocommerce-loop-before .woocommerce-ordering, .tax-product_brand .woocommerce-loop-before .woocommerce-ordering, .search-results .woocommerce-loop-before .woocommerce-ordering {
    text-align: right;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media screen and (max-width: 370px) {
  .woocommerce-loop-before .woocommerce-ordering {
    float: none;
  }
}

@media screen and (max-width: 440px) {
  .woocommerce div.product.product-category {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .content-container .content-sidebar {
    max-width: 100%;
  }
  div.product div.images {
    height: auto !important;
    min-height: 360px !important;
  }
  .tax-product_cat .page-title {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .ea-compare-btn {
    display: none !important;
  }
  .woocommerce-loop-before {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .woocommerce-loop-before .woocommerce-result-count {
    text-align: center;
  }
  .woocommerce-loop-before .products-per-page {
    margin-top: 12px;
  }
}

.woocommerce .wishlist_table td.product-add-to-cart a.remove_from_wishlist {
  border-radius: 25px;
  height: 40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}

.woocommerce .wishlist_table td.product-add-to-cart a.remove_from_wishlist:hover {
  background-color: #ec1c24;
}

table.shop_table.dileris-wishlist {
  background: #fff;
  border: 1px solid #ccc !important;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 15px !important;
  font-size: 16px;
}

table.shop_table.dileris-wishlist td.product-stock-status {
  text-align: left;
}

table.shop_table.dileris-wishlist td.product-name a {
  color: #000 !important;
}

table.shop_table.dileris-wishlist td.product-remove a.remove {
  margin: 0 auto;
}

table.shop_table.dileris-wishlist .product-add-to-cart .add_to_cart_button {
  background: #000;
  border-radius: 25px;
  height: 40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-weight: bold;
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

table.shop_table.dileris-wishlist .product-add-to-cart .add_to_cart_button:hover {
  background-color: #ec1c24;
}

table.shop_table.dileris-wishlist .product-add-to-cart:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  background: url("../images/cart-white.svg");
  height: 25px;
  width: 25px;
  background-size: cover;
}

table.shop_table.dileris-wishlist .remove_from_wishlist {
  border-radius: 25px;
}

@media screen and (max-width: 440px) {
  table.shop_table.dileris-wishlist .product-stock-status {
    display: none;
  }
}

.berocket_compare_box {
  background: #fff;
  -webkit-box-shadow: 0 10px 20px 0px rgba(192, 196, 215, 0.25);
          box-shadow: 0 10px 20px 0px rgba(192, 196, 215, 0.25);
}

.berocket_compare_box .berocket_compare_table img {
  display: inline-block;
  max-width: 120px;
  height: auto;
}

.berocket_compare_box .berocket_compare_table tr {
  border-bottom: 1px solid #ccc;
}

.page-template-default.woocommerce-checkout {
  counter-reset: checkout-heading;
}

.page-template-default.woocommerce-checkout .checkout-section-heading {
  font-weight: bold;
  padding: 20px 20px;
  color: #fff;
  background: #000;
  margin-bottom: 10px;
  border-radius: 15px;
}

.page-template-default.woocommerce-checkout .checkout-section-heading:before {
  counter-increment: checkout-heading;
  content: counter(checkout-heading);
  margin-right: 10px;
  background: #ec1c24;
  color: #fff;
  padding: 5px 10px;
  border-radius: 15px;
}

.page-template-default.woocommerce-checkout .checkout-section-heading-login {
  font-weight: bold;
  color: #000;
  margin: 20px 0;
}

.page-template-default.woocommerce-checkout .checkbox input[type="checkbox"] {
  margin: 0;
}

.page-template-default.woocommerce-checkout .radio input[type="radio"] {
  margin: 0 0 0 20px;
}

.woocommerce-checkout #newuser {
  margin-top: 25px;
}

.woocommerce-checkout .inactive {
  display: none;
}

.woocommerce-checkout .checkout-card {
  border: 1px solid #efefef;
  border-radius: 15px;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  margin-bottom: 40px;
  padding: 20px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #222222;
}

.woocommerce-checkout #billing_country_field {
  display: none;
}

.woocommerce-checkout .shipping_method_desc {
  color: #a0a6c5;
  font-style: italic;
  font-size: 13px;
}

.woocommerce-checkout .login-register-section {
  margin-bottom: 20px;
  padding: 0 20px;
}

.woocommerce-checkout .login-register-section .woocommerce-form-login .form-row {
  width: 100%;
}

.woocommerce-checkout .login-register-section .col-md-6:last-of-type {
  border-left: 1px solid #ddd;
}

.woocommerce-checkout .info_note_dileri {
  border: 1px solid #efefef !important;
  border-radius: 15px !important;
  background: #fff !important;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
  padding: 20px;
}

.woocommerce-checkout ul.order_details {
  margin: 0;
  margin-top: 20px;
}

.woocommerce-checkout form.woocommerce-form-login {
  padding: 0;
  margin: 0;
  border: none;
}

.woocommerce-checkout form.woocommerce-form-login .form-row label.inline {
  display: block;
  margin-top: 10px;
}

.woocommerce-checkout form.woocommerce-form-login .lost_password a {
  font-size: 13px;
  color: #777;
  font-style: italic;
}

.woocommerce-checkout .showcoupon {
  color: #000;
  font-weight: bold;
}

.woocommerce-checkout .woocommerce-billing-fields, .woocommerce-checkout .woocommerce-shipping-fields, .woocommerce-checkout .woocommerce-additional-fields {
  padding: 20px 0;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper, .woocommerce-checkout .woocommerce-additional-fields__field-wrapper {
  margin: 0 auto;
  max-width: 900px;
}

.woocommerce-checkout .shipping th {
  padding-right: 20px;
  border-right: 1px solid #ddd;
}

.woocommerce-checkout .shipping td {
  padding-left: 20px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table thead tr:first-child {
  color: #fff;
  background: #000;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total {
  background: #efefef;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-quantity {
  min-width: unset;
  text-align: center;
}

.woocommerce-checkout #ship-to-different-address {
  margin-left: 20px;
}

.woocommerce-checkout #customer_details input[type="text"], .woocommerce-checkout #customer_details input[type="tel"], .woocommerce-checkout #customer_details input[type="email"],
.woocommerce-checkout #customer_details select, .woocommerce-checkout #customer_details textarea {
  padding: 15px 0 15px 15px;
  background: #fff;
  border: 1px solid #DDDDDD;
}

.woocommerce-checkout #customer_details textarea {
  min-height: 150px;
  resize: none;
}

.woocommerce-checkout #piraeusbank_gateway-card-doseis {
  border: 1px solid #ddd;
  height: 25px;
  width: 50px;
}

.woocommerce-checkout .credit-card-label {
  font-style: italic;
  font-size: 13px;
  font-weight: bold;
}

.woocommerce-checkout button.checkout-next.btn-block, .woocommerce-checkout .woocommerce .button.checkout-next, .woocommerce-checkout .woocommerce-form.woocommerce-form-login.login button {
  background: #000;
  color: #fff;
  border-radius: 4px !important;
  width: 150px;
  height: 48px;
  font-weight: bold;
  margin: 10px auto;
  display: block;
}

.woocommerce-checkout .select2-container {
  color: #5f6366;
  height: 45px;
  padding: 0 25px;
  border: 1px solid #DDDDDD;
  background-color: #fff;
  -webkit-transition: box-shadow .35s ease,border-color .35s ease;
  -webkit-transition: border-color .35s ease,-webkit-box-shadow .35s ease;
  transition: border-color .35s ease,-webkit-box-shadow .35s ease;
  transition: box-shadow .35s ease,border-color .35s ease;
  transition: box-shadow .35s ease,border-color .35s ease,-webkit-box-shadow .35s ease;
  width: 100% !important;
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: none;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 2px;
  right: 10px;
  width: 20px;
}

.woocommerce-checkout .shipping_address .select2-container {
  color: #5f6366;
  height: 45px;
  padding: 0 25px;
  border: 1px solid #DDDDDD;
  background-color: #fff;
  -webkit-transition: box-shadow .35s ease,border-color .35s ease;
  -webkit-transition: border-color .35s ease,-webkit-box-shadow .35s ease;
  transition: border-color .35s ease,-webkit-box-shadow .35s ease;
  transition: box-shadow .35s ease,border-color .35s ease;
  transition: box-shadow .35s ease,border-color .35s ease,-webkit-box-shadow .35s ease;
  max-width: none;
}

.woocommerce-checkout #shipping_city.select {
  padding: 15px 0 15px 15px;
}

.woocommerce-checkout .form-row label {
  color: #4f5362;
  display: inline-block !important;
  margin-right: 10px;
  min-width: 180px;
}

.woocommerce-checkout .required {
  font-weight: normal;
  border-bottom: none;
  text-decoration: none;
}

.woocommerce-checkout table td {
  border-color: rgba(0, 0, 0, 0.1);
}

.woocommerce-checkout table.shop_table {
  border: 1px solid #000;
  background: #fff;
}

.woocommerce-checkout #payment {
  background-color: #eaeaea;
}

.woocommerce-checkout #payment img {
  display: inline-block;
  max-width: 60px;
  height: auto;
}

.woocommerce-checkout #payment div.payment_box {
  background: #ddd;
}

.woocommerce-checkout #payment div.payment_box:before {
  border-bottom-color: #ddd;
}

.woocommerce-checkout #payment ul.payment_methods {
  border-color: #ddd;
}

.woocommerce-checkout #place_order {
  background: #000;
}

.woocommerce-checkout #place_order:hover {
  background: #ec1c24;
}

.woocommerce-checkout .payment_method_piraeusbank_gateway img {
  max-width: 120px !important;
}

.woocommerce-checkout #mailchimp_woocommerce_newsletter {
  margin-right: 0px;
}

.woocommerce-order-received .woocommerce-order li.bank_name strong,
.woocommerce-order-received .woocommerce-order li.woocommerce-order-overview__payment-method.method.text-uppercase strong {
  text-transform: uppercase;
}

.woocommerce-order-received .woocommerce-order-details table td {
  border-color: rgba(0, 0, 0, 0.1);
}

.woocommerce-order-received .woocommerce-order-details table thead tr:first-child {
  color: #fff;
  background: #000;
}

.woocommerce-order-received .woocommerce-order-details table tfoot tr:last-child {
  background: #efefef;
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
  display: none;
}

.woocommerce table.shop_table.order-summary,
#checkout_process .woocommerce-checkout-review-order-table,
.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields, .woocommerce-account .woocommerce-MyAccount-orders.shop_table.my_account_orders, .woocommerce-account .info_note_dileri, .woocommerce-account .myaccount-card {
  border: 1px solid #efefef;
  border-radius: 15px;
  background: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.woocommerce-order-details .product-name a {
  color: #000;
}

.woocommerce-order-details .product-name a:hover {
  color: #ec1c24;
}

.woocommerce-order-details h2, .woocommerce-customer-details h2 {
  font-style: italic;
  font-weight: bold;
}

.woocommerce-order-details h2 i, .woocommerce-customer-details h2 i {
  color: #ec1c24;
  padding-right: 8px;
  font-size: 18px;
}

.woocommerce-order-details .woocommerce-order-details__title:first-of-type {
  font-style: normal;
  font-size: 18px;
  padding: 5px 0px;
  margin-left: 15px;
  margin-top: 8px;
  margin-bottom: 24px;
}

.woocommerce-customer-details .woocommerce-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.woocommerce-customer-details .woocommerce-columns .woocommerce-column address {
  height: calc(100% - 48px);
}

.woocommerce-customer-details .woocommerce-columns .woocommerce-column--billing-address {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.woocommerce-customer-details .woocommerce-columns .woocommerce-column--shipping-address {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 20px;
}

ul.wc-item-meta {
  padding: 0px !important;
}

@media (max-width: 576px) {
  .woocommerce ul.order_details li {
    margin-bottom: 20px;
    float: unset;
    border: unset;
  }
}

@media screen and (max-width: 768px) {
  .woocommerce-customer-details .woocommerce-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .woocommerce-customer-details .woocommerce-column--shipping-address {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 490px) {
  .login-register-section {
    padding: 0 !important;
  }
  .woocommerce #checkout_process {
    padding-right: 0;
    padding-left: 0;
  }
  .woocommerce #checkout_process form.checkout ul.wc_payment_methods li img {
    display: none;
  }
}

@media screen and (max-width: 440px) {
  .login-register-section {
    padding: 0 !important;
  }
  .woocommerce #checkout_process {
    padding-right: 0;
    padding-left: 0;
  }
  .woocommerce #checkout_process form.checkout {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .device-small {
    display: block;
  }
  .woocommerce ul.order_details li {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  #checkout_process .fixed-summary {
    position: fixed;
    width: 25%;
  }
  .device-small {
    display: none;
  }
  .tab-content > .tab-pane {
    display: block !important;
  }
}

@media screen and (min-width: 1200px) {
  .select2-container {
    max-width: 450px;
  }
  #customer_details input[type="text"], #customer_details input[type="tel"], #customer_details input[type="email"],
  #customer_details select, #customer_details textarea {
    max-width: 450px;
  }
}

@media only screen and (max-width: 830px) {
  #wpfront-scroll-top-container {
    right: 0 !important;
  }
  #wpfront-scroll-top-container i {
    font-size: 48px !important;
  }
}

#account_password_field {
  color: #4f5362;
  display: inline-block !important;
  margin-right: 10px;
  margin-top: 20px;
  min-width: 180px;
}

#account_password_field label {
  width: 100%;
  font-size: 13px;
  text-align: center;
}

#account_password_field abbr {
  color: red;
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
}

#first_password_error {
  color: red;
  font-size: 12px;
}

#account_password {
  width: 100%;
  min-height: 40px;
  font-size: 1em;
  padding: 5px;
  border-radius: 0px;
  border: 1px solid #DDDDDD;
}

.entry-header,
.entry-image,
.entry-title,
.entry-share {
  margin-bottom: 15px;
}

.entry-title {
  margin-top: 0px;
}

.shop .page-title,
.loop-entry .entry-header {
  padding: 0px;
  margin: 0px;
  margin-bottom: 30px;
}

.entry-share {
  text-align: center;
}

.entry-share .text,
.entry-share ul.share-links {
  display: inline;
}

.entry-share .text {
  margin-right: 7.5px;
}

.single-entry .entry-header {
  margin-bottom: 45px;
}

.single-entry .entry-image {
  height: auto;
}

.loop-entry {
  overflow: hidden;
  min-height: 180px;
  margin-bottom: 15px;
}

.loop-entry .entry-title,
.loop-entry .entry-date {
  margin-bottom: 7.5px;
}

.loop-entry .entry-wrapper {
  overflow: hidden;
  min-height: 180px;
}

.loop-entry .entry-image {
  width: 270px;
  height: 180px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.loop-entry .entry-links a:hover {
  color: #ec1c24;
}

.cust-blog-loop-entry {
  min-height: 500px !important;
}

.entry-content {
  margin: 15px 0px;
  overflow: hidden;
}

.entry-content .entry-thumbnail {
  text-align: center;
  margin-bottom: 15px;
}

.entry-content .entry-thumbnail img {
  margin: 0px auto;
}

.entry-content a:hover {
  text-decoration: none;
  color: #222222;
}

@media only screen and (min-width: 769px) {
  .entry-content .entry-thumbnail {
    margin-right: 30px;
    margin-bottom: 0px;
    max-width: 150px;
    float: left;
  }
  .entry-content .entry-thumbnail img {
    max-width: 100%;
    height: auto;
  }
}

.woocommerce-account .woocommerce-MyAccount-content a {
  color: #000;
  text-decoration: underline;
}

.woocommerce-account .woocommerce-MyAccount-content a:hover {
  color: #ec1c24;
  text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination--without-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button--next, .woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button--previous {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #000;
  border-radius: 25px;
  height: 40px !important;
  font-weight: bold;
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding: 8px !important;
  width: 100px !important;
}

.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button--next:hover, .woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button--previous:hover {
  background-color: #ec1c24;
  color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button--previous {
  margin-right: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content .order-number, .woocommerce-account .woocommerce-MyAccount-content .order-date, .woocommerce-account .woocommerce-MyAccount-content .order-status {
  font-weight: bold;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  margin-bottom: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
  padding: 10px;
  height: calc(100% - 48px);
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address.ea-col-2 {
  margin-left: 20px;
  margin-right: 8px;
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
  font-style: italic;
  font-weight: bold;
}

.woocommerce-account .woocommerce-MyAccount-content h2 i {
  color: #ec1c24;
  padding-right: 8px;
  font-size: 18px;
}

.woocommerce-account .woocommerce-MyAccount-navigation .list-group a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.woocommerce-account .woocommerce-MyAccount-navigation .list-group a:hover {
  color: #ec1c24;
}

.woocommerce-account .woocommerce-MyAccount-orders.shop_table.my_account_orders {
  font-size: 14px;
}

.woocommerce-account .woocommerce-MyAccount-orders.shop_table.my_account_orders thead tr:first-child {
  color: #fff;
  background: #000;
}

.woocommerce-account .woocommerce-MyAccount-orders.shop_table.my_account_orders th {
  padding: 9px 12px;
}

.woocommerce-account .woocommerce-MyAccount-orders.shop_table.my_account_orders a.woocommerce-button {
  background: #ddd;
  border-radius: 25px;
  height: 40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-weight: bold;
  color: #000;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  margin: 5px 0px;
}

.woocommerce-account .woocommerce-MyAccount-orders.shop_table.my_account_orders a.woocommerce-button:hover {
  background-color: #ec1c24;
  color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-orders.shop_table.my_account_orders a.woocommerce-button.cancel {
  background-color: red;
  color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-orders.shop_table.my_account_orders a.woocommerce-button.pay {
  background-color: #8b5bb9;
  color: #fff;
  display: none !important;
}

.woocommerce-account .woocommerce-MyAccount-orders.shop_table.my_account_orders tbody tr {
  height: 70px;
}

.woocommerce-account .woocommerce-MyAccount-orders.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-number a {
  font-weight: bold;
  font-size: 16px;
}

.woocommerce-account .woocommerce-MyAccount-orders.shop_table.my_account_orders td.woocommerce-orders-table__cell-order-total {
  font-weight: bold;
}

.woocommerce-account .woocommerce-table--order-details thead tr:first-child th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em;
  background-color: #000;
  color: #fff;
}

.woocommerce-account .woocommerce-table--order-details tfoot tr:last-child {
  background: #efefef;
}

.woocommerce-account .woocommerce-table--order-details a {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address.ea-col-2 {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .ea_slide_mobile_tablet {
    display: block;
  }
  .ea_slide_desktop {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .ea_slide_mobile_tablet {
    display: none;
  }
  .ea_slide_desktop {
    display: block;
  }
}

.ms-theme-precognition {
  padding-bottom: 0px !important;
}

.ea-ajax-search-custom-form {
  border: 1px solid #b5b5b5;
  border-radius: 25px 25px 25px 25px;
  -webkit-box-shadow: 0px 1px 0px 0px #e4e4e4;
          box-shadow: 0px 1px 0px 0px #e4e4e4;
  height: 45px;
  background-color: #fff;
}

.ea-ajax-search-custom-form #search_product-desktop,
.ea-ajax-search-custom-form #search_product-mobile {
  width: 100%;
  border: none;
  border-radius: 25px 0px 0px 25px;
  -webkit-box-shadow: 0px 1px 0px 0px #e4e4e4;
          box-shadow: 0px 1px 0px 0px #e4e4e4;
  height: 45px;
  background-color: #fff;
  padding-left: 25px;
  padding-right: 25px;
}

.ea-ajax-search-custom-form .input-group-btn .btn.btn-default.ea-search-btn {
  border-radius: 0px 25px 25px 0px;
  height: 47px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: -2px;
  margin-top: -1px;
  background-color: red;
  color: #fff;
  background-image: none;
  border-color: red;
}

.ea-ajax-search-custom-form:focus, .ea-ajax-search-custom-form:active, .ea-ajax-search-custom-form:focus-within {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 40px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 40px;
  -moz-background-clip: padding;
  border-radius: 40px;
  background-clip: padding-box;
}

.mobile-search .ea-ajax-search-custom-form {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

#ea-ajax-search-custom-results-desktop,
#ea-ajax-search-custom-results-mobile {
  margin-top: 10px;
  width: 100%;
  max-width: 550px;
  font-family: 'Open Sans';
  background-color: #fff;
  border-radius: 3px 3px 3px 3px;
  border: solid 1px #000;
  position: absolute;
  z-index: 2;
  display: none;
}

#ea-ajax-search-custom-results-desktop a,
#ea-ajax-search-custom-results-mobile a {
  text-decoration: none;
  color: #000;
}

#ea-ajax-search-custom-results-desktop a:hover,
#ea-ajax-search-custom-results-mobile a:hover {
  color: #000;
}

#ea-ajax-search-custom-results-desktop .title,
#ea-ajax-search-custom-results-mobile .title {
  font-weight: bold;
  font-size: 14px;
}

#ea-ajax-search-custom-results-desktop .description,
#ea-ajax-search-custom-results-mobile .description {
  font-size: 13px;
  color: #4a4a4a;
  line-height: 1.3em;
}

#ea-ajax-search-custom-results-desktop .media.no-products,
#ea-ajax-search-custom-results-mobile .media.no-products {
  height: 47px;
  border-radius: 3px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px;
}

#ea-ajax-search-custom-results-desktop .media.no-products:hover,
#ea-ajax-search-custom-results-mobile .media.no-products:hover {
  background-color: #fff;
}

#ea-ajax-search-custom-results-desktop .media,
#ea-ajax-search-custom-results-mobile .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 3px;
  background-color: #fff;
  margin: 0px 10px;
  height: 78px;
}

#ea-ajax-search-custom-results-desktop .media .content,
#ea-ajax-search-custom-results-mobile .media .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0px 10px;
}

#ea-ajax-search-custom-results-desktop .media .ea-ajax-search-image,
#ea-ajax-search-custom-results-mobile .media .ea-ajax-search-image {
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#ea-ajax-search-custom-results-desktop .media:hover,
#ea-ajax-search-custom-results-mobile .media:hover {
  background-color: #f5f5f5;
}

#ea-ajax-search-custom-results-mobile {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
}

#cookie-notice {
  background-color: black !important;
  font-size: 14px;
  padding: 10px 0;
}

#cookie-notice .button.bootstrap, .woocommerce #cookie-notice a.button, #cookie-notice .button {
  background: #ec1c24;
  color: black;
  border-radius: 20px;
  padding: 10px;
  display: block;
  max-width: 100px;
  margin: 10px auto 0 auto;
  height: auto !important;
}

#wpfront-scroll-top-container i {
  font-size: 60px;
  color: #ec1c24;
}

#schedule-options {
  display: none;
}

#dim {
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1000;
}

#dim.active {
  display: block;
}

.woo-brands-widget-slider .slick-next.slick-arrow {
  background: url("../images/arrow-after.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.woo-brands-widget-slider .slick-prev.slick-arrow {
  background: url("../images/arrow-before.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.woo-brands-widget-slider .slick-next.slick-arrow:hover {
  background: url("../images/arrow-after_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.woo-brands-widget-slider .slick-prev.slick-arrow:hover {
  background: url("../images/arrow-before_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/*# sourceMappingURL=dileris.css.map */