.toggles-by-arrow .open-child {
  width: 1em;
  height: 1em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.toggles-by-arrow .open-child::before {
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.toggles-by-arrow .open-child::after {
  left: calc(50% - .18em);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.toggles-by-arrow .open-child:before,
.toggles-by-arrow .open-child:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: currentColor;
}
.toggles-by-arrow .over > a .open-child:before,
.toggles-by-arrow .active:not(li) > a .open-child:before,
.toggles-by-arrow li.et-active > a .open-child:before {
  left: 5%;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  width: 40%;
}
.toggles-by-arrow .over > a .open-child:after,
.toggles-by-arrow .active:not(li) > a .open-child:after,
.toggles-by-arrow li.et-active > a .open-child:after {
  left: 45%;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  width: 40%;
}.product-content .single-product-request-quote-wrapper {
  margin-bottom: 20px;
}
.et-request-quote.mtips {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9;
  font-size: 1.4em;
  padding: 7px;
  right: 30px;
  bottom: 30px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: var(--et_dark-2-white);
  background-color: var(--et_white-2-dark);
  -webkit-box-shadow: 0 0 0 0 var(--et_dark-2-white-02);
          box-shadow: 0 0 0 0 var(--et_dark-2-white-02);
  -webkit-animation: 3s et-request-svg-shadow 8s infinite;
          animation: 3s et-request-svg-shadow 8s infinite;
}
.rtl .et-request-quote.mtips {
  right: auto;
  left: 30px;
}
.et-request-quote.mtips:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px 0 var(--et_dark-2-white-02);
          box-shadow: 0 0 12px 0 var(--et_dark-2-white-02);
}
.etheme-sticky-cart:not(.outside) ~ .et-request-quote.mtips {
  bottom: 150px;
}
.back-top.backIn ~ .et-request-quote.mtips {
  bottom: 90px;
}
.et-request-quote.mtips.inactive {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.et-request-quote.mtips img {
  max-width: 1em;
}
.et-request-quote.mtips .mt-mes {
  font-size: 14px;
}
@media only screen and (max-width: 480px) {
  .et-request-quote.mtips {
    right: 15px;
  }
  .rtl .et-request-quote.mtips {
    right: auto;
    left: 15px;
  }
}
.et-request-quote-popup:not(.active),
.et_b_single-request-quote-popup:not(.active),
.et-request-quote-popup div.wpcf7 .ajax-loader,
.et_b_single-request-quote-popup div.wpcf7 .ajax-loader {
  display: none;
}
@-webkit-keyframes et-request-svg-shadow {
  0% {
    -webkit-box-shadow: 0 0 0 0 var(--et_dark-2-white-02);
  }
  70% {
    -webkit-box-shadow: 0 0 0 12px var(--et_dark-2-white-0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 var(--et_dark-2-white-0);
  }
}
@keyframes et-request-svg-shadow {
  0% {
    -webkit-box-shadow: 0 0 0 0 var(--et_dark-2-white-02);
  }
  70% {
    -webkit-box-shadow: 0 0 0 12px var(--et_dark-2-white-0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 var(--et_dark-2-white-0);
  }
}
/*============================
=            Tabs            =
============================*/
.tabs {
  margin: 0 0 3.5714em;
  display: inline-block;
  width: 100%;
}
.tabs .tab-content {
  font-size: 1.14rem;
  display: none;
  float: right;
  padding-top: 1em;
  width: 100%;
}
.tabs .tab-content .list li {
  display: list-item;
}
.tabs .tab-content .list-unstyled,
.tabs .tab-content .list-unstyled li:last-child {
  margin-bottom: 0;
}
.tabs .tab-content .seller-rating .star-rating {
  margin-bottom: 0.7rem;
}
.tabs .tab-content .seller-name + li {
  margin-top: -0.25em;
}
.tabs .tab-content .shop_attributes tr:first-child th,
.tabs .tab-content .shop_attributes tr:first-child td {
  padding-top: 0;
}
.tabs .tabs-nav {
  width: 100%;
  margin-bottom: 0;
  text-align: center;
}
.tabs .tabs-nav li {
  display: inline-block;
  list-style: none;
}
.tabs .accordion-title {
  display: none;
}
.tabs .wc-tabs {
  padding-left: 0;
}
.tabs.tabs-default .wc-tabs {
  border-bottom: 1px solid var(--et_border-color);
}
.tabs table td:last-child {
  text-align: left;
  text-align: start;
}
.tabs .tab-title {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-size: 1rem;
  padding: 7px 10px;
}
.tabs .tab-title:hover,
.tabs .tab-title:focus {
  text-decoration: none !important;
}
.tabs .tab-title.opened,
.tabs .tab-title.opened:hover,
.tabs .tab-title:before {
  color: var(--et_active-color);
}
.tab-seller ul {
  padding: 0 !important;
  list-style: none;
}
.tab-seller h2 {
  font-size: 1rem;
  text-transform: uppercase;
}
.left-bar .left-titles {
  float: left;
  width: 28%;
}
.left-bar .left-titles li {
  list-style-type: none;
  border: 1px solid var(--et_border-color);
  font-size: 1rem;
  line-height: inherit;
  border-bottom: none;
  padding: 1em;
  margin-right: -1px;
  position: relative;
  margin-bottom: 0;
  border-right: none;
}
.left-bar .left-titles li:last-child {
  border-bottom: 1px solid var(--et_border-color);
}
.left-bar .left-titles a {
  display: inline-block;
  padding: 0;
}
.left-bar .tabs-nav {
  display: none;
}
.left-bar .tab-content {
  float: left;
  width: 72%;
  padding: 32px 40px;
  border: 1px solid var(--et_border-color);
}
.left-bar .tab-content p:last-child {
  margin-bottom: 0;
}
.tabs .accordion-title {
  border-top: 1px solid var(--et_border-color);
  border-bottom: 1px solid var(--et_border-color);
  margin-bottom: -1px;
}
.tabs .accordion-title a {
  padding: 1em 14px 1em 0;
}
.tabs .accordion-title a:after {
  display: inline-block;
  content: '\e905';
  font-family: 'xstore-icons';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1;
}
.tabs .accordion-title.opened-parent a:after {
  content: '\e903';
}
.tabs.accordion .accordion-title {
  display: block;
}
.tabs.accordion .tabs-nav {
  display: none;
}
.tabs.accordion .tab-content {
  float: none;
}
.tabs.accordion #reviews #comments > h2,
.tabs.accordion .comment-reply-title {
  border-top: none;
}
.col-md-6 .woocommerce-tabs #reviews #comments .commentlist li {
  margin-bottom: 0;
}
.col-md-6 .woocommerce-tabs #reviews #comments .commentlist li:last-child {
  border-bottom: none;
}
.col-md-6 .woocommerce-tabs #reviews #comments,
.col-md-6 .woocommerce-tabs #reviews #review_form_wrapper {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.tabs-with-scroll .tab-content {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tabs-with-scroll .tab-content .tab-content-scroll {
  padding-right: 10px;
}
.tabs-with-scroll .tab-content .tab-content-inner {
  max-height: 300px;
  padding-bottom: 10px;
  overflow-x: hidden;
  overflow-y: auto;
}
.tabs-with-scroll .tab-content:after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 30px;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--et_white-2-dark-0)), color-stop(80%, var(--et_white-2-dark)));
  background: linear-gradient(to bottom, var(--et_white-2-dark-0) 0%, var(--et_white-2-dark) 80%);
}
.et-tabs-wrapper .tabs-nav {
  border-bottom: 1px solid var(--et_border-color);
  padding-left: 0;
  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: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-bottom: 8px;
}
.et-tabs-wrapper .tabs-nav li {
  position: relative;
  margin-bottom: 0;
  max-width: 270px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.et-tabs-wrapper .tabs-nav li.et-opened:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -14px;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #1794e1 transparent transparent transparent;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
.et-tabs-wrapper .tabs-nav li a {
  position: relative;
  padding-left: 35px;
  padding-right: 35px;
  text-align: center;
  text-transform: capitalize;
}
.et-tabs-wrapper .tabs-nav li a img {
  margin-left: auto;
  margin-right: auto;
}
.et-tabs-wrapper .tabs-nav li a span {
  position: static !important;
}
.et-tabs-wrapper .tabs .tab-title {
  font-size: 1rem;
  padding-top: 35px;
  text-transform: uppercase;
}
.et-tabs-wrapper .tabs .tab-title img {
  display: block;
  margin-bottom: 10px;
}
.et-tabs-wrapper .et-tab {
  display: none;
}
.et-tabs-wrapper .et-tab-content {
  padding-top: 22px;
}
.et-tabs-wrapper.title-hover .tabs-nav li img {
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.et-tabs-wrapper.title-hover .tabs-nav li a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
.et-tabs-wrapper.title-hover .tabs-nav li a span {
  color: var(--et_active-color);
  opacity: 0;
  font-size: 0.9rem;
  padding: 0.9rem;
  line-height: 1.2rem;
  border: 1px solid var(--et_active-color);
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.et-tabs-wrapper.title-hover .tabs-nav li:hover img,
.et-tabs-wrapper.title-hover .tabs-nav li.et-opened img {
  opacity: 0;
}
.et-tabs-wrapper.title-hover .tabs-nav li:hover a span,
.et-tabs-wrapper.title-hover .tabs-nav li.et-opened a span {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.et-tabs-wrapper.title-hover .tabs-nav li:hover a span:hover,
.et-tabs-wrapper.title-hover .tabs-nav li.et-opened a span:hover {
  background-color: var(--et_active-color);
  color: #fff;
}
.et-tabs-wrapper.title-hover .tabs-nav .delimiter {
  width: 30px;
  height: 2px;
  background-color: var(--et_active-color);
  opacity: 0.4;
  margin-left: 15px;
  margin-right: 15px;
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.et-tabs-wrapper.title-hover .tabs-nav .delimiter:last-of-type {
  display: none;
}
.tabs .tabs-nav li {
  margin: 0 -2px 0;
}
.tabs .tabs-nav li a:before {
  content: '';
  height: 2px;
  width: 0;
  right: 0;
  background-color: currentColor;
  position: absolute;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  bottom: 0;
  z-index: 1;
}
.tabs .tabs-nav .active.et-opened a:before {
  width: 100%;
  left: 0;
  right: auto;
}
@media only screen and (max-width: 992px) {
  .left-bar .left-titles li {
    padding: 1em 1.5em;
  }
  .left-bar .left-titles li .tab-title {
    font-size: 1rem;
  }
  .et-tabs-wrapper .tabs-nav {
    display: none;
  }
  .et-tabs-wrapper .tabs-nav li {
    display: block;
    width: 100%;
    max-width: 100%;
    border-top: 1px solid var(--et_border-color);
  }
  .et-tabs-wrapper .tabs-nav li.et-opened:before {
    bottom: -6px;
    z-index: 10;
  }
  .et-tabs-wrapper .tabs-nav li a {
    text-align: start;
    padding: 15px 0 !important;
  }
  .et-tabs-wrapper .tabs .accordion-title {
    display: block !important;
    width: 100%;
    max-width: 100%;
    border-top: 1px solid var(--et_border-color);
    text-align: start;
    padding: 15px 0 !important;
    font-size: 20px;
  }
  .et-tabs-wrapper .tabs .accordion-title img {
    display: inline-block !important;
    max-width: 50px;
    vertical-align: middle;
    margin-right: 20px !important;
    margin-bottom: 0 !important;
  }
  .et-tabs-wrapper .tabs .accordion-title span {
    display: inline-block;
    vertical-align: middle;
  }
  .et-tabs-wrapper .tabs .accordion-title.opened:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #1e1e1e transparent transparent transparent;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -6px;
    z-index: 10;
  }
  .et-tabs-wrapper .et-tab-content {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .tabs.tabs-default .wc-tabs {
    white-space: nowrap;
    overflow: auto;
  }
  .tabs.tabs-default .wc-tabs::-webkit-scrollbar {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .left-bar .left-titles {
    width: 100%;
  }
  .left-bar .left-titles .wc-tabs {
    margin-bottom: 0;
  }
  .left-bar .left-titles li {
    margin-right: 0;
    border-right: 1px solid var(--et_border-color);
  }
  .left-bar .tab-content {
    width: 100%;
    border-top: none;
    padding: 1em 1.5em;
  }
  .left-bar .tab-content .seller-rating + .text {
    display: block;
  }
}
.tabs-full-width {
  background-color: var(--et_white-2-dark);
}
.tabs-full-width .tabs {
  padding: 0 15px;
}
/*-----  End of Tabs  ------*/
.product-view-mask .show-quickly,
.product-view-info .show-quickly {
  border-right: 1px solid;
}
.product-view-mask .et-wishlist-holder,
.product-view-info .et-wishlist-holder,
.product-view-mask .xstore-wishlist,
.product-view-info .xstore-wishlist,
.product-view-mask .xstore-compare,
.product-view-info .xstore-compare {
  border-left: 1px solid;
}
.footer-product .show-quickly {
  left: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.footer-product .show-quickly:after {
  right: 0;
}
.footer-product .et-wishlist-holder,
.footer-product .xstore-wishlist,
.footer-product .xstore-compare {
  right: 0;
  font-size: 0;
}
.footer-product .et-wishlist-holder:after,
.footer-product .xstore-wishlist:after,
.footer-product .xstore-compare:after {
  left: 0;
}
.footer-product .by-vendor-name-link:after,
.footer-product .pre_order_loop:after,
.footer-product .wcmp_add_to_cart_message:after {
  left: 0;
}
.footer-product .button:before {
  display: inline-block;
  margin-right: 5px;
  font-weight: 400;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.footer-product .by-vendor-name-link:before,
.footer-product .pre_order_loop:before,
.footer-product .wcmp_add_to_cart_message:before,
.footer-product .et-wishlist-holder a.add_to_wishlist.button.alt:before {
  margin-right: 0;
}
.footer-product .show-quickly:after,
.footer-product .xstore-wishlist:after,
.footer-product .et-wishlist-holder:after,
.footer-product .xstore-compare:after,
.footer-product .by-vendor-name-link:after,
.footer-product .pre_order_loop:after,
.footer-product .wcmp_add_to_cart_message:after {
  position: absolute;
  top: 0;
  width: 1px;
  border-right: 1px solid #444;
  height: 100%;
}
/*=======================================
=            Products Hovers            =
=======================================*/
.product-view-mask2[class*="wcpv_product_vendors-"] .wcpv-sold-by-loop,
.footer-product .wcvendors_sold_by_in_loop,
.footer-product br,
.products-list .product-details .button.compare,
.product-view-mask .button.compare,
.product-view-info .button.compare,
.product-view-light .button.compare,
.product-view-light .xstore-compare {
  display: none;
}
.product-view-mask.view-color-dark .wcpv-sold-by-loop,
.product-view-mask.view-color-dark .wcpv-sold-by-loop a {
  color: #fff;
}
.product-view-mask.view-color-dark .wcpv-sold-by-loop a:hover {
  opacity: 0.7;
}
.footer-product .compare:before,
.footer-product .show-quickly:before,
.footer-product .button:before,
.footer-product .by-vendor-name-link:before,
.footer-product .pre_order_loop:before,
.footer-product .wcmp_add_to_cart_message:before,
.content-product .yith-wcwl-add-to-wishlist .show a:before,
.content-product .wishlist-fragment a:before {
  font-size: 16px;
}
.footer-product .xstore-wishlist.button:before,
.footer-product .xstore-compare.button:before {
  display: none;
}
.footer-product .xstore-wishlist .et-icon,
.footer-product .xstore-compare .et-icon,
.footer-product .add_to_cart_button:after {
  font-size: 16px;
}
.content-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,
.content-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
  content: "\e92d";
}
.footer-product {
  position: absolute;
  bottom: 1.45rem;
  left: 1.45rem;
  right: 1.45rem;
  height: 2.57rem;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  opacity: 0;
  z-index: 2;
  text-align: center;
  overflow: hidden;
  font-weight: normal;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.footer-product .compare {
  position: relative;
  overflow: hidden;
}
.footer-product .compare:before {
  content: "\e915" !important;
}
.footer-product .compare,
.footer-product .show-quickly,
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
  font-size: 0;
}
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
  margin: 0;
}
.footer-product .by-vendor-name-link:before {
  content: '\e1000';
}
.footer-product .pre_order_loop:before {
  content: '\e900';
  font-style: normal;
}
.footer-product .wcmp_add_to_cart_message:before {
  content: '\e938';
}
.footer-product .show-quickly:before {
  content: "\e907";
}
.footer-product .button {
  border: none;
  width: 100%;
  background: var(--et_dark-color);
  line-height: 1.4;
  padding: 0 45px;
}
.footer-product .button .blockOverlay {
  background-color: var(--et_dark-color) !important;
}
.footer-product .et-wishlist-holder a.add_to_wishlist.button.alt {
  background: transparent;
}
.footer-product .show-quickly,
.footer-product .xstore-wishlist,
.footer-product .et-wishlist-holder {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.4;
  top: 0;
  height: 100%;
  width: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-color: var(--et_dark-color);
  background: var(--et_dark-color);
  z-index: 1;
}
.footer-product .xstore-compare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-color: var(--et_dark-color);
  background: var(--et_dark-color);
}
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
  background: var(--et_dark-color);
}
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message,
.footer-product .yith-wcwl-add-to-wishlist,
.footer-product .yith-wcwl-add-to-wishlist .show {
  width: 100%;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-product .et-wishlist-holder a {
  width: 100%;
}
.footer-product .et-wishlist-holder a .yith-wcwl-icon.fa {
  display: none;
}
.footer-product .quick-view-popup .add_to_cart_button,
.footer-product .loader-path {
  stroke: #fff;
}
.footer-product .wishlist-fragment .blockOverlay:before {
  border-color: var(--et_main-color);
  border-left-color: #fff;
}
.footer-product .button,
.footer-product .yith-wcwl-add-to-wishlist a:not(.alt),
.footer-product .yith-wcwl-add-button a.open-pretty-photo,
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.footer-product .show-quickly,
.footer-product .xstore-wishlist,
.footer-product .et-wishlist-holder a,
.footer-product .button,
.footer-product .button:hover,
.footer-product .button.compare,
.footer-product .button.compare:hover,
.footer-product .xstore-compare,
.footer-product .xstore-compare:hover,
.footer-product .by-vendor-name-link {
  color: #fff;
}
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
  color: #fff !important;
}
.footer-product .compare.button,
.footer-product .xstore-compare,
.footer-product .button,
.footer-product .show-quickly,
.footer-product .xstore-wishlist,
.footer-product .et-wishlist-holder,
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.footer-product .compare.button:hover,
.footer-product .xstore-compare:hover,
.footer-product .button:hover,
.footer-product .show-quickly:hover,
.footer-product .xstore-wishlist:hover,
.footer-product .et-wishlist-holder:hover,
.footer-product .by-vendor-name-link:hover,
.footer-product .pre_order_loop:hover,
.footer-product .wcmp_add_to_cart_message:hover {
  background: #333333;
}
.et-wishlist-holder .yith-wcwl-add-to-wishlist {
  position: relative;
}
.et-wishlist-holder .et-loader {
  position: static;
}
.et-wishlist-holder .loader-path {
  stroke: #fff;
}
.content-product .show-quickly,
.content-product .by-vendor-name-link {
  cursor: pointer;
}
.content-product:hover .footer-product,
.content-product.et-vpf .footer-product {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.content-product .show-quickly:before,
.content-product .button:before,
.content-product .yith-wcwl-add-to-wishlist .show a:before,
.content-product .by-vendor-name-link:before,
.content-product .pre_order_loop:before,
.content-product .wcmp_add_to_cart_message:before {
  font-family: 'xstore-icons';
}
.content-product .is_arrows-hovered .footer-product {
  -webkit-transform: translateY(7px);
          transform: translateY(7px);
  opacity: 0;
}
.view-color-white .footer-product .loader-path,
.view-color-transparent .footer-product .loader-path,
.product-view-default .et-wishlist-holder .loader-path {
  stroke: var(--et_dark-color);
}
.view-color-white .footer-product .wishlist-fragment .blockOverlay:before,
.view-color-transparent .footer-product .wishlist-fragment .blockOverlay:before,
.product-view-default .et-wishlist-holder .wishlist-fragment .blockOverlay:before {
  border-color: var(--et_border-color);
  border-left-color: var(--et_main-color);
}
.view-color-white .footer-product:before,
.view-color-white .footer-product .show-quickly,
.view-color-white .footer-product .et-wishlist-holder,
.view-color-white .footer-product .xstore-wishlist,
.view-color-white .footer-product .xstore-wishlist:after,
.view-color-white .footer-product .et-wishlist-holder:after,
.view-color-white .footer-product .xstore-compare,
.view-color-white .footer-product .xstore-compare:after,
.view-color-white .footer-product .show-quickly:after,
.view-color-white .footer-product .by-vendor-name-link:after,
.view-color-white .footer-product .pre_order_loop:after,
.view-color-white .footer-product .wcmp_add_to_cart_message:after {
  border-color: var(--et_border-color);
}
.view-color-white .footer-product .button.compare:hover,
.view-color-white .footer-product .xstore-compare:hover,
.view-color-white .footer-product .button:hover,
.view-color-white .footer-product .show-quickly:hover,
.view-color-white .footer-product .xstore-wishlist:hover,
.view-color-white .footer-product .et-wishlist-holder:hover,
.view-color-white .footer-product .by-vendor-name-link:hover,
.view-color-white .footer-product .pre_order_loop:hover,
.view-color-white .footer-product .wcmp_add_to_cart_message:hover {
  background: #f5f5f5;
}
.view-color-white.product-view-info .footer-product:before {
  border-color: var(--et_border-color);
}
.view-color-white.product-view-mask2 .footer-product,
.view-color-white .footer-product .button.compare,
.view-color-white .footer-product .xstore-compare,
.view-color-white .footer-product .button,
.view-color-white .footer-product .show-quickly,
.view-color-white .footer-product .xstore-wishlist,
.view-color-white .footer-product .et-wishlist-holder,
.view-color-white .footer-product .by-vendor-name-link,
.view-color-white .footer-product .pre_order_loop,
.view-color-white .footer-product .wcmp_add_to_cart_message,
.view-color-white .product-mask,
.view-color-white.product-view-info .product-mask {
  background: #fff;
}
.view-color-white .footer-product .show-quickly,
.view-color-white .footer-product .xstore-wishlist,
.view-color-white .footer-product .xstore-compare,
.view-color-white .footer-product .et-wishlist-holder a,
.view-color-white .footer-product .et-wishlist-holder a.add_to_wishlist.button.alt,
.view-color-white .footer-product .by-vendor-name-link,
.view-color-white .footer-product .button,
.view-color-white .footer-product .button.compare {
  color: var(--et_dark-color);
}
.view-color-white .footer-product .pre_order_loop,
.view-color-white .footer-product .wcmp_add_to_cart_message {
  color: var(--et_dark-color) !important;
}
.view-color-white .footer-product .button .blockOverlay {
  background-color: #fff !important;
}
.view-color-white .product-mask a,
.view-color-white.product-view-info .product-mask a,
.view-color-white .product-mask .product-title a,
.view-color-white.product-view-info .product-mask .product-title a {
  color: var(--et_dark-color);
}
.view-color-white .product-mask a:hover,
.view-color-transparent .product-mask a:hover,
.view-color-white.product-view-info .product-mask a:hover,
.view-color-transparent.product-view-info .product-mask a:hover,
.view-color-white .product-mask .product-title a:hover,
.view-color-transparent .product-mask .product-title a:hover,
.view-color-white.product-view-info .product-mask .product-title a:hover,
.view-color-transparent.product-view-info .product-mask .product-title a:hover {
  color: var(--et_main-color);
}
.view-color-transparent .footer-product .show-quickly,
.view-color-transparent .footer-product .xstore-wishlist,
.view-color-transparent .footer-product .xstore-compare,
.view-color-transparent .footer-product .et-wishlist-holder a,
.view-color-transparent .footer-product .et-wishlist-holder a.add_to_wishlist.button.alt,
.view-color-transparent .footer-product .by-vendor-name-link,
.view-color-transparent .footer-product .button,
.view-color-transparent .footer-product .button.compare {
  color: var(--et_dark-2-white);
}
.view-color-transparent .footer-product .pre_order_loop,
.view-color-transparent .footer-product .wcmp_add_to_cart_message {
  color: var(--et_dark-2-white) !important;
}
.view-color-transparent .footer-product .button .blockOverlay {
  background-color: var(--et_white-2-dark) !important;
}
.view-color-transparent .product-mask a,
.view-color-transparent.product-view-info .product-mask a,
.view-color-transparent .product-mask .product-title a,
.view-color-transparent.product-view-info .product-mask .product-title a {
  color: var(--et_dark-2-white);
}
.view-color-transparent .footer-product:before,
.view-color-transparent .footer-product .show-quickly,
.view-color-transparent .footer-product .xstore-wishlist,
.view-color-transparent .footer-product .xstore-wishlist:after,
.view-color-transparent .footer-product .et-wishlist-holder,
.view-color-transparent .footer-product .et-wishlist-holder:after,
.view-color-transparent .footer-product .xstore-compare,
.view-color-transparent .footer-product .xstore-compare:after,
.view-color-transparent .footer-product .show-quickly:after,
.view-color-transparent .footer-product .by-vendor-name-link:after,
.view-color-transparent .footer-product .pre_order_loop:after,
.view-color-transparent .footer-product .wcmp_add_to_cart_message:after {
  border: none;
}
.view-color-transparent .footer-product .show-quickly:hover,
.view-color-transparent .footer-product .xstore-wishlist:hover,
.view-color-transparent .footer-product .xstore-compare:hover,
.view-color-transparent .footer-product .et-wishlist-holder:hover .yith-wcwl-add-button a,
.view-color-transparent .footer-product .et-wishlist-holder:hover a.add_to_wishlist.button.alt,
.view-color-transparent .footer-product .button:hover,
.view-color-transparent .footer-product .by-vendor-name-link:hover {
  color: var(--et_main-color);
}
.view-color-transparent .footer-product .pre_order_loop:hover,
.view-color-transparent .footer-product .wcmp_add_to_cart_message:hover {
  color: var(--et_main-color) !important;
}
.view-color-transparent.product-view-info .footer-product:before {
  border: none;
}
.view-color-transparent .footer-product,
.view-color-transparent .footer-product .button,
.view-color-transparent .footer-product .button.compare,
.view-color-transparent .footer-product .xstore-compare,
.view-color-transparent .footer-product .show-quickly,
.view-color-transparent .footer-product .xstore-wishlist,
.view-color-transparent .footer-product .et-wishlist-holder,
.view-color-transparent .footer-product .button:hover,
.view-color-transparent .footer-product .show-quickly:hover,
.view-color-transparent .footer-product .xstore-wishlist:hover,
.view-color-transparent .footer-product .et-wishlist-holder:hover,
.view-color-transparent .footer-product .by-vendor-name-link:hover,
.view-color-transparent .footer-product .pre_order_loop:hover,
.view-color-transparent .footer-product .wcmp_add_to_cart_message:hover,
.view-color-transparent.product-view-mask2 .footer-product,
.view-color-transparent.product-view-info .product-mask {
  background: transparent;
}
@media only screen and (max-width: 768px) {
  .content-product .footer-product {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
  .content-product .footer-product .button {
    font-size: 0;
  }
  .content-product .footer-product .button:before {
    margin-right: 0;
    margin-left: 0;
  }
}
.col-md-9 .product-slide .product-view-mask .footer-product,
.col-md-8 .product-slide .product-view-mask .footer-product,
.col-md-9 .product-slide .product-view-info .footer-product,
.col-md-8 .product-slide .product-view-info .footer-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.col-md-9 .product-slide .product-view-mask .footer-product .show-quickly,
.col-md-8 .product-slide .product-view-mask .footer-product .show-quickly,
.col-md-9 .product-slide .product-view-info .footer-product .show-quickly,
.col-md-8 .product-slide .product-view-info .footer-product .show-quickly,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-wishlist,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-wishlist,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-wishlist,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-wishlist,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-compare,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-compare,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-compare,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-compare,
.col-md-9 .product-slide .product-view-mask .footer-product .et-wishlist-holder,
.col-md-8 .product-slide .product-view-mask .footer-product .et-wishlist-holder,
.col-md-9 .product-slide .product-view-info .footer-product .et-wishlist-holder,
.col-md-8 .product-slide .product-view-info .footer-product .et-wishlist-holder,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  border: none;
}
.col-md-9 .product-slide .product-view-mask .footer-product .show-quickly:after,
.col-md-8 .product-slide .product-view-mask .footer-product .show-quickly:after,
.col-md-9 .product-slide .product-view-info .footer-product .show-quickly:after,
.col-md-8 .product-slide .product-view-info .footer-product .show-quickly:after,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-wishlist:after,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-wishlist:after,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-wishlist:after,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-wishlist:after,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-compare:after,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-compare:after,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-compare:after,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-compare:after,
.col-md-9 .product-slide .product-view-mask .footer-product .et-wishlist-holder:after,
.col-md-8 .product-slide .product-view-mask .footer-product .et-wishlist-holder:after,
.col-md-9 .product-slide .product-view-info .footer-product .et-wishlist-holder:after,
.col-md-8 .product-slide .product-view-info .footer-product .et-wishlist-holder:after,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link:after,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link:after,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link:after,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link:after,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop:after,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop:after,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop:after,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop:after,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:after,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:after {
  content: '';
}
.col-md-9 .product-slide .product-view-mask .footer-product .button,
.col-md-8 .product-slide .product-view-mask .footer-product .button,
.col-md-9 .product-slide .product-view-info .footer-product .button,
.col-md-8 .product-slide .product-view-info .footer-product .button,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message {
  font-size: 0;
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.col-md-9 .product-slide .product-view-mask .footer-product .button:before,
.col-md-8 .product-slide .product-view-mask .footer-product .button:before,
.col-md-9 .product-slide .product-view-info .footer-product .button:before,
.col-md-8 .product-slide .product-view-info .footer-product .button:before,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link:before,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link:before,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link:before,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link:before,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop:before,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop:before,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop:before,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop:before,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:before,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:before {
  margin: 0;
}
.col-md-9 .product-slide .product-view-mask .footer-product .compare,
.col-md-8 .product-slide .product-view-mask .footer-product .compare,
.col-md-9 .product-slide .product-view-info .footer-product .compare,
.col-md-8 .product-slide .product-view-info .footer-product .compare {
  display: none;
}
@media only screen and (min-width: 768px) {
  .products-hover-only-icons .product-view-mask .footer-product,
  .products-hover-only-icons .product-view-info .footer-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .products-hover-only-icons .product-view-mask .footer-product .show-quickly,
  .products-hover-only-icons .product-view-info .footer-product .show-quickly,
  .products-hover-only-icons .product-view-mask .footer-product .xstore-wishlist,
  .products-hover-only-icons .product-view-info .footer-product .xstore-wishlist,
  .products-hover-only-icons .product-view-mask .footer-product .xstore-compare,
  .products-hover-only-icons .product-view-info .footer-product .xstore-compare,
  .products-hover-only-icons .product-view-mask .footer-product .et-wishlist-holder,
  .products-hover-only-icons .product-view-info .footer-product .et-wishlist-holder,
  .products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link,
  .products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link,
  .products-hover-only-icons .product-view-mask .footer-product .pre_order_loop,
  .products-hover-only-icons .product-view-info .footer-product .pre_order_loop,
  .products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message,
  .products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    border: none;
  }
  .products-hover-only-icons .product-view-mask .footer-product .show-quickly:after,
  .products-hover-only-icons .product-view-info .footer-product .show-quickly:after,
  .products-hover-only-icons .product-view-mask .footer-product .xstore-wishlist:after,
  .products-hover-only-icons .product-view-info .footer-product .xstore-wishlist:after,
  .products-hover-only-icons .product-view-mask .footer-product .xstore-compare:after,
  .products-hover-only-icons .product-view-info .footer-product .xstore-compare:after,
  .products-hover-only-icons .product-view-mask .footer-product .et-wishlist-holder:after,
  .products-hover-only-icons .product-view-info .footer-product .et-wishlist-holder:after,
  .products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link:after,
  .products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link:after,
  .products-hover-only-icons .product-view-mask .footer-product .pre_order_loop:after,
  .products-hover-only-icons .product-view-info .footer-product .pre_order_loop:after,
  .products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
  .products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message:after {
    content: '';
  }
  .products-hover-only-icons .product-view-mask .footer-product .button,
  .products-hover-only-icons .product-view-info .footer-product .button,
  .products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link,
  .products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link,
  .products-hover-only-icons .product-view-mask .footer-product .pre_order_loop,
  .products-hover-only-icons .product-view-info .footer-product .pre_order_loop,
  .products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message,
  .products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message {
    font-size: 0;
    padding: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .products-hover-only-icons .product-view-mask .footer-product .button:before,
  .products-hover-only-icons .product-view-info .footer-product .button:before,
  .products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link:before,
  .products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link:before,
  .products-hover-only-icons .product-view-mask .footer-product .pre_order_loop:before,
  .products-hover-only-icons .product-view-info .footer-product .pre_order_loop:before,
  .products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
  .products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message:before {
    margin: 0;
  }
  .products-hover-only-icons .product-view-mask .footer-product .compare,
  .products-hover-only-icons .product-view-info .footer-product .compare {
    display: none;
  }
}
/*=====  End of Products Hovers  ======*/
.product-view-mask3 .sm-arrow {
  display: none;
}
.product-view-mask3 .footer-product {
  -webkit-transform: translateY(calc(-40% + 3px));
          transform: translateY(calc(-40% + 3px));
}
.product-view-mask3 .content-product:hover .footer-product {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.product-view-mask3 .content-product .footer-product {
  top: 50%;
  left: 0 !important;
  right: 0 !important;
  bottom: auto !important;
  height: auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-view-mask3 .content-product .footer-product > *,
.product-view-mask3 .content-product .footer-product .button,
.product-view-mask3 .content-product .footer-product .add_to_wishlist.button {
  font-size: 0;
  padding: 0;
  margin: 2.5px;
  height: 36px;
  width: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  position: relative;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.product-view-mask3 .content-product .footer-product > *:before,
.product-view-mask3 .content-product .footer-product .button:before,
.product-view-mask3 .content-product .footer-product .add_to_wishlist.button:before {
  margin: 0;
  color: inherit;
}
.product-view-mask3 .content-product .footer-product .et-wishlist-holder .add_to_wishlist.button {
  margin: 0;
}
.product-view-mask3 .content-product .footer-product .blockOverlay {
  border-radius: 50% !important;
}
.product-view-mask3 .content-product .footer-product .button.compare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.product-view-mask3 .content-product .footer-product .added_to_cart {
  display: none;
}
@media only screen and (max-width: 768px) {
  .product-view-mask3 .footer-product {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}@font-face {
  font-family: 'Abril Fatface';
  font-style: normal;
  font-weight: 400;
  src: url(//store.avs.bg/wp-content/uploads/wpb-fonts/store-avs-bg/abril-fatface/zOL64pLDlL1D99S8g8PtiKchq-dmiA.ttf) format('truetype');
}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator +-
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.pswp__button:before {
  font-size: 20px;
  font-family: 'xstore-icons';
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
  outline: none;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 100px;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  font-size: 36px;
}
.pswp__button--arrow--left:after,
.pswp__button--arrow--right:after {
  content: '';
  width: 70px;
  height: 100%;
  display: block;
  z-index: -1;
  position: absolute;
  background: #909090;
  top: 0;
}
.pswp__button--arrow--left {
  left: 0;
  right: auto;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button,
.pswp__counter {
  color: #fff;
}
.pswp__button--arrow--left:before {
  content: '\e902';
}
.pswp__button--arrow--right:before {
  content: '\e904';
}
.pswp__button--close:before {
  content: '\e90a';
}
/*

	2. Share modal/popup and links

 */
.pswp__counter {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 20px;
  line-height: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* increase size of share links on touch devices */
.pswp__caption {
  display: none;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  outline: none;
}
.pswp img {
  max-width: none;
}
.pswp,
.pswp__bg,
.pswp__scroll-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: url(//store.avs.bg/wp-content/themes/xstore/images/zoom-in.png) 16 9, zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: grabbing;
}
/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  background: rgba(34, 34, 34, 0.5);
  opacity: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.pswp,
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
}
.pswp__container,
.pswp__zoom-wrap,
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  width: 100%;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp,
.pswp__scroll-wrap,
.pswp__item {
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.pswp,
.pswp__container,
.pswp__zoom-wrap,
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: var(--et_dark-color);
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}