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

.background-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;
}

#iscw_insta_grid-2 h3:after, .inlcuded-in h3:after, .page .page-title:after, .page .entry-title:after, .page .post-title:after, .post .page-title:after, .post .entry-title:after, .post .post-title:after, .shop .page-title:after {
  width: 100px;
  border-bottom: 1px solid #5f5b50;
  margin: 20px auto;
  content: '';
  display: block;
}

body {
  overflow-x: hidden;
  font-family: 'Fira Sans', sans-serif;
  font-size: 14px;
  color: #1b1b1b;
}

.btn-success:focus, .btn-success:hover, .button:focus, .button:hover {
  background-image: unset !important;
  background-color: #b4413e !important;
  color: #fff !important;
}

.btn-success, .button {
  color: #fff !important;
  background-color: #6f873d !important;
}

.ea-container {
  max-width: 1500px;
  width: auto !important;
  margin: auto !important;
  padding: 0 !important;
}

.ea-center-div {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ea-basic-color {
  color: #6f873d;
}

.wp-pagination {
  text-align: center;
  margin: 10px 0px;
}

.wp-pagination span, .wp-pagination a {
  font-size: 15px;
  padding: 0px 5px;
  color: #5f5b50;
  margin: 0px;
}

.wp-pagination .current {
  border-bottom: 2px solid #5f5b50;
}

.wp-pagination .fa-chevron-left, .wp-pagination .fa-chevron-right {
  color: #5f5b50;
  font-size: 12px;
}

.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, .post-title {
  color: #5f5b50 !important;
}

.ea-white {
  background: #fff;
  background-color: #fff;
}

img.alignleft {
  float: left;
}

.widget-title h1:before, .widget-title h1:after, .widget-title h3:before, .widget-title h3:after {
  position: absolute;
  top: 51%;
  overflow: hidden;
  width: 49%;
  height: 1px;
  content: '\a0';
  background-color: #6f873d;
}

.widget-title h3:before, .widget-title h1:before {
  margin-left: -51%;
}

.widget-title h3:after, .widget-title h1:after {
  margin-left: 1%;
}

h4.ea-color-red {
  color: #b4413e !important;
}

.ea-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

a {
  color: #b4413e;
}

table.shop_table {
  display: table !important;
}

a:hover, .footer-main-social i:hover {
  color: #b4413e !important;
}

@media (max-width: 1500px) {
  .ea-container {
    margin: 0px 20px !important;
  }
}

body {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 12.5px;
}

a {
  color: #DE2000;
}

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

.label {
  color: #000;
}

.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: #000;
}

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

.text-color-alternate {
  color: #DE2000;
}

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

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

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

.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 #DDDDDD;
}

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

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

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

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

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

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

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

.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: #000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#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: #DDDDDD;
}

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

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

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

#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: #DDDDDD;
}

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

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

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

.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: #eaeaea;
  color: #262626;
}

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

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

.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 #DDDDDD;
}

.wpcf7 label sup {
  color: #DE2000;
}

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

.wpcf7 .wpcf7-submit:hover {
  color: #000;
  background-color: #c4c4c4;
}

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

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

body {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 11.25px;
}

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

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

body {
  font-family: 'Fira Sans', sans-serif;
  font-size: 14px;
  color: #5f5b50;
}

.ea-related-posts-carousel .elementor-posts--thumbnail-top .elementor-post {
  padding: 13px;
}

.ea-related-posts-carousel .owl-stage-outer {
  padding: 15px 0;
}

.ea-related-posts-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
  padding: 0 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.ea-related-posts-carousel .owl-wrapper .owl-item {
  margin: 30px;
}

.ea-related-posts-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
  padding: 0 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.ea-related-posts-carousel h3.elementor-post__title a {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 29px;
  font-size: 14px;
  line-height: 1.1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ea-related-posts-carousel .owl-dots,
.ea-related-posts-carousel .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.ea-related-posts-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.ea-related-posts-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.ea-related-posts-carousel .owl-nav button.owl-next,
.ea-related-posts-carousel .owl-nav button.owl-prev {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.ea-recipes-archieve article h1 a {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 70px;
  line-height: 1.1 !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.footer-top .social-icons, .contact-page-info .social-icons {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 30px;
}

.footer-top .social-icons ul, .contact-page-info .social-icons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-top .social-icons ul li, .contact-page-info .social-icons ul li {
  display: inline-block;
}

.footer-top .social-icons ul li i, .contact-page-info .social-icons ul li i {
  font-size: 24px;
  text-align: center;
  color: #0C121E;
  border: 3px solid #876D42;
}

.footer-top .social-icons ul li .fa, .contact-page-info .social-icons ul li .fa {
  border-radius: 50%;
}

.footer-top .social-icons ul li .fa:hover, .footer-top .social-icons ul li .fa:active, .contact-page-info .social-icons ul li .fa:hover, .contact-page-info .social-icons ul li .fa:active {
  color: #0B111E;
  text-shadow: -1px 0 #876D42, 0 1px #876D42, 1px 0 #876D42, 0 -1px #876D42;
  background-color: #0B111E;
  border: 3px solid #0B111E;
  -webkit-box-shadow: 1px 1px 3px #efefef;
  box-shadow: 1px 1px 3px #efefef;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer-top .social-icons ul {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.footer-top .social-icons ul li i {
  width: 50px;
  height: 50px;
  line-height: 45px;
}

.contact-page-info .social-icons ul {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.contact-page-info .social-icons ul li {
  margin-right: 5px;
}

.contact-page-info .social-icons ul li i {
  width: 40px;
  height: 40px;
  line-height: 35px;
}

.home .widget_carousel .widget-title .owl-arrow {
  top: 380px;
}

.home .widget_carousel .widget-title .owl-arrow.owl-prev {
  left: 2%;
}

.home .widget_carousel .widget-title .owl-arrow.owl-next {
  right: 2%;
}

.home .owl-carousel.owl-drag .owl-item {
  margin: 5px;
}

.home .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.home .owl-arrow i, .home .owl-nav i {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid #5f5b50;
  padding: 5px 10px;
  z-index: 999;
  font-size: 24px !important;
}

.home .owl-carousel .owl-stage-outer .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 1531px) and (max-width: 1980px) {
  .home .widget_carousel .widget-title .owl-arrow {
    top: 250px;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1530px) {
  .home .widget_carousel .widget-title .owl-arrow {
    top: 310px;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  .home .widget_carousel .widget-title .owl-arrow {
    top: 300px;
  }
}

@media screen and (min-width: 600px) and (max-width: 768px) {
  .home .widget_carousel .widget-title .owl-arrow {
    top: 200px;
  }
  .home .widget_carousel .widget-title .owl-arrow.owl-prev {
    left: 0px;
  }
  .home .widget_carousel .widget-title .owl-arrow.owl-next {
    right: 0px;
  }
}

@media screen and (min-width: 300px) and (max-width: 599px) {
  .home .widget_carousel .widget-title .owl-arrow {
    top: 0px;
  }
  .home .widget_carousel .widget-title .owl-arrow.owl-prev {
    left: 0px;
  }
  .home .widget_carousel .widget-title .owl-arrow.owl-next {
    right: 0px;
  }
}

.owl-carousel.owl-drag .owl-item:hover {
  -webkit-box-shadow: 0 7px 17px 0 #ebe6e0;
  -o-box-shadow: 0 7px 17px 0 #ebe6e0;
  box-shadow: 0 7px 17px 0 #ebe6e0;
  -webkit-transition: .5s;
  transition: .5s;
}

.owl-carousel.owl-drag .owl-item:hover .product-simple {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: .5s;
  transition: .5s;
}

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

.widget_carousel .item-links a {
  border: 0;
}

.widget_carousel .item-links a i {
  float: unset;
  display: inline-block;
}

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

@media (max-width: 1550px) {
  .home .widget_carousel .widget-title .owl-arrow {
    top: 60px;
  }
  .home .widget_carousel .widget-title .owl-arrow.owl-prev {
    left: 45%;
  }
  .home .widget_carousel .widget-title .owl-arrow.owl-prev .fa {
    border: 0;
  }
  .home .widget_carousel .widget-title .owl-arrow.owl-next {
    right: 45%;
  }
  .home .widget_carousel .widget-title .owl-arrow.owl-next .fa {
    border: 0;
  }
}

@media (max-width: 550px) {
  .widget_commercemall_products_carousel_by_ids .widget-title,
  .widget_commercemall_products_carousel .widget-title {
    height: 120px !important;
  }
  .widget_commercemall_products_carousel_by_ids .widget-title h3:before, .widget_commercemall_products_carousel_by_ids .widget-title h3:after,
  .widget_commercemall_products_carousel .widget-title h3:before,
  .widget_commercemall_products_carousel .widget-title h3:after {
    top: 25%;
    width: 50%;
  }
  .home .widget_carousel .widget-title .owl-arrow {
    top: 55px;
  }
  .home .widget_carousel .widget-title .owl-arrow.owl-prev {
    left: 25% !important;
  }
  .home .widget_carousel .widget-title .owl-arrow.owl-next {
    right: 25% !important;
  }
}

@media (max-width: 400px) {
  .widget_commercemall_products_carousel_by_ids .widget-title,
  .widget_commercemall_products_carousel .widget-title {
    height: 150px !important;
  }
  .widget_commercemall_products_carousel_by_ids .widget-title h3:before, .widget_commercemall_products_carousel_by_ids .widget-title h3:after,
  .widget_commercemall_products_carousel .widget-title h3:before,
  .widget_commercemall_products_carousel .widget-title h3:after {
    display: none;
  }
  .widget_commercemall_products_carousel_by_ids .widget-content h1.text-center:before, .widget_commercemall_products_carousel_by_ids .widget-content h1.text-center:after,
  .widget_commercemall_products_carousel .widget-content h1.text-center:before,
  .widget_commercemall_products_carousel .widget-content h1.text-center:after {
    display: none;
  }
  .homepage-latest-news-container .widget-title h3:before, .homepage-latest-news-container .widget-title h3:after {
    display: none;
  }
}

/*
* Single Post
*/
.post-template .date {
  color: #777;
}

.post-template-template-center-image .post-image img {
  margin-top: 40px;
}

.single-post .entry-date {
  font-size: 14px;
  color: #777;
}

.single-post .woocommerce.columns-4 .product {
  float: left;
  width: 25%;
}

.single-post .columns-4 .product.product-outside {
  min-height: unset;
}

.single-post .product-labels {
  margin: 15px 0px 0px 15px;
}

.single-post .ea-wishlist-btn {
  margin: 15px 15px 0px 0px;
}

.single-post .multiple-images img {
  padding: 15px;
}

.single-post .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.single-post .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.post-template-leftimage-template .post-header {
  margin-bottom: 15px;
}

.post-template-leftimage-template .post-body img {
  display: block;
  max-width: 100%;
  height: auto;
}

.category-news .post-date {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
}

.category-news .entry-header {
  margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
  .single-post .woocommerce.columns-4 .product {
    float: left;
    width: 50%;
  }
  .single-post .product .item-info {
    height: 50px;
  }
}

@media screen and (max-width: 586px) {
  .category-fashion-corner .loop-entry .entry-image {
    width: 100vw;
    height: 40vh;
    margin-right: 15px;
    margin-bottom: 15px;
    background-size: contain;
    background-position: left;
    float: none;
  }
  .loop-entry .entry-image {
    float: unset;
    width: auto;
  }
  .single-post .foogallery.fg-masonry.fg-center {
    margin: 20px auto;
  }
  .single-post .product.product-simple.item.product-outside {
    margin: 20px 0px;
  }
}

.bordered-title .elementor-heading-title::after {
  width: 100px;
  border-bottom: 1px solid #5f5b50;
  margin: 20px auto;
  content: "";
  display: block;
}

.ea-post-archive article .elementor-post__card:hover {
  -webkit-box-shadow: 0 0 2px 0px #6c6c6c;
          box-shadow: 0 0 2px 0px #6c6c6c;
}

.ea-single-blog-sidbar .ea-single-blog-sidbar-inner {
  border-right: 1px dashed #dddddd;
  padding: 0 10px;
}

.ea-single-blog-sidbar .ea-single-blog-sidbar-inner h2 {
  border-bottom: 1px dashed #dddddd;
  margin: 0;
  margin-bottom: 18px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.ea-single-blog-sidbar .ea-single-blog-sidbar-inner img {
  border: 1px solid #dddddd;
}

.recipe-execution figure.wp-block-embed-youtube {
  padding: 30px;
}

.recipe-execution .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}

.recipe-execution .wp-block-embed__wrapper iframe,
.recipe-execution .wp-block-embed__wrapper object,
.recipe-execution .wp-block-embed__wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.print-btn a.print-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.print-btn a.print-page i {
  color: #000;
  font-size: 27px;
  margin-right: 6px;
}

.print-btn a.print-page span {
  background: black;
  padding: 10px 20px;
  color: #fff;
  border-radius: 8px;
}

.print-btn a.print-page:hover span {
  background: #686868;
}

.ea-blog ul li a {
  border-bottom: 1px solid #e5ded6 !important;
}

.ea-post-archive-related .bordered-title {
  padding: 15px;
  margin-bottom: 15px;
  border-top: 1px solid #ddd;
}

.ea-post-archive-related .bordered-title h2::after {
  display: none;
}

.ea-related-posts-carousel .owl-nav {
  position: absolute;
  top: -50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 19px;
  cursor: pointer;
}

.ea-related-posts-carousel .elementor-widget-container {
  display: block;
}

.ea-related-posts-carousel .ecs-posts,
.ea-related-posts-carousel .elementor-posts--skin-cards {
  display: block !important;
  -ms-grid-columns: unset !important;
      grid-template-columns: unset !important;
}

.ea-related-posts-carousel .ecs-posts .owl-stage-outer,
.ea-related-posts-carousel .ecs-posts .owl-stage,
.ea-related-posts-carousel .elementor-posts--skin-cards .owl-stage-outer,
.ea-related-posts-carousel .elementor-posts--skin-cards .owl-stage {
  padding: 0px !important;
  margin: 0px !important;
  overflow: hidden;
}

.ea-related-posts-carousel .ecs-posts .owl-stage-outer article,
.ea-related-posts-carousel .ecs-posts .owl-stage article,
.ea-related-posts-carousel .elementor-posts--skin-cards .owl-stage-outer article,
.ea-related-posts-carousel .elementor-posts--skin-cards .owl-stage article {
  padding: 5px;
}

.ea-related-posts-carousel .short-recipe-info .elementor-column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33.33%;
          flex: 1 1 33.33%;
}

.recipes-snippet-icon-row .recipes-snippet-icon-col {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 33.3% !important;
          flex: 1 1 33.3% !important;
}

@media screen and (max-width: 550px) {
  .footer-blog-banner-row .footer-blog-banner-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .footer-blog-banner-row .footer-blog-banner-col .elementor-widget-wrap .elementor-widget-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    border: 0 !important;
  }
}

.woocommerce-cart .woocommerce-cart-form table.shop_table thead tr:first-child {
  background: #5f5b50;
  color: #fff;
}

.woocommerce-cart .woocommerce-cart-form table.shop_table .product-name a {
  color: #5f5b50;
}

.woocommerce-cart .woocommerce-cart-form table.shop_table .product-name a:hover {
  color: #DE2000;
}

.woocommerce-cart .entry-content .shipping-calculator-button {
  color: #777;
}

.woocommerce-cart .entry-content .shipping-calculator-button:hover {
  color: #DE2000;
}

.woocommerce-cart .cart_totals .order-total {
  background: #efefef;
}

.page-template-default.woocommerce-checkout {
  counter-reset: checkout-heading;
}

.page-template-default.woocommerce-checkout .checkout-section-heading {
  font-weight: bold;
  padding: 20px;
  background: #5f5b50;
  color: #fff;
  margin: 20px 0;
}

.page-template-default.woocommerce-checkout .checkout-section-heading:before {
  counter-increment: checkout-heading;
  content: counter(checkout-heading);
  margin-right: 20px;
  background: #DE2000;
  padding: 5px 10px;
}

.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 .login-register-section {
  margin-bottom: 20px;
}

.woocommerce-checkout .login-register-section .col-md-6:last-of-type {
  border-left: 1px solid #ddd;
}

.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: #5f5b50;
  font-weight: bold;
}

.woocommerce-checkout .woocommerce-billing-fields, .woocommerce-checkout .woocommerce-shipping-fields, .woocommerce-checkout .woocommerce-additional-fields {
  background: #ebe6e0;
  padding: 15px;
}

.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: #5f5b50;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total {
  background: #efefef;
}

.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 #5f5b50;
}

