﻿@font-face {
  font-family: "Lato";
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/lato-bold-webfont.woff2) format("woff2"), url(../fonts/lato-bold-webfont.woff) format("woff");
}
@font-face {
  font-family: "Lato";
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/lato-regular-webfont.woff2) format("woff2"), url(../fonts/lato-regular-webfont.woff) format("woff");
}
@font-face {
  font-family: "Lato";
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/lato-light-webfont.woff2) format("woff2"), url(../fonts/lato-light-webfont.woff) format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-display: swap;
  src: url(../fonts/lato-italic-webfont.woff2) format("woff2"), url(../fonts/lato-italic-webfont.woff) format("woff");
}
/*---css variables---*/
:root {
  --primary-color: #603F8D;
  --secondary-color: #00ABE9;
  --white: #ffffff;
  --black-deep: #222222;
  --black: #1E266E;
  --black-faded: #444444;
  --yellow: #EEA129;
  --red: #EA3957;
  --dark-grey: #B0B9C7;
  --grey: #C6CCD0;
  --light-grey: #DBDBDD;
  --footer-bg: #F5F5F5;
  --off-white: #E8E8EC;
  --category-even: #EA3957;
  --category-odd: #28B1E0;
}

/*---icon fonts---*/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
[class^=icon-], .sitemap-page .entity .entity-body li::after, .account-page .button-1.search-box-button::before, .account-page .button-2.search-box-button::before, .registration-page .check-username-availability-button.search-box-button::before, .order-progress li.inactive-step a::before, .order-progress li.active-step a::before, .header-links ul li a::before, .button-1.search-box-button::before, .home-page-polls .search-box-button.button-2::before, input[type=checkbox] ~ label::before, .icon, .common-buttons button::before, .common-buttons a::before, .cart td.remove-from-cart .remove-btn::before, .trust-mark-block .trust-block-wrapper .trust-mark::before, .overview-buttons div .button-2::before, .warenty-block p::before, .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper .delivery > div.free-shipping::before, .product-selectors .product-page-size::after,
.product-selectors .product-sorting::after, .product-selectors .product-viewmode a::before, .checkout-attributes dt label::before, .bar-notification .close::before, .mobile-bottom-navigation a::before, .footer .footer-upper .footer-block .social .networks li a::before, .footer .footer-upper .footer-block .newsletter-email .button-1::before, .footer .footer-upper .footer-block .newsletter-email .home-page-polls .button-2::before, .home-page-polls .footer .footer-upper .footer-block .newsletter-email .button-2::before, [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 500;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-backward:before {
  content: "\e900";
}

.icon-bookmark:before {
  content: "\e901";
}

.icon-bookmark-2:before {
  content: "\e902";
}

.icon-box-border:before {
  content: "\e903";
}

.icon-bubbles1:before {
  content: "\e904";
}

.icon-calendar:before {
  content: "\e905";
}

.icon-call:before {
  content: "\e906";
}

.icon-call-us:before {
  content: "\e907";
}

.icon-card:before {
  content: "\e908";
}

.icon-chat:before {
  content: "\e909";
}

.icon-checkbox-checked:before {
  content: "\e90a";
}

.icon-checkbox-unchecked:before {
  content: "\e90b";
}

.icon-circle-down:before {
  content: "\e90c";
}

.icon-circle-left:before {
  content: "\e90d";
}

.icon-circle-right:before {
  content: "\e90e";
}

.icon-circle-up:before {
  content: "\e90f";
}

.icon-close:before {
  content: "\e910";
}

.icon-close-2:before {
  content: "\e911";
}

.icon-compare-list:before {
  content: "\e912";
}

.icon-cross:before {
  content: "\e913";
}

.icon-discover:before {
  content: "\e914";
}

.icon-down-arrow:before {
  content: "\e915";
}

.icon-down-arrow-2:before {
  content: "\e916";
}

.icon-edit-2:before {
  content: "\e917";
}

.icon-edit-svgrepo-com:before {
  content: "\e918";
}

.icon-email-1:before {
  content: "\e919";
}

.icon-email-2:before {
  content: "\e91a";
}

.icon-express:before {
  content: "\e91b";
}

.icon-facebook2:before {
  content: "\e91c";
}

.icon-facebook3:before {
  content: "\e91d";
}

.icon-facebook-4:before {
  content: "\e91e";
}

.icon-file-empty:before {
  content: "\e91f";
}

.icon-file-pdf:before {
  content: "\e920";
}

.icon-file-picture:before {
  content: "\e921";
}

.icon-file-text2:before {
  content: "\e922";
}

.icon-file-word:before {
  content: "\e923";
}

.icon-filter:before {
  content: "\e924";
}

.icon-folder:before {
  content: "\e925";
}

.icon-folder-2:before {
  content: "\e926";
}

.icon-forward2:before {
  content: "\e927";
}

.icon-Free-Delivery:before {
  content: "\e928";
}

.icon-google-plus2:before {
  content: "\e929";
}

.icon-gride-view:before {
  content: "\e92a";
}

.icon-gride-view-2:before {
  content: "\e92b";
}

.icon-Hamburger-nav:before {
  content: "\e92c";
}

.icon-image:before {
  content: "\e92d";
}

.icon-instagram:before {
  content: "\e92e";
}

.icon-left-arrow:before {
  content: "\e94a";
}

.icon-left-arrow-2:before {
  content: "\e930";
}

.icon-left-arrow-3:before {
  content: "\e931";
}

.icon-linkedin:before {
  content: "\e932";
}

.icon-linkedin2:before {
  content: "\e933";
}

.icon-list-view:before {
  content: "\e934";
}

.icon-list-view-2:before {
  content: "\e935";
}

.icon-location:before {
  content: "\e936";
}

.icon-lock:before {
  content: "\e937";
}

.icon-mastercard:before {
  content: "\e938";
}

.icon-minus:before {
  content: "\e939";
}

.icon-next:before {
  content: "\e93a";
}

.icon-not:before {
  content: "\e93b";
}

.icon-not-2:before {
  content: "\e93c";
}

.icon-office:before {
  content: "\e93d";
}

.icon-paypal-2:before {
  content: "\e93e";
}

.icon-pdf:before {
  content: "\e93f";
}

.icon-pencil:before {
  content: "\e940";
}

.icon-pinterest1:before {
  content: "\e941";
}

.icon-pinterest21:before {
  content: "\e942";
}

.icon-plus:before {
  content: "\e943";
}

.icon-previous:before {
  content: "\e944";
}

.icon-price-tags:before {
  content: "\e945";
}

.icon-quick-view:before {
  content: "\e946";
}

.icon-radio-unchecked:before {
  content: "\e947";
}

.icon-remove:before {
  content: "\e948";
}

.icon-return-policy:before {
  content: "\e949";
}

.icon-right-arrow:before {
  content: "\e92f";
}

.icon-right-arrow-2:before {
  content: "\e94b";
}

.icon-rss:before {
  content: "\e94c";
}

.icon-search-1:before {
  content: "\e94d";
}

.icon-search-2:before {
  content: "\e94e";
}

.icon-shopping-cart-1:before {
  content: "\e94f";
}

.icon-shopping-cart-2:before {
  content: "\e950";
}

.icon-shopping-cart-3:before {
  content: "\e951";
}

.icon-shopping-van:before {
  content: "\e952";
}

.icon-star-empty1:before {
  content: "\e953";
}

.icon-star-full1:before {
  content: "\e954";
}

.icon-star-half1:before {
  content: "\e955";
}

.icon-star-new:before {
  content: "\e956";
}

.icon-support:before {
  content: "\e957";
}

.icon-twitter-1:before {
  content: "\e958";
}

.icon-up-arrow:before {
  content: "\e959";
}

.icon-up-arrow-2:before {
  content: "\e95a";
}

.icon-usd:before {
  content: "\e95b";
}

.icon-usd-2:before {
  content: "\e95c";
}

.icon-user-1:before {
  content: "\e95d";
}

.icon-user-2:before {
  content: "\e95e";
}

.icon-user-3:before {
  content: "\e95f";
}

.icon-van:before {
  content: "\e960";
}

.icon-visa:before {
  content: "\e961";
}

.icon-whatsapp:before {
  content: "\e962";
}

.icon-wishlist-1:before {
  content: "\e963";
}

.icon-word:before {
  content: "\e964";
}

.icon-Worldwide-Shipping:before {
  content: "\e965";
}

.icon-yes:before {
  content: "\e966";
}

.icon-yes-2:before {
  content: "\e967";
}

.icon-yes-3:before {
  content: "\e968";
}

.icon-youtube:before {
  content: "\e969";
}

.icon-bubbles:before {
  content: "\e96c";
}

.icon-star-empty:before {
  content: "\e9d7";
}

.icon-star-half:before {
  content: "\e9d8";
}

.icon-star-full:before {
  content: "\e9d9";
}

.icon-pinterest:before {
  content: "\ead1";
}

.icon-pinterest2:before {
  content: "\ead2";
}

/*---global style css---*/
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: inherit;
}

body, html {
  background: var(--white);
  color: var(--black);
  text-align: right;
  margin: 0;
  font-family: "Lato";
  font-size: 14px;
  direction: rtl;
}

@media (max-width: 991px) {
  body {
    padding-bottom: 80px;
  }
}

p, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 15px;
}

img {
  height: auto;
  width: auto;
  max-width: 100%;
}

ul {
  list-style-type: none;
}

.title {
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .title {
    margin: 0 0 15px;
  }
}
.title strong {
  font-size: 24px;
  font-weight: 600;
  color: var(--black);
}
@media (max-width: 991px) {
  .title strong {
    font-size: 15px;
  }
}

select {
  background: var(--white);
  color: var(--black);
}

a {
  color: var(--primary-color);
}

hr {
  border: 0;
  border-bottom: 1px solid var(--grey);
}

html:not(.html-home-page) .page {
  padding: 0 10px;
}

@media (max-width: 767px) {
  html:not(.html-home-page) .product-details-page .page-body > .container, html:not(.html-home-page) .product-details-page .checkout-page .page-body > .page-body, .checkout-page html:not(.html-home-page) .product-details-page .page-body > .page-body, html:not(.html-home-page) .product-details-page .page-body > .order-summary-content, html:not(.html-home-page) .product-details-page .eu-cookie-bar-notification .page-body > .content, .eu-cookie-bar-notification html:not(.html-home-page) .product-details-page .page-body > .content, html:not(.html-home-page) .product-details-page .footer .page-body > .footer-upper, .footer html:not(.html-home-page) .product-details-page .page-body > .footer-upper, html:not(.html-home-page) .product-details-page .header-menu .page-body > .top-menu.notmobile, .header-menu html:not(.html-home-page) .product-details-page .page-body > .top-menu.notmobile, html:not(.html-home-page) .product-details-page .header .page-body > .header-lower, .header html:not(.html-home-page) .product-details-page .page-body > .header-lower, html:not(.html-home-page) .product-details-page .page-body > .home-page-polls,
  html:not(.html-home-page) .product-details-page .home-page .page-body > .topic-block,
  .home-page html:not(.html-home-page) .product-details-page .page-body > .topic-block,
  html:not(.html-home-page) .product-details-page .home-page .page-body > .home-page-product-grid,
  .home-page html:not(.html-home-page) .product-details-page .page-body > .home-page-product-grid,
  html:not(.html-home-page) .product-details-page .home-page .page-body > .news-list-homepage,
  .home-page html:not(.html-home-page) .product-details-page .page-body > .news-list-homepage,
  html:not(.html-home-page) .product-details-page .home-page .page-body > .home-page-category-grid,
  .home-page html:not(.html-home-page) .product-details-page .page-body > .home-page-category-grid {
    padding-right: 0;
    padding-left: 0;
  }
  html:not(.html-home-page) .product-details-page, html:not(.html-home-page) .page.category-page {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*---width fixer---*/
.img-fluid, .mx-w-100 {
  max-width: 100%;
}

/*---container---*/
.container, .checkout-page .page-body, .order-summary-content, .eu-cookie-bar-notification .content, .footer .footer-upper, .header-menu .top-menu.notmobile, .header .header-lower, .home-page-polls,
.home-page .topic-block,
.home-page .home-page-product-grid,
.home-page .news-list-homepage,
.home-page .home-page-category-grid {
  max-width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container, .checkout-page .page-body, .order-summary-content, .eu-cookie-bar-notification .content, .footer .footer-upper, .header-menu .top-menu.notmobile, .header .header-lower, .home-page-polls,
  .home-page .topic-block,
  .home-page .home-page-product-grid,
  .home-page .news-list-homepage,
  .home-page .home-page-category-grid {
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 992px) {
  .container, .checkout-page .page-body, .order-summary-content, .eu-cookie-bar-notification .content, .footer .footer-upper, .header-menu .top-menu.notmobile, .header .header-lower, .home-page-polls,
  .home-page .topic-block,
  .home-page .home-page-product-grid,
  .home-page .news-list-homepage,
  .home-page .home-page-category-grid {
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 1200px) {
  .container, .checkout-page .page-body, .order-summary-content, .eu-cookie-bar-notification .content, .footer .footer-upper, .header-menu .top-menu.notmobile, .header .header-lower, .home-page-polls,
  .home-page .topic-block,
  .home-page .home-page-product-grid,
  .home-page .news-list-homepage,
  .home-page .home-page-category-grid {
    max-width: calc(100% - 80px);
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}
@media (min-width: 1600px) {
  .container, .checkout-page .page-body, .order-summary-content, .eu-cookie-bar-notification .content, .footer .footer-upper, .header-menu .top-menu.notmobile, .header .header-lower, .home-page-polls,
  .home-page .topic-block,
  .home-page .home-page-product-grid,
  .home-page .news-list-homepage,
  .home-page .home-page-category-grid {
    max-width: 1660px;
    width: calc(100% - 80px);
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}
.container-fluid {
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/*---grid---*/
.row, .order-summary-content #shopping-cart-form, .product-essential .overview .product-overview-wrapper, .product-essential, .news-list-homepage .news-items, .item-grid, .header .header-lower {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (max-width: 555px) {
  .row, .order-summary-content #shopping-cart-form, .product-essential .overview .product-overview-wrapper, .product-essential, .news-list-homepage .news-items, .item-grid, .header .header-lower {
    margin-right: -7.5px;
    margin-left: -7.5px;
  }
}
@media only screen and (min-width: 768px) {
  .row, .order-summary-content #shopping-cart-form, .product-essential .overview .product-overview-wrapper, .product-essential, .news-list-homepage .news-items, .item-grid, .header .header-lower {
    margin-right: -7.5px;
    margin-left: -7.5px;
  }
}

.align-items-end {
  align-items: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.align-items-center {
  align-items: center;
}

.col-xl-12, .col-xl-11, .col-xl-10, .center-2, .col-xl-9, .order-summary-content #shopping-cart-form .table-wrapper, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .order-summary-content #shopping-cart-form .cart-right, .col-xl-2, .item-grid .item-box, .col-xl-1, .col-lg-12, .product-essential .full-description, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .side-2, .col-lg-1, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .center-2 .product-grid .item-box, .news-list-homepage .news-items .news-item, .col-md-3, .col-md-2, .col-md-1, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  width: 100%;
}

.col-1 {
  width: 8.3333333333%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-2 {
  width: 16.6666666667%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-3 {
  width: 25%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-4 {
  width: 33.3333333333%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-5 {
  width: 41.6666666667%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-6, .center-2 .product-grid .item-box, .home-page-product-grid .item-grid .item-box, .item-grid .item-box {
  width: 50%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-7 {
  width: 58.3333333333%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-8 {
  width: 66.6666666667%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-9 {
  width: 75%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-10 {
  width: 83.3333333333%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-11 {
  width: 91.6666666667%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-12 {
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

@media only screen and (min-width: 556px) {
  .col-xs-1 {
    width: 8.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xs-2 {
    width: 16.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xs-3 {
    width: 25%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xs-4 {
    width: 33.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xs-5 {
    width: 41.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xs-6, .center-2 .product-grid .item-box, .item-grid .item-box {
    width: 50%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xs-7 {
    width: 58.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xs-8 {
    width: 66.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xs-9 {
    width: 75%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xs-10 {
    width: 83.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xs-11 {
    width: 91.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xs-12 {
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}
@media only screen and (min-width: 768px) {
  .col-sm-1 {
    width: 8.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-sm-2 {
    width: 16.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-sm-3 {
    width: 25%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-sm-4, .center-2 .product-grid .item-box, .news-list-homepage .news-items .news-item {
    width: 33.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-sm-5 {
    width: 41.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-sm-6 {
    width: 50%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-sm-7 {
    width: 58.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-sm-8 {
    width: 66.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-sm-9 {
    width: 75%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-sm-10 {
    width: 83.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-sm-11 {
    width: 91.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-sm-12 {
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}
@media only screen and (min-width: 992px) {
  .col-md-1 {
    width: 8.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-md-2 {
    width: 16.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-md-3 {
    width: 25%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-md-4, .order-summary-content #shopping-cart-form .cart-right, .center-2 .product-grid .item-box, .news-list-homepage .news-items .news-item, .item-grid .item-box {
    width: 33.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-md-5 {
    width: 41.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-md-6 {
    width: 50%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-md-7 {
    width: 58.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-md-8, .order-summary-content #shopping-cart-form .table-wrapper {
    width: 66.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-md-9 {
    width: 75%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-md-10 {
    width: 83.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-md-11 {
    width: 91.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-md-12 {
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}
@media only screen and (min-width: 1200px) {
  .col-lg-1 {
    width: 8.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-lg-2, .side-2{
    width: 16.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-lg-3, .item-grid .item-box {
    width: 25%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-lg-4 {
    width: 33.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-lg-5 {
    width: 41.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-lg-6 {
    width: 50%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-lg-7 {
    width: 58.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-lg-8 {
    width: 66.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-lg-9 {
    width: 75%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-lg-10 {
    width: 83.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-lg-11 {
    width: 91.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-lg-12, .product-essential .full-description {
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}
@media only screen and (min-width: 1600px) {
  .col-xl-1 {
    width: 8.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-2, .item-grid .item-box {
    width: 16.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-3, .order-summary-content #shopping-cart-form .cart-right {
    width: 25%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-4 {
    width: 33.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-5 {
    width: 41.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-6 {
    width: 50%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-7 {
    width: 58.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-8 {
    width: 66.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-9, .order-summary-content #shopping-cart-form .table-wrapper {
    width: 75%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-10, .center-2 {
    width: 83.3333333333%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-11 {
    width: 91.6666666667%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-12 {
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .col-lg-2_5 {
    width: 20%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}
@media (min-width: 1600px) {
  .col-xl-1_5 {
    width: 12.5%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-2_5 {
    width: 20%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-xl-9_5 {
    width: 80%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}
.align-items-center {
  align-items: center;
}

/*---nopcommerce common components style---*/
.master-wrapper-page {
  position: relative;
  max-width: 100vw;
  overflow: hidden;
}

@media (min-width: 992px) {
  .side-2 {
    width: 20%;
    padding-right: 10px;
    padding-left: 10px;
    align-self: flex-start;
  }
  .side-2.sticky {
    position: fixed;
    bottom: 0;
  }
  .side-2.sticky.absolute {
    position: absolute;
  }
  .side-2.stick-bottom {
    align-self: flex-end;
  }
  .side-2.not-be-sticky {
    position: static !important;
  }
}
@media (min-width: 1600px) {
  .side-2 {
    width: 16.66%;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 992px) {
  .center-2 {
    width: 80%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
  }
}
@media (min-width: 1600px) {
  .center-2 {
    width: 83.34%;
    padding-right: 10px;
    padding-left: 10px;
  }
}

.breadcrumb {
  width: 100%;
}

.theme-custom {
  margin: 0 auto;
}

.home-page-polls,
.home-page .topic-block,
.home-page .home-page-product-grid,
.home-page .news-list-homepage,
.home-page .home-page-category-grid {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .home-page-polls,
  .home-page .topic-block,
  .home-page .home-page-product-grid,
  .home-page .news-list-homepage,
  .home-page .home-page-category-grid {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.delimiter {
  margin: 0 5px;
}

a.link-rss {
  font-size: 46%;
  display: block;
  color: var(--dark-grey);
  text-align: center;
}

.manufacturer-list-page {
  margin-top: 15px;
}
.manufacturer-list-page .item-box {
  text-align: center;
}
.manufacturer-list-page .item-box h2 {
  margin: 0;
}
.manufacturer-list-page .item-box h2 a {
  text-decoration: none;
}

.product-tags-list {
  list-style-type: none;
  margin: 20px 0 30px 0;
}
.product-tags-list li {
  display: inline-block;
  vertical-align: bottom;
  border: 1px solid var(--grey);
  padding: 10px 20px;
  border-radius: 4px;
  margin-bottom: 5px;
  margin-left: 5px;
}
.product-tags-list li a {
  display: inline-block;
  text-decoration: none;
}

.offer-content {
  position: absolute;
  top: 10px;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.offer-content > div {
  font-size: 13px;
  background: var(--primary-color);
  color: var(--white);
  border-radius: 4px 0px 0px 4px;
  padding: 3px 12px;
  text-align: left;
  margin-bottom: 10px;
}
.offer-content > div.new-product-label {
  background: #28B1E0;
}
.offer-content > div.discount-info-label {
  background: var(--secondary-color);
}
.offer-content > div.bestseller-label {
  background: #01b8a9;
}

.product-tab-items .offer-content {
  top: 10px;
}
.product-tab-items .offer-content > div {
  font-size: 9px;
  line-height: 9px;
  padding: 3px 7px;
}

.hidden {
  display: none;
}

.old-price {
  text-decoration: line-through;
}

@media (max-width: 767px) {
  .ui-dialog {
    max-width: calc(100% - 30px);
    position: fixed !important;
    top: 50% !important;
    right: 50% !important;
    transform: translate(50%, -50%);
    max-height: 100vh;
    overflow: auto;
  }
}
.home-page-polls {
  text-align: center;
}
.home-page-polls .poll-options {
  justify-content: center !important;
}

.theme-selector {
  text-align: center;
  padding: 15px 0;
}
.theme-selector select {
  padding: 6px 15px;
  width: 300px;
  border: none;
  max-width: 100%;
  border-radius: 4px;
  background: #efefef;
  outline: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.page.product-reviews-page .page-body {
  padding: 15px;
}

.remove-gift-card-button,
.remove-discount-button {
  display: inline-block !important;
  width: auto;
  height: auto;
  font-size: 10px;
  color: #000;
  vertical-align: middle;
  padding: 8px 8px;
  background: none;
  border: none;
  background-image: url(../images/remove-code.png);
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.vendor-item {
  border: 1px solid var(--grey);
  border-radius: 4px;
  padding: 10px;
  text-align: center;
}
.vendor-item a {
  text-decoration: none;
}

.return-request-page .inputs select {
  display: block;
  width: 100%;
  margin: 10px 0;
}

.reward-points-overview {
  margin-bottom: 10px;
}

.review-title {
  margin-bottom: 10px;
}

.compare-products-table .attribute-squares {
  display: inline-block;
}

.ui-dialog-content .topic-page {
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.search-box a.ui-menu-item-wrapper {
  display: block;
  padding: 10px;
}
.search-box a.ui-menu-item-wrapper:hover {
  background: var(--secondary-color);
  border: none;
}

.also-purchased-product,
.related-products-grid {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .also-purchased-product,
  .related-products-grid {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

.homepage-text .topic-block {
  padding: 30px 0;
  text-align: center;
  margin-bottom: 30px;
}

.center-2-row {
  align-items: flex-start;
}
@media (min-width: 1200px) {
  .center-2-row {
    position: relative;
  }
}

.search-page .search-input {
  margin-bottom: 15px;
}

.html-shopping-cart-page .ui-dialog {
  top: 50% !important;
  right: 50% !important;
  position: fixed !important;
  transform: translate(50%, -50%);
  max-height: 100%;
}
.html-shopping-cart-page .ui-dialog-titlebar-close {
  top: 0;
  left: 0;
  border: none;
  background: var(--secondary-color);
  margin: 0;
  height: 26px;
  width: 26px;
  outline: none;
  font-size: 0;
}
.html-shopping-cart-page .ui-dialog-titlebar-close::before {
  content: "\e910";
  display: block;
  font-family: "icomoon" !important;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  z-index: 1000;
  position: relative;
  text-indent: 0;
}
.html-shopping-cart-page .ui-dialog-titlebar-close .ui-icon {
  display: none;
}

.compare-products-page .clear-list {
  margin-bottom: 15px;
  display: block;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
}

.apply-vendor-page .form-fields {
  margin: 15px 0;
}
.apply-vendor-page label {
  font-weight: 700;
  display: block;
  margin-bottom: 15px;
}
.apply-vendor-page label .required {
  position: static;
  display: inline-block;
  font-size: 17px;
  line-height: 10px;
  vertical-align: middle;
  margin-right: 10px;
}
.apply-vendor-page .terms-of-service {
  margin-bottom: 15px;
}

.vendorinfo-page .vendor-picture img {
  display: block;
  margin-bottom: 10px;
}
.vendorinfo-page .vendor-picture .remove-picture-button {
  background: var(--red);
  border-color: var(--red);
}

.billing-address-page form {
  margin-bottom: 15px;
}
.no-data {
  text-align: center;
  font-size: 24px;
}

/*---loader---*/
.loader {
  position: relative;
  min-height: 350px;
  width: 100%;
}
@media (max-width: 767px) {
  .loader {
    min-height: 200px;
  }
}

.lds-facebook {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  width: 80px;
  height: 80px;
}

.lds-facebook div {
  display: inline-block;
  position: absolute;
  right: 8px;
  width: 16px;
  background: var(--primary-color);
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  transition: all 0.125s;
}

.lds-facebook div:nth-child(1) {
  right: 8px;
  animation-delay: -0.2s;
}

.lds-facebook div:nth-child(2) {
  right: 32px;
  animation-delay: -0.1s;
}

.lds-facebook div:nth-child(3) {
  right: 56px;
  animation-delay: 0;
}

@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}
/*---spacing---*/
.m-1 {
  margin: 5.3333333333px !important;
}
.ml-1 {
  margin-right: 5.3333333333px !important;
}
.mr-1 {
  margin-left: 5.3333333333px !important;
}
.mt-1 {
  margin-top: 5.3333333333px !important;
}
.mb-1 {
  margin-bottom: 5.3333333333px !important;
}
.mx-1 {
  margin-right: 5.3333333333px !important;
  margin-left: 5.3333333333px !important;
}
.my-1 {
  margin-top: 5.3333333333px !important;
  margin-bottom: 5.3333333333px !important;
}

.p-1 {
  padding: 5.3333333333px !important;
}
.pl-1 {
  padding-right: 5.3333333333px !important;
}
.pr-1 {
  padding-left: 5.3333333333px !important;
}
.pt-1 {
  padding-top: 5.3333333333px !important;
}
.pb-1 {
  padding-bottom: 5.3333333333px !important;
}
.px-1 {
  padding-right: 5.3333333333px !important;
  padding-left: 5.3333333333px;
}
.py-1 {
  padding-top: 5.3333333333px !important;
  padding-bottom: 5.3333333333px !important;
}

.m-2 {
  margin: 10.6666666667px !important;
}
.ml-2 {
  margin-right: 10.6666666667px !important;
}
.mr-2 {
  margin-left: 10.6666666667px !important;
}
.mt-2 {
  margin-top: 10.6666666667px !important;
}
.mb-2 {
  margin-bottom: 10.6666666667px !important;
}
.mx-2 {
  margin-right: 10.6666666667px !important;
  margin-left: 10.6666666667px !important;
}
.my-2 {
  margin-top: 10.6666666667px !important;
  margin-bottom: 10.6666666667px !important;
}

.p-2 {
  padding: 10.6666666667px !important;
}
.pl-2 {
  padding-right: 10.6666666667px !important;
}
.pr-2 {
  padding-left: 10.6666666667px !important;
}
.pt-2 {
  padding-top: 10.6666666667px !important;
}
.pb-2 {
  padding-bottom: 10.6666666667px !important;
}
.px-2 {
  padding-right: 10.6666666667px !important;
  padding-left: 10.6666666667px;
}
.py-2 {
  padding-top: 10.6666666667px !important;
  padding-bottom: 10.6666666667px !important;
}

.m-3 {
  margin: 16px !important;
}
.ml-3 {
  margin-right: 16px !important;
}
.mr-3 {
  margin-left: 16px !important;
}
.mt-3 {
  margin-top: 16px !important;
}
.mb-3 {
  margin-bottom: 16px !important;
}
.mx-3 {
  margin-right: 16px !important;
  margin-left: 16px !important;
}
.my-3 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.p-3 {
  padding: 16px !important;
}
.pl-3 {
  padding-right: 16px !important;
}
.pr-3 {
  padding-left: 16px !important;
}
.pt-3 {
  padding-top: 16px !important;
}
.pb-3 {
  padding-bottom: 16px !important;
}
.px-3 {
  padding-right: 16px !important;
  padding-left: 16px;
}
.py-3 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.m-4 {
  margin: 21.3333333333px !important;
}
.ml-4 {
  margin-right: 21.3333333333px !important;
}
.mr-4 {
  margin-left: 21.3333333333px !important;
}
.mt-4 {
  margin-top: 21.3333333333px !important;
}
.mb-4 {
  margin-bottom: 21.3333333333px !important;
}
.mx-4 {
  margin-right: 21.3333333333px !important;
  margin-left: 21.3333333333px !important;
}
.my-4 {
  margin-top: 21.3333333333px !important;
  margin-bottom: 21.3333333333px !important;
}

.p-4 {
  padding: 21.3333333333px !important;
}
.pl-4 {
  padding-right: 21.3333333333px !important;
}
.pr-4 {
  padding-left: 21.3333333333px !important;
}
.pt-4 {
  padding-top: 21.3333333333px !important;
}
.pb-4 {
  padding-bottom: 21.3333333333px !important;
}
.px-4 {
  padding-right: 21.3333333333px !important;
  padding-left: 21.3333333333px;
}
.py-4 {
  padding-top: 21.3333333333px !important;
  padding-bottom: 21.3333333333px !important;
}

.m-5 {
  margin: 26.6666666667px !important;
}
.ml-5 {
  margin-right: 26.6666666667px !important;
}
.mr-5 {
  margin-left: 26.6666666667px !important;
}
.mt-5 {
  margin-top: 26.6666666667px !important;
}
.mb-5 {
  margin-bottom: 26.6666666667px !important;
}
.mx-5 {
  margin-right: 26.6666666667px !important;
  margin-left: 26.6666666667px !important;
}
.my-5 {
  margin-top: 26.6666666667px !important;
  margin-bottom: 26.6666666667px !important;
}

.p-5 {
  padding: 26.6666666667px !important;
}
.pl-5 {
  padding-right: 26.6666666667px !important;
}
.pr-5 {
  padding-left: 26.6666666667px !important;
}
.pt-5 {
  padding-top: 26.6666666667px !important;
}
.pb-5 {
  padding-bottom: 26.6666666667px !important;
}
.px-5 {
  padding-right: 26.6666666667px !important;
  padding-left: 26.6666666667px;
}
.py-5 {
  padding-top: 26.6666666667px !important;
  padding-bottom: 26.6666666667px !important;
}

.m-6 {
  margin: 32px !important;
}
.ml-6 {
  margin-right: 32px !important;
}
.mr-6 {
  margin-left: 32px !important;
}
.mt-6 {
  margin-top: 32px !important;
}
.mb-6 {
  margin-bottom: 32px !important;
}
.mx-6 {
  margin-right: 32px !important;
  margin-left: 32px !important;
}
.my-6 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.p-6 {
  padding: 32px !important;
}
.pl-6 {
  padding-right: 32px !important;
}
.pr-6 {
  padding-left: 32px !important;
}
.pt-6 {
  padding-top: 32px !important;
}
.pb-6 {
  padding-bottom: 32px !important;
}
.px-6 {
  padding-right: 32px !important;
  padding-left: 32px;
}
.py-6 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

/*---table style---*/
.table {
  min-width: 100%;
  border-collapse: collapse;
}
.table th, .table td {
  border: 1px solid #C6CCD0;
  padding: 10px;
}

/*---form components---*/
.inputs select,
.advanced-search select,
.edit-address select {
  width: 100%;
  display: inline-block;
  border: none;
  border-bottom: 1px solid var(--grey);
  color: var(--black-faded);
  height: 32px;
  outline: none;
  padding: 5px;
}

.inputs {
  margin-bottom: 15px;
  position: relative;
}
.inputs label {
  
    color: var(--black);
}
.inputs textarea {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid var(--grey);
  color: var(--black-faded);
  height: 32px;
  outline: none;
  padding: 5px;
  min-height: 80px;
  border-radius: 0;
}
.inputs textarea:focus {
  border-bottom: 1px solid var(--black-faded);
}
.inputs input[type=text], .inputs input[type=email], .inputs input[type=password], .inputs input[type=date], .inputs input[type=date], .inputs input[type=tel] {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid var(--grey);
  color: var(--black-faded);
  height: 32px;
  outline: none;
  padding: 5px;
  border-radius: 0;
}
.inputs input[type=text]:focus, .inputs input[type=email]:focus, .inputs input[type=password]:focus, .inputs input[type=date]:focus, .inputs input[type=date]:focus, .inputs input[type=tel]:focus {
  border-bottom: 1px solid var(--black-faded);
}
.inputs .required {
  position: absolute;
  top: 10px;
  left: 10px;
  color: var(--red);
}

input[type=checkbox] {
  display: none;
}
input[type=checkbox] ~ label {
  display: inline-flex;
  align-items: center;
  padding-right: 26px;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  margin-left: 15px;
}
input[type=checkbox] ~ label::before {
  content: "";
  border: 1px solid var(--grey);
  border-radius: 3px;
  height: 16px;
  width: 16px;
  margin-left: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  line-height: 8px;
  font-size: 8px;
  position: absolute;
  right: 0;
  top: 2px;
}
input[type=checkbox]:checked ~ label::before {
  content: "\e967";
  background: var(--white);
  border-color: var(--primary-color);
  color: var(--primary-color);
  font-size: 8px;
  line-height: 13px;
  padding: 1px 2px;
}
input[type=radio] {
  display: none;
}
input[type=radio] + label {
  display: inline-flex;
  align-items: center;
  padding-right: 26px;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  margin-left: 15px;
}
input[type=radio] + label::before {
  content: "";
  border: 1px solid var(--grey);
  border-radius: 50%;
  height: 16px;
  width: 16px;
  margin-left: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  line-height: 8px;
  font-size: 8px;
  position: absolute;
  right: 0;
  top: 2px;
}
input[type=radio]:checked + label::before {
  background: var(--primary-color);
  border: 1px solid var(--grey);
  box-shadow: 0 0 0px 2px var(--white) inset;
}

[class*=error] {
  color: red;
  font-size: 13px;
}

.date-picker-wrapper select {
  width: calc(33% - 10px);
  display: inline-block;
  border: none;
  border-bottom: 1px solid var(--grey);
  color: var(--black-faded);
  height: 32px;
  outline: none;
  padding: 5px;
  border-radius: 0;
}
.date-picker-wrapper select:nth-child(2) {
  margin: 0 15px;
}

.rating-options input {
  display: inline-block;
}

/*---dropdown style---*/
.dropdown {
  position: relative;
}
.dropdown .dropdown-list {
  position: absolute;
  top: 100%;
  right: 0;
  opacity: 0;
  z-index: -1;
  box-shadow: -1px 1px 2px 1px rgba(228, 231, 234, 0.4);
  visibility: hidden;
  transition: opacity 0.5s, margin-top 0.5s;
  min-width: 100%;
  white-space: nowrap;
  margin-top: 10px;
  text-align: right;
  background: var(--white);
}
.dropdown .dropdown-list li {
  display: block;
  padding: 8px 15px;
}
.dropdown .dropdown-list li a {
  color: var(--black) !important;
}
.dropdown .dropdown-list li a:hover {
  color: var(--black-faded) !important;
}
.dropdown .dropdown-list li a::before {
  display: none;
}
.dropdown:hover .dropdown-list {
  opacity: 1;
  z-index: 10;
  margin-top: 0;
  visibility: visible;
} /*---buttons style---*/
.button-1, .home-page-polls .button-2 {
  border: 1px solid var(--black);
  background: var(--black);
  padding: 8px 15px;
  color: var(--white);
  font-size: 18px;
  line-height: 18px;
  border-radius: 3px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.25s;
}
.button-1:hover, .home-page-polls .button-2:hover {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
}
.button-1.search-box-button, .home-page-polls .search-box-button.button-2 {
  font-size: 0;
  background-color: var(--primary-color);
  display: inline-flex;
  border: none;
  padding: 0 12px;
}
.button-1.search-box-button::before, .home-page-polls .search-box-button.button-2::before {
  content: "\e94e";
  font-size: 14px;
  line-height: 35px;
}
.button-1.search-box-button:hover, .home-page-polls .search-box-button.button-2:hover {
  background-color: var(--secondary-color);
}

.button-2.product-box-add-to-cart-button, .button-2.add-to-compare-list-button, .button-2.quick-view-button, .button-2.add-to-wishlist-button {
  font-size: 0;
  display: inline-block;
  height: 40px;
  width: 40px;
  position: relative;
  border: none;
  background-color: var(--primary-color);
  transition: all 0.25s;
  border-radius: 50%;
  cursor: pointer;
  vertical-align: middle;
  color: var(--white);
}
@media (min-width: 992px) {
  .button-2.product-box-add-to-cart-button:hover, .button-2.add-to-compare-list-button:hover, .button-2.quick-view-button:hover, .button-2.add-to-wishlist-button:hover {
    background-color: var(--secondary-color);
  }
}

  .button-2.product-box-add-to-cart-button::before, .button-2.add-to-compare-list-button::before, .button-2.quick-view-button::before, .button-2.add-to-wishlist-button::before {
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: 500;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 18px;
  }

  .button-2.product-box-add-to-cart-button.button-outline, .button-2.add-to-compare-list-button.button-outline, .button-2.quick-view-button.button-outline, .button-2.add-to-wishlist-button.button-outline {
    background-color: var(--white);
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
  }

    .button-2.product-box-add-to-cart-button.button-outline:hover, .button-2.add-to-compare-list-button.button-outline:hover, .button-2.quick-view-button.button-outline:hover, .button-2.add-to-wishlist-button.button-outline:hover {
      background-color: var(--secondary-color);
      border: 2px solid var(--secondary-color);
      color: var(--primary-color);
    }

  .button-2.product-box-add-to-cart-button {
    background-color: var(--secondary-color);
  }

    .button-2.product-box-add-to-cart-button:hover {
      background-color: var(--black);
    }

    .button-2.product-box-add-to-cart-button::before {
      content: "\e94f";
    }

  .button-2.add-to-compare-list-button::before {
    content: "\e912";
  }

  .button-2.add-to-wishlist-button::before {
    content: "\e963";
  }

  .button-2.quick-view-button::before {
    content: "\e94d";
  }

  /*---card style---*/
  .card, .account-page .page-body, .external-authentication .facebook-login-block {
    border: 1px solid var(--light-grey);
    box-shadow: -1px 1px 2px 1px rgba(228, 231, 234, 0.4);
    border-radius: 3px;
    padding: 15px;
  }

    .card .title, .account-page .page-body .title, .external-authentication .facebook-login-block .title {
      margin-top: 0;
    }

  @media (min-width: 1200px) {
    .card, .account-page .page-body, .external-authentication .facebook-login-block {
      padding: 33px 44px;
    }
  }

  /*---news-scroller style---*/
  .announcement-bar {
    background: var(--secondary-color);
    color: #fff;
  }

  /*---news-scroller style---*/
  #go-to-top {
    display: inline-block;
    background-color: #603F8D;
    width: 40px;
    height: 35px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    left: 30px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  }

  @media (max-width: 767px) {
    #go-to-top {
      bottom: 75px;
      z-index: 100;
    }
  }

  #go-to-top::before {
    font-weight: 500;
    font-style: normal;
    font-size: 1.8rem;
    line-height: 1;
    color: #fff;
  }

  #go-to-top:hover {
    cursor: pointer;
    background-color: #00ABE9;
  }

  #go-to-top:active {
    background-color: #99E1F8;
  }

  #go-to-top.show {
    opacity: 1;
    visibility: visible;
  }

  /*---header style---*/
  .admin-header-links {
    background: var(--black);
    text-align: center;
    padding: 5px;
  }

    .admin-header-links a {
      color: var(--white);
      margin: 0 15px;
    }

  .header-upper {
    background: var(--secondary-color);
    color: var(--white);
    text-align: center;
  }

  .header .header-lower {
    margin: auto;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    padding: 8px 15px;
  }

    .header .header-lower .header-logo img {
      max-height: 70px;
    }

  @media (max-width: 991px) {
    .header .header-lower .header-logo {
      max-width: 120px;
      width: 27%;
      margin: 0;
      margin-right: 10px;
      margin-left: auto;
    }

      .header .header-lower .header-logo img {
        max-width: 100%;
        max-height: 35px;
      }
  }

  .header .header-lower .header-links-wrapper {
    text-align: left;
  }

  @media (max-width: 991px) {
    .header .header-lower .header-lower-right {
      display: flex;
      align-items: center;
    }
  }

  .header .header-lower .header-lower-right .header-selectors-wrapper {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 15px;
    text-align: left;
    align-items: center;
  }

  @media (max-width: 991px) {
    .header .header-lower .header-lower-right .header-selectors-wrapper {
      margin-bottom: 0;
    }
  }

  .header .header-lower .header-lower-right .header-selectors-wrapper .header-terms a::before {
    content: "\e956" !important;
  }

  .header .header-lower .header-lower-right .header-selectors-wrapper .header-storelocation a::before {
    content: "\e936" !important;
  }

  .header .header-lower .header-lower-right .header-selectors-wrapper > * {
    padding-left: 15px;
    padding-right: 15px;
  }

  @media (max-width: 991px) {
    .header .header-lower .header-lower-right .header-selectors-wrapper > * {
      padding-left: 5px;
      padding-right: 5px;
    }
  }

  .header .header-lower .header-lower-right .header-selectors-wrapper > *:last-child {
    padding-left: 0;
  }

  .header .header-lower .header-lower-right .header-selectors-wrapper select {
    border: none;
    color: var(--black-faded);
    min-width: 60px;
  }

  @media (max-width: 991px) {
    .header .header-lower .header-lower-right .header-selectors-wrapper select {
      min-width: initial;
      max-width: 50px;
    }
  }

  .header .header-lower .header-lower-right .header-selectors-wrapper .header-link-top {
    vertical-align: middle;
  }

    .header .header-lower .header-lower-right .header-selectors-wrapper .header-link-top a {
      color: var(--black-faded);
      font-size: 14px;
      text-decoration: none;
      white-space: nowrap;
    }

      .header .header-lower .header-lower-right .header-selectors-wrapper .header-link-top a::before {
        display: none !important;
      }

      .header .header-lower .header-lower-right .header-selectors-wrapper .header-link-top a img {
        max-width: 18px;
        vertical-align: middle;
      }

  .search-box {
    max-width: 35%;
    width: 700px;
  }

  @media (max-width: 991px) {
    .search-box {
      position: fixed;
      top: 0;
      right: 0;
      width: 100%;
      max-width: 100%;
      background: var(--white);
      box-shadow: -2px 3px 3px rgba(119, 118, 121, 0.25);
      z-index: 100;
      transition: all 0.3s;
      transform: translateY(-120%);
      opacity: 0;
    }

      .search-box.open {
        opacity: 1;
        transform: translateY(0);
      }
  }

  .search-box form {
    display: block;
    position: relative;
  }

    .search-box form input {
      width: 100%;
      height: 44px;
      border-radius: 5px;
      padding: 0 15px;
      background: #FFFFFF;
      border: 1px solid #D4DAE3;
      box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
      border-radius: 5px;
      outline: none;
    }

      .search-box form input:focus {
        border: 1px solid var(--primary-color);
      }

    .search-box form .search-box-button {
      position: absolute;
      left: 3px;
      top: 50%;
      transform: translateY(-50%);
    }

  .search-box .ui-autocomplete li a {
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid var(--grey);
  }

  @media (max-width: 991px) {
    html.search-open::after {
      content: "";
      display: block;
      position: fixed;
      top: 0;
      right: 0;
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.5);
      z-index: 90;
    }
  }

  .header-links ul {
    list-style-type: none;
  }

    .header-links ul li {
      display: inline-block;
      padding: 0 15px;
    }

  @media (max-width: 991px) {
    .header-links ul li:not(#topcartlink) {
      display: none;
    }
  }

  @media (max-width: 991px) {
    .header-links ul li#topcartlink {
      padding-left: 0;
    }
  }

  .header-links ul li a {
    color: var(--black);
    font-weight: 400;
    font-size: 15px;
    text-decoration: none;
    display: block;
  }

    .header-links ul li a::before {
      content: "\e95d";
      display: inline-block;
      font-size: 26px;
      color: var(--primary-color);
      vertical-align: middle;
      margin-left: 10px;
    }

    .header-links ul li a.ico-wishlist::before {
      content: "\e963";
    }

    .header-links ul li a.help-link::before {
      content: "\e906";
    }

  .header-links ul li.user-account {
    padding-left: 0;
  }

  .header-links ul li:hover a {
    color: var(--primary-color);
  }

  @media (min-width: 992px) {
    .header-links ul li[id=topcartlink] {
      position: fixed;
      top: 65%;
      left: 0;
      transform: translateY(-50%);
      padding: 0;
      z-index: 99;
    }
  }

  .header-links ul li[id=topcartlink] a {
    font-size: 0;
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.07), 0 6px 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
  }

    .header-links ul li[id=topcartlink] a::before {
      content: "\e94f";
      font-size: 22px;
      color: var(--black);
    }

  @media (min-width: 992px) {
    .header-links ul li[id=topcartlink] a::before {
      color: var(--white);
      background: var(--primary-color);
      padding: 10px 20px;
      margin: 0;
      border-radius: 5px 5px 0 0;
      font-size: 28px;
      width: 100%;
      text-align: center;
    }
  }

  .header-links ul li[id=topcartlink] a .cart-ammount {
    font-size: 13px;
    display: block;
    background: var(--secondary-color);
    color: var(--white);
    text-align: center;
    padding: 5px;
    border-radius: 0 0 5px 5px;
    font-weight: 500;
  }

  @media (max-width: 991px) {
    .header-links ul li[id=topcartlink] a .cart-ammount {
      display: none;
    }
  }

  .header-links ul li[id=topcartlink] a .cart-qty {
    font-size: 16px;
    font-weight: 600;
    height: 32px;
    width: 32px;
    line-height: 1;
    display: flex;
    background: var(--white);
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid var(--black);
  }

  @media (max-width: 991px) {
    .header-links ul li[id=topcartlink] a .cart-qty {
      border: none;
    }
  }

  @media (max-width: 991px) {
    .header-links ul li[id=topcartlink] a {
      box-shadow: none;
    }

      .header-links ul li[id=topcartlink] a .cart-qty {
        background: var(--black-faded);
        color: #fff;
        font-size: 8px;
        height: 16px;
        width: 16px;
        right: 16px;
        top: 30%;
        transform: translateY(-50%);
      }
  }

  .header-menu {
    background: var(--black);
  }

    .header-menu > .mobile-menu-close {
      display: none;
    }

  @media (max-width: 991px) {
    .header-menu {
      position: fixed;
      top: 0;
      right: 0;
      z-index: 1000;
      box-shadow: 0px 0px 25px rgba(107, 113, 123, 0.35);
      max-width: calc(100vw - 50px);
      margin: 0;
      padding: 15px;
      height: 100%;
      width: 300px;
      transform: translateX(120%);
      transition: all 0.3s;
    }

      .header-menu > .container, .checkout-page .header-menu > .page-body, .header-menu > .order-summary-content, .eu-cookie-bar-notification .header-menu > .content, .footer .header-menu > .footer-upper, .header-menu > .top-menu.notmobile, .header-menu > .home-page-polls,
      .home-page .header-menu > .topic-block,
      .home-page .header-menu > .home-page-product-grid,
      .home-page .header-menu > .news-list-homepage,
      .home-page .header-menu > .home-page-category-grid, .header .header-menu > .header-lower {
        overflow: hidden;
      }

      .header-menu.open {
        transform: translateX(0);
      }

      .header-menu .mobile-topic-link-wrapper {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
      }

        .header-menu .mobile-topic-link-wrapper .header-link-top a {
          display: block;
          border-top: 1px solid #ddd;
          display: flex;
          justify-content: flex-start;
          align-items: center;
          padding: 7px 10px;
          text-decoration: none;
          color: #333333;
        }

          .header-menu .mobile-topic-link-wrapper .header-link-top a img {
            margin-left: 6px;
          }
  }

  .header-menu .top-menu.mobile ul {
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .header-menu .top-menu.mobile a {
    display: block;
    padding: 5px 10px;
    color: var(--white);
    text-decoration: none;
  }

  @media (min-width: 992px) {
    .header-menu .top-menu.mobile {
      display: none;
    }
  }

  .header-menu .top-menu.notmobile {
    display: none;
    text-align: center;
  }

  @media (min-width: 992px) {
    .header-menu .top-menu.notmobile {
      display: block;
    }

      .header-menu .top-menu.notmobile li {
        display: inline-block;
        position: relative;
        padding: 0 15px;
      }

        .header-menu .top-menu.notmobile li a {
          display: block;
          text-decoration: none;
          color: var(--white);
          padding: 10px 0;
        }

        .header-menu .top-menu.notmobile li .sublist {
          position: absolute;
          right: 50%;
          top: 100%;
          visibility: hidden;
          z-index: -10;
          opacity: 0;
          padding: 10px;
          background: var(--black);
          min-width: 150px;
          transform: translate(50%, 15px);
          transition: opacity 0.5s, transform 0.25s;
        }

          .header-menu .top-menu.notmobile li .sublist li {
            display: block;
            width: 100%;
            font-size: 13px;
          }

        .header-menu .top-menu.notmobile li:hover > .sublist {
          display: block;
          visibility: visible;
          z-index: 10;
          opacity: 1;
          transform: translate(50%, 0);
        }
  }

  .header-menu .menu-toggle {
    color: var(--white);
    padding: 5px;
  }

  @media (min-width: 992px) {
    .header-menu .menu-toggle {
      display: none;
    }
  }

  .mega-menu-toggle {
    border: none;
    background: var(--white);
    font-weight: 700;
  }

  @media (min-width: 992px) {
    .mega-menu-toggle {
      display: none;
    }
  }

  .dropdown .card, .dropdown .account-page .page-body, .account-page .dropdown .page-body, .dropdown .external-authentication .facebook-login-block, .external-authentication .dropdown .facebook-login-block {
    box-shadow: -3px 0px 4px rgba(0, 0, 0, 0.1);
  }

  .dropdown.not-loggedin .dropdown-list.login-form-popup {
    opacity: 0;
    margin-top: 15px;
    visibility: hidden;
    left: 0;
    right: auto;
    width: 395px;
    top: 41px;
    z-index: 10000;
  }

    .dropdown.not-loggedin .dropdown-list.login-form-popup.show {
      opacity: 1;
      margin-top: 0;
      visibility: visible;
    }

    .dropdown.not-loggedin .dropdown-list.login-form-popup .popup-login-form {
      padding: 0;
    }

      .dropdown.not-loggedin .dropdown-list.login-form-popup .popup-login-form .card, .dropdown.not-loggedin .dropdown-list.login-form-popup .popup-login-form .account-page .page-body, .account-page .dropdown.not-loggedin .dropdown-list.login-form-popup .popup-login-form .page-body, .dropdown.not-loggedin .dropdown-list.login-form-popup .popup-login-form .external-authentication .facebook-login-block, .external-authentication .dropdown.not-loggedin .dropdown-list.login-form-popup .popup-login-form .facebook-login-block {
        padding: 15px;
      }

    .dropdown.not-loggedin .dropdown-list.login-form-popup input[type=checkbox]:checked ~ label::before {
      content: "\e967";
      background: var(--white);
      border-color: var(--primary-color);
      color: var(--primary-color);
    }

    .dropdown.not-loggedin .dropdown-list.login-form-popup .inputs label {
      margin-bottom: 10px;
      display: block;
    }

    .dropdown.not-loggedin .dropdown-list.login-form-popup .inputs.reversed {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
    }

    .dropdown.not-loggedin .dropdown-list.login-form-popup .inputs .forgot-password a {
      color: var(--black);
      font-size: 14px;
      font-weight: 500;
    }

      .dropdown.not-loggedin .dropdown-list.login-form-popup .inputs .forgot-password a::before {
        display: none;
      }

    .dropdown.not-loggedin .dropdown-list.login-form-popup .login-button {
      width: 100%;
    }

    .dropdown.not-loggedin .dropdown-list.login-form-popup .header-ragister-block {
      margin-top: 15px;
    }

      .dropdown.not-loggedin .dropdown-list.login-form-popup .header-ragister-block p {
        margin-bottom: 10px;
      }

        .dropdown.not-loggedin .dropdown-list.login-form-popup .header-ragister-block p a::before {
          display: none;
        }

    .dropdown.not-loggedin .dropdown-list.login-form-popup .inputs > label:first-child::before {
      content: "\e95f";
      font-family: "icomoon" !important;
      display: inline;
      margin-left: 5px;
    }

    .dropdown.not-loggedin .dropdown-list.login-form-popup .inputs.date-of-birth > label::before {
      content: "\e905";
    }

    .dropdown.not-loggedin .dropdown-list.login-form-popup .inputs > label[for=Email]::before {
      content: "\e91a";
    }

    .dropdown.not-loggedin .dropdown-list.login-form-popup .inputs > label[for=Company]::before {
      content: "\e93d";
    }

    .dropdown.not-loggedin .dropdown-list.login-form-popup .inputs > label[for=Password]::before,
    .dropdown.not-loggedin .dropdown-list.login-form-popup .inputs > label[for=ConfirmPassword]::before {
      content: "\e937";
    }

  .header-links ul li .header-create-an-account {
    color: var(--primary-color) !important;
    text-decoration: underline !important;
    font-size: 17px;
  }

  .sticky-header-added .master-header.stick {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    background: var(--white);
    z-index: 98;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  }

  @media (min-width: 1200px) {
    .sticky-header-added .master-header.stick .header {
      transition: all 0.5s;
    }
  }

  @media (min-width: 1200px) {
    .sticky-header-added .master-header .header.no-animation {
      transition: all 0s;
    }
  }

  @media (max-width: 1199px) {
    .sticky-header-added .mobile-menu-added .stick {
      z-index: 9999 !important;
    }
  }

  /*---carousel style---*/
  .swiper {
    margin-right: -7.5px;
    margin-left: -7.5px;
  }

    .swiper .swiper-pagination-bullet {
      width: 30px;
      border-radius: 50px;
      height: 4px;
      background-color: var(--dark-grey);
    }

      .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: var(--primary-color);
      }

    .swiper .swiper-slide {
      margin-bottom: 3px;
    }

  .product-grid .title {
    position: relative;
  }

  @media (max-width: 767px) {
    .product-grid .title {
      font-size: 15px;
      line-height: 18px;
      text-align: center;
    }
  }

  .product-grid .swiper-pagination {
    position: absolute;
    top: 14px;
    left: 68px;
    right: initial;
    bottom: initial;
    width: auto;
  }

  @media (max-width: 767px) {
    .product-grid .swiper-pagination {
      display: none;
    }
  }

  .product-grid .swiper-button-next, .product-grid .swiper-button-prev {
    position: absolute;
    left: 0;
    right: auto;
    height: 24px;
    background: var(--primary-color);
    color: var(--white);
    border-radius: 3px;
    width: 24px;
    top: 33px;
    transform: translate(0, 0);
  }

  @media (max-width: 992px) {
    .product-grid .swiper-button-next, .product-grid .swiper-button-prev {
      top: 25px;
    }
  }

  @media (max-width: 767px) {
    .product-grid .swiper-button-next, .product-grid .swiper-button-prev {
      display: none;
    }
  }

  .product-grid .swiper-button-next.swiper-button-disabled, .product-grid .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    border: 1px solid var(--primary-color);
    background: var(--white);
    color: var(--primary-color);
  }

  .product-grid .swiper-button-next::after, .product-grid .swiper-button-prev::after {
    font-size: 14px;
    font-weight: 700;
  }

  .product-grid .swiper-button-prev {
    left: 30px;
  }

  @media (max-width: 555px) {
    .product-grid .swiper-slide {
      max-width: 75%;
    }
  }

  /*---footer style---*/
  .footer {
    background: var(--footer-bg);
    font-family: "Lato";
  }

    .footer .footer-powered-by img {
      vertical-align: middle;
    }

    .footer .footer-upper {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      padding: 0;
      margin: 0 auto;
    }

  @media (max-width: 991px) {
    .footer .footer-upper {
      padding: 0;
    }
  }

  .footer .footer-upper .footer-block {
    width: 100%;
  }

  @media (min-width: 1200px) {
    .footer .footer-upper .footer-block {
      width: 20%;
      padding: 15px;
      padding-top: 40px;
    }

      .footer .footer-upper .footer-block:first-child {
        padding-right: 0;
      }

      .footer .footer-upper .footer-block:last-child {
        padding-left: 0;
      }
  }

  .footer .footer-upper .footer-block .title {
    margin-bottom: 20px;
  }

    .footer .footer-upper .footer-block .title strong {
      font-size: 16px;
    }

  .footer .footer-upper .footer-block .newsletter,
  .footer .footer-upper .footer-block .social {
    margin-bottom: 15px;
  }

    .footer .footer-upper .footer-block .newsletter .title,
    .footer .footer-upper .footer-block .social .title {
      margin-top: 0;
      margin-bottom: 10px;
    }

  @media (max-width: 991px) {
    .footer .footer-upper .footer-block {
      margin: 0;
    }

      .footer .footer-upper .footer-block > div {
        padding-right: 15px;
        padding-left: 15px;
      }

        .footer .footer-upper .footer-block > div.newsletter, .footer .footer-upper .footer-block > div.social {
          padding-right: 0;
          padding-left: 0;
          text-align: center;
        }

      .footer .footer-upper .footer-block:first-child > .title {
        border-top: 1px solid var(--black-faded);
      }
  }

  @media (max-width: 991px) {
    .footer .footer-upper .footer-block > .title {
      border-right: none;
      border-left: none;
      border-bottom: 1px solid var(--grey) !important;
      margin: 0;
      padding: 0.5em 0.5em 0.5em 0.7em;
    }

      .footer .footer-upper .footer-block > .title .ui-accordion-header-icon {
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        background: none;
      }
  }

  .footer .footer-upper .footer-block .list {
    list-style-type: none;
  }

  @media (max-width: 991px) {
    .footer .footer-upper .footer-block .list:not(.ui-accordion-content) {
      display: none;
    }
  }

  .footer .footer-upper .footer-block .list li {
    display: block;
    margin-bottom: 15px;
  }

    .footer .footer-upper .footer-block .list li a {
      text-decoration: none;
      color: var(--black);
    }

  .footer .footer-upper .footer-block .newsletter-email {
    position: relative;
  }

    .footer .footer-upper .footer-block .newsletter-email input[type=email] {
      height: 36px;
      width: 100%;
      padding-left: 80px;
      padding-right: 8px;
      border: none;
      border-radius: 5px;
      box-shadow: -2px 3px 3px rgba(119, 118, 121, 0.25);
    }

    .footer .footer-upper .footer-block .newsletter-email .button-1, .footer .footer-upper .footer-block .newsletter-email .home-page-polls .button-2, .home-page-polls .footer .footer-upper .footer-block .newsletter-email .button-2 {
      position: absolute;
      top: 2px;
      left: 2px;
      font-size: 0;
      background-color: var(--primary-color);
      height: 32px;
      border: none;
    }

      .footer .footer-upper .footer-block .newsletter-email .button-1:only-child, .footer .footer-upper .footer-block .newsletter-email .home-page-polls .button-2:only-child, .home-page-polls .footer .footer-upper .footer-block .newsletter-email .button-2:only-child {
        position: static;
        font-size: 14px;
        max-width: 200px;
        text-align: center;
        padding: 3px 16px;
        width: 100%;
      }

        .footer .footer-upper .footer-block .newsletter-email .button-1:only-child::before, .footer .footer-upper .footer-block .newsletter-email .home-page-polls .button-2:only-child::before, .home-page-polls .footer .footer-upper .footer-block .newsletter-email .button-2:only-child::before {
          margin-left: 4px;
          vertical-align: middle;
        }

      .footer .footer-upper .footer-block .newsletter-email .button-1::before, .footer .footer-upper .footer-block .newsletter-email .home-page-polls .button-2::before, .home-page-polls .footer .footer-upper .footer-block .newsletter-email .button-2::before {
        content: "\e91a";
        font-size: 14px;
        line-height: 14px;
        display: inline;
      }

  .footer .footer-upper .footer-block .social .networks {
    list-style-type: none;
  }

    .footer .footer-upper .footer-block .social .networks li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 5px;
    }

      .footer .footer-upper .footer-block .social .networks li a {
        font-size: 0;
        text-decoration: none;
        color: var(--white);
        background: var(--primary-color);
        display: flex;
        justify-content: center;
        align-items: center;
        height: 35px;
        width: 35px;
        border-radius: 5px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        transition: all 0.25s;
      }

        .footer .footer-upper .footer-block .social .networks li a:hover {
          background: var(--secondary-color);
        }

        .footer .footer-upper .footer-block .social .networks li a::before {
          line-height: 18px;
        }

      .footer .footer-upper .footer-block .social .networks li.facebook a::before {
        content: "\e91d";
        font-size: 16px;
      }

      .footer .footer-upper .footer-block .social .networks li.twitter a::before {
        content: "\e958";
        font-size: 16px;
      }

      .footer .footer-upper .footer-block .social .networks li.rss a::before {
        content: "\e94c";
        font-size: 16px;
      }

      .footer .footer-upper .footer-block .social .networks li.youtube a::before {
        content: "\e969";
        font-size: 16px;
      }

  .footer .footer-logo {
    margin: 20px 0;
  }

  .footer-lower {
    padding: 10px 0;
    background: #fff;
  }

  @media (max-width: 991px) {
    .footer-lower .footer-lower-contents > div {
      text-align: center;
      margin-bottom: 10px;
    }
  }

  @media (min-width: 992px) {
    .footer-lower .footer-lower-contents {
      display: grid;
      grid-gap: 10px;
      grid-auto-flow: column;
      align-items: center;
    }

      .footer-lower .footer-lower-contents > div {
        text-align: center;
      }

        .footer-lower .footer-lower-contents > div:not(:only-child):first-child {
          text-align: left;
        }

        .footer-lower .footer-lower-contents > div:not(:only-child):last-child {
          text-align: right;
        }
  }

  @media (max-width: 767px) {
    .footer-block {
      margin-bottom: 10px;
    }

      .footer-block .ui-state-active, .footer-block .ui-widget-content .ui-state-active, .footer-block .ui-widget-header .ui-state-active, .footer-block a.ui-button:active, .footer-block .ui-button:active, .footer-block .ui-button.ui-state-active:hover {
        border: 1px solid var(--white);
        background: var(--white);
        font-weight: 500;
        font-weight: 500;
        color: var(--black);
      }

      .footer-block .title strong {
        font-size: 16px;
      }

      .footer-block.follow-us {
        margin-bottom: 15px !important;
      }

      .footer-block .ui-accordion-header,
      .footer-block .ui-accordion-content {
        background: none;
        font-family: "Lato";
      }

    .footer .contact-us {
      border-top: solid 1px var(--grey);
    }

    .footer .footer-upper .footer-block > .title {
      border-radius: 0;
      background-image: url(../images/plus.svg);
      background-size: 15px 15px;
      background-repeat: no-repeat;
      background-position: left 10px center;
      transition: all 0.25s;
      border: 0;
    }

      .footer .footer-upper .footer-block > .title.ui-state-active {
        background-image: url(../images/minus.svg);
      }
  }

  @media (max-width: 991px) {
    .footer-info {
      white-space: nowrap;
      font-size: 12px;
    }

      .footer-info img {
        vertical-align: middle;
        max-height: 70px;
      }
  }

  /*---footer style---*/
  .shipping-types-wrapper {
    margin: 36px 0;
  }

    .shipping-types-wrapper .shipping-types {
      align-items: stretch;
    }

      .shipping-types-wrapper .shipping-types .col-6, .shipping-types-wrapper .shipping-types .center-2 .product-grid .item-box, .center-2 .product-grid .shipping-types-wrapper .shipping-types .item-box, .shipping-types-wrapper .shipping-types .item-grid .item-box, .item-grid .shipping-types-wrapper .shipping-types .item-box {
        margin-bottom: 15px;
      }

    .shipping-types-wrapper .shipping-type {
      border: 1px solid #E1E5E8;
      box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
      padding: 10px 15px;
      border-radius: 3px;
      margin-bottom: 10px;
    }

  @media (max-width: 555px) {
    .shipping-types-wrapper .shipping-type {
      text-align: center;
      min-height: 100%;
      padding: 0;
      box-shadow: none;
      border: none;
    }
  }

  .shipping-types-wrapper .shipping-type .shipping-type--icon {
    display: inline-flex;
    width: 53px;
    height: 53px;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid var(--secondary-color);
    margin-left: 15px;
    justify-content: center;
    align-items: center;
  }

    .shipping-types-wrapper .shipping-type .shipping-type--icon img {
      width: 35px;
    }

  @media (max-width: 555px) {
    .shipping-types-wrapper .shipping-type .shipping-type--icon {
      margin-bottom: 10px;
      margin-left: 0;
      width: 100%;
      height: auto;
      overflow: hidden;
    }

      .shipping-types-wrapper .shipping-type .shipping-type--icon::before {
        content: "";
        display: block;
        padding-top: 100%;
      }

      .shipping-types-wrapper .shipping-type .shipping-type--icon img {
        width: 45px;
      }
  }

  .shipping-types-wrapper .shipping-type .shipping-type--info {
    display: inline-block;
    width: calc(100% - 72px);
    vertical-align: middle;
  }

  @media (max-width: 767px) {
    .shipping-types-wrapper .shipping-type .shipping-type--info {
      width: 100%;
    }
  }

.shipping-types-wrapper .shipping-type .shipping-type--info h3 {
  margin-bottom: 7px;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 17px;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 36px;
  overflow: hidden;
}

  @media (max-width: 555px) {
    .shipping-types-wrapper .shipping-type .shipping-type--info h3  {
      font-weight: 700;
      font-size: 10px;
      line-height: 12px;
    }
  }
.shipping-types-wrapper .shipping-type .shipping-type--info h3 a {
  color: var(--black);
  text-decoration: none;
}
.shipping-types-wrapper .shipping-type .shipping-type--info .shipping-type--desc {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: var(--black);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 28px;
  overflow: hidden;
}

  @media (max-width: 555px) {
    .shipping-types-wrapper .shipping-type .shipping-type--info .shipping-type--desc {
      display: none;
    }
  }

  /*---breadcrumb style---*/
  .item-grid .item-box {
    margin-bottom: 15px;
  }

  @media (max-width: 767px) {
    .item-grid .item-box {
      margin-bottom: 7.5px;
    }
  }

  .item-grid .item-box img {
    max-width: 100%;
  }

  /*---breadcrumb style---*/
  .breadcrumb {
    box-shadow: -2px 3px 3px rgba(119, 118, 121, 0.25);
    padding: 15px 100px;
    text-align: center;
  }

  @media (max-width: 1199px) {
    .breadcrumb {
      padding: 10px;
      border-top: 1px solid var(--grey);
    }
  }

  .breadcrumb .page-title h1 {
    color: var(--primary-color);
    font-size: 24px;
    font-weight: 600;
  }

  @media (max-width: 991px) {
    .breadcrumb .page-title h1 {
      font-weight: 700;
      font-size: 14px;
      line-height: 19px;
      margin-bottom: 5px;
    }
  }

  .breadcrumb ul {
    list-style-type: none;
  }

    .breadcrumb ul li {
      display: inline-block;
      font-weight: 500;
    }

      .breadcrumb ul li a {
        font-size: 13px;
        text-decoration: none;
        color: var(--black);
        font-weight: 500;
      }

      .breadcrumb ul li strong {
        font-weight: 500;
      }

  /*---cart popup style---*/
  .add-to-cart-popup {
    background: var(--white);
    max-width: 600px;
    width: calc(100% - 60px);
    margin: 0 auto;
    position: relative;
    display: none;
  }

    .add-to-cart-popup .mfp-close {
      transform: translate(-50%, -50%);
      color: var(--white) !important;
      background: var(--red) !important;
      opacity: 1;
      height: 30px;
      width: 30px;
      padding: 0 !important;
      line-height: 1;
      border-radius: 50%;
      border: 2px solid var(--white) !important;
    }

    .add-to-cart-popup .product-title a {
      font-weight: 700;
      font-size: 15px;
      line-height: 20px;
      color: #333333;
      text-decoration: none;
    }

    .add-to-cart-popup .promotion-banner {
      display: block;
      width: 100%;
      position: relative;
      overflow: hidden;
      min-height: 100%;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
    }

      .add-to-cart-popup .promotion-banner::before {
        content: "";
        display: block;
        padding-top: 80%;
      }

      .add-to-cart-popup .promotion-banner img {
        position: absolute;
        top: 50%;
        right: 50%;
        width: 100%;
        transform: translate(50%, -50%);
        display: none;
      }

    .add-to-cart-popup .row, .add-to-cart-popup .order-summary-content #shopping-cart-form, .order-summary-content .add-to-cart-popup #shopping-cart-form, .add-to-cart-popup .product-essential .overview .product-overview-wrapper, .product-essential .overview .add-to-cart-popup .product-overview-wrapper, .add-to-cart-popup .product-essential, .add-to-cart-popup .news-list-homepage .news-items, .news-list-homepage .add-to-cart-popup .news-items, .add-to-cart-popup .header .header-lower, .header .add-to-cart-popup .header-lower, .add-to-cart-popup .item-grid {
      margin: 0;
    }

    .add-to-cart-popup .prices {
      text-align: right;
      font-size: 22px;
      color: var(--red);
    }

      .add-to-cart-popup .prices .old-price {
        font-size: 18px;
        color: var(--grey);
      }

    .add-to-cart-popup .buttons {
      display: block;
      text-align: center;
      padding: 15px 10px;
    }

      .add-to-cart-popup .buttons .button-1, .add-to-cart-popup .buttons .home-page-polls .button-2, .home-page-polls .add-to-cart-popup .buttons .button-2 {
        font-size: 14px;
        font-weight: 400;
        min-width: 190px;
      }

      .add-to-cart-popup .buttons .continue-shopping-button {
        background: var(--secondary-color);
        border-color: var(--secondary-color);
      }

    .add-to-cart-popup .popup-title h3 {
      margin: 0;
      text-align: center;
      background: #F1F4F6;
      font-weight: 700;
      font-size: 15px;
      line-height: 40px;
      margin-bottom: 15px;
    }

  .mfp-ready .add-to-cart-popup {
    display: block;
  }

  /*---side-2 style---*/
  .side-2 {
    margin: 15px 0 0;
  }

    .side-2 .side-2-close {
      display: none;
    }

  @media (max-width: 991px) {
    .side-2 {
      position: fixed;
      top: 0;
      right: 0;
      z-index: 100;
      background: var(--white);
      box-shadow: 0px 0px 25px rgba(107, 113, 123, 0.35);
      max-width: calc(100vw - 15px);
      margin: 0;
      height: 100%;
      width: 300px;
      transform: translateX(120%);
      transition: all 0.3s;
      z-index: 9999;
      max-width: calc(100% - 35px);
    }

      .side-2 .side-2-close {
        display: block;
        position: absolute;
        right: 100%;
        top: 0px;
        background: var(--red);
        color: #fff;
        padding: 6px 8px;
        box-shadow: 0px 0px 25px rgba(107, 113, 123, 0.35);
      }

      .side-2 .side-2-wrapper {
        height: 100%;
        overflow: auto;
        padding: 15px;
      }

      .side-2.open {
        transform: translateX(0);
      }
  }

  .side-2 .block, .side-2 .product-filter {
    border: 1px solid var(--light-grey);
    box-shadow: -1px 1px 2px 1px rgba(228, 231, 234, 0.4);
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 15px;
  }
    .side-2 .block .group,
    .side-2 .block .listbox, .side-2 .product-filter .group,
    .side-2 .product-filter .listbox {
      margin-bottom: 5px;
    }
      .side-2 .block .group li,
      .side-2 .block .listbox li, .side-2 .product-filter .group li,
      .side-2 .product-filter .listbox li {
        line-height: 25px;
      }
    .side-2 .block .title, .side-2 .block .filter-title, .side-2 .product-filter .title, .side-2 .product-filter .filter-title {
      margin: 0 0 15px;
      color: var(--black);
    }
      .side-2 .block .title strong, .side-2 .block .filter-title strong, .side-2 .product-filter .title strong, .side-2 .product-filter .filter-title strong {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
      }
    .side-2 .block ul, .side-2 .product-filter ul {
      list-style-type: none;
    }
      .side-2 .block ul li a, .side-2 .product-filter ul li a {
        display: block;
        color: var(--black-faded);
        text-decoration: none;
      }
      .side-2 .block ul li .product-picture, .side-2 .product-filter ul li .product-picture {
        width: 25%;
        margin-left: 5px;
      }
      .side-2 .block ul li .product-name, .side-2 .product-filter ul li .product-name {
        width: 75%;
      }
    .side-2 .block .show-more-link, .side-2 .product-filter .show-more-link {
      padding-right: 25px;
    }
      .side-2 .block .show-more-link span, .side-2 .product-filter .show-more-link span {
        color: var(--primary-color);
        cursor: pointer;
      }
  .side-2 .block-recently-viewed-products .list li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }

.filter-title,
.side-2 .block .title {
  position: relative;
  margin: 0 0 10px;
}

  .filter-title strong,
  .side-2 .block .title strong {
    display: block;
    max-width: calc(100% - 60px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
  }

    .filter-title .filterbox-buttons,
    .side-2 .block .title .filterbox-buttons {
      position: absolute;
      top: 0;
      left: 0;
    }

      .filter-title .filterbox-buttons .collapse-filter,
      .side-2 .block .title .filterbox-buttons .collapse-filter {
        background: none;
        border: none;
        font-size: 0;
      }

        .filter-title .filterbox-buttons .collapse-filter::before,
        .side-2 .block .title .filterbox-buttons .collapse-filter::before {
          content: "\e939";
          font-family: "icomoon" !important;
          font-size: 16px;
          cursor: pointer;
          color: var(--dark-grey);
          width: 16px;
          display: inline-block;
        }

        .filter-title .filterbox-buttons .collapse-filter.open::before,
        .side-2 .block .title .filterbox-buttons .collapse-filter.open::before {
          content: "\e943";
          font-size: 14px;
        }

      .filter-title .filterbox-buttons .filter-search-button,
      .side-2 .block .title .filterbox-buttons .filter-search-button {
        background: none;
        border: none;
        font-size: 0;
      }

        .filter-title .filterbox-buttons .filter-search-button::before,
        .side-2 .block .title .filterbox-buttons .filter-search-button::before {
          content: "\e94e";
          font-family: "icomoon" !important;
          font-size: 16px;
          cursor: pointer;
          color: var(--dark-grey);
        }

    .filter-title .sublist,
    .side-2 .block .title .sublist {
      padding-right: 10px;
    }

  .filter-search {
    height: 0;
    transition: all 0.3s;
    overflow: hidden;
    opacity: 0;
  }

    .filter-search.show {
      height: 32px;
      margin-bottom: 10px;
      opacity: 1;
    }

    .filter-search input {
      display: block;
      width: 100%;
      border: 1px solid var(--grey);
      border-radius: 50px;
      height: 27px;
      padding: 15px;
    }

  /*---flyout cart style---*/
  .flyout-cart {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 320px;
    z-index: 1000;
    background: var(--white);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    transform: translateX(-120%);
    transition: all 0.25s;
  }

  @media (max-width: 991px) {
    .flyout-cart {
      font-size: 12px;
    }
  }

  .flyout-cart .count {
    background: var(--black);
    color: var(--white);
    text-align: right;
    padding: 10px;
    font-size: 16px;
    position: relative;
  }

    .flyout-cart .count a {
      font-weight: 700;
      color: var(--white);
      text-decoration: none;
    }

      .flyout-cart .count a i {
        margin-left: 5px;
        font-size: 20px;
        font-weight: 500;
        vertical-align: middle;
      }

    .flyout-cart .count .close-flyout-cart {
      float: left;
      font-weight: 300;
      font-size: 28px;
      position: absolute;
      left: 10px;
      top: 50%;
      transform: translateY(-50%);
    }

  @media (max-width: 991px) {
    .flyout-cart .count {
      font-size: 12px;
    }
  }

  .flyout-cart .items {
    max-height: 85vh;
    overflow-y: auto;
  }

    .flyout-cart .items .item {
      position: relative;
      padding: 8px;
      display: flex;
      justify-content: flex-start;
      text-align: right;
    }

      .flyout-cart .items .item:nth-child(even) {
        background: var(--footer-bg);
      }

      .flyout-cart .items .item .picture {
          padding-left: 8px;
  width: calc(100% - 220px);
      }

  @media (max-width: 991px) {
    .flyout-cart .items .item .picture {
      max-width: 60px;
    }
  }

  .flyout-cart .items .item .product {
    width: 170px;
  }

    .flyout-cart .items .item .product .name a {
      text-decoration: none;
      font-weight: 700;
      color: var(--black-faded);
      white-space: normal;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
    }

    .flyout-cart .items .item .product .price {
      position: absolute;
      left: 5px;
      top: 50%;
      transform: translateY(-50%);
      margin: 5px 0px;
    }

      .flyout-cart .items .item .product .price .price-text {
        display: none;
      }

    .flyout-cart .items .item .product .quantity {
      margin: 10px 0px;
    }

  .flyout-cart .flyoutcart-footer {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: center;
  }

    .flyout-cart .flyoutcart-footer .totals {
      width: 100%;
      border-radius: 0;
      background: #fff;
      color: var(--black);
      border-top: 1px solid var(--grey);
      display: flex;
      justify-content: space-between;
    }

    .flyout-cart .flyoutcart-footer .buttons {
      display: flex;
      width: 100%;
    }

      .flyout-cart .flyoutcart-footer .buttons:hover {
        background: var(--secondary-color);
      }

      .flyout-cart .flyoutcart-footer .buttons button {
       text-align: center;
  border-radius: 0px;
  height: 35px;
  width: 100%;
  border: none;
  padding: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
      }

        .flyout-cart .flyoutcart-footer .buttons button.cart-button {
          background: var(--primary-color);
        }

        .flyout-cart .flyoutcart-footer .buttons button.checkout-button {
          background: var(--secondary-color);
        }

        .flyout-cart .flyoutcart-footer .buttons button:not(:only-child) {
          width: 50%;
        }

    .flyout-cart .flyoutcart-footer .cart-button {
      width: 100%;
      height: 100%;
      border: none;
      font-size: 18px;
      line-height: 18px;
      font-weight: 500;
    }

  .flyout-cart-open {
    overflow: hidden;
  }

    .flyout-cart-open::after {
      content: "";
      position: fixed;
      top: 0;
      right: 0;
      height: 100vh;
      width: 100vw;
      background: rgba(0, 0, 0, 0.5);
      z-index: 95;
    }

    .flyout-cart-open .flyout-cart {
      transform: translateX(0);
    }

  /*---color image square style---*/
  .attribute-squares .attribute-square {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    height: 16px;
    width: 16px;
    border-radius: 3%;
    margin: 4px;
    display: inline-block;
  }

  /*---product box style---*/
  .product-item {
    position: relative;
    padding: 0;
    border: 1px solid #e9e9ed;
    border-radius: 5px;
    background: var(--white);
    transition: all 0.3s;
    overflow: hidden;
    text-align: center;
  }

    .product-item .tax-shipping-info {
      display: block;
      width: 100%;
    }

    .product-item .product-title {
      margin-bottom: 8px;
    }

  @media (max-width: 767px) {
    .product-item .product-title {
      margin-bottom: 5px;
    }
  }

  .product-item .product-title a {
    font-size: 14px;
    color: var(--black-faded);
    text-decoration: none;
    display: block;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 34px;
    letter-spacing: 0.03em;
  }

  @media (max-width: 767px) {
    .product-item .product-title a {
      font-size: 10px;
      line-height: 12px;
      height: 26px;
    }
  }

  .product-item .sku {
    text-align: center;
    margin-bottom: 8px;
  }

  .product-item .product-rating-box .rating {
    background: url(../images/rating1.png) repeat-x;
    width: 70px;
    height: 14px;
    background-size: 14px;
    margin: auto;
  }

    .product-item .product-rating-box .rating div {
      background: url(../images/rating2.png) repeat-x;
      height: 14px;
      background-size: 14px;
    }

  .product-item .picture {
    position: relative;
    overflow: hidden;
    margin: 0;
    margin-bottom: 15px;
  }

    .product-item .picture::before {
      content: "";
      display: block;
      padding-top: 100%;
      overflow: hidden;
    }

  @media (max-width: 767px) {
    .product-item .picture::before {
      padding-top: 75%;
    }
  }

  .product-item .picture > a {
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
  }

  @media (min-width: 768px) {
    .product-item .picture > a img {
      width: auto;
      max-width: initial;
      height: auto;
      width: auto;
      max-width: 105%;
    }
  }

  .product-item .details, .product-item .add-info {
    padding: 0 15px;
  }

  @media (max-width: 991px) {
    .product-item .details, .product-item .add-info {
      padding: 0 8px;
    }
  }

  .product-item .prices {
    font-size: 17px;
    text-align: center;
    margin: 10px 0 10px;
    color: var(--grey);
  }

    .product-item .prices .actual-price {
      font-weight: 600;
      color: var(--primary-color);
    }

  @media (min-width: 992px) {
    .product-item .prices {
      min-height: 42px;
    }
  }

  @media (max-width: 767px) {
    .product-item .prices {
      font-size: 14px;
      line-height: 16px;
    }
  }

  .product-item .description {
    display: none;
    text-align: center;
  }

    .product-item .description.hide {
      display: none;
    }

  .product-item .buttons {
    position: absolute;
    top: 5px;
    left: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 10;
  }

  @media (max-width: 767px) {
    .product-item .buttons {
      top: 5px;
      left: 5px;
    }
  }

  .product-item .buttons .button-2 {
    transition: all 0.3s;
    opacity: 0;
  }

  @media (max-width: 767px) {
    .product-item .buttons .button-2 {
      opacity: 1;
      height: 28px;
      width: 28px;
      margin-bottom: 5px !important;
      box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15);
    }

      .product-item .buttons .button-2:not(.product-box-add-to-cart-button) {
        background: #fff;
        color: var(--primary-color);
      }

      .product-item .buttons .button-2::before {
        font-size: 12px;
      }
  }

  .product-item:hover {
    box-shadow: 0 1px 5px #ddd;
  }

    .product-item:hover .buttons .button-2 {
      margin-bottom: 10px;
      opacity: 1;
    }

  .product-item .attributes {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 22px;
  }

    .product-item .attributes ul {
      list-style-type: none;
    }

    .product-item .attributes .tooltip-container {
      display: none !important;
    }

    .product-item .attributes .attribute-square {
      border-radius: 50%;
      position: relative;
    }

    .product-item .attributes .selected-value .attribute-square-container .attribute-square::before,
    .product-item .attributes input:checked ~ .attribute-square-container .attribute-square::before {
      content: "\e967";
      display: inline-block;
      color: #ededed;
      font-size: 12px;
      font-family: "icomoon" !important;
      position: absolute;
      font-size: 8px;
      top: 50%;
      right: 50%;
      transform: translate(50%, -50%);
      /* text-shadow: 1px 1px #ddd; */
    }

  .item-box {
    margin-bottom: 15px;
  }

    .item-box .product-item {
      height: 100%;
    }

  /*---category item style---*/
  .category-grid .item-box {
    width: 100%;
  }

  @media (min-width: 768px) {
    .category-grid .item-box {
      padding-top: 40px;
      padding-bottom: 40px;
    }
  }

  @media (min-width: 768px) {
    .category-grid:nth-child(even) .category-item {
      background-color: var(--category-even);
    }

    .category-grid .category-item {
      position: relative;
      background: url(../images/category-pattern.png) no-repeat;
      background-size: cover;
      background-position: left top;
      background-color: var(--category-odd);
      padding: 15px;
      padding-right: 60%;
      border-radius: 10px;
      display: flex;
      justify-content: center;
      align-items: center;
      min-height: 130px;
    }

      .category-grid .category-item:nth-child(2) {
        margin-top: 18%;
      }

      .category-grid .category-item .title {
        margin: 0;
        text-align: center;

      }

        .category-grid .category-item .title a {
          display: inline;
          font-size: 18px;
          font-weight: 500;
          color: var(--white);
          text-decoration: none;
        }

          .category-grid .category-item .title a::after {
            content: "\e94a";
            font-family: "icomoon" !important;
            display: block;
            background: var(--white);
            height: 25px;
            width: 25px;
            border-radius: 50%;
            opacity: 0.6;
            position: absolute;
            bottom: 3px;
            left: 3px;
            font-size: 15px;
            color: var(--black-faded);
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: 700;
          }

        .category-grid .category-item .title::after {
          content: "";
          display: block;
          border-bottom: 2px solid var(--white);
          width: 50px;
          margin: 10px auto 0;
        }

      .category-grid .category-item .picture {
        position: absolute;
        bottom: 15px;
        right: 15px;
        width: 100%;
        max-width: calc(55% - 15px);
      }

        .category-grid .category-item .picture::before {
          content: "";
          display: block;
          padding-top: 70%;
        }

        .category-grid .category-item .picture a {
          display: block;
        }

          .category-grid .category-item .picture a img {
            max-width: 100%;
            max-height: 100%;
            position: absolute;
            bottom: 0;
            right: 50%;
            transform: translateX(50%) scale(1);
            transition: transform 0.3s ease-in-out;
          }

            .category-grid .category-item .picture a img:hover {
              transform: translateX(50%) scale(1.06);
              transition: transform 0.3s ease-in-out;
            }
  }

  @media (max-width: 767px) {
    .category-grid .swiper-slide {
      padding-right: 0;
      padding-left: 0;
    }

    .category-grid .swiper-pagination {
      bottom: 0 !important;
    }

    .category-grid .item-box {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-wrap: wrap;
    }
  }

  @media (max-width: 767px) and (max-width: 767px) {
    .category-grid .item-box {
      padding-right: 0;
      padding-left: 0;
    }
  }

  @media (max-width: 767px) {
    .category-grid .item-box .category-item {
      display: flex;
      flex-direction: column-reverse;
      justify-content: center;
      align-items: center;
      padding: 0 7.5px 10px;
      text-align: center;
      width: 100%;
    }

      .category-grid .item-box .category-item .picture {
        width: 100%;
        border-radius: 50%;
        overflow: hidden;
        position: relative;
        border: 1px solid #C6CCD0;
        box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
      }

        .category-grid .item-box .category-item .picture::before {
          content: "";
          display: block;
          padding-top: 100%;
        }

        .category-grid .item-box .category-item .picture a {
          display: block;
          position: absolute;
          top: 50%;
          right: 50%;
          transform: translate(50%, -50%);
          height: 60%;
        }

          .category-grid .item-box .category-item .picture a img {
            height: 100%;
            width: auto;
            max-width: initial;
          }

      .category-grid .item-box .category-item .title {
        margin: 10px 0;
      }
  }

  @media (max-width: 767px) and (max-width: 991px) {
    .category-grid .item-box .category-item .title {
      white-space: nowrap;
      margin-top: 4px;
      width: 100%;
    }
  }

  @media (max-width: 767px) {
    .category-grid .item-box .category-item .title a {
      font-size: 12px;
      line-height: 14px;
      font-weight: 700;
      text-decoration: none;
      display: block;
      color: var(--black);
      white-space: nowrap;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
    }
  }

  .home-page-category-grid > .title {
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
  }

  @media (max-width: 767px) {
    .home-page-category-grid > .title {
      display: none;
    }
  }

  @media (min-width: 1200px) {
    .home-page-category-grid .swiper-slide .item-box {
      padding-top: 50px;
    }
  }

  @media (max-width: 767px) {
    .home-page-category-grid .swiper-slide {
      padding-right: 0;
      padding-left: 0;
    }

    .home-page-category-grid .swiper-pagination {
      bottom: 0 !important;
    }

    .home-page-category-grid .swiper-slide .item-box .category-item {
      width: 50%;
    }
  }

  /*---category item style---*/
  .product-filter.price-range-filter .selected-price-range {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    color: var(--primary-color);
    margin: 15px 0;
  }

  .product-filter.price-range-filter .filter-price-range {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    margin: 15px 0;
  }

  .product-filter.price-range-filter .ui-widget.ui-widget-content {
    border: 1px solid var(--light-grey);
    max-width: calc(100% - 15px);
    margin: 10px auto;
    height: 4px;
    background: var(--light-grey);
    border: none;
  }

    .product-filter.price-range-filter .ui-widget.ui-widget-content .ui-slider-range {
      background: var(--primary-color);
    }

    .product-filter.price-range-filter .ui-widget.ui-widget-content .ui-slider-handle {
      border-radius: 50%;
      border: 1px solid var(--primary-color);
      background-color: var(--white);
      top: 50%;
      transform: translateY(-50%);
    }

  .product-filter .color-item input[type=checkbox] + label {
    padding-right: 0;
  }

    .product-filter .color-item input[type=checkbox] + label::before {
      display: none;
      border: none;
    }

  .product-filter .color-item input[type=checkbox]:checked + label::before {
    display: inline-block;
    content: "\e967";
    border: none;
    color: var(--white);
    background: none;
    position: absolute;
    right: 5px;
    top: 5px;
  }

  .product-filter .show-more {
    display: none;
  }

  /*---category item style---*/
  .mobile-bottom-navigation {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    padding: 5px 15px;
    background: var(--white);
    box-shadow: 0px 0px 25px rgba(107, 113, 123, 0.35);
    display: flex;
    justify-content: space-around;
    border-radius: 10px 10px 0px 0px;
  }

  @media (min-width: 992px) {
    .mobile-bottom-navigation {
      display: none;
    }
  }

  .mobile-bottom-navigation a {
    display: inline-block;
    text-decoration: none;
    color: var(--dark-grey);
    text-align: center;
    position: relative;
    padding: 5px;
    font-size: 10px;
  }

    .mobile-bottom-navigation a::before {
      display: block;
      font-size: 16px;
      margin-bottom: 7px;
    }

    .mobile-bottom-navigation a.account::before {
      content: "\e95e";
    }

    .mobile-bottom-navigation a.wishlist::before {
      content: "\e963";
    }

    .mobile-bottom-navigation a.mobile-search-button::before {
      content: "\e94e";
    }

    .mobile-bottom-navigation a.filter-button::before {
      content: "\e924";
    }

    .mobile-bottom-navigation a.mobile-cart::before {
      content: "\e94f";
    }

    .mobile-bottom-navigation a .cart-qty,
    .mobile-bottom-navigation a .cart-ammount {
      display: none;
    }

  .customer-popup {
    position: fixed;
    bottom: 67px;
    right: 20px;
    transform: translate(0, 30px);
    background: var(--white);
    box-shadow: -1px 1px 20px rgba(0, 0, 0, 0.5);
    list-style-type: none;
    padding: 0;
    width: 250px;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
  }

  @media (max-width: 555px) {
    .customer-popup {
      width: calc(100vw - 40px);
    }
  }

  .customer-popup.show {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }

  .customer-popup li a {
    display: block;
    width: 100%;
    padding: 15px 20px;
  }

  .customer-popup li:first-child a {
    border-bottom: 1px solid var(--grey);
  }
  /*---bar notification item style---*/
  .bar-notification {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    background: var(--yellow);
    color: var(--white);
    z-index: 1000;
    padding: 10px;
  }

    .bar-notification.error {
      background-color: var(--red);
    }

    .bar-notification .content {
      font-size: 14px;
      margin: 0;
    }

    .bar-notification a {
      color: var(--category-even);
    }

    .bar-notification .close {
      position: absolute;
      left: 10px;
      top: 50%;
      transform: translateY(-50%);
    }

      .bar-notification .close::before {
        content: "\e910";
        cursor: pointer;
      }

  /*---checkout attributes item style---*/
  .checkout-attributes {
    padding: 15px;
  }

    .checkout-attributes dt {
      font-weight: 700;
      font-size: 14px;
      line-height: 30px;
      border-bottom: 2px solid var(--grey);
      margin-bottom: 10px;
      position: relative;
    }

      .checkout-attributes dt label {
        display: block;
        margin-bottom: 10px;
      }

        .checkout-attributes dt label::before {
          content: "\e965";
          font-size: 26px;
          vertical-align: middle;
          display: inline-block;
          margin-left: 5px;
        }

      .checkout-attributes dt .required {
        position: absolute;
        top: 5px;
        left: 5px;
        color: red;
      }

    .checkout-attributes dd select, .checkout-attributes dd input {
      display: block;
      width: 100%;
      padding: 10px;
      border: 1px solid var(--grey);
      border-radius: 3px;
    }

      .checkout-attributes dd input[type=checkbox] {
        display: none;
      }

  .selected-checkout-attributes {
    padding: 8px 15px;
  }

  /*---checkout attributes item style---*/
  .cart-collaterals {
    padding: 15px;
  }

    .cart-collaterals .title {
      position: relative;
      margin: 0;
    }

      .cart-collaterals .title strong {
        font-weight: 700;
        font-size: 14px;
        line-height: 30px;
        border-bottom: 2px solid var(--grey);
        margin-bottom: 10px;
        display: block;
      }

    .cart-collaterals .coupon-code {
      position: relative;
      margin-bottom: 15px;
    }

      .cart-collaterals .coupon-code .button-2 {
        position: absolute;
        bottom: 50%;
        left: 5px;
        height: 30px;
        background: var(--secondary-color);
        border-radius: 3px;
        padding: 5px 10px;
        color: var(--white);
        border: none;
        transform: translateY(50%);
      }

    .cart-collaterals select, .cart-collaterals input {
      display: block;
      width: 100%;
      padding: 10px;
      border: 1px solid var(--grey);
      border-radius: 3px;
    }

  /*---eu-cookie-bar-notification attributes item style---*/
  .eu-cookie-bar-notification {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    background: var(--white);
    padding: 20px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  }

    .eu-cookie-bar-notification .content {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
    }

      .eu-cookie-bar-notification .content .text {
        font-weight: 600;
      }

      .eu-cookie-bar-notification .content .ok-button {
        margin-left: 10px;
      }

  @media (max-width: 991px) {
    .eu-cookie-bar-notification {
      bottom: 68px;
      z-index: 100;
    }

      .eu-cookie-bar-notification .content {
        text-align: center;
      }

        .eu-cookie-bar-notification .content .text {
          margin-bottom: 15px;
          width: 100%;
        }

        .eu-cookie-bar-notification .content .buttons-more {
          width: 100%;
        }
  }

  /*---tags item style---*/
  .tags label {
    display: none;
  }

  .tags ul li {
    list-style-type: none;
    display: inline-block;
    border: 1px solid var(--grey);
    padding: 3px 5px;
    margin: 0px 0px 5px 5px;
    border-radius: 3px;
  }

    .tags ul li a {
      font-size: 13px;
      text-decoration: none;
      color: var(--black-faded);
      text-transform: capitalize;
    }

  .tags ul .separator {
    display: none;
  }

  /*---pager item style---*/
  .pager {
    margin: 0 0 20px;
  }

    .pager ul {
      text-align: center;
      font-size: 0;
    }

    .pager li {
      display: inline-block;
      margin: 5px;
      vertical-align: top;
    }

      .pager li a, .pager li span {
        display: block;
        min-width: 35px;
        height: 35px;
        border: 1px solid var(--light-grey);
        border-radius: 3px;
        padding: 8px;
        text-align: center;
        font-size: 16px;
        cursor: pointer;
        text-decoration: none;
      }

      .pager li span {
        border-color: transparent;
        background-color: var(--primary-color);
        color: var(--white);
      }

      .pager li.previous-page *, .pager li.next-page *, .pager li.first-page *, .pager li.last-page * {
        background-position: center;
        background-repeat: no-repeat;
        font-size: 0;
        color: var(--white);
      }

      .pager li.previous-page * {
        background-image: url("../images/prev.png");
      }

      .pager li.next-page * {
        background-image: url("../images/next.png");
      }

      .pager li.first-page * {
        background-image: url("../images/first.png");
      }

      .pager li.last-page * {
        background-image: url("../images/last.png");
      }

      .pager li a {
        color: var(--dark-grey);
      }

        .pager li a:hover,
        .pager li a:focus {
          border-color: transparent;
          background-color: var(--light-grey);
        }

  /*---multipage checkout order progress style---*/
  .order-progress {
    margin: 0 0 50px;
    padding: 15px 0;
    text-align: center;
  }

    .order-progress li {
      display: inline-block;
      margin: 10px 0.7%;
      padding: 20px 10px;
      width: 11.1%;
    }

      .order-progress li a {
        display: block;
        min-width: 70px;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
      }

      .order-progress li.active-step {
        background: var(--black);
        box-shadow: -1px 1px 10px var(--grey);
        border-radius: 3px;
      }

        .order-progress li.active-step:hover {
          background-color: var(--secondary-color);
        }

        .order-progress li.active-step a {
          color: var(--white);
        }

          .order-progress li.active-step a::before {
            content: "\e94b";
            display: block;
            margin-bottom: 10px;
            font-size: 20px;
            color: var(--white);
          }

      .order-progress li.inactive-step {
        background: var(--white);
        box-shadow: -1px 1px 5px var(--dark-grey);
        border-radius: 3px;
      }

        .order-progress li.inactive-step a {
          opacity: 0.5;
          color: var(--black);
          cursor: default;
        }

          .order-progress li.inactive-step a::before {
            content: "\e94b";
            display: block;
            margin-bottom: 10px;
            font-size: 20px;
            color: var(--black);
          }

  .checkout-page .order-progress li {
    width: 14.1%;
  }

  @media (max-width: 992px) {
    .order-progress li {
      display: inline-block;
      margin: 10px 8px;
      padding: 10px 8px;
      width: 42%;
    }

    .checkout-page .order-progress li {
      display: inline-block;
      margin: 10px 8px;
      padding: 10px 8px;
      width: 42%;
    }
  }
  /*---common page layout style---*/
  html .center-1 .move-topic-page,
  html .center-1 .active-discussions-pages,
  html .center-1 .forum-group-pages,
  html .center-1 .forum-topic-pages,
  html .center-1 .forum-edit-page,
  html .center-1 .forum-pages,
  html .center-1 .forum-search-page,
  html .center-1 .forums-main-page,
  html .center-1 .product-reviews-page,
  html .center-1 .apply-vendor-page,
  html .center-1 .store-closed-page,
  html .center-1 .not-found-page,
  html .center-1 .contact-page,
  html .center-1 .order-completed-page,
  html .center-1 .order-confirm-page,
  html .center-1 .payment-info-page,
  html .center-1 .payment-method-page,
  html .center-1 .shipping-method-page,
  html .center-1 .shipping-address-page,
  html .center-1 .billing-address-page,
  html .center-1 .topic-page,
  html .center-1 .multistep-checkout-page,
  html .center-2 .move-topic-page,
  html .center-2 .active-discussions-pages,
  html .center-2 .forum-group-pages,
  html .center-2 .forum-topic-pages,
  html .center-2 .forum-edit-page,
  html .center-2 .forum-pages,
  html .center-2 .forum-search-page,
  html .center-2 .forums-main-page,
  html .center-2 .product-reviews-page,
  html .center-2 .apply-vendor-page,
  html .center-2 .store-closed-page,
  html .center-2 .not-found-page,
  html .center-2 .contact-page,
  html .center-2 .order-completed-page,
  html .center-2 .order-confirm-page,
  html .center-2 .payment-info-page,
  html .center-2 .payment-method-page,
  html .center-2 .shipping-method-page,
  html .center-2 .shipping-address-page,
  html .center-2 .billing-address-page,
  html .center-2 .topic-page,
  html .center-2 .multistep-checkout-page {
    box-shadow: 0 3px 8px var(--light-grey);
    border-radius: 3px;
    margin: 30px 0 60px;
    padding: 15px;
    background: var(--white);
    max-width: 1400px;
    min-height: 40vh;
    margin-right: auto;
    margin-left: auto;
    list-style-position: inside;
  }

  .multistep-checkout-page .order-summary-content {
    width: 100%;
  }

  .checkout-page .min-amount-warning {
    text-align: center;
    display: block;
  }

  .checkout-page .address-grid > div {
    margin: 0 auto;
  }

  .vendor-page .contact-vendor {
    text-align: left;
    margin: 10px 0;
  }

  .vendor-list-page .vendor-grid .title {
    margin-bottom: 0;
  }

  /*---estimate shipping layout style---*/
  /*** ESTIMATE SHIPPING POPUP COMMON ***/
  .estimate-shipping-popup {
    position: relative;
    background: #FFF;
    padding: 15px 10px;
    width: auto;
    max-width: 800px;
    margin: 0 auto;
  }

  .estimate-shipping-popup-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
  }

  .estimate-shipping-popup-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
  }

  .estimate-shipping-popup-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
  }

  .estimate-shipping-popup-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
  }

  .estimate-shipping-popup-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
  }

  .estimate-shipping-popup-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
  }

  .shipping-options-loading {
    background: url(../images/ajax-loader-small.gif) no-repeat;
    width: 16px;
    height: 16px;
    position: relative;
    left: 8px;
    margin: 4% 50%;
  }

  .shipping-address .required {
    margin-right: 0px;
  }

  .estimate-shipping-row {
    display: flex;
    display: -webkit-flex;
    align-items: center;
  }

    .estimate-shipping-row.shipping-option {
      cursor: pointer;
    }

      .estimate-shipping-row.shipping-option.active {
        font-weight: 700;
      }

  .estimate-shipping-row-item {
    flex: 0 1 100%;
  }

    .estimate-shipping-row-item.shipping-item {
      padding: 8px 0;
      overflow: hidden;
      overflow-wrap: break-word;
    }

    .estimate-shipping-row-item.shipping-header-item {
      padding: 12px 0;
      border-bottom: 1px solid #f2f2f2;
      align-self: flex-end;
    }

    .estimate-shipping-row-item.address-item + .estimate-shipping-row-item.address-item {
      padding-right: 15px;
    }

    .estimate-shipping-row-item + .estimate-shipping-row-item {
      padding-right: 10px;
    }

  .estimate-shipping-row-item-radio {
    flex: 0 0 35px;
  }

  .ship-to-title {
    margin-bottom: 10px;
  }

  .choose-shipping-title {
    margin-top: 20px;
  }

  .estimate-shipping-address-control {
    width: 100%;
    height: 36px;
  }

  .estimate-shipping-radio {
    display: none;
  }

    .estimate-shipping-radio + label {
      -webkit-appearance: none;
      background: none !important;
      border: none !important;
      box-shadow: none !important;
      padding: 9px;
      border-radius: 50px;
      display: inline-block;
      position: relative;
    }

    .estimate-shipping-radio:checked + label:after {
      content: " ";
      width: 6px;
      height: 6px;
      border-radius: 50px;
      position: absolute;
      top: 6px;
      right: 6px;
    }

    .estimate-shipping-radio:checked + label {
      background-color: #4ab2f1;
      color: #99a1a7;
      border: 1px solid #adb8c0;
      border-color: #4ab2f1;
    }

  .apply-shipping-button {
    border: none;
    padding: 8px 25px;
    background-color: var(--primary-color);
    color: var(--white);
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    cursor: pointer;
  }

  .apply-shipping-button-container {
    margin-top: 15px;
    text-align: center;
  }

  .shipping-options-header {
    top: 0;
    z-index: 1;
    position: sticky;
    background-color: #fff;
  }

  .shipping-options {
    position: relative;
    z-index: 1;
    overflow: hidden;
    overflow-y: auto;
    background: #FFF no-repeat;
    background-image: -webkit-radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), -webkit-radial-gradient(50% 100%, farthest-side, rgb(242, 242, 242), rgba(0, 0, 0, 0));
    background-image: -moz-radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), -moz-radial-gradient(50% 100%, farthest-side, rgb(242, 242, 242), rgba(0, 0, 0, 0));
    background-image: radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgb(242, 242, 242), rgba(0, 0, 0, 0));
    background-position: 100% 0, 100% 100%;
    background-size: 100% 7px;
  }

    .shipping-options:before,
    .shipping-options:after {
      content: "";
      position: relative;
      z-index: -1;
      display: block;
      height: 30px;
      margin: 0 0 -30px;
      background: -webkit-linear-gradient(top, #FFF, #FFF 30%, rgba(255, 255, 255, 0));
      background: -moz-linear-gradient(top, #FFF, #FFF 30%, rgba(255, 255, 255, 0));
      background: linear-gradient(to bottom, #FFF, #FFF 30%, rgba(255, 255, 255, 0));
    }

    .shipping-options:after {
      margin: -30px 0 0;
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #FFF 70%, #FFF);
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #FFF 70%, #FFF);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFF 70%, #FFF);
    }

  .no-shipping-options {
    text-align: center;
    margin: 4% 0;
  }

  .estimate-shipping-popup .message-failure {
    margin: 5px 0 -5px;
    font-size: 12px;
    color: #e4434b;
  }

  /*** SHOPPING CART ESTIMATE SHIPPING ***/
  .shopping-cart-page .common-buttons .estimate-shipping-button {
    display: inline-block;
    min-width: 180px;
    margin: 5px;
    border: none;
    background-color: #aaa;
    padding: 10px 20px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    padding-right: 45px;
  }

    .shopping-cart-page .common-buttons .estimate-shipping-button:hover,
    .shopping-cart-page .common-buttons .estimate-shipping-button:focus {
      background-color: #999;
    }

  /*** PRODUCT ESTIMATE SHIPPING ***/
  .product-estimate-shipping {
    margin-bottom: 20px;
  }

    .product-estimate-shipping .shipping-date {
      margin-top: 3px;
    }

    .product-estimate-shipping .shipping-title {
      font-size: 16px;
      font-weight: 700;
      color: #444;
      margin-bottom: 5px;
      justify-content: center;
    }

      .product-estimate-shipping .shipping-title .shipping-price {
        margin-right: 5px;
        vertical-align: middle;
      }

      .product-estimate-shipping .shipping-title .shipping-loading {
        margin-right: 5px;
        vertical-align: middle;
        background: url(../images/ajax-loader-small.gif) no-repeat;
        width: 16px;
        height: 16px;
        display: inline-block;
      }

    .product-estimate-shipping .open-estimate-shipping-popup .arrow-down {
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      margin: 0 6px 3px 0;
      border: solid black;
      border-width: 0 0 1px 1px;
      display: inline-block;
      padding: 3px;
    }

  /*---homepage style---*/
  /*homepage news style*/
  .news-list-homepage .news-items .news-item .news-title {
    font-size: 18px;
    font-weight: 600;
    display: block;
    color: var(--black-faded);
  }

  .news-list-homepage .news-items .news-item .news-date {
    margin-bottom: 10px;
    display: block;
  }

  .news-list-homepage .news-items .news-item .read-more {
    font-weight: 700;
    color: var(--primary-color);
  }

  /*homepage polls style*/
  .home-page-polls .poll-options {
    display: flex;
    justify-content: flex-start;
    list-style-type: none;
    margin: 15px 0;
  }

  .home-page-product-grid .title {
    position: relative;
  }

  .home-page-product-grid .item-grid {
    margin-right: -10px;
    margin-left: -10px;
  }

    .home-page-product-grid .item-grid .item-box {
      margin-bottom: 10px;
    }

  @media (min-width: 1400px) {
    .home-page-product-grid .item-grid .item-box {
      width: 16.66%;
      padding-right: 5px;
      padding-left: 5px;
    }
  }

  .home-page-product-grid .item-grid .item-box .description {
    display: none;
  }

  .home-page-category-grid .swiper-pagination {
    width: auto !important;
  }

  .home-page-category-grid .swiper-pagination-bullet {
    display: none;
  }

    .home-page-category-grid .swiper-pagination-bullet.swiper-pagination-bullet-active-main, .home-page-category-grid .swiper-pagination-bullet.swiper-pagination-bullet-active-main {
      display: inline-block;
      position: static;
    }

  /*---category product page style---*/
  .product-selectors {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin: 0 0 15px;
    transition: all 0.125s;
  }

  @media (max-width: 991px) {
    .product-selectors {
      flex-direction: row;
    }
  }

  .product-selectors .filter-button {
    display: none;
  }

  @media (max-width: 991px) {
    .product-selectors .filter-button {
      display: block;
      background: var(--primary-color);
      color: var(--white);
      padding: 9px 10px;
      border-radius: 3px;
      text-decoration: none;
    }

      .product-selectors .filter-button i {
        margin-left: 10px;
      }
  }

  .product-selectors .product-selector-viewmode-sort {
    display: flex;
  }

  .product-selectors .product-viewmode span {
    display: none;
  }

  .product-selectors .product-viewmode a {
    font-size: 0;
    cursor: pointer;
  }

    .product-selectors .product-viewmode a::before {
      font-size: 24px;
      line-height: 28px;
      vertical-align: middle;
      color: var(--grey);
    }

    .product-selectors .product-viewmode a.selected::before {
      color: var(--primary-color);
    }

    .product-selectors .product-viewmode a.grid::before {
      content: "\e92a";
    }

    .product-selectors .product-viewmode a.list::before {
      content: "\e934";
      font-size: 48px;
    }

  @media (max-width: 991px) {
    .product-selectors .product-viewmode {
      display: none;
    }
  }

  .product-selectors .product-page-size,
  .product-selectors .product-sorting {
    border: 1px solid var(--light-grey);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    padding: 8px 11px;
    padding-left: 30px;
    position: relative;
    border-radius: 3px;
    color: #6E6D76;
  }

    .product-selectors .product-page-size:not(:last-child),
    .product-selectors .product-sorting:not(:last-child) {
      margin-left: 15px;
    }

  @media (max-width: 991px) {
    .product-selectors .product-page-size,
    .product-selectors .product-sorting {
      font-size: 12px;
    }

      .product-selectors .product-page-size .per-page,
      .product-selectors .product-sorting .per-page {
        display: none;
      }
  }

  .product-selectors .product-page-size .ui-selectmenu-button,
  .product-selectors .product-sorting .ui-selectmenu-button {
    background: none;
    color: var(--black);
    display: inline;
    border: none;
    font-size: 14px;
    padding: 0 5px;
    height: auto;
    width: auto;
    border: none !important;
    color: #6E6D76;
  }

    .product-selectors .product-page-size .ui-selectmenu-button .ui-selectmenu-text,
    .product-selectors .product-sorting .ui-selectmenu-button .ui-selectmenu-text {
      margin: 0;
    }

    .product-selectors .product-page-size .ui-selectmenu-button:focus,
    .product-selectors .product-sorting .ui-selectmenu-button:focus {
      border: none !important;
      outline: none !important;
    }

  @media (max-width: 991px) {
    .product-selectors .product-page-size .ui-selectmenu-button,
    .product-selectors .product-sorting .ui-selectmenu-button {
      font-size: 12px;
    }
  }

  .product-selectors .product-page-size .ui-selectmenu-button .ui-icon,
  .product-selectors .product-sorting .ui-selectmenu-button .ui-icon {
    display: none;
  }

  .product-selectors .product-page-size select,
  .product-selectors .product-sorting select {
    border: none;
    /* for Firefox */
    -moz-appearance: none;
    /* for Safari, Chrome, Opera */
    -webkit-appearance: none;
    padding: 0 5px;
  }

    .product-selectors .product-page-size select:focus, .product-selectors .product-page-size select.active,
    .product-selectors .product-sorting select:focus,
    .product-selectors .product-sorting select.active {
      border: none;
      outline: none;
    }

  .product-selectors .product-page-size::after,
  .product-selectors .product-sorting::after {
    content: "\e915";
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
  }

  .product-selectors .ui-selectmenu-open {
    display: block;
    position: absolute;
    right: 0px !important;
    width: 100% !important;
  }

    .product-selectors .ui-selectmenu-open .ui-widget.ui-widget-content {
      width: 100% !important;
    }

  @media (max-width: 991px) {
    .product-selectors .product-sorting > span:first-child {
      display: none;
    }
  }

  @media (max-width: 991px) {
    .product-selector-wrapper > .product-selectors {
      position: fixed;
      z-index: 99;
      width: 100%;
      right: 0;
      background: #fff;
      padding: 5px 13px;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    }
  }

  .sub-category-grid .swiper-wrapper {
    margin-top: 10px;
    padding: 5px 0;
  }

  @media (min-width: 992px) {
    .sub-category-grid .swiper-wrapper {
      justify-content: center;
    }
  }

  .sub-category-grid .swiper-wrapper .item-box {
    padding: 0;
  }

    .sub-category-grid .swiper-wrapper .item-box .sub-category-item {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      align-items: center;
      border: 1px solid var(--off-white);
      padding: 8px;
      overflow: hidden;
      border-radius: 3px;
      box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.06);
    }

  @media (max-width: 767px) {
    .sub-category-grid .swiper-wrapper .item-box .sub-category-item {
      padding: 8px 12px;
    }
  }

  .sub-category-grid .swiper-wrapper .item-box .sub-category-item .picture {
    width: 40%;
  }

  @media (max-width: 767px) {
    .sub-category-grid .swiper-wrapper .item-box .sub-category-item .picture {
      width: 100%;
    }
  }

  .sub-category-grid .swiper-wrapper .item-box .sub-category-item .picture a {
    display: block;
    position: relative;
  }

  @media (max-width: 767px) {
    .sub-category-grid .swiper-wrapper .item-box .sub-category-item .picture a {
      overflow: hidden;
    }
  }

  .sub-category-grid .swiper-wrapper .item-box .sub-category-item .picture a::before {
    content: "";
    display: block;
    padding-top: 70%;
  }

  .sub-category-grid .swiper-wrapper .item-box .sub-category-item .picture a img {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    max-width: 100%;
    max-height: 100%;
  }

  .sub-category-grid .swiper-wrapper .item-box .sub-category-item .title {
    margin: 0;
    padding-right: 15px;
    width: 60%;
    line-height: 16px;
  }

  @media (max-width: 767px) {
    .sub-category-grid .swiper-wrapper .item-box .sub-category-item .title {
      width: 100%;
      padding: 0;
      text-align: center;
    }
  }

  .sub-category-grid .swiper-wrapper .item-box .sub-category-item .title a {
    color: var(--black);
    text-decoration: none;
    font-size: 13px;
    line-height: 16px;
  }

  .sub-category-grid .swiper-button-next,
  .sub-category-grid .swiper-button-prev {
    height: 24px;
    border: 1px solid var(--primary-color);
    background: var(--white);
    color: var(--primary-color);
    border-radius: 3px;
    width: 24px;
    transform: translateY(10px);
  }

    .sub-category-grid .swiper-button-next::after,
    .sub-category-grid .swiper-button-prev::after {
      font-size: 14px;
      font-weight: 700;
    }

  .sub-category-grid .swiper-button-prev,
  .sub-category-grid .swiper-rtl .swiper-button-next {
    right: 7px;
    left: auto;
  }

  .sub-category-grid .swiper-button-next, .sub-category-grid .swiper-rtl .swiper-button-prev {
    left: 7px;
    right: auto;
  }

  @media (min-width: 992px) {
    .product-list .item-box {
      width: 100%;
      margin-bottom: 15px;
    }

      .product-list .item-box .product-item {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }

        .product-list .item-box .product-item .picture {
          width: 100px;
          margin-bottom: 0;
          order: 0;
        }

          .product-list .item-box .product-item .picture a {
            display: block;
            position: static;
            transform: translate(0, 0);
          }

          .product-list .item-box .product-item .picture::before {
            display: none;
          }

          .product-list .item-box .product-item .picture .swiper {
            position: static;
            transform: translate(0, 0);
          }

        .product-list .item-box .product-item .details {
          padding-right: 20px;
          padding-left: 20px;
          width: 50%;
          order: 0;
        }

          .product-list .item-box .product-item .details .product-title {
            text-align: right;
            margin: 0;
            height: auto;
          }

            .product-list .item-box .product-item .details .product-title a {
              text-align: right;
            }

          .product-list .item-box .product-item .details .product-rating-box .rating {
            margin: 0;
          }

          .product-list .item-box .product-item .details .sku {
            text-align: right;
            margin-top: 8px;
          }

          .product-list .item-box .product-item .details .description {
            display: block;
            text-align: right;
          }

        .product-list .item-box .product-item .prices {
          text-align: right;
          margin: 0 !important;
        }

        .product-list .item-box .product-item .attributes {
          justify-content: flex-start;
          margin-top: 10px;
        }
  }

  @media (min-width: 992px) and (min-width: 1200px) {
    .product-list .item-box .product-item .product-box-add-to-cart-button-checkout {
      right: 41%;
      opacity: 1;
    }
  }

  @media (min-width: 992px) {
    .product-list .item-box .product-item .buttons {
      flex-direction: row;
      transform: translateY(0);
      opacity: 1;
      position: static;
      order: 2;
      margin: auto;
    }

      .product-list .item-box .product-item .buttons .button-2 {
        margin: 0 5px;
        opacity: 1;
        background-color: var(--white);
        border: 1px solid var(--primary-color);
        color: var(--primary-color);
      }

        .product-list .item-box .product-item .buttons .button-2.product-box-add-to-cart-button {
          background-color: var(--secondary-color);
          border-color: var(--secondary-color);
          color: var(--white);
        }

        .product-list .item-box .product-item .buttons .button-2:hover {
          background-color: var(--secondary-color);
          border-color: var(--secondary-color);
          color: var(--white);
        }
  }

  .center-2 {
    margin-top: 15px;
  }

    .center-2 .product-grid .item-box {
      padding-right: 7px;
      padding-left: 7px;
    }

  @media (min-width: 1200px) {
    .center-2 .product-grid .item-box {
      width: 25%;
    }
  }

  @media (min-width: 1600px) {
    .center-2 .product-grid .item-box {
      width: 20%;
    }
  }

  @media (max-width: 767px) {
    .center-2 .product-grid .item-grid {
      margin-right: -10px;
      margin-left: -10px;
    }
  }

  @media only screen and (max-width: 555px) {
    .center-2 .product-grid .item-grid {
      margin-right: -5px;
      margin-left: -5px;
    }
  }

  /*---product details page style---*/
  .product-essential {
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 35px;
  }

  @media (max-width: 1199px) {
    .product-essential {
      margin-right: 0;
      margin-left: 0;
    }
  }

  @media (max-width: 991px) {
    .product-essential {
      padding-top: 15px;
    }
  }

  .product-essential .gallery {
    width: 100%;
    position: relative;
    z-index: 1;
  }

  @media (min-width: 992px) {
    .product-essential .gallery {
      width: 35%;
      padding-right: 10px;
      padding-left: 10px;
    }
  }

  .product-essential .gallery .details_picture-slider {
    max-width: 100%;
  }

  .product-essential .gallery .offer-content {
    right: auto;
    left: 10px;
    z-index: 1000;
  }

  .product-essential .overview {
    width: 100%;
  }

  @media (min-width: 992px) {
    .product-essential .overview {
      width: 65%;
      padding-right: 10px;
      padding-left: 10px;
    }
  }

  .product-essential .overview .short-description {
    line-height: 1.5;
  }

  .product-essential .overview .additional-details {
    display: table;
    width: 100%;
    margin-bottom: 15px;
  }

    .product-essential .overview .additional-details > div {
      display: table-row;
    }

      .product-essential .overview .additional-details > div > * {
        padding-bottom: 15px;
      }

    .product-essential .overview .additional-details .label {
      display: table-cell;
      width: 35%;
      font-weight: 700;
    }

    .product-essential .overview .additional-details .value {
      display: table-cell;
      width: 75px;
      width: 60%;
      color: var(--dark-grey);
    }

  .product-essential .overview .manufacturers {
    display: table;
    width: 100%;
    margin-bottom: 15px;
  }

    .product-essential .overview .manufacturers .label {
      display: table-cell;
      width: 35%;
      font-weight: 700;
    }

    .product-essential .overview .manufacturers .value {
      display: table-cell;
      width: 70px;
      width: 60%;
    }

      .product-essential .overview .manufacturers .value a {
        text-decoration: none;
        font-weight: 700;
        text-transform: uppercase;
      }

  @media (max-width: 1199px) {
    .product-essential .overview .product-overview-wrapper {
      margin-right: 0;
      margin-left: 0;
    }
  }

  .product-essential .overview .product-overview-wrapper .product-overview-left {
    width: 100%;
  }

  @media (min-width: 1200px) {
    .product-essential .overview .product-overview-wrapper .product-overview-left {
      width: calc(100% - 380px);
      padding-right: 7.5px;
      padding-left: 7.5px;
    }
  }

  .product-essential .overview .product-overview-wrapper .product-overview-right {
    width: 100%;
    padding: 0;
    background: #FFFFFF;
  }

    .product-essential .overview .product-overview-wrapper .product-overview-right .tax-shipping-info {
      display: block;
    }

  @media (max-width: 1199px) {
    .product-essential .overview .product-overview-wrapper .product-overview-right {
      margin-right: auto;
      margin-left: auto;
    }
  }

  @media (min-width: 1200px) {
    .product-essential .overview .product-overview-wrapper .product-overview-right {
      width: 380px;
      padding-right: 7.5px;
      padding-left: 7.5px;
    }
  }

  .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper {
    padding: 15px 0;
    border: 1px solid var(--grey);
    box-sizing: border-box;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
  }

    .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper > div {
      padding: 0 10px;
    }

  @media (max-width: 767px) {
    .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper > div {
      padding: 0 7.5px;
    }
  }

  .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper .product-estimate-shipping {
    text-align: center;
  }

  .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper .availability {
    border-bottom: 1px solid var(--grey);
    padding-bottom: 15px;
  }

    .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper .availability .stock {
      text-align: center;
      font-weight: 500;
    }

      .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper .availability .stock .value {
        color: var(--primary-color);
      }

  .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper .delivery {
    padding: 0;
  }

    .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper .delivery > div {
      border-top: 1px solid var(--grey);
      padding-top: 15px;
      text-align: center;
    }

      .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper .delivery > div.free-shipping {
        text-align: center;
        font-weight: 500;
      }

        .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper .delivery > div.free-shipping:not(:only-child) {
          padding-bottom: 15px;
        }

        .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper .delivery > div.free-shipping::before {
          content: "\e952";
          font-size: 30px;
          line-height: 16px;
          vertical-align: middle;
        }

        .product-essential .overview .product-overview-wrapper .product-overview-right .product-cart-wrapper .delivery > div.free-shipping .value {
          color: var(--primary-color);
        }

  .product-essential .overview .download-sample-button {
    border: 1px solid var(--black);
    background: var(--black);
    padding: 6px 10px;
    color: var(--white);
    text-decoration: none;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.25s;
    display: inline-block;
  }

    .product-essential .overview .download-sample-button:hover {
      background: var(--secondary-color);
      border-color: var(--secondary-color);
    }

  .warenty-block h4 {
    margin-bottom: 5px;
  }

  .warenty-block p {
    border: 1px solid var(--grey);
    display: inline-block;
    padding: 7px 10px;
    border-radius: 3px;
    color: var(--dark-grey);
  }

    .warenty-block p::before {
      content: "\e966";
      font-size: 26px;
      vertical-align: middle;
      margin-left: 10px;
    }

  .gallery {
    display: flex;
    flex-direction: row-reverse;
  }

    .gallery .thumb-item {
      width: 100px;
      padding-left: 10px;
      padding-bottom: 10px;
    }

      .gallery .thumb-item a {
        display: block;
      }

    .gallery .picture {
      width: calc(100% - 100px);
    }

      .gallery .picture .swiper-slide {
        overflow: hidden;
        background: var(--light-grey);
      }

        .gallery .picture .swiper-slide::before {
          content: "";
          display: block;
          padding-top: 122%;
        }

        .gallery .picture .swiper-slide img {
          position: absolute;
          top: 50%;
          right: 50%;
          transform: translate(50%, -50%);
          height: 100%;
          width: auto !important;
          max-width: initial !important;
        }

    .gallery .swiper-lazy-preloader {
      border-color: var(--primary-color);
    }

  .attributes {
    margin-bottom: 10px;
  }

    .attributes dt, .attributes .attribute-label {
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 19px;
      display: block;
      margin-bottom: 10px;
      color: var(--black);
    }

    .attributes dd, .attributes .attribute-data {
      margin-bottom: 15px;
    }

      .attributes dd select, .attributes .attribute-data select {
        display: block;
        width: 100%;
        padding: 6px;
        border: 1px solid var(--dark-grey);
        color: var(--black-faded);
        border-radius: 3px;
      }

      .attributes dd input[type=text], .attributes .attribute-data input[type=text] {
        display: block;
        width: 100%;
        border: 1px solid var(--grey);
        color: var(--grey);
        height: 32px;
        outline: none;
        padding: 5px;
      }

        .attributes dd input[type=text]:focus, .attributes .attribute-data input[type=text]:focus {
          border: 1px solid var(--black-faded);
        }

      .attributes dd ul, .attributes .attribute-data ul {
        list-style-type: none;
        font-size: 0;
      }

        .attributes dd ul li, .attributes .attribute-data ul li {
          display: inline-block;
          position: relative;
          font-size: 14px;
          margin-left: 10px;
          margin-bottom: 10px;
        }

          .attributes dd ul li label, .attributes .attribute-data ul li label {
            display: flex;
            justify-content: center;
            align-items: center;
            border: 1px solid var(--grey);
            text-align: center;
            border-radius: 3px;
            padding: 7px 25px;
            min-width: 60px;
            color: var(--grey);
            font-size: 16px;
            font-weight: 500;
            margin-left: 0;
          }

            .attributes dd ul li label::before, .attributes .attribute-data ul li label::before {
              display: none;
            }

            .attributes dd ul li label .attribute-square, .attributes .attribute-data ul li label .attribute-square {
              height: 25px;
              width: 25px;
              border-radius: 3px;
              box-shadow: none;
            }

          .attributes dd ul li.selected-value label, .attributes .attribute-data ul li.selected-value label {
            border: 1px solid var(--secondary-color);
            box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.1);
          }

          .attributes dd ul li input:checked ~ label, .attributes .attribute-data ul li input:checked ~ label {
            border: 1px solid var(--secondary-color);
            color: var(--secondary-color);
            box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.1);
          }

          .attributes dd ul li .tooltip-container, .attributes .attribute-data ul li .tooltip-container {
            position: absolute;
            bottom: 100%;
            right: 0;
            background: var(--white);
            display: flex;
            flex-direction: column-reverse;
            width: 120px;
            box-shadow: -2px 3px 3px rgba(119, 118, 121, 0.25);
            display: none;
          }

  @media (min-width: 992px) {
    .attributes dd ul li:hover .tooltip-container, .attributes .attribute-data ul li:hover .tooltip-container {
      display: block;
    }
  }

  .attributes dd ul.color-squares li label, .attributes .attribute-data ul.color-squares li label {
    padding: 5px;
  }

    .attributes dd ul.color-squares li label .attribute-square, .attributes .attribute-data ul.color-squares li label .attribute-square {
      margin: 0;
      margin-left: 5px;
    }

  .attributes input[type=text] {
    margin-bottom: 10px;
  }

  .prices {
    text-align: center;
    font-size: 24px;
    margin: 15px 0;
  }

    .prices .label, .prices label {
      display: none;
    }

    .prices > div {
      display: inline-block;
      vertical-align: middle;
    }

    .prices .old-product-price {
      color: var(--dark-grey);
      text-decoration: line-through;
      margin-left: 15px;
    }

    .prices .non-discounted-price {
      text-decoration: line-through;
      padding-left: 10px;
    }

    .prices .product-price {
      font-size: 24px;
      color: var(--secondary-color);
    }

  .add-to-cart {
    font-size: 0;
  }

    .add-to-cart .add-to-cart-panel {
      display: inline-flex;
      vertical-align: top;
      width: calc(100% - 126px);
      justify-content: space-between;
      font-size: 1rem;
      margin-left: 4px;
    }

  @media (max-width: 767px) {
    .add-to-cart .add-to-cart-panel {
      width: calc(100% - 94px);
    }
  }

  .add-to-cart .add-to-cart-panel:only-child {
    width: 100%;
  }

  .add-to-cart .add-to-cart-checkout-button {
    display: inline-block;
    margin: 0 !important;
    background: var(--secondary-color) !important;
    font-size: 12px !important;
  }

  @media (min-width: 992px) {
    .add-to-cart .add-to-cart-checkout-button {
      min-width: 117px;
    }
  }

  @media (max-width: 767px) {
    .add-to-cart .add-to-cart-checkout-button {
      font-size: 12px !important;
      padding: 0 15px !important;
      padding: 8px 10px;
    }
  }

  .add-to-cart label {
    display: none;
  }

  .add-to-cart .qty-dropdown {
    width: 65px;
    height: 43px;
    padding: 10px;
    border-radius: 3px;
    border: none;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1) inset;
    outline: none;
    text-align: center;
  }

  @media (max-width: 767px) {
    .add-to-cart .qty-dropdown {
      height: 35px;
      font-size: 12px;
    }
  }

  .add-to-cart .qty-wrapper {
    display: inline-block;
    position: relative;
    vertical-align: top;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-left: 4px;
  }

    .add-to-cart .qty-wrapper .qty-input {
      width: 65px;
      height: 43px;
      padding: 10px;
      padding-left: 24px;
      border-radius: 3px;
      border: none;
      box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1) inset;
      outline: none;
      text-align: center;
    }

  @media (max-width: 767px) {
    .add-to-cart .qty-wrapper .qty-input {
      height: 35px;
      font-size: 12px;
    }
  }

  .add-to-cart .qty-wrapper .qty-button {
    position: absolute;
    left: 1px;
    top: 0;
    width: 23px;
    height: 50%;
    color: var(--dark-grey);
    font-size: 26px;
    line-height: 14px;
    cursor: pointer;
    border-width: 0 1px 0 0;
    border-color: #eee;
    border-radius: 4px 0 0 0;
    background: #fff;
  }

  @media (max-width: 767px) {
    .add-to-cart .qty-wrapper .qty-button {
      font-size: 16px;
    }
  }

  .add-to-cart .qty-wrapper .qty-button:active {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }

  .add-to-cart .qty-wrapper .qty-button.plus {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .add-to-cart .qty-wrapper .qty-button.minus {
    top: initial;
    bottom: 0;
  }

  .add-to-cart .add-to-cart-button {
    height: 45px;
    background: var(--primary-color);
    border: none;
    width: calc(100% - 72px);
    font-size: 12px;
    padding: 8px 10px;
  }

    .add-to-cart .add-to-cart-button::before {
      font-family: "icomoon" !important;
      font-style: normal;
      font-weight: 500;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      content: "\e94f";
      margin-left: 5px;
    }

  @media (min-width: 1200px) {
    .add-to-cart .add-to-cart-button::before {
      margin-left: 7px;
      font-size: 18px;
      vertical-align: middle;
    }
  }

  @media (max-width: 767px) {
    .add-to-cart .add-to-cart-button {
      height: 35px;
      font-size: 12px;
      padding: 8px 10px;
    }
  }

  .add-to-cart .add-to-cart-button:hover {
    background: var(--black-faded);
  }

  .add-to-wishlist {
    display: inline-block;
  }

    .add-to-wishlist .add-to-wishlist-button {
      width: 45px;
      height: 45px;
      background: var(--black-faded);
      border-radius: 3px;
    }

  @media (max-width: 767px) {
    .add-to-wishlist .add-to-wishlist-button {
      height: 35px;
      font-size: 12px;
    }
  }

  .add-to-wishlist .add-to-wishlist-button:hover {
    background: var(--secondary-color);
  }

  .min-qty-notification {
    text-align: center;
    margin-bottom: 3px;
    color: var(--red);
  }

  .product-estimate-shipping {
    margin: 15px 0;
  }

    .product-estimate-shipping a {
      color: var(--dark-grey);
      display: inline-block;
      line-height: 22px;
    }

  .overview-buttons {
    margin: 15px 0;
    font-size: 0;
  }

  @media (max-width: 991px) {
    .overview-buttons {
      text-align: center;
    }
  }

  .overview-buttons div {
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
  }

  @media (max-width: 991px) {
    .overview-buttons div {
      vertical-align: top;
    }

      .overview-buttons div:not(:first-child):not(:last-child) {
        margin-right: 8px;
        margin-left: 8px;
      }
  }

  @media (min-width: 992px) {
    .overview-buttons div:not(:first-child):not(:last-child) {
      padding: 0 5px;
    }
  }

  @media (max-width: 991px) {
    .overview-buttons div {
      width: auto;
    }
  }

  .overview-buttons div .button-2 {
    font-size: 12px;
    line-height: 12px;
    background: #F3F3F3;
    border: 1px solid var(--dark-grey);
    border-radius: 3px;
    height: 34px;
    color: var(--black-faded);
    padding: 0 5px;
    width: 100%;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  @media (max-width: 991px) {
    .overview-buttons div .button-2 {
      font-size: 0;
      height: 34px;
      width: 50px;
    }
  }

  .overview-buttons div .button-2::before {
    vertical-align: middle;
  }

  @media (min-width: 992px) {
    .overview-buttons div .button-2::before {
      margin-left: 5px;
    }
  }

  .overview-buttons div .button-2.email-a-friend-button::before {
    content: "\e919";
    display: inline-block;
    font-size: 14px;
  }

  .overview-buttons div .button-2:hover {
    background: var(--black-faded);
    color: var(--white);
  }

  .product-reviews-overview {
    margin: 15px 0;
  }

    .product-reviews-overview .product-review-box {
      display: inline-block;
      vertical-align: middle;
      margin-left: 26px;
    }

    .product-reviews-overview .product-review-links {
      display: inline-block;
      vertical-align: middle;
      font-size: 0;
    }

      .product-reviews-overview .product-review-links .separator {
        display: none;
      }

      .product-reviews-overview .product-review-links a {
        display: inline-block;
        background: #fff;
        border: 1px solid var(--primary-color);
        color: var(--primary-color);
        box-sizing: border-box;
        border-radius: 3px;
        height: 35px;
        padding: 8px 15px;
        text-decoration: none;
        vertical-align: top;
        font-size: 14px;
      }

      .product-reviews-overview .product-review-links .separator ~ a {
        background: var(--dark-grey);
        color: var(--white);
        border: none;
        margin-right: 5px;
      }

    .product-reviews-overview .rating {
      background: url(../images/starbg.png) repeat-x;
      width: 70px;
      height: 14px;
      background-size: 14px;
    }

      .product-reviews-overview .rating div {
        background: url(../images/product-box-rating.png) repeat-x;
        height: 14px;
        background-size: 14px;
      }

  .rating-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

    .rating-wrapper .rating-options {
      padding: 0 10px;
    }

  .product-review-item .product-review-helpfulness .vote-options {
    display: block;
    margin: 10px 0;
  }

    .product-review-item .product-review-helpfulness .vote-options .vote {
      display: inline-block;
      padding: 10px 20px;
      background: var(--primary-color);
      margin-left: 10px;
      color: #fff;
      border-radius: 3px;
    }

  .product-review-item .vote-stats {
    font-size: 0;
  }

    .product-review-item .vote-stats span {
      font-size: 16px;
      display: block;
    }

      .product-review-item .vote-stats span::before {
        content: "Yes : ";
        display: inline;
        font-size: 16px;
        font-weight: 700;
      }

      .product-review-item .vote-stats span:last-child::before {
        content: "No : ";
      }

  #product-details-tab {
    margin-bottom: 30px;
  }

    #product-details-tab .ui-widget-header {
      background: var(--white);
      border-width: 0 0 1px 0;
      padding: 0;
    }

      #product-details-tab .ui-widget-header .ui-tabs-tab {
        background: none;
        border: none;
      }

        #product-details-tab .ui-widget-header .ui-tabs-tab a {
          color: var(--dark-grey);
          text-transform: uppercase;
          font-weight: 600;
        }

        #product-details-tab .ui-widget-header .ui-tabs-tab.ui-state-active a {
          color: var(--secondary-color);
        }

    #product-details-tab .separator {
      display: none;
    }

  .product-tags-box .title {
    margin: 15px 0;
  }

  .product-tags-box ul {
    list-style-type: none;
  }

    .product-tags-box ul li {
      display: inline-block;
    }

  .trust-mark-block {
    padding: 20px 0;
  }

    .trust-mark-block .acceptable-card {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      margin-bottom: 15px;
    }

      .trust-mark-block .acceptable-card .label {
        max-width: 30%;
        margin-left: 15px;
        white-space: nowrap;
      }

    .trust-mark-block .trust-block-wrapper {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-wrap: wrap;
    }

      .trust-mark-block .trust-block-wrapper .trust-mark {
        display: block;
        width: calc(50% - 10px);
        margin-left: 20px;
        margin-bottom: 20px;
        text-align: center;
        border: 1px solid var(--light-grey);
        color: var(--dark-grey);
        border-radius: 3px;
        box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
        padding: 10px;
      }

        .trust-mark-block .trust-block-wrapper .trust-mark:nth-child(even) {
          margin-left: 0;
        }

        .trust-mark-block .trust-block-wrapper .trust-mark::before {
          content: "\e928";
          font-size: 26px;
          vertical-align: middle;
          margin-left: 10px;
        }

        .trust-mark-block .trust-block-wrapper .trust-mark.cash-on-delivery::before {
          content: "\e94f";
        }

        .trust-mark-block .trust-block-wrapper .trust-mark.easy-return::before {
          content: "\e949";
        }

        .trust-mark-block .trust-block-wrapper .trust-mark.support-24::before {
          content: "\e907";
        }

  .product-variant-line {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    border: 1px solid var(--grey);
    margin-bottom: 15px;
    padding: 15px;
  }

  @media (min-width: 768px) {
    .product-variant-line .variant-picture {
      width: 20%;
    }
  }

  .product-variant-line .variant-overview {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

    .product-variant-line .variant-overview .label {
      font-size: 15px;
      font-weight: 700;
      margin-bottom: 15px;
    }

  @media (min-width: 768px) {
    .product-variant-line .variant-overview {
      width: 80%;
    }
  }

  @media (min-width: 992px) {
    .product-variant-line .variant-overview .varient-info, .product-variant-line .variant-overview .varient-attributes, .product-variant-line .variant-overview .variant-add-to-cart {
      width: 33.33%;
    }
  }

  .product-variant-line .variant-overview .varient-info {
    padding: 0 10px;
    text-align: justify;
  }

    .product-variant-line .variant-overview .varient-info .variant-name {
      font-size: 15px;
      font-weight: 700;
      margin-bottom: 15px;
    }

  .product-variant-line .variant-overview .varient-attributes {
    padding: 0 10px;
  }

    .product-variant-line .variant-overview .varient-attributes > * {
      margin-bottom: 10px;
    }

    .product-variant-line .variant-overview .varient-attributes .attributes dt {
      margin-bottom: 8px;
    }

    .product-variant-line .variant-overview .varient-attributes .attributes .attribute-squares label {
      font-size: 0;
      padding: 5px;
      min-width: initial;
    }

      .product-variant-line .variant-overview .varient-attributes .attributes .attribute-squares label .attribute-square {
        margin: 0 !important;
      }

  .product-variant-line .variant-overview .variant-add-to-cart {
    padding: 0 10px;
    font-size: 0;
  }

    .product-variant-line .variant-overview .variant-add-to-cart .add-to-wishlist {
      margin-right: 4px;
    }

    .product-variant-line .variant-overview .variant-add-to-cart .estimated-delivery {
      font-size: 14px;
    }

    .product-variant-line .variant-overview .variant-add-to-cart .prices {
      text-align: right;
    }
    .product-variant-line .variant-overview .variant-add-to-cart .add-to-cart-panel {
      width: auto;
    }
    .product-variant-line .variant-overview .variant-add-to-cart .add-to-cart {
      display: inline-block;
      vertical-align: top;
    }
    .product-variant-line .variant-overview .variant-add-to-cart .add-to-cart-button {
      font-size: 0;
      width: auto;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      margin-right: 5px;
    }
      .product-variant-line .variant-overview .variant-add-to-cart .add-to-cart-button::before {
        font-family: "icomoon" !important;
        content: "\e94f";
        line-height: 1;
        font-size: 18px;
      }
    .product-variant-line .variant-overview .variant-add-to-cart .add-to-cart-checkout-button {
      min-height: 45px;
    }

  .giftcard {
    margin: 15px 0;
    max-width: 300px;
  }
    .giftcard > div {
      position: relative;
      margin-bottom: 15px;
    }
      .giftcard > div .required {
        color: var(--red);
        position: absolute;
        top: 10px;
        left: 10px;
      }
    .giftcard label {
      font-size: 14px;
      color: var(--black);
      font-weight: 700;
      margin-bottom: 10px;
      display: block;
    }
    .giftcard textarea {
      display: block;
      width: 100%;
      border: none;
      border: 1px solid var(--grey);
      color: var(--black-faded);
      height: 32px;
      outline: none;
      padding: 5px;
      min-height: 80px;
    }
      .giftcard textarea:focus {
        border-bottom: 1px solid var(--black-faded);
      }
    .giftcard input[type=text], .giftcard input[type=email], .giftcard input[type=password], .giftcard input[type=date], .giftcard input[type=date], .giftcard input[type=tel] {
      display: block;
      width: 100%;
      border: none;
      border: 1px solid var(--grey);
      color: var(--black-faded);
      height: 32px;
      outline: none;
      padding: 5px;
    }
      .giftcard input[type=text]:focus, .giftcard input[type=email]:focus, .giftcard input[type=password]:focus, .giftcard input[type=date]:focus, .giftcard input[type=date]:focus, .giftcard input[type=tel]:focus {
        border-bottom: 1px solid var(--black-faded);
      }

  .sticky-add-tocart {
    position: fixed;
    background: var(--white);
    width: 100%;
    z-index: 900;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    transition: all 0.125s;
    padding: 7px 5px;
  }
    .sticky-add-tocart.hide-cart {
      transform: translateY(100%);
      opacity: 0;
      visibility: hidden;
    }
  @media (max-width: 767px) {
    .sticky-add-tocart {
      top: 100px;
    }
      .sticky-add-tocart .product-name, .sticky-add-tocart .price-cart-wrapper .prices {
        display: none;
      }
      .sticky-add-tocart .add-to-cart .add-to-cart-panel {
        align-items: center;
      }
        .sticky-add-tocart .add-to-cart .add-to-cart-panel .add-to-cart-button {
          height: 35px;
        }
      .sticky-add-tocart .add-to-cart .qty-wrapper .qty-input {
        height: 35px;
      }
      .sticky-add-tocart .add-to-cart .qty-wrapper .qty-button {
        font-size: 16px;
      }
      .sticky-add-tocart .add-to-cart .add-to-cart-checkout-button {
        height: 35px;
        border: none;
      }
  }
  @media (min-width: 768px) {
    .sticky-add-tocart {
      display: block;
      bottom: 0;
      right: 0;
    }
      .sticky-add-tocart .row, .sticky-add-tocart .order-summary-content #shopping-cart-form, .order-summary-content .sticky-add-tocart #shopping-cart-form, .sticky-add-tocart .header .header-lower, .header .sticky-add-tocart .header-lower, .sticky-add-tocart .item-grid, .sticky-add-tocart .news-list-homepage .news-items, .news-list-homepage .sticky-add-tocart .news-items, .sticky-add-tocart .product-essential, .sticky-add-tocart .product-essential .overview .product-overview-wrapper, .product-essential .overview .sticky-add-tocart .product-overview-wrapper {
        align-items: center;
      }
      .sticky-add-tocart .prices {
        margin-left: 15px;
      }
        .sticky-add-tocart .prices .non-discounted-price {
          color: #B6B1AD;
        }
      .sticky-add-tocart .qty-wrapper {
        margin-left: 5px;
      }
      .sticky-add-tocart .price-cart-wrapper {
        display: flex;
        justify-content: flex-end;
        align-items: center;
      }
        .sticky-add-tocart .price-cart-wrapper .add-to-cart-panel {
          width: calc(100% - 122px);
        }
        .sticky-add-tocart .price-cart-wrapper .add-to-cart-checkout-button {
          height: 40px;
          border: none;
        }
        .sticky-add-tocart .price-cart-wrapper .add-to-cart-button {
          height: 40px;
          width: auto;
          white-space: nowrap;
        }
        .sticky-add-tocart .price-cart-wrapper .qty-wrapper .qty-input {
          height: 40px;
        }
      .sticky-add-tocart .product-name h1 {
        font-style: normal;
        font-weight: 700;
        font-size: 17px;
        line-height: 20px;
        color: var(--primary-color);
        margin: 0;
      }
  }
  @media (max-width: 1199px) {
    .sticky-add-tocart .prices {
      font-size: 14px;
    }
      .sticky-add-tocart .prices > div {
        display: block;
      }
    .sticky-add-tocart .product-price span {
      font-size: 18px;
    }
  }
  @media (max-width: 991px) {
    .sticky-add-tocart {
      box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    }
      .sticky-add-tocart .price-cart-wrapper .add-to-cart {
        width: 320px;
        margin: auto;
      }
  }


#product-review .product-review-list .title {
  font-size: 28px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}

#product-review .product-review-list .product-review-item {
  margin-bottom: 15px;
}

  #product-review .product-review-list .product-review-item .vote-stats {
    display: flex;
    justify-content: flex-start;
  }

    #product-review .product-review-list .product-review-item .vote-stats span {
      margin-left: 20px;
    }

#product-review .product-review-list .review-item-head {
  background: #efefef;
  padding: 10px;
  align-items: center;
}

#product-review .product-review-list .review-item-head .review-title {
  margin-bottom: 8px;
}

#product-review .product-review-list .rating {
  background: url(../images/starbg.png) repeat-x;
  width: 70px;
  height: 14px;
  background-size: 14px;
}

#product-review .product-review-list .rating div {
  background: url(../images/product-box-rating.png) repeat-x;
  height: 14px;
  background-size: 14px;
  font-size: 0;
}

#product-review .product-review-list .review-content {
  padding: 10px;
}

#product-review .fieldset {
  margin-bottom: 10px;
}

#product-review .fieldset .name-description {
  margin-bottom: 6px;
  font-weight: 600;
}


  /*---shopping cart page style---*/
  .order-summary-content {
    margin: 35px auto;
  }
  .cart {
    width: 100%;
    border-collapse: collapse;
    font-weight: 600;
    box-shadow: -2px 3px 3px rgba(119, 118, 121, 0.25);
    margin-bottom: 30px;
  }

    .cart tr {
      box-shadow: 0px 0px 10px rgba(193, 193, 193, 0.25);
    }

    .cart th {
      background: var(--black);
      color: var(--white);
      padding: 15px 10px;
      border-collapse: collapse;
    }
      .cart th.product {
        max-width: 30%;
      }
    .cart td {
      padding: 15px 10px;
      font-weight: 300;
    }
  @media (max-width: 991px) {
    .cart td {
      vertical-align: middle;
    }
  }
  .cart td label {
    display: none;
  }
  .cart td a {
    text-decoration: none;
  }
  .cart td.product {
    max-width: 30%;
  }
    .cart td.product img {
      width: 75px;
    }
  .cart td.product-picture {
    width: 100px;
  }
  .cart td.remove-from-cart {
    text-align: center;
  }
    .cart td.remove-from-cart .remove-btn {
      border: none;
      font-size: 20px;
      background: none;
      cursor: pointer;
    }
      .cart td.remove-from-cart .remove-btn:hover {
        color: var(--red);
      }
      .cart td.remove-from-cart .remove-btn::before {
        content: "\e948";
      }
  .cart td .product-name {
    color: var(--black);
    font-weight: 700;
  }
  .cart td .attributes {
    font-weight: 300;
    line-height: 20px;
  }
  .cart td .edit-item a {
    color: var(--secondary-color);
    font-weight: 300;
  }
  @media (min-width: 992px) {
    .cart .info {
      display: none !important;
    }
  }
  @media (max-width: 991px) {
    .cart .cart-quantity input {
      width: 60px;
    }
    .cart .cart-quantity .qty-button {
      display: none;
    }
  }
  .cart .fa {
    font-family: "icomoon" !important;
    font-style: normal;
  }
    .cart .fa.fa-plus::before {
      content: "\e943";
      font-size: 16px;
      display: inline-block;
    }
    .cart .fa.fa-minus::before {
      content: "\e939";
      font-size: 16px;
      display: inline-block;
    }

  @media (max-width: 991px) {
    .wishlist-content .cart tr,
    .order-summary-content .cart tr {
      box-shadow: none;
    }
      .wishlist-content .cart tr td,
      .order-summary-content .cart tr td {
        display: table-cell;
        border-bottom: 1px solid #DEE7EC;
      }
        .wishlist-content .cart tr td.subtotal,
        .order-summary-content .cart tr td.subtotal {
          display: table-cell;
          font-weight: 700;
        }
        .wishlist-content .cart tr td.product-picture img,
        .order-summary-content .cart tr td.product-picture img {
          max-width: 45px;
        }
    .wishlist-content .cart .jsmartable-row,
    .order-summary-content .cart .jsmartable-row {
      box-shadow: none;
    }
      .wishlist-content .cart .jsmartable-row .jsmartable-col,
      .order-summary-content .cart .jsmartable-row .jsmartable-col {
        padding: 0;
      }
        .wishlist-content .cart .jsmartable-row .jsmartable-col tr,
        .order-summary-content .cart .jsmartable-row .jsmartable-col tr {
          box-shadow: none;
        }
          .wishlist-content .cart .jsmartable-row .jsmartable-col tr td,
          .order-summary-content .cart .jsmartable-row .jsmartable-col tr td {
            padding: 10px 10px;
            border: none !important;
            background: none !important;
            vertical-align: top;
          }
            .wishlist-content .cart .jsmartable-row .jsmartable-col tr td .remove-btn,
            .order-summary-content .cart .jsmartable-row .jsmartable-col tr td .remove-btn {
              border: none;
              background: none;
            }
              .wishlist-content .cart .jsmartable-row .jsmartable-col tr td .remove-btn::before,
              .order-summary-content .cart .jsmartable-row .jsmartable-col tr td .remove-btn::before {
                font-family: "icomoon" !important;
                content: "\e948";
                display: inline;
                font-size: 16px;
                color: var(--red);
              }
            .wishlist-content .cart .jsmartable-row .jsmartable-col tr td .product-name,
            .order-summary-content .cart .jsmartable-row .jsmartable-col tr td .product-name {
              font-weight: 500;
            }
  }
  .common-buttons {
    text-align: center;
  }
    .common-buttons button, .common-buttons a {
      display: none;
      text-decoration: none;
      border: 1px solid var(--dark-grey);
      background: none;
      padding: 8px 10px;
      color: var(--dark-grey);
      border-radius: 3px;
      position: relative;
      padding-right: 44px;
      cursor: pointer;
      margin-bottom: 10px;
    }
      .common-buttons button::before, .common-buttons a::before {
        line-height: 14px;
        font-size: 18px;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
      }
    .common-buttons .update-cart-button::before {
      content: "";
      background: url(../images/sync-alt-solid.svg) no-repeat center center;
      height: 16px;
      width: 16px;
      opacity: 0.6;
    }
    .common-buttons .continue-shopping-button::before {
      content: "\e94f";
    }
    .common-buttons .estimate-shipping-button::before {
      content: "\e952";
      font-size: 32px;
    }

  .cart-options {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
  }
    .cart-options .coupon-box .title strong::before {
      content: "";
      display: inline-block;
      height: 20px;
      width: 20px;
      vertical-align: middle;
      margin-left: 5px;
      background: url(../images/discount.svg) no-repeat center center;
    }
    .cart-options .giftcard-box .title strong::before {
      content: "";
      display: inline-block;
      height: 20px;
      width: 20px;
      vertical-align: middle;
      margin-left: 5px;
      background: url(../images/gift-wrapp.svg) no-repeat center center;
    }

  .totals {
    background: var(--black);
    color: var(--white);
    padding: 10px;
    border-radius: 3px;
  }
    .totals .cart-total {
      width: 100%;
      font-size: 16px;
      line-height: 24px;
    }
      .totals .cart-total .cart-total-right {
        text-align: left;
      }
    .totals input[type=checkbox] ~ label {
      display: inline;
    }
      .totals input[type=checkbox] ~ label::before {
        background: var(--white);
        color: var(--black);
      }
    .totals .checkout-buttons {
      margin-top: 15px;
    }
      .totals .checkout-buttons .button-1, .totals .checkout-buttons .home-page-polls .button-2, .home-page-polls .totals .checkout-buttons .button-2 {
        display: block;
        width: 100%;
        background: var(--secondary-color);
      }

  .cart-quantity {
    position: relative;
    display: inline-block;
  }
    .cart-quantity input {
      display: inline-block;
      width: 90px;
      height: 40px;
      padding: 5px;
      border-radius: 3px;
      border: 1px solid var(--grey);
      text-align: center;
    }
    .cart-quantity .qty-button {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 10px;
      cursor: pointer;
      background: var(--white);
      border: 1px solid var(--grey);
      width: 20px;
      height: 20px;
      line-height: 20px;
    }
      .cart-quantity .qty-button.decrement {
        top: initial;
        bottom: 0;
      }

  .wishlist-content .add-to-cart-checkbox {
    display: inline;
  }
  .wishlist-content .add-to-cart {
    width: auto;
    display: table-cell;
    font-size: inherit;
    text-align: center;
  }
    .wishlist-content .add-to-cart [type=checkbox] {
      display: inline;
    }
  @media (min-width: 1200px) {
    .wishlist-content .add-to-cart label {
      display: none;
    }
  }
  .wishlist-content th, .wishlist-content td {
    width: auto;
    vertical-align: top;
  }
  .wishlist-content .common-buttons .update-wishlist-button::before {
    content: "\e963";
  }
  .wishlist-content .common-buttons .email-a-friend-wishlist-button::before {
    content: "\e919";
    background: none;
  }
  .wishlist-content .common-buttons .add-cart-button::before {
    content: "\e951";
    background: none;
  }
  .wishlist-content .table-wrapper {
    max-width: 100%;
    overflow: auto;
  }

  .share-info {
    text-align: center;
    margin: 15px 0;
  }

  .checkout-attributes ul {
    text-align: right;
  }
  .checkout-attributes input[type=radio] {
    display: none;
  }

  /*---customer login page style---*/
  .login-page .buttons {
    margin-top: 15px;
  }
    .login-page .buttons .button-1, .login-page .buttons .home-page-polls .button-2, .home-page-polls .login-page .buttons .button-2 {
      margin-bottom: 10px;
    }
  @media (max-width: 440px) {
    .login-page .buttons .button-1, .login-page .buttons .home-page-polls .button-2, .home-page-polls .login-page .buttons .button-2 {
      width: 100%;
    }
  }

  @media (max-width: 556px) {
    .forgot-password {
      display: block;
    }
  }
  .external-authentication .title {
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
  }
  .external-authentication .facebook-login-block {
    text-align: center;
  }
    .external-authentication .facebook-login-block .buttons button, .external-authentication .facebook-login-block .buttons a {
      display: inline-block;
    }

  /*---customer register page style---*/
  .registration-page .inputs > label:first-child {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #767677;
    margin-bottom: 5px;
    display: block;
  }
    .registration-page .inputs > label:first-child::before {
      content: "\e95f";
      font-family: "icomoon" !important;
      display: inline;
      font-size: 16px;
      margin-left: 5px;
    }
  .registration-page .inputs.date-of-birth > label::before {
    content: "\e905";
  }
  .registration-page .inputs > label[for=Email]::before {
    content: "\e91a";
  }
  .registration-page .inputs > label[for=Company]::before {
    content: "\e93d";
  }
  .registration-page .inputs > label[for=Password]::before,
  .registration-page .inputs > label[for=ConfirmPassword]::before {
    content: "\e937";
  }
  .registration-page .buttons {
    text-align: center;
  }
    .registration-page .buttons button {
      width: 300px;
      max-width: 100%;
    }
  .registration-page .check-username-availability-button {
    border: 1px solid var(--black);
    background: var(--black);
    padding: 8px 15px;
    color: var(--white);
    font-size: 18px;
    line-height: 18px;
    border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.25s;
    position: absolute;
    left: 0;
    top: 20px;
  }
    .registration-page .check-username-availability-button:hover {
      background: var(--secondary-color);
      border-color: var(--secondary-color);
    }
    .registration-page .check-username-availability-button.search-box-button {
      font-size: 0;
      background-color: var(--primary-color);
      display: inline-flex;
      border: none;
      padding: 0 12px;
    }
      .registration-page .check-username-availability-button.search-box-button::before {
        content: "\e94e";
        font-size: 14px;
        line-height: 35px;
      }
      .registration-page .check-username-availability-button.search-box-button:hover {
        background-color: var(--secondary-color);
      }

  /*---customer registration successful page style---*/
  .register-continue-button {
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
  }

  .registration-result-page .card, .registration-result-page .account-page .page-body, .account-page .registration-result-page .page-body, .registration-result-page .external-authentication .facebook-login-block, .external-authentication .registration-result-page .facebook-login-block {
    text-align: center;
  }

  /*---customer address  page style---*/
  .address-list-page .page-body {
    border: none;
    padding: 0;
    box-shadow: none;
  }
    .address-list-page .page-body .title {
      margin: 0 0 15px;
    }
      .address-list-page .page-body .title strong {
        font-style: italic;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
      }
    .address-list-page .page-body .buttons {
      position: absolute;
      bottom: 8px;
      right: 0;
      width: 100%;
      padding: 0 15px;
    }
      .address-list-page .page-body .buttons button {
        background: #FFFFFF;
        border: 1px solid #C6CCD0;
        box-sizing: border-box;
        border-radius: 3px;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        color: var(--black);
        width: auto;
      }
        .address-list-page .page-body .buttons button::before {
          content: "\e917";
          font-family: "icomoon" !important;
          font-size: 16px;
          margin-left: 8px;
          display: inline-block;
          vertical-align: middle;
          font-weight: 500;
        }
        .address-list-page .page-body .buttons button.delete-address-button::before {
          content: "\e948";
        }
  .address-list-page .address-list {
    align-items: stretch;
  }
    .address-list-page .address-list .address-item {
      min-height: 100%;
      position: relative;
      padding: 15px;
      padding-bottom: 60px;
      overflow: hidden;
    }
  .address-list-page .add-button {
    text-align: center;
  }
    .address-list-page .add-button .add-address-button {
      background: var(--black);
      border: none;
    }
      .address-list-page .add-button .add-address-button::before {
        content: "\e943";
        font-family: "icomoon" !important;
        font-size: 16px;
        margin-left: 8px;
        font-weight: 500;
      }

  /*---checkout page style---*/
  .checkout-page .step {
    padding: 10px;
  }
    .checkout-page .step .title {
      margin-bottom: 10px;
    }
      .checkout-page .step .title strong {
        font-size: 20px;
      }
    .checkout-page .step .shipping-info-wrap,
    .checkout-page .step .billing-info-wrap {
      margin-bottom: 15px;
    }
      .checkout-page .step .shipping-info-wrap > div,
      .checkout-page .step .billing-info-wrap > div {
        margin-bottom: 15px;
      }
    .checkout-page .step .order-summary-content {
      width: 100%;
      margin: 0;
    }
  .checkout-page .opc {
    list-style-type: none;
    margin: 30px 0;
  }
    .checkout-page .opc .tab-section {
      margin-bottom: 15px;
    }
    .checkout-page .opc .step-title {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding: 8px;
      background: var(--black);
      color: var(--white);
    }
      .checkout-page .opc .step-title .number {
        font-size: 18px;
        line-height: 18px;
        margin-left: 10px;
      }
      .checkout-page .opc .step-title .title {
        font-size: 18px;
        line-height: 18px;
        margin: 0;
      }
    .checkout-page .opc .section {
      margin-bottom: 15px;
    }
    .checkout-page .opc select {
      display: block;
      width: 100%;
      border: none;
      border-bottom: 1px solid var(--grey);
      color: var(--black-faded);
      height: 32px;
      outline: none;
      padding: 5px 0;
    }
    .checkout-page .opc .buttons {
      margin: 15px 0;
    }
    .checkout-page .opc .method-list {
      list-style-type: none;
    }
      .checkout-page .opc .method-list li {
        display: inline-block;
        padding: 10px;
        border: 1px solid var(--grey);
        margin-bottom: 10px;
      }
  @media (max-width: 767px) {
    .checkout-page .opc .method-list li {
      width: 100%;
    }
  }
  @media (max-width: 767px) {
    .checkout-page .opc .payment-method .method-list .method-name {
      display: flex;
      justify-content: flex-start;
    }
      .checkout-page .opc .payment-method .method-list .method-name .payment-logo {
        margin-left: 10px;
        width: 20%;
      }
  }

  .order-completed-page .section,
  .order-confirm-page .section,
  .payment-info-page .section,
  .payment-method-page .section,
  .shipping-method-page .section,
  .shipping-address-page .section,
  .billing-address-page .section {
    margin-bottom: 15px;
  }
  .order-completed-page .page-title,
  .order-confirm-page .page-title,
  .payment-info-page .page-title,
  .payment-method-page .page-title,
  .shipping-method-page .page-title,
  .shipping-address-page .page-title,
  .billing-address-page .page-title {
    text-align: center;
  }
  .order-completed-page .title,
  .order-confirm-page .title,
  .payment-info-page .title,
  .payment-method-page .title,
  .shipping-method-page .title,
  .shipping-address-page .title,
  .billing-address-page .title {
    text-align: center;
    background: var(--light-grey);
    border-radius: 3px;
    padding: 4px 6px 6px;
    text-transform: uppercase;
    color: var(--white);
    margin-bottom: 20px;
  }
    .order-completed-page .title strong,
    .order-confirm-page .title strong,
    .payment-info-page .title strong,
    .payment-method-page .title strong,
    .shipping-method-page .title strong,
    .shipping-address-page .title strong,
    .billing-address-page .title strong {
      font-size: 16px;
    }
  .order-completed-page .pickup-in-store,
  .order-completed-page .ship-to-same-address,
  .order-confirm-page .pickup-in-store,
  .order-confirm-page .ship-to-same-address,
  .payment-info-page .pickup-in-store,
  .payment-info-page .ship-to-same-address,
  .payment-method-page .pickup-in-store,
  .payment-method-page .ship-to-same-address,
  .shipping-method-page .pickup-in-store,
  .shipping-method-page .ship-to-same-address,
  .shipping-address-page .pickup-in-store,
  .shipping-address-page .ship-to-same-address,
  .billing-address-page .pickup-in-store,
  .billing-address-page .ship-to-same-address {
    text-align: center;
  }
  .order-completed-page .select-pickup-point ul,
  .order-confirm-page .select-pickup-point ul,
  .payment-info-page .select-pickup-point ul,
  .payment-method-page .select-pickup-point ul,
  .shipping-method-page .select-pickup-point ul,
  .shipping-address-page .select-pickup-point ul,
  .billing-address-page .select-pickup-point ul {
    margin: 15px 0px;
    text-align: center;
  }
  .order-completed-page .select-shipping-address .address-item,
  .order-completed-page .select-billing-address .address-item,
  .order-confirm-page .select-shipping-address .address-item,
  .order-confirm-page .select-billing-address .address-item,
  .payment-info-page .select-shipping-address .address-item,
  .payment-info-page .select-billing-address .address-item,
  .payment-method-page .select-shipping-address .address-item,
  .payment-method-page .select-billing-address .address-item,
  .shipping-method-page .select-shipping-address .address-item,
  .shipping-method-page .select-billing-address .address-item,
  .shipping-address-page .select-shipping-address .address-item,
  .shipping-address-page .select-billing-address .address-item,
  .billing-address-page .select-shipping-address .address-item,
  .billing-address-page .select-billing-address .address-item {
    padding: 20px;
    min-height: 300px;
    border: 1px solid var(--light-grey);
    background: var(--white);
    box-shadow: -2px 2px 4px var(--grey);
    border-radius: 3px;
    margin: 10px 0px;
    width: 100%;
  }
    .order-completed-page .select-shipping-address .address-item ul,
    .order-completed-page .select-billing-address .address-item ul,
    .order-confirm-page .select-shipping-address .address-item ul,
    .order-confirm-page .select-billing-address .address-item ul,
    .payment-info-page .select-shipping-address .address-item ul,
    .payment-info-page .select-billing-address .address-item ul,
    .payment-method-page .select-shipping-address .address-item ul,
    .payment-method-page .select-billing-address .address-item ul,
    .shipping-method-page .select-shipping-address .address-item ul,
    .shipping-method-page .select-billing-address .address-item ul,
    .shipping-address-page .select-shipping-address .address-item ul,
    .shipping-address-page .select-billing-address .address-item ul,
    .billing-address-page .select-shipping-address .address-item ul,
    .billing-address-page .select-billing-address .address-item ul {
      margin: 0 0 15px;
      padding: 20px 0px;
      color: var(--black);
      border-bottom: 1px solid var(--grey);
      list-style-type: none;
    }
      .order-completed-page .select-shipping-address .address-item ul li,
      .order-completed-page .select-billing-address .address-item ul li,
      .order-confirm-page .select-shipping-address .address-item ul li,
      .order-confirm-page .select-billing-address .address-item ul li,
      .payment-info-page .select-shipping-address .address-item ul li,
      .payment-info-page .select-billing-address .address-item ul li,
      .payment-method-page .select-shipping-address .address-item ul li,
      .payment-method-page .select-billing-address .address-item ul li,
      .shipping-method-page .select-shipping-address .address-item ul li,
      .shipping-method-page .select-billing-address .address-item ul li,
      .shipping-address-page .select-shipping-address .address-item ul li,
      .shipping-address-page .select-billing-address .address-item ul li,
      .billing-address-page .select-shipping-address .address-item ul li,
      .billing-address-page .select-billing-address .address-item ul li {
        line-height: 20px;
      }
        .order-completed-page .select-shipping-address .address-item ul li *,
        .order-completed-page .select-billing-address .address-item ul li *,
        .order-confirm-page .select-shipping-address .address-item ul li *,
        .order-confirm-page .select-billing-address .address-item ul li *,
        .payment-info-page .select-shipping-address .address-item ul li *,
        .payment-info-page .select-billing-address .address-item ul li *,
        .payment-method-page .select-shipping-address .address-item ul li *,
        .payment-method-page .select-billing-address .address-item ul li *,
        .shipping-method-page .select-shipping-address .address-item ul li *,
        .shipping-method-page .select-billing-address .address-item ul li *,
        .shipping-address-page .select-shipping-address .address-item ul li *,
        .shipping-address-page .select-billing-address .address-item ul li *,
        .billing-address-page .select-shipping-address .address-item ul li *,
        .billing-address-page .select-billing-address .address-item ul li * {
          display: inline-block;
          margin-bottom: 10px;
        }
  .order-completed-page .select-shipping-address .select-button .select-shipping-address-button,
  .order-completed-page .select-shipping-address .select-button .select-billing-address-button,
  .order-completed-page .select-billing-address .select-button .select-shipping-address-button,
  .order-completed-page .select-billing-address .select-button .select-billing-address-button,
  .order-confirm-page .select-shipping-address .select-button .select-shipping-address-button,
  .order-confirm-page .select-shipping-address .select-button .select-billing-address-button,
  .order-confirm-page .select-billing-address .select-button .select-shipping-address-button,
  .order-confirm-page .select-billing-address .select-button .select-billing-address-button,
  .payment-info-page .select-shipping-address .select-button .select-shipping-address-button,
  .payment-info-page .select-shipping-address .select-button .select-billing-address-button,
  .payment-info-page .select-billing-address .select-button .select-shipping-address-button,
  .payment-info-page .select-billing-address .select-button .select-billing-address-button,
  .payment-method-page .select-shipping-address .select-button .select-shipping-address-button,
  .payment-method-page .select-shipping-address .select-button .select-billing-address-button,
  .payment-method-page .select-billing-address .select-button .select-shipping-address-button,
  .payment-method-page .select-billing-address .select-button .select-billing-address-button,
  .shipping-method-page .select-shipping-address .select-button .select-shipping-address-button,
  .shipping-method-page .select-shipping-address .select-button .select-billing-address-button,
  .shipping-method-page .select-billing-address .select-button .select-shipping-address-button,
  .shipping-method-page .select-billing-address .select-button .select-billing-address-button,
  .shipping-address-page .select-shipping-address .select-button .select-shipping-address-button,
  .shipping-address-page .select-shipping-address .select-button .select-billing-address-button,
  .shipping-address-page .select-billing-address .select-button .select-shipping-address-button,
  .shipping-address-page .select-billing-address .select-button .select-billing-address-button,
  .billing-address-page .select-shipping-address .select-button .select-shipping-address-button,
  .billing-address-page .select-shipping-address .select-button .select-billing-address-button,
  .billing-address-page .select-billing-address .select-button .select-shipping-address-button,
  .billing-address-page .select-billing-address .select-button .select-billing-address-button {
    float: none;
    max-width: 100%;
    width: 100%;
  }
  .order-completed-page .details-link,
  .order-completed-page .address-list-page,
  .order-confirm-page .details-link,
  .order-confirm-page .address-list-page,
  .payment-info-page .details-link,
  .payment-info-page .address-list-page,
  .payment-method-page .details-link,
  .payment-method-page .address-list-page,
  .shipping-method-page .details-link,
  .shipping-method-page .address-list-page,
  .shipping-address-page .details-link,
  .shipping-address-page .address-list-page,
  .billing-address-page .details-link,
  .billing-address-page .address-list-page {
    margin-top: 10px;
  }
    .order-completed-page .details-link a,
    .order-completed-page .details-link .button-1,
    .order-completed-page .details-link .home-page-polls .button-2,
    .home-page-polls .order-completed-page .details-link .button-2,
    .order-completed-page .address-list-page a,
    .order-completed-page .address-list-page .button-1,
    .order-completed-page .address-list-page .home-page-polls .button-2,
    .home-page-polls .order-completed-page .address-list-page .button-2,
    .order-confirm-page .details-link a,
    .order-confirm-page .details-link .button-1,
    .order-confirm-page .details-link .home-page-polls .button-2,
    .home-page-polls .order-confirm-page .details-link .button-2,
    .order-confirm-page .address-list-page a,
    .order-confirm-page .address-list-page .button-1,
    .order-confirm-page .address-list-page .home-page-polls .button-2,
    .home-page-polls .order-confirm-page .address-list-page .button-2,
    .payment-info-page .details-link a,
    .payment-info-page .details-link .button-1,
    .payment-info-page .details-link .home-page-polls .button-2,
    .home-page-polls .payment-info-page .details-link .button-2,
    .payment-info-page .address-list-page a,
    .payment-info-page .address-list-page .button-1,
    .payment-info-page .address-list-page .home-page-polls .button-2,
    .home-page-polls .payment-info-page .address-list-page .button-2,
    .payment-method-page .details-link a,
    .payment-method-page .details-link .button-1,
    .payment-method-page .details-link .home-page-polls .button-2,
    .home-page-polls .payment-method-page .details-link .button-2,
    .payment-method-page .address-list-page a,
    .payment-method-page .address-list-page .button-1,
    .payment-method-page .address-list-page .home-page-polls .button-2,
    .home-page-polls .payment-method-page .address-list-page .button-2,
    .shipping-method-page .details-link a,
    .shipping-method-page .details-link .button-1,
    .shipping-method-page .details-link .home-page-polls .button-2,
    .home-page-polls .shipping-method-page .details-link .button-2,
    .shipping-method-page .address-list-page a,
    .shipping-method-page .address-list-page .button-1,
    .shipping-method-page .address-list-page .home-page-polls .button-2,
    .home-page-polls .shipping-method-page .address-list-page .button-2,
    .shipping-address-page .details-link a,
    .shipping-address-page .details-link .button-1,
    .shipping-address-page .details-link .home-page-polls .button-2,
    .home-page-polls .shipping-address-page .details-link .button-2,
    .shipping-address-page .address-list-page a,
    .shipping-address-page .address-list-page .button-1,
    .shipping-address-page .address-list-page .home-page-polls .button-2,
    .home-page-polls .shipping-address-page .address-list-page .button-2,
    .billing-address-page .details-link a,
    .billing-address-page .details-link .button-1,
    .billing-address-page .details-link .home-page-polls .button-2,
    .home-page-polls .billing-address-page .details-link .button-2,
    .billing-address-page .address-list-page a,
    .billing-address-page .address-list-page .button-1,
    .billing-address-page .address-list-page .home-page-polls .button-2,
    .home-page-polls .billing-address-page .address-list-page .button-2 {
      display: inline-block;
      text-decoration: none;
      font-size: 15px;
      padding: 5px 10px;
      color: var(--primary-color);
      border: 1px solid var(--primary-color);
      background-color: var(--white);
      text-transform: capitalize;
      margin: 0px 0px 5px 5px;
    }
      .order-completed-page .details-link a:hover,
      .order-completed-page .details-link .button-1:hover,
      .order-completed-page .details-link .home-page-polls .button-2:hover,
      .home-page-polls .order-completed-page .details-link .button-2:hover,
      .order-completed-page .address-list-page a:hover,
      .order-completed-page .address-list-page .button-1:hover,
      .order-completed-page .address-list-page .home-page-polls .button-2:hover,
      .home-page-polls .order-completed-page .address-list-page .button-2:hover,
      .order-confirm-page .details-link a:hover,
      .order-confirm-page .details-link .button-1:hover,
      .order-confirm-page .details-link .home-page-polls .button-2:hover,
      .home-page-polls .order-confirm-page .details-link .button-2:hover,
      .order-confirm-page .address-list-page a:hover,
      .order-confirm-page .address-list-page .button-1:hover,
      .order-confirm-page .address-list-page .home-page-polls .button-2:hover,
      .home-page-polls .order-confirm-page .address-list-page .button-2:hover,
      .payment-info-page .details-link a:hover,
      .payment-info-page .details-link .button-1:hover,
      .payment-info-page .details-link .home-page-polls .button-2:hover,
      .home-page-polls .payment-info-page .details-link .button-2:hover,
      .payment-info-page .address-list-page a:hover,
      .payment-info-page .address-list-page .button-1:hover,
      .payment-info-page .address-list-page .home-page-polls .button-2:hover,
      .home-page-polls .payment-info-page .address-list-page .button-2:hover,
      .payment-method-page .details-link a:hover,
      .payment-method-page .details-link .button-1:hover,
      .payment-method-page .details-link .home-page-polls .button-2:hover,
      .home-page-polls .payment-method-page .details-link .button-2:hover,
      .payment-method-page .address-list-page a:hover,
      .payment-method-page .address-list-page .button-1:hover,
      .payment-method-page .address-list-page .home-page-polls .button-2:hover,
      .home-page-polls .payment-method-page .address-list-page .button-2:hover,
      .shipping-method-page .details-link a:hover,
      .shipping-method-page .details-link .button-1:hover,
      .shipping-method-page .details-link .home-page-polls .button-2:hover,
      .home-page-polls .shipping-method-page .details-link .button-2:hover,
      .shipping-method-page .address-list-page a:hover,
      .shipping-method-page .address-list-page .button-1:hover,
      .shipping-method-page .address-list-page .home-page-polls .button-2:hover,
      .home-page-polls .shipping-method-page .address-list-page .button-2:hover,
      .shipping-address-page .details-link a:hover,
      .shipping-address-page .details-link .button-1:hover,
      .shipping-address-page .details-link .home-page-polls .button-2:hover,
      .home-page-polls .shipping-address-page .details-link .button-2:hover,
      .shipping-address-page .address-list-page a:hover,
      .shipping-address-page .address-list-page .button-1:hover,
      .shipping-address-page .address-list-page .home-page-polls .button-2:hover,
      .home-page-polls .shipping-address-page .address-list-page .button-2:hover,
      .billing-address-page .details-link a:hover,
      .billing-address-page .details-link .button-1:hover,
      .billing-address-page .details-link .home-page-polls .button-2:hover,
      .home-page-polls .billing-address-page .details-link .button-2:hover,
      .billing-address-page .address-list-page a:hover,
      .billing-address-page .address-list-page .button-1:hover,
      .billing-address-page .address-list-page .home-page-polls .button-2:hover,
      .home-page-polls .billing-address-page .address-list-page .button-2:hover {
        color: var(--secondary-color);
        border: 1px solid var(--secondary-color);
      }
  .order-completed-page .buttons,
  .order-confirm-page .buttons,
  .payment-info-page .buttons,
  .payment-method-page .buttons,
  .shipping-method-page .buttons,
  .shipping-address-page .buttons,
  .billing-address-page .buttons {
    text-align: center;
  }
  .order-completed-page ul,
  .order-confirm-page ul,
  .payment-info-page ul,
  .payment-method-page ul,
  .shipping-method-page ul,
  .shipping-address-page ul,
  .billing-address-page ul {
    list-style-type: none;
  }
  .order-completed-page .table-wrapper,
  .order-confirm-page .table-wrapper,
  .payment-info-page .table-wrapper,
  .payment-method-page .table-wrapper,
  .shipping-method-page .table-wrapper,
  .shipping-address-page .table-wrapper,
  .billing-address-page .table-wrapper {
    overflow-x: auto;
  }
  @media (max-width: 768px) {
    .order-completed-page .select-shipping-address .address-item *,
    .order-completed-page .select-billing-address .address-item *,
    .order-confirm-page .select-shipping-address .address-item *,
    .order-confirm-page .select-billing-address .address-item *,
    .payment-info-page .select-shipping-address .address-item *,
    .payment-info-page .select-billing-address .address-item *,
    .payment-method-page .select-shipping-address .address-item *,
    .payment-method-page .select-billing-address .address-item *,
    .shipping-method-page .select-shipping-address .address-item *,
    .shipping-method-page .select-billing-address .address-item *,
    .shipping-address-page .select-shipping-address .address-item *,
    .shipping-address-page .select-billing-address .address-item *,
    .billing-address-page .select-shipping-address .address-item *,
    .billing-address-page .select-billing-address .address-item * {
      text-align: center;
    }
  }

  .shipping-method-page .method-list,
  .payment-method-page .method-list {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  @media (max-width: 768px) {
    .shipping-method-page .method-list,
    .payment-method-page .method-list {
      flex-direction: column;
    }
  }
  .shipping-method-page li,
  .payment-method-page li {
    text-align: center;
    margin-bottom: 20px;
  }

  .order-confirm-page ul {
    margin: 0 0 15px;
    padding: 20px 0px;
    color: var(--black);
  }

    .order-confirm-page ul li {
      line-height: 20px;
    }

      .order-confirm-page ul li * {
        display: inline-block;
        margin-bottom: 10px;
      }

  .order-confirm-page .billing-info-wrap,
  .order-confirm-page .shipping-info-wrap {
    padding: 20px;
    border: 1px solid var(--light-grey);
    background: var(--white);
    box-shadow: -2px 2px 4px var(--grey);
    border-radius: 3px;
    margin: 10px 0px;
  }

  .order-completed-page .details {
    margin-bottom: 20px;
  }

    .order-completed-page .details * {
      text-align: center;
      font-size: 18px;
      margin-bottom: 10px;
    }

  .order-completed-page::before {
    content: "";
    display: block;
    height: 150px;
    width: 150px;
    margin: 15px auto;
    background: url(../images/checkout-complete-sign.png) center center no-repeat;
    background-size: contain;
  }

  .order-completed-page .page-body .title {
    background: none;
  }

  .order-completed-page .page-body .details {
    padding: 0 15px;
  }

  .order-completed-page .page-body .order-completed-continue-button {
    width: 180px;
    height: 35px;
    background: var(--black);
    min-width: initial;
  }

  .order-completed-page .details-link a {
    border: none;
    font-weight: 700;
    text-decoration: underline;
    color: var(--primary-color);
  }

    .order-completed-page .details-link a:hover {
      border: none;
      font-weight: 700;
      color: var(--secondary-color);
    }

  /*---compare products page style---*/
  .compare-products-page {
    margin: 15px 0 30px;
  }

    .compare-products-page .table-wrapper {
      max-width: 100%;
      overflow: auto;
    }

      .compare-products-page .table-wrapper .compare-products-table {
        border-collapse: collapse;
      }

        .compare-products-page .table-wrapper .compare-products-table th, .compare-products-page .table-wrapper .compare-products-table td {
          border: 1px solid var(--grey);
          border-collapse: collapse;
          padding: 5px;
        }

          .compare-products-page .table-wrapper .compare-products-table th:first-child, .compare-products-page .table-wrapper .compare-products-table td:first-child {
            font-weight: 700;
          }

  /*---checkout page style---*/
  .account-page .page-body {
    margin: 15px 0 40px;
  }

  .account-page .info {
    list-style-type: none;
  }

  .account-page .button-1, .account-page .button-2 {
    border: 1px solid var(--black);
    background: var(--black);
    padding: 8px 15px;
    color: var(--white);
    font-size: 16px;
    line-height: 18px;
    border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.25s;
  }

    .account-page .button-1:hover, .account-page .button-2:hover {
      background: var(--secondary-color);
      border-color: var(--secondary-color);
    }

    .account-page .button-1.search-box-button, .account-page .button-2.search-box-button {
      font-size: 0;
      background-color: var(--primary-color);
      display: inline-flex;
      border: none;
      padding: 0 12px;
    }

      .account-page .button-1.search-box-button::before, .account-page .button-2.search-box-button::before {
        content: "\e94e";
        font-size: 14px;
        line-height: 35px;
      }

      .account-page .button-1.search-box-button:hover, .account-page .button-2.search-box-button:hover {
        background-color: var(--secondary-color);
      }

  .block-account-navigation .title {
    text-decoration: underline;
  }

  .block-account-navigation .list li {
    margin-bottom: 15px;
  }

    .block-account-navigation .list li.active a {
      color: var(--primary-color);
      font-weight: 600;
    }

  .customer-info-page form {
    width: 410px;
    max-width: 100%;
    margin: 0 auto;
    color: #767677;
  }

  .customer-info-page .inputs {
    margin-bottom: 20px;
  }

    .customer-info-page .inputs > label {
      font-weight: 700;
      margin-bottom: 10px;
      color: #767677;
    }

      .customer-info-page .inputs > label::before {
        font-family: "icomoon" !important;
        font-size: 16px;
        vertical-align: middle;
        margin-left: 8px;
        display: inline-block;
      }

      .customer-info-page .inputs > label[for=LastName]::before, .customer-info-page .inputs > label[for=FirstName]::before {
        content: "\e95f";
        height: 20px;
        line-height: 20px;
      }

      .customer-info-page .inputs > label[for=LastName]::before, .customer-info-page .inputs > label[for=FirstName]::before {
        content: "\e95f";
        height: 20px;
        line-height: 20px;
      }

      .customer-info-page .inputs > label[for=Email]::before {
        content: "\e91a";
        height: 20px;
        line-height: 20px;
      }

    .customer-info-page .inputs.date-of-birth label::before {
      content: "\e905";
      height: 20px;
      line-height: 20px;
    }

  /*---blog page style---*/
  .blog-posts .post {
    margin-bottom: 30px;
  }

  .blog-posts .post-date {
    font-size: 15px;
    font-weight: 600;
  }

  .blog-posts .post-title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    margin: 7px 0;
  }

  .blog-posts .post-body {
    font-size: 15px;
    color: var(--black-faded);
    margin-bottom: 10px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 88px;
  }

  .blog-posts .buttons {
    margin-top: 10px;
  }

    .blog-posts .buttons .button-1, .blog-posts .buttons .home-page-polls .button-2, .home-page-polls .blog-posts .buttons .button-2 {
      display: inline-block;
      text-decoration: none;
      font-size: 13px;
      padding: 3px 5px;
      color: var(--primary-color);
      border: 1px solid var(--primary-color);
      background-color: var(--white);
      text-transform: capitalize;
      margin: 0px 0px 5px 5px;
    }

      .blog-posts .buttons .button-1:hover, .blog-posts .buttons .home-page-polls .button-2:hover, .home-page-polls .blog-posts .buttons .button-2:hover {
        color: var(--secondary-color);
        border: 1px solid var(--secondary-color);
      }

  .blogpost-page .post-date {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
  }

  .blogpost-page .post-body {
    font-size: 15px;
    color: var(--black-faded);
    margin-bottom: 10px;
  }

  .blogpost-page .new-comment {
    margin-bottom: 15px;
  }

  .comment-list .title {
    margin-bottom: 10px;
  }

  .comment-list .blog-comment {
    background: #eee;
    border-radius: 6px;
    padding: 15px;
    margin-bottom: 15px;
  }

    .comment-list .blog-comment .user-info {
      font-weight: 700;
    }

    .comment-list .blog-comment .comment-time {
      margin-bottom: 10px;
    }

  /*---news page style---*/
  .news-items .news-item {
    margin-bottom: 30px;
  }

  .news-items .news-date {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    margin: 7px 0;
  }

  .news-items .news-title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
  }

  .news-items .news-body {
    font-size: 15px;
    color: var(--black-faded);
    margin-bottom: 10px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }

  .news-items .buttons {
    margin-top: 10px;
  }

    .news-items .buttons .button-1, .news-items .buttons .home-page-polls .button-2, .home-page-polls .news-items .buttons .button-2 {
      display: inline-block;
      text-decoration: none;
      font-size: 13px;
      padding: 3px 5px;
      color: var(--primary-color);
      border: 1px solid var(--primary-color);
      background-color: var(--white);
      text-transform: capitalize;
      margin: 0px 0px 5px 5px;
    }

      .news-items .buttons .button-1:hover, .news-items .buttons .home-page-polls .button-2:hover, .home-page-polls .news-items .buttons .button-2:hover {
        color: var(--secondary-color);
        border: 1px solid var(--secondary-color);
      }

  /*---news item style---*/
  .news-item-page .news-date {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
  }

  .news-item-page .news-body {
    font-size: 15px;
    color: var(--black-faded);
    margin-bottom: 10px;
  }

  .news-item-page .comment-list .comments .user-info {
    font-size: 18px;
    margin: 10px 0;
  }

  .news-item-page .comment-list .comments .comment-time {
    font-style: italic;
    margin: 10px 0;
  }

  .news-item-page .comment-list .comments .comment-title {
    font-size: 18px;
    margin: 10px 0;
  }

  .news-item-page .comment-list .comments .comment-body {
    margin-bottom: 20px;
  }

  /*---sitemap style---*/
  .sitemap-page .description {
    padding: 30px 10px;
    text-align: center;
  }

  .sitemap-page .entity {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 3px;
    padding: 30px;
    margin-bottom: 30px;
  }

    .sitemap-page .entity .entity-body li {
      display: inline-block;
      margin-left: 10px;
      line-height: 4;
    }

      .sitemap-page .entity .entity-body li a {
        text-decoration: none;
        color: var(--black);
      }

      .sitemap-page .entity .entity-body li::after {
        content: "\e94a";
        font-size: 10px;
        margin-right: 10px;
        vertical-align: middle;
        display: inline-block;
        font-weight: 700;
        color: var(--black);
      }

      .sitemap-page .entity .entity-body li:last-child::after {
        content: "";
      }

  /*---forum item style---*/
  .forums-table-section-title {
    margin-bottom: 10px;
  }

    .forums-table-section-title strong,
    .forums-table-section-title a {
      font-size: 22px;
      font-weight: 500;
      color: var(--black);
      text-decoration: none;
    }

  .cancel-post-button,
  .cancel-forum-topic-button,
  .delete-post-button,
  .edit-post-button,
  .watch-topic-button,
  .reply-topic-button,
  .move-topic-button,
  .delete-topic-button,
  .edit-topic-button,
  .cancel-topic-button,
  .new-topic,
  .watch-forum {
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    padding: 5px 10px;
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
    border-radius: 3px;
    background-color: var(--white);
    text-transform: capitalize;
    margin: 0px 0px 5px 5px;
  }

    .cancel-post-button:hover,
    .cancel-forum-topic-button:hover,
    .delete-post-button:hover,
    .edit-post-button:hover,
    .watch-topic-button:hover,
    .reply-topic-button:hover,
    .move-topic-button:hover,
    .delete-topic-button:hover,
    .edit-topic-button:hover,
    .cancel-topic-button:hover,
    .new-topic:hover,
    .watch-forum:hover {
      color: var(--secondary-color);
      border: 1px solid var(--secondary-color);
    }

  .cancel-post-button,
  .cancel-forum-topic-button,
  .cancel-topic-button {
    font-size: 16px;
    padding: 8px 15px;
  }

  .forum-search-box {
    max-width: 37%;
    width: 700px;
    min-width: 280px;
    margin: 10px 0px;
  }

    .forum-search-box form {
      display: block;
      position: relative;
    }

      .forum-search-box form input {
        width: 100%;
        height: 43px;
        border: 1px solid #D4DAE3;
        border-radius: 5px;
        padding: 0 15px;
      }

      .forum-search-box form .search-box-button {
        position: absolute;
        left: 3px;
        top: 50%;
        transform: translateY(-50%);
      }

  .forum-search-page .search-input {
    margin-bottom: 15px;
  }

  .table-wrapper {
    overflow-x: auto;
  }

  .forum-table {
    width: 100%;
    border-collapse: collapse;
    font-weight: 600;
    box-shadow: -2px 3px 3px rgba(119, 118, 121, 0.25);
    margin-bottom: 30px;
  }

    .forum-table tr {
      box-shadow: 0px 0px 10px rgba(193, 193, 193, 0.25);
    }

    .forum-table th {
      background: var(--black);
      color: var(--white);
      padding: 15px 10px;
      border-collapse: collapse;
    }

      .forum-table th.product {
        max-width: 30%;
      }

    .forum-table td {
      padding: 15px 10px;
    }

      .forum-table td label {
        display: none;
      }

      .forum-table td a {
        text-decoration: none;
      }

      .forum-table td.forum-details {
        min-width: 300px;
      }

  /*---order list style---*/
  .order-list-page .page-body {
    padding: 0;
    border: none;
    margin: 0;
  }

  .order-list .order-item {
    border: 1px solid #ddd;
    padding: 10px;
  }

    .order-list .order-item .order-status {
      color: var(--primary-color);
      font-weight: 700;
    }

    .order-list .order-item hr {
      display: none;
    }

  .order-list .title {
    margin-bottom: 10px;
  }

    .order-list .title strong {
      color: var(--primary-color);
      display: inline-block;
      padding: 10px 15px;
      font-size: 18px;
      position: relative;
    }

      .order-list .title strong::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: var(--primary-color);
        opacity: 0.1;
      }

  @media (min-width: 992px) {
    .order-list .order-item .buttons {
      text-align: left;
    }
  }

  /*---order list style---*/
  .return-request-list-page .page-body {
    padding: 0;
    border: none;
    margin: 0;
  }

  .return-request-list-page .request-item {
    border: 1px solid #ddd;
    padding: 10px;
  }

    .return-request-list-page .request-item .order-status {
      color: var(--primary-color);
      font-weight: 700;
    }

    .return-request-list-page .request-item hr {
      display: none;
    }

    .return-request-list-page .request-item .title {
      margin-bottom: 10px;
    }

      .return-request-list-page .request-item .title strong {
        color: var(--primary-color);
        display: inline-block;
        padding: 10px 15px;
        font-size: 18px;
        position: relative;
      }

        .return-request-list-page .request-item .title strong::before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          width: 100%;
          height: 100%;
          background: var(--primary-color);
          opacity: 0.1;
        }

  @media (min-width: 992px) {
    .return-request-list-page .request-item .buttons {
      text-align: left;
    }
  }

  /*---order details style---*/
  .order-details-page .print-buttons {
    text-align: center;
  }

    .order-details-page .print-buttons a {
      display: inline-block;
      text-decoration: none;
      background: var(--primary-color);
      padding: 10px 20px;
      color: #fff;
      width: 130px;
    }

      .order-details-page .print-buttons a.pdf-invoice-button {
        background-color: var(--secondary-color);
      }

  .order-details-page .order-overview {
    margin: 30px 0;
    text-align: center;
  }

    .order-details-page .order-overview ul {
      list-style-type: none;
    }

  .order-details-page .order-details-area > .row, .order-details-page .header .order-details-area > .header-lower, .header .order-details-page .order-details-area > .header-lower, .order-details-page .order-details-area > .item-grid, .order-details-page .news-list-homepage .order-details-area > .news-items, .news-list-homepage .order-details-page .order-details-area > .news-items, .order-details-page .order-details-area > .product-essential, .order-details-page .product-essential .overview .order-details-area > .product-overview-wrapper, .product-essential .overview .order-details-page .order-details-area > .product-overview-wrapper, .order-details-page .order-summary-content .order-details-area > #shopping-cart-form, .order-summary-content .order-details-page .order-details-area > #shopping-cart-form {
    width: 100%;
  }

  .order-details-page .shipping-info-wrap,
  .order-details-page .billing-info-wrap {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 15px;
  }

    .order-details-page .shipping-info-wrap > div,
    .order-details-page .billing-info-wrap > div {
      margin-bottom: 15px;
    }

    .order-details-page .shipping-info-wrap .title,
    .order-details-page .billing-info-wrap .title {
      margin-bottom: 5px;
    }

      .order-details-page .shipping-info-wrap .title strong,
      .order-details-page .billing-info-wrap .title strong {
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: var(--primary-color);
      }

  .order-details-page .section.totals {
    max-width: 360px;
    margin-right: auto;
  }

    .order-details-page .section.totals .actions {
      text-align: center;
    }

      .order-details-page .section.totals .actions button {
        background: var(--secondary-color);
      }

  .order-details-page .totals {
    margin-bottom: 30px;
  }

  .order-details-page td.product {
    
  }

    .order-details-page td.product a {
      text-decoration: none;
    }

  .table-wrapper {
    max-width: 100%;
    overflow: auto;
  }

    .table-wrapper .data-table {
      width: 100%;
      border-collapse: collapse;
      font-weight: 600;
      box-shadow: -2px 3px 3px rgba(119, 118, 121, 0.25);
      margin-bottom: 30px;
    }

      .table-wrapper .data-table tr {
        box-shadow: 0px 0px 10px rgba(193, 193, 193, 0.25);
      }

      .table-wrapper .data-table th {
        background: var(--black);
        color: var(--white);
        padding: 15px 10px;
        border-collapse: collapse;
        min-width: 85px;
      }

      .table-wrapper .data-table td {
        padding: 15px 10px;
      }

  .print-order-button {
    margin-left: 10px;
  }

  @media (min-width: 992px) {
    .order-details-page .jsmartable .info {
      display: none;
    }
  }

  @media (max-width: 991px) {
    .order-details-page .fa {
      font-family: "icomoon" !important;
      font-style: normal;
    }

      .order-details-page .fa.fa-plus::before {
        content: "\e943";
        font-size: 16px;
        display: inline-block;
      }

      .order-details-page .fa.fa-minus::before {
        content: "\e939";
        font-size: 16px;
        display: inline-block;
      }

    .order-details-page .jsmartable-row {
      box-shadow: none;
    }

      .order-details-page .jsmartable-row .jsmartable-col {
        padding: 0;
      }

        .order-details-page .jsmartable-row .jsmartable-col tr {
          box-shadow: none;
        }

          .order-details-page .jsmartable-row .jsmartable-col tr td {
            padding: 10px 10px;
            border: none !important;
            background: none !important;
          }

            .order-details-page .jsmartable-row .jsmartable-col tr td .remove-btn {
              border: none;
              background: none;
            }

              .order-details-page .jsmartable-row .jsmartable-col tr td .remove-btn::before {
                font-family: "icomoon" !important;
                content: "\e948";
                display: inline;
                font-size: 16px;
                color: var(--red);
              }

            .order-details-page .jsmartable-row .jsmartable-col tr td .product-name {
              font-weight: 500;
            }
  }
  /*---order details style---*/
  .order-completed-page .page-title {
    padding: 20px;
  }

  .order-completed-page .buttons .order-completed-continue-button {
    float: none;
    display: inline-block;
  }

  /*---manufacturer page style---*/
  .manufacturer-list-page .manufacturer-item .picture a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
  }

    .manufacturer-list-page .manufacturer-item .picture a::before {
      content: "";
      display: block;
      padding-top: 70%;
    }

    .manufacturer-list-page .manufacturer-item .picture a img {
      position: absolute;
      top: 50%;
      right: 50%;
      transform: translate(50%, -50%);
      max-width: 100%;
      height: auto;
    }
.date-picker-wrapper
{
  display: inline-flex
}