.woocommerce-checkout #customer_details textarea {
  min-height: 150px;
  resize: none;
}

.woocommerce-checkout .select2-container {
  color: #5f6366;
  height: 45px;
  padding: 0 25px;
  border: 1px solid #5f5b50;
  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;
}

.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 .form-row label {
  color: #4f5362;
}

.woocommerce-checkout .required {
  font-weight: normal;
  border-bottom: none;
  text-decoration: none;
}

.woocommerce-checkout #order_review table td {
  border-color: rgba(0, 0, 0, 0.1);
}

.woocommerce-checkout #order_review table.shop_table {
  border: 1px solid #5f5b50;
  background: #fff;
}

.woocommerce-checkout #payment {
  background-color: #eaeaea;
}

.woocommerce-checkout #payment img {
  display: none;
}

.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: #5f5b50;
}

.woocommerce-checkout #place_order:hover {
  background: #DE2000;
}

.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: #5f5b50;
}

.woocommerce-order-received .woocommerce-order-details table tfoot tr:last-child {
  background: #efefef;
}

#billing_vat_field, #billing_irs_field, #billing_store_field {
  display: none;
}

/* --------------- Login/Register Checkout Fixes --------------- */
/* small device */
@media (max-width: 991px) {
  .device-big {
    display: none;
  }
  .device-small {
    display: block;
  }
  #newuser h3, #alreadyuser h3 {
    display: none;
  }
  #newuser, #alreadyuser {
    margin-top: 20px;
  }
}

/* big device */
@media only screen and (min-width: 992px) {
  .device-big, .tab-content > .tab-pane {
    display: block;
  }
  .device-small {
    display: none;
  }
  .tab-content > .tab-pane {
    display: block;
  }
}

/* --------------- Login/Register Checkout Fixes --------------- */
ul#shipping_method li:nth-child(2) span {
  display: none;
}

@font-face {
  font-family: 'dl-icon';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/dl-icon/dl-icon.eot");
  src: url("../fonts/dl-icon/dl-icon.eot") format("embedded-opentype"), url("../fonts/dl-icon/dl-icon.woff") format("woff"), url("../fonts/dl-icon/dl-icon.ttf") format("truetype"), url("../fonts/dl-icon/dl-icon.svg") format("svg");
}

[class*="dl-icon-"] {
  font-family: 'dl-icon';
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dl-icon-heart:before {
  content: "\61";
}

.dl-icon-search1:before {
  content: "\62";
}

.dl-icon-cart1:before {
  content: "\63";
}

.dl-icon-menu1:before {
  content: "\64";
}

.dl-icon-heart2:before {
  content: "\65";
}

.dl-icon-compare1:before {
  content: "\66";
}

.dl-icon-compare2:before {
  content: "\67";
}

.dl-icon-compare3:before {
  content: "\68";
}

.dl-icon-compare4:before {
  content: "\69";
}

.dl-icon-menu2:before {
  content: "\6a";
}

.dl-icon-cart2:before {
  content: "\6b";
}

.dl-icon-search3:before {
  content: "\6c";
}

.dl-icon-search2:before {
  content: "\6d";
}

.dl-icon-close:before {
  content: "\6e";
}

.dl-icon-clock:before {
  content: "\6f";
}

.dl-icon-stats1:before {
  content: "\70";
}

.dl-icon-search4:before {
  content: "\71";
}

.dl-icon-search5:before {
  content: "\72";
}

.dl-icon-search6:before {
  content: "\73";
}

.dl-icon-search7:before {
  content: "\74";
}

.dl-icon-search8:before {
  content: "\75";
}

.dl-icon-search9:before {
  content: "\76";
}

.dl-icon-comment1:before {
  content: "\77";
}

.dl-icon-cart3:before {
  content: "\78";
}

.dl-icon-cart4:before {
  content: "\79";
}

.dl-icon-cart5:before {
  content: "\7a";
}

.dl-icon-cart6:before {
  content: "\41";
}

.dl-icon-cart7:before {
  content: "\42";
}

.dl-icon-cart8:before {
  content: "\43";
}

.dl-icon-cart9:before {
  content: "\44";
}

.dl-icon-cart10:before {
  content: "\45";
}

.dl-icon-cart11:before {
  content: "\46";
}

.dl-icon-cart12:before {
  content: "\47";
}

.dl-icon-cart13:before {
  content: "\48";
}

.dl-icon-cart14:before {
  content: "\49";
}

.dl-icon-cart15:before {
  content: "\4a";
}

.dl-icon-cart16:before {
  content: "\4b";
}

.dl-icon-cart17:before {
  content: "\4c";
}

.dl-icon-cart18:before {
  content: "\4d";
}

.dl-icon-cart19:before {
  content: "\4e";
}

.dl-icon-cart20:before {
  content: "\4f";
}

.dl-icon-cart21:before {
  content: "\50";
}

.dl-icon-cart22:before {
  content: "\51";
}

.dl-icon-cart23:before {
  content: "\52";
}

.dl-icon-cart24:before {
  content: "\53";
}

.dl-icon-cart25:before {
  content: "\54";
}

.dl-icon-cart26:before {
  content: "\55";
}

.dl-icon-heart3:before {
  content: "\56";
}

.dl-icon-comment:before {
  content: "\57";
}

.dl-icon-user1:before {
  content: "\58";
}

.dl-icon-user2:before {
  content: "\59";
}

.dl-icon-user3:before {
  content: "\5a";
}

.dl-icon-user4:before {
  content: "\30";
}

.dl-icon-user5:before {
  content: "\31";
}

.dl-icon-user6:before {
  content: "\32";
}

.dl-icon-user7:before {
  content: "\33";
}

.dl-icon-user8:before {
  content: "\34";
}

.dl-icon-user9:before {
  content: "\35";
}

.dl-icon-user10:before {
  content: "\36";
}

.dl-icon-user11:before {
  content: "\37";
}

.dl-icon-dress:before {
  content: "\38";
}

.dl-icon-pumps:before {
  content: "\39";
}

.dl-icon-tshirt:before {
  content: "\21";
}

.dl-icon-diamon:before {
  content: "\22";
}

.dl-icon-key:before {
  content: "\23";
}

.dl-icon-cart27:before {
  content: "\24";
}

.dl-icon-cart28:before {
  content: "\25";
}

.dl-icon-menu3:before {
  content: "\26";
}

.dl-icon-user12:before {
  content: "\27";
}

.dl-icon-search10:before {
  content: "\28";
}

.dl-icon-star:before {
  content: "\29";
}

.dl-icon-down:before {
  content: "\2a";
}

.dl-icon-left:before {
  content: "\2b";
}

.dl-icon-right:before {
  content: "\2c";
}

.dl-icon-up:before {
  content: "\2d";
}

.dl-icon-check:before {
  content: "\2e";
}

.dl-icon-android-add:before {
  content: "\2f";
}

.dl-icon-plus-circled:before {
  content: "\3a";
}

.dl-icon-zoom-in:before {
  content: "\3b";
}

.dl-icon-menu5:before {
  content: "\3c";
}

.dl-icon-menu4:before {
  content: "\3d";
}

.dl-icon-format-video:before {
  content: "\3e";
}

.dl-icon-format-image:before {
  content: "\3f";
}

.dl-icon-format-gallery:before {
  content: "\40";
}

.dl-icon-format-music:before {
  content: "\5b";
}

.dl-icon-format-link:before {
  content: "\5d";
}

.dl-icon-format-quote:before {
  content: "\5e";
}

.dl-icon-view-1:before {
  content: "\5f";
}

.dl-icon-view:before {
  content: "\60";
}

.dl-icon-cart29:before {
  content: "\7b";
}

.dl-icon-heart4:before {
  content: "\7c";
}

.dl-icon-compare:before {
  content: "\7d";
}

.dl-icon-check-circle1:before {
  content: "\7e";
}

.dl-icon-check-circle2:before {
  content: "\5c";
}

.dl-icon-cart28:before {
  content: "\e000";
}

.dl-icon-search-list:before {
  content: "\e001";
}

.products-per-page {
  position: relative;
  right: 0;
  z-index: 1000;
}

form.prdctfltr_woocommerce_ordering {
  padding: 30px !important;
  background: #ebe6e0;
  z-index: 2000;
}

.prdctfltr_woocommerce_filter_title {
  cursor: pointer;
}

.prdctfltr_showing {
  font-weight: normal;
  display: block;
}

.prdctfltr_showing:before {
  display: none;
}

.prdctfltr_filter .prdctfltr_regular_title {
  font-weight: bold;
}

.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter label > span {
  font-weight: normal;
  color: #5f5b50;
}

.prdctfltr_wc.pf_mod_row .prdctfltr_filter_wrapper {
  margin-right: 40px;
}

.pf_rngstyle_flat .irs-bar {
  background: #b4413e;
}

.pf_rngstyle_flat .irs-from, .pf_rngstyle_flat .irs-to {
  background: #b4413e;
}

.prdctfltr_wc.prdctfltr_maxheight .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper .prdctfltr_filter {
  color: #6f873d;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .products-per-page {
    position: absolute;
  }
  .prdctfltr_wc.prdctfltr_slide .prdctfltr_woocommerce_ordering {
    display: block;
  }
}

@media screen and (min-width: 586px) {
  .prdctfltr_showing {
    display: inline-block;
  }
  .prdctfltr_showing:before {
    display: inline-block;
  }
}

@media screen and (max-width: 640px) {
  .prdctfltr_filter {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}

#footer {
  background-color: #ebe6e0;
  overflow: hidden;
  display: block;
}

#footer .footer-copyright {
  width: 100%;
  margin: 0;
}

#footer h3, #footer a {
  color: #6f873d;
  text-align: center;
}

#footer p {
  color: #626262;
}

#footer a.btn {
  color: #fff !important;
}

#footer .generic-button {
  color: #fff !important;
}

.footer-payments-image {
  text-align: center;
  padding: 10px 0px;
  border-top: 1px solid #DDDDDD;
}

.footer-top {
  padding-top: 30px;
}

.footer-top #custom_html-11 {
  margin-bottom: 0;
}

.footer-top #custom_html-7 {
  margin: 20px;
}

.footer-top .container-fluid {
  padding: 0;
}

.footer-top .footer-social-partners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.footer-top .partners {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.footer-top .partners ul {
  -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;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-top .partners ul li {
  display: inline-block;
  margin-bottom: 20px;
}

.footer-top .partners ul li a {
  height: 30px;
  background: url("../images/partners-sprite.png") no-repeat;
}

.footer-top .partners ul .partners-eurobank {
  width: 100px;
  background-position: -845px 0;
}

.footer-top .partners ul .partners-visa {
  width: 48px;
  background-position: -467px 2px;
}

.footer-top .partners ul .partners-rapid_ssl {
  width: 85px;
  background-position: -670px 4px;
}

.footer-top .partners ul .partners-tnt {
  width: 57px;
  background-position: -963px 4px;
}

.footer-top .partners ul .partners-paypal {
  width: 119px;
  background-position: -1029px 0;
}

.footer-top .partners ul .partners-elta {
  width: 76px;
  background-position: -1158px 0;
}

.footer-top .partners ul .partners-greca {
  height: 30px;
  width: 50px;
  display: block;
  background: url("../images/greca_logo.png");
  background-size: 50px;
}

.newsletter-widget-container {
  background: #efefef;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.newsletter-widget-container .col-1, .newsletter-widget-container .col-2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px;
}

.newsletter-widget-container .col-1 {
  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-bottom: 1px solid #fff;
}

.newsletter-widget-container .col-1 .app-img {
  margin-right: 20px;
  margin-bottom: -20px;
  display: none;
}

.newsletter-widget-container .col-1 .app-img img {
  width: 100%;
  min-width: 135px;
}

.newsletter-widget-container .col-1 .app-text {
  font-size: 16px;
  font-weight: bold;
  max-width: 400px;
}

.newsletter-widget-container .col-1 .app-text h3 {
  font-weight: bold;
}

.newsletter-widget-container .col-1 .app-text img {
  width: 100%;
  max-width: 120px;
  margin-top: 20px;
}

.newsletter-widget-container .col-1 .shop-by-size .size-buttons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 340px;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.newsletter-widget-container .col-1 .shop-by-size .size-buttons ul li {
  padding: 5px 8px;
  margin-right: 5px;
  border-radius: 5px;
  background: #5f5b50;
  margin-bottom: 6px;
  list-style: none;
}

.newsletter-widget-container .col-1 .shop-by-size .size-buttons ul li:last-of-type {
  margin-right: 0;
}

.newsletter-widget-container .col-1 .shop-by-size .size-buttons ul li a {
  color: #fff;
}

.newsletter-widget-container .col-1 .shop-by-size .size-buttons ul li a:hover, .newsletter-widget-container .col-1 .shop-by-size .size-buttons ul li a:focus, .newsletter-widget-container .col-1 .shop-by-size .size-buttons ul li a:active {
  text-decoration: none;
}

.newsletter-widget-container .col-1 .shop-by-size .size-buttons ul.plus-sizes {
  border-top: 1px solid #ccc;
  margin-top: 5px;
  padding-top: 10px;
}

.newsletter-widget-container h2 {
  margin-top: 0;
  font-weight: bold;
  font-size: 26px;
}

.newsletter-widget-container .newsletter-text {
  font-weight: bold;
  font-size: 20px;
}

.newsletter-widget-container .newsletter-form {
  width: 100%;
  margin: 20px auto 0 auto;
  max-width: 600px;
  position: relative;
}

.newsletter-widget-container .newsletter-form input[type='text'], .newsletter-widget-container .newsletter-form input[type='email'] {
  background: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #5f5b50;
  width: 100%;
  padding: 10px 0;
}

.newsletter-widget-container .newsletter-form input[type='text']::-webkit-input-placeholder, .newsletter-widget-container .newsletter-form input[type='email']::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 14px;
  font-style: italic;
  color: #5f5b50;
  opacity: 1;
}

.newsletter-widget-container .newsletter-form input[type='text']::-moz-placeholder, .newsletter-widget-container .newsletter-form input[type='email']::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  font-style: italic;
  color: #5f5b50;
  opacity: 1;
}

.newsletter-widget-container .newsletter-form input[type='text']:-ms-input-placeholder, .newsletter-widget-container .newsletter-form input[type='email']:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px;
  font-style: italic;
  color: #5f5b50;
  opacity: 1;
}

.newsletter-widget-container .newsletter-form input[type='text']:-moz-placeholder, .newsletter-widget-container .newsletter-form input[type='email']:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
  font-style: italic;
  color: #5f5b50;
  opacity: 1;
}

.newsletter-widget-container .newsletter-form input[type='submit'] {
  border: none;
  background: no-repeat;
  position: absolute;
  right: 0;
  font-weight: bold;
  bottom: 10px;
}

.newsletter-widget-container .newsletter-terms {
  margin-top: 10px;
}

.newsletter-widget-container .newsletter-terms a {
  font-weight: normal;
  font-size: 14px;
}

.footer-center {
  padding: 20px 0px;
}

.footer-center .flex-container .flex-col {
  text-align: center;
  font-size: 14px;
}

.footer-center .flex-container .flex-col h3 {
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.footer-center .flex-container .flex-col ul li {
  padding-bottom: 10px;
}

.footer-center .flex-container .flex-col ul li:last-of-type {
  padding-bottom: 0;
}

.footer-center .footer-main-social {
  text-align: center !important;
  color: #6f873d;
  font-size: 36px;
}

.footer-center .footer-main-social i {
  margin-right: 5px;
  font-size: 32px;
  color: #6f873d;
}

.footer-copyright {
  background: #6f873d;
  padding: 15px 0;
  color: #fff;
  font-size: 14px;
}

.footer-copyright a {
  color: #fff !important;
}

#template-widget-3 {
  width: 100% !important;
  margin: 0;
}

#cookie-notice {
  color: #5f5b52 !important;
  background-color: #e4d196 !important;
}

#cookie-notice #cn-accept-cookie {
  background: #6f873d;
  color: #fff !important;
}

#cookie-notice #cn-accept-cookie:hover {
  background: #b4413e;
}

@media screen and (min-width: 586px) {
  .newsletter-widget-container .col-1 .app-img {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) {
  .footer-top .footer-social-partners .partners ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .footer-top .footer-social-partners .partners ul li {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 992px) {
  .footer-top .footer-social-partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .footer-top .footer-social-partners .social-icons {
    margin-bottom: 0;
    border-right: 1px solid #cccccc;
  }
  .footer-top .footer-social-partners .partners ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .newsletter-widget-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .newsletter-widget-container .col-1 {
    border-bottom: none;
  }
  .newsletter-widget-container .col-2 {
    border-left: 1px solid #fff;
  }
}

@media (max-width: 992px) {
  .footer-center {
    padding: 5px;
  }
  .ea-footer {
    color: #fff !important;
  }
  .ea-footer .col-xs-12 {
    text-align: center !important;
    margin-bottom: 20px;
    border-bottom: 1px solid #adadad;
    padding: 10px;
  }
}

@media (max-width: 768px) {
  .ea-footer .col-xs-12 {
    padding: 10px 0px !important;
    margin: 20px 0px 0px 0px;
  }
  .footer-payments-image {
    margin: 10px 0px;
  }
  .footer-payments-image img {
    width: 100% !important;
  }
}

#header {
  background: #ebe6e0;
}

#header #logo {
  height: 80px;
}

#header .row {
  margin: 0 !important;
}

#header .fa-shopping-cart {
  font-size: 32px;
  margin-right: 10px;
  color: #6f873d;
}

#header .header-main-right-callus {
  margin-right: 20px !important;
  margin: auto;
  display: inline-block;
}

#header .header-main-right-callus .ea-child-left, #header .header-main-right-callus .ea-child-right {
  display: inline-block;
}

#header .header-main-right-callus .ea-child-left .fa-phone, #header .header-main-right-callus .ea-child-left .fa-shopping-cart, #header .header-main-right-callus .ea-child-right .fa-phone, #header .header-main-right-callus .ea-child-right .fa-shopping-cart {
  font-size: 36px;
  color: #6d8839;
}

#header .header-main-right-callus .ea-child-left .callus-text, #header .header-main-right-callus .ea-child-right .callus-text {
  margin: 0;
}

#header .header-main-right-callus .ea-child-left .callus-number-text, #header .header-main-right-callus .ea-child-right .callus-number-text {
  font-size: 23px;
  margin: 0;
  font-weight: 700;
}

#header .header-main-right-callus .ea-child-left .callus-number-text a, #header .header-main-right-callus .ea-child-right .callus-number-text a {
  color: #b4413e;
}

#header .header-main-right-callus .ea-child-left .callus-number-text a:hover, #header .header-main-right-callus .ea-child-right .callus-number-text a:hover {
  color: #6f873d !important;
}

#header .ea-element-row h5, #header .ea-element-row h6 {
  text-align: left;
  margin: 0;
}

#header .ea-element-row .callus-number-text {
  text-align: left;
}

#header #header-mobile-search-icon {
  display: none;
  margin-right: 10px;
}

#header #header-mobile-search-icon > div {
  height: 100%;
  display: table;
}

#header #header-mobile-search-icon > div i {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  color: #6f873d;
  cursor: pointer;
}

.cart {
  height: inherit;
  margin: auto 0px;
  display: inline-block !important;
}

.cart > div {
  display: inline-block;
  margin-right: 10px;
}

.cart .cart-text {
  margin-top: 8px;
  display: inline-block !important;
}

.cart .cart-text span {
  font-size: 12px !important;
}

.cart .cart-contents a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart .user a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart .user a i {
  font-size: 32px;
  color: #6f873d;
}

.cart .user a span {
  margin-top: 7px;
  margin-left: 10px;
  color: #5f5b50;
  font-size: 12px;
}

.cart .user a span:hover {
  color: #b4413e;
}

.header-main-row #header-main.header-en .callus-number-text a {
  font-size: 20px !important;
}

.header-main-row #header-main {
  background: #ebe6e0;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}

.header-main-row #header-main > .container {
  padding: 0 !important;
}

.header-main-row #header-main .ea-header-cols {
  position: relative;
}

.header-main-row #header-main .ea-header-cols .header-main-center #ajaxsearch, .header-main-row #header-main .ea-header-cols .header-main-right #ajaxsearch {
  display: inline-block;
}

.header-main-row #header-main .ea-header-cols .header-main-center #ajaxsearch #ajaxsearchpro1_1, .header-main-row #header-main .ea-header-cols .header-main-right #ajaxsearch #ajaxsearchpro1_1 {
  border: 1px solid #6c9d4e !important;
}

.header-main-row #header-main .ea-header-cols .header-main-center #ajaxsearch ::-webkit-input-placeholder, .header-main-row #header-main .ea-header-cols .header-main-right #ajaxsearch ::-webkit-input-placeholder {
  font-size: 14px;
  font-style: italic;
}

.header-main-row #header-main .ea-header-cols .header-main-center #ajaxsearch :-moz-placeholder, .header-main-row #header-main .ea-header-cols .header-main-right #ajaxsearch :-moz-placeholder {
  font-style: italic;
  font-size: 14px;
}

.header-main-row #header-main .ea-header-cols .header-main-center #ajaxsearch ::-moz-placeholder, .header-main-row #header-main .ea-header-cols .header-main-right #ajaxsearch ::-moz-placeholder {
  font-style: italic;
  font-size: 14px;
}

.header-main-row #header-main .ea-header-cols .header-main-center #ajaxsearch :-ms-input-placeholder, .header-main-row #header-main .ea-header-cols .header-main-right #ajaxsearch :-ms-input-placeholder {
  font-style: italic;
  font-size: 14px;
}

.header-main-row #header-main .ea-header-cols .header-main-center .probox, .header-main-row #header-main .ea-header-cols .header-main-right .probox {
  height: 35px;
}

.header-main-row #header-main .ea-header-cols .header-main-center .probox .orig, .header-main-row #header-main .ea-header-cols .header-main-right .probox .orig {
  height: 35px;
}

.header-main-row #header-main .ea-header-cols .header-main-center .probox .innericon, .header-main-row #header-main .ea-header-cols .header-main-right .probox .innericon {
  height: 35px;
  width: 35px;
}

.header-main-row #header-main .ea-header-cols.header-main-left {
  padding-left: 0px;
  width: 300px;
  position: absolute;
  left: 0;
}

.header-main-row #header-main .ea-header-cols.header-main-right {
  width: calc(100% - 300px);
  width: -moz-calc(100% - 300px);
}

.header-main-row #header-main .ea-header-cols.header-main-center > div {
  width: 97% !important;
}

.header-main-row #header-main .ea-header-cols:last-child {
  padding: 0;
  right: 0;
  position: absolute;
}

.header-main-row #header-main #ajaxsearchpro1_1 {
  border: 0 !important;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}

.header-main-row #header-main #ajaxsearchpro1_1 .proclose svg {
  background: #b4413e;
}

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

.header-main-row #header-main .header-main-left {
  text-align: left;
}

.header-main-row #header-main .header-main-left #mobile-menu-toggle {
  display: inline-block;
  text-align: left;
  padding: 0 0 0 10px;
}

.header-main-row #header-main .header-main-left #mobile-menu-toggle span {
  display: none;
}

.header-main-row #header-main .header-main-left .wpml-ls-legacy-list-horizontal a:first-child {
  padding-left: 0;
}

.header-main-row #header-main .header-main-left .ea-language-selector-wrap {
  font-size: 26px;
  position: relative;
  display: inline-block;
}

.header-main-row #header-main .header-main-left .ea-language-selector-wrap i {
  cursor: pointer;
  font-size: 24px;
}

.header-main-row #header-main .header-main-left .ea-language-selector-wrap .ea-language-selector {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 999999;
  border: 1px solid #ccc;
  padding: 0 15px;
  background: #fff;
}

.header-main-row #header-main .header-main-left .ea-language-selector-wrap .ea-language-selector .wpml-ls-link {
  width: 28px !important;
}

.header-main-row #header-main .flex-col:nth-of-type(3) {
  margin-top: 0;
}

.header-main-row #header-main .flex-col:nth-of-type(2) {
  margin-top: 0;
}

.header-main-row #header-main .header-main-center #logo a {
  text-align: center;
  display: block;
}

.header-main-row #header-main .header-main-center .logo {
  height: initial;
}

.header-main-row #header-main .header-main-center img {
  position: relative;
  -webkit-transform: none;
          transform: none;
  top: initial;
  left: initial;
  max-width: 140px;
}

.header-main-row #header-main .header-main-right .header-icons {
  padding: 0;
  margin: 0;
  text-align: right;
}

.header-main-row #header-main .header-main-right .header-icons .icon-item {
  list-style-type: none;
  display: inline-block;
  padding: 0 5px;
}

.header-main-row #header-main .header-main-right .header-icons .icon-item:last-of-type {
  padding-right: 0;
}

.header-main-row #header-main .header-main-right .header-icons .icon-item .cart, .header-main-row #header-main .header-main-right .header-icons .icon-item .user, .header-main-row #header-main .header-main-right .header-icons .icon-item .search {
  color: #5f5b50;
  margin: 0;
}

.header-main-row #header-main .header-main-right .header-icons .icon-item .cart:hover, .header-main-row #header-main .header-main-right .header-icons .icon-item .user:hover, .header-main-row #header-main .header-main-right .header-icons .icon-item .search:hover {
  color: #DE2000;
}

.header-main-row #header-main .header-main-right .header-icons .icon-item .cart a, .header-main-row #header-main .header-main-right .header-icons .icon-item .user a, .header-main-row #header-main .header-main-right .header-icons .icon-item .search a {
  color: #5f5b50;
}

.header-main-row #header-main .header-main-right .header-icons .icon-item .cart a:hover, .header-main-row #header-main .header-main-right .header-icons .icon-item .user a:hover, .header-main-row #header-main .header-main-right .header-icons .icon-item .search a:hover {
  color: #DE2000;
}

.header-main-row #header-main .header-main-right .header-icons .icon-item .cart i, .header-main-row #header-main .header-main-right .header-icons .icon-item .user i, .header-main-row #header-main .header-main-right .header-icons .icon-item .search i {
  font-size: 20px;
}

.header-main-row #header-main .header-main-right .header-icons .user, .header-main-row #header-main .header-main-right .header-icons .heart {
  display: none;
}

.header-main-row #header-main .header-main-right .header-icons .cart {
  position: relative;
}

.header-main-row #header-main .header-main-right .header-icons .cart .cart-count {
  position: absolute;
  top: -10px;
  right: -15px;
  width: 18px;
  height: 18px;
  border-radius: 10px;
  text-align: center;
  background: #e2007a;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}

.header-main-row #header-main .header-main-right .header-icons .search {
  cursor: pointer;
}

.sidebar.header-bottom .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.sidebar.header-bottom .container-fluid a {
  color: #5f5b50;
  font-weight: bold;
}

.sidebar.header-bottom .container-fluid a:hover {
  color: #e2007a;
}

.ubermenu .ubermenu-item-layout-image_left > .ubermenu-image {
  height: 24px !important;
  width: 24px !important;
}

.ubermenu .ubermenu-target-with-image > .ubermenu-target-text {
  padding: 0;
  margin-left: 30px;
}

.ubermenu .ubermenu-item-level-2 > .ubermenu-target {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-bottom: 1px solid #040707;
}

.header-main .header-main-right .languages {
  display: inline-block;
}

.header-main .header-main-right .languages .wpml-ls {
  padding: 0;
}

.header-main .header-main-right .languages .wpml-ls-legacy-list-horizontal .wpml-ls-item {
  display: block;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
  color: #fff;
}

.navigation-main-cart .fa-shopping-cart {
  font-size: 22px;
}

.navigation-main-cart .cart-text {
  color: #fff !important;
  font-size: 14px;
  display: inline-block;
}

.mCSBap_container * {
  font-family: 'Fira Sans', sans-serif !important;
}

.mCSBap_container .hovered {
  background-image: none !important;
  background: #ebe6e0 !important;
}

.mCSBap_container .asp_res_url {
  color: #5f5b50 !important;
}

.mCSBap_container .etc {
  color: #ebe6e0 !important;
}

#header-phone-number-mobile {
  display: none;
  border-bottom: 1px solid #DDDDDD;
  margin: 0px 0px 10px 0px;
  width: 100%;
}

#header-phone-number-mobile .callus-number-text a {
  color: #b4413e !important;
}

#header-phone-number-mobile .callus-number-text a:hover {
  color: #6f873d !important;
}

#header-phone-number-mobile .ea-child-left, #header-phone-number-mobile .ea-child-right {
  display: inline-block;
}

#header-phone-number-mobile .ea-child-left .callus-number-text, #header-phone-number-mobile .ea-child-right .callus-number-text {
  font-size: 23px;
  margin: 0;
  font-weight: 700;
  color: #b4413e !important;
}

#header-phone-number-mobile .ea-child-left .fa-phone, #header-phone-number-mobile .ea-child-right .fa-phone {
  font-size: 24px;
  margin-right: 5px;
  color: #6f873d;
}

#ajaxsearch {
  width: 300px;
  margin-right: 10px;
}

#ajaxsearch-right {
  display: none;
  position: relative;
  margin: 5px 10px;
}

#ajaxsearch-right .probox, #ajaxsearch-right .proinput, #ajaxsearch-right .ajaxsearchpro {
  width: 100%;
}

.ea-header-cols {
  -webkit-box-ordinal-group: unset !important;
      -ms-flex-order: unset !important;
          order: unset !important;
}

#header-view {
  width: 100%;
  min-height: 80px;
}

@media (min-width: 992px) {
  .header-main-row #header-main {
    border-bottom: none;
  }
  .header-main-row #header-main > div {
    margin: 0 !important;
    width: 100%;
  }
  .header-main-row #header-main .flex-container {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    position: relative;
  }
  .header-main-row #header-main .header-main-left #mobile-menu-toggle {
    display: none;
  }
  .header-main-row #header-main .header-main-left #mobile-menu-toggle span {
    display: inline-block;
  }
  .header-main-row #header-main .header-main-right .header-icons .icon-item .user, .header-main-row #header-main .header-main-right .header-icons .icon-item .heart {
    display: inline-block;
  }
  .header-main-row #header-main .header-main-center img {
    max-width: 200px;
  }
  #ajaxsearchpro2_1 {
    display: none;
  }
  .ea-header-cols.header-main-right > .header-main-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ea-header-cols.header-main-right > .header-main-right #ajaxsearch {
    width: 50%;
    margin: auto;
  }
  .ea-header-cols.header-main-right > .header-main-right .header-main-right .cart {
    margin: auto;
  }
  .ea-header-cols.header-main-right > .header-main-right .header-main-right-callus {
    margin-left: 0px !important;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  .ea-header-cols.header-main-left {
    margin-left: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1460px) {
  .ea-header-cols.header-main-right .callus-number-text {
    font-size: 18px;
  }
  .ea-header-cols.header-main-right .cart .user .text {
    display: none;
  }
}

@media screen and (min-width: 568px) {
  .header-main-row #header-main .header-main-right .header-icons .icon-item {
    padding: 0 10px;
  }
}

@media (max-width: 1500px) {
  #header-main .flex-container {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media (max-width: 1400px) {
  .ea-header-cols.header-main-left {
    max-width: 300px;
  }
}

@media (max-width: 1100px) {
  .ea-header-cols.header-main-right > .header-main-right #ajaxsearch {
    width: 40%;
  }
}

@media (max-width: 959px) {
  .ea-header-cols.header-main-right .cart .cart-contents {
    display: none;
  }
  .navigation-main .navigation-main-cart {
    display: block;
  }
}

@media (max-width: 992px) {
  #header .ea-container #ajaxsearchpro1_1, #header .ea-container #ajaxsearch {
    display: none;
  }
  #header-main > .container {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }
  #header-main .header-main-right-callus .fa-phone {
    font-size: 25px !important;
  }
  #header-main .header-main-right-callus .callus-text, #header-main .header-main-right-callus .callcenteropene {
    display: none;
  }
  #header-main .cart > div {
    margin-right: 5px;
  }
  #header-main .cart .user a i {
    font-size: 24px;
  }
  #header-main .cart .user .text {
    display: none;
  }
  #header-main .cart .fa-shopping-cart {
    font-size: 24px;
  }
  .ea-header-cols.header-main-center {
    display: none;
  }
  #ajaxsearch {
    display: none !important;
  }
  #header-mobile-search-icon {
    display: inline-block !important;
  }
}

@media (max-width: 768px) {
  #header #logo {
    height: 80px;
    display: inline-block;
    margin-left: 5px;
  }
  #header #logo .logo-link {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    margin-left: 10px;
  }
  #header-main .ea-header-cols {
    padding: 0;
  }
  #header .ea-container .header-main-right-callus {
    display: none;
  }
  #header .ea-container .ea-header-cols.header-main-center {
    display: none;
  }
  #header .ea-container .ea-header-cols.header-main-right {
    width: 100%;
    min-width: unset !important;
  }
  #header .ea-container .ea-header-cols.header-main-right .header-main-right {
    width: auto;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #header .ea-container .ea-header-cols.header-main-right .header-main-right .cart {
    margin-right: 0px;
  }
  #header .ea-container .ea-header-cols.header-main-right .header-main-right .languages {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #header .ea-container .ea-header-cols.header-main-right .header-main-right .languages .wpml-ls-statics-shortcode_actions {
    padding: 0 !important;
  }
  .user .loginorregister {
    margin-left: 8px !important;
  }
  #header-phone-number-mobile {
    display: block;
  }
}

@media (max-width: 480px) {
  #header-main {
    padding: 5px 0px 5px 0;
  }
  #logo .logo-link {
    margin-left: 0px;
  }
  #header-view {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-flow: unset !important;
            flex-flow: unset !important;
    display: block !important;
  }
  #header-view .ea-header-cols.header-main-right .header-main-right > div {
    margin-right: 0px;
  }
  #header-view .ea-header-cols.header-main-right .header-main-right .languages .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    display: inline-block;
  }
  .ea-header-cols.header-main-left {
    width: 100% !important;
    position: relative !important;
    max-width: unset;
  }
  .ea-header-cols.header-main-right {
    position: relative !important;
  }
  .ea-header-cols.header-main-right .header-main-right {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media (min-width: 450px) and (max-width: 768px) {
  #header-view > div:first-child {
    width: 300px;
  }
}

@media (max-width: 450px) {
  #header-view > div:first-child {
    width: 300px;
  }
}

@media (max-width: 420px) {
  #header-view {
    display: block !important;
  }
  #header-view #logo .logo-link {
    margin: 0 !important;
  }
  #header-view .ea-header-cols.header-main-left {
    width: 100%;
    max-width: unset !important;
  }
  #header-view .ea-header-cols.header-main-right > .header-main-right {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  #header-view .ea-header-cols.header-main-right > div {
    text-align: center !important;
  }
}

#custom_html-5 {
  margin: 0;
}

.header-top-row {
  height: 35px;
  background: #ebe6e0;
  border-bottom: 1px solid #e5ded6;
  padding: 10px 0;
  color: #fff;
  width: 100%;
  margin: 0 !important;
}

.header-top-row .header-top {
  border: none;
}

.header-top-row .header-top .horizontal-list {
  float: right;
}

.header-top-row .header-top .horizontal-list li {
  padding: 0px 10px;
  border-right: 1px solid #e5ded6;
}

.header-top-row .header-top .horizontal-list li:first-child {
  border-left: 1px solid #e5ded6;
}

.header-top-row .header-top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
}

.header-top-row .header-top-wrap a {
  font-size: 18px;
  color: #fff;
}

.header-top-row .header-top-wrap a:hover {
  color: #DE2000;
}

.header-top-row .header-top-wrap i {
  font-size: 16px;
}

.header-top-row .header-top-wrap .header-top-text {
  display: none;
  position: relative;
}

.header-top-row .header-top-wrap .header-top-tel {
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  .header-top-row .header-top-text span {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .header-top-row .header-top {
    border: none;
  }
  .header-top-row .header-top-wrap .header-top-text {
    display: inline-block;
  }
  .header-top-row .header-top-wrap .header-top-tel {
    margin: initial;
  }
}

#main {
  padding: 0;
}

#main .content-container {
  margin-bottom: 10px;
}

#main .page-title {
  color: #5f5b50;
}

#main .loop-single {
  margin-top: 20px;
}

#main .nivo-caption {
  background: transparent;
  bottom: 30px;
  text-align: center;
  opacity: 1;
}

#main .nivo-caption .slider-heading {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
}

#main .nivo-caption .slider-text {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  display: none;
}

#main .nivo-caption a.slider-button {
  width: 180px;
  text-align: center;
  border: 2px solid #5f5b50;
  color: #5f5b50;
  background: #fff;
  padding: 20px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  margin: 20px auto 0 auto;
  font-size: 20px;
  display: none !important;
}

#main .nivo-caption a.slider-button:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #5f5b50;
  color: #fff;
  border: 2px solid #fff;
}

#main .nivo-controlNav {
  position: absolute;
  bottom: 0;
}

#main .nivo-prevNav:before, #main .nivo-nextNav:after {
  font-family: 'FontAwesome';
  font-size: 20px;
  color: white;
  position: absolute;
  left: 0;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 40px;
  height: 40px;
  text-indent: 0;
}

#main .nivo-prevNav:before {
  content: "\f053";
}

#main .nivo-nextNav:after {
  content: "\f054";
}

#main .nivo-directionNav a {
  background: none !important;
}

#main .banners-home .banner-body {
  bottom: 0;
  top: initial;
}

#main .banners-home .banner-title {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

#main .banners-home .banner-content {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}

#main .banners-home a.banner-button {
  margin: 0 auto;
  width: 180px;
  display: block;
  text-align: center;
  border: 2px solid #5f5b50;
  color: #5f5b50;
  padding: 10px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#main .banners-home a.banner-button:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #5f5b50;
  color: #fff;
}

#main #commercemall_video_banner-2 .container-fluid {
  padding: 0 !important;
}

#main #commercemall_video_banner-2 .container-fluid .video-widget-heading {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  color: #5f5b50;
}

#main #commercemall_video_banner-2 .container-fluid .video-widget-content {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #5f5b50;
}

#main #commercemall_video_banner-2 .container-fluid .show-video {
  color: #DE2000;
}

.home #custom_html-6 {
  margin-bottom: 0px;
}

.home #custom_html-12,
.home #text-2.widget_text {
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0;
}

#commercemall_contactinfobox-3 .container-fluid {
  padding: 0 !important;
}

#commercemall_products_carousel-3 .commercemall_products_carousel .widget-title h3 {
  color: #6f873d;
}

#commercemall_products_carousel-2 .commercemall_products_carousel,
#commercemall_products_carousel-3 .commercemall_products_carousel,
#commercemall_products_carousel_by_ids-2 .commercemall_products_carousel {
  background: #fff;
}

#commercemall_products_carousel-2 .commercemall_products_carousel .widget-title h3,
#commercemall_products_carousel-3 .commercemall_products_carousel .widget-title h3,
#commercemall_products_carousel_by_ids-2 .commercemall_products_carousel .widget-title h3 {
  color: #6f873d;
  font-size: 28px;
}

#commercemall_products_carousel-2 .commercemall_products_carousel .widget-content,
#commercemall_products_carousel-3 .commercemall_products_carousel .widget-content,
#commercemall_products_carousel_by_ids-2 .commercemall_products_carousel .widget-content {
  margin: auto;
}

#commercemall_products_carousel-2 .owl-item .product-inside,
#commercemall_products_carousel-3 .owl-item .product-inside,
#commercemall_products_carousel_by_ids-2 .owl-item .product-inside {
  background: #fff !important;
}

#commercemall_products_carousel-2 .owl-item .product-inside .item-title,
#commercemall_products_carousel-3 .owl-item .product-inside .item-title,
#commercemall_products_carousel_by_ids-2 .owl-item .product-inside .item-title {
  height: auto;
  min-height: 60px;
}

#commercemall_products_carousel-2 .owl-item .product-inside .item-des,
#commercemall_products_carousel-3 .owl-item .product-inside .item-des,
#commercemall_products_carousel_by_ids-2 .owl-item .product-inside .item-des {
  height: 55px;
  min-height: 50px;
}

.widget_commercemall_products_carousel .widget-title h3, .widget_commercemall_products_carousel_by_ids .widget-title h3, .related-products .widget-title h3 {
  font-size: 22px;
  text-align: center;
}

.widget_commercemall_products_carousel .owl-item .product img, .widget_commercemall_products_carousel_by_ids .owl-item .product img, .related-products .owl-item .product img {
  height: auto;
}

.widget_commercemall_products_carousel .owl-item .product .product-labels, .widget_commercemall_products_carousel_by_ids .owl-item .product .product-labels, .related-products .owl-item .product .product-labels {
  top: 15px;
  left: 15px;
}

.widget_commercemall_products_carousel .owl-item .product .ea-wishlist-btn, .widget_commercemall_products_carousel_by_ids .owl-item .product .ea-wishlist-btn, .related-products .owl-item .product .ea-wishlist-btn {
  top: 15px;
  right: 20px;
}

.widget_commercemall_products_carousel .product.product-outside, .widget_commercemall_products_carousel_by_ids .product.product-outside, .related-products .product.product-outside {
  min-height: 300px;
}

#iscw_insta_grid-2 h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

#iscw_insta_grid-2 div.iscwp-cnt-wrp {
  width: 50%;
}

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

.inlcuded-in h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

.inlcuded-in img {
  max-width: 100%;
  height: auto;
}

#custom_html-14 .size-buttons .core-sizes, #custom_html-14 .size-buttons .plus-sizes {
  margin: 0 !important;
  padding-left: 0px;
}

#custom_html-14 .size-buttons .core-sizes {
  padding-bottom: 5px;
}

#custom_html-14 .size-buttons .plus-sizes {
  padding-top: 10px;
}

.homepage-section-three {
  position: relative;
}

.homepage-section-three .homepage-section-three-image img {
  width: 100% !important;
}

.homepage-section-three .homepage-section-three-text {
  padding: 20px;
  background: rgba(255, 255, 255, 0.75);
  text-align: center;
}

.homepage-section-three .homepage-section-three-text h1 {
  font-size: 41px;
}

.homepage-section-three .homepage-section-three-text h3 {
  font-size: 28px;
  color: #5f5b50;
}

.homepage-section-three .homepage-section-three-text p {
  font-size: 18px;
}

.homepage-section-three .homepage-section-three-text a {
  border: 0;
  color: #fff;
}

.homepage-section-three .homepage-section-three-text a:hover {
  color: #fff !important;
}

.homepage-latest-news-container {
  background: #ebe6e0;
  position: relative;
  display: block;
  min-height: 350px;
  height: auto;
  max-width: unset !important;
}

.homepage-latest-news-container #homepage-latest-news-carousel {
  -webkit-transform: translate(0%, 15%);
  ms-transform: translate(0%, 15%);
  transform: translate(0%, 15%);
  width: 80% !important;
  margin: auto;
}

.homepage-latest-news-container .homepage-latest-news {
  float: left;
}

.homepage-latest-news-container .homepage-latest-news h3 {
  font-size: 16px;
  color: #5f5b50;
}

.homepage-latest-news-container .homepage-latest-news .latest-news-item-parent {
  position: relative;
}

.homepage-latest-news-container .homepage-latest-news .latest-news-item-parent .latest-news-item-link {
  position: relative;
  display: block;
}

.homepage-latest-news-container .owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.homepage-latest-news-container .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: -30px;
  left: -10%;
}

.homepage-latest-news-container .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -30px;
  right: -10%;
}

.homepage-latest-news-container .widget-title {
  position: relative;
  font-size: 28px;
}

#template-widget-5 {
  background: #ebe6e0;
  min-height: 560px;
}

#template-widget-5 .eavenue-widget {
  padding: 15px 0px;
}

#template-widget-5 .owl-carousel .owl-item img {
  max-height: 400px;
}

#template-widget-5 .widget-title {
  color: #6f873d;
}

.divinum-slider-caption {
  padding: 20px;
  padding-top: 1px;
  background: rgba(255, 255, 255, 0.75);
  width: 600px;
  border-radius: 5px;
}

.divinum-slider-caption h3 {
  font-family: 'Fira Sans', sans-serif !important;
  font-weight: 700;
}

.divinum-slider-caption p {
  font-family: 'Fira Sans', sans-serif !important;
  color: #5f5b50;
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
}

#commercemall_products_carousel-2 .container-fluid,
#commercemall_products_carousel_by_ids-2 .container-fluid,
#commercemall_products_carousel-3 .container-fluid {
  background: #ebe6e0;
  padding: 30px 0px;
}

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

#metaslider_widget-2, #metaslider_widget-3 {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}

#custom_html-2, #custom_html-3 {
  margin: 30px 0px !important;
  margin: 10px 0px;
}

#custom_html-2 .homepage-section-2, #custom_html-3 .homepage-section-2 {
  max-width: unset !important;
  width: 100% !important;
  padding: 20px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#custom_html-2 .homepage-section-2 .ea-container, #custom_html-3 .homepage-section-2 .ea-container {
  width: 100% !important;
}

#custom_html-2 .homepage-section-2 .ea-container .row, #custom_html-3 .homepage-section-2 .ea-container .row {
  margin: 0;
}

#custom_html-2 .homepage-section-2 .ea-container .row > div, #custom_html-3 .homepage-section-2 .ea-container .row > div {
  position: relative;
}

#custom_html-2 .homepage-section-2 .section-2-one, #custom_html-3 .homepage-section-2 .section-2-one {
  left: 25%;
  border-right: 1px solid #ebe6e0;
}

#custom_html-2 .homepage-section-2 .section-2-two, #custom_html-3 .homepage-section-2 .section-2-two {
  left: 50%;
  border-right: 1px solid #ebe6e0;
}

#custom_html-2 .homepage-section-2 .section-2-three, #custom_html-3 .homepage-section-2 .section-2-three {
  left: 75%;
  border-right: 1px solid #ebe6e0;
}

#custom_html-2 .homepage-section-2 .section-2-four, #custom_html-3 .homepage-section-2 .section-2-four {
  left: 100%;
  border-right: 1px solid #ebe6e0;
}

#custom_html-2 .homepage-section-2-icon, #custom_html-3 .homepage-section-2-icon {
  padding: 0 !important;
  min-height: 150px;
  min-width: 150px;
  height: 150px;
}

#custom_html-2 .homepage-section-2-text, #custom_html-3 .homepage-section-2-text {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#custom_html-2 .homepage-section-2-text h4, #custom_html-3 .homepage-section-2-text h4 {
  font-size: 16px;
  color: #6f873d;
  margin: 0px;
}

#custom_html-2 .homepage-section-2-text p, #custom_html-3 .homepage-section-2-text p {
  color: #5f5b50;
}

#custom_html-3 .homepage-section-2 .row {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.ea-white {
  background: #fff !important;
}

.product-simple .item-links .add_to_cart_button.loading::after, .product-simple .item-links .ajax_add_to_cart.loading::after, .product-simple .item-links .product-add-to-cart.loading::after {
  top: 0px;
}

.product-bundle {
  margin-bottom: 20px;
}

.product-bundle .product-bundle__product-image {
  position: relative;
  max-width: 200px;
}

.product-bundle .product-bundle__purchase .product-bundle__discount-title {
  color: #b4413e;
  font-size: 18px;
}

.product-bundle .product-bundle__purchase .product-bundle__discount-val .woocommerce-Price-amount {
  font-size: 17px;
}

@media screen and (min-width: 586px) {
  #main .nivo-caption .slider-heading {
    font-size: 14px;
  }
  #main #commercemall_video_banner-2 .container-fluid .video-widget-heading {
    font-size: 36px;
  }
}

@media screen and (min-width: 768px) {
  #main #commercemall_video_banner-2 .container-fluid .video-widget-heading {
    font-size: 42px;
  }
  #main #commercemall_products_carousel-2, #main #commercemall_products_carousel-3 {
    padding: 0 !important;
  }
  #main #commercemall_products_carousel-2 .owl-item .product-inside, #main #commercemall_products_carousel-3 .owl-item .product-inside {
    background: #fff !important;
  }
  #main #commercemall_products_carousel-2,
  #main #commercemall_products_carousel-3,
  #main #commercemall_products_carousel_by_ids-2 {
    padding: 0;
  }
  .widget_commercemall_categories_carousel {
    max-width: 1500px;
    width: auto !important;
    margin: auto !important;
    padding: 0 !important;
  }
  .widget_commercemall_categories_carousel .owl-stage {
    text-align: center;
  }
}

@media screen and (min-width: 992px) {
  #main .nivo-caption {
    white-space: normal;
    color: #1a1a1a;
    font-size: 36px;
    background: none;
    padding: 2px 5px;
    display: inline-block;
    top: 1%;
    bottom: unset !important;
  }
  #main .nivo-caption p {
    color: #303030;
    font-size: 22px;
    font-weight: 500;
  }
  #main .nivo-caption .slider-heading {
    font-size: 100px;
  }
  #main .nivo-caption .slider-text {
    display: block;
  }
  #main .nivo-caption a.slider-button {
    display: block !important;
  }
  #main #commercemall_video_banner-2 .container-fluid .video-widget-heading {
    font-size: 60px;
  }
  #iscw_insta_grid-2 div.iscwp-cnt-wrp {
    width: 25%;
  }
  #commercemall-products-carousel-by-ids-2-products-carousel,
  #commercemall-products-carousel-3-products-carousel {
    max-width: 1500px;
    width: auto !important;
    margin: 25px auto !important;
    padding: 0 !important;
  }
  #homepage-latest-news-carousel {
    width: auto !important;
    margin: auto !important;
    padding: 0 !important;
  }
}

@media screen and (min-width: 1140px) {
  #main #commercemall_video_banner-2 .container-fluid .video-widget-heading {
    font-size: 90px;
  }
}

@media (max-width: 1550px) {
  .homepage-latest-news-container #homepage-latest-news-carousel {
    width: 100% !important;
  }
  .homepage-latest-news-container .owl-nav {
    top: -40px;
  }
  .homepage-latest-news-container .owl-stage-outer {
    top: 10px;
  }
  .homepage-latest-news-container .owl-prev {
    left: 45% !important;
  }
  .homepage-latest-news-container .owl-prev .fa {
    border: 0;
    -webkit-transform: unset;
    ms-transform: unset;
    transform: unset;
  }
  .homepage-latest-news-container .owl-next {
    right: 45% !important;
  }
  .homepage-latest-news-container .owl-next .fa {
    border: 0;
    -webkit-transform: unset;
    ms-transform: unset;
    transform: unset;
  }
}

@media (max-width: 1150px) {
  #custom_html-3 .homepage-section-2 .homepage-section-2-text, #custom_html-2 .homepage-section-2 .homepage-section-2-text {
    -webkit-transform: translate(20px, -50%);
    transform: translate(20px, -50%);
  }
}

@media (max-width: 992px) {
  .homepage-section-three {
    position: relative;
  }
  .homepage-section-three .homepage-section-three-text {
    width: 95%;
  }
  #custom_html-2 .homepage-section-2 .ea-container, #custom_html-3 .homepage-section-2 .ea-container {
    margin: 0 !important;
  }
  #custom_html-2 .homepage-section-2 .row > div, #custom_html-3 .homepage-section-2 .row > div {
    text-align: center;
  }
  #custom_html-2 .homepage-section-2 .homepage-section-2-text, #custom_html-3 .homepage-section-2 .homepage-section-2-text {
    position: relative;
    left: unset;
    top: unset;
    -webkit-transform: unset;
    transform: unset;
  }
  #custom_html-3 .homepage-section-2 .col-xs-6 {
    min-height: 240px;
  }
  .divinum-slider-caption {
    margin: auto;
  }
}

@media (max-width: 768px) {
  #main, .metaslider, .ea-container {
    margin: 0 !important;
  }
  .commercemall_products_carousel {
    padding: 0 !important;
  }
  #commercemall_products_carousel-2 .owl-item .product-inside .onsale div .onsale-inner .onsale-inner-text {
    display: table-cell;
    vertical-align: middle;
  }
  #commercemall_products_carousel-2 .owl-item .product-inside .onsale div {
    width: 63px !important;
    height: 63px !important;
  }
  #commercemall_products_carousel-2 .owl-item .product-inside .onsale div .onsale-inner .onsale-inner-text {
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1px;
  }
  .nivoSlider .nivo-caption {
    width: 100% !important;
  }
  .nivoSlider .nivo-caption .divinum-slider-caption {
    width: 100% !important;
  }
  .nivoSlider .nivo-caption .divinum-slider-caption p {
    display: none !important;
  }
  .homepage-latest-news {
    float: left;
  }
  .homepage-section-2 .section-2-one {
    display: none;
  }
}

@media (max-width: 668px) {
  .eaResponsive {
    width: 100% !important;
    height: auto !important;
  }
  #commercemall_products_carousel-2 .owl-item .product-inside .onsale div, #commercemall_products_carousel-3 .owl-item .product-inside .onsale div {
    width: 59px !important;
    height: 59px !important;
  }
  #commercemall_products_carousel-2 .owl-item .product-inside .onsale div .onsale-inner .onsale-inner-text, #commercemall_products_carousel-3 .owl-item .product-inside .onsale div .onsale-inner .onsale-inner-text {
    font-size: 8px;
    font-weight: 700;
    letter-spacing: 1px;
  }
  .homepage-section-three {
    position: relative;
  }
  .homepage-section-three .homepage-section-three-text h1 {
    font-size: 26px;
  }
  .homepage-section-three .homepage-section-three-text h3 {
    font-size: 20px;
  }
  .homepage-section-three .homepage-section-three-text p {
    font-size: 14px;
  }
}

@media (max-width: 550px) {
  #template-widget-5 {
    min-height: 650px;
  }
  .homepage-latest-news-container .owl-prev {
    left: 25% !important;
  }
  .homepage-latest-news-container .owl-next {
    right: 25% !important;
  }
  #commercemall_products_carousel-2 .commercemall_products_carousel .widget-title, #commercemall_products_carousel-3 .commercemall_products_carousel .widget-title {
    height: 50px;
  }
  .homepage-section-three {
    position: relative;
  }
  .homepage-section-three .homepage-section-three-text {
    position: relative;
    left: unset;
    top: unset;
    -webkit-transform: unset;
    ms-transform: unset;
    transform: unset;
  }
}

@media (max-width: 450px) {
  #custom_html-2 .homepage-section-2-icon, #custom_html-3 .homepage-section-2-icon {
    padding-top: 0px;
    min-height: 100px;
    min-width: 100px;
    height: 100px;
  }
  #custom_html-2 .homepage-section-2-icon img, #custom_html-3 .homepage-section-2-icon img {
    width: 100px;
  }
  #custom_html-2 .homepage-section-2-text, #custom_html-3 .homepage-section-2-text {
    padding: 0;
  }
}

@media (max-width: 380px) {
  .home .widget_commercemall_products_carousel_by_ids .widget-title, .home .widget_commercemall_products_carousel .widget-title {
    height: 90px !important;
  }
  .home .widget_commercemall_products_carousel_by_ids .widget-title h3, .home .widget_commercemall_products_carousel .widget-title h3 {
    font-size: 21px !important;
  }
  #commercemall-products-carousel-by-ids-2-products-carousel .owl-item, #commercemall-products-carousel-3-products-carousel .owl-item {
    margin: 0;
  }
  #commercemall-products-carousel-by-ids-2-products-carousel .owl-item .item-info, #commercemall-products-carousel-by-ids-2-products-carousel .owl-item .product, #commercemall-products-carousel-3-products-carousel .owl-item .item-info, #commercemall-products-carousel-3-products-carousel .owl-item .product {
    min-height: unset !important;
  }
  #commercemall-products-carousel-by-ids-2-products-carousel .owl-item .item-title, #commercemall-products-carousel-by-ids-2-products-carousel .owl-item .item-desc, #commercemall-products-carousel-3-products-carousel .owl-item .item-title, #commercemall-products-carousel-3-products-carousel .owl-item .item-desc {
    min-height: unset !important;
  }
  #commercemall-products-carousel-by-ids-2-products-carousel .owl-item .item-link img, #commercemall-products-carousel-3-products-carousel .owl-item .item-link img {
    width: 70%;
  }
}

@media (max-width: 314px) {
  .ea-language-selector-wrap {
    padding: 0px 0px 0px 10px;
  }
}

.navigation-main {
  display: block;
  z-index: 99999;
  border: 0 !important;
  position: relative;
  background: #6f873d;
}

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

.navigation-main .container {
  width: 100%;
}

.navigation-main #ubermenu-main-460-commercemall-header-2 {
  text-align: center;
}

.navigation-main #ubermenu-nav-main-460-commercemall-header {
  display: inline-block;
}

.navigation-main #ubermenu-main-242-commercemall-mobile-2 {
  display: none !important;
}

.navigation-main .ubermenu .ubermenu-item-level-2 .ubermenu-target-title {
  color: #5f5b50;
}

.navigation-main .ubermenu > ul .ubermenu-submenu {
  background-color: #ffffff;
}

.navigation-main .ubermenu > ul .ubermenu-submenu li a {
  margin: 0px 10px;
  padding: 10px;
  font-weight: 700;
  font-size: 14px;
  color: #1b1b1b;
}

.navigation-main .ubermenu #menu-item-3316 > .ubermenu-submenu, .navigation-main .ubermenu #menu-item-3661 > .ubermenu-submenu {
  left: 25%;
  width: auto;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  padding: 10px;
  max-width: 650px;
  -webkit-column-count: 3;
          column-count: 3;
}

.navigation-main .ubermenu #menu-item-3316 > .ubermenu-submenu > li, .navigation-main .ubermenu #menu-item-3661 > .ubermenu-submenu > li {
  float: none !important;
  display: inline-table;
  width: 100%;
}

.navigation-main .ubermenu #menu-item-3316 > .ubermenu-submenu > li > a, .navigation-main .ubermenu #menu-item-3661 > .ubermenu-submenu > li > a {
  margin: 0px 10px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-weight: 700;
  font-size: 14px;
  padding-bottom: 4px;
  color: #1b1b1b;
  border-bottom: 1px solid #e5ded6;
}

.navigation-main .ubermenu #menu-item-3316 > .ubermenu-submenu > li > .ubermenu-submenu, .navigation-main .ubermenu #menu-item-3661 > .ubermenu-submenu > li > .ubermenu-submenu {
  padding: 0 !important;
  padding-left: 35px !important;
}

.navigation-main .ubermenu #menu-item-3316 > .ubermenu-submenu > li > .ubermenu-submenu a, .navigation-main .ubermenu #menu-item-3661 > .ubermenu-submenu > li > .ubermenu-submenu a {
  border: 0 !important;
  border-bottom: 0 !important;
  margin: 0 !important;
  color: #737373;
  font-size: 14px;
  font-weight: normal;
}

.navigation-main .ubermenu #menu-item-3316 > .ubermenu-submenu > li > .ubermenu-submenu a span, .navigation-main .ubermenu #menu-item-3661 > .ubermenu-submenu > li > .ubermenu-submenu a span {
  list-style-type: circle;
  list-style-position: outside;
  display: list-item;
}

.navigation-main .ubermenu #menu-item-3316 > .ubermenu-items > .ubermenu-submenusadasdsa .ubermenu-item-level-1sadasdsa .ubermenu-submenuasdasdas, .navigation-main .ubermenu #menu-item-3661 > .ubermenu-items > .ubermenu-submenusadasdsa .ubermenu-item-level-1sadasdsa .ubermenu-submenuasdasdas {
  padding-left: 10px !important;
}

.navigation-main .ubermenu #menu-item-3316 > .ubermenu-items > .ubermenu-submenusadasdsa .ubermenu-item-level-1sadasdsa .ubermenu-submenuasdasdas .ubermenu-submenusadasdas-type-stack li > a, .navigation-main .ubermenu #menu-item-3661 > .ubermenu-items > .ubermenu-submenusadasdsa .ubermenu-item-level-1sadasdsa .ubermenu-submenuasdasdas .ubermenu-submenusadasdas-type-stack li > a {
  color: #737373;
  font-size: 14px;
}

.navigation-main .ubermenu #menu-item-3316 > .ubermenu-items > .ubermenu-submenusadasdsa .ubermenu-item-level-1sadasdsa .ubermenu-submenuasdasdas .ubermenu-submenusadasdas-type-stack li > a span, .navigation-main .ubermenu #menu-item-3661 > .ubermenu-items > .ubermenu-submenusadasdsa .ubermenu-item-level-1sadasdsa .ubermenu-submenuasdasdas .ubermenu-submenusadasdas-type-stack li > a span {
  list-style-type: circle;
  list-style-position: outside;
  display: list-item;
}

.navigation-main .ubermenu #menu-item-3316 > .ubermenu-items > .ubermenu-submenusadasdsa .ubermenu-item-level-3 > a, .navigation-main .ubermenu #menu-item-3661 > .ubermenu-items > .ubermenu-submenusadasdsa .ubermenu-item-level-3 > a {
  color: #737373;
  font-size: 14px;
}

.navigation-main .ubermenu #menu-item-3316 > .ubermenu-items > .ubermenu-submenusadasdsa .ubermenu-item-level-3 > a span, .navigation-main .ubermenu #menu-item-3661 > .ubermenu-items > .ubermenu-submenusadasdsa .ubermenu-item-level-3 > a span {
  list-style-type: circle;
  list-style-position: outside;
  display: list-item;
}

.navigation-main .ubermenu .ubermenu-item-level-0 > .ubermenu-target:after {
  width: 100%;
  border-bottom: 2px solid #fff;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateX(-80px);
          transform: translateX(-80px);
  display: inline-block;
  visibility: hidden;
}

.navigation-main .ubermenu .ubermenu-item-level-0 > .ubermenu-target > .ubermenu-target-title {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}

.navigation-main .ubermenu .ubermenu-item-level-0:hover > .ubermenu-target:after {
  visibility: visible;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.navigation-main .ubermenu .ubermenu-item-level-2.ubermenu-item-header > .ubermenu-target {
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 0;
}

.navigation-main .ubermenu .menu-img img {
  width: 100%;
  max-width: 220px;
}

.navigation-main .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
  padding-top: 2px;
  padding-bottom: 2px;
}

li#menu-item-1963 > span, li#menu-item-25935 > span, li#menu-item-25911 > span, li#menu-item-27937 > a {
  background-color: #d01345 !important;
  -webkit-transform: skew(-12deg);
          transform: skew(-12deg);
  color: #fff;
}

li#menu-item-1963 > span:hover, li#menu-item-25935 > span:hover, li#menu-item-25911 > span:hover, li#menu-item-27937 > a:hover {
  opacity: 0.8 !important;
}

li#menu-item-1963 > span:after, li#menu-item-25935 > span:after, li#menu-item-25911 > span:after, li#menu-item-27937 > a:after {
  visibility: hidden;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
          transform: none;
}

.whosales {
  background-color: #b4413e !important;
  transform: skew(-12deg);
  -webkit-transform: skew(-12deg);
  -o-transform: skew(-12deg);
  -moz-transform: skew(-12deg);
  color: #fff;
}

#mm-0 .mm-navbars_top {
  background: #5f5b50;
}

#mm-0 .mm-navbars_top .mm-navbar__title {
  color: #ffffff;
  font-weight: bold;
}

#mm-0 .mm-navbars_top .mm-navbar__btn:before {
  border-color: #fff !important;
}

#mm-0 #mm-2 .mm-listview a:hover {
  color: #fff !important;
}

#mm-0 #mm-2 .mm-listview .mm-btn_next:hover, #mm-0 #mm-2 .mm-listview .ubermenu-target:hover {
  color: #5f5b50 !important;
}

.ubermenu-submenu .fashion-menu-img span {
  display: block;
}

#mobile-menu-toggle {
  color: #fff !important;
}

.ubermenu .ubermenu-item-layout-image_left > .ubermenu-target-text {
  padding-left: 0px !important;
}

.mm-panel .mm-listview .whosales {
  transform: unset;
  -webkit-transform: unset;
  -o-transform: unset;
  -moz-transform: unset;
  color: #fff !important;
}

@media (max-width: 960px) {
  .mm-listitem .ubermenu-sub-indicator {
    display: none;
  }
  .mm-listitem .ubermenu-image {
    display: none;
  }
}

@media (max-width: 768px) {
  #mobile-menu-toggle {
    padding: 10px 0px 10px 0px !important;
    display: block !important;
  }
  .mm-listitem .ubermenu-sub-indicator {
    display: none !important;
  }
  .callcenteropene, .callus-text {
    display: none;
  }
}

.page article, .post article {
  margin-top: 20px;
}

.page .page-title, .page .entry-title, .page .post-title, .post .page-title, .post .entry-title, .post .post-title {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

.contact-page ul.contact li {
  margin-bottom: 8px;
}

.contact-page ul.contact li a, .contact-page ul.contact li span, .contact-page ul.contact li strong {
  color: #5f5b50;
}

.contact-page ul.contact li a i, .contact-page ul.contact li span i, .contact-page ul.contact li strong i {
  color: #b4413e;
}

.contact-page ul.contact li a:hover {
  color: #b4413e;
}

.contact-page ul.contact li i {
  margin-right: 10px;
  color: #DE2000;
}

.contact-page .contact-page-info h3, .contact-page .contact-page-info h4 {
  font-weight: bold;
}

.contact-page .contact-page-info p {
  margin: 0 0 5px 0;
  font-size: 14px;
  font-style: italic;
}

.contact-page .contact-page-info div {
  margin-bottom: 5px;
}

.contact-page .contact-page-form .wpcf7-submit {
  background: #b4413e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #6f873d), color-stop(70%, #6f873d));
  background: linear-gradient(180deg, #6f873d 30%, #6f873d 70%);
  color: #ffffff !important;
  border-radius: 5px;
  padding: 8px 10px !important;
}

.contact-page .contact-page-form .wpcf7-submit:hover {
  background: #b4413e;
  color: #fff;
}

.contact-page .contact-more .contact-hours {
  margin-left: 26px;
}

.contact-page .contact-more i {
  margin-right: 10px;
  color: #DE2000;
}

.contact-page .wpcf7-form label {
  color: #5f5b50 !important;
}

.generic-button {
  background: #b4413e !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #6f873d), color-stop(70%, #6f873d)) !important;
  background: linear-gradient(180deg, #6f873d 30%, #6f873d 70%) !important;
  color: #ffffff !important;
  border-radius: 5px;
  padding: 8px 10px !important;
}

.generic-button .readmorebuttonicon {
  margin-left: 5px;
}

.generic-button:hover {
  background: #b4413e !important;
}

.blogclass .wpcf7-submit, .page-template-narrow-template .wpcf7-submit {
  background: #b4413e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #6f873d), color-stop(70%, #6f873d));
  background: linear-gradient(180deg, #6f873d 30%, #6f873d 70%);
  color: #ffffff !important;
  border-radius: 5px;
  padding: 8px 10px !important;
}

.blogclass .wpcf7-submit:hover, .page-template-narrow-template .wpcf7-submit:hover {
  background: #b4413e;
  color: #fff;
}

.blogclass .entry, .page-template-narrow-template .entry {
  min-height: 200px !important;
}

.blogclass .entry-content h3, .page-template-narrow-template .entry-content h3 {
  color: #6f873d;
  font-size: initial;
  font-weight: 700;
}

.blogclass .entry-content p, .page-template-narrow-template .entry-content p {
  font-size: 14px;
}

.blogclass .entry-wrapper, .page-template-narrow-template .entry-wrapper {
  min-height: 200px !important;
}

.blogclass .entry-content p, .page-template-narrow-template .entry-content p {
  word-break: break-all;
}

.blogclass .entry-title a, .page-template-narrow-template .entry-title a {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: #015909 !important;
  font-style: italic;
}

.blogclass .entry-links, .page-template-narrow-template .entry-links {
  min-height: 50px;
}

.blogclass .readmorebutton, .page-template-narrow-template .readmorebutton {
  background: #b4413e !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #6f873d), color-stop(70%, #6f873d)) !important;
  background: linear-gradient(180deg, #6f873d 30%, #6f873d 70%) !important;
  color: #ffffff !important;
  border-radius: 5px;
  padding: 8px 10px !important;
}

.blogclass .readmorebutton .readmorebuttonicon, .page-template-narrow-template .readmorebutton .readmorebuttonicon {
  margin-left: 5px;
}

.blogclass .readmorebutton:hover, .page-template-narrow-template .readmorebutton:hover {
  background: #b4413e !important;
}

.index-blog-div {
  margin-top: 20px !important;
}

.index-blog-div h2 {
  text-align: center;
}

.index-blog-div h2:after {
  width: 100px;
  border-bottom: 1px solid #5f5b50;
  margin: 20px auto;
  content: '';
  display: block;
}

.woocommerce-breadcrumb {
  color: #999 !important;
  font-weight: 300 !important;
  font-size: 13px !important;
}

.woocommerce-breadcrumb a {
  color: #999 !important;
  font-weight: 300 !important;
  font-size: 13px !important;
}

.woocommerce-breadcrumb a:hover {
  color: #6f873d !important;
}

.error404 #main {
  margin: 20px 0px;
}

.loop-entry .entry-image {
  background-size: contain;
}

.share-links li a i {
  color: #b4413e;
  font-size: 18px;
}

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

#wpcf7-f3388-o1, #wpcf7-f3688-o1 {
  border: 1px solid #ebe6e0;
  background: #ebe6e0;
  padding: 15px;
  margin-bottom: 10px;
  margin: auto;
  max-width: 800px;
}

.divinum-wholesale {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .index-blog-div {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}

.woocommerce nav.woocommerce-pagination ul {
  width: 100%;
  white-space: normal;
}

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

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
  border-radius: 0;
  border: none;
  margin-left: 8px;
  float: none !important;
  display: inline-block;
}

.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
  border-radius: 0;
  font-size: 15px;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
  padding: 0 10px;
  background: none;
  color: #5f5b50;
}

.woocommerce nav.woocommerce-pagination ul li span.current:after {
  margin-top: 5px;
  content: '';
  display: block;
  width: 10px;
  border-bottom: 3px solid #5f5b50;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
  background: none;
  color: #DE2000;
}

.woocommerce nav.woocommerce-pagination ul li a {
  padding: 6px 10px;
  background: none;
  color: #5f5b50;
}

@media (max-width: 1383px) and (min-width: 1200px) {
  .product-grid-col {
    height: 450px;
  }
  .woocommerce-loop > .product-grid-col > .product {
    height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}

@media (max-width: 1121px) and (min-width: 992px) {
  .product-grid-col {
    height: 440px;
  }
  .woocommerce-loop > .product-grid-col > .product {
    height: 440px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}

@media (max-width: 421px) and (min-width: 381px) {
  .product-grid-col {
    height: 405px;
  }
  .woocommerce-loop > .product-grid-col > .product {
    height: 405px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}

.shop {
  margin-top: 20px !important;
  padding: 0;
}

.shop .page-title {
  margin-top: 20px;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

.shop .term-description {
  text-align: center;
  margin-bottom: 40px;
}

.shop .products-per-page {
  display: inline-block;
}

.shop .products-per-page ul {
  display: inline-block;
  padding: 0 0 0 10px;
}

.shop .products-per-page ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 10px;
}

.shop .products-per-page ul li:last-of-type {
  margin-right: 0;
}

.shop .products-per-page ul li a {
  color: #5f5b50;
}

.shop .products-per-page ul li a.current {
  color: #DE2000;
  text-decoration: underline;
}

.product .ea-wishlist-btn {
  max-width: 50px;
}

.product .product-labels {
  font-size: 13px;
}

.product .product-labels .on-sale, .product .product-labels .new-arrival, .product .product-labels .is-out-of-stock, .product .product-labels .plus-size {
  padding: 10px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}

.product .product-labels .on-sale {
  width: 70px;
  background-color: #DE2000;
}

.product .product-labels .new-arrival, .product .product-labels .is-out-of-stock {
  background-color: #5f5b50;
}

.product .product-labels .plus-size {
  background-color: #fff;
  border: 1px solid #5f5b50;
  color: #5f5b50;
}

.product .product-labels .new-arrival {
  width: 70px;
}

.product .product-labels .is-out-of-stock {
  width: 100px;
}

.product .item-image span.product_infos {
  position: absolute;
  bottom: 100px;
  left: 20px;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  padding: 5px;
}

.product .item-info {
  text-align: center;
  min-height: 125px;
}

.product .item-info .item-link {
  color: #5f5b50;
  font-size: 15px;
  font-weight: bold;
}

.product .item-info ins .woocommerce-Price-amount {
  color: #5f5b50;
}

@media screen and (min-width: 1200px) {
  .shop {
    padding: 0 100px;
  }
}

@media (max-width: 600px) {
  .shop #main .content-main {
    width: 100%;
  }
  .shop #main .content-main .woocommerce-ordering select {
    width: 100%;
  }
}

.single .shop {
  padding: 0;
}

.single .single-product-container {
  padding: 0 20px;
  display: inline-block;
  overflow: initial;
  width: 100%;
}

.single .single-product-container #zoom-placeholder {
  display: none;
  visibility: hidden;
  position: absolute;
  top: 0;
  right: -320px;
  width: 300px;
  height: 300px;
}

.single .single-product-container .woocommerce-product-gallery.images .product-img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: wrap-reverse;
          flex-flow: wrap-reverse;
  position: relative;
  overflow: hidden;
}

.single .single-product-container .woocommerce-product-gallery.images .product-normal-img-wrap {
  position: relative;
  width: 100%;
}

.single .single-product-container .woocommerce-product-gallery.images .product-normal-img-wrap .custom-owl-nav-prev {
  z-index: 9000;
  position: absolute;
  left: 0px;
  top: 50%;
  cursor: pointer;
  font-size: 30px;
}

.single .single-product-container .woocommerce-product-gallery.images .product-normal-img-wrap .custom-owl-nav-next {
  z-index: 9000;
  position: absolute;
  right: 0px;
  top: 50%;
  cursor: pointer;
  font-size: 30px;
}

.single .single-product-container .woocommerce-product-gallery.images .product-video-button {
  background: transparent;
  border: 2px solid #ccc;
  padding: 12px 23px;
  font-size: 30px;
  color: #777;
  margin-top: 10px;
}

.single .single-product-container .woocommerce-product-gallery.images .product-thumbnail-img {
  margin-right: 20px;
  max-width: 80px;
  display: none;
}

.single .single-product-container .woocommerce-product-gallery.images .product-thumbnail-img .owl-custom-navigation {
  height: 100px;
  width: 80px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.single .single-product-container .woocommerce-product-gallery.images .owl-nav {
  position: absolute;
  top: 40%;
  z-index: 9999;
  left: 0;
  width: 100%;
  font-size: 60px;
}

.single .single-product-container .woocommerce-product-gallery.images .owl-nav .owl-prev {
  margin-left: 10px;
}

.single .single-product-container .woocommerce-product-gallery.images .owl-nav .owl-next {
  float: right;
  margin-right: 10px;
}

.single .single-product-container .single-product-wishlist .ea-wishlist-btn {
  position: relative;
}

.single .single-product-container .single-product-wishlist .ea-wishlist-btn .yith-wcwl-add-to-wishlist {
  margin-left: 0;
}

.single .single-product-container .single-product-wishlist .ea-wishlist-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  position: relative;
}

.single .single-product-container .single-product-wishlist .ea-wishlist-btn .yith-wcwl-add-to-wishlist .ajax-loading {
  position: absolute;
  right: -20px;
  top: 0;
}

.single .single-product-container .single-product-wishlist .ea-wishlist-btn .yith-wcwl-add-to-wishlist .add-to-wishlist-img {
  width: 35px;
  height: 35px;
  border: 1px solid #ccc;
  border-radius: 25px;
  padding: 5px;
}

.single .single-product-container .product-labels {
  position: relative;
  display: block;
  margin-bottom: 15px;
}

.single .single-product-container .product-labels div {
  display: inline-block;
  margin-right: 10px;
}

.single .single-product-container .product-labels div:last-of-type {
  margin-right: 0;
}

.single .single-product-container h1.product_title {
  margin-top: 15px;
  font-weight: bold;
}

.single .single-product-container .price ins span.woocommerce-Price-amount {
  font-weight: normal;
}

.single .single-product-container p.stock {
  font-size: 16px !important;
}

.single .single-product-container #ivpa-content {
  margin-top: 10px;
  margin-bottom: 10px;
}

.single .single-product-container #ivpa-content #ivpa-required {
  display: none;
}

.single .single-product-container .qty {
  min-height: 45px !important;
}

.single .single-product-container .panel-heading {
  position: relative;
}

.single .single-product-container .panel-body {
  text-align: justify;
}

.single .single-product-container .color-switcher-wrap {
  padding: 0;
  border: none;
  display: inline-block;
  margin-bottom: 20px;
}

.single .single-product-container .color-switcher-wrap .current-color {
  display: inline-block;
}

.single .single-product-container .color-switcher-wrap .current-color p {
  display: none;
}

.single .single-product-container .color-switcher-wrap .current-color .color-switcher {
  padding-left: 0;
}

.single .single-product-container .color-switcher-wrap .current-color .color-switcher li {
  display: inline-block;
  list-style-type: none;
  margin-right: 8px;
}

.single .single-product-container .color-switcher-wrap .current-color-list .current-product-color, .single .single-product-container .color-switcher-wrap .current-color-list .other-colors {
  display: inline-block;
  line-height: 0;
  margin: 0;
  border: 1px solid #5f5b50;
  border-radius: 5px;
}

.single .single-product-container .color-switcher-wrap .current-color-list .current-product-color a, .single .single-product-container .color-switcher-wrap .current-color-list .other-colors a {
  display: inline-block;
  height: 25px;
  width: 25px;
  margin: 0;
}

.single .single-product-container .color-switcher-wrap .other-colors {
  display: inline-block;
}

.single .single-product-container .color-switcher-wrap .other-colors p {
  display: none;
}

.single .single-product-container .color-switcher-wrap .other-colors .color-switcher {
  padding-left: 0;
}

.single .single-product-container .color-switcher-wrap .other-colors .color-switcher li {
  display: inline-block;
  list-style-type: none;
  margin-right: 8px;
}

.single .single-product-container .color-switcher-wrap .other-colors .other-products {
  display: inline-block;
  line-height: 0;
  margin: 0;
  border: 1px solid #dddddd;
  border-radius: 5px;
}

.single .single-product-container .color-switcher-wrap .color-box {
  height: 25px;
  width: 25px;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: inline-block;
}

.single .single-product-container #accordion #sizes_tab h3 {
  font-weight: bold;
}

.single .single-product-container #accordion #sizes_tab img {
  display: inline-block;
  max-width: 140px;
}

.single .single-product-container #accordion #sizes_tab ul {
  padding-left: 20px;
}

.single .single-product-container #accordion #sizes_tab .size-guide-image {
  max-width: 220px;
  display: block;
  margin: 20px auto;
}

.single .single-product-container #accordion #sizes_tab .table-responsive {
  margin-bottom: 20px;
}

.single .single-product-container #accordion #sizes_tab .table {
  margin-bottom: 0;
}

.single .single-product-container #accordion #sizes_tab .table th {
  background: #efefef;
}

.single .single-product-container #accordion #sizes_tab .size-guide-app {
  margin-bottom: 20px;
}

.single .single-product-container #accordion .product_additional_information .product_additional_information_title {
  font-weight: 700;
}

.single .single-product-container #accordion .product_additional_information p {
  padding-left: 10px;
}

.single .single-product-container #accordion .panel-heading, .single .single-product-container #accordion .panel-body {
  padding-left: 0px;
  border-top: 0px !important;
}

.single .single-product-container #accordion .panel-title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.single .single-product-container #accordion .panel-title a {
  font-weight: bold;
}

.single .single-product-container .entry-share {
  text-align: left;
}

.woocommerce-page div.product div.images {
  width: 100%;
}

.woocommerce-page div.product div.summary {
  z-index: 500;
  width: 100%;
}

.woocommerce-page div.product div.summary .woocommerce-variation-description {
  display: none;
}

.product .related-products, .product .upsell-products {
  padding: 20px;
  border-top: 1px solid #ddd;
}

.product .related-products .widget-title h3, .product .upsell-products .widget-title h3 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  color: #5f5b50;
}

.product .related-products .widget-title h3:after, .product .related-products .widget-title h3:before, .product .upsell-products .widget-title h3:after, .product .upsell-products .widget-title h3:before {
  display: none;
}

.product .related-products .product .ea-wishlist-btn, .product .upsell-products .product .ea-wishlist-btn {
  top: 15px;
  right: 20px;
}

.product .related-products .owl-carousel.owl-drag .owl-item {
  padding: 10px;
}

.product .related-products .product-add-to-cart-texts i {
  float: none;
}

.product .ea-wishlist-btn .yith-wcwl-add-to-wishlist .add-to-wishlist-info-text,
.product .ea-wishlist-btn .yith-wcwl-add-to-wishlist .added-to-wishlist-info-text {
  right: -115px;
  top: 40px;
}

@media screen and (min-width: 586px) {
  .single .single-product-container #zoom-placeholder {
    display: inline-block;
  }
  .single .single-product-container .woocommerce-product-gallery.images .product-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .single .single-product-container .woocommerce-product-gallery.images .product-normal-img-wrap {
    width: 85%;
  }
  .single .single-product-container .woocommerce-product-gallery.images .product-controls {
    width: 15%;
  }
  .single .single-product-container .woocommerce-product-gallery.images .product-thumbnail-img {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) {
  .woocommerce-page div.product div.images {
    width: 30%;
    margin-right: 2%;
  }
  .woocommerce-page div.product div.summary {
    width: 60%;
  }
}

@media screen and (min-width: 1200px) {
  .single .single-product-container {
    padding: 0;
  }
  .product .related-products, .product .upsell-products {
    padding: 0;
  }
}

@media (max-width: 450px) {
  .related-products .woocommerce-loop > .product-grid-col .item-desc, .related-products .woocommerce-loop > .product-grid-col .item-info {
    min-height: unset !important;
  }
}

@media (max-width: 370px) {
  .related-products {
    padding-bottom: 0;
  }
  .related-products .product .item-image img {
    width: 80% !important;
  }
  .related-products .product .item-info, .related-products .product .item-title, .related-products .product .item-desc {
    min-height: unset !important;
  }
}

.search-modal-wrap {
  min-height: 100vh;
  position: fixed;
  min-width: 100%;
  z-index: 999999;
  display: none;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  left: 0;
}

.search-modal-wrap .search-modal-content {
  padding: 40px;
  max-width: 800px;
  margin: 50px auto 0 auto;
  position: relative;
}

.search-modal-wrap .search-modal-content .search-text {
  text-align: center;
  margin-bottom: 50px;
  font-size: 20px;
  font-weight: 600;
}

.search-modal-wrap .search-modal-content #ajaxsearchpro1_1 {
  border-top: none;
  border-left: none;
  border-right: none;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 2px solid #5f5b50;
}

.search-modal-wrap .search-modal-content #ajaxsearchpro1_1 .probox {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-bottom: 10px;
}

.search-modal-wrap .search-modal-content #ajaxsearchpro1_1 .orig {
  text-align: center;
  font-size: 24px !important;
}

.search-modal-wrap .search-modal-content #ajaxsearchpro1_1 .orig::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 24px;
  padding: 5px 0;
  font-style: italic;
}

.search-modal-wrap .search-modal-content #ajaxsearchpro1_1 .orig::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 24px;
  padding: 5px 0;
  font-style: italic;
}

.search-modal-wrap .search-modal-content #ajaxsearchpro1_1 .orig:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 24px;
  padding: 5px 0;
  font-style: italic;
}

.search-modal-wrap .search-modal-content #ajaxsearchpro1_1 .orig:-moz-placeholder {
  /* Firefox 18- */
  font-size: 24px;
  padding: 5px 0;
  font-style: italic;
}

.search-modal-wrap .search-modal-content i {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 26px;
  cursor: pointer;
}

@media screen and (min-width: 992px) {
  .search-modal-wrap .search-modal-content {
    margin: 200px auto 0 auto;
  }
  .search-modal-wrap .search-modal-wrap .search-modal-content i {
    top: -30px;
  }
}

table.shop_table.exclusive-wishlist {
  background: #fff;
  border: 1px solid #ccc !important;
  font-size: 16px;
}

table.shop_table.exclusive-wishlist thead tr:first-child {
  background: #000;
  color: #fff;
}

table.shop_table.exclusive-wishlist td.product-stock-status {
  text-align: left;
}

table.shop_table.exclusive-wishlist td.product-name a {
  color: #000 !important;
}

table.shop_table.exclusive-wishlist td.product-remove a.remove {
  margin: 0 auto;
}

table.shop_table.exclusive-wishlist .product-add-to-cart .add_to_cart_button {
  background: #000;
  border-radius: 25px;
  height: 42px;
  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.exclusive-wishlist .product-add-to-cart .add_to_cart_button:hover {
  background-color: #DE2000;
}

table.shop_table.exclusive-wishlist .product-add-to-cart .add_to_cart_button i {
  display: none;
}

.woocommerce div.product:hover {
  -webkit-box-shadow: 0 0 2px 0px #6c6c6c;
          box-shadow: 0 0 2px 0px #6c6c6c;
}

.woocommerce div.product {
  background-color: #fff;
  padding: 5px;
}

.woocommerce div.product .item-inside .item-image .item-link {
  margin: 0px;
}

.woocommerce div.product .item-inside .item-image .item-link img {
  margin: auto;
}

.woocommerce div.product .item-links {
  padding: 0px 10px;
}

.woocommerce div.product .item-links .button {
  background: #6f873d;
  color: #fff;
  height: 38px;
  position: relative;
}

.woocommerce div.product .item-links .button .product-add-to-cart-texts {
  text-align: center;
}

.woocommerce div.product .item-links .button:hover {
  background: #b4413e;
  color: #fff !important;
}

.woocommerce div.product .item-link {
  color: #5f5b50 !important;
}

.woocommerce div.product .product-short-description {
  color: #5f5b50 !important;
}

.woocommerce div.product .woocommerce-Price-amount {
  color: #6f873d;
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
  margin: 0;
}

.woocommerce .woocommerce-ordering select {
  min-height: unset;
  padding: 8px;
}

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

.woocommerce a.remove {
  color: #b4413e;
}

.woocommerce a.remove:hover {
  background-color: #b4413e;
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
  margin: 10px 0px;
  float: unset;
  width: 100%;
}

.woocommerce .content-sidebar-shop .content-sidebar-shop-title {
  padding: 10px;
  margin-left: 20px;
}

.woocommerce .content-sidebar-shop .content-sidebar-shop-title h3 {
  font-size: 22px;
  text-align: center;
  color: #6f873d;
}

.woocommerce .content-sidebar-shop form.prdctfltr_woocommerce_ordering {
  background: #fff;
  border-right: 1px dashed #DDDDDD;
}

.woocommerce .content-sidebar-shop .pf-help-title {
  border-bottom: 1px dashed #DDDDDD;
  margin-bottom: 18px;
}

.woocommerce .product-bundle {
  border: 1px dashed #DDDDDD;
}

.woocommerce .product-bundle > h2 {
  margin-top: -10px;
  margin-left: 25px;
  background: white;
  width: 250px;
  text-align: center;
}

.woocommerce .product-bundle .product-bundle__products {
  width: 100%;
  margin: auto;
  -ms-flex-wrap: unset;
      flex-wrap: unset;
}

.woocommerce .product-bundle .product-bundle__products .product-bundle__product {
  width: auto;
}

.woocommerce .product-bundle .product-bundle__products .product-bundle__discount-label {
  background-color: #b4413e;
  background: #b4413e;
  color: #fff;
  border: 0px solid #554629;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  padding: 7px;
  top: -10px;
}

.woocommerce .product-bundle .product-bundle__products .product-bundle__product-title a {
  color: #5f5b50;
  font-size: 16px;
}

.woocommerce .product-bundle .product-bundle__products .product-bundle__product-price {
  font-size: 15px;
}

.woocommerce .product-bundle .product-bundle__products .product-bundle__product-price del {
  margin-right: 10px;
}

.woocommerce .product-bundle .product-bundle__products .product-bundle__product-price del .woocommerce-Price-amount {
  color: #b4413e;
}

.woocommerce .product-bundle .product-bundle__products .product-bundle__product-price ins .woocommerce-Price-amount {
  color: #6f873d;
  font-size: 16px;
}

.breadcrumb-container {
  font-size: 15px;
}

.breadcrumb-container .container-fluid {
  padding-left: 20px;
  padding-right: 20px;
}

.breadcrumb-container .container-fluid a {
  margin: 0 10px;
}

.breadcrumb-container .container-fluid a:first-of-type {
  margin-left: 0;
}

.breadcrumb-container .container-fluid span {
  margin-left: 10px;
}

.woocommerce-loop .product-grid-col .added_to_cart {
  display: none;
}

.woocommerce-account .woocommerce-Address {
  border: 1px solid #dddddd;
  padding: 10px;
}

.woocommerce-account .addresses .title .edit {
  padding: 0px 10px !important;
  height: 32px;
  line-height: 32px;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  background: #6f873d;
  color: #fff;
}

.woocommerce-account .addresses .title .edit:hover {
  background: #b4413e;
  color: #fff !important;
}

.woocommerce-message {
  max-width: 1200px;
  margin: 0 auto 30px auto;
}

.woocommerce div.product .out-of-stock,
.product_meta .posted_in a {
  color: #b4413e;
}

.woocommerce span.onsale {
  background-color: #b4413e;
}

.product .item-inside .onsale,
.product .product-inside .onsale,
.product-simple .item-inside .onsale,
.product-simple .product-inside .onsale,
.product-inside .onsale {
  background-color: #b4413e;
  background: #b4413e;
  background-color: #b4413e;
  background-color: #b4413e;
  color: #fff;
  border: 0px solid #554629;
  width: auto;
  height: 34px !important;
  top: 5px;
  right: 5px;
  left: unset;
  position: absolute;
  padding: 9px 0px 0px 0px;
  font-weight: 700;
  text-align: center;
  margin: 0;
  border-radius: 5px;
  font-size: 13px;
  z-index: 1000;
}

.product .item-inside .exhausted-tag,
.product .product-inside .exhausted-tag,
.product-simple .item-inside .onsexhausted-tagale,
.product-simple .product-inside .exhausted-tag,
.product-inside .exhausted-tag {
  background-color: #b4413e;
  background: #b4413e;
  background-color: #b4413e;
  background-color: #b4413e;
  color: #fff;
  border: 0px solid #554629;
  width: auto;
  height: 34px !important;
  top: 5px;
  left: 5px;
  left: unset;
  position: absolute;
  padding: 9px 5px 0px 5px;
  font-weight: 700;
  text-align: center;
  margin: 0;
  border-radius: 5px;
  font-size: 13px;
  z-index: 1000;
}

.woocommerce div.product form.cart .single_add_to_cart_button {
  border-radius: 25px;
}

.woocommerce div.product form.cart .button {
  min-height: 45px;
  background: #5f5b50;
}

.woocommerce div.product form.cart .button:hover {
  background: #DE2000;
}

#customer_login button,
.woocommerce button.button,
.woocommerce div.product form.cart .button,
.woocommerce-cart-form input[name="apply_coupon"],
.woocommerce .checkout_coupon .button,
.woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button {
  background-color: #6f873d;
  color: #fff;
}

#customer_login button:hover,
.woocommerce button.button:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce-cart-form input[name="apply_coupon"]:hover,
.woocommerce .checkout_coupon .button:hover,
.woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
  background-color: #b4413e;
  color: #fff !important;
}

#customer_login button .col2-set .col-1,
#customer_login button .col2-set .col-2,
.woocommerce button.button .col2-set .col-1,
.woocommerce button.button .col2-set .col-2,
.woocommerce div.product form.cart .button .col2-set .col-1,
.woocommerce div.product form.cart .button .col2-set .col-2,
.woocommerce-cart-form input[name="apply_coupon"] .col2-set .col-1,
.woocommerce-cart-form input[name="apply_coupon"] .col2-set .col-2,
.woocommerce .checkout_coupon .button .col2-set .col-1,
.woocommerce .checkout_coupon .button .col2-set .col-2,
.woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button .col2-set .col-1,
.woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button .col2-set .col-2,
.woocommerce #payment #place_order .col2-set .col-1,
.woocommerce #payment #place_order .col2-set .col-2,
.woocommerce-page #payment #place_order .col2-set .col-1,
.woocommerce-page #payment #place_order .col2-set .col-2,
.woocommerce .woocommerce-message .button .col2-set .col-1,
.woocommerce .woocommerce-message .button .col2-set .col-2,
.woocommerce-page .woocommerce-message .button .col2-set .col-1,
.woocommerce-page .woocommerce-message .button .col2-set .col-2 {
  margin: 10px 0px;
  float: unset;
  width: 100%;
}

.woocommerce-page .footer-payments-image {
  clear: both;
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
  color: #fff !important;
  background: #5f5b50 !important;
}

.woocommerce-form-login #username,
.woocommerce-form-login #password {
  background: transparent;
}

.woocommerce-form-register .invoice-wrap {
  display: none;
}

.woocommerce-form-register #billing-invoice-wrap {
  padding: 10px;
  border: 1px solid #ebe6e0;
}

.woocommerce-account a {
  color: #5f5b50;
}

.woocommerce-account a:hover {
  color: #DE2000;
}

form.woocommerce-form-login {
  padding: 0;
  margin: 0;
  border: none;
}

form.woocommerce-form-login .form-row label.inline {
  display: block;
  margin-top: 10px;
}

form.woocommerce-form-login .lost_password a {
  font-size: 13px;
  color: #777;
  font-style: italic;
}

.woocommerce-loop-before {
  background-color: #e4d196 !important;
  border: 1px solid #dddddd;
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.woocommerce-loop-before p {
  color: #5f5b50;
  height: 100%;
  margin: auto !important;
  margin-left: 0 !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
  z-index: 10000;
}

.woocommerce-loop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.woocommerce-loop > .product-grid-col > .product {
  -webkit-box-shadow: 0 7px 17px 0 rgba(23, 84, 116, 0.18);
  -o-box-shadow: 0 7px 17px 0 rgba(23, 84, 116, 0.18);
  box-shadow: 0 7px 17px 0 rgba(23, 84, 116, 0.18);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
}

.woocommerce-loop > .product-grid-col .item-image {
  text-align: center;
}

.woocommerce-loop > .product-grid-col .item-desc {
  font-size: 13px;
  min-height: 40px;
}

.shoppage .content-container {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shoppage .content-container .content-main {
  width: 100%;
  margin: 20px 0px;
}

#related-products-carousel .item-inside .item-image .item-link img {
  height: auto;
}

#related-products-carousel .item-desc {
  font-size: 13px;
  min-height: 60px;
}

#related-products-carousel .item-title {
  min-height: 50px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #ebe6e0;
}

.woocommerce-checkout form .form-row .optional {
  visibility: hidden;
}

@media screen and (min-width: 768px) {
  .woocommerce div.product div.images.woocommerce-product-gallery {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 5px;
  }
  .content-sidebar-shop {
    max-width: 260px;
  }
}

@media screen and (min-width: 1200px) {
  .breadcrumb-container {
    font-size: 15px;
  }
  .breadcrumb-container .container-fluid {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (max-width: 1400px) {
  .woocommerce-loop .product-grid-col .item-links a div {
    font-size: 12px !important;
  }
}

@media (max-width: 820px) {
  .woocommerce-loop .product-grid-col .item-links a div {
    font-size: 12px !important;
  }
}

@media (max-width: 768px) {
  .woocommerce .content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .woocommerce .content-container .content-sidebar {
    width: 100%;
  }
  .breadcrumb-container {
    padding: 15px !important;
  }
  .shoppage .content-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .woocommerce-loop > .product-grid-col {
    width: 50%;
  }
  .woocommerce-loop > .product-grid-col .item-image {
    text-align: center;
  }
  .single-product .shop .content-container {
    display: block;
  }
}

@media (max-width: 600px) {
  .woocommerce-loop-before {
    display: block !important;
  }
  .woocommerce-loop-before .woocommerce-ordering {
    width: 100%;
    text-align: center;
  }
  .woocommerce-loop-before p {
    display: block;
    width: 100%;
    text-align: center;
    margin: 15px 0px !important;
  }
}

@media (max-width: 380px) {
  .woocommerce .woocommerce-loop > .product-grid-col .product .item-info {
    min-height: unset;
  }
  .woocommerce .woocommerce-loop > .product-grid-col .product .item-link img {
    width: 80%;
  }
  .woocommerce .woocommerce-loop > .product-grid-col .item-desc {
    min-height: unset;
  }
}

@media (max-width: 380px) {
  .woocommerce-loop .product-grid-col {
    width: 100% !important;
  }
}

@media print {
  .print-it {
    display: block;
  }
  #logo a {
    font-size: 0 !important;
  }
  .no-print,
  footer,
  .row.footer-payments-image,
  div#header-phone-number-mobile,
  .ea-header-cols.header-main-right,
  .navigation-main,
  .wp-block-embed-youtube,
  .breadcrumb-container {
    display: none !important;
  }
  iframe, .footer-blog-banner-row, div#cookie-notice {
    display: none;
  }
}
/*# sourceMappingURL=theme.css.map */