*,
html {
  outline: none !important;
}
body {
  background-color: #fff;
  color: #666;
  font-size: 13px;
  line-height: normal;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}
body .body-wrapper {
  overflow: hidden;
  position: relative;
}
body a {
  color: #464646;
}
body a:hover {
  color: var(--color);
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0 0 10px;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
  border-radius: 4px;
  padding: 0px 5px;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul {
  padding: 0;
}
body ul,
body ol {
  margin-left: 15px;
}
body ol {
  padding-left: 15px;
}
body .container {
  padding: 0;
}
body ::-webkit-scrollbar {
  width: 5px;
}
body ::-webkit-scrollbar-track {
  background-color: #ddd;
}
body ::-webkit-scrollbar-thumb {
  background: #ccc;
}
body.boxed-layout {
  max-width: 1680px;
  background: #fff;
  margin: 0 auto;
  box-shadow: 0 0 8px #000;
}
body.boxed-layout .header-style1,
body.boxed-layout .top-header-element2,
body.boxed-layout .header-mid-elementor2,
body.boxed-layout .header-bottom-elementor2,
body.boxed-layout .top-header-element4,
body.boxed-layout .header-mid-elementor4,
body.boxed-layout .header-bottom-elementor4,
body.boxed-layout .header-style8,
body.boxed-layout .header-style9,
body.boxed-layout .header-style10,
body.boxed-layout .header-style11,
body.boxed-layout .header-style12,
body.boxed-layout .header-style13,
body.boxed-layout .header-style14,
body.boxed-layout .header-style16,
body.boxed-layout .header-style17,
body.boxed-layout .header-style18 {
  width: auto !important;
  left: auto !important;
}
body.boxed-layout .header-style15,
body.boxed-layout .elementor-section-stretched {
  width: 1680px !important;
  left: auto !important;
}
body.boxed-layout .header-style15 .header-mid,
body.boxed-layout .elementor-section-stretched .header-mid {
  padding-left: 10px;
  padding-right: 10px;
}
body.boxed-layout .header-style15 .header-bottom-elemntor20 .top-form.top-form-minicart,
body.boxed-layout .elementor-section-stretched .header-bottom-elemntor20 .top-form.top-form-minicart {
  right: 10px;
}
body.boxed-layout .header-style14 .header-top {
  padding: 0 15px;
}
body.boxed-layout .header-mid-elementor2.elementor-sticky--active,
body.boxed-layout .header-mid-elementor4.elementor-sticky--active {
  width: 1680px !important;
}
.clearfix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.float {
  float: none !important;
}
table {
  margin-bottom: 20px;
}
.thumbnail {
  max-width: 100%;
}
.size-full {
  width: auto;
  height: auto;
  margin: 0 0 30px 0;
}
.alignleft {
  float: left;
  margin: 0 15px 30px 0;
}
.aligncenter {
  display: block;
  margin: 0 auto 30px auto;
  clear: both;
}
.alignright {
  float: right;
  margin: 0 0 30px 15px;
}
.alignnone {
  float: none;
  clear: both;
  display: block;
  margin: 0 0 30px 0;
}
p .size-full {
  width: auto;
  height: auto;
  margin: 5px 0 30px 0;
}
p .alignleft {
  float: left;
  margin: 5px 15px 30px 0;
}
p .aligncenter {
  display: block;
  margin: 5px auto 30px auto;
}
p .alignright {
  float: right;
  margin: 5px 0 30px 15px;
}
p .alignnone {
  float: none;
  display: block;
  margin: 5px 0 30px 0;
}
figure .size-full {
  margin: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.menu,
.dropdown ul {
  list-style: none;
  margin: 0;
}
.fa:before {
  font-family: FontAwesome;
}
.loading {
  position: relative;
  z-index: 2;
  height: 300px;
  overflow: hidden;
}
.loading:before {
  background: url(../assets/img/loading.gif) no-repeat center center #fff;
  background-size: 60px 60px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
}
.loading.clearfix {
  overflow: hidden;
}
.loading.add_to_cart_button:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
}
ul.breadcrumb {
  margin: 0 0 20px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: transparent;
}
.elementor-widget-image img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-widget-image:hover img {
  opacity: 0.85;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
.quote-border {
  border-radius: 3px;
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
}
#cpanel-form a.cpanel-control {
  display: none;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?rdjr4k');
  src: url('../fonts/icomoon.eot?rdjr4k#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?rdjr4k') format('truetype'), url('../fonts/icomoon.woff?rdjr4k') format('woff'), url('../fonts/icomoon.svg?rdjr4k#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-align-justify:before {
  content: "\e91c";
}
.icon-align-left:before {
  content: "\e91d";
}
.icon-align-right:before {
  content: "\e91e";
}
.icon-arrow-left:before {
  content: "\e918";
}
.icon-arrow-left-circle:before {
  content: "\e91f";
}
.icon-arrow-right:before {
  content: "\e919";
}
.icon-arrow-right-circle:before {
  content: "\e920";
}
.icon-calendar:before {
  content: "\e938";
}
.icon-camera:before {
  content: "\e941";
}
.icon-check:before {
  content: "\e921";
}
.icon-check-circle:before {
  content: "\e91b";
}
.icon-check-square:before {
  content: "\e923";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-chevron-right:before {
  content: "\e902";
}
.icon-chevrons-left:before {
  content: "\e942";
}
.icon-chevrons-right:before {
  content: "\e943";
}
.icon-clock:before {
  content: "\e904";
}
.icon-edit:before {
  content: "\e944";
}
.icon-eye:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e906";
}
.icon-folder:before {
  content: "\e939";
}
.icon-gift:before {
  content: "\e93a";
}
.icon-grid:before {
  content: "\e940";
}
.icon-headphones:before {
  content: "\e924";
}
.icon-heart:before {
  content: "\e907";
}
.icon-help-circle:before {
  content: "\e925";
}
.icon-home:before {
  content: "\e926";
}
.icon-info:before {
  content: "\e927";
}
.icon-instagram:before {
  content: "\e91a";
}
.icon-key:before {
  content: "\e93c";
}
.icon-layers:before {
  content: "\e900";
}
.icon-life-buoy:before {
  content: "\e93b";
}
.icon-link:before {
  content: "\e922";
}
.icon-link-2:before {
  content: "\e928";
}
.icon-linkedin:before {
  content: "\e908";
}
.icon-list:before {
  content: "\e93d";
}
.icon-lock:before {
  content: "\e93e";
}
.icon-log-in:before {
  content: "\e929";
}
.icon-log-out:before {
  content: "\e92a";
}
.icon-mail:before {
  content: "\e909";
}
.icon-map-pin:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e903";
}
.icon-message-circle:before {
  content: "\e92b";
}
.icon-message-square:before {
  content: "\e92c";
}
.icon-minus:before {
  content: "\e92d";
}
.icon-minus-circle:before {
  content: "\e92e";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-phone-call:before {
  content: "\e90c";
}
.icon-play:before {
  content: "\e92f";
}
.icon-play-circle:before {
  content: "\e930";
}
.icon-plus:before {
  content: "\e931";
}
.icon-plus-circle:before {
  content: "\e932";
}
.icon-refresh-ccw:before {
  content: "\e90d";
}
.icon-refresh-cw:before {
  content: "\e90e";
}
.icon-repeat:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e910";
}
.icon-send:before {
  content: "\e911";
}
.icon-settings:before {
  content: "\e933";
}
.icon-shopping-bag:before {
  content: "\e912";
}
.icon-shopping-cart:before {
  content: "\e913";
}
.icon-star:before {
  content: "\e934";
}
.icon-tag:before {
  content: "\e945";
}
.icon-trash:before {
  content: "\e935";
}
.icon-trash-2:before {
  content: "\e914";
}
.icon-truck:before {
  content: "\e936";
}
.icon-twitter:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e916";
}
.icon-video:before {
  content: "\e946";
}
.icon-x:before {
  content: "\e937";
}
.icon-x-circle:before {
  content: "\e93f";
}
.icon-youtube:before {
  content: "\e917";
}
.wpb_revslider_element .tp-bullets.custom,
.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom,
.elementor-widget-slider_revolution .tp-bullets.custom {
  width: 120px !important;
}
.wpb_revslider_element .tp-bullets.custom .tp-bullet,
.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom .tp-bullet,
.elementor-widget-slider_revolution .tp-bullets.custom .tp-bullet {
  width: 30px !important;
  height: 6px !important;
  background-color: #222 !important;
  position: relative !important;
  display: inline-block !important;
  border-radius: 3px !important;
  cursor: pointer;
  box-sizing: content-box;
  text-align: center !important;
  left: 0 !important;
}
.wpb_revslider_element .tp-bullets.custom .tp-bullet +.tp-bullet,
.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom .tp-bullet +.tp-bullet,
.elementor-widget-slider_revolution .tp-bullets.custom .tp-bullet +.tp-bullet {
  margin-left: 10px !important;
}
.wpb_revslider_element .tp-bullets.custom .tp-bullet:hover,
.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom .tp-bullet:hover,
.elementor-widget-slider_revolution .tp-bullets.custom .tp-bullet:hover {
  background-color: var(--color) !important;
}
.wpb_revslider_element .tp-bullets.custom .tp-bullet:after,
.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom .tp-bullet:after,
.elementor-widget-slider_revolution .tp-bullets.custom .tp-bullet:after {
  display: none;
  background-color: transparent;
  box-shadow: none;
}
.wpb_revslider_element .tp-bullets.custom .tp-bullet.selected,
.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom .tp-bullet.selected,
.elementor-widget-slider_revolution .tp-bullets.custom .tp-bullet.selected {
  width: 30px !important;
  height: 6px !important;
  border-radius: 3px !important;
  background-color: var(--color) !important;
}
.wpb_revslider_element .see-more1,
.elementor-widget-wp-widget-rev-slider-widget .see-more1,
.elementor-widget-slider_revolution .see-more1 {
  color: #fff;
}
.wpb_revslider_element .see-more1:hover,
.elementor-widget-wp-widget-rev-slider-widget .see-more1:hover,
.elementor-widget-slider_revolution .see-more1:hover {
  color: #222;
}
.wpb_revslider_element .see-more2,
.elementor-widget-wp-widget-rev-slider-widget .see-more2,
.elementor-widget-slider_revolution .see-more2 {
  color: #fff;
}
.wpb_revslider_element .see-more2:hover,
.elementor-widget-wp-widget-rev-slider-widget .see-more2:hover,
.elementor-widget-slider_revolution .see-more2:hover {
  color: var(--color);
}
.slider-more {
  color: #fff;
}
.home-style2 .slider-more {
  color: var(--color);
}
.home-style2 .slider-more:hover {
  opacity: 0.85;
}
.slider-more i {
  margin-right: 10px;
}
.slider-more:hover {
  color: var(--color);
}
.slider-more1 {
  color: var(--color);
}
.slider-more1 i {
  margin-right: 10px;
}
.slider-more1:hover {
  color: var(--darken10);
}
.title-sytle1 .box-title h3 {
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 10px 0;
  margin-bottom: 30px;
}
.title-sytle1 .box-title h3 span {
  color: #fff;
  background: #232f3e;
  padding: 10px 15px;
  border-radius: 4px 4px 0 0;
}
.title-sytle2 .box-title h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 11px 0;
  margin-bottom: 30px;
}
.title-sytle2 .box-title h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.title-sytle3 .box-title {
  background-color: #f2f2f2;
}
.title-sytle3 .box-title h3 {
  position: relative;
  padding: 15px;
  color: #222;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin-bottom: 0;
}
.title-sytle3 .box-title h3:before {
  content: '\f219';
  font-family: FontAwesome;
  font-size: 18px;
  display: inline-block;
  margin-right: 10px;
  color: var(--color);
}
.title-sytle4 .box-title {
  background-color: transparent;
  float: none;
  margin-bottom: 30px;
}
.title-sytle4 .box-title h3 {
  position: relative;
  float: none;
  text-align: center;
  font-size: 20px !important;
}
.title-sytle4 .box-title h3 span {
  background: transparent;
  color: #222;
}
.title-sytle4 .box-title h3:before {
  content: "\f005";
  font-family: FontAwesome;
  font-size: 16px;
  color: #18bcec;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -15px;
  border: 1px #ccc solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 23px;
  background: #fff;
  z-index: 9;
}
.title-sytle4 .box-title h3:after {
  content: "";
  height: 2px;
  background: #ebebeb;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
}
.button-style1 .res-button {
  width: 28px;
  height: 28px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  cursor: pointer;
  z-index: 3;
  font-size: 0;
}
.button-style1 .res-button.slick-prev {
  left: 5px;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1111px;
}
.button-style1 .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1063px;
}
.button-style1 .res-button.slick-next {
  right: 5px;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1015px;
}
.button-style1 .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -967px;
}
.button-style2 .res-button {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  z-index: 2;
  cursor: pointer;
  font-size: 0;
}
.button-style2 .res-button.slick-prev {
  right: 32px;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1111px;
}
.button-style2 .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1063px;
}
.button-style2 .res-button.slick-next {
  right: 0;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1015px;
}
.button-style2 .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -967px;
}
.button-style3 .res-button {
  width: 15px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 4px;
  z-index: 2;
  cursor: pointer;
}
.button-style3 .res-button.slick-prev {
  right: 20px;
  background: none;
}
.button-style3 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  font-size: 22px;
  color: #777;
}
.button-style3 .res-button.slick-prev:hover:before {
  color: var(--color);
}
.button-style3 .res-button.slick-next {
  right: 0;
  background: none;
}
.button-style3 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 22px;
  color: #777;
}
.button-style3 .res-button.slick-next:hover:before {
  color: var(--color);
}
.button-style4 .res-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 24px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -22px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 2px 1px 3px #d2d2d2;
}
.button-style4 .res-button.slick-next {
  right: -22px;
}
.button-style4 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #d2d2d2;
}
.button-style4 .res-button.slick-next:hover {
  background: var(--color);
  border-color: var(--color);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-style4 .res-button.slick-next:hover:before {
  color: #fff;
}
.button-style4 .res-button.slick-prev {
  left: -22px;
}
.button-style4 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #d2d2d2;
}
.button-style4 .res-button.slick-prev:hover {
  background: var(--color);
  border-color: var(--color);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-style4 .res-button.slick-prev:hover:before {
  color: #fff;
}
.button-style4:hover .res-button {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-style5 .res-button {
  width: 12px;
  height: 20px;
  position: absolute !important;
  top: 15px;
  z-index: 2;
  cursor: pointer;
  position: relative;
  color: #999;
}
.button-style5 .res-button:hover {
  color: var(--color);
}
.button-style5 .res-button:before {
  font-family: FontAwesome;
  font-size: 20px;
}
.button-style5 .res-button.slick-prev {
  right: 42px;
  left: auto;
}
.button-style5 .res-button.slick-prev:before {
  content: "\f104";
}
.button-style5 .res-button.slick-next {
  right: 15px;
}
.button-style5 .res-button.slick-next:before {
  content: "\f105";
}
.button-style5 .res-button.slick-next:after {
  height: 14px;
  width: 1px;
  content: '';
  background-color: #e8e8e8;
  position: absolute;
  top: 4px;
  left: -10px;
}
.button-style6 .res-button {
  width: 40px;
  height: 34px;
  position: absolute !important;
  top: 5px;
  z-index: 2;
  cursor: pointer;
  position: relative;
  color: #222;
  border: 2px solid #ddd;
  line-height: 30px;
  text-align: center;
}
.button-style6 .res-button:hover {
  color: #222;
  background-color: var(--color);
  border-color: var(--color);
}
.button-style6 .res-button:before {
  font-family: FontAwesome;
  font-size: 20px;
}
.button-style6 .res-button.slick-prev {
  right: 40px;
  left: auto;
  border-top-left-radius: 17px;
  border-bottom-left-radius: 17px;
  border-right: 1px solid #ddd;
}
.button-style6 .res-button.slick-prev:hover {
  border-color: var(--color);
}
.button-style6 .res-button.slick-prev:before {
  content: "\f104";
}
.button-style6 .res-button.slick-next {
  right: 0;
  border-top-right-radius: 17px;
  border-bottom-right-radius: 17px;
  border-left: 1px solid #ddd;
}
.button-style6 .res-button.slick-next:hover {
  border-color: var(--color);
}
.button-style6 .res-button.slick-next:before {
  content: "\f105";
}
.button-style7:hover .res-button {
  opacity: 1;
}
.button-style7 .res-button {
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin-top: -23px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  color: #000;
  top: 50%;
  margin-top: -22px;
  cursor: pointer;
  z-index: 9;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 6px rgba(0,0,0,0.1);
  opacity: 0;
}
.button-style7 .res-button:hover {
  background-color: var(--color);
  color: #fff;
}
.button-style7 .res-button:before {
  font-family: FontAwesome;
  font-size: 24px;
}
.button-style7 .res-button.slick-prev {
  left: -22px;
  background-image: none;
}
.button-style7 .res-button.slick-prev:before {
  content: "\f104";
}
.button-style7 .res-button.slick-next {
  right: -22px;
  background-image: none;
}
.button-style7 .res-button.slick-next:before {
  content: "\f105";
}
.sale-off,
.sw-newlabel,
.sw-outstock {
  position: absolute;
  z-index: 1;
  top: 15px;
  right: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 38px;
  background-color: var(--color);
}
.sw-newlabel {
  background: #1CC490;
  right: auto;
  left: 20px;
}
.sw-outstock {
  text-indent: -9999px;
  background: url(../assets/img/icon-outstock.png) no-repeat center center;
  background-size: 42px 42px;
  right: auto;
  left: 20px;
  width: 42px;
  height: 42px;
}
.sw-brand-container-slider {
  margin: 0 -15px 30px -15px;
  position: relative;
  padding: 20px 40px;
  border: 1px solid #ebebeb;
  border-radius: 4px;
}
.home-style3 .sw-brand-container-slider {
  margin: 0 0 30px 0;
  padding: 27px 40px;
}
.sw-brand-container-slider .slider .item-brand-cat {
  margin: 0;
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: -3px;
}
.sw-brand-container-slider .slider .item-brand-cat .item-image a img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 auto;
  width: auto;
}
.sw-brand-container-slider .slider .item-brand-cat .item-image a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-brand-container-slider .res-button {
  width: 41px;
  height: 41px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  cursor: pointer;
  z-index: 3;
}
.sw-brand-container-slider .res-button.slick-prev {
  left: -21px;
  background: url(../assets/img/bg_general.png) no-repeat -20px -525px;
}
.sw-brand-container-slider .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -464px;
}
.sw-brand-container-slider .res-button.slick-next {
  right: -21px;
  background: url(../assets/img/bg_general.png) no-repeat -20px -281px;
}
.sw-brand-container-slider .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -220px;
}
.sw-brand-container-slider.style1 .res-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 24px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -22px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 2px 1px 3px #d2d2d2;
}
.sw-brand-container-slider.style1 .res-button.slick-next {
  right: -22px;
}
.sw-brand-container-slider.style1 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #d2d2d2;
}
.sw-brand-container-slider.style1 .res-button.slick-next:hover {
  background: var(--color);
  border-color: var(--color);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-brand-container-slider.style1 .res-button.slick-next:hover:before {
  color: #fff;
}
.sw-brand-container-slider.style1 .res-button.slick-prev {
  left: -22px;
}
.sw-brand-container-slider.style1 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #d2d2d2;
}
.sw-brand-container-slider.style1 .res-button.slick-prev:hover {
  background: var(--color);
  border-color: var(--color);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-brand-container-slider.style1 .res-button.slick-prev:hover:before {
  color: #fff;
}
.sw-brand-container-slider.style1:hover .res-button {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.emarket_social {
  text-align: center;
  line-height: 19px;
}
.emarket_social .main-social {
  margin: 0 auto;
  list-style-type: none;
}
.emarket_social .main-social li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
.emarket_social .main-social li a {
  color: #999999;
  font-size: 16px;
}
.emarket_social .main-social li a:hover {
  color: var(--color);
}
.yith-wcwl-share {
  text-align: center;
}
.woocommerce a.added_to_cart,
.added_to_cart.wc-forward {
  display: none;
}
.item-price {
  font-size: 18px;
  color: var(--color);
  overflow: hidden;
  font-weight: 700;
  display: flex;
}
.item-price del {
  text-decoration: line-through;
  color: #999;
  font-weight: normal;
  margin: 1px 10px 0 10px;
  float: right;
  font-size: 12px;
}
.item-price ins {
  float: left;
  margin: 0;
  text-decoration: none;
}
.woocommerce span.onsale,
.onsale {
  height: 45px;
  width: 45px;
  line-height: 45px;
  font-size: 11px;
  border-radius: 50%;
  color: #fff;
  background-color: var(--color);
  text-transform: capitalize;
  font-weight: 600;
  position: absolute;
  text-align: center;
  top: 15px !important;
  right: 15px !important;
  left: auto !important;
}
.border-tp {
  border-top: 1px solid #ddd;
  margin-top: 95px;
  overflow: visible !important;
}
.border-tp .order-title {
  margin-top: -20px;
}
.order-desc {
  font-family: 'Niconne';
  font-size: 26px;
  color: rgba(1,1,1,0.4);
}
.mc4wp-form.mc4wp-form-success .mc4wp-alert.mc4wp-success {
  color: green;
  margin: 15px 0;
}
.mc4wp-form .form-check {
  display: none;
}
.emarket-socials ul {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 60px;
}
.emarket-socials ul >li {
  display: inline-block;
}
.emarket-socials ul >li >a {
  font-size: 22px;
  color: #fff;
  margin-right: 30px;
}
.emarket-socials ul >li >a:hover {
  color: #faa600;
}
.topsearch-entry:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background: rgba(0,0,0,0.6);
  z-index: 9;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.topsearch-entry.on:before {
  height: 100%;
}
.topsearch-entry .button-search-pro.loading:before {
  background-image: url(../assets/img/loadingp.gif);
  background-color: var(--color);
  background-size: 20px 20px;
}
.topsearch-entry .input-group-btn {
  position: static;
}
.topsearch-entry .input-group {
  display: block;
}
.topsearch-entry .search-append {
  position: absolute;
  top: 120%;
  right: 0;
  left: 0;
  padding: 0;
  min-width: 300px;
  text-align: left;
  border: none;
}
.topsearch-entry .search-append .autocomplete-suggestions {
  box-shadow: 0 0 0 1px #ccc;
  background: #fff;
  border-radius: 3px;
  max-height: 275px;
  overflow-x: auto;
}
.topsearch-entry .search-append .autocomplete-suggestion {
  clear: both;
  padding: 0 10px;
  margin-bottom: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion:first-child {
  padding-top: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion:last-child {
  padding-bottom: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion.no-result {
  padding: 10px;
}
.topsearch-entry .search-append .autocomplete-suggestion >a {
  padding: 0 10px;
  display: block;
  overflow: hidden;
}
.topsearch-entry .search-append .autocomplete-suggestion >a img {
  margin-right: 10px;
  border: 1px solid #ccc;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body >span {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body >span strong {
  color: var(--color);
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta >div,
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta >p {
  display: inline-block;
  vertical-align: top;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku {
  margin-right: 20px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku >span {
  font-weight: bold;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price {
  color: var(--color);
  font-weight: bold;
  font-size: 14px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price span.price-label {
  color: #666;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price ins {
  text-decoration: none;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price del {
  color: #999;
}
#footer .footer-container .menu-footer {
  display: none;
}
#footer .footer-container .menu-footer.emarket-menures {
  display: block;
}
.sw-ajax-pagination >li.current>a {
  background: var(--color);
  color: #fff;
}
.sw-ajax-pagination >li.current>a:hover {
  color: #fff;
}
.sw-ajax-pagination >li>a.disabled {
  opacity: 0.4;
}
.brand-ship {
  overflow: hidden;
  background: #fff;
  border: 1px #ebebeb solid;
  border-radius: 4px;
}
.brand-ship .item {
  width: 20%;
  float: left;
  padding: 0 15px;
  position: relative;
}
.brand-ship .item:hover .banner-wrap a {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
  color: var(--color);
}
.brand-ship .item:hover .banner-wrap a .banner-cout h3 {
  color: var(--color);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .item:before {
  content: "";
  width: 1px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 20px;
  background: #ebebeb;
}
.brand-ship .item:last-child:before {
  display: none;
}
.brand-ship .banner-wrap {
  padding: 23px 0;
  text-align: center;
}
.brand-ship .banner-wrap a {
  display: inline-block;
}
.brand-ship .banner-wrap a >span {
  float: left;
  margin-right: 10px;
  font-size: 0;
}
.brand-ship .banner-wrap a .icon {
  background: url(../assets/img/default/promotion.png) no-repeat center center;
}
.brand-ship .banner-wrap a .icon1 {
  background-position: -24px -21px;
  width: 60px;
  height: 52px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a .icon2 {
  background-position: -110px -18px;
  width: 60px;
  height: 52px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a .icon3 {
  background-position: -196px -23px;
  width: 60px;
  height: 52px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a .icon4 {
  background-position: -288px -27px;
  width: 60px;
  height: 52px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a .icon5 {
  background-position: -379px -24px;
  width: 60px;
  height: 52px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a .banner-cout {
  overflow: hidden;
  padding-top: 10px;
  text-align: left;
}
.brand-ship .banner-wrap a .banner-cout h3 {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 18px;
  margin-bottom: 0;
  font-weight: bold;
  color: #222;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a .banner-cout span {
  font-size: 13px;
  color: #666;
  text-transform: none;
  font-weight: normal;
}
.brand-ship.style1 {
  border: none;
  margin: 0 -15px;
}
.brand-ship.style1 .item {
  width: 25%;
}
.brand-ship.style1 .item .banner-wrap {
  background: #f5f5f5;
  border: 2px transparent solid;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  padding: 16px 0;
}
.brand-ship.style1 .item:before {
  display: none;
}
.brand-ship.style1 .item:hover .banner-wrap {
  border: 2px var(--color) solid;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background: transparent;
}
.brand-ship.style2 {
  background: #f5f5f5;
  border: none;
}
.brand-ship.style2 .item:before {
  background: #ddd;
}
.social-footer2 ul li {
  list-style: none;
  float: left;
}
.social-footer2 ul li a {
  color: #fff;
  background: var(--darken10);
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
  margin: 0 10px 0 0;
}
.social-footer2 ul li a:hover {
  color: #222;
}
.social-footer2 ul li:last-child a {
  margin: 0;
}
.sw-vendor-container-slider {
  position: relative;
  margin-bottom: 50px;
}
.sw-vendor-container-slider .title-home h3 {
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 10px 0;
  margin-bottom: 30px;
}
.sw-vendor-container-slider .title-home h3 span {
  color: #fff;
  background: #232f3e;
  padding: 10px 15px;
  border-radius: 4px 4px 0 0;
}
.sw-vendor-container-slider .description {
  display: none;
}
.sw-vendor-container-slider .resp-slider-container .slider {
  margin: 0 -15px;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-product {
  margin-bottom: 9px;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content {
  overflow: hidden;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content >.item-img {
  float: left;
  width: 65.5%;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content >.item-img a {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #e9ecf1;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content >.item-img a:before {
  content: "";
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content >.item-img a img {
  margin: 0 auto;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content >.item-img:hover a {
  border: 1px solid var(--color);
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content .wrap-small-item {
  float: left;
  width: 33.5%;
  padding-left: 5px;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content .wrap-small-item .item-img a {
  display: block;
  border: 1px solid #e9ecf1;
  margin: 0 0 6px;
  border-radius: 3px;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content .wrap-small-item .item-img a:hover {
  border: 1px solid var(--color);
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user {
  float: left;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user .item-user-img {
  display: inline-block;
  vertical-align: top;
  border-radius: 4px;
  overflow: hidden;
  width: 60px;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user h4 {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: bold;
  color: #222;
  margin: 10px 10px 10px 10px;
  text-align: left;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user h4 a {
  display: block;
  margin: 0 0 10px;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user h4 span {
  display: block;
  font-weight: 400;
  color: #999;
  font-size: 13px;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom >a {
  float: right;
  background: var(--color);
  font-size: 13px;
  color: #222;
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
  border-radius: 4px;
  font-weight: 600;
  margin-top: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom >a:hover {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-vendor-container-slider .res-button {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  z-index: 2;
  cursor: pointer;
  font-size: 0;
}
.sw-vendor-container-slider .res-button.slick-prev {
  right: 32px;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1111px;
}
.sw-vendor-container-slider .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1063px;
}
.sw-vendor-container-slider .res-button.slick-next {
  right: 0;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1015px;
}
.sw-vendor-container-slider .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -967px;
}
.sw-vendor-container-slider .res-button {
  top: 0;
}
.sw-vendor-container-slider .res-button.slick-prev {
  right: 32px;
  left: auto;
}
.sw-vendor-container-slider .res-button.slick-next {
  right: 0;
  left: auto;
}
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container #prisna-social-counter-network-10>a:hover {
  background-color: #344e86 !important;
}
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container #prisna-social-counter-network-11>a:hover {
  background-color: #2fa7e0 !important;
}
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container #prisna-social-counter-network-12>a:hover {
  background-color: #e10101 !important;
}
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network {
  width: 100% !important;
}
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a {
  display: block;
  height: 32px;
  width: 100%;
  position: relative;
  padding: 0 17px 0 12px !important;
  margin: 0 0 10px;
}
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #181818;
  position: absolute;
  left: 0;
  bottom: 0;
}
.light-style .elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a:before {
  border-bottom: 11px solid #fff;
}
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 0 solid transparent;
  border-top: 11px solid #181818;
  position: absolute;
  top: 0;
  right: 0;
}
.light-style .elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a:after {
  border-top: 11px solid #fff;
}
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a i {
  float: left;
  margin-right: 32px;
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  width: 15px;
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a .prisna-social-counter-value,
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a .prisna-social-counter-unit {
  float: left;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  line-height: 30px;
  position: relative;
  margin: 0 2px;
}
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a .prisna-social-counter-value {
  position: relative;
}
.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a .prisna-social-counter-value:before {
  content: '';
  height: 16px;
  width: 1px;
  background-color: rgba(255,255,255,0.5);
  position: absolute;
  top: 9px;
  left: -20px;
}
.elementor-widget-wp-widget-sw_testimonial_slider>.elementor-widget-container>h5 {
  display: none;
}
#sw-add-to-cart-message .button {
  font-weight: 400;
  text-shadow: none;
  font-size: 16px;
}
#sw-add-to-cart-message.sw-modal {
  z-index: 99999;
}
#sw-add-to-cart-message .price ins {
  margin: 0 10px;
  text-decoration: none;
}
body.modal-open {
  margin: 0;
}
.modal {
  z-index: 10000;
}
.home-style1 .emarket_breadcrumbs,
.home-style2 .emarket_breadcrumbs,
.home-style3 .emarket_breadcrumbs,
.home-style5 .emarket_breadcrumbs,
.home-style6 .emarket_breadcrumbs,
.home-style7 .emarket_breadcrumbs,
.home-style8 .emarket_breadcrumbs,
.home-style9 .emarket_breadcrumbs,
.home-style10 .emarket_breadcrumbs,
.home-style11 .emarket_breadcrumbs,
.home-style12 .emarket_breadcrumbs,
.home-style13 .emarket_breadcrumbs,
.home-style14 .emarket_breadcrumbs,
.home-style15 .emarket_breadcrumbs,
.home-style16 .emarket_breadcrumbs,
.home-style17 .emarket_breadcrumbs,
.home-style18 .emarket_breadcrumbs,
.home-style19 .emarket_breadcrumbs,
.home-style20 .emarket_breadcrumbs,
.home-style21 .emarket_breadcrumbs,
.home-style22 .emarket_breadcrumbs,
.home-style23 .emarket_breadcrumbs {
  display: none;
}
body.boxed-layout .body-wrapper .sw-brand-container-slider .res-button.slick-prev {
  left: -12px;
}
body.boxed-layout .body-wrapper .sw-brand-container-slider .res-button.slick-next {
  right: -12px;
}
.content-wrap>.vc_column-inner {
  max-width: 1650px;
  margin: 0 auto;
}
.content-wrap-left>.vc_column-inner {
  padding-left: 0;
  padding-right: 24px;
}
.content-wrap-right>.vc_column-inner {
  padding-right: 0;
  padding-left: 6px;
}
.content-slider-left>.vc_column-inner {
  padding-left: 6px;
  padding-right: 7px;
}
.content-slider-left>.vc_column-inner .wpb_revslider_element {
  margin-bottom: 30px;
}
.content-slider-right>.vc_column-inner {
  padding-right: 0;
  padding-left: 23px;
}
.single-colum-left>.vc_column-inner {
  padding-right: 8px;
}
.single-colum-center>.vc_column-inner {
  padding: 0 22px;
}
.single-colum-right>.vc_column-inner {
  padding-left: 8px;
}
.column-left>.vc_column-inner {
  padding-left: 0;
}
.column-right>.vc_column-inner {
  padding-right: 0;
}
.banner-single {
  overflow: hidden;
  border-radius: 4px;
}
.banner-single .vc_figure {
  width: 100%;
}
.banner-single .vc_figure a {
  width: 100%;
}
.banner-single .vc_figure a img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}
.banner-single .vc_figure a img:hover {
  opacity: 1;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.content-wrap2 {
  padding: 0 126px;
}
.rev_slider_1_1 {
  border-radius: 4px;
  overflow: hidden;
}
.header {
  background: #232f3e;
  margin-bottom: 30px;
}
.header-top {
  min-height: 40px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header-top .rows {
  max-width: 1650px;
}
.header-top .header-message {
  color: #fff;
  line-height: 40px;
  font-size: 12px;
}
.header-mid {
  padding: 25px 0;
}
.header-mid .rows {
  max-width: 1650px;
}
.header-mid .emarket-logo {
  padding-top: 5px;
}
.top-login {
  padding: 10px 0;
}
.top-login ul {
  margin: 0;
}
.top-login ul li {
  list-style: none;
  font-size: 14px;
  color: #fff;
}
.top-login ul li a {
  font-size: 14px;
  color: #fff;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.top-login ul li a:hover {
  color: var(--color);
}
.top-login ul li:before {
  content: '\f023';
  font-family: FontAwesome;
  margin: 0 5px;
  display: inline-block;
}
.header-right {
  padding-right: 15px;
  padding-top: 3px;
}
.header-right .order1,
.header-right .order2 {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  margin-top: 10px;
}
.header-right .order1 {
  padding-left: 20px;
  margin-left: 20px;
  position: relative;
}
.header-right .order1:after {
  content: "";
  width: 1px;
  height: 10px;
  background: rgba(255,255,255,0.5);
  position: absolute;
  top: 3px;
  left: 0;
}
.header-right .order1:before {
  content: '\f0d1';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 8px;
}
.header-right .order2 {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
}
.header-right .order2:after {
  content: "";
  width: 1px;
  height: 10px;
  background: rgba(255,255,255,0.5);
  position: absolute;
  top: 3px;
  left: 0;
}
.header-right .order2:before {
  content: '\f098';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 8px;
}
.header-bottom {
  position: relative;
  padding-bottom: 20px;
}
.header-bottom .rows {
  max-width: 1650px;
}
.header-cart {
  padding-right: 15px;
}
.header-cart .widget_nav_menu,
.header-cart .elementor-widget-wp-widget-nav_menu {
  margin-top: 4px;
}
.header-cart .widget_nav_menu ul.menu >li,
.header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 0 0;
}
.header-cart .widget_nav_menu ul.menu >li >a,
.header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
  color: #fff;
  font-size: 26px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-mid-elementor2 .header-cart .widget_nav_menu ul.menu >li >a,
.header-mid-elementor2 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
  color: #232f3e;
}
.header-mid-elementor2 .header-cart .widget_nav_menu ul.menu >li >a:hover,
.header-mid-elementor2 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
  color: var(--color);
}
.header-cart .widget_nav_menu ul.menu >li >a .menu-title,
.header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li >a .menu-title {
  display: none;
}
.header-cart .widget_nav_menu ul.menu >li >a:hover,
.header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.emarket_top .top-form.top-search {
  min-width: 595px;
  display: inline-block;
  position: relative;
  border-radius: 4px;
  background-color: #fff;
  width: 100%;
  z-index: 99;
}
.emarket_top .top-form.top-search form {
  margin: 0;
  position: relative;
  z-index: 10;
}
.emarket_top .top-form.top-search .cat-wrapper {
  background-color: #f5f5f5;
  position: absolute;
  height: 40px;
  top: 0;
  left: 0px;
  right: auto;
  border-radius: 4px 0 0 4px;
  overflow: hidden;
  color: #666;
  border-right: 1px solid #ebebeb;
}
.emarket_top .top-form.top-search .cat-wrapper:before {
  content: '\f107';
  font-family: FontAwesome;
  color: #666;
  font-size: 14px;
  position: absolute;
  top: 13px;
  right: 20px;
  pointer-events: none;
}
.emarket_top .top-form.top-search .cat-wrapper .label-search {
  display: block;
  font-size: 12px;
  margin-bottom: 0;
  color: #666;
}
.emarket_top .top-form.top-search .cat-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 !important;
  padding: 0px 10px 0;
  height: 40px;
  width: 135px;
  color: #666;
  background: #f5f5f5;
}
.emarket_top .top-form.top-search .cat-wrapper select:focus {
  outline: none;
  background-color: #f5f5f5;
}
.emarket_top .top-form.top-search input {
  width: 100%;
  height: 40px;
  border-radius: 0;
  border: none;
  line-height: 40px;
  margin-bottom: 0;
  padding-left: 150px;
  border-radius: 4px;
}
.emarket_top .top-form.top-search button.form-button {
  height: 40px;
  line-height: 40px;
  width: 100px;
  margin: 0;
  border: 0;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #fff;
  border-radius: 0 4px 4px 0;
  background-color: var(--color);
}
.emarket_top .top-form.top-search button.form-button:hover {
  background-color: var(--darken20);
}
.emarket_top .top-form.top-search button.form-button:hover:before {
  color: #fff;
}
.emarket_top .top-form.top-search.non-category input {
  padding: 0;
}
.emarket_top.emarket_top-3 .top-form.top-search input {
  padding: 0 5px;
}
#lang_sel a,
#lang_sel a:visited {
  border: 0 none;
  padding: 0;
}
#lang_sel a.lang_sel_sel:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 12px;
  margin-left: 4px;
  vertical-align: top;
  color: #fff;
  line-height: 18px;
}
#lang_sel img.iclflag {
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#lang_sel >ul.nav {
  display: inline-block;
  list-style: none;
}
#lang_sel >ul.nav >li {
  position: relative;
  padding: 11px 0 10px 0;
}
#lang_sel >ul.nav >li >a {
  background-color: transparent;
  color: #fff;
  padding-left: 15px;
}
#lang_sel >ul.nav >li >a span {
  display: inline-block;
}
#lang_sel >ul.nav >li >ul {
  border: 1px solid #ebebeb;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: 0px 2px 1px #ebebeb;
  left: 0;
  top: 60px;
  z-index: 99999;
  position: absolute;
  background: #fff;
  width: 120px;
  padding: 10px 20px 10px 20px;
  margin: 0;
}
#lang_sel >ul.nav >li >ul li {
  background: #fff;
  border-right: none;
  list-style: none;
}
#lang_sel >ul.nav >li >ul li.active a {
  color: var(--color);
}
#lang_sel >ul.nav >li >ul li a {
  color: #464646;
  display: block;
  height: auto;
  line-height: 28px;
}
#lang_sel >ul.nav >li >ul li a .iclflag {
  margin-right: 13px;
}
#lang_sel >ul.nav >li >ul li:hover a {
  color: var(--color);
}
#lang_sel >ul.nav >li >ul:before {
  content: "";
  display: inline-block;
  background: transparent;
  height: 3px;
  width: 100%;
  position: absolute;
  top: -3px;
  right: 0;
}
#lang_sel >ul.nav >li:hover >ul {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 38px;
}
.currency_w {
  margin-bottom: 0;
}
.currency_w >li {
  position: relative;
  list-style: none;
  padding: 11px 0 10px 0;
}
.currency_w >li >a {
  display: block;
  position: relative;
  color: #fff;
  padding: 0 0 0 13px;
}
.currency_w >li >a:before {
  content: "";
  width: 1px;
  height: 10px;
  background: rgba(255,255,255,0.5);
  position: absolute;
  top: 3px;
  left: 0;
}
.currency_w >li >a:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  color: #fff;
  line-height: 18px;
  vertical-align: top;
}
.currency_w >li .currency_switcher {
  border: 1px solid #ebebeb;
  box-shadow: 0px 2px 1px #ebebeb;
  right: 0px;
  position: absolute;
  background: none repeat scroll 0 0 #fff;
  width: 75px;
  padding: 10px 20px;
  margin: 0;
  top: 60px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.currency_w >li .currency_switcher li {
  width: 100%;
  margin: 0;
  line-height: 28px;
  list-style: none;
}
.currency_w >li .currency_switcher li:hover a {
  color: var(--color);
}
.currency_w >li .currency_switcher li a {
  background: none;
  border: 0px;
  border-radius: 0px;
  color: #464646;
  display: block;
  border-bottom: none;
}
.currency_w >li .currency_switcher li a.active {
  color: var(--color);
}
.currency_w >li .currency_switcher:before {
  content: "";
  display: block;
  background: transparent;
  height: 3px;
  position: absolute;
  top: -3px;
  width: 100%;
}
.currency_w >li:hover .currency_switcher {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 38px;
  z-index: 9999;
  height: auto;
}
.top-form {
  position: relative;
  float: right;
}
.top-form:hover .wrapp-minicart {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.top-form.top-form-minicart {
  cursor: pointer;
  position: relative;
}
.top-form.top-form-minicart .top-minicart-icon {
  text-align: center;
  border-radius: 50%;
  width: 38px;
  line-height: 38px;
  height: 38px;
  background: var(--color);
  position: relative;
}
.top-form.top-form-minicart .top-minicart-icon i.fa {
  font-size: 18px;
  color: #fff;
}
.top-form.top-form-minicart .top-minicart-icon .minicart-number {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  line-height: 19px;
  position: absolute;
  right: -12px;
  top: -5px;
  background-color: #fff;
  border-radius: 50%;
}
.top-form .title-cart {
  margin: 12px 0 0 15px;
}
.top-form .title-cart h3 {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.top-form .title-cart span {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: var(--color);
  font-weight: 700;
  margin-top: 1px;
}
.top-form .wrapp-minicart {
  visibility: hidden;
  opacity: 0;
  transform: translateY(50px);
  transition: transform .3s ease;
  background: none repeat scroll 0 0 #fff;
  position: absolute;
  right: 0;
  left: auto;
  top: 53px;
  width: 318px;
  z-index: 99999;
  box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.255);
}
.top-form .wrapp-minicart:before {
  content: "";
  display: block;
  background: transparent;
  height: 25px;
  position: absolute;
  top: -25px;
  width: 100%;
}
.top-form .wrapp-minicart .minicart-padding .number-item {
  padding: 25px 20px 0;
  font-size: 13px;
  color: #7d7d7d;
}
.top-form .wrapp-minicart .minicart-padding .number-item .item {
  color: var(--color);
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content {
  background: #fff;
  max-height: 345px;
  overflow: auto;
  padding: 0px 15px 0px 20px;
  margin-left: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li {
  list-style: none;
  position: relative;
  padding: 30px 0;
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li:first-child {
  padding-top: 25px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  display: inline-block;
  width: 100px;
  background: #fff;
  border: 1px #ebebeb;
  float: left;
  margin-right: 20px;
  position: relative;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action {
  position: absolute;
  top: 23px;
  right: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action a.btn-remove {
  display: block;
  margin: 7px 0;
  font-size: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action a.btn-remove .fa {
  font-size: 14px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action .btn-edit {
  display: block;
  margin: 7px 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item {
  overflow: hidden;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 {
  margin: 0;
  padding-right: 20px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a {
  font-weight: 600;
  font-size: 14px;
  color: #222;
  text-transform: capitalize;
  line-height: 22px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a:hover {
  color: var(--color);
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price {
  float: left;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price {
  display: block;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price span.amount {
  font-weight: 700;
  font-size: 16px;
  color: var(--color);
  padding: 10px 0px;
  display: inline-block;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .qty {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #717171;
  font-size: 15px;
  border: 1px solid #ebebeb;
}
.top-form .wrapp-minicart .cart-checkout {
  line-height: normal;
}
.top-form .wrapp-minicart .cart-checkout .price-total {
  line-height: 41px;
  padding: 0 25px;
}
.top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
  font-weight: 700;
  font-size: 12px;
  color: #222;
  text-transform: uppercase;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  float: right;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w span.price span.amount {
  font-weight: 700;
  font-size: 20px;
  color: var(--color);
}
.top-form .wrapp-minicart .cart-checkout .cart-links {
  padding: 15px 22px 30px;
  overflow: hidden;
  width: 100%;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link {
  text-align: left;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  text-align: right;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  float: left;
  width: 50%;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
  font-weight: 700;
  font-size: 12px;
  color: #222;
  line-height: 43px;
  height: 45px;
  border: 1px solid #ebebeb;
  padding: 0 25px;
  background: #fff;
  display: inline-block;
  text-transform: uppercase;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link:hover a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link:hover a {
  border: 1px solid var(--color);
  color: #fff;
  background-color: var(--color);
}
.woocommerce-page .header-style1 >.elementor-container {
  max-width: 1680px;
}
.header-style1 .header-top .sidebar-login {
  display: none;
}
.header-style1 .header-mid .search-cate {
  position: relative;
  margin-right: 15px;
  display: none;
  visibility: hidden;
  opacity: 0;
}
.header-style1 .header-mid .search-cate .search-tog i {
  height: 40px;
  line-height: 40px;
  width: 42px;
  text-align: center;
  font-size: 25px;
  color: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.header-style1 .header-mid .search-cate .search-tog i:hover {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-style1 .header-mid .search-cate .emarket_top {
  position: absolute;
  top: 50px;
  right: 0;
  padding: 0;
  display: none;
}
.header-style1 .header-mid .search-cate .emarket_top .top-form.top-search {
  margin-right: 0;
  margin-top: 0;
  min-width: 300px;
}
.header-style1 .header-mid .search-cate .top-form .topsearch-entry {
  padding-left: 0;
}
.header-style1 .header-mid .search-cate .top-form .topsearch-entry .icon-loading.loading {
  right: 95px;
}
.header-style1 .header-mid .search-cate .top-form .topsearch-entry .cat-wrapper {
  display: none;
}
.header-style1 .header-mid .search-cate .top-form .topsearch-entry input {
  border: 1px solid #ebebeb;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 4px 0 0 4px;
}
.header-style1 .header-mid .search-cate .top-form .topsearch-entry .button-search-pro {
  background-color: #464646;
  border-radius: 0 4px 4px 0;
  height: 40px;
  line-height: 40px;
  width: auto;
  padding: 0 30px;
}
.header-style1 .header-mid .search-cate .top-form .topsearch-entry .button-search-pro:hover {
  background-color: var(--color) + #141415;
}
.header-style1 .header-bottom .search-cate .search-tog i {
  height: 40px;
  line-height: 40px;
  width: 42px;
  text-align: center;
  font-size: 25px;
  margin: 0 20px 0 0;
  color: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  display: none;
}
.header-style1 .header-bottom .search-cate .search-tog i:hover {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.wide-1650 .container {
  max-width: 1650px;
}
.home-style8.wide-1650 .container {
  max-width: 1680px;
}
.header-style1 .header-mid .header-cart {
  display: none;
}
.header-style1 .sticky-menu {
  position: fixed;
  background: #232f3e;
  z-index: 99;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  padding: 10px 0;
}
.boxed-layout .header-style1 .sticky-menu {
  max-width: 1680px;
  margin: 0 auto;
}
.header-style1 .sticky-menu .search-cate {
  display: block;
  visibility: visible;
  opacity: 1;
}
.header-style1 .sticky-menu .top-header .emarket-logo {
  width: 150px;
  padding: 5px 0;
}
.header-style1 .sticky-menu .header-right {
  display: none;
}
.header-style1 .sticky-menu .header-cart {
  display: block;
  margin-top: 4px;
}
.primary-menu .navbar-inverse {
  background-color: transparent;
  border-color: #fff;
}
.nav-pills {
  display: inline-block;
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.nav-pills.nav-css >li {
  float: none;
  display: inline-block;
}
.nav-pills.nav-css >li >a {
  padding: 13px 18px;
}
.nav-pills.nav-css >li.dropdown >a span.menu-img {
  position: absolute;
  right: 5px;
  top: -2px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu {
  box-shadow: none;
  border: 1px solid #eaeaea;
  padding: 0;
  min-width: 200px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li {
  width: 100%;
  padding: 0 20px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a {
  padding: 13px 0;
  color: #222;
  font-size: 13px;
  text-transform: capitalize;
  border-bottom: 1px solid #eaeaea;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a:hover {
  color: var(--color);
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.active>a {
  color: var(--color);
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li:last-child>a {
  border: 0;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  top: -1px;
  left: 100%;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu >a {
  border-bottom: 1px solid #eaeaea;
}
.nav-pills.nav-css >li >.dropdown-menu.visible {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li {
  float: none;
  display: inline-block;
}
.nav-pills >li >a {
  text-transform: uppercase;
  background-color: transparent;
  position: relative;
  padding: 13px 18px;
  font-weight: 700;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.nav-pills >li >a:hover,
.nav-pills >li >a:focus {
  background-color: transparent;
  color: var(--color);
}
.nav-pills >li.active >a {
  color: var(--color);
}
.nav-pills >li.dropdown >a {
  position: relative;
}
.nav-pills >li.dropdown >a:after {
  content: '\f107';
  font-family: FontAwesome;
  position: absolute;
  right: 5px;
  opacity: 1 !important;
  display: inline-block;
}
.nav-pills >li.dropdown .dropdown-menu {
  text-align: left;
  display: block;
  visibility: hidden;
  top: 125%;
  padding: 15px 0;
  border: none;
  min-width: 200px;
  border-radius: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.nav-pills >li.dropdown .dropdown-menu li {
  width: 100%;
}
.nav-pills >li.dropdown .dropdown-menu li >a {
  position: relative;
  text-transform: capitalize;
  display: inline-block;
  padding: 12px 25px;
  color: #7d7d7d;
}
.nav-pills >li.dropdown .dropdown-menu li >a:hover {
  color: var(--color);
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  position: absolute;
  top: -16px;
  left: 110%;
  visibility: hidden;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.dropdown:hover:before {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.dropdown >.dropdown-menu.visible {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.active {
  position: relative;
}
.nav-pills >li.active >a,
.nav-pills >li.active >a:hover,
.nav-pills >li.active >a:focus {
  background-color: transparent;
  color: var(--color);
}
.header-style1 .nav-pills >li:first-child a {
  padding-left: 0;
}
.nav-pills .dropdown-menu li.active >a,
.nav-pills .dropdown-menu li:hover >a {
  color: var(--color);
  background-color: transparent;
}
.nav-pills.nav-mega .menu-img {
  position: absolute;
  right: -40px;
  top: -2px;
}
.nav-pills.nav-mega >li.mega-home-v2 .dropdown-menu.visible {
  padding: 30px 15px 15px;
}
.home-style4 .nav-pills.nav-mega >li.mega-home-v2 .dropdown-menu.visible {
  padding: 30px 15px 30px;
}
.nav-pills.nav-mega >li.mega-home-v2 .dropdown-menu .dropdown-submenu>a .menu-title {
  border: 0;
  margin-bottom: 0;
}
.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >a {
  text-transform: uppercase;
  font-weight: normal;
  padding: 0;
  display: block;
  color: #222;
  font-size: 14px;
  font-weight: 700;
}
.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container {
  padding: 0;
}
.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container .elementor-column-gap-default .elementor-column>.elementor-element-populated {
  padding: 10px 0;
}
.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container .best-selling-product4 {
  margin-top: 15px;
}
.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content {
  padding: 0;
}
.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content h4 {
  margin: 0 0 8px;
}
.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price {
  margin: 0;
}
.nav-pills.nav-mega .emarket-mega-menu .wpb_raw_html {
  margin-bottom: 0;
}
.nav-pills.nav-mega .emarket-mega-menu.emarket-menu-img>a {
  display: inline-block;
}
.nav-pills.nav-mega .emarket-mega-menu.emarket-menu-img>a span.menu-img {
  position: absolute;
  right: -40px;
  top: -5px;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu {
  padding: 30px 15px 15px;
  width: 100%;
  visibility: hidden;
  box-shadow: 0px 8px 30px 0 rgba(0,0,0,0.08);
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu li.active>a,
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu li:hover>a {
  background-color: transparent;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu li .dropdown-sub>li.active>a,
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu li .dropdown-sub>li:hover>a {
  background-color: transparent;
  color: var(--color);
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li {
  float: left;
  padding: 0 15px;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li.image-full {
  width: 100% !important;
  padding-top: 0;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li.image-full >a {
  border-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 20px;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li.image-full >a .menu-title {
  display: none;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li.image-full img {
  width: 100%;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li .item-bottom {
  display: none;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu >a,
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu >.have-title {
  text-transform: uppercase;
  font-weight: normal;
  padding: 0;
  display: block;
  color: #222;
  font-size: 14px;
  font-weight: 700;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title,
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title {
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px #eaeaea solid;
  margin-bottom: 5px;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
  padding: 9px 0;
  text-transform: capitalize;
  font-size: 13px;
  color: #7d7d7d;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover {
  color: var(--color);
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: left;
  width: 25px;
  margin-right: 15px;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1 {
  min-width: 1170px;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1 >li {
  width: 100%;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-2 {
  min-width: 390px;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-2 >li {
  width: 50%;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-3 {
  min-width: 720px;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-3 >li {
  width: 33.33%;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-4 {
  min-width: 875px;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-4 >li {
  width: 25%;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-5 {
  min-width: 1170px;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-5 >li {
  width: 20%;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .emarket-menu-img >a {
  padding: 15px 0 0 0;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .emarket-menu-img >a:before {
  display: none;
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .emarket-menu-img >a:hover {
  color: var(--color);
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .emarket-menu-img:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .menu-shortcode >a {
  display: none;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li {
  width: 18%;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.emarket-menu-img {
  width: 28%;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-mega-product .dropdown-menu {
  padding: 0;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-mega-product .dropdown-menu >li {
  padding: 0;
}
.nav-pills.nav-mega .emarket-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
  visibility: visible;
}
.nav-pills.nav-mega .emarket-menu-custom >.dropdown-menu >li.active>a {
  color: var(--color);
}
.nav-pills.nav-mega .emarket-menu-custom ul {
  box-shadow: 0px 0px 5px #999;
}
.nav-pills.nav-mega .emarket-menu-custom ul .menu-img {
  display: none;
}
.nav-pills.nav-mega .emarket-menu-custom ul >li>a {
  font-size: 13px;
}
.nav-pills.nav-mega .emarket-menu-custom ul li>.have-title {
  position: relative;
  display: block;
  padding: 10px 25px;
}
.nav-pills.nav-mega .emarket-menu-custom ul li>.have-title:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
}
.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu >ul {
  position: absolute;
  background-color: #fff;
  left: 110%;
  top: 0;
  padding: 15px 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  min-width: 180px;
}
.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu >ul >li {
  position: relative;
}
.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu >ul >li ul {
  padding: 15px 0;
  position: absolute;
  background-color: #fff;
  left: 110%;
  top: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.emarket-menu-img {
  width: 22%;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.emarket-menu-img a .menu-title {
  border-bottom: none;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
  width: 31%;
  margin-left: 1.3%;
  border-left: 1px #e6e6e6 solid;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .order-title {
  display: none;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider {
  margin-bottom: 0;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap .item-detail .item-content {
  padding: 20px 15px;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap:hover .item-detail {
  border: 1px transparent solid;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-next {
  right: 0;
}
.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-prev {
  left: 0;
}
.mega-left-title {
  background: var(--color);
  border-radius: 4px 4px 0 0;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  position: relative;
}
.mega-left-title span {
  color: #fff;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  font-weight: 700;
}
.mega-left-title span:before {
  content: '\f00b';
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  margin-right: 10px;
  color: #fff;
}
.mega-left-title span:after {
  position: absolute;
  right: 5px;
  top: 0;
  color: #fff;
  font-weight: normal;
  content: '\f107';
  font-family: FontAwesome;
  font-size: 14px;
}
.vertical_megamenu-header .wpb_content_element {
  margin: 0;
}
.vertical_megamenu-header:hover .wrapper_vertical_menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -o-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
.home-style1 .header-style1 .vertical_megamenu-header .wrapper_vertical_menu,
.home-style8 .header-style1 .vertical_megamenu-header .wrapper_vertical_menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(21px);
  -moz-transform: translateY(21px);
  -o-transform: translateY(21px);
  -ms-transform: translateY(21px);
  transform: translateY(21px);
}
.home-style1 .header-style1 .mega-left-title:before,
.home-style8 .header-style1 .mega-left-title:before {
  content: "";
  width: 5px;
  height: 32px;
  position: absolute;
  bottom: -26px;
  left: 4px;
  z-index: 99;
  background: url("../assets/img/icon-tit.png") no-repeat center center;
}
.home-style1 .header-style1 .mega-left-title:after,
.home-style8 .header-style1 .mega-left-title:after {
  content: "";
  width: 5px;
  height: 32px;
  position: absolute;
  bottom: -26px;
  right: 4px;
  z-index: 99;
  background: url("../assets/img/icon-tit.png") no-repeat center center;
}
.home-style1 .header-style1 .mega-left-title span:after,
.home-style8 .header-style1 .mega-left-title span:after {
  display: none;
}
.wrapper_vertical_menu {
  position: absolute;
  min-width: 248px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  z-index: 9;
  visibility: hidden;
}
.wrapper_vertical_menu .dropdown-sub {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu {
  position: relative;
  margin: 0;
  box-shadow: 0px 1px 2px 2px #efefef;
  background-color: #fff;
  border-top: 0;
  z-index: 9;
}
.wrapper_vertical_menu .vertical-megamenu >li {
  padding: 0 15px;
  background: none;
  border: 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.wrapper_vertical_menu .vertical-megamenu >li:last-child>a {
  border-bottom: 0;
}
.wrapper_vertical_menu .vertical-megamenu >li.showMore a.open-more-cat {
  background: url('../assets/img/icon-more.jpg') no-repeat center left;
  padding-left: 33px;
  margin: 0 0 0 2px;
}
.wrapper_vertical_menu .vertical-megamenu >li.showMore a.close-more-cat {
  background: url('../assets/img/icon-less.jpg') no-repeat center left;
  padding-left: 33px;
  margin: 0 0 0 2px;
}
.wrapper_vertical_menu .vertical-megamenu >li.icon-phone >a span.menu-img {
  position: absolute;
  left: 0;
  top: 13px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu >li.icon-sport >a span.menu-img {
  position: absolute;
  left: 0;
  top: 19px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu >li >a {
  font-size: 14px;
  padding: 0 20px 0 0;
  line-height: 43px;
  color: #222;
}
.wrapper_vertical_menu .vertical-megamenu >li >a >span.menu-img {
  display: inline-block;
  vertical-align: middle;
  min-width: 20px;
  margin-right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu >li >a:hover {
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu >li >a .have-title {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.wrapper_vertical_menu .vertical-megamenu >li >a:hover {
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu {
  position: absolute;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: hidden;
  display: inherit;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0,60px);
  -moz-transform: translate(0,60px);
  -o-transform: translate(0,60px);
  -ms-transform: translate(0,60px);
  transform: translate(0,60px);
  left: 100%;
  top: 0;
  border-radius: 0;
  min-width: 230px;
  padding: 0;
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li {
  position: relative;
  line-height: 32px;
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li >a {
  position: relative;
  padding: 10px 20px;
  color: #222;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  text-transform: capitalize;
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu {
  position: absolute;
  left: 100%;
  margin: 0;
  top: 0;
  background: #fff;
  display: none;
  min-width: 230px;
  padding: 0;
  border-radius: 0;
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li {
  position: relative;
  line-height: 32px;
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li >a {
  position: relative;
  padding: 10px 20px;
  color: #222;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  text-transform: capitalize;
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li >a:hover {
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li:hover >a {
  background-color: #f7f7f7;
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li:hover >a:before {
  background-color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li:hover >.dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li:hover >a {
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li:hover >a:before {
  background-color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li:hover >.dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu >li.dropdown >a:hover:after {
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li.dropdown >a:after {
  content: '\f105';
  font-family: fontawesome;
  font-size: 14px;
  color: #7d7d7d;
  position: absolute;
  right: 0px;
  top: 0;
  opacity: 1 !important;
}
.wrapper_vertical_menu .vertical-megamenu >li:hover .dropdown-menu {
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0px,0px);
  -moz-transform: translate(0px,0px);
  -o-transform: translate(0px,0px);
  -ms-transform: translate(0px,0px);
  transform: translate(0px,0px);
}
.wrapper_vertical_menu .vertical-megamenu >li:hover >a {
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li:hover >a .have-title {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  padding-left: 20px;
}
.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu.visible {
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0px,0px);
  -moz-transform: translate(0px,0px);
  -o-transform: translate(0px,0px);
  -ms-transform: translate(0px,0px);
  transform: translate(0px,0px);
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul {
  min-width: 180px;
  padding: 20px 0;
  border: 1px solid #eee;
  box-shadow: 2px 3px 5px #999;
  border-radius: 0;
  box-shadow: none;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li {
  line-height: 32px;
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li a {
  color: #777;
  font-size: 14px;
  position: relative;
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li .dropdown-sub {
  min-width: 180px;
  padding: 20px 0;
  border: 1px solid #bbb;
  border-radius: 5px;
  box-shadow: none;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li .dropdown-sub >li {
  padding: 0 30px;
  line-height: normal;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li .dropdown-sub >li a {
  padding: 6px 10px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  background-color: #fff;
  padding-left: 15px;
  text-transform: capitalize;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li .dropdown-sub >li:hover>a {
  background: #fff;
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li .dropdown-sub >li:hover>a:before {
  background-color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li:hover>.dropdown-sub {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li.active >a,
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li:hover >a {
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li.active >a:before,
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li:hover >a:before {
  background-color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >li {
  position: static;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >ul.column-3 {
  min-width: 650px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >ul.column-3 > li {
  width: 33.33%;
  padding: 25px 15px 10px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >ul.column-3 > li:nth-child(4) {
  width: 100%;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-1.dropdown-menu .emarket-menu-img {
  clear: none;
  position: absolute;
  max-width: 260px !important;
  width: 260px !important;
  top: 0;
  right: 0;
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-1.dropdown-menu .emarket-menu-img >a {
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-1.dropdown-menu .emarket-menu-img >a:before {
  width: 0;
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 {
  min-width: 600px;
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 >li {
  width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 >li:nth-child(2n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 .column-2 {
  background: unset !important;
  height: auto;
  width: 50%;
  padding: 25px 15px 10px;
  float: left;
  line-height: unset;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 .column-2 .tag-menu ul {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 .column-2 .tag-menu ul >li {
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 .column-2 .tag-menu ul >li span {
  font-size: 13px;
  color: #666;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 .column-2 .tag-menu ul >li:first-child span {
  font-weight: bold;
  color: #222;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu.menu-fashionm >.column-3 .emarket-menu-img,
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu.verticle-top >.column-3 .emarket-menu-img {
  width: 100%;
  padding: 0 15px 5px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 {
  min-width: 650px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 .emarket-menu-img {
  padding: 0 15px 5px;
  width: 100%;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 .emarket-menu-img >a {
  padding: 0;
  border: none;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 .emarket-menu-img >a .have-title .menu-title {
  padding-bottom: 10px;
  display: block;
  border-bottom: 1px #eee solid;
  margin-bottom: 10px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 .emarket-menu-img >a img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 .emarket-menu-img >a img:hover {
  opacity: 0.85;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 >li:nth-child(3n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 {
  min-width: 885px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li {
  width: 285px !important;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li img:hover {
  opacity: 0.85;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li >.dropdown-menu {
  padding: 5px 15px 18px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li.emarket-menu-img>a .menu-title {
  margin-top: 24px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li:nth-child(4n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-5 >li {
  width: 20% !important;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-5 >li:nth-child(5n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-6 {
  min-width: 950px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-6 >li {
  width: 16.67% !important;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-6 >li:nth-child(6n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu {
  border: 0;
  border-radius: 0;
  box-shadow: 2px 3px 5px #999;
  margin: 0;
  padding: 0 15px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li {
  width: 205px;
  padding: 25px 15px 10px;
  float: left;
  line-height: unset;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li:last-child {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li:hover>a {
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.dropdown-submenu>a {
  margin-bottom: 5px;
  padding: 0 0 10px;
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li >a,
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li >span {
  display: block;
  font-size: 18px;
  margin-bottom: 15px;
  white-space: normal;
  word-wrap: break-word;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li >a:after,
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li >span:after {
  display: none;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li:last-child>a {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li >a {
  padding: 0;
  line-height: 38px;
  display: block;
  font-size: 13px;
  color: #7d7d7d;
  position: relative;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li.emarket-menu-img>a {
  padding-left: 30px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li.emarket-menu-img>a span.menu-img {
  position: absolute;
  left: 0;
  top: 14px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li.emarket-menu-img>a .menu-title {
  padding: 0;
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li.active a,
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li:hover a {
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-1 {
  min-width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-2 {
  min-width: 360px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-3 {
  min-width: 540px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-4 {
  min-width: 720px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-6 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col3-img-right {
  padding: 30px 10px 25px 10px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-icon >a span.fa {
  margin: 0 7px 0 0;
  display: inline-block;
  width: 20px;
  text-align: center;
}
.wrapper_vertical_menu .vertical-megamenu >li.icon-phone.emarket-menu-img >a span.menu-img {
  position: absolute;
  left: 0;
  top: 13px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu >li.icon-sport.emarket-menu-img >a span.menu-img {
  position: absolute;
  left: 0;
  top: 19px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-img >a span.menu-img {
  display: inline-block;
  vertical-align: middle;
  min-width: 20px;
  margin-right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-img >a span.menu-img img {
  margin: 0 auto;
}
.mega-menu .wrap-content {
  overflow: hidden;
}
.mega-menu .wrap-content .item {
  float: left;
  width: 25%;
  padding: 0 15px;
}
.mega-menu .wrap-content .item .item-image img {
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.mega-menu .wrap-content .item .item-image:hover img {
  opacity: 0.9;
}
.mega-menu .wrap-content .item .item-content h3 {
  font-size: 14px;
  color: #222;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
}
.mega-menu .wrap-content .item .item-content ul>li >a {
  padding: 10px 0;
  font-size: 13px;
  color: #7d7d7d;
}
.mega-menu .wrap-content .item .item-content ul>li >a:hover {
  color: var(--color);
}
@media (min-width: 1200px) and (max-width: 1480px) {
  .elementor-page .nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1>li .elementor-column-gap-default .elementor-column>.elementor-element-populated {
    padding: 0 10px !important;
  }
}
body:before {
  content: '';
  background: rgba(0,0,0,0.7);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
}
body.resmenu-open:before {
  z-index: 9999;
  width: 100%;
}
body.open:before {
  width: 100%;
  z-index: 100;
}
.resmenu-container .navbar-toggle {
  display: none;
  float: left;
  margin: 0;
  background-color: transparent;
  border-color: transparent;
}
.resmenu-container .navbar-toggle .icon-bar {
  background-color: #111;
  height: 3px;
}
.resmenu-container .navbar-toggle:hover,
.resmenu-container .navbar-toggle:focus {
  background-color: transparent;
}
.resmenu-container .navbar-toggle:hover .icon-bar,
.resmenu-container .navbar-toggle:focus .icon-bar {
  background-color: var(--color);
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 55px;
  padding: 0;
  min-width: 300px;
  background: #464646;
  z-index: 999;
}
.resmenu-container .menu-responsive-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
  display: none;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu >li >a {
  padding-left: 25px;
}
.resmenu-container .menu-responsive-wrapper ul >li {
  position: relative;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul >li >a {
  color: #fff;
  padding: 10px 20px;
  display: block;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  background: #111;
  cursor: pointer;
  text-align: center;
  line-height: 39px;
  font-size: 20px;
}
.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown:after {
  content: "+";
  font-family: FontAwesome;
}
.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown.show:after {
  content: "–";
}
.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown:hover {
  color: #fff;
  background: var(--color);
}
.resmenu-container .menu-responsive-wrapper ul >li:hover >a,
.resmenu-container .menu-responsive-wrapper ul >li.active >a {
  background: #eee;
  color: var(--color);
}
.resmenu-container .menu-responsive-wrapper ul >li:hover >.show-dropdown,
.resmenu-container .menu-responsive-wrapper ul >li.active >.show-dropdown {
  background: var(--color);
  color: #fff;
}
.resmenu-container .menu-responsive-wrapper ul >li.has-img >a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.resmenu-container .menu-responsive-wrapper ul >li.has-img >a span.menu-img {
  display: block;
  max-width: 40px;
  margin-right: 10px;
}
.resmenu-container.resmenu-container-sidebar {
  font-size: 14px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  min-width: 320px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transform: translate(-350px,0);
  -moz-transform: translate(-350px,0);
  -o-transform: translate(-350px,0);
  -ms-transform: translate(-350px,0);
  transform: translate(-350px,0);
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.admin-bar .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  top: 46px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
  background: #fff;
  position: relative;
  height: 100%;
  overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li {
  position: relative;
  box-shadow: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li >a {
  color: #333;
  padding: 12px 0;
  display: block;
  box-shadow: none;
  border-bottom: 1px solid #eee;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li >a .fa {
  margin-right: 7px;
  margin-top: 3px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  cursor: pointer;
  text-align: center;
  line-height: 39px;
  font-size: 18px;
  color: #ccc;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown:after {
  content: "\f105";
  font-family: FontAwesome;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown.show:after {
  content: "\f107";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown:hover {
  color: var(--color);
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li:hover >a,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.active >a {
  color: var(--color);
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li:hover >.show-dropdown,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.active >.show-dropdown {
  color: var(--color);
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li >ul>li>a {
  padding-left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.has-img >a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.has-img >a span.menu-img {
  display: block;
  max-width: 40px;
  margin-right: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs {
  border-top: 1px solid #e4e4e4;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li {
  box-shadow: none;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 10px;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  background: #fafafa;
  color: #999;
  margin: 0;
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  height: 100%;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a:before {
  content: '\f036';
  font-family: FontAwesome;
  margin-right: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a.tab-vertical {
  border-left: 1px solid #e4e4e4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a.tab-vertical:before {
  content: '\f009';
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.active>a {
  color: #333;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li .dropdown {
  display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #fafafa;
  border-bottom: 1px solid #e4e4e4;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a >span {
  font-size: 14px;
  background: #999;
  color: #fff;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a:before {
  display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >ul {
  position: absolute;
  top: 100%;
  background: #fafafa;
  right: 0;
  min-width: 200px;
  z-index: 99;
  box-shadow: 0 0 0 1px #ddd;
  text-transform: capitalize;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu:hover>a>span {
  background: var(--color);
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li:last-child>a {
  border-right: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .tab-content {
  padding: 0 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top {
  padding: 10px;
  background: #fafafa;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  z-index: 99;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile >a {
  display: block;
  width: 40px;
  height: 40px;
  box-shadow: 0 0 0 1px #e4e4e4;
  background: #fff;
  color: #999;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  margin-left: 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
  display: none;
  position: absolute;
  right: 10px;
  top: 60px;
  min-width: 120px;
  background: #fff;
  box-shadow: 0px 0px 3px #ccc;
  padding: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav {
  display: block;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li {
  padding: 0 0 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a {
  padding: 0;
  color: #333;
  border: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a:after {
  color: #333;
  float: right;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li:hover>ul {
  left: -10px;
  top: 30px;
  max-height: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li {
  padding: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li >a {
  padding: 0;
  border: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li >a:after {
  color: #333;
  float: right;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
  left: -10px;
  top: 28px;
  min-width: 122px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close {
  position: absolute;
  top: 0px;
  right: -25px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  background: #000;
  width: 25px;
  height: 25px;
  text-align: center;
  z-index: 999;
  line-height: 25px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:after {
  content: "x";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:hover {
  background: var(--color);
}
@media (max-width: 991px) {
  #main-menu .primary-menu .resmenu-container .navbar-toggle {
    display: inline-block;
    vertical-align: top;
    z-index: 1;
    margin: 8px 0;
  }
  .header-style1 #main-menu .primary-menu .resmenu-container .navbar-toggle {
    border: 1px solid #ff5c00;
  }
  .header-style4 #main-menu .primary-menu .resmenu-container .menu-responsive-wrapper {
    top: 50px;
  }
  #main-menu .primary-menu .nav-pills {
    display: none;
  }
  .resmenu-container-sidebar .emarket_top .top-form.top-search {
    min-width: auto;
    box-shadow: 0 0 0 1px #e4e4e4;
    -webkit-box-shadow: 0 0 0 1px #e4e4e4;
    border-radius: 0;
  }
  .resmenu-container-sidebar .emarket_top .top-form.top-search .cat-wrapper {
    display: none;
  }
  .resmenu-container-sidebar .emarket_top .top-form.top-search input {
    padding: 0 10px;
  }
  .resmenu-container-sidebar .emarket_top .top-form.top-search button.form-button {
    background: none;
    font-size: 16px;
  }
  .resmenu-container-sidebar .emarket_top .top-form.top-search button.form-button:before {
    color: #999;
  }
}
#cpanel-form {
  position: fixed;
  right: -300px;
  top: 40%;
  width: 300px;
  float: right;
  z-index: 10;
  text-align: left;
  direction: ltr;
}
#cpanel-form .cpanel-inner {
  background: none repeat scroll 0 0 #e5e5e5;
  border-color: #f3f3f3;
  color: #555;
  font-size: 11px;
  padding: 8px;
  position: relative;
  z-index: 999;
}
#cpanel-form .cpanel-title {
  background: #666;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 0;
  width: 282px;
}
#cpanel-form .cpanel-title h4 {
  float: left;
  margin-top: 5px;
  font-size: 16px;
  text-transform: uppercase;
}
#cpanel-form .cpanel-title h4 i {
  color: #dfdfdf;
}
#cpanel-form .cpannel-button .btn {
  background: #a1a1a1;
  border-radius: 0px;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#a1a1a1),to(#969696));
  background-image: -webkit-linear-gradient(top,#a1a1a1,0%,#969696,100%);
  background-image: -moz-linear-gradient(top,#a1a1a1 0%,#969696 100%);
  background-image: linear-gradient(to bottom,#a1a1a1 0%,#969696 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1', endColorstr='#ff969696', GradientType=0);
  border-color: #969696 #969696 #707070;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form .cpannel-button .btn:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#969696),to(#a1a1a1));
  background-image: -webkit-linear-gradient(top,#969696,0%,#a1a1a1,100%);
  background-image: -moz-linear-gradient(top,#969696 0%,#a1a1a1 100%);
  background-image: linear-gradient(to bottom,#969696 0%,#a1a1a1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff969696', endColorstr='#ffa1a1a1', GradientType=0);
  border-color: #a1a1a1 #a1a1a1 #7b7b7b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form img {
  display: inline-block;
}
#cpanel-form .panel,
#cpanel-form .panel-default {
  border: 1px solid #bcbcbc;
  margin-bottom: 5px;
  border-radius: 0px;
}
#cpanel-form .panel .panel-heading,
#cpanel-form .panel-default .panel-heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
  background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
  background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
  border-color: #f6f6f6 #f6f6f6 #d0d0d0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  clear: both;
  padding: 0 !important;
  text-shadow: none;
}
#cpanel-form .panel .panel-heading .accordion-toggle,
#cpanel-form .panel-default .panel-heading .accordion-toggle {
  color: #909090;
  font-size: 12px;
  position: relative;
  display: block;
  padding: 8px 15px;
}
#cpanel-form .panel .panel-heading .accordion-toggle img,
#cpanel-form .panel-default .panel-heading .accordion-toggle img {
  margin-right: 10px;
  opacity: 0.2;
  width: 20px;
  display: inline-block;
}
#cpanel-form .panel .panel-heading .accordion-toggle:after,
#cpanel-form .panel-default .panel-heading .accordion-toggle:after {
  content: '\F078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
}
#cpanel-form .panel .panel-heading i,
#cpanel-form .panel-default .panel-heading i {
  color: #909090;
}
#cpanel-form .panel .panel-collapse,
#cpanel-form .panel-default .panel-collapse {
  max-height: 190px;
  overflow-y: auto;
}
#cpanel-form .panel .panel-collapse .accordion-inner,
#cpanel-form .panel-default .panel-collapse .accordion-inner {
  border-top: 1px solid #E5E5E5;
  padding: 9px 15px;
}
#cpanel-form .panel .control-group,
#cpanel-form .panel-default .control-group {
  margin-bottom: 10px;
}
#cpanel-form a.cpanel-control {
  background-color: #707070;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  height: 40px;
  left: -40px;
  line-height: 36px;
  padding: 0 0 5px 10px;
  position: absolute;
  width: 40px;
  z-index: 10;
  top: 20%;
}
#cpanel-form a.cpanel-control:before {
  content: "\f0a5";
  color: #fff;
  display: inline;
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form a.cpanel-control.active:before {
  content: "\f0a4";
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form label {
  float: left;
  width: 50%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
}
#cpanel-form label.emarket-radio-img-selected {
  box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel-form .controls {
  margin-left: 0;
}
#cpanel-form .controls label {
  float: left;
  width: auto;
  padding: 2px;
}
#cpanel-form .controls select {
  font-size: 12px;
}
#cpanel-form .emarket-radio-img input[type="radio"],
#cpanel-form .emarket-radio-img span {
  display: none;
}
#cpanel-form .emarket-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .emarket-radio-img img {
  width: auto;
}
#cpanel-form input,
#cpanel-form textarea,
#cpanel-form .uneditable-input {
  width: 206px;
  border: 1px solid #ddd;
  background: #fff;
}
#cpanel-form select {
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
  width: 220px;
}
#cpanel-form select,
#cpanel-form input {
  height: 20px;
  line-height: 30px;
  padding: 4px 6px;
  border-radius: 4px;
}
#cpanel-form select,
#cpanel-form input {
  border-radius: 0px;
  height: 30px;
}
#cpanel-form fieldset {
  width: 100%;
}
#cpanel-form input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
.sidebar .widget {
  margin-bottom: 30px;
}
.sidebar .clear-all {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  height: 40px;
  display: inline-block;
  width: 100%;
  text-align: center;
  background-color: var(--color);
  line-height: 40px;
  margin-bottom: 50px;
}
.sidebar .clear-all:hover {
  background-color: var(--darken5);
}
.sidebar .widget,
.sidebar .elementor-widget {
  margin-bottom: 30px;
}
.sidebar .widget .widget-inner h5,
.sidebar .widget .elementor-widget-container h5,
.sidebar .elementor-widget .widget-inner h5,
.sidebar .elementor-widget .elementor-widget-container h5 {
  font-size: 16px;
  text-transform: uppercase;
  color: #222;
  border-bottom: 0;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 18px 15px 15px;
  margin: 0;
  background-color: #f2f2f2;
}
.sidebar .widget .widget-inner .block-title-widget h2,
.sidebar .widget .elementor-widget-container .block-title-widget h2,
.sidebar .elementor-widget .widget-inner .block-title-widget h2,
.sidebar .elementor-widget .elementor-widget-container .block-title-widget h2 {
  font-size: 14px;
  text-transform: capitalize;
  color: #222;
  border-bottom: 0;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 27px 20px 0;
}
.sidebar .widget .widget-inner select,
.sidebar .widget .elementor-widget-container select,
.sidebar .elementor-widget .widget-inner select,
.sidebar .elementor-widget .elementor-widget-container select {
  max-width: 100%;
  padding: 7px;
  margin: 0 20px 20px;
}
.sidebar .widget .widget-inner ul,
.sidebar .widget .elementor-widget-container ul,
.sidebar .elementor-widget .widget-inner ul,
.sidebar .elementor-widget .elementor-widget-container ul {
  list-style: none;
  margin: 0;
  border: 1px solid #ebebeb;
}
.sidebar .widget .widget-inner ul >li,
.sidebar .widget .elementor-widget-container ul >li,
.sidebar .elementor-widget .widget-inner ul >li,
.sidebar .elementor-widget .elementor-widget-container ul >li {
  padding: 15px;
  border-bottom: 1px solid #ddd;
}
.sidebar .widget .widget-inner ul >li >a,
.sidebar .widget .elementor-widget-container ul >li >a,
.sidebar .elementor-widget .widget-inner ul >li >a,
.sidebar .elementor-widget .elementor-widget-container ul >li >a {
  display: inline-block;
  vertical-align: top;
}
.sidebar .widget .widget-inner ul >li:last-child,
.sidebar .widget .elementor-widget-container ul >li:last-child,
.sidebar .elementor-widget .widget-inner ul >li:last-child,
.sidebar .elementor-widget .elementor-widget-container ul >li:last-child {
  border: 0;
}
.sidebar .widget .widget-inner ul >li ul.children,
.sidebar .widget .elementor-widget-container ul >li ul.children,
.sidebar .elementor-widget .widget-inner ul >li ul.children,
.sidebar .elementor-widget .elementor-widget-container ul >li ul.children {
  margin-left: 15px;
  padding-top: 10px;
  border: 0;
}
.sidebar .widget .widget-inner ul >li ul.children >li:first-child,
.sidebar .widget .elementor-widget-container ul >li ul.children >li:first-child,
.sidebar .elementor-widget .widget-inner ul >li ul.children >li:first-child,
.sidebar .elementor-widget .elementor-widget-container ul >li ul.children >li:first-child {
  border-top: 1px solid #ddd;
}
.sidebar .widget.widget_media_image .size-full,
.sidebar .elementor-widget.widget_media_image .size-full {
  width: auto;
}
.sidebar .widget.widget_search .searchform,
.sidebar .elementor-widget.widget_search .searchform {
  margin-top: 20px;
}
.sidebar .widget.widget_search .searchform .screen-reader-text,
.sidebar .elementor-widget.widget_search .searchform .screen-reader-text {
  display: block;
}
.sidebar .widget.widget_search .searchform >div,
.sidebar .elementor-widget.widget_search .searchform >div {
  position: relative;
  min-height: 60px;
}
.sidebar .widget.widget_search .searchform >div input,
.sidebar .elementor-widget.widget_search .searchform >div input {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  border: 1px solid #c9c9c9;
  border-radius: 0;
  padding: 7px 60px 7px 7px;
  background: #fff;
}
.sidebar .widget.widget_search .searchform >div input#searchsubmit,
.sidebar .elementor-widget.widget_search .searchform >div input#searchsubmit {
  background: #222;
  border: #222;
  padding: 8px;
  right: 0;
  width: auto;
  left: auto;
  color: #fff;
}
.sidebar .widget.widget_search .searchform >div input#searchsubmit:hover,
.sidebar .elementor-widget.widget_search .searchform >div input#searchsubmit:hover {
  background: var(--color);
}
.sidebar .widget.widget_calendar #calendar_wrap,
.sidebar .elementor-widget.widget_calendar #calendar_wrap {
  width: 100%;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar,
.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar {
  width: 100%;
  margin: 0 auto;
  max-width: 50%;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th,
.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td,
.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar tr th {
  padding: 10px;
  text-align: center;
  border: 1px solid #ebebeb;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td >a,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th >a,
.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td >a,
.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar tr th >a {
  font-weight: bold;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar #today,
.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar #today {
  font-weight: bold;
}
.sidebar .widget.widget_archive .screen-reader-text,
.sidebar .widget.widget_categories .screen-reader-text,
.sidebar .elementor-widget.widget_archive .screen-reader-text,
.sidebar .elementor-widget.widget_categories .screen-reader-text {
  display: none;
}
.sidebar .widget.widget_archive select,
.sidebar .widget.widget_categories select,
.sidebar .elementor-widget.widget_archive select,
.sidebar .elementor-widget.widget_categories select {
  margin-top: 20px;
  width: 100%;
}
.sidebar .widget.widget_text .textwidget p,
.sidebar .elementor-widget.widget_text .textwidget p {
  line-height: 22px;
}
.sidebar .widget.widget_tag_cloud .tagcloud,
.sidebar .elementor-widget.widget_tag_cloud .tagcloud {
  padding-top: 15px;
}
.sidebar .widget.widget_rss .block-title-widget h2 span,
.sidebar .elementor-widget.widget_rss .block-title-widget h2 span {
  float: left;
}
.sidebar .widget.widget_rss .block-title-widget h2:before,
.sidebar .elementor-widget.widget_rss .block-title-widget h2:before {
  content: '';
}
.sidebar .widget.widget_rss .block-title-widget h2 img,
.sidebar .elementor-widget.widget_rss .block-title-widget h2 img {
  display: inline-block;
  margin-right: 10px;
}
.sidebar .widget.widget_rss .widget-inner>ul li,
.sidebar .elementor-widget.widget_rss .widget-inner>ul li {
  line-height: 22px;
}
.sidebar .widget.widget_rss .widget-inner>ul li a,
.sidebar .elementor-widget.widget_rss .widget-inner>ul li a {
  padding: 0;
}
.sidebar .widget.widget_rss .widget-inner>ul li a.rsswidget,
.sidebar .elementor-widget.widget_rss .widget-inner>ul li a.rsswidget {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.sidebar .widget.widget_rss .widget-inner>ul li .rss-date,
.sidebar .elementor-widget.widget_rss .widget-inner>ul li .rss-date {
  display: block;
  color: #999;
  font-size: 12px;
  margin-bottom: 10px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments li,
.sidebar .elementor-widget.widget_recent_comments .widget-inner ul#recentcomments li {
  line-height: 20px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments >li .comment-author-link,
.sidebar .elementor-widget.widget_recent_comments .widget-inner ul#recentcomments >li .comment-author-link {
  font-weight: bold;
}
.sidebar .widget.widget_tag_cloud h5,
.sidebar .widget.elementor-widget-wp-widget-tag_cloud h5,
.sidebar .elementor-widget.widget_tag_cloud h5,
.sidebar .elementor-widget.elementor-widget-wp-widget-tag_cloud h5 {
  margin: 0 0 5px;
}
.sidebar .widget.widget_tag_cloud .tagcloud,
.sidebar .widget.elementor-widget-wp-widget-tag_cloud .tagcloud,
.sidebar .elementor-widget.widget_tag_cloud .tagcloud,
.sidebar .elementor-widget.elementor-widget-wp-widget-tag_cloud .tagcloud {
  margin: 0 !important;
}
.sidebar .widget.widget_tag_cloud .tagcloud a,
.sidebar .widget.elementor-widget-wp-widget-tag_cloud .tagcloud a,
.sidebar .elementor-widget.widget_tag_cloud .tagcloud a,
.sidebar .elementor-widget.elementor-widget-wp-widget-tag_cloud .tagcloud a {
  display: inline-block;
  color: #333;
  padding: 10px;
  border: 1px solid #ebebeb;
  padding: 6px 9px;
  margin: 5px 2px;
  font-size: 13px !important;
  border-radius: 3px;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.sidebar .widget.elementor-widget-wp-widget-tag_cloud .tagcloud a:hover,
.sidebar .elementor-widget.widget_tag_cloud .tagcloud a:hover,
.sidebar .elementor-widget.elementor-widget-wp-widget-tag_cloud .tagcloud a:hover {
  border: 1px solid var(--color);
  background-color: var(--color);
  color: #fff;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu {
  border: 0;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li >a,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li >a {
  display: block;
  padding: 10px 0;
  font-size: 13px;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li:hover >a,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li:hover >a {
  color: var(--color);
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li:hover >ul.dropdown-menu,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li:hover >ul.dropdown-menu {
  display: block;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu {
  position: static;
  border-radius: 0;
  display: block;
  box-shadow: none;
  border: 0;
  background: none;
  padding: 0;
  float: none;
  margin-left: 15px;
  min-width: auto;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li.active>a,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li.active>a {
  background-color: #fff;
  color: var(--color);
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a {
  display: block;
  padding: 10px 15px;
  font-size: 13px;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:hover,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:focus,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:hover,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:focus {
  background: none;
  color: var(--color);
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li:first-child,
.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li:first-child {
  border-top: 1px solid #ebebeb;
}
.sidebar .widget.sw_brand_filter,
.sidebar .elementor-widget.sw_brand_filter {
  border: 1px solid #ededed;
}
.sidebar .widget.sw_brand_filter ul,
.sidebar .elementor-widget.sw_brand_filter ul {
  border: 0;
  margin: 10px 0 17px;
}
.sidebar .widget.sw_brand_filter ul li,
.sidebar .elementor-widget.sw_brand_filter ul li {
  padding: 9px 20px;
  border: 0;
}
.sidebar .widget.sw_brand_filter ul li a,
.sidebar .elementor-widget.sw_brand_filter ul li a {
  font-size: 14px;
  color: #777;
  padding-left: 0px;
  position: relative;
}
.sidebar .widget.sw_brand_filter ul li a:before,
.sidebar .elementor-widget.sw_brand_filter ul li a:before {
  content: "\f00c";
  font-family: fontawesome;
  font-weight: normal;
  border: 1px #ddd solid;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  color: #222;
  background: #fff;
  font-size: 0;
  margin-right: 13px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  left: 0;
  top: 0;
}
.sidebar .widget.sw_brand_filter ul li.active a,
.sidebar .widget.sw_brand_filter ul li:hover a,
.sidebar .elementor-widget.sw_brand_filter ul li.active a,
.sidebar .elementor-widget.sw_brand_filter ul li:hover a {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget.sw_brand_filter ul li.active a:before,
.sidebar .widget.sw_brand_filter ul li:hover a:before,
.sidebar .elementor-widget.sw_brand_filter ul li.active a:before,
.sidebar .elementor-widget.sw_brand_filter ul li:hover a:before {
  font-size: 12px;
  background: var(--color);
  border: var(--color);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-filter-above-shop {
  background-color: #fff;
  margin-bottom: 15px;
  display: none;
}
.sw-filter-above-shop.open {
  display: block;
}
.woocommerce-widget-layered-nav .widget-inner ul {
  padding: 10px 0;
}
.sidebar .woocommerce-widget-layered-nav .widget-inner ul {
  padding: 5px 20px 15px;
}
.woocommerce-widget-layered-nav .widget-inner ul >li {
  display: inline-block;
  vertical-align: top;
  border: 0;
  margin: 0 10px 10px 0;
  padding: 0 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce-widget-layered-nav .widget-inner ul >li a {
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #ededed;
  font-size: 14px;
  color: #777;
  display: inline-block;
}
.woocommerce-widget-layered-nav .widget-inner ul >li a .variation-color {
  width: 33px;
  height: 33px;
  line-height: 31px;
  text-align: center;
  display: inline-block;
}
.woocommerce-widget-layered-nav .widget-inner ul >li a .variation-color >span {
  padding: 0 !important;
}
.woocommerce-widget-layered-nav .widget-inner ul >li .count {
  float: right;
  line-height: 28px;
  display: none;
}
.woocommerce-widget-layered-nav .widget-inner ul >li:hover,
.woocommerce-widget-layered-nav .widget-inner ul >li.chosen {
  border-color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce-widget-layered-nav .widget-inner ul >li:hover a,
.woocommerce-widget-layered-nav .widget-inner ul >li.chosen a {
  background: transparent;
  color: var(--color);
  border: 1px solid var(--color);
}
.woocommerce-widget-layered-nav .widget-inner ul >li:hover a .variation-color,
.woocommerce-widget-layered-nav .widget-inner ul >li.chosen a .variation-color {
  opacity: 0.85;
}
.woocommerce-widget-layered-nav .widget-inner ul.custom-filter-layered li a .variation-color {
  display: block;
  font-size: 0;
}
.sidebar .woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size {
  padding-top: 12px;
  padding-bottom: 20px;
}
.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li {
  display: block;
  margin: 0;
  padding: 0;
}
.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li:hover,
.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li.chosen {
  color: var(--color);
}
.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li:hover .style-color,
.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li.chosen .style-color {
  border: 1px solid var(--color);
}
.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li:hover .name-color,
.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li.chosen .name-color {
  color: var(--color);
}
.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a {
  width: auto;
  height: auto;
  border: 0;
  line-height: normal;
  padding: 8px 0;
}
.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a .style-color {
  width: 16px;
  height: 16px;
  border: 1px solid #dfdfdf;
  float: left;
  margin-right: 10px;
  border-radius: 50%;
  padding: 2px;
  background-color: #fff;
}
.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a .style-color .variation-color {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a .name-color {
  font-size: 14px;
  color: #777;
}
.sw-filter-accordion {
  float: left;
}
.sw-filter-accordion h4 {
  float: left;
  text-transform: uppercase;
  font-size: 11px;
  color: #222;
  margin-right: 20px;
  line-height: 34px;
}
.sw-filter-accordion .sw-filter-above-shop {
  float: left;
  display: block !important;
}
.sw-filter-accordion .sw-filter-above-shop .filter-content {
  display: block;
  padding: 0;
  margin: 0;
  min-width: 680px;
  border: 0;
  overflow: visible;
}
.sw-filter-accordion .sw-filter-above-shop .filter-content a.clear-all {
  display: none;
}
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget {
  width: 19%;
  padding: 0;
  position: relative;
}
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .block-title-widget h2 {
  color: var(--color);
}
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .block-title-widget h2:after {
  content: '\f106';
}
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .widget-inner >ul,
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .widget-inner >form {
  opacity: 1;
  visibility: visible;
}
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.widget_price_filter .widget-inner >form {
  min-width: 350px;
}
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .block-title-widget h2 {
  position: relative;
  cursor: pointer;
}
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .block-title-widget h2:hover {
  color: var(--color);
}
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .block-title-widget h2:after {
  content: '\f107';
  font-family: FontAwesome;
  margin-left: 10px;
}
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget:first-child {
  width: 24%;
}
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .widget-inner >ul,
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .widget-inner >form {
  display: block;
  position: absolute;
  min-width: 250px;
  background-color: #fff;
  top: 40px;
  left: 0;
  z-index: 9;
  text-align: left;
  box-shadow: 0 0 5px #999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  padding: 20px;
}
.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .widget-inner >.woocommerce-widget-layered-nav-list-pa_size {
  min-width: 320px;
}
.sw-filter-above-shop.sticky-filter {
  position: fixed;
  width: 350px;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 999;
  border-radius: 0;
  display: none;
}
.sw-filter-above-shop.sticky-filter .filter-content {
  padding: 20px 30px 30px;
  display: block;
  border: 0;
  overflow: visible;
  width: 100%;
  margin: 0;
}
.sw-filter-above-shop.sticky-filter .filter-content .widget {
  float: none;
  width: 100%;
  padding: 0;
}
.sw-filter-above-shop.sticky-filter.open {
  display: block;
}
.sw-filter-above-shop.sticky-filter.open .filter-content {
  max-height: 900px;
  overflow-y: scroll;
}
.sw-filter-above-shop.sticky-filter .filter-top {
  padding: 30px 30px 0px;
  overflow: hidden;
}
.sw-filter-above-shop.sticky-filter .filter-top h4 {
  float: left;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}
.sw-filter-above-shop.sticky-filter .filter-top a {
  float: right;
  display: inline-block;
  height: 12px;
  width: 12px;
  background-size: cover;
  background: url('../assets/img/close.svg') no-repeat center center;
}
.sw-filter-above-shop.sticky-filter .filter-top a:hover {
  background-size: cover;
  background: url(../assets/img/default/close.svg) no-repeat center center;
}
.sw-filter-above-shop.sticky-filter .filter-content .clear-all {
  display: block;
  float: none !important;
}
.sw-filter-above-shop .filter-content {
  border: 1px #ebebeb solid;
  margin-bottom: 30px;
  margin-top: -10px;
  overflow: hidden;
  padding: 28px 15px 15px;
}
.sw-filter-above-shop .filter-content .clear-all {
  height: 40px;
  background-color: var(--color);
  padding: 0 34px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 40px;
  margin-top: 20px;
  display: inline-block;
  float: right;
  text-align: center;
  font-weight: 700;
}
.sw-filter-above-shop .filter-content .clear-all:hover {
  background-color: var(--darken5);
}
.sw-filter-above-shop .filter-content .widget {
  width: 20%;
  float: left;
  padding: 0 25px 0 15px;
  border: 0;
}
.sw-filter-above-shop .filter-content .widget .block-title-widget h2 {
  font-size: 14px;
  text-transform: capitalize;
  color: #222;
  border-bottom: 0;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 10px 0;
}
.sw-filter-above-shop .filter-content .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sw-filter-above-shop .filter-content .widget ul li {
  position: relative;
  padding: 7px 0 7px 0px;
}
.sw-filter-above-shop .filter-content .widget.widget_price_filter .price_slider_wrapper {
  padding: 0;
}
.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li {
  padding: 0;
}
.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li >a {
  font-size: 14px;
  color: #777;
  border: 0;
  display: block;
  line-height: normal;
  padding: 8px 0;
  position: relative;
}
.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li >a:hover {
  color: var(--color);
}
.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li.showMore>a {
  border-bottom: 0;
  color: #0066c0;
  position: relative;
  cursor: pointer;
}
.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li.showMore>a:before {
  content: '\f107';
  font-family: FontAwesome;
  margin-right: 10px;
}
.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li.showMore>a:hover {
  color: var(--color);
}
.sw-filter-above-shop .filter-content .widget.sw_brand_filter .block-title-widget h2 {
  margin-bottom: 0;
}
.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li {
  padding: 3px 0;
}
.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li a {
  font-size: 14px;
  color: #777;
  padding-left: 30px;
  position: relative;
}
.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li a:before {
  content: "\f00c";
  font-family: fontawesome;
  font-weight: normal;
  border: 1px #ddd solid;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  color: #222;
  background: #fff;
  font-size: 0;
  margin-right: 13px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  left: 0;
  top: 0;
  position: absolute;
}
.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li.active a,
.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li:hover a {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li.active a:before,
.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li:hover a:before {
  font-size: 12px;
  background: var(--color);
  border: var(--color);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-filter-above-shop .filter-content .widget .tagcloud {
  position: relative;
  margin: 0 -3px;
}
.sw-filter-above-shop .filter-content .widget .tagcloud a {
  padding: 6px 10px 6px;
  border-radius: 3px;
  border: 1px solid #e8e8e8;
  color: #999;
  font-size: 12px !important;
  margin: 0 3px 8px;
  display: inline-block;
  line-height: normal;
}
.sw-filter-above-shop .filter-content .widget .tagcloud a:hover {
  color: #ffffff;
  background-color: var(--color);
  border: 1px solid var(--color);
}
#sw-groups {
  background: #fff;
  border-radius: 4px 0 0 4px;
  z-index: 99;
  box-shadow: -2px 0px 8px 0px #ebebeb;
}
#sw-groups.left {
  border-radius: 0 4px 4px 0;
}
#sw-groups >a {
  color: #222;
  height: 42px;
  border-bottom: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#sw-groups >a:before {
  content: "";
  width: 60%;
  height: 1px;
  left: 20%;
  right: 20%;
  background: #ededed;
  position: absolute;
  bottom: 0;
  display: block;
}
#sw-groups >a span {
  color: #fff;
  background: var(--color);
}
#sw-groups >a:hover {
  color: #fff;
  background: var(--color);
}
#sw-groups >a:hover:before {
  display: none;
}
#sw-groups >a i.fa {
  font-size: 16px;
}
#sw-groups .sticky-categories i.fa:before {
  content: "";
  width: 18px;
  height: 2px;
  background: #222;
  display: block;
  margin-bottom: 3px;
}
#sw-groups .sticky-categories i.fa:after {
  content: "";
  width: 10px;
  height: 2px;
  background: #222;
  display: block;
  float: right;
}
#sw-groups .sticky-categories:hover i.fa:before,
#sw-groups .sticky-categories:hover i.fa:after {
  background: #fff;
}
#sw-groups .sticky-mycart {
  background: url(../assets/img/shop-bag.svg) no-repeat center;
  background-size: 18px;
}
#sw-groups .sticky-mycart:hover {
  background: url(../assets/img/shop-bag2.svg) no-repeat center var(--color);
  background-size: 18px;
}
#sw-groups .sticky-mycart i.fa:before {
  content: "";
}
#sw-groups .sticky-myaccount {
  background: url(../assets/img/user-left.svg) no-repeat center;
  background-size: 16px;
}
#sw-groups .sticky-myaccount:hover {
  background: url(../assets/img/user-left-active.svg) no-repeat center var(--color);
  background-size: 16px;
}
#sw-groups .sticky-myaccount i.fa:before {
  content: "";
}
#sw-groups .sticky-mysearch {
  background: url(../assets/img/icon_search24.svg) no-repeat center;
  background-size: 16px;
}
#sw-groups .sticky-mysearch:hover {
  background: url(../assets/img/icon_search24-hover.svg) no-repeat center var(--color);
  background-size: 16px;
}
#sw-groups .sticky-mysearch i.fa:before {
  content: "";
}
#sw-groups .sticky-recent {
  background: url(../assets/img/time-left.svg) no-repeat center;
  background-size: 16px;
}
#sw-groups .sticky-recent:hover {
  background: url(../assets/img/time-left-active.svg) no-repeat center var(--color);
  background-size: 16px;
}
#sw-groups .sticky-recent i.fa {
  background: transparent;
}
#sw-groups .sticky-backtop:before {
  width: 0;
}
#sw-groups .sticky-backtop i.fa:before {
  font-size: 18px;
}
#sw-groups .popup .popup-header {
  background: var(--color);
}
#sw-groups .popup-categories .popup-header span i.fa {
  display: inline-block;
  vertical-align: middle;
}
#sw-groups .popup-categories .popup-header span i.fa:before {
  content: "";
  width: 18px;
  height: 2px;
  background: #fff;
  display: block;
  margin-bottom: 3px;
}
#sw-groups .popup-categories .popup-header span i.fa:after {
  content: "";
  width: 10px;
  height: 2px;
  background: #fff;
  display: block;
  float: right;
}
#sw-groups .popup-mycart .popup-header span i.fa {
  font-size: 0px;
  display: inline-block;
  vertical-align: top;
}
#sw-groups .popup-mycart .popup-header span i.fa:before {
  background: url(../assets/img/shop-bag2.svg) no-repeat center;
  background-size: 16px;
  width: 16px;
  height: 22px;
  display: block;
}
#sw-groups .popup-mycart .notification i.info-icon {
  top: 4px;
  font-size: 18px;
  font-size: 0px;
}
#sw-groups .popup-mycart .notification i.info-icon:before {
  background: url(../assets/img/shop-bag.svg) no-repeat center;
  background-size: 16px;
  display: block;
}
#sw-groups .popup-myaccount .popup-header span i.fa {
  font-size: 0px;
  display: inline-block;
  vertical-align: top;
}
#sw-groups .popup-myaccount .popup-header span i.fa:before {
  background: url(../assets/img/user-left-active.svg) no-repeat center var(--color);
  background-size: 16px;
  width: 16px;
  height: 22px;
  display: block;
}
#sw-groups .popup-mysearch .popup-header span i.fa:before {
  content: "\ea08";
  font-family: Nucleo;
  padding-top: 1px;
  display: inline-block;
  vertical-align: top;
}
#sw-groups .popup-recent .popup-header span i.fa {
  background: url(../assets/img/time-left-active.svg) no-repeat center var(--color);
  background-size: 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}
#sw-groups div.nav-secondary li a {
  text-transform: capitalize;
}
#sw-groups div.nav-secondary li a:hover {
  color: var(--color);
  text-decoration: none;
}
#sw-groups div.nav-secondary li span.nav-action i.fa {
  line-height: 40px;
}
#sw-groups .form-content .form-box .product-thumb .image .bt-sale {
  background: var(--color);
}
#sw-groups .form-content .form-box .product-thumb .image a img {
  margin: 0 auto;
}
#sw-groups .form-content .form-box .product-thumb .caption {
  height: auto;
  max-height: inherit;
}
#sw-groups .form-content .form-box .product-thumb .caption h4 a:hover {
  color: var(--color);
  text-decoration: none;
}
#sw-groups .form-content .form-box .product-thumb .caption .price {
  color: var(--color);
  font-weight: 600;
}
#sw-groups .form-content .form-box .product-thumb .caption .price ins {
  float: none;
  text-decoration: none;
}
#sw-groups .form-content .form-box .product-thumb .button-group {
  clear: both;
}
#sw-groups .form-content .form-box .product-thumb .button-group .add_to_cart_button {
  background: var(--color);
  padding: 5px 15px 7px 15px;
}
#sw-groups .form-content .form-box #button-search {
  background: var(--color);
}
#sw-groups .form-content .form-box #button-search.loading {
  height: auto;
  background: transparent;
}
#sw-groups .form-content .form-box a:hover {
  color: var(--color);
}
#sw-groups .form-content .form-box a:hover .account-txt {
  color: var(--color) !important;
}
#sw-groups .text-color,
#sw-groups table tr td.total-price,
#sw-groups .cart-bottom table tr td.text-right {
  color: var(--color);
}
#sw-groups .cart-bottom p>a.btn-checkout {
  background: var(--color);
}
#sw-groups .text-right.total-price span {
  display: inline-block;
  vertical-align: top;
  margin-top: -2px;
}
.page .listing-title h1 {
  margin: 40px 0 0;
}
.wp_left_contact {
  color: #999999;
  line-height: 22px;
}
.wp_left_contact h4 {
  margin-bottom: 28px;
  color: #313131;
}
.wp_left_contact ul {
  list-style-type: none;
  margin: 0;
  color: #666666;
}
.wp_left_contact ul li {
  margin: 15px 0;
  display: inline-block;
  width: 100%;
}
.wp_left_contact ul li i {
  margin-right: 10px;
}
.wp_left_contact ul li a {
  color: #666666;
}
.wp_left_contact ul li a:hover {
  color: var(--color);
}
.wp_left_contact ul li.address i {
  font-size: 16px;
}
.wp_left_contact ul li.email i {
  font-size: 12px;
}
.wp_left_contact ul li.phone {
  font-size: 20px;
}
.wp_left_contact ul li.phone a {
  font-weight: 600;
}
.wp_left_contact ul li.phone i {
  font-size: 18px;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
.wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper {
  border: 5px solid #fff;
}
.wpcf7 .wp-input {
  margin: 0 -15px;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap {
  width: 33.333%;
  float: left;
  padding: 0 15px;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input {
  width: 100%;
  border-radius: 0;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input::-moz-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input:-ms-input-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap .wpcf7-text {
  height: 40px;
  border: 1px solid #ddd;
  font-size: 13px;
  color: #555;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.wpcf7 textarea {
  padding: 10px 20px;
  height: 40px;
  border: 1px solid #ddd;
  font-size: 13px;
  width: 100%;
  min-height: 150px;
  border-radius: 0;
}
.wpcf7 textarea::-webkit-input-placeholder {
  color: #555;
}
.wpcf7 textarea::-moz-placeholder {
  color: #555;
}
.wpcf7 textarea:-ms-input-placeholder {
  color: #555;
}
.wpcf7.your-message {
  float: none;
  clear: both;
}
.wpcf7 .wpcf7-submit {
  margin-top: 10px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border: 0;
  background-color: #222;
  height: 42px;
  line-height: 42px;
  padding: 0 30px;
  border-radius: 42px;
}
.wpcf7 .wpcf7-submit:hover {
  background-color: var(--color);
}
.contac-us-v2 h1.title {
  font-size: 30px;
  color: #222;
  text-transform: uppercase;
  margin: 0 0 60px;
  position: relative;
  font-weight: 700;
}
.contac-us-v2 h1.title:before {
  content: '';
  background-color: #ddd;
  height: 1px;
  width: 70px;
  position: absolute;
  bottom: -25px;
  left: 0;
}
.contac-us-v2 p {
  font-size: 16px;
  color: #555;
  line-height: 28px;
  margin: 0 0 15px;
}
.contac-us-v2 p a {
  color: #222;
  text-decoration: underline;
}
.contac-us-v2 p a:hover {
  color: var(--color);
}
.contact-form-v2 .wrap-content {
  background-color: #f5f5f5;
  padding: 70px 55px 50px;
  text-align: center;
}
.contact-form-v2 .wrap-content h1.title {
  font-size: 30px;
  color: #222;
  text-transform: uppercase;
  margin: 0 0 60px;
  position: relative;
  font-weight: 700;
  display: inline-block;
}
.contact-form-v2 .wrap-content h1.title:before {
  content: '';
  background-color: #ddd;
  height: 1px;
  width: 70px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -35px;
}
.contact-form-v2 .wrap-content >p {
  font-size: 16px;
  color: #555;
  line-height: 28px;
  margin: 0 0 35px;
}
.contact-form-v2 .wrap-content .wpcf7 .wrap-form {
  position: relative;
  margin: 0 -15px;
}
.contact-form-v2 .wrap-content .wpcf7 .wrap-form .item-form {
  float: left;
  width: 50%;
  text-align: left;
  padding: 0 15px;
}
.contact-form-v2 .wrap-content .wpcf7 .wrap-form .item-form input {
  height: 40px;
  border: 1px solid #222;
  width: 100%;
  border-radius: 0;
}
.contact-form-v2 .wrap-content .wpcf7 .wrap-form .item-form input:focus {
  border: 1px solid var(--color);
}
.contact-form-v2 .wrap-content .wpcf7 label {
  font-size: 12px;
  color: #555;
  font-weight: 400;
  float: left;
}
.contact-form-v2 .wrap-content .wpcf7 textarea {
  border: 1px solid #222;
  width: 100%;
  border-radius: 0;
}
.contact-form-v2 .wrap-content .wpcf7 textarea:focus {
  border: 1px solid var(--color);
}
.contact-form-v2 .wrap-content .wpcf7 input[type="submit"] {
  height: 40px;
  background-color: var(--color);
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  border: 0;
  line-height: 40px;
  padding: 0 30px;
}
.contact-form-v2 .wrap-content .wpcf7 input[type="submit"]:hover {
  background-color: var(--darken5);
}
.sw-list-store .title {
  font-size: 23px;
  color: #222;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 0 25px;
}
.sw-list-store .description {
  font-size: 16px;
  color: #555;
  line-height: 28px;
  margin: 0 0 40px;
}
.sw-list-store .resp-tab {
  overflow: hidden;
  margin: 0 0 30px;
}
.sw-list-store .resp-tab .nav-tabs-select {
  float: left;
  width: 31%;
  padding-right: 30px;
}
.sw-list-store .resp-tab .nav-tabs-select >ul {
  margin: 0;
  list-style: none;
  border: 0;
  max-height: 520px;
  overflow-y: auto;
  border: 1px solid #eee;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li {
  float: none;
  border-bottom: 1px solid #eee;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li >a {
  padding: 20px;
  border: 0;
  overflow: hidden;
  border-radius: 0;
  margin: 0;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content h3 {
  font-size: 16px;
  color: #555;
  font-weight: 700;
  text-transform: capitalize;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content ul {
  list-style: none;
  margin: 0;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content ul >li {
  font-size: 14px;
  color: #999;
  line-height: 26px;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content ul >li i {
  margin-right: 10px;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a {
  background-color: var(--color);
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a .item-content h3 {
  color: #fff;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a .item-content ul>li {
  color: #fff;
}
.sw-list-store .resp-tab .tab-content {
  float: left;
  width: 69%;
}
.sw-list-store .resp-tab .tab-content .tab-pane.active {
  opacity: 1;
}
.sw-list-store .resp-tab .tab-content .item-wrap {
  overflow: hidden;
  margin: 0 0 30px;
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-image {
  float: left;
  max-width: 200px;
  margin-right: 30px;
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-content h3 {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul {
  list-style: none;
  margin: 0;
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 35px;
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li i {
  margin-right: 10px;
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li:nth-child(1) i,
.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li:nth-child(3) i {
  font-size: 22px;
}
.about_us .title-page {
  font-size: 18px;
  color: #222;
  font-weight: 700 !important;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.about_us .about-us {
  text-align: center;
  line-height: 20px;
}
.about_us .elementor-widget-image img.size-full {
  margin: 0 0 20px;
}
.contact_us .block-contact .item .item-wrap {
  background-color: #f2f2f2;
  font-weight: 600;
  font-size: 14px;
  color: #222;
  overflow: hidden;
  text-align: left;
  padding: 17px 20px;
}
.contact_us .block-contact .item .item-wrap .icon {
  display: inline-block;
  height: 66px;
  width: 66px;
  border-radius: 50%;
  border: 1px solid #b7b7b7;
  float: left;
  margin-right: 10px;
}
.contact_us .block-contact .item .item-wrap .info {
  padding: 20px 0;
  line-height: 20px;
}
.contact_us .block-contact .item.support .item-wrap .icon {
  background: url("../assets/img/bg_general.png") no-repeat -9px -1706px #f2f2f2;
}
.contact_us .block-contact .item.phone .item-wrap .icon {
  background: url("../assets/img/bg_general.png") no-repeat -9px -1761px #f2f2f2;
}
.contact_us .block-contact .item.address .item-wrap .icon {
  background: url("../assets/img/bg_general.png") no-repeat -9px -1818px #f2f2f2;
}
.contact_us .block-contact .item.address .item-wrap .info {
  padding: 13px 0;
}
.contact_us .title-page {
  font-size: 18px;
  color: #222;
  font-weight: 700 !important;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: center;
}
.contact_us .des {
  text-align: center;
  line-height: 20px;
  margin-bottom: 30px;
}
.contact_us .wpcf7 .wpcf7-form-control-wrap input {
  border-radius: 0;
  border: 1px solid #ebebeb;
  color: #8c8c8c;
  height: 45px;
  padding: 0 15px;
  width: 100%;
  margin-bottom: 30px;
}
.contact_us .wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  margin-top: -10px;
}
.contact_us .wpcf7 textarea {
  color: #8c8c8c;
}
.contact_us .wpcf7 input[type="submit"] {
  height: 43px;
  border-radius: 0;
  background-color: var(--color);
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 10px 0 0;
  padding: 0 30px;
  border: 0;
}
.contact_us .wpcf7 input[type="submit"]:hover {
  background-color: var(--darken10);
}
.contact_us .elementor-widget-image img.size-full {
  margin: 0 0 20px;
}
.sw-ourteam-slider {
  margin-bottom: 60px;
}
.sw-ourteam-slider .slick-slider .slick-list {
  margin: 0 -15px;
}
.sw-ourteam-slider .slick-slider .item {
  padding: 0 15px;
  text-align: center;
}
.sw-ourteam-slider .slick-slider .item .item-wrap {
  background-color: transparent;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-img img {
  margin: auto;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-img img:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content {
  padding: 10px 0 15px;
  color: #999999;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content h3 {
  font-size: 16px;
  color: #313131;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .team-info {
  margin-bottom: 15px;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-desc {
  line-height: 22px;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-social .team-social {
  display: inline-block;
  vertical-align: top;
  margin: 5px 2px;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-social .team-social a {
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #999999;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-social .team-social a:hover {
  background-color: var(--color);
}
.portfolio-desc h1 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.portfolio-desc .p-desc {
  font-size: 13px;
  color: #666;
  margin-bottom: 0;
}
.portfolio-intro {
  position: relative;
  margin-bottom: 30px;
}
.emarket-portfolio .portfolio-tab {
  text-align: center;
}
.emarket-portfolio .portfolio-tab ul {
  margin: 0 0 25px;
  display: inline-block;
  overflow: hidden;
}
.emarket-portfolio .portfolio-tab ul li {
  float: left;
  border: 1px solid #ebebeb;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  padding: 0 20px;
  height: 40px;
  line-height: 38px;
  color: #222;
  margin-right: 10px;
  background-color: #fff;
  border-radius: 4px;
}
.emarket-portfolio .portfolio-tab ul li.selected,
.emarket-portfolio .portfolio-tab ul li:hover {
  background: var(--color);
  color: #fff;
}
.emarket-portfolio .btn-loadmore {
  padding: 0;
  cursor: pointer;
  text-align: center;
  min-height: 40px;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.emarket-portfolio .btn-loadmore.btn-loading {
  margin-top: 20px;
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 40px 40px;
}
.emarket-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  display: none;
}
.emarket-portfolio .btn-loadmore.btn-loading .des-load:before {
  content: "";
}
.emarket-portfolio .btn-loadmore .des-load {
  font-size: 14px;
  padding: 10px 20px;
  display: inline-block;
  line-height: normal;
  background: var(--color);
  font-weight: 600;
  color: #fff;
  border-radius: 4px;
}
.emarket-portfolio .btn-loadmore .des-load:hover {
  opacity: 0.8;
}
.emarket-portfolio .btn-loadmore .des-load:before {
  content: attr(data-label);
}
.emarket-portfolio .btn-loadmore.btn-loaded .des-load:before {
  content: attr(data-label-loaded);
}
.emarket-portfolio .portfolio-container {
  overflow: hidden;
}
.emarket-portfolio .portfolio-container ul.portfolio-content {
  width: 100%;
  margin: 0;
}
.emarket-portfolio .portfolio-container ul.portfolio-content:after {
  content: '';
  display: block;
  clear: both;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li {
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 0;
  position: relative;
  display: inline-block;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
  padding: 0 15px;
  float: left;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
  overflow: hidden;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
  position: relative;
  z-index: 1;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
  opacity: 1;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -10%;
  width: 100%;
  text-align: center;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item {
  text-align: center;
  box-shadow: 0 0 1px 1px #fff;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-more {
  right: 50%;
  left: auto;
  transform: translate3d(-100px,0,0);
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-popup {
  transform: translate3d(100px,0,0);
  left: 50%;
  right: auto;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
  color: var(--color);
  box-shadow: 0 0 1px 1px var(--color);
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title {
  display: block;
  margin-bottom: 10px;
  background: none;
  font-size: 16px;
  font-weight: 600;
  transform: translate3d(0,-100px,0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
  color: var(--color);
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item-title {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
  content: '';
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item {
  width: 33.332%;
  margin: 0;
  padding: 0;
  border: 0;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img {
  width: 100%;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width {
  width: 40%;
}
.emarket-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item :after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.single-portfolio .portfolio-top {
  background: #fff;
  padding: 20px 0;
  border-radius: 4px;
  margin-bottom: 30px;
}
.single-portfolio .portfolio-top h1 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
}
.single-portfolio .portfolio-top .portfolio-content .single-thumbnail {
  width: 60%;
  margin-right: 30px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content {
  overflow: hidden;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
  font-size: 14px;
  border-bottom: 4px double #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #464646;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
  margin-bottom: 25px;
  line-height: 20px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
  margin-bottom: 10px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
  font-weight: 600;
  float: left;
  min-width: 120px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item label {
  font-weight: normal;
  overflow: hidden;
  display: block;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item >.meta-link {
  color: var(--color);
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item >.meta-link:hover {
  color: var(--darken15);
}
.single-portfolio .related-portfolio {
  background: #fff;
  padding: 0 0 20px;
  margin-bottom: 40px;
  border-top: 2px solid var(--color);
  position: relative;
}
.single-portfolio .related-portfolio:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #ebebeb;
  position: absolute;
  top: 60px;
  left: 0;
  display: inline-block;
}
.single-portfolio .related-portfolio .related-items {
  margin: 0 -10px;
}
.single-portfolio .related-portfolio .related-items .related-item {
  width: 25%;
  padding: 0 10px;
}
.single-portfolio .related-portfolio .related-items .related-item img {
  margin-bottom: 15px;
}
.single-portfolio .related-portfolio .related-items .related-item .thumbnail-portfolio:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.single-portfolio .related-portfolio .related-items .related-item h4 {
  font-size: 14px;
  margin: 0;
}
.single-portfolio .related-portfolio .related-items .related-item h4 a {
  text-transform: capitalize;
  font-weight: bold;
}
.p-title {
  color: #333;
  font-size: 15px;
  margin: 0;
  padding: 20px 0;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: 'MontserratBold' !important;
}
.masonry .btn-loadmore .des-load {
  margin-top: 30px;
}
.portfolio .cmm-box-right .control-group button {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .p-lg-1 {
    width: 100%;
  }
  .p-lg-2 {
    width: 50%;
  }
  .p-lg-3 {
    width: 33.3333%;
  }
  .p-lg-4 {
    width: 25%;
  }
  .p-lg-5 {
    width: 20%;
  }
  .p-lg-6 {
    width: 16.6666%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .p-md-1 {
    width: 100%;
  }
  .p-md-2 {
    width: 50%;
  }
  .p-md-3 {
    width: 33.3333%;
  }
  .p-md-4 {
    width: 25%;
  }
  .p-md-5 {
    width: 20%;
  }
  .p-md-6 {
    width: 16.6666%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .p-sm-1 {
    width: 100%;
  }
  .p-sm-2 {
    width: 50%;
  }
  .p-sm-3 {
    width: 33.3333%;
  }
  .p-sm-4 {
    width: 25%;
  }
  .p-sm-5 {
    width: 20%;
  }
  .p-sm-6 {
    width: 16.6666%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .p-xs-1 {
    width: 100%;
  }
  .p-xs-2 {
    width: 50%;
  }
  .p-xs-3 {
    width: 33.3333%;
  }
  .p-xs-4 {
    width: 25%;
  }
  .p-xs-5 {
    width: 20%;
  }
  .p-xs-6 {
    width: 16.6666%;
  }
  .emarket-portfolio.masonry .portfolio-container ul.portfolio-content>li.portfolio-item {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .emarket-portfolio.masonry .portfolio-container ul.portfolio-content>li.portfolio-item {
    width: 100%;
  }
  .grid-item {
    width: 100%;
  }
}
.sidebar .widget.widget_categories .block-title-widget,
.sidebar .widget.widget_recent_entries .block-title-widget {
  background-color: #f2f2f2;
}
.sidebar .widget.widget_categories .block-title-widget h2,
.sidebar .widget.widget_recent_entries .block-title-widget h2 {
  position: relative;
  padding: 15px;
  color: #222;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin-bottom: 0;
}
.sidebar .widget.widget_categories .block-title-widget h2:before,
.sidebar .widget.widget_recent_entries .block-title-widget h2:before {
  content: '\f219';
  font-family: FontAwesome;
  font-size: 18px;
  display: inline-block;
  margin-right: 10px;
  color: var(--color);
}
.listing-title h1 {
  font-size: 28px;
  font-weight: 700 !important;
  color: #222;
  margin: 0 0 30px;
  display: block;
  text-transform: uppercase;
}
.home .listing-title h1 {
  margin-top: 15px;
}
.category-contents {
  margin-bottom: 40px;
}
.category-contents .blog-content .post {
  margin-bottom: 30px;
}
.category-contents .blog-content .post.format-audio .entry-thumb {
  width: 100%;
}
.category-contents .blog-content .post.sticky .entry .entry-content,
.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content {
  background: #f2f2f2;
  padding: 20px;
}
.category-contents .blog-content .post .entry {
  background-color: #fff;
}
.category-contents .blog-content .post .entry .entry-thumb {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.category-contents .blog-content .post .entry .entry-thumb:hover img {
  opacity: 0.85;
}
.category-contents .blog-content .post .entry .entry-thumb:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 85px solid transparent;
  border-left: 80px solid #fff;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-meta {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: center;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-meta .day-time {
  font-size: 24px;
  color: #909090;
  font-weight: 700;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-meta .month-time {
  font-size: 14px;
  color: #909090;
  display: block;
}
.category-contents .blog-content .post .entry .entry-content {
  padding: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top {
  padding: 15px 0;
  border-bottom: 1px solid #ebebeb;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 {
  margin-bottom: 20px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
  font-size: 18px;
  color: #222;
  font-weight: 700;
  line-height: normal;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a:hover {
  color: var(--color);
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta {
  color: #909090;
  font-size: 13px;
  margin-bottom: 5px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a {
  color: #909090;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a:hover {
  color: var(--color);
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta span {
  margin-right: 20px;
  display: inline-block;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .fa {
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag {
  color: #909090;
  text-transform: capitalize;
  font-size: 13px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag a {
  color: #909090;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag a:hover {
  color: var(--color);
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag .fa {
  margin-right: 10px;
}
.category-contents .blog-content .post .entry .entry-content .readmore {
  text-align: center;
}
.category-contents .blog-content .post .entry .entry-content .readmore a {
  display: block;
  width: 100%;
  padding: 15px 0 5px;
  font-size: 13px;
  font-weight: 600;
  color: var(--color);
  text-align: left;
}
.category-contents .blog-content .post .entry .entry-content .readmore a:hover {
  color: var(--darken5);
}
.category-contents .blog-content .post .entry .entry-content .readmore a i {
  padding: 0 6px;
  font-size: 14px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-title h4 a {
  font-size: 16px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb:before {
  display: none;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top {
  padding: 20px 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-title h4 {
  margin-bottom: 15px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary {
  color: #909090;
  padding: 10px 0;
  line-height: 24px;
  font-size: 14px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li span,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li em,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li strong {
  font-size: 14px !important;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-meta {
  margin-bottom: 15px;
}
.category-contents .blog-content.blog-content-list .post.no-thumb .entry .entry-thumb:before {
  display: none;
}
.pagination {
  display: inline-block;
  float: none;
  width: 100%;
  padding: 20px 0;
  margin: 10px 0 0;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #ebebeb;
}
.pagination ul {
  margin: 0;
  list-style-type: none;
  float: none;
  display: inline-block;
  background-color: #f2f2f2;
}
.pagination ul li {
  float: left;
  position: relative;
  text-transform: capitalize;
  text-align: center;
  margin: 0 5px;
  background-color: #f2f2f2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.pagination ul li:hover a {
  color: var(--color);
}
.pagination ul li span.current {
  background-color: #fff;
  color: var(--color) !important;
}
.pagination ul li a,
.pagination ul li span.current {
  background-color: #fff;
  display: block;
  width: 32px;
  line-height: 30px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  text-align: center;
  font-size: 16px;
  color: #222;
  margin-bottom: 5px;
}
.pagination ul li .next,
.pagination ul li .prev {
  width: 90px;
  text-align: center;
  text-transform: uppercase;
  color: #222;
  border-radius: 20px;
}
.pagination ul li .next:hover,
.pagination ul li .prev:hover {
  border: 1px solid var(--color);
  background-color: var(--color);
  color: #fff;
}
.format-audio .entry .wp-entry-thumb iframe {
  vertical-align: top;
  margin: 0;
}
blockquote {
  border: 0;
  padding: 5px 30px;
  position: relative;
}
blockquote:before {
  content: "";
  width: 17px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 0;
}
blockquote:after {
  content: "";
  width: 17px;
  height: 13px;
  position: absolute;
  right: 0;
  bottom: 0;
}
blockquote p {
  font-style: italic;
  font-size: 13px;
}
.format-gallery .carousel.gallery-slider .carousel-control {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  line-height: 32px;
  border-radius: 50%;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  font-size: 0;
  top: 50%;
  margin-top: -16px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  text-shadow: none;
  background-image: none;
}
.format-gallery .carousel.gallery-slider .carousel-control.left {
  left: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:before {
  content: '\f0d9';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:hover:before {
  color: var(--color);
}
.format-gallery .carousel.gallery-slider .carousel-control.right {
  right: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:hover:before {
  color: var(--color);
}
.format-gallery .carousel.gallery-slider .carousel-inner .item img {
  margin: 0;
}
.format-gallery .carousel.gallery-slider:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.format-gallery .gallery .thumbnail:hover {
  background-color: var(--color);
  border-color: var(--color);
}
.single.main .post .entry-wrap,
.single.main .team .entry-wrap,
.single.main .attachment .entry-wrap {
  background-color: #fff;
  position: relative;
}
.single.main .post .entry-wrap .entry-thumb,
.single.main .team .entry-wrap .entry-thumb,
.single.main .attachment .entry-wrap .entry-thumb {
  position: relative;
}
.single.main .post .entry-wrap .entry-title,
.single.main .team .entry-wrap .entry-title,
.single.main .attachment .entry-wrap .entry-title {
  color: #222;
  font-size: 22px;
  font-weight: 700 !important;
  margin-top: 25px;
}
.single.main .post .entry-wrap .entry-date,
.single.main .team .entry-wrap .entry-date,
.single.main .attachment .entry-wrap .entry-date {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: center;
}
.single.main .post .entry-wrap .entry-date .day-time,
.single.main .team .entry-wrap .entry-date .day-time,
.single.main .attachment .entry-wrap .entry-date .day-time {
  font-size: 24px;
  color: #909090;
  font-weight: 700;
}
.single.main .post .entry-wrap .entry-date .month-time,
.single.main .team .entry-wrap .entry-date .month-time,
.single.main .attachment .entry-wrap .entry-date .month-time {
  font-size: 14px;
  color: #909090;
  display: block;
}
.single.main .post .entry-wrap .entry-content,
.single.main .team .entry-wrap .entry-content,
.single.main .attachment .entry-wrap .entry-content {
  padding: 20px 0 0;
}
.single.main .post .entry-wrap .entry-content .entry-meta,
.single.main .team .entry-wrap .entry-content .entry-meta,
.single.main .attachment .entry-wrap .entry-content .entry-meta {
  color: #909090;
  font-size: 13px;
  overflow: hidden;
  display: block;
  padding: 8px 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.single.main .post .entry-wrap .entry-content .entry-meta a,
.single.main .team .entry-wrap .entry-content .entry-meta a,
.single.main .attachment .entry-wrap .entry-content .entry-meta a {
  color: #909090;
  font-size: 13px;
  text-transform: capitalize;
}
.single.main .post .entry-wrap .entry-content .entry-meta a:hover,
.single.main .team .entry-wrap .entry-content .entry-meta a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-meta a:hover {
  color: var(--color);
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-tag,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .post .entry-wrap .entry-content .entry-meta .month-time,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-tag,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .team .entry-wrap .entry-content .entry-meta .month-time,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-tag,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .attachment .entry-wrap .entry-content .entry-meta .month-time {
  float: left;
  line-height: 20px;
  margin-right: 20px;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author i,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-tag i,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-comment i,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date i,
.single.main .post .entry-wrap .entry-content .entry-meta .month-time i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-tag i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-comment i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date i,
.single.main .team .entry-wrap .entry-content .entry-meta .month-time i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-tag i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .month-time i {
  margin: 0 10px 0 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary,
.single.main .team .entry-wrap .entry-content .entry-summary,
.single.main .attachment .entry-wrap .entry-content .entry-summary {
  line-height: 26px;
  color: #7d7d7d;
}
.single.main .post .entry-wrap .entry-content .entry-summary ul li span,
.single.main .post .entry-wrap .entry-content .entry-summary ul li em,
.single.main .post .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .team .entry-wrap .entry-content .entry-summary ul li span,
.single.main .team .entry-wrap .entry-content .entry-summary ul li em,
.single.main .team .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li span,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li em,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li strong {
  font-size: 14px !important;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone {
  float: left;
  display: block;
  clear: none;
  margin: 20px 0 30px 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone.image-single {
  margin-left: 30px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links {
  margin-top: 30px;
  overflow: hidden;
  background: #f2f2f2;
  padding: 30px 0;
  border-radius: 4px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title {
  border: none;
  margin: 0 10px;
  width: auto;
  height: auto;
  line-height: 32px;
  border-radius: 0;
  float: left;
  background: none;
  color: #666;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover {
  background: none;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a {
  display: block;
  width: 32px;
  line-height: 30px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  float: left;
  background: #fff;
  margin: 0 5px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a:hover {
  color: var(--color);
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span {
  background: #fff;
  color: var(--color);
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a span {
  border: none;
  margin: 0;
  background: none;
  color: #222;
}
.single.main .post .entry-wrap .entry-content .social-share,
.single.main .team .entry-wrap .entry-content .social-share,
.single.main .attachment .entry-wrap .entry-content .social-share {
  line-height: 33px;
  display: block;
  border-bottom: 1px solid #ebebeb;
  padding: 25px 0 40px;
}
.single.main .post .entry-wrap .entry-content .social-share .title-share,
.single.main .team .entry-wrap .entry-content .social-share .title-share,
.single.main .attachment .entry-wrap .entry-content .social-share .title-share {
  float: left;
  font-size: 14px;
  color: #222;
  margin-right: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.single.main .post .entry-wrap .entry-content .social-share .item-social,
.single.main .team .entry-wrap .entry-content .social-share .item-social,
.single.main .attachment .entry-wrap .entry-content .social-share .item-social {
  float: left;
}
.single.main .post .entry-wrap .entry-content .social-share .item-social a,
.single.main .team .entry-wrap .entry-content .social-share .item-social a,
.single.main .attachment .entry-wrap .entry-content .social-share .item-social a {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 4px;
  text-align: center;
  border-radius: 50%;
  height: 33px;
  width: 33px;
  color: #fff;
  background-color: var(--color);
  font-size: 16px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.single.main .post .entry-wrap .entry-content .social-share .item-social a:hover,
.single.main .team .entry-wrap .entry-content .social-share .item-social a:hover,
.single.main .attachment .entry-wrap .entry-content .social-share .item-social a:hover {
  background-color: var(--darken20);
}
.single.main .post .entry-wrap .entry-content .social-share .item-social a i,
.single.main .team .entry-wrap .entry-content .social-share .item-social a i,
.single.main .attachment .entry-wrap .entry-content .social-share .item-social a i {
  line-height: 33px;
}
.single.main .post #authorDetails,
.single.main .team #authorDetails,
.single.main .attachment #authorDetails {
  margin: 40px 0 0;
}
.single.main .post #authorDetails .authorDetail,
.single.main .team #authorDetails .authorDetail,
.single.main .attachment #authorDetails .authorDetail {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.single.main .post #authorDetails .authorDetail .avatar,
.single.main .team #authorDetails .authorDetail .avatar,
.single.main .attachment #authorDetails .authorDetail .avatar {
  overflow: hidden;
  float: left;
}
.single.main .post #authorDetails .authorDetail .infomation,
.single.main .team #authorDetails .authorDetail .infomation,
.single.main .attachment #authorDetails .authorDetail .infomation {
  overflow: hidden;
  padding: 10px 20px;
  color: #999999;
  line-height: 22px;
}
.single.main .post #authorDetails .authorDetail .infomation .name-author,
.single.main .team #authorDetails .authorDetail .infomation .name-author,
.single.main .attachment #authorDetails .authorDetail .infomation .name-author {
  text-transform: uppercase;
  color: #222;
  font-size: 14px;
  font-weight: 700;
}
.page .main-page .page>.entry-content {
  margin-top: 0;
}
.page .main-page .page>.entry-content .entry-summary {
  line-height: 26px;
  margin-bottom: 25px;
}
.home.page .main-page .page>.entry-content {
  margin-top: 30px;
}
.home.page .main-page .page>.entry-content .entry-summary {
  line-height: normal;
  margin-bottom: 0;
}
.home-style1.page .main-page .page>.entry-content,
.home-style2.page .main-page .page>.entry-content,
.home-style3.page .main-page .page>.entry-content,
.home-style4.page .main-page .page>.entry-content,
.home-style5.page .main-page .page>.entry-content,
.home-style6.page .main-page .page>.entry-content,
.home-style7.page .main-page .page>.entry-content,
.home-style8.page .main-page .page>.entry-content {
  margin-top: 0;
}
.single-post-relate {
  margin-bottom: 60px;
  margin-top: 40px;
}
.single-post-relate >h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 16px;
  color: #464646;
  font-weight: 700 !important;
  padding: 0 0 15px;
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
.single-post-relate >h4:before {
  content: '';
  width: 100px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -1px;
  background-color: var(--color);
}
.single-post-relate .post .item-relate-img {
  position: relative;
}
.single-post-relate .post .item-relate-img:hover img {
  opacity: 0.85;
}
.single-post-relate .post .item-relate-img:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 85px solid transparent;
  border-left: 80px solid #fff;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
}
.single-post-relate .post .item-relate-img .entry-meta {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: center;
}
.single-post-relate .post .item-relate-img .entry-meta .day-time {
  font-size: 24px;
  color: #909090;
  font-weight: 700;
}
.single-post-relate .post .item-relate-img .entry-meta .month-time {
  font-size: 14px;
  color: #909090;
  display: block;
}
.single-post-relate .post .item-relate-content {
  background-color: #fff;
  padding: 15px 0;
}
.single-post-relate .post .item-relate-content h4 {
  margin-bottom: 15px;
  text-transform: capitalize;
}
.single-post-relate .post .item-relate-content h4 a {
  color: #222;
  font-size: 14px;
  font-weight: 700;
}
.single-post-relate .post .item-relate-content h4 a:hover {
  color: var(--color);
}
.single-post-relate .post .item-relate-content .entry-meta {
  color: #909090;
  font-size: 13px;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 5px;
}
.single-post-relate .post .item-relate-content .entry-meta a {
  color: #909090;
  font-size: 13px;
  text-transform: capitalize;
}
.single-post-relate .post .item-relate-content .entry-meta a:hover {
  color: var(--color);
}
.single-post-relate .post .item-relate-content .entry-meta .entry-tag,
.single-post-relate .post .item-relate-content .entry-meta .entry-comment {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.single-post-relate .post .item-relate-content .entry-meta .entry-tag i,
.single-post-relate .post .item-relate-content .entry-meta .entry-comment i {
  margin: 0 10px 0 0;
}
.single-post-relate .post .item-relate-content .read-more {
  color: var(--color);
  text-transform: capitalize;
  font-weight: 600;
  font-size: 14px;
  display: block;
  margin: 15px 0;
}
.single-post-relate .post .item-relate-content .read-more i {
  margin-right: 10px;
}
#comments .title {
  color: #222;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700 !important;
  margin-bottom: 20px;
}
#comments .title small {
  color: #222;
  font-size: 16px;
}
#comments .commentlist .children {
  margin-left: 60px;
  margin-right: 0;
}
#comments .comment {
  margin-bottom: 30px;
  border: 1px #ebebeb solid;
  padding: 15px;
  background-color: #fff;
}
#comments .comment .author {
  margin: 0;
  overflow: hidden;
}
#comments .comment .media-body {
  padding-left: 20px;
}
#comments .comment .media-body .media .media-heading {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ebebeb;
}
#comments .comment .media-body .media .media-heading .author-name {
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
#comments .comment .media-body .media .media-heading .time {
  color: #909090;
  font-weight: 600;
  font-size: 11px;
  line-height: 21px;
  padding: 0 50px;
  margin-top: -3px;
  text-transform: uppercase;
}
#comments .comment .media-body .media .media-heading .time a {
  color: #909090;
}
#comments .comment .media-body .media .media-heading .reply a {
  position: relative;
  font-size: 0;
}
#comments .comment .media-body .media .media-heading .reply a:before {
  font-size: 20px;
  color: #999999;
  content: "\f112";
  display: inline-block;
  vertical-align: top;
  font-family: fontawesome;
}
#comments .comment .media-body .media .media-heading .reply a:hover:before {
  color: var(--color);
}
#comments .pingback .media-heading .time {
  display: none;
}
#respond {
  margin-bottom: 60px;
}
#respond .comment-reply-title,
#respond .title {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin-bottom: 30px;
}
#respond .comment-form p label {
  color: #000;
  font-size: 14px;
  display: block;
  margin: 0 0 5px;
}
#respond .comment-form p input[type="text"] {
  width: 100%;
  border: 1px solid #ebebeb;
  height: 42px;
  text-indent: 15px;
  border-radius: 0;
}
#respond .comment-form p input[type="text"]:focus {
  background-color: #fafafa;
}
#respond .comment-form p textarea {
  width: 100%;
  border: 1px solid #ebebeb;
  text-indent: 15px;
  border-radius: 0;
}
#respond .comment-form p textarea:focus {
  background-color: #fafafa;
}
#respond .comment-form p.comment-form-cookies-consent label {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
#respond .comment-form p.form-submit input {
  margin-top: 10px;
  height: 42px;
  border: 0;
  line-height: 42px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 0 25px;
  border-radius: 0;
  background: var(--color);
}
#respond .comment-form p.form-submit input:hover {
  background: var(--darken10);
}
#respond .wp-comment .form-horizontal .cmm-box-top {
  margin: 0 -15px 10px;
}
#respond .wp-comment .form-horizontal .cmm-box-top .control-group {
  width: 33.333%;
  padding: 0 15px;
}
#respond .wp-comment .form-horizontal .cmm-box-top input {
  width: 100%;
  border: 1px solid #ebebeb;
  height: 42px;
  text-indent: 15px;
  border-radius: 0;
}
#respond .wp-comment .form-horizontal .cmm-box-top input:focus {
  background-color: #fafafa;
}
#respond .wp-comment .form-horizontal .cmm-box-bottom textarea {
  width: 100%;
  border: 1px solid #ebebeb;
  padding: 14px 20px;
  border-radius: 0;
}
#respond .wp-comment .form-horizontal .cmm-box-bottom button.btn {
  margin-top: 10px;
  height: 42px;
  border: 0;
  line-height: 42px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 0 25px;
  border-radius: 0;
  background: var(--color);
}
#respond .wp-comment .form-horizontal .cmm-box-bottom button.btn:hover {
  background: var(--darken10);
}
.sidebar-related-post .sidebar-relate-content {
  padding: 30px 20px 0;
}
.sidebar-related-post .sidebar-relate-content .item {
  margin-bottom: 30px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over {
  position: relative;
  margin-bottom: 10px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/img/icon-plus.png') no-repeat center center;
  background-color: rgba(0,0,0,0.5);
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 15px;
  background: var(--color);
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_day {
  font-size: 22px;
  font-weight: bold;
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_my {
  display: block;
  color: #fff;
  font-size: 14px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-title h4 {
  margin-bottom: 13px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-meta-content {
  color: #999999;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner:hover .img_over:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.wrapper_404 {
  width: 100%;
  height: auto;
  text-align: center;
}
.wrapper_404 .content_404 {
  overflow: hidden;
  padding: 80px 0;
}
.wrapper_404 .content_404 .block-top {
  text-align: left;
}
.wrapper_404 .content_404 .block-top h2 {
  color: #222;
  font-size: 24px;
  font-weight: 700 !important;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.wrapper_404 .content_404 .block-top .warning-code {
  font-size: 14px;
  color: #7d7d7d;
}
.wrapper_404 .content_404 .block-middle {
  margin: 30px 0 40px;
  overflow: hidden;
}
.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search {
  float: left;
}
.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search .topsearch-entry .form-search {
  width: 670px;
  max-width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  overflow: hidden;
  margin: auto;
  position: relative;
  border-radius: 0;
  border: 1px solid #ebebeb;
}
.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search .topsearch-entry .form-search .search-query {
  width: 100%;
  border: 0;
  margin: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 80px 0 15px;
  border-radius: 0;
}
.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search .topsearch-entry .form-search .form-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  background-color: transparent;
  border: 0;
  margin: 0;
}
.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search .topsearch-entry .form-search .form-button:before {
  content: "\f002";
  font-size: 18px;
  color: #7d7d7d;
  font-family: fontawesome;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search .topsearch-entry .form-search .form-button:hover:before {
  color: var(--color);
}
.wrapper_404 .content_404 .block-bottom {
  text-align: left;
}
.wrapper_404 .content_404 .block-bottom .btn-404 {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  background-color: var(--color);
  border-radius: 20px;
  padding: 0 35px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 20px 0 0px;
}
.wrapper_404 .content_404 .block-bottom .btn-404:hover {
  background-color: var(--darken20);
}
.quote-border {
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
  border-radius: 3px;
}
iframe {
  border: none;
  margin-bottom: 10px;
  max-width: 100%;
}
.block-whychoose {
  margin-bottom: 30px !important;
  display: inline-block;
}
.block-whychoose .image-whychoose {
  float: left;
  width: 64px;
}
.block-whychoose .content-whychoose {
  margin-left: 80px;
}
.block-whychoose .content-whychoose h2 {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
}
.block-whychoose .content-whychoose .description {
  color: #666;
}
.vc_wp_search .widget_search .searchform .screen-reader-text {
  display: none;
}
.vc_wp_search .widget_search .searchform input[type="submit"] {
  text-indent: -9999px;
  display: block;
  border: 0;
  width: 34px !important;
  height: 34px;
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #666 !important;
}
.vc_wp_search .widget_search .searchform input[type="submit"]:hover {
  background: url('../assets/img/search-icon.png') no-repeat scroll center center var(--color) !important;
}
.vc_wp_search .widget_search .searchform input[type="text"] {
  border: 1px solid #ebebeb;
}
.wpb_single_image .vc_single_image-wrapper img:hover {
  opacity: .75;
  filter: alpha(opacity=75);
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  padding: 10px 0;
}
#wp-calendar tr th {
  text-align: center;
}
#wp-calendar tr td {
  padding: 10px 0;
}
#subscribe_popup {
  text-align: left;
  display: none;
  background-repeat: no-repeat;
  background-color: #fff;
  position: relative;
  width: 840px;
}
#subscribe_popup .subscribe-popup-container {
  padding: 15px;
}
#subscribe_popup .subscribe-popup-container .image-newsletter {
  width: 50%;
}
#subscribe_popup .subscribe-popup-container .subscribe-content {
  width: 50%;
  text-align: center;
  padding: 60px 0;
}
#subscribe_popup .subscribe-popup-container h2 {
  color: #222;
  font-size: 36px;
  font-weight: 700 !important;
  margin-bottom: 17px;
}
#subscribe_popup .subscribe-popup-container .description {
  font-size: 14px;
  color: #666;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
  margin-bottom: 15px;
  border: 1px solid #ebebeb;
  max-width: 390px;
  position: relative;
}
#subscribe_popup .subscribe-popup-container .subscribe-form p,
#subscribe_popup .subscribe-popup-container .subscribe-form input {
  margin: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"] {
  padding: 0 15px;
  height: 43px;
  line-height: 43px;
  overflow: hidden;
  display: block;
  font-size: 13px;
  border-radius: 0;
  border: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"] {
  background: url(../assets/img/default/icon-newsletter.png) no-repeat center center #fff;
  position: absolute;
  height: 43px;
  width: 43px;
  overflow: hidden;
  top: 0;
  right: 0;
  text-indent: -9999px;
  border: 0;
  border-radius: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:before {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:hover {
  opacity: 0.85;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  line-height: 30px;
  clear: both;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox input {
  cursor: pointer;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label {
  vertical-align: top;
  line-height: 25px;
  margin: 0;
  font-weight: normal;
  color: #222;
  font-weight: 500;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label span {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  color: #666;
  font-weight: 400;
}
#subscribe_popup .subscribe-social {
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 3;
  margin-top: 10px;
}
#subscribe_popup .subscribe-social h3 {
  color: #fff;
  font-weight: 700 !important;
  font-size: 16px;
  text-transform: uppercase;
}
#subscribe_popup .subscribe-social >.subscribe-social-inner .emarket-socials ul {
  margin: 0;
}
#subscribe_popup .subscribe-social >.subscribe-social-inner .emarket-socials ul >li>a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 12px;
  line-height: 30px;
  color: #555;
  background: #fff;
  margin: 0 5px;
  border: 1px solid #ebebeb;
}
#subscribe_popup .subscribe-social >.subscribe-social-inner .emarket-socials ul >li>a:hover {
  border: 1px solid var(--color);
  background-color: var(--color);
  color: #fff;
}
.block-title-widget h2 {
  font-size: 16px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
  padding: 20px;
  margin: 0;
}
.sidebar .widget.widget_layered_nav ul {
  border: 0;
}
.sidebar .widget.widget_layered_nav ul >li {
  border: 0;
}
.sidebar .widget.widget_product_categories {
  border: 1px solid #ebebeb;
}
.sidebar .widget.widget_product_categories .block-title-widget h2 {
  font-size: 14px;
  text-transform: capitalize;
  color: #222;
  border-bottom: 0;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 27px 20px 0;
}
.sidebar .widget.widget_product_categories .product-categories {
  border: 0;
  margin-bottom: 17px;
}
.sidebar .widget.widget_product_categories .product-categories >li {
  border: 0;
  padding: 8px 20px;
}
.sidebar .widget.widget_product_categories .product-categories >li >a {
  font-size: 14px;
  color: #777;
  cursor: pointer;
}
.sidebar .widget.widget_product_categories .product-categories >li >a:hover {
  color: var(--color);
}
.sidebar .widget.widget_product_categories .product-categories >li.showMore>a {
  border-bottom: 0;
  color: #0066c0;
  position: relative;
  cursor: pointer;
}
.sidebar .widget.widget_product_categories .product-categories >li.showMore>a:before {
  content: '\f107';
  font-family: FontAwesome;
  margin-right: 10px;
}
.sidebar .widget.widget_product_categories .product-categories >li.showMore>a:hover {
  color: var(--color);
}
.sw-category-slider {
  margin-bottom: 30px;
  position: relative;
}
.sw-category-slider .box-title h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 11px 0;
  margin-bottom: 30px;
}
.sw-category-slider .box-title h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.sw-category-slider .box-title h3 {
  font-size: 18px;
  padding: 9px 0;
}
.sw-category-slider .res-button {
  width: 15px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 4px;
  z-index: 2;
  cursor: pointer;
}
.sw-category-slider .res-button.slick-prev {
  right: 20px;
  background: none;
}
.sw-category-slider .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  font-size: 22px;
  color: #777;
}
.sw-category-slider .res-button.slick-prev:hover:before {
  color: var(--color);
}
.sw-category-slider .res-button.slick-next {
  right: 0;
  background: none;
}
.sw-category-slider .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 22px;
  color: #777;
}
.sw-category-slider .res-button.slick-next:hover:before {
  color: var(--color);
}
.sw-category-slider .responsive .slick-list {
  margin: 0 -15px;
}
.sw-category-slider .responsive .slick-list .item-product-cat {
  padding: 0 15px;
}
.sw-category-slider .responsive .slick-list .item-product-cat:hover .item-image img {
  opacity: 0.85;
}
.sw-category-slider .responsive .slick-list .item-product-cat:hover .item-content h3 a {
  color: var(--color);
}
.sw-category-slider .responsive .slick-list .item-product-cat .item-image img {
  margin: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-category-slider .responsive .slick-list .item-product-cat .item-content {
  background: #f7f7f7;
  margin-top: -23px;
  position: relative;
  z-index: 2;
}
.sw-category-slider .responsive .slick-list .item-product-cat .item-content h3 a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #222;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.countdown-slider {
  position: relative;
  margin-bottom: 30px;
}
.countdown-slider .box-title h3 {
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 10px 0;
  margin-bottom: 30px;
}
.countdown-slider .box-title h3 span {
  color: #fff;
  background: #232f3e;
  padding: 10px 15px;
  border-radius: 4px 4px 0 0;
}
.countdown-slider .res-button {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  z-index: 2;
  cursor: pointer;
  font-size: 0;
}
.countdown-slider .res-button.slick-prev {
  right: 32px;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1111px;
}
.countdown-slider .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1063px;
}
.countdown-slider .res-button.slick-next {
  right: 0;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1015px;
}
.countdown-slider .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -967px;
}
.countdown-slider .slider .item-countdown .item-wrap {
  position: relative;
}
.countdown-slider .slider .item-countdown .item-wrap:hover .hover-image1 {
  opacity: 1;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-image-countdown {
  position: relative;
  margin-right: 25px;
  float: left;
  width: 45%;
  text-align: center;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-image-countdown a.fancybox {
  display: none;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-image-countdown a img {
  width: 100%;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content {
  overflow: hidden;
  padding-right: 15px;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content h4 a {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .description {
  line-height: 24px;
  font-size: 14px;
  padding: 18px 0;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .item-price .amount {
  font-size: 20px;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .item-price del {
  line-height: 20px;
  font-size: 14px;
  margin-top: 4px;
  color: #999;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .item-price del .amount {
  line-height: 20px;
  font-size: 14px;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .emarket-stock {
  margin-bottom: 15px;
  color: #222;
  font-size: 14px;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .emarket-stock .stock-avail span {
  color: var(--color);
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .emarket-stock .stock-sold span {
  font-weight: bold;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .count-left {
  margin-top: 9px;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .count-left h2 {
  font-size: 20px;
  color: #222;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 4px;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .count-left p {
  font-size: 14px;
  color: #222;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-section {
  position: relative;
  display: inline-block;
  margin-right: 15px;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-section:last-child {
  margin-right: 0;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-section .countdown-amount {
  display: block;
  width: 40px;
  height: 40px;
  background: #ebebeb;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #222;
  margin-bottom: 8px;
  border-radius: 50%;
}
.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-section .countdown-period {
  text-align: center;
  font-size: 10px;
  display: block;
  font-weight: normal;
  color: #666;
  text-transform: uppercase;
  line-height: 15px;
}
.countdown-slider .slider .sales-bar {
  margin-bottom: 20px;
}
.countdown-slider .slider .sales-bar .sales-bar-total {
  width: 100%;
  position: relative;
  height: 10px;
  border-radius: 20px;
  background: #ddd;
}
.countdown-slider .slider .sales-bar .sales-bar-total >span {
  display: block;
  position: absolute;
  left: 0;
  height: 10px;
  top: 0;
  background: var(--color);
  border-radius: 20px;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown {
  position: relative;
  text-align: left;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom {
  position: absolute;
  top: 70px;
  left: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 3;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .clear {
  display: none;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 32px;
  line-height: 32px;
  font-size: 0px;
  color: #fff;
  padding: 0 9px;
  text-transform: capitalize;
  background-color: #666;
  font-weight: normal;
  border-radius: 4px;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  display: block;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:hover,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:hover,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:hover,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:hover,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple:hover {
  font-size: 12px;
  background: var(--color);
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:hover:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:hover:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:hover:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:hover:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple:hover:before {
  margin: 0 10px 0 0;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.loading,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.loading,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.loading,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.loading,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.loading:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.loading:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.loading:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.loading:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple.loading:before {
  text-align: center;
  left: 0;
  background-color: var(--color);
  border-radius: 4px;
  background-size: contain;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple:before {
  content: "\f291";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.added,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.added,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.added,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.added,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple.added {
  background-color: var(--color);
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.added:after,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.added:after,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.added:after,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.added:after,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before {
  font-size: 12px;
  content: "\f021";
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare {
  text-align: center;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  display: block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 32px;
  border-radius: 4px;
  background-color: #666;
  margin: 0;
  float: none;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before {
  font-family: fontawesome;
  font-size: 12px;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover:before {
  color: #fff;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare {
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .add_to_cart_button,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .group.fancybox {
  display: block;
  vertical-align: top;
  font-weight: normal;
  min-width: 32px;
  margin: 5px 0;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox {
  text-align: center;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  display: block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  max-width: 32px;
  background-color: #666;
  float: none;
  border-radius: 4px;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f06e';
}
.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox:hover {
  background-color: var(--color);
  color: #fff;
}
.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom {
  opacity: 1;
  filter: alpha(opacity=100);
}
.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .button,
.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_bundle,
.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .add_to_cart_button,
.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_external,
.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_grouped,
.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom a.compare,
.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.countdown-slider.style2 .res-button {
  width: 15px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 4px;
  z-index: 2;
  cursor: pointer;
}
.countdown-slider.style2 .res-button.slick-prev {
  right: 20px;
  background: none;
}
.countdown-slider.style2 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  font-size: 22px;
  color: #777;
}
.countdown-slider.style2 .res-button.slick-prev:hover:before {
  color: var(--color);
}
.countdown-slider.style2 .res-button.slick-next {
  right: 0;
  background: none;
}
.countdown-slider.style2 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 22px;
  color: #777;
}
.countdown-slider.style2 .res-button.slick-next:hover:before {
  color: var(--color);
}
.countdown-slider.style2 .box-title h3 {
  font-size: 18px;
  color: #222;
  padding: 8px 0;
}
.countdown-slider.style2 .box-title h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.countdown-slider.style2 .box-title h3 span {
  color: #222 !important;
  background: transparent !important;
  padding: 10px 0 !important;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown {
  width: 100%;
  margin: 0;
  float: none;
  position: relative;
  text-align: left;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom {
  position: absolute;
  top: 70px;
  left: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 3;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .clear {
  display: none;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 32px;
  line-height: 32px;
  font-size: 0px;
  color: #fff;
  padding: 0 9px;
  text-transform: capitalize;
  background-color: #666;
  font-weight: normal;
  border-radius: 4px;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:hover,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:hover,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:hover,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:hover {
  font-size: 12px;
  background: var(--color);
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:hover:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:hover:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:hover:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:hover:before {
  margin: 0 10px 0 0;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.loading,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.loading,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.loading,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.loading:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.loading:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.loading:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.loading:before {
  text-align: center;
  left: 0;
  background-color: var(--color);
  border-radius: 4px;
  background-size: contain;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:before {
  content: "\f291";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.added,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.added,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.added,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.added {
  background-color: var(--color);
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.added:after,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.added:after,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.added:after,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before {
  font-size: 12px;
  content: "\f021";
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare {
  text-align: center;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  display: block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 32px;
  border-radius: 4px;
  background-color: #666;
  margin: 0;
  float: none;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before {
  font-family: fontawesome;
  font-size: 12px;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover:before {
  color: #fff;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare {
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .add_to_cart_button,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .group.fancybox {
  display: block;
  vertical-align: top;
  font-weight: normal;
  min-width: 32px;
  margin: 5px 0;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox {
  text-align: center;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  display: block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  max-width: 32px;
  background-color: #666;
  float: none;
  border-radius: 4px;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f06e';
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox:hover {
  background-color: var(--color);
  color: #fff;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content {
  overflow: visible;
  padding: 8px 30px 0 30px;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content h4 {
  text-align: center;
  margin-bottom: 5px;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .item-price {
  text-align: center;
  display: block;
  margin-bottom: 5px;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .item-price span {
  display: inline-block;
  vertical-align: top;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .item-price del span {
  text-decoration: line-through;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .emarket-stock {
  max-width: 320px;
  margin: 0 auto 5px auto;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .countdown-info {
  text-align: center;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .countdown-info .count-left {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .countdown-info .product-countdown {
  display: inline-block;
  vertical-align: top;
}
.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom {
  opacity: 1;
  filter: alpha(opacity=100);
}
.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .button,
.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_bundle,
.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .add_to_cart_button,
.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_external,
.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_grouped,
.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom a.compare,
.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.countdown-slider.style2 .slider .sales-bar {
  max-width: 320px;
  margin: 0 auto 5px auto;
}
.countdown-slider.style3 .box-title h3 {
  font-size: 18px;
  color: #222;
  padding: 10px 0;
  margin-bottom: 0;
}
.countdown-slider.style3 .box-title h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.countdown-slider.style3 .box-title h3 span {
  color: #222 !important;
  background: transparent !important;
  padding: 10px 0 !important;
}
.countdown-slider.style3 .slider {
  border: 1px #ebebeb solid;
  border-radius: 4px;
  border-top: none;
  padding: 30px 0;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 {
  width: 63%;
  float: left;
  padding: 0 15px;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-image-countdown {
  width: 44%;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-image-countdown a.fancybox {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 32px;
  line-height: 30px;
  padding: 0;
  background-color: var(--color);
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  opacity: 0;
  min-width: 32px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  border-radius: 4px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -16px;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-image-countdown a.fancybox:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f06e';
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-image-countdown a.fancybox:hover {
  background-color: var(--darken10);
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content {
  padding-top: 25px;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .reviews-content {
  margin-bottom: 10px;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-price,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .countdown-info {
  margin-bottom: 15px;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button {
  opacity: 0;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .clear {
  display: none;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #fff;
  padding: 0 10px;
  text-transform: capitalize;
  background-color: #666;
  border-radius: 4px;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle:hover,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button:hover,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external:hover,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped:hover {
  font-size: 12px;
  background: var(--color);
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle.loading,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.loading,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external.loading,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle.loading:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.loading:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external.loading:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.loading:before {
  text-align: center;
  left: 0;
  background-color: var(--color);
  border-radius: 4px;
  background-size: contain;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped:before {
  content: "\f291";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin: 0 8px 0 0;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle.added,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.added,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external.added,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.added {
  background-color: var(--color);
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle.added:after,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.added:after,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external.added:after,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare.added:before {
  color: #fff;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare:before {
  font-size: 13px;
  content: "\f021";
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
  padding: 0;
  background-color: #666;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  min-width: 32px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  border-radius: 4px;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare:before {
  font-family: fontawesome;
  font-size: 12px;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare:hover {
  min-width: 32px;
  background-color: var(--color);
  font-size: 0;
  padding: 0;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare:hover:before {
  color: #fff;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare {
  display: inline-block;
  vertical-align: top;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color);
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-image-countdown a.fancybox {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button {
  opacity: 1;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button a.compare,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .button,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .add_to_cart_button,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .product_type_bundle,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .product_type_external,
.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .product_type_grouped {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4.first-item {
  width: 37%;
  float: left;
  border-right: 1px #ebebeb solid;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4.first-item .item-detail .item-image-countdown {
  width: 100%;
  margin: 0;
  float: none;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4.first-item .item-detail .item-image-countdown a.fancybox {
  display: none;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4.first-item .item-detail .item-content .countdown-info {
  margin-bottom: 0;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4.first-item .item-detail .item-content .item-button {
  display: none;
}
.countdown-slider.style3 .slider .item-countdown .item-wrap4:nth-child(2) .item-detail {
  border-bottom: 1px #ebebeb solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.sw-best-seller-product {
  border: 1px solid #ebebeb;
}
.sw-best-seller-product .box-title h3 {
  font-size: 14px;
  text-transform: capitalize;
  color: #222;
  border-bottom: 0;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 30px 20px 0;
}
.sw-best-seller-product .wrap-content {
  padding: 0 10px 15px;
  border-top: 0;
}
.sw-best-seller-product .wrap-content .item {
  overflow: hidden;
  margin-bottom: 30px;
}
.sw-best-seller-product .wrap-content .item .item-img {
  float: left;
  width: 80px;
  margin-right: 10px;
  position: relative;
  z-index: 2;
}
.sw-best-seller-product .wrap-content .item .item-img:hover img {
  opacity: 0.85;
}
.sw-best-seller-product .wrap-content .item .item-content {
  position: relative;
  padding-top: 15px;
  overflow: hidden;
}
.sw-best-seller-product .wrap-content .item .item-content h4 a {
  color: #222;
  font-weight: 500;
  font-size: 14px;
  text-transform: capitalize;
}
.sw-best-seller-product .wrap-content .item .item-content h4 a:hover {
  color: var(--color);
}
.sw-best-seller-product .wrap-content .item .item-content .item-price {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price ins {
  margin: 0 10px 0 0;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price del {
  margin: 0;
  line-height: 24px;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price .amount {
  font-size: 16px;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price del .amount {
  font-size: 14px;
}
.sw-best-seller-product .wrap-content .item:last-child {
  margin-bottom: 0px;
}
.sw-woo-tab-default {
  margin-bottom: 30px;
}
.sw-woo-tab-default .resp-tab .category-slider-content {
  overflow: hidden;
}
.sw-woo-tab-default .resp-tab .category-slider-content .button-collapse {
  display: none;
}
.sw-woo-tab-default .resp-tab .category-slider-content .nav-tabs-select {
  margin-bottom: 30px;
}
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs {
  margin: 0;
  border-bottom: 2px #ebebeb solid;
}
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li {
  margin: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li >a {
  border: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  padding: 0 30px 0 0;
  line-height: 38px;
  font-weight: 600;
  border-radius: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li >a:before {
  content: "";
  background: var(--color);
  width: 0;
  height: 2px;
  position: absolute;
  bottom: -2px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li.active>a,
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li:hover>a {
  color: var(--color);
  background: transparent;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li.active>a:before,
.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li:hover>a:before {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  visibility: visible;
  opacity: 1;
  width: 120px;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button {
  width: 15px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 4px;
  z-index: 2;
  cursor: pointer;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-prev {
  right: 20px;
  background: none;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  font-size: 22px;
  color: #777;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-prev:hover:before {
  color: var(--color);
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-next {
  right: 0;
  background: none;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 22px;
  color: #777;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-next:hover:before {
  color: var(--color);
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider {
  margin: 0 -15px;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .item .item-wrap {
  padding: 0 15px;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .item .item-wrap .item-detail .item-content {
  padding: 18px 0px;
}
.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price {
  margin-bottom: 3px;
}
.sw-best-seller-product-slider,
.sw-featured-product-slider,
.sw-mostviewed-slider {
  margin-bottom: 30px;
}
.sw-best-seller-product-slider .box-title h3,
.sw-featured-product-slider .box-title h3,
.sw-mostviewed-slider .box-title h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 11px 0;
  margin-bottom: 30px;
}
.sw-best-seller-product-slider .box-title h3:before,
.sw-featured-product-slider .box-title h3:before,
.sw-mostviewed-slider .box-title h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.sw-best-seller-product-slider .box-title h3,
.sw-featured-product-slider .box-title h3,
.sw-mostviewed-slider .box-title h3 {
  font-size: 18px;
  margin-bottom: 0;
}
.sw-best-seller-product-slider .customNavigation .btn-bs,
.sw-featured-product-slider .customNavigation .btn-bs,
.sw-mostviewed-slider .customNavigation .btn-bs {
  width: 15px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 4px;
  z-index: 2;
  cursor: pointer;
}
.sw-best-seller-product-slider .customNavigation .btn-bs.prev-bs,
.sw-featured-product-slider .customNavigation .btn-bs.prev-bs,
.sw-mostviewed-slider .customNavigation .btn-bs.prev-bs {
  right: 20px;
  background: none;
}
.sw-best-seller-product-slider .customNavigation .btn-bs.prev-bs:before,
.sw-featured-product-slider .customNavigation .btn-bs.prev-bs:before,
.sw-mostviewed-slider .customNavigation .btn-bs.prev-bs:before {
  content: '\f104';
  font-family: FontAwesome;
  font-size: 22px;
  color: #777;
}
.sw-best-seller-product-slider .customNavigation .btn-bs.prev-bs:hover:before,
.sw-featured-product-slider .customNavigation .btn-bs.prev-bs:hover:before,
.sw-mostviewed-slider .customNavigation .btn-bs.prev-bs:hover:before {
  color: var(--color);
}
.sw-best-seller-product-slider .customNavigation .btn-bs.next-bs,
.sw-featured-product-slider .customNavigation .btn-bs.next-bs,
.sw-mostviewed-slider .customNavigation .btn-bs.next-bs {
  right: 0;
  background: none;
}
.sw-best-seller-product-slider .customNavigation .btn-bs.next-bs:before,
.sw-featured-product-slider .customNavigation .btn-bs.next-bs:before,
.sw-mostviewed-slider .customNavigation .btn-bs.next-bs:before {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 22px;
  color: #777;
}
.sw-best-seller-product-slider .customNavigation .btn-bs.next-bs:hover:before,
.sw-featured-product-slider .customNavigation .btn-bs.next-bs:hover:before,
.sw-mostviewed-slider .customNavigation .btn-bs.next-bs:hover:before {
  color: var(--color);
}
.sw-best-seller-product-slider .carousel-inner,
.sw-featured-product-slider .carousel-inner,
.sw-mostviewed-slider .carousel-inner {
  overflow: hidden;
  border: 1px #ebebeb solid;
  border-radius: 4px;
  border-top: none;
}
.sw-best-seller-product-slider .carousel-inner .item,
.sw-featured-product-slider .carousel-inner .item,
.sw-mostviewed-slider .carousel-inner .item {
  padding: 30px 15px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail,
.sw-featured-product-slider .carousel-inner .item .item-detail,
.sw-mostviewed-slider .carousel-inner .item .item-detail {
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px #ebebeb solid;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail:last-child,
.sw-featured-product-slider .carousel-inner .item .item-detail:last-child,
.sw-mostviewed-slider .carousel-inner .item .item-detail:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-img,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-img {
  width: 90px;
  position: relative;
  float: left;
  margin-right: 20px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img .sale-off,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-img .sale-off,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-img .sale-off {
  top: 0;
  right: 0;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img a.fancybox,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-img a.fancybox,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-img a.fancybox {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 32px;
  line-height: 30px;
  padding: 0;
  background-color: var(--color);
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  opacity: 0;
  min-width: 32px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  border-radius: 4px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -16px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img a.fancybox:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-img a.fancybox:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-img a.fancybox:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f06e';
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img a.fancybox:hover,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-img a.fancybox:hover,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-img a.fancybox:hover {
  background-color: var(--darken10);
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content {
  padding: 10px 0 0;
  overflow: hidden;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .reviews-content,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .reviews-content,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .reviews-content {
  margin-bottom: 10px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content h4 a,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content h4 a,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: normal;
  color: #222;
  text-transform: capitalize;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content h4 a:hover,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content h4 a:hover,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-price,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-price,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-price {
  font-size: 14px;
  color: var(--color);
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-price del,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-price del,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-price del {
  font-size: 12px;
  color: #999;
  margin-top: 2px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-price ins,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-price ins,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-price ins {
  font-size: 14px;
  color: var(--color);
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-price p,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-price p,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-price p {
  margin-bottom: 5px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button {
  margin-top: -30px;
  opacity: 0;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .clear,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .clear,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .clear {
  display: none;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #fff;
  padding: 0 10px;
  text-transform: capitalize;
  background-color: #666;
  border-radius: 4px;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:hover,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:hover,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:hover,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:hover,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:hover,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:hover,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:hover,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:hover,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:hover,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:hover,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:hover,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:hover {
  font-size: 12px;
  background: var(--color);
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading:before {
  text-align: center;
  left: 0;
  background-color: var(--color);
  border-radius: 4px;
  background-size: contain;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:before {
  content: "\f291";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin: 0 8px 0 0;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added {
  background-color: var(--color);
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added:after,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added:after,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added:after,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added:after,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added:after,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added:after,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added:after,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added:after,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added:after,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added:after,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added:after,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare.added:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare.added:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare.added:before {
  color: #fff;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before {
  font-size: 13px;
  content: "\f021";
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
  padding: 0;
  background-color: #666;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  min-width: 32px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  border-radius: 4px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before {
  font-family: fontawesome;
  font-size: 12px;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover {
  min-width: 32px;
  background-color: var(--color);
  font-size: 0;
  padding: 0;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover:before {
  color: #fff;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare {
  display: inline-block;
  vertical-align: top;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color);
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-img a.fancybox,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-img a.fancybox,
.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-img a.fancybox {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button,
.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button {
  opacity: 1;
}
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button a.compare,
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .button,
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .add_to_cart_button,
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_bundle,
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_external,
.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_grouped,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button a.compare,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .button,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .add_to_cart_button,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_bundle,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_external,
.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_grouped,
.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button a.compare,
.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .button,
.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .add_to_cart_button,
.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_bundle,
.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_external,
.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_grouped {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.sw-best-seller-product-slider.style2 .carousel-inner,
.sw-featured-product-slider.style2 .carousel-inner,
.sw-mostviewed-slider.style2 .carousel-inner {
  border: none;
}
.sw-best-seller-product-slider.style2 .carousel-inner .item,
.sw-featured-product-slider.style2 .carousel-inner .item,
.sw-mostviewed-slider.style2 .carousel-inner .item {
  padding: 20px 0;
}
.sw-best-seller-product-slider.style2 .carousel-inner .item .item-detail,
.sw-featured-product-slider.style2 .carousel-inner .item .item-detail,
.sw-mostviewed-slider.style2 .carousel-inner .item .item-detail {
  border-bottom: none;
  padding-bottom: 0;
}
.sw-best-seller-product-slider.style2 .carousel-inner .item .item-detail .item-content .reviews-content,
.sw-featured-product-slider.style2 .carousel-inner .item .item-detail .item-content .reviews-content,
.sw-mostviewed-slider.style2 .carousel-inner .item .item-detail .item-content .reviews-content {
  margin-bottom: 0;
  line-height: 20px;
}
.sw-best-seller-product-slider.style2 .carousel-inner .item .item-detail .item-content .item-price del,
.sw-featured-product-slider.style2 .carousel-inner .item .item-detail .item-content .item-price del,
.sw-mostviewed-slider.style2 .carousel-inner .item .item-detail .item-content .item-price del {
  margin-top: 0;
}
.sw-latest-product-slider .box-title h3,
.sw-best-seller-product-slider2 .box-title h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 11px 0;
  margin-bottom: 30px;
}
.sw-latest-product-slider .box-title h3:before,
.sw-best-seller-product-slider2 .box-title h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.sw-latest-product-slider .carousel-indicators,
.sw-best-seller-product-slider2 .carousel-indicators {
  top: 12px;
  right: 0;
  left: 0;
  bottom: auto;
  margin: 0;
  width: 100%;
  text-align: right;
  z-index: 5;
}
.sw-latest-product-slider .carousel-indicators li,
.sw-best-seller-product-slider2 .carousel-indicators li {
  background: #222;
  border: none;
  width: 8px;
  height: 8px;
  margin: 0 3px;
}
.sw-latest-product-slider .carousel-indicators li.active,
.sw-best-seller-product-slider2 .carousel-indicators li.active {
  background: var(--color);
  border: none;
  width: 30px;
  height: 8px;
}
.sw-latest-product-slider .carousel-indicators li:hover,
.sw-best-seller-product-slider2 .carousel-indicators li:hover {
  background: var(--color);
  cursor: pointer;
}
.sw-latest-product-slider .carousel-inner,
.sw-best-seller-product-slider2 .carousel-inner {
  overflow: hidden;
}
.sw-latest-product-slider .carousel-inner .item .item-detail,
.sw-best-seller-product-slider2 .carousel-inner .item .item-detail {
  overflow: hidden;
  margin-bottom: 30px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail:hover .item-img img,
.sw-best-seller-product-slider2 .carousel-inner .item .item-detail:hover .item-img img {
  opacity: 0.85;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-content,
.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content {
  padding: 12px 0 0;
  overflow: hidden;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-content .reviews-content,
.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content .reviews-content {
  margin-bottom: 7px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-content h4 a,
.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: normal;
  color: #222;
  text-transform: capitalize;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-content h4 a:hover,
.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-price,
.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content .item-price {
  font-size: 14px;
  color: var(--color);
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-price del,
.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content .item-price del {
  font-size: 12px;
  color: #999;
  margin-top: 2px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-price ins,
.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content .item-price ins {
  font-size: 14px;
  color: var(--color);
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-price p,
.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content .item-price p {
  margin-bottom: 5px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-img,
.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-img {
  width: 90px;
  float: left;
  margin-right: 20px;
}
.sw-mostviewed .box-title h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 11px 0;
  margin-bottom: 30px;
}
.sw-mostviewed .box-title h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.sw-mostviewed .content-wrap .item .item-detail {
  overflow: hidden;
  margin-bottom: 30px;
}
.sw-mostviewed .content-wrap .item .item-detail:hover .item-img img {
  opacity: 0.85;
}
.sw-mostviewed .content-wrap .item .item-detail .item-content {
  padding: 12px 0 0;
  overflow: hidden;
}
.sw-mostviewed .content-wrap .item .item-detail .item-content .reviews-content {
  margin-bottom: 7px;
}
.sw-mostviewed .content-wrap .item .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: normal;
  color: #222;
  text-transform: capitalize;
}
.sw-mostviewed .content-wrap .item .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.sw-mostviewed .content-wrap .item .item-detail .item-content .item-price {
  font-size: 14px;
  color: var(--color);
}
.sw-mostviewed .content-wrap .item .item-detail .item-content .item-price del {
  font-size: 12px;
  color: #999;
  margin-top: 2px;
}
.sw-mostviewed .content-wrap .item .item-detail .item-content .item-price ins {
  font-size: 14px;
  color: var(--color);
}
.sw-mostviewed .content-wrap .item .item-detail .item-content .item-price p {
  margin-bottom: 5px;
}
.sw-mostviewed .content-wrap .item .item-detail .item-img {
  width: 90px;
  float: left;
  margin-right: 20px;
}
.sw-woo-tab-cat,
.sw-woo-tab-cat3,
.sw-woo-tab-cat4 {
  margin-bottom: 30px;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider {
  position: relative;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider:hover .res-button,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider:hover .res-button,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider:hover .res-button {
  opacity: 1;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button {
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin-top: -23px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  color: #000;
  top: 50%;
  margin-top: -22px;
  cursor: pointer;
  z-index: 9;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 6px rgba(0,0,0,0.1);
  opacity: 0;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button:hover,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button:hover,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button:hover {
  background-color: var(--color);
  color: #fff;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button:before,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button:before {
  font-family: FontAwesome;
  font-size: 24px;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button.slick-prev,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button.slick-prev,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button.slick-prev {
  left: -22px;
  background-image: none;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button.slick-prev:before,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button.slick-prev:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button.slick-prev:before {
  content: "\f104";
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button.slick-next,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button.slick-next,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button.slick-next {
  right: -22px;
  background-image: none;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button.slick-next:before,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button.slick-next:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button.slick-next:before {
  content: "\f105";
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .slider,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider {
  margin: 0 -15px;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap {
  padding: 0 15px;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content {
  padding: 18px 0px;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content .item-price,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content .item-price,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content .item-price {
  margin-bottom: 3px;
}
.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap:first-child,
.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap:first-child,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap:first-child {
  margin-bottom: 30px;
}
.sw-woo-tab-cat2 {
  margin-bottom: 30px;
}
.sw-woo-tab-cat2 .resp-tab .tab-pane .responsive-slider .slider {
  margin: 0 -15px;
}
.sw-woo-tab-cat2 .resp-tab .tab-pane .responsive-slider .slider .item .wrap-small-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sw-woo-tab-cat2 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap2 {
  float: left;
  width: 33.3333%;
  padding: 0 15px;
  margin-bottom: 21px;
}
.sw-woo-tab-cat2 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap2.first-item {
  width: 43%;
}
.sw-woo-tab-cat2 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap2 .item-content {
  padding: 18px 0;
}
.sw-woo-tab-cat2.style1 .top-tab-slider .box-title {
  background-color: transparent;
  float: none;
  margin-bottom: 30px;
}
.sw-woo-tab-cat2.style1 .top-tab-slider .box-title h3 {
  position: relative;
  float: none;
  text-align: center;
  font-size: 20px !important;
}
.sw-woo-tab-cat2.style1 .top-tab-slider .box-title h3 span {
  background: transparent;
  color: #222;
}
.sw-woo-tab-cat2.style1 .top-tab-slider .box-title h3:before {
  content: "\f005";
  font-family: FontAwesome;
  font-size: 16px;
  color: #18bcec;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -15px;
  border: 1px #ccc solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 23px;
  background: #fff;
  z-index: 9;
}
.sw-woo-tab-cat2.style1 .top-tab-slider .box-title h3:after {
  content: "";
  height: 2px;
  background: #ebebeb;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
}
.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider {
  border: none;
  text-align: center;
}
.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs {
  float: none;
  border: none;
  z-index: 10;
}
.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li a {
  border: 1px #ebebeb solid;
  padding: 0 10px;
  border-radius: 4px;
}
.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li.active:before,
.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li:hover:before {
  display: none;
}
.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li.active a,
.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
  background: var(--color);
  color: #fff;
  border: 1px var(--color) solid;
}
.sw-woo-tab-cat3 h3 {
  font-size: 18px !important;
  color: #222;
  padding: 8px 0 !important;
}
.sw-woo-tab-cat3 h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.sw-woo-tab-cat3 h3 span {
  color: #222 !important;
  background: transparent !important;
  padding: 10px 0 !important;
}
.sw-woo-tab-cat3.style1 .top-tab-slider .box-title {
  background-color: transparent;
  float: none;
  margin-bottom: 30px;
}
.sw-woo-tab-cat3.style1 .top-tab-slider .box-title h3 {
  position: relative;
  float: none;
  text-align: center;
  font-size: 20px !important;
}
.sw-woo-tab-cat3.style1 .top-tab-slider .box-title h3 span {
  background: transparent;
  color: #222;
}
.sw-woo-tab-cat3.style1 .top-tab-slider .box-title h3:before {
  content: "\f005";
  font-family: FontAwesome;
  font-size: 16px;
  color: #18bcec;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -15px;
  border: 1px #ccc solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 23px;
  background: #fff;
  z-index: 9;
}
.sw-woo-tab-cat3.style1 .top-tab-slider .box-title h3:after {
  content: "";
  height: 2px;
  background: #ebebeb;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
}
.sw-woo-tab-cat3.style1 .top-tab-slider .box-title {
  float: none !important;
}
.sw-woo-tab-cat3.style1 .top-tab-slider .box-title h3:before {
  right: auto;
}
.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider {
  border: none;
  text-align: center;
}
.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs {
  float: none;
  border: none;
  z-index: 10;
}
.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li a {
  border: 1px #ebebeb solid;
  padding: 0 10px;
  border-radius: 4px;
}
.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li.active:before,
.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li:hover:before {
  display: none;
}
.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li.active a,
.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
  background: var(--color);
  color: #fff;
  border: 1px var(--color) solid;
}
.sw-woo-tab-cat3.style2 .top-tab-slider .box-title {
  background-color: transparent;
  float: none;
  margin-bottom: 30px;
}
.sw-woo-tab-cat3.style2 .top-tab-slider .box-title h3 {
  position: relative;
  float: none;
  text-align: center;
  font-size: 20px !important;
}
.sw-woo-tab-cat3.style2 .top-tab-slider .box-title h3 span {
  background: transparent;
  color: #222;
}
.sw-woo-tab-cat3.style2 .top-tab-slider .box-title h3:before {
  content: "\f005";
  font-family: FontAwesome;
  font-size: 16px;
  color: #18bcec;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -15px;
  border: 1px #ccc solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 23px;
  background: #fff;
  z-index: 9;
}
.sw-woo-tab-cat3.style2 .top-tab-slider .box-title h3:after {
  content: "";
  height: 2px;
  background: #ebebeb;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
}
.sw-woo-tab-cat3.style2 .top-tab-slider .box-title {
  float: none !important;
}
.sw-woo-tab-cat3.style2 .top-tab-slider .box-title h3:before {
  right: auto;
}
.sw-woo-tab-cat3.style2 .resp-tab .top-tab-slider {
  border: none;
  margin-bottom: 38px;
}
.sw-woo-tab-cat3.style2 .resp-tab .top-tab-slider .nav.nav-tabs {
  display: none;
}
.sw-woo-tab-cat4 h3 {
  font-size: 18px !important;
  color: #222;
  padding: 9px 0 !important;
}
.sw-woo-tab-cat4 h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.sw-woo-tab-cat4 h3 span {
  color: #222 !important;
  background: transparent !important;
  padding: 10px 0 !important;
}
.sw-woo-tab-cat4 .resp-tab .top-tab-slider {
  margin-bottom: 0;
}
.sw-woo-tab-cat4 .resp-tab .top-tab-slider .nav.nav-tabs li:before {
  bottom: -3px;
}
.sw-woo-tab-cat4 .resp-tab .tab-content {
  border: 1px #ebebeb solid;
  border-radius: 4px;
  padding: 30px 0;
  border-top: none;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider {
  margin: 0;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item {
  border-right: 1px #ebebeb solid;
  padding: 0 15px;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item:last-child {
  border-right: none;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 {
  text-align: left;
  padding: 0;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:first-child {
  border-bottom: 1px #ebebeb solid;
  margin-bottom: 28px;
  padding-bottom: 28px;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail {
  background: #fff;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-img {
  width: 40%;
  float: left;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-img a.fancybox {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 32px;
  line-height: 30px;
  padding: 0;
  background-color: var(--color);
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  opacity: 0;
  min-width: 32px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  border-radius: 4px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -16px;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-img a.fancybox:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f06e';
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-img a.fancybox:hover {
  background-color: var(--darken10);
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content {
  width: 60%;
  padding: 18px 20px;
  background: #fff;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content h4 {
  margin-bottom: 0;
  opacity: 1 !important;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .reviews-content {
  display: block;
  float: none;
  padding: 8px 0;
  opacity: 1 !important;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-price {
  margin-bottom: 10px;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .clear {
  display: none;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #fff;
  padding: 0 10px;
  text-transform: capitalize;
  background-color: #666;
  border-radius: 4px;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle:hover,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:hover,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:hover,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:hover {
  font-size: 12px;
  background: var(--color);
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle.loading,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle.loading:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading:before {
  text-align: center;
  left: 0;
  background-color: var(--color);
  border-radius: 4px;
  background-size: contain;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:before {
  content: "\f291";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin: 0 8px 0 0;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle.added,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added {
  background-color: var(--color);
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle.added:after,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added:after,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added:after,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare.added:before {
  color: #fff;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before {
  font-size: 13px;
  content: "\f021";
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
  padding: 0;
  background-color: #666;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  min-width: 32px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  border-radius: 4px;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before {
  font-family: fontawesome;
  font-size: 12px;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover {
  min-width: 32px;
  background-color: var(--color);
  font-size: 0;
  padding: 0;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover:before {
  color: #fff;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare {
  display: inline-block;
  vertical-align: top;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color);
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:hover .item-detail .products-thumb a.fancybox {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:hover .item-detail .item-content .item-button a.compare {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.woo-slider-style1 {
  position: relative;
  margin-bottom: 30px;
}
.woo-slider-style1 .box-title h3 {
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 10px 0;
  margin-bottom: 30px;
}
.woo-slider-style1 .box-title h3 span {
  color: #fff;
  background: #232f3e;
  padding: 10px 15px;
  border-radius: 4px 4px 0 0;
}
.woo-slider-style1 .res-button {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  z-index: 2;
  cursor: pointer;
  font-size: 0;
}
.woo-slider-style1 .res-button.slick-prev {
  right: 32px;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1111px;
}
.woo-slider-style1 .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1063px;
}
.woo-slider-style1 .res-button.slick-next {
  right: 0;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1015px;
}
.woo-slider-style1 .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -967px;
}
.woo-slider-style1 .resp-slider-container .slider {
  margin: 0 -15px;
}
.woo-slider-style1 .resp-slider-container .slider .item {
  padding: 0 15px;
}
.woo-slider-style1 .resp-slider-container .slider .item .item-wrap {
  background: #F7F7F7;
}
.woo-slider-style1 .resp-slider-container .slider .item .item-wrap .item-detail .item-img {
  width: 150px;
  float: left;
}
.woo-slider-style1 .resp-slider-container .slider .item .item-wrap .item-detail .item-img:hover {
  opacity: 0.8;
}
.woo-slider-style1 .resp-slider-container .slider .item .item-wrap .item-detail .item-content {
  overflow: hidden;
  padding: 45px 20px 0 20px;
  display: block;
  width: auto;
  text-align: left;
}
.woo-slider-style1 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price {
  margin-bottom: 5px;
}
.woo-slider-style1 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price del {
  font-size: 12px;
  margin-top: 3px;
}
.sw-onsale-product .box-title h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 11px 0;
  margin-bottom: 30px;
}
.sw-onsale-product .box-title h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.sw-onsale-product .content-wrap .item .item-inner {
  overflow: hidden;
  margin-bottom: 30px;
}
.sw-onsale-product .content-wrap .item .item-inner:hover .item-thumbnail img {
  opacity: 0.85;
}
.sw-onsale-product .content-wrap .item .item-inner .item-content {
  padding: 12px 0 0;
  overflow: hidden;
}
.sw-onsale-product .content-wrap .item .item-inner .item-content .reviews-content {
  margin-bottom: 7px;
}
.sw-onsale-product .content-wrap .item .item-inner .item-content h4 a {
  font-size: 14px;
  font-weight: normal;
  color: #222;
  text-transform: capitalize;
}
.sw-onsale-product .content-wrap .item .item-inner .item-content h4 a:hover {
  color: var(--color);
}
.sw-onsale-product .content-wrap .item .item-inner .item-content .item-price {
  font-size: 14px;
  color: var(--color);
}
.sw-onsale-product .content-wrap .item .item-inner .item-content .item-price del {
  font-size: 12px;
  color: #999;
  margin-top: 2px;
}
.sw-onsale-product .content-wrap .item .item-inner .item-content .item-price ins {
  font-size: 14px;
  color: var(--color);
}
.sw-onsale-product .content-wrap .item .item-inner .item-content .item-price p {
  margin-bottom: 5px;
}
.sw-onsale-product .content-wrap .item .item-inner .item-thumbnail {
  width: 90px;
  margin-right: 20px;
}
.category-ajax-slider {
  position: relative;
  margin-bottom: 30px;
  border: 1px #ebebeb solid;
  border-radius: 4px;
}
.category-ajax-slider .sw-tab-slider {
  margin-bottom: 30px;
}
.category-ajax-slider .sw-tab-slider ul {
  border: none;
  margin: 0;
}
.category-ajax-slider .sw-tab-slider ul .slick-list {
  text-align: center;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide {
  border-right: 1px #ebebeb solid;
  border-bottom: 1px #ebebeb solid;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide:last-child {
  border-right: 0;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide a {
  padding: 15px 15px 8px 15px;
  display: block;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide a .item-image {
  min-height: 41px;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide a .item-image img {
  display: inline-block;
  vertical-align: top;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide a .item-content h3 {
  font-size: 14px;
  padding-top: 10px;
  font-weight: normal;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide:hover {
  background: #f5f5f5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide.active {
  background: #f5f5f5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide.active .item-content h3 {
  color: var(--color);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-ajax-slider .tab-content .tab-pane.active {
  overflow: visible;
}
.category-ajax-slider .tab-content .resp-slider-container .slider .item {
  border-right: 1px #ebebeb solid;
}
.category-ajax-slider .tab-content .resp-slider-container .slider .item .item-wrap .item-detail .item-content {
  padding: 15px 0;
}
.category-ajax-slider .tab-content .resp-slider-container .slider .item .item-wrap .item-detail .item-content .reviews-content {
  display: block;
  float: none;
  padding: 10px 0 15px 0;
}
.slick-active:first-child .item-wrap16 {
  border-left: 1px solid #ededed;
}
.slick-active .item-wrap16:first-child {
  border-top: 1px solid #ededed;
}
.item-wrap16 {
  border: solid #ededed;
  border-width: 0 1px 1px 0;
}
.item-wrap16 div.star span,
.item-wrap16 div.stars span {
  background: repeat scroll 0 0 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAKCAYAAABv7tTEAAAA2klEQVQoFWNgwAH+n2awBmFs0izYBKFiGVD6KLoaRnQBEP//bQZ2hg8Mr8ByAgxijKoMP5HVwW0COsWTgRGoGAQ+MugAST4ou/T/GYYrYPZ/hp+Mpgzb4ZqAgpEM/xliwZLIxH+GZiTuYiB7OxNMAGhCHFTTF5gYEv0FJAdWAxTE8BPQmZFA8WVIGkCqohlNEGJwm5AU2UPZ/4E0CINIOzANJVBs+r+KgZlBkeE5UO4P1KkgW0D+YGG4zyDJGMbwF1kzmP3/LIMmMKTWAbEITBLEBjp5LUgOJgYA+RM65iS710sAAAAASUVORK5CYII=');
}
.item-wrap16 div.star,
.item-wrap16 div.stars {
  margin: 0 -1px;
  background: repeat-x scroll 0 0 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAKCAYAAABv7tTEAAAA70lEQVQoFXWOQQ7BUBCGZ1r0Bra1qYaKC0hYWdjaibB2CStHkbiClRVuUFG6wUZibVOSN2b69KWEl0z7v++ff94A/DlRdG5J/bILv6AwhTB5e9vvHvwGco/j2Hmq0k100XqUPc9LRGfHhHaHUw/BclIDVQMIZ1rTFMgKRROoJPArS7MeAg4Yj9JGMrMYSZh0HnDOYmmlN/7UfXdMBBK6Zyz3v4snPcJyI3XL/ngZENEiFwBEGtaqFcPMS6ZJUeetZSe9l8K28Vl8hPgFm5D6zK/c3ZVKNTPxsuBHKIzPVZ6zsaHYDHx3JSWa2Vp7OvYCOJtS1axioHAAAAAASUVORK5CYII=');
}
.item-wrap16 .item-detail {
  padding: 20px 20px 0;
}
.item-wrap16 .item-detail .onsale {
  bottom: 20px;
  top: auto;
  left: 0;
  right: auto;
  font-size: 11px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 400;
  background: no-repeat center right url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAASBAMAAADh4T7mAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAACdQTFRFAAAA6SsP6SsP6SsP6SsP6SsP6SsP6SsP6SsP6SsP6SsP6SsP6SsPzvsgAgAAAA10Uk5TAP+fz+8QAS9fv98wD+fNxWwAAABRSURBVHicY2AUJAIoMBCjTJiBKGWuDAyJRCgrIMo0CQailCkwEGOpJANRpi1lIMY0kQ3EKSsgztI1RJkGigOiA4TI4KVeZAn6EKeMyIQkqAAABL0wJfNCLRkAAAAASUVORK5CYII=');
  padding: 0 15px 0 8px;
  height: 18px;
  line-height: 18px;
}
.item-wrap16 .item-detail .item-img .sale-off {
  font-size: 11px;
  color: #ffffff;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  width: 45px;
  height: 25px;
  line-height: 25px;
}
.item-wrap16 .item-detail:hover .item-img img {
  animation-name: elementor-animation-pulse-grow;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.item-wrap16 .item-detail:hover .item-bottom .button,
.item-wrap16 .item-detail:hover .item-bottom .add_to_cart_button,
.item-wrap16 .item-detail:hover .item-bottom .product_type_external,
.item-wrap16 .item-detail:hover .item-bottom .product_type_bundle,
.item-wrap16 .item-detail:hover .item-bottom .product_type_grouped,
.item-wrap16 .item-detail:hover .item-bottom .product_type_variable,
.item-wrap16 .item-detail:hover .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item-wrap16 .item-detail:hover .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item-wrap16 .item-detail:hover .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item-wrap16 .item-detail:hover .item-bottom a.compare,
.item-wrap16 .item-detail:hover .item-bottom .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-wrap16 .item-bottom {
  position: absolute;
  bottom: 66px;
  right: 0;
  z-index: 3;
  display: inline-block;
}
.item-wrap16 .item-bottom.cart {
  position: initial;
  width: 100%;
}
@media (max-width: 767px) {
  .item-wrap16 .item-bottom {
    bottom: 10px;
  }
}
.item-wrap16 .item-bottom .clear {
  display: none;
}
.item-wrap16 .item-bottom .button.add_to_cart_button,
.item-wrap16 .item-bottom .product_type_external,
.item-wrap16 .item-bottom .product_type_grouped,
.item-wrap16 .item-bottom a.product_type_simple,
.item-wrap16 .item-bottom .product_type_variable {
  float: right;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 38px;
  line-height: 38px;
  width: 38px;
  font-size: 0px;
  color: #fff;
  padding: 0;
  display: inline-block;
  text-transform: capitalize;
  background-color: transparent;
  border-radius: 10px;
  border: 1px solid var(--color);
  font-weight: normal;
  margin: 0 !important;
}
.item-wrap16 .item-bottom .button.add_to_cart_button:hover,
.item-wrap16 .item-bottom .product_type_external:hover,
.item-wrap16 .item-bottom .product_type_grouped:hover,
.item-wrap16 .item-bottom a.product_type_simple:hover,
.item-wrap16 .item-bottom .product_type_variable:hover {
  font-size: 0;
  background: var(--color);
}
.item-wrap16 .item-bottom .button.add_to_cart_button:hover::before,
.item-wrap16 .item-bottom .product_type_external:hover::before,
.item-wrap16 .item-bottom .product_type_grouped:hover::before,
.item-wrap16 .item-bottom a.product_type_simple:hover::before,
.item-wrap16 .item-bottom .product_type_variable:hover::before {
  background: no-repeat center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAMAAAAR8Wy4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAMlQTFRF////////////AAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////aS0+NQAAAEN0Uk5T//mJAC1GYNSvkOCd01Cz6kFKePcC0KNRHwkQl+IODXEuQwHXumlMReGPwdK9y3RdmOQGT65AFqKEyXkxh/JyM+bICnCXtpcAAACWSURBVHicVc3HGoIwEIXRqxdQ0NgbKBZs2Hvvvv9DGQIs/BfJfGcxAyCRJKnpDINhpNLyN60YyEyWmsjlhc6CEEUJpXLFhMxiFahJqKNhO82W47LdQVeChl60w+sPgh02hvJxJYwwDoD+JLownXkK5gtDtcRKneUaUZttCH8p2O0P5PF09mLwcSGvwC2G++NJvt6fr5x/I08LRIuJGJoAAAAASUVORK5CYII=');
}
.item-wrap16 .item-bottom .button.add_to_cart_button.loading,
.item-wrap16 .item-bottom .product_type_external.loading,
.item-wrap16 .item-bottom .product_type_grouped.loading,
.item-wrap16 .item-bottom a.product_type_simple.loading,
.item-wrap16 .item-bottom .product_type_variable.loading {
  background: var(--color);
}
.item-wrap16 .item-bottom .button.add_to_cart_button.loading:before,
.item-wrap16 .item-bottom .product_type_external.loading:before,
.item-wrap16 .item-bottom .product_type_grouped.loading:before,
.item-wrap16 .item-bottom a.product_type_simple.loading:before,
.item-wrap16 .item-bottom .product_type_variable.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  text-align: center;
  left: 0;
  margin: 0;
  background-size: 16px;
}
.item-wrap16 .item-bottom .button.add_to_cart_button:before,
.item-wrap16 .item-bottom .product_type_external:before,
.item-wrap16 .item-bottom .product_type_grouped:before,
.item-wrap16 .item-bottom a.product_type_simple:before,
.item-wrap16 .item-bottom .product_type_variable:before {
  background: no-repeat center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAMAAAAR8Wy4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAMlQTFRFDJFFDJFFDJFFAAAADJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFKX1crwAAAEN0Uk5T//mJAC1GYNSvkOCd01Cz6kFKePcC0KNRHwkQl+IODXEuQwHXumlMReGPwdK9y3RdmOQGT65AFqKEyXkxh/JyM+bICnCXtpcAAACWSURBVHicVc3HGoIwEIXRqxdQ0NgbKBZs2Hvvvv9DGQIs/BfJfGcxAyCRJKnpDINhpNLyN60YyEyWmsjlhc6CEEUJpXLFhMxiFahJqKNhO82W47LdQVeChl60w+sPgh02hvJxJYwwDoD+JLownXkK5gtDtcRKneUaUZttCH8p2O0P5PF09mLwcSGvwC2G++NJvt6fr5x/I08LRIuJGJoAAAAASUVORK5CYII=');
  content: "";
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  width: 36px;
  height: 38px;
  line-height: 38px;
}
.item-wrap16 .item-bottom .button.add_to_cart_button.added,
.item-wrap16 .item-bottom .product_type_external.added,
.item-wrap16 .item-bottom .product_type_grouped.added,
.item-wrap16 .item-bottom a.product_type_simple.added,
.item-wrap16 .item-bottom .product_type_variable.added {
  background: var(--color);
}
.item-wrap16 .item-bottom .button.add_to_cart_button.added:before,
.item-wrap16 .item-bottom .product_type_external.added:before,
.item-wrap16 .item-bottom .product_type_grouped.added:before,
.item-wrap16 .item-bottom a.product_type_simple.added:before,
.item-wrap16 .item-bottom .product_type_variable.added:before {
  font-family: fontawesome;
  background-image: none;
  content: "\f00c";
  font-size: 16px;
  vertical-align: bottom;
}
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item-wrap16 .item-bottom a.compare:before {
  font-size: 16px;
  content: "\f021";
}
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item-wrap16 .item-bottom a.compare {
  text-align: center;
  color: var(--color);
  width: 38px;
  height: 38px;
  line-height: 38px;
  padding: 0;
  display: block;
  vertical-align: top;
  border-radius: 10px;
  border: 1px solid var(--color);
  position: relative;
  font-size: 0;
  max-width: 38px;
  background-color: transparent;
  margin: 0;
  float: none;
  opacity: 0;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item-wrap16 .item-bottom a.compare:before {
  font-family: fontawesome;
  font-size: 16px;
}
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item-wrap16 .item-bottom a.compare:hover {
  font-size: 0;
  padding: 0;
  color: #ffffff;
  background: var(--color);
}
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover::before,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover::before,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover::before,
.item-wrap16 .item-bottom a.compare:hover::before {
  color: #ffffff;
}
.item-wrap16 .item-bottom a.compare {
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  transition: 0.4s ease;
}
.item-wrap16 .item-bottom .add_to_cart_button,
.item-wrap16 .item-bottom .product_type_external,
.item-wrap16 .item-bottom .product_type_grouped,
.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist,
.item-wrap16 .item-bottom .product_type_variable,
.item-wrap16 .item-bottom a.compare,
.item-wrap16 .item-bottom .group.fancybox {
  display: block;
  vertical-align: top;
  font-weight: normal;
  min-width: 38px;
  margin: 10px 0 0;
}
.item-wrap16 .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item-wrap16 .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background: rgba(0,0,0,0.1);
}
.item-wrap16 .item-bottom a.fancybox {
  text-align: center;
  color: var(--color);
  width: 38px;
  height: 38px;
  line-height: 38px;
  padding: 0;
  display: block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  border: 1px solid var(--color);
  font-size: 0;
  max-width: 38px;
  background-color: transparent;
  float: none;
  opacity: 0;
  border-radius: 10px;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  transition: 0.6s ease;
}
.item-wrap16 .item-bottom a.fancybox:before {
  font-family: fontawesome;
  font-size: 16px;
  content: '\f06e';
}
.item-wrap16 .item-bottom a.fancybox:hover {
  color: #ffffff;
  background: var(--color);
}
.item-wrap16 .item-content {
  position: relative;
  padding: 15px 0 15px;
}
@media (max-width: 767px) {
  .item-wrap16 .item-content {
    padding: 10px;
  }
}
.item-wrap16 .item-content h4 {
  margin: 0 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
}
.item-wrap16 .item-content h4 a {
  font-size: 14px;
  line-height: 19px;
  color: #000000;
  font-weight: 500;
}
.item-wrap16 .item-content h4 a:hover {
  color: var(--color);
}
.item-wrap16 .item-content .box-istock {
  font-size: 12px;
  line-height: 25px;
  color: #999999;
  font-weight: 400;
  text-transform: capitalize;
  float: left;
  width: 100%;
  margin: 0 0 8px;
}
.item-wrap16 .item-content .box-istock .item-weight {
  position: relative;
  display: inline-block;
}
.item-wrap16 .item-content .box-istock .item-weight::after {
  width: 5px;
  height: 1px;
  background-color: #999;
  content: "";
  position: absolute;
  top: 13px;
  left: -8px;
}
.item-wrap16 .item-content .box-istock .product-info {
  float: left;
  margin: 0 15px 0 0;
}
.item-wrap16 .item-content .box-istock .product-info .stock::before {
  content: "\f058";
  font-family: FontAwesome;
  font-size: 12px;
  color: #67c82c;
  float: left;
  margin-right: 5px;
}
.item-wrap16 .item-content .box-istock .product-info .stock.out::before {
  color: #ea2b0f;
}
.item-wrap16 .item-content .box-istock .product-info .product-stock {
  display: inline-block;
}
.item-wrap16 .item-content .item-price {
  font-size: 20px;
  line-height: 25px;
  color: #ea2b0f;
  font-weight: 400;
  margin: 0 0 7px;
  float: left;
  width: 100%;
}
@media (max-width: 991px) {
  .item-wrap16 .item-content .item-price {
    font-size: 16px;
  }
}
.item-wrap16 .item-content .item-price del {
  margin: 0 10px 0 10px;
  font-size: 14px;
  font-weight: 300;
}
.sw-category-slider14.style1 .res-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 24px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -22px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 2px 1px 3px #d2d2d2;
}
.sw-category-slider14.style1 .res-button.slick-next {
  right: -22px;
}
.sw-category-slider14.style1 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #d2d2d2;
}
.sw-category-slider14.style1 .res-button.slick-next:hover {
  background: var(--color);
  border-color: var(--color);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-category-slider14.style1 .res-button.slick-next:hover:before {
  color: #fff;
}
.sw-category-slider14.style1 .res-button.slick-prev {
  left: -22px;
}
.sw-category-slider14.style1 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #d2d2d2;
}
.sw-category-slider14.style1 .res-button.slick-prev:hover {
  background: var(--color);
  border-color: var(--color);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-category-slider14.style1 .res-button.slick-prev:hover:before {
  color: #fff;
}
.sw-category-slider14.style1:hover .res-button {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-category-slider14.style1 .item .item-wrap .item-image {
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  width: 80px;
  height: 80px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 5px auto;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.sw-category-slider14.style1 .item .item-wrap .item-image img {
  margin: 0;
}
.sw-category-slider14.style1 .item .item-wrap .item-content h3 {
  margin: 0;
}
.sw-category-slider14.style1 .item .item-wrap .item-content h3 a {
  font-size: 14px;
  line-height: 28px;
  color: #000000;
  font-weight: 400;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.sw-category-slider14.style1 .item .item-wrap .item-content .product-count {
  font-size: 12px;
  line-height: 32px;
  color: #999999;
  font-weight: 400;
  text-align: center;
}
.sw-category-slider14.style1 .item .item-wrap:hover .item-image {
  box-shadow: 0 2px 9px rgba(0,0,0,0.3);
}
.sw-category-slider14.style1 .item .item-wrap:hover h3 a {
  color: var(--color);
}
.style-title36 .box-title h3 {
  font-size: 34px;
  line-height: 32px;
  color: #000000;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .style-title36 .box-title h3 {
    font-size: 24px;
  }
}
.button-style8:hover .res-button {
  opacity: 1;
}
.button-style8 .res-button {
  width: 30px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  position: absolute;
  color: #000;
  top: 50%;
  margin-top: -22px;
  cursor: pointer;
  z-index: 9;
  background-color: #f5f5f5;
  text-align: center;
  opacity: 0;
  border-radius: 0 5px 5px 0;
}
.button-style8 .res-button:hover {
  background-color: var(--color);
  color: #fff;
}
.button-style8 .res-button:before {
  font-family: FontAwesome;
  font-size: 24px;
}
.button-style8 .res-button.slick-prev {
  left: 0;
  background-image: none;
}
.button-style8 .res-button.slick-prev:before {
  content: "\f104";
}
.button-style8 .res-button.slick-next {
  right: 0;
  background-image: none;
  border-radius: 5px 0 0 5px;
}
.button-style8 .res-button.slick-next:before {
  content: "\f105";
}
.woo-slider-style12 {
  border: 1px solid var(--color);
  border-radius: 6px;
  padding: 2px 0;
}
.woo-slider-style12:hover .res-button {
  opacity: 1;
}
.woo-slider-style12 .res-button {
  width: 30px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  position: absolute;
  color: #000;
  top: 50%;
  margin-top: -22px;
  cursor: pointer;
  z-index: 9;
  background-color: #f5f5f5;
  text-align: center;
  opacity: 0;
  border-radius: 0 5px 5px 0;
}
.woo-slider-style12 .res-button:hover {
  background-color: var(--color);
  color: #fff;
}
.woo-slider-style12 .res-button:before {
  font-family: FontAwesome;
  font-size: 24px;
}
.woo-slider-style12 .res-button.slick-prev {
  left: 0;
  background-image: none;
}
.woo-slider-style12 .res-button.slick-prev:before {
  content: "\f104";
}
.woo-slider-style12 .res-button.slick-next {
  right: 0;
  background-image: none;
  border-radius: 5px 0 0 5px;
}
.woo-slider-style12 .res-button.slick-next:before {
  content: "\f105";
}
.woo-slider-style12 .slick-active:first-child .item-wrap16 {
  border-left: none;
}
.woo-slider-style12 .slick-active .item-wrap16:first-child {
  border-top: none;
}
.woo-slider-style12 .item .item-wrap16:last-child {
  border-bottom: none;
}
.sw-woo-tab-cat14:hover .res-button {
  opacity: 1;
}
.sw-woo-tab-cat14 .res-button {
  width: 30px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  position: absolute;
  color: #000;
  top: 50%;
  margin-top: -22px;
  cursor: pointer;
  z-index: 9;
  background-color: #f5f5f5;
  text-align: center;
  opacity: 0;
  border-radius: 0 5px 5px 0;
}
.sw-woo-tab-cat14 .res-button:hover {
  background-color: var(--color);
  color: #fff;
}
.sw-woo-tab-cat14 .res-button:before {
  font-family: FontAwesome;
  font-size: 24px;
}
.sw-woo-tab-cat14 .res-button.slick-prev {
  left: 0;
  background-image: none;
}
.sw-woo-tab-cat14 .res-button.slick-prev:before {
  content: "\f104";
}
.sw-woo-tab-cat14 .res-button.slick-next {
  right: 0;
  background-image: none;
  border-radius: 5px 0 0 5px;
}
.sw-woo-tab-cat14 .res-button.slick-next:before {
  content: "\f105";
}
.sw-woo-tab-cat14 .resp-tab .top-tab-slider .box-title h3 {
  font-size: 34px;
  line-height: 32px;
  color: #000000;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .sw-woo-tab-cat14 .resp-tab .top-tab-slider .box-title h3 {
    font-size: 24px;
  }
}
.sw-woo-tab-cat14 .resp-tab .top-tab-slider {
  border: none;
  margin-bottom: 35px;
}
.sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li {
  margin: 0 30px 0 0;
}
@media (max-width: 991px) {
  .sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li {
    margin: 0 5px 0 0;
  }
}
.sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li a {
  color: #222;
}
.sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li::before {
  left: 0 !important;
  right: 0 !important;
  height: 6px;
  bottom: 10px;
  margin: 0 !important;
}
.sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li.active:before,
.sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li:hover:before {
  margin: 0;
  opacity: 0.2;
  width: 100%;
}
.sw-woo-tab-cat14 .slick-active .item-wrap16:first-child {
  border-top: none;
}
.sw-woo-tab-cat14 .item .item-wrap16:last-child {
  border-bottom: none;
}
.sw-woo-tab-cat14 .tab-content {
  border-radius: 10px;
  padding: 2px 0;
  border: 1px solid #ededed;
  overflow: hidden;
}
.sw-woo-tab-cat14 .tab-content .slick-active:first-child .item-wrap16 {
  border-left: none;
}
.sw-child-cat9 .box-title h3 {
  font-size: 34px;
  line-height: 32px;
  color: #000000;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .sw-child-cat9 .box-title h3 {
    font-size: 24px;
  }
}
.sw-child-cat9:hover .res-button {
  opacity: 1;
}
.sw-child-cat9 .res-button {
  width: 30px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  position: absolute;
  color: #000;
  top: 50%;
  margin-top: -22px;
  cursor: pointer;
  z-index: 9;
  background-color: #f5f5f5;
  text-align: center;
  opacity: 0;
  border-radius: 0 5px 5px 0;
}
.sw-child-cat9 .res-button:hover {
  background-color: var(--color);
  color: #fff;
}
.sw-child-cat9 .res-button:before {
  font-family: FontAwesome;
  font-size: 24px;
}
.sw-child-cat9 .res-button.slick-prev {
  left: 0;
  background-image: none;
}
.sw-child-cat9 .res-button.slick-prev:before {
  content: "\f104";
}
.sw-child-cat9 .res-button.slick-next {
  right: 0;
  background-image: none;
  border-radius: 5px 0 0 5px;
}
.sw-child-cat9 .res-button.slick-next:before {
  content: "\f105";
}
.sw-child-cat9 .childcat-content {
  margin-left: 45px;
}
@media (max-width: 991px) {
  .sw-child-cat9 .childcat-content {
    margin-left: 25px;
  }
}
.sw-child-cat9 .resp-slider-container {
  border-radius: 0 0 10px 10px;
  padding: 2px 0;
  border: 1px solid #ededed;
  position: relative;
}
.sw-child-cat9 .slick-active .item-wrap16:first-child {
  border-top: none;
}
.sw-child-cat9 .item .item-wrap16:last-child {
  border-bottom: none;
}
.sw-child-cat9 .slick-active:first-child .item-wrap16 {
  border-left: none;
}
.sw-child-cat9 .banner-responsive {
  overflow: hidden;
}
.sw-child-cat9 .banner-responsive img:hover {
  animation-name: elementor-animation-wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
.sw-child-cat9 .brand-categories8 {
  padding: 13px 0;
  border: 1px solid #ededed;
  border-width: 0 1px 0 1px;
}
.sw-child-cat9 .brand-categories8 .slick-track {
  margin: 0 auto;
}
.sw-child-cat9 .brand-categories8 img {
  margin: 0 auto;
}
.sw-child-cat9 .brand-categories8 .item-brand img:hover {
  animation-name: elementor-animation-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
.sw-child-cat9 .view-all {
  color: var(--color);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.sw-child-cat9 .view-all a {
  padding: 0 10px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  font-size: 14px;
  text-transform: capitalize;
  color: var(--color);
  margin: 0;
  border: none;
  background-color: transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  padding: 0 5px;
  display: inline-block;
}
.sw-child-cat9 .view-all:hover .fa-angle-double-right:before,
.sw-child-cat9 .view-all:hover a {
  color: var(--color);
}
.sw-child-cat9 .child-top {
  margin: 0 0 23px;
}
.sw-child-cat9 ul {
  margin: 0 auto;
}
.sw-child-cat9 ul li {
  margin: 0 30px 0 0;
  float: left;
  position: relative;
}
@media (max-width: 991px) {
  .sw-child-cat9 ul li {
    margin: 0 5px 0 0;
  }
}
.sw-child-cat9 ul li::before {
  left: 0;
  right: 0;
  height: 6px;
  bottom: 10px;
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  background-color: var(--color);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  display: inline-block;
}
.sw-child-cat9 ul li:hover::before,
.sw-child-cat9 ul li .active::before {
  visibility: visible;
  opacity: 0.2;
  width: 100%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sw-child-cat9 ul li:hover a,
.sw-child-cat9 ul li .active a {
  color: var(--color);
}
.sw-child-cat9 ul li a {
  padding: 0 10px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  font-size: 14px;
  text-transform: capitalize;
  color: #222;
  margin: 0;
  border: none;
  background-color: transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
@media (max-width: 767px) {
  .sw-child-cat9 .res-button {
    display: none !important;
  }
  .sw-child-cat9 .childcat-slider-content .resp-slider-container {
    width: 100%;
    float: none;
  }
  .sw-child-cat9 .child-top {
    position: relative;
  }
  .sw-child-cat9 .child-top .navbar-toggle {
    display: block;
    z-index: 5;
    display: inline-block;
    background: var(--color);
    border: 0;
    margin: 3px 0 0 0;
    padding: 0;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
  .sw-child-cat9 .child-top .navbar-toggle:before {
    content: '\f0c9';
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    height: 30px;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
  }
  .sw-child-cat9 .child-top .childcat-content {
    position: absolute;
    top: 100%;
    right: 0;
    overflow: hidden;
    height: 0;
    padding: 0;
    background: #fff;
    box-shadow: 0 0 2px #ccc;
    z-index: 5;
  }
  .sw-child-cat9 .child-top .childcat-content ul {
    padding: 5px;
  }
  .sw-child-cat9 .child-top .childcat-content ul li {
    width: 100%;
    float: none;
    margin: 0;
    padding: 5px 10px;
    text-align: right;
  }
}
.featured-product4 {
  position: relative;
}
.featured-product4 .res-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 24px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -22px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 2px 1px 3px #d2d2d2;
}
.featured-product4 .res-button.slick-next {
  right: -22px;
}
.featured-product4 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #d2d2d2;
}
.featured-product4 .res-button.slick-next:hover {
  background: var(--color);
  border-color: var(--color);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-product4 .res-button.slick-next:hover:before {
  color: #fff;
}
.featured-product4 .res-button.slick-prev {
  left: -22px;
}
.featured-product4 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #d2d2d2;
}
.featured-product4 .res-button.slick-prev:hover {
  background: var(--color);
  border-color: var(--color);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-product4 .res-button.slick-prev:hover:before {
  color: #fff;
}
.featured-product4:hover .res-button {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-product4 .res-button {
  width: 26px;
  height: 26px;
  border: 1px solid #222;
  box-shadow: none;
  line-height: 24px;
  margin-top: -13px;
  color: #222;
  font-size: 14px;
}
.featured-product4 .res-button:before {
  color: #222 !important;
}
.featured-product4 .res-button:hover {
  border-color: var(--color);
  color: #fff;
}
.featured-product4 .res-button:hover:before {
  color: #fff !important;
}
.featured-product4 .res-button.slick-prev {
  left: 0;
}
.featured-product4 .res-button.slick-next {
  right: 0;
}
.featured-product4 .box-title h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 16px;
  color: #222222;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #EDEDED;
  padding: 0px 0px 12px 0px;
  margin: 0px 0px 20px 0px;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content {
  padding: 20px 0px 15px;
  background-color: transparent;
  text-align: left;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .categories-name {
  margin: 0 0 5px;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .categories-name a {
  font-size: 13px;
  font-weight: 400;
  color: #777;
  text-transform: uppercase;
  line-height: 20px;
  position: relative;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .categories-name a:after {
  content: ',';
  margin-right: 3px;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .categories-name a:hover {
  color: var(--color);
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .categories-name a:last-child:after {
  content: '';
  margin: 0;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content h4 {
  margin: 0 0 10px;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content h4 a {
  color: #222;
  font-size: 16px;
  font-weight: 500;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content h4 a:hover {
  color: var(--color);
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .reviews-content {
  float: none;
  padding: 5px 0 4px;
  display: block;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .reviews-content .star {
  height: 12px;
  width: 80px;
  margin-left: -2px;
  background: url("../assets/img/star-list.png") repeat-x scroll 0 0 rgba(0,0,0,0);
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .reviews-content .star span {
  background: url('../assets/img/star-list1.png') repeat;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-price {
  margin: 0 0 6px;
  font-weight: 500;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-price ins {
  font-weight: 500;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-price del {
  font-weight: 400;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-price del .amount {
  font-size: 12px;
  color: #999;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-description {
  display: none;
}
.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-bottom {
  display: none;
}
.sw-category-slider18 {
  position: relative;
}
.sw-category-slider18 .res-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 32px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  z-index: 9;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -10px;
  background: #fff;
}
.sw-category-slider18 .res-button.slick-next {
  right: 0;
}
.sw-category-slider18 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #777;
}
.sw-category-slider18 .res-button.slick-next:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-category-slider18 .res-button.slick-next:hover:before {
  color: var(--color);
}
.sw-category-slider18 .res-button.slick-prev {
  left: 0;
}
.sw-category-slider18 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #777;
}
.sw-category-slider18 .res-button.slick-prev:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-category-slider18 .res-button.slick-prev:hover:before {
  color: var(--color);
}
.sw-category-slider18 .slider {
  padding: 0 90px;
}
.sw-category-slider18 .slider .slick-list {
  position: relative;
  margin: 0 -15px;
}
.sw-category-slider18 .slider .slick-list .item {
  padding: 0 15px;
}
.sw-category-slider18 .slider .slick-list .item .item-image img {
  margin: 0 0 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-category-slider18 .slider .slick-list .item .item-image:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.sw-category-slider18 .slider .slick-list .item .item-content h3 a {
  font-size: 14px;
  font-weight: 500;
  color: #222;
}
.sw-category-slider18 .slider .slick-list .item .item-content h3 a:hover {
  color: var(--color);
}
body.disable-cart .top-form.top-form-minicart {
  display: none;
}
.block-popup-login {
  margin-top: 170px;
  width: 600px;
  padding: 0px 20px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.block-popup-login form.login,
.block-popup-login form.register {
  border: 0px;
  padding: 0px;
  margin: 0;
  text-align: left;
  border-radius: 0px;
}
.block-popup-login form.login.loading,
.block-popup-login form.register.loading {
  height: auto;
}
.block-popup-login form.login.loading:before,
.block-popup-login form.register.loading:before {
  opacity: 0.7;
}
.block-popup-login .tt_popup_login {
  height: 42px;
  background-color: var(--color);
  margin: 0 -20px;
  padding: 0 10px;
}
.block-popup-login .tt_popup_login strong {
  line-height: 42px;
  display: inline-block;
  padding-left: 55px;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  background-image: url(../assets/img/bg_general.png);
  background-repeat: no-repeat;
  background-position: -20px -700px;
  position: relative;
  padding-right: 10px;
  background-color: var(--color);
}
.block-popup-login .block-content {
  padding: 20px 0;
  overflow: hidden;
  font-weight: normal;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login {
  position: relative;
  float: left;
  margin-top: 10px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  background-color: var(--color);
  padding: 0 25px 0px 48px;
  height: 42px;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0;
  border: 0;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login:hover {
  background-color: var(--darken10);
}
.block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1593px;
  content: '';
  display: block;
  width: 15px;
  height: 18px;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 5;
}
.block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
  color: #464646;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
}
.block-popup-login .block-content .note-reg {
  margin: 0;
}
.block-popup-login .block-content .list-log {
  list-style: none;
  margin: 0;
}
.block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  font-style: italic;
  position: relative;
  border-left: none;
  line-height: 22px;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 42px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 11px;
  margin-top: 15px;
  color: #fff;
  font-weight: bold;
  background-color: var(--color);
}
.block-popup-login .block-content .btn-reg-popup:hover {
  background-color: var(--darken10);
}
.block-popup-login .email-input {
  position: relative;
}
.block-popup-login .email-input:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -160px #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
}
.block-popup-login .pass-input {
  position: relative;
}
.block-popup-login .pass-input:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -100px #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
}
.block-popup-login .input-text {
  border: none;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px !important;
  font-size: 108.33%;
  border: 1px solid #d1d1d1;
  border-radius: 0;
}
.block-popup-login .ft-link-p a {
  color: #464646;
  padding: 0;
  border: 0;
}
.block-popup-login .ft-link-p a:hover {
  color: var(--color);
}
.block-popup-login #login_message {
  clear: both;
  color: #049e06;
}
.block-popup-login #login_message >a {
  font-weight: bold;
}
.block-popup-login #login_message.error {
  color: #ec0122;
}
.block-popup-login .login-line {
  text-align: center;
  position: relative;
  margin: 0 0 20px 0;
}
.block-popup-login .login-line:before {
  content: '';
  position: absolute;
  top: 10px;
  height: 1px;
  left: 0;
  width: 100%;
  background: #ccc;
}
.block-popup-login .login-line >span {
  font-weight: bold;
  display: inline-block;
  padding: 0 10px;
  background: #fff;
  position: relative;
}
.block-popup-login .social-networks {
  text-align: center;
}
.close-login {
  display: inline-block;
  background: url(../assets/img/bg_general.png) no-repeat;
  background-position: -24px -2208px;
  width: 26px;
  height: 26px;
  overflow: hidden;
  text-indent: -9999px;
  right: 7px;
  left: auto;
  top: 7px;
  position: absolute;
  opacity: 1;
}
.close-login:hover {
  opacity: 0.7;
}
.wp-comingsoon {
  background: url('../assets/img/bg-comingsoon.jpg') no-repeat center center;
  text-align: center;
}
.wp-comingsoon .title-comingsoon {
  margin-bottom: 40px;
  margin-top: 330px;
}
.wp-comingsoon .title-comingsoon h1 {
  color: #fff;
  font-size: 32px;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.wp-comingsoon .title-comingsoon .des-comingsoon {
  font-size: 13px;
  color: #e0e0e0;
  width: 60%;
  line-height: 24px;
  margin: 25px auto 0;
  text-align: center;
}
.wp-comingsoon .countdown-shortcode {
  margin-bottom: 280px;
}
.wp-comingsoon .social-comingsoon .menu-social {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  text-align: center;
  list-style-type: none;
}
.wp-comingsoon .social-comingsoon .menu-social li {
  float: left;
  margin: 0 5px;
}
.wp-comingsoon .social-comingsoon .menu-social li a {
  display: inline-block;
  vertical-align: top;
  color: #818180;
  font-size: 14px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background-color: rgba(255,255,255,0.1);
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.wp-comingsoon .social-comingsoon .menu-social li a:hover {
  background-color: var(--color);
  color: #fff;
}
.wp-comingsoon .footer-comingsoon {
  padding: 17px 0;
  line-height: 20px;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
}
.wp-comingsoon .footer-comingsoon a {
  color: var(--color);
}
.wp-comingsoon .footer-comingsoon a:hover {
  color: var(--darken10);
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper {
  display: inline-block;
  overflow: hidden;
}
.comming-soon .ClassyCountdown-wrapper >div {
  display: inline-block;
  position: relative;
  width: 120px;
  margin: 10px 15px;
  float: left;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
  position: absolute;
  font-size: 34px !important;
  font-weight: bold;
  font-weight: 700;
  color: #fff;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 100px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
  font-size: 14px !important;
  font-weight: 700;
  color: #fff !important;
  display: inline-block;
  top: -45px;
  position: relative;
  text-transform: uppercase;
}
@-moz-document url-prefix() {
  .comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value>span {
    margin-top: -50px;
    top: auto;
  }
}
.emarket_breadcrumbs {
  margin-top: 0px;
  padding: 15px 0;
  background-color: #f5f5f5;
  margin: 0 0 35px;
  position: relative;
}
.page .emarket_breadcrumbs {
  background-color: #f5f5f5;
  margin: 0 0 30px;
}
.emarket_breadcrumbs .listing-title {
  margin-top: 30px;
  margin-bottom: 20px;
  display: none;
}
.emarket_breadcrumbs .breadcrumbs .breadcrumb {
  margin: 0;
  background-color: transparent;
  padding: 0;
}
.emarket_breadcrumbs .breadcrumbs .breadcrumb >li {
  font-size: 12px;
  color: #777;
  text-transform: capitalize;
  font-weight: 400;
}
.emarket_breadcrumbs .breadcrumbs .breadcrumb >li:last-child span.go-page {
  display: none;
}
.emarket_breadcrumbs .breadcrumbs .breadcrumb >li +li:before {
  content: '';
  padding: 0;
}
.emarket_breadcrumbs .breadcrumbs .breadcrumb >li >.go-page:before {
  content: '\f105';
  font-family: 'FontAwesome';
  padding: 0 10px;
}
.emarket_breadcrumbs .breadcrumbs .breadcrumb >li >a {
  color: #222;
}
.emarket_breadcrumbs .breadcrumbs .breadcrumb >li >a:hover {
  color: var(--color);
}
.emarket_breadcrumbs.style1 {
  margin: 0;
  text-align: center;
  padding: 52px 0 52px;
  margin: 0 0 30px;
}
.emarket_breadcrumbs.style1 h1.page-title {
  font-size: 40px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 400 !important;
  margin: 0 0 12px;
}
.emarket_breadcrumbs.style1 .breadcrumbs .breadcrumb {
  background-color: transparent;
  padding: 0 0 45px;
}
.emarket_breadcrumbs.style1 .breadcrumbs .breadcrumb >li {
  text-transform: capitalize;
  font-weight: 400;
  color: #fff;
}
.emarket_breadcrumbs.style1 .breadcrumbs .breadcrumb >li >a {
  font-size: 12px;
  color: #fff;
}
.emarket_breadcrumbs.style1 .breadcrumbs .breadcrumb >li >a:hover {
  color: var(--color);
}
.emarket_breadcrumbs.style2 {
  margin: 0;
  text-align: center;
  padding: 65px 0 70px;
  position: relative;
  background-color: transparent;
  z-index: 1;
}
.emarket_breadcrumbs.style2 h1.page-title {
  font-size: 40px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 400 !important;
  margin: 0 0 12px;
  position: relative;
  z-index: 2;
}
.emarket_breadcrumbs.style2 .breadcrumbs .breadcrumb {
  background-color: transparent;
  padding: 0;
  position: relative;
  z-index: 2;
}
.emarket_breadcrumbs.style2 .breadcrumbs .breadcrumb >li {
  text-transform: capitalize;
  font-weight: 400;
  color: #fff;
}
.emarket_breadcrumbs.style2 .breadcrumbs .breadcrumb >li >a {
  font-size: 12px;
  color: #fff;
}
.emarket_breadcrumbs.style2 .breadcrumbs .breadcrumb >li >a:hover {
  color: var(--color);
}
.archive.boxed-layout >.container,
.search.search-results.boxed-layout >.container,
.single.single-post.boxed-layout >.container {
  max-width: 100%;
}
.archive.boxed-layout >.container .listing-title,
.search.search-results.boxed-layout >.container .listing-title,
.single.single-post.boxed-layout >.container .listing-title {
  margin: 50px 15px;
}
.single.single-post.boxed-layout >.container {
  padding-top: 30px;
}
.page.boxed-layout >.emarket_breadcrumbs {
  margin-bottom: 0;
}
.page.boxed-layout >.container {
  max-width: 100%;
  padding-top: 30px;
}
.bg-shop-full.archive.post-type-archive-product,
.bg-shop-full.archive.tax-product_cat {
  background-color: #f5f5f5;
}
.bg-shop-full.archive.post-type-archive-product >.container,
.bg-shop-full.archive.tax-product_cat >.container {
  background-color: #fff;
  position: relative;
  z-index: 9;
  max-width: 1715px;
  padding: 0 30px;
}
.bg-shop-full.archive.post-type-archive-product .elementor-location-header,
.bg-shop-full.archive.post-type-archive-product .elementor-location-footer,
.bg-shop-full.archive.tax-product_cat .elementor-location-header,
.bg-shop-full.archive.tax-product_cat .elementor-location-footer {
  background-color: #fff;
}
.listing-tab-shortcode {
  background-color: #fff;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs {
  max-width: 240px;
  background-color: #fff;
  float: left;
  width: 100%;
  margin: 0;
  border: 0;
  padding: 50px 30px 30px;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs .title-cat {
  font-size: 14px;
  text-transform: uppercase;
  color: #111;
  margin-bottom: 10px;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li {
  width: 100%;
  float: none;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a {
  border: 0;
  font-weight: normal;
  font-family: 'Roboto' !important;
  text-transform: capitalize;
  color: #777777;
  padding: 10px 0;
  cursor: pointer;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a:hover {
  color: var(--color);
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus {
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus >a {
  border: 0;
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs .tab-content {
  overflow: hidden;
  padding: 50px 30px;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  background-color: #f3f3f3;
  visibility: hidden;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane {
  margin: 0 -15px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item {
  width: 33.333%;
  float: left;
  padding: 0 15px;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item .item-wrap {
  border: 1px solid #ddd;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.search.search-results ul.products-loop {
  margin: 0 -15px;
}
.search.search-results .page.type-page .entry-content .entry-meta i {
  margin-right: 5px;
}
.search.search-results .page.type-page .entry-content .bl_read_more a {
  text-transform: capitalize;
  color: var(--color);
  display: inline-block;
  margin: 0 0 20px;
}
.search.search-results .page.type-page .entry-content .bl_read_more a:hover {
  opacity: 0.8;
}
.search.search-results .page.type-page .entry-content .bl_read_more i {
  margin: 0 5px;
}
.search .listing-title h1 small {
  color: var(--color);
}
.search .blog-content .pagination {
  margin-bottom: 40px;
}
.search .listing-title h1 {
  font-size: 24px;
}
.search .listing-title h1 small {
  position: relative;
}
.search .listing-title h1 small:before {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.search .listing-title h1 small:after {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.search .products-wrapper {
  padding: 0;
}
.search .pag-search>.pagination {
  margin-bottom: 40px;
}
.search .no-result {
  margin-bottom: 40px;
}
.search .no-result p {
  font-size: 14px;
  margin-bottom: 15px;
}
.search .no-result form {
  max-width: 100%;
  min-height: 40px;
  position: relative;
}
.search .no-result form label {
  display: none;
}
.search .no-result form input[type="text"],
.search .no-result form input[type="password"] {
  border-radius: 0;
  padding: 15px 85px 15px 20px;
  width: 100%;
}
.search .no-result form input[type="submit"] {
  background: var(--color);
  border: 1px solid var(--color);
  border-radius: 0;
  color: #fff;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
}
.search .no-result form input[type="submit"]:hover {
  background: var(--darken10);
  border-color: var(--darken10);
}
.content-search >.post,
.content-search .product,
.content-search .page {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 0;
}
.content-search >.post .entry-thumb,
.content-search .product .entry-thumb,
.content-search .page .entry-thumb {
  padding-right: 30px;
}
.content-search >.post .entry-content,
.content-search .product .entry-content,
.content-search .page .entry-content {
  overflow: hidden;
}
.content-search >.post .entry-content .title-blog h3,
.content-search .product .entry-content .title-blog h3,
.content-search .page .entry-content .title-blog h3 {
  font-size: 16px;
  color: #111;
}
.content-search >.post .entry-content .entry-meta,
.content-search .product .entry-content .entry-meta,
.content-search .page .entry-content .entry-meta {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .entry-meta .entry-author,
.content-search .product .entry-content .entry-meta .entry-author,
.content-search .page .entry-content .entry-meta .entry-author {
  color: #999;
}
.content-search >.post .entry-content .entry-meta .entry-author a,
.content-search .product .entry-content .entry-meta .entry-author a,
.content-search .page .entry-content .entry-meta .entry-author a {
  color: #999;
}
.content-search >.post .entry-content .entry-meta .entry-author a:hover,
.content-search .product .entry-content .entry-meta .entry-author a:hover,
.content-search .page .entry-content .entry-meta .entry-author a:hover {
  color: var(--color);
}
.content-search >.post .entry-content .entry-meta i,
.content-search .product .entry-content .entry-meta i,
.content-search .page .entry-content .entry-meta i {
  margin-right: 5px;
}
.content-search >.post .entry-content .entry-meta a,
.content-search .product .entry-content .entry-meta a,
.content-search .page .entry-content .entry-meta a {
  color: #999;
}
.content-search >.post .entry-content .entry-meta a:hover,
.content-search .product .entry-content .entry-meta a:hover,
.content-search .page .entry-content .entry-meta a:hover {
  color: var(--color);
}
.content-search >.post .entry-content .entry-meta >span,
.content-search .product .entry-content .entry-meta >span,
.content-search .page .entry-content .entry-meta >span {
  padding-right: 20px;
  display: inline-block;
  vertical-align: top;
  color: #999;
}
.content-search >.post .entry-content .entry-description,
.content-search .product .entry-content .entry-description,
.content-search .page .entry-content .entry-description {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .bl_read_more a,
.content-search .product .entry-content .bl_read_more a,
.content-search .page .entry-content .bl_read_more a {
  text-transform: capitalize;
  color: var(--color);
}
.content-search >.post .entry-content .bl_read_more a:hover,
.content-search .product .entry-content .bl_read_more a:hover,
.content-search .page .entry-content .bl_read_more a:hover {
  opacity: 0.8;
}
.content-search >.post .entry-content .bl_read_more i,
.content-search .product .entry-content .bl_read_more i,
.content-search .page .entry-content .bl_read_more i {
  margin: 0 5px;
}
.home.blog .header {
  margin-bottom: 30px;
}
.home.blog .category-header .entry-title {
  font-weight: 700 !important;
  font-size: 28px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.image-hover:hover .wrap-content h3 {
  color: var(--color);
}
_:-ms-fullscreen,
:root .emarket_top .top-form.top-search select::-ms-expand {
  display: none;
}
.elementor-popup-modal.popup-hom1 .dialog-close-button {
  top: 0 !important;
}
.elementor-popup-modal.popup-hom1 .dialog-close-button i {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}
.popup-home .elementor-widget-wp-widget-mc4wp_form_widget h5 {
  display: none;
}
.popup-home .mc4wp-form {
  width: 100%;
}
.popup-home .mc4wp-form input[type="email"] {
  height: 43px;
  width: 100%;
  border: 1px solid #ededed;
  font-size: 13px;
  color: #444;
  border-radius: 0;
  padding: 0 15px;
}
.popup-home .mc4wp-form input[type="submit"] {
  height: 41px;
  width: 41px;
  font-size: 0;
  position: absolute;
  top: 1px;
  right: 1px;
  background: url('../assets/img/icon-newsletter.png') no-repeat center center #fff;
  border: 0;
}
.popup-home .mc4wp-form input[type="submit"]:hover {
  opacity: 0.85;
}
.loader1 {
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1111;
  overflow-x: hidden;
  background: #fff;
}
.loader-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ff3c20;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ff3c20;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ff3c20;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.resp-tab .top-tab-slider {
  border-bottom: 2px #ebebeb solid;
  margin-bottom: 30px;
}
.resp-tab .top-tab-slider .box-title {
  float: left;
}
.resp-tab .top-tab-slider .box-title h3 {
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  padding: 10px 0;
  margin: 0;
}
.resp-tab .top-tab-slider .box-title span {
  color: #fff;
  background: #232f3e;
  padding: 10px 15px;
  border-radius: 4px 4px 0 0;
}
.resp-tab .top-tab-slider .nav.nav-tabs {
  float: right;
  margin: 0 auto;
  border-bottom: 0;
}
.resp-tab .top-tab-slider .nav.nav-tabs li {
  margin: 0 10px 0 0;
}
.resp-tab .top-tab-slider .nav.nav-tabs li a {
  padding: 0 10px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  font-size: 14px;
  text-transform: capitalize;
  color: #999;
  margin: 0;
  border: none;
  background-color: transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.resp-tab .top-tab-slider .nav.nav-tabs li:before {
  opacity: 0;
  visibility: hidden;
  content: "";
  width: 0;
  height: 2px;
  bottom: -2px;
  position: absolute;
  left: 50%;
  background: var(--color);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.resp-tab .top-tab-slider .nav.nav-tabs li.active a,
.resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
  color: #fff;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  color: var(--color);
  border: none;
}
.resp-tab .top-tab-slider .nav.nav-tabs li.active:before,
.resp-tab .top-tab-slider .nav.nav-tabs li:hover:before {
  opacity: 1;
  visibility: visible;
  width: 30px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  margin-left: -15px;
}
.resp-tab .top-tab-slider .nav.nav-tabs li:last-child {
  margin-right: 0;
}
.resp-tab .top-tab-slider .nav.nav-tabs li:last-child a {
  padding-right: 0;
}
.resp-tab .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.resp-tab .tab-pane.active {
  height: auto;
  overflow: visible;
}
.hover-image1 {
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.item .item-wrap {
  background-color: #fff;
  text-align: center;
  padding: 0;
}
.item .item-wrap .item-detail {
  position: relative;
  overflow: hidden;
}
.item .item-wrap .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap .item-detail .products-thumb > a {
  display: block;
}
.item .item-wrap .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap .item-detail .products-thumb .sw-variation-wrapper {
  display: none;
}
.item .item-wrap .item-detail .item-img {
  text-align: left;
}
.item .item-wrap .item-detail .item-img a {
  max-width: 100%;
  display: block;
}
.item .item-wrap .item-detail .item-img a img {
  width: 100%;
}
.item .item-wrap .item-detail .item-content {
  background: #f7f7f7;
}
.item .item-wrap .item-detail .item-content,
.item .item-wrap .item-detail .item-img {
  padding: 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.item .item-wrap .item-detail .item-content h4,
.item .item-wrap .item-detail .item-img h4 {
  margin-bottom: 5px;
}
.item .item-wrap .item-detail .item-content h4 a,
.item .item-wrap .item-detail .item-img h4 a {
  font-size: 14px;
  color: #222;
  font-weight: normal;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap .item-detail .item-content h4:hover a,
.item .item-wrap .item-detail .item-img h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap .item-detail .item-content .item-price,
.item .item-wrap .item-detail .item-img .item-price {
  font-size: 16px;
  float: none;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap .item-detail .item-content .item-price del,
.item .item-wrap .item-detail .item-img .item-price del {
  font-size: 12px;
  line-height: 18px;
}
.item .item-wrap .item-detail .item-content .reviews-content,
.item .item-wrap .item-detail .item-img .reviews-content {
  float: right;
  line-height: 12px;
  padding-top: 10px;
  position: relative;
  z-index: 2;
  display: none;
}
.item .item-wrap .item-detail .item-content .item-bottom,
.item .item-wrap .item-detail .item-img .item-bottom {
  position: absolute;
  top: 40px;
  left: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 3;
}
.item .item-wrap .item-detail .item-content .item-bottom .clear,
.item .item-wrap .item-detail .item-img .item-bottom .clear {
  display: none;
}
.item .item-wrap .item-detail .item-content .item-bottom .cart .quantity,
.item .item-wrap .item-detail .item-img .item-bottom .cart .quantity {
  display: none;
}
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle,
.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle,
.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped,
.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 32px;
  line-height: 32px;
  font-size: 0px;
  color: #fff;
  padding: 0 9px;
  display: inline-block;
  text-transform: capitalize;
  background-color: #666;
  font-weight: normal;
  border-radius: 4px;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  margin-top: 0 !important;
}
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:hover,
.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button:hover,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover,
.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple:hover,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle:hover,
.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button:hover,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external:hover,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped:hover,
.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple:hover,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable:hover {
  font-size: 12px;
  background: var(--color);
}
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle:hover:before,
.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button:hover:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external:hover:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped:hover:before,
.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple:hover:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable:hover:before {
  margin: 0 10px 0 0;
}
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.loading,
.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.loading,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading,
.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple.loading,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.loading,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle.loading,
.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button.loading,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external.loading,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped.loading,
.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple.loading,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.loading:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle.loading:before,
.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button.loading:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external.loading:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped.loading:before,
.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple.loading:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 4px;
  background-size: contain;
}
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:before,
.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:before,
.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle:before,
.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped:before,
.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable:before {
  content: "\f291";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.added,
.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.added,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added,
.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple.added,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.added,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle.added,
.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button.added,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external.added,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped.added,
.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple.added,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable.added {
  background-color: var(--color);
}
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.added:after,
.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.added:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:after,
.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple.added:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.added:after,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle.added:after,
.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button.added:after,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external.added:after,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped.added:after,
.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple.added:after,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap .item-detail .item-content .item-bottom button[type="submit"],
.item .item-wrap .item-detail .item-img .item-bottom button[type="submit"] {
  border: 0;
}
.item .item-wrap .item-detail .item-content .item-bottom .added_to_cart.wc-forward,
.item .item-wrap .item-detail .item-img .item-bottom .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a i,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a i,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i {
  margin: 0;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
  display: none;
}
.item .item-wrap .item-detail .item-content .item-bottom a.compare:before,
.item .item-wrap .item-detail .item-img .item-bottom a.compare:before {
  font-size: 12px;
  content: "\f021";
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap .item-detail .item-content .item-bottom a.compare,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap .item-detail .item-img .item-bottom a.compare {
  text-align: center;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  display: block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 32px;
  border-radius: 4px;
  background-color: #666;
  margin: 0 0 5px;
  float: none;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap .item-detail .item-content .item-bottom a.compare:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap .item-detail .item-img .item-bottom a.compare:before {
  font-family: fontawesome;
  font-size: 12px;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap .item-detail .item-content .item-bottom a.compare:hover,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap .item-detail .item-img .item-bottom a.compare:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom a.compare:hover:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap .item-detail .item-img .item-bottom a.compare:hover:before {
  color: #fff;
}
.item .item-wrap .item-detail .item-content .item-bottom a.compare,
.item .item-wrap .item-detail .item-img .item-bottom a.compare {
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable,
.item .item-wrap .item-detail .item-content .item-bottom a.compare,
.item .item-wrap .item-detail .item-content .item-bottom .group.fancybox,
.item .item-wrap .item-detail .item-img .item-bottom .add_to_cart_button,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable,
.item .item-wrap .item-detail .item-img .item-bottom a.compare,
.item .item-wrap .item-detail .item-img .item-bottom .group.fancybox {
  display: block;
  vertical-align: top;
  font-weight: normal;
  min-width: 32px;
  margin: 5px 0 0;
}
.item .item-wrap .item-detail .item-content .item-bottom a.compare,
.item .item-wrap .item-detail .item-img .item-bottom a.compare {
  margin-bottom: 5px;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap .item-detail .item-content .item-bottom a.fancybox,
.item .item-wrap .item-detail .item-img .item-bottom a.fancybox {
  text-align: center;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  display: block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  max-width: 32px;
  background-color: #666;
  float: none;
  border-radius: 4px;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.item .item-wrap .item-detail .item-content .item-bottom a.fancybox:before,
.item .item-wrap .item-detail .item-img .item-bottom a.fancybox:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f06e';
}
.item .item-wrap .item-detail .item-content .item-bottom a.fancybox:hover,
.item .item-wrap .item-detail .item-img .item-bottom a.fancybox:hover {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap .item-detail .item-content .item-bottom .wcfmmp_sold_by_container,
.item .item-wrap .item-detail .item-img .item-bottom .wcfmmp_sold_by_container {
  display: none;
}
.item .item-wrap:hover .item-detail .products-thumb a.fancybox {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap:hover .item-detail .products-thumb .item-bottom {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .button,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .add_to_cart_button,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .product_type_external,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .product_type_grouped,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .product_type_variable,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom a.compare,
.item .item-wrap:hover .item-detail .products-thumb .item-bottom .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap3 {
  background-color: #fff;
  text-align: center;
  padding: 0;
}
.item .item-wrap3 .item-detail {
  position: relative;
  overflow: hidden;
}
.item .item-wrap3 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap3 .item-detail .products-thumb a.sw-quickview {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 32px;
  line-height: 30px;
  padding: 0;
  background-color: var(--color);
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  opacity: 0;
  min-width: 32px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  border-radius: 16px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -16px;
}
.item .item-wrap3 .item-detail .products-thumb a.sw-quickview:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f06e';
}
.item .item-wrap3 .item-detail .products-thumb a.sw-quickview:hover {
  background-color: var(--darken10);
}
.item .item-wrap3 .item-detail .item-img {
  text-align: center;
}
.item .item-wrap3 .item-detail .item-img a {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.item .item-wrap3 .item-detail .item-content,
.item .item-wrap3 .item-detail .item-img {
  padding: 0;
  position: relative;
}
.item .item-wrap3 .item-detail .item-content h4,
.item .item-wrap3 .item-detail .item-img h4 {
  margin-bottom: 10px;
}
.item .item-wrap3 .item-detail .item-content h4 a,
.item .item-wrap3 .item-detail .item-img h4 a {
  font-size: 13px;
  color: #313131;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap3 .item-detail .item-content .item-price,
.item .item-wrap3 .item-detail .item-img .item-price {
  font-size: 16px;
  float: none;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap3 .item-detail .item-content .item-price del,
.item .item-wrap3 .item-detail .item-img .item-price del {
  font-size: 14px;
}
.item .item-wrap3 .item-detail .item-content .item-bottom,
.item .item-wrap3 .item-detail .item-img .item-bottom {
  position: absolute;
  font-size: 15px;
  bottom: 38px;
  right: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.item .item-wrap3 .item-detail .item-content .item-bottom .clear,
.item .item-wrap3 .item-detail .item-img .item-bottom .clear {
  display: none;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .button,
.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable,
.item .item-wrap3 .item-detail .item-img .item-bottom .button,
.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #fff;
  padding: 0 10px;
  text-transform: capitalize;
  background-color: var(--color);
  border-radius: 16px;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}
.item .item-wrap3 .item-detail .item-content .item-bottom .button:hover,
.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button:hover,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external:hover,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped:hover,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable:hover,
.item .item-wrap3 .item-detail .item-img .item-bottom .button:hover,
.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button:hover,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external:hover,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped:hover,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable:hover {
  opacity: 0.85;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .button.loading,
.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.loading,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.loading,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.loading,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.loading,
.item .item-wrap3 .item-detail .item-img .item-bottom .button.loading,
.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button.loading,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external.loading,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped.loading,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable.loading {
  background-color: var(--color);
  opacity: 1;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .button.loading:before,
.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.loading:before,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.loading:before,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.loading:before,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.loading:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .button.loading:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button.loading:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external.loading:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped.loading:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  border-radius: 16px;
  background-size: contain;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .button.added,
.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.added,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.added,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.added,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.added,
.item .item-wrap3 .item-detail .item-img .item-bottom .button.added,
.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button.added,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external.added,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped.added,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable.added {
  background-color: var(--color);
}
.item .item-wrap3 .item-detail .item-content .item-bottom .button.added:after,
.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.added:after,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.added:after,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.added:after,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.added:after,
.item .item-wrap3 .item-detail .item-img .item-bottom .button.added:after,
.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button.added:after,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external.added:after,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped.added:after,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap3 .item-detail .item-content .item-bottom a.compare,
.item .item-wrap3 .item-detail .item-img .item-bottom a.compare {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  margin-right: 5px !important;
}
.item .item-wrap3 .item-detail .item-content .item-bottom a.compare.added:before,
.item .item-wrap3 .item-detail .item-img .item-bottom a.compare.added:before {
  color: #fff;
}
.item .item-wrap3 .item-detail .item-content .item-bottom a.compare:before,
.item .item-wrap3 .item-detail .item-img .item-bottom a.compare:before {
  font-size: 13px;
  content: "\f079";
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap3 .item-detail .item-content .item-bottom a.compare,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap3 .item-detail .item-img .item-bottom a.compare {
  text-align: center;
  color: var(--color);
  font-weight: 500;
  height: 32px;
  line-height: 30px;
  padding: 0;
  background-color: #fff;
  border: 1px solid var(--color);
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 32px;
  margin: 0;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  border-radius: 16px;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap3 .item-detail .item-content .item-bottom a.compare:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap3 .item-detail .item-img .item-bottom a.compare:before {
  font-family: fontawesome;
  font-size: 12px;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap3 .item-detail .item-content .item-bottom a.compare:hover,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap3 .item-detail .item-img .item-bottom a.compare:hover {
  min-width: 32px;
  background-color: var(--color);
  font-size: 0;
  padding: 0;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap3 .item-detail .item-content .item-bottom a.compare:hover:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap3 .item-detail .item-img .item-bottom a.compare:hover:before {
  color: #fff;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap3 .item-detail .item-content .item-bottom a.compare,
.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped,
.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap3 .item-detail .item-img .item-bottom a.compare {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap3 .item-detail .item-content .item-bottom a.compare,
.item .item-wrap3 .item-detail .item-img .item-bottom a.compare {
  margin-left: 4px;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color);
}
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .loading.add_to_cart_button,
.item .item-wrap3 .item-detail .item-img .item-bottom .loading.add_to_cart_button {
  min-width: 84px;
  font-size: 0px !important;
}
.item .item-wrap3 .item-detail .item-content .item-bottom .loading.add_to_cart_button:before,
.item .item-wrap3 .item-detail .item-img .item-bottom .loading.add_to_cart_button:before {
  background: none;
  font-family: WooCommerce !important;
  content: '\e01c' !important;
  font-size: 16px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.item .item-wrap3 .item-detail .item-content .item-bottom a.sw-quickview,
.item .item-wrap3 .item-detail .item-img .item-bottom a.sw-quickview {
  display: none;
}
.item .item-wrap3 .item-detail .item-content {
  padding: 22px 0 0 0;
}
.item .item-wrap3:hover .item-detail .products-thumb .product-thumb-hover img {
  opacity: 0.85;
}
.item .item-wrap3:hover .item-detail .products-thumb a.sw-quickview {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap3:hover .item-detail .item-content h4,
.item .item-wrap3:hover .item-detail .item-content .reviews-content {
  opacity: 0;
}
.item .item-wrap3:hover .item-detail .item-content .item-bottom {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap3:hover .item-detail .item-content .item-bottom .button,
.item .item-wrap3:hover .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap3:hover .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap3:hover .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap3:hover .item-detail .item-content .item-bottom .product_type_variable,
.item .item-wrap3:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap3:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap3:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap3:hover .item-detail .item-content .item-bottom a.compare,
.item .item-wrap3:hover .item-detail .item-content .item-bottom .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap4 .item-detail {
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px #ebebeb solid;
}
.item .item-wrap4 .item-detail:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.item .item-wrap4 .item-detail .products-thumb {
  width: 130px;
  position: relative;
  float: left;
  margin-right: 20px;
}
.item .item-wrap4 .item-detail .products-thumb .sale-off {
  top: 0;
  right: 0;
}
.item .item-wrap4 .item-detail .products-thumb a.fancybox {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 32px;
  line-height: 30px;
  padding: 0;
  background-color: var(--color);
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  opacity: 0;
  min-width: 32px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  border-radius: 4px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -16px;
}
.item .item-wrap4 .item-detail .products-thumb a.fancybox:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f06e';
}
.item .item-wrap4 .item-detail .products-thumb a.fancybox:hover {
  background-color: var(--darken10);
}
.item .item-wrap4 .item-detail .item-content {
  padding: 10px 0 0;
  overflow: hidden;
}
.item .item-wrap4 .item-detail .item-content .reviews-content {
  margin-bottom: 10px;
}
.item .item-wrap4 .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: normal;
  color: #222;
  text-transform: capitalize;
}
.item .item-wrap4 .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.item .item-wrap4 .item-detail .item-content .item-price {
  font-size: 18px;
  color: #222;
}
.item .item-wrap4 .item-detail .item-content .item-price del {
  font-size: 16px;
  color: #888;
  margin-top: 2px;
}
.item .item-wrap4 .item-detail .item-content .item-price ins {
  font-size: 18px;
  color: #ff2d37;
}
.item .item-wrap4 .item-detail .item-content .item-price p {
  margin-bottom: 5px;
}
.item .item-wrap4 .item-detail .item-content .item-button {
  margin-top: -30px;
  opacity: 0;
}
.item .item-wrap4 .item-detail .item-content .item-button .clear {
  display: none;
}
.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_external,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #fff;
  padding: 0 10px;
  text-transform: capitalize;
  background-color: #666;
  border-radius: 4px;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}
.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button:hover,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_external:hover,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped:hover,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable:hover {
  font-size: 12px;
  background: var(--color);
}
.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.loading,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_external.loading,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.loading,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.loading:before,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_external.loading:before,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.loading:before,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  background-color: var(--color);
  border-radius: 4px;
  background-size: contain;
}
.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button:before,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_external:before,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped:before,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable:before {
  content: "\f291";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin: 0 8px 0 0;
}
.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.added,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_external.added,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.added,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable.added {
  background-color: var(--color);
}
.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.added:after,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_external.added:after,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.added:after,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap4 .item-detail .item-content .item-button a.compare {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.item .item-wrap4 .item-detail .item-content .item-button a.compare.added:before {
  color: #fff;
}
.item .item-wrap4 .item-detail .item-content .item-button a.compare:before {
  font-size: 13px;
  content: "\f021";
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap4 .item-detail .item-content .item-button a.compare {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
  padding: 0;
  background-color: #666;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  min-width: 32px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  border-radius: 4px;
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap4 .item-detail .item-content .item-button a.compare:before {
  font-family: fontawesome;
  font-size: 12px;
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap4 .item-detail .item-content .item-button a.compare:hover {
  min-width: 32px;
  background-color: var(--color);
  font-size: 0;
  padding: 0;
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap4 .item-detail .item-content .item-button a.compare:hover:before {
  color: #fff;
}
.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_external,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable,
.item .item-wrap4 .item-detail .item-content .item-button a.compare {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color);
}
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap4:hover .item-detail .item-img a.fancybox {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap4:hover .item-detail .item-content .item-button {
  opacity: 1;
}
.item .item-wrap4:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap4:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap4:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap4:hover .item-detail .item-content .item-button a.compare,
.item .item-wrap4:hover .item-detail .item-content .item-button .button,
.item .item-wrap4:hover .item-detail .item-content .item-button .add_to_cart_button,
.item .item-wrap4:hover .item-detail .item-content .item-button .product_type_external,
.item .item-wrap4:hover .item-detail .item-content .item-button .product_type_grouped,
.item .item-wrap4:hover .item-detail .item-content .item-button .product_type_variable {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.item .item-wrap5 {
  background-color: #fff;
  text-align: left;
  padding: 0;
}
.item .item-wrap5 .item-detail {
  position: relative;
  overflow: hidden;
}
.item .item-wrap5 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap5 .item-detail .item-img {
  text-align: left;
}
.item .item-wrap5 .item-detail .item-img a {
  max-width: 100%;
}
.item .item-wrap5 .item-detail .item-img a img {
  width: 100%;
}
.item .item-wrap5 .item-detail .item-content {
  padding: 12px 0px;
  position: relative;
}
.item .item-wrap5 .item-detail .item-content .reviews-content {
  margin: 0 0 5px;
  line-height: 20px;
}
.item .item-wrap5 .item-detail .item-content .reviews-content .item-number-rating {
  font-size: 12px;
  color: #b3b3b3;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 3px;
  line-height: 14px;
}
.item .item-wrap5 .item-detail .item-content h4 a {
  color: #464646;
  text-transform: capitalize;
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
}
.item .item-wrap5 .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.item .item-wrap5 .item-detail .item-content .item-price {
  font-size: 16px;
  color: #000;
}
.item .item-wrap5 .item-detail .item-content .item-price del {
  font-size: 14px;
  color: #b3b3b3;
  float: left;
  margin: 1px 10px 0 0px;
}
.item .item-wrap5 .item-detail .item-img {
  padding: 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.item .item-wrap5 .item-detail .item-img h4 {
  margin-bottom: 5px;
}
.item .item-wrap5 .item-detail .item-img h4 a {
  font-size: 14px;
  color: #222;
  font-weight: normal;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap5 .item-detail .item-img h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap5 .item-detail .item-img .item-price {
  font-size: 16px;
  float: none;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap5 .item-detail .item-img .item-price del {
  font-size: 12px;
  line-height: 18px;
}
.item .item-wrap5 .item-detail .item-img .reviews-content {
  float: right;
  line-height: 12px;
  padding-top: 10px;
  position: relative;
  z-index: 2;
  display: none;
}
.item .item-wrap5 .item-detail .item-img .item-bottom {
  position: absolute;
  top: 30px;
  left: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 3;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .clear {
  display: none;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped,
.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 32px;
  line-height: 32px;
  font-size: 0px;
  color: #fff;
  padding: 0 9px;
  display: inline-block;
  text-transform: capitalize;
  background-color: #666;
  font-weight: normal;
  border-radius: 4px;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
}
.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button:hover,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external:hover,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped:hover,
.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple:hover,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable:hover {
  font-size: 12px;
  background: var(--color);
}
.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button:hover:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external:hover:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped:hover:before,
.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple:hover:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable:hover:before {
  margin: 0 10px 0 0;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button.loading,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external.loading,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped.loading,
.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple.loading,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button.loading:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external.loading:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped.loading:before,
.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple.loading:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 4px;
  background-size: contain;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped:before,
.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable:before {
  content: "\f291";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button.added,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external.added,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped.added,
.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple.added,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable.added {
  background-color: var(--color);
}
.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button.added:after,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external.added:after,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped.added:after,
.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple.added:after,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap5 .item-detail .item-img .item-bottom a.compare:before {
  font-size: 12px;
  content: "\f021";
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap5 .item-detail .item-img .item-bottom a.compare {
  text-align: center;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  display: block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 32px;
  border-radius: 4px;
  background-color: #666;
  margin: 0;
  float: none;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap5 .item-detail .item-img .item-bottom a.compare:before {
  font-family: fontawesome;
  font-size: 12px;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap5 .item-detail .item-img .item-bottom a.compare:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap5 .item-detail .item-img .item-bottom a.compare:hover:before {
  color: #fff;
}
.item .item-wrap5 .item-detail .item-img .item-bottom a.compare {
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .add_to_cart_button,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable,
.item .item-wrap5 .item-detail .item-img .item-bottom a.compare,
.item .item-wrap5 .item-detail .item-img .item-bottom .group.fancybox {
  display: block;
  vertical-align: top;
  font-weight: normal;
  min-width: 32px;
  margin: 5px 0;
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap5 .item-detail .item-img .item-bottom a.fancybox {
  text-align: center;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  display: block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  max-width: 32px;
  background-color: #666;
  float: none;
  border-radius: 4px;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.item .item-wrap5 .item-detail .item-img .item-bottom a.fancybox:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f06e';
}
.item .item-wrap5 .item-detail .item-img .item-bottom a.fancybox:hover {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap5:hover .item-detail .products-thumb .product-thumb-hover img {
  opacity: 0.85;
}
.item .item-wrap5:hover .item-detail .products-thumb a.fancybox {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap5:hover .item-detail .products-thumb .item-bottom {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .button,
.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .add_to_cart_button,
.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .product_type_external,
.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .product_type_grouped,
.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .product_type_variable,
.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap5:hover .item-detail .products-thumb .item-bottom a.compare,
.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap6 {
  background-color: #fff;
  text-align: center;
  padding: 0;
}
.item .item-wrap6 .item-detail {
  position: relative;
  overflow: hidden;
}
.item .item-wrap6 .item-detail .products-thumb {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 7px;
}
.item .item-wrap6 .item-detail .products-thumb a.sw-quickview {
  text-align: center;
  color: #222;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
  padding: 0;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  opacity: 0;
  min-width: 50px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  border-radius: 50%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
}
.item .item-wrap6 .item-detail .products-thumb a.sw-quickview:before {
  font-family: fontawesome;
  font-size: 16px;
  content: '\f06e';
}
.item .item-wrap6 .item-detail .products-thumb a.sw-quickview:hover {
  background-color: var(--color);
}
.item .item-wrap6 .item-detail .item-img {
  text-align: center;
}
.item .item-wrap6 .item-detail .item-img a {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.item .item-wrap6 .item-detail .item-content {
  padding: 0;
  position: relative;
  text-align: left;
}
.item .item-wrap6 .item-detail .item-content h4 {
  margin-bottom: 15px;
}
.item .item-wrap6 .item-detail .item-content h4 a {
  font-size: 14px;
  color: #222;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap6 .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.item .item-wrap6 .item-detail .item-content .reviews-content {
  margin: 0 0 13px;
}
.item .item-wrap6 .item-detail .item-content .item-price {
  font-size: 18px;
  float: none;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  color: #222;
  margin: 0 0 15px;
}
.item .item-wrap6 .item-detail .item-content .item-price ins {
  color: #ff2d37;
  font-size: 18px;
  font-weight: 600;
}
.item .item-wrap6 .item-detail .item-content .item-price del {
  font-size: 16px;
  color: #888;
  font-weight: 400;
}
.item .item-wrap6 .item-detail .item-content .item-bottom {
  position: relative;
  display: flex;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .clear {
  display: none;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .button,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple,
.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #222;
  padding: 0 20px;
  text-transform: capitalize;
  background-color: #f3f3f3;
  border-radius: 3px;
  order: 1;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .button:hover,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple:hover,
.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button:hover,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external:hover,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped:hover,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable:hover {
  background-color: var(--color);
}
.item .item-wrap6 .item-detail .item-content .item-bottom .button.loading,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple.loading,
.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button.loading,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external.loading,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped.loading,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable.loading {
  background-color: var(--color);
  opacity: 1;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .button.loading:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple.loading:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button.loading:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external.loading:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped.loading:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  border-radius: 16px;
  background-size: contain;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .button.added,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple.added,
.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button.added,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external.added,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped.added,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable.added {
  background-color: var(--color);
}
.item .item-wrap6 .item-detail .item-content .item-bottom .button.added:after,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple.added:after,
.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button.added:after,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external.added:after,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped.added:after,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0 5px;
  order: 2;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap6 .item-detail .item-content .item-bottom a.compare {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  margin-right: 0 !important;
  order: 3;
}
.item .item-wrap6 .item-detail .item-content .item-bottom a.compare.added:before {
  color: #fff;
}
.item .item-wrap6 .item-detail .item-content .item-bottom a.compare:before {
  font-size: 13px;
  content: "\f079";
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap6 .item-detail .item-content .item-bottom a.compare {
  text-align: center;
  color: #222;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #f3f3f3;
  border: 0;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 40px;
  margin: 0;
  border-radius: 3px;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap6 .item-detail .item-content .item-bottom a.compare:before {
  font-family: fontawesome;
  font-size: 14px;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap6 .item-detail .item-content .item-bottom a.compare:hover {
  min-width: 40px;
  background-color: var(--color);
  font-size: 0;
  padding: 0;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap6 .item-detail .item-content .item-bottom a.compare:hover:before {
  color: #222;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable,
.item .item-wrap6 .item-detail .item-content .item-bottom a.compare {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color);
}
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #222;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .loading.add_to_cart_button {
  min-width: 84px;
  font-size: 0px !important;
}
.item .item-wrap6 .item-detail .item-content .item-bottom .loading.add_to_cart_button:before {
  background: none;
  font-family: WooCommerce !important;
  content: '\e01c' !important;
  font-size: 16px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.item .item-wrap6 .item-detail .item-content .item-bottom a.sw-quickview {
  display: none;
}
.item .item-wrap6 .item-detail .item-content {
  padding: 15px 0 0 0;
}
.item .item-wrap6:hover .item-detail .products-thumb {
  border: 1px solid var(--color);
}
.item .item-wrap6:hover .item-detail .products-thumb a.sw-quickview {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap7 {
  background-color: #fff;
  border-radius: 7px;
}
.item .item-wrap7 .item-detail .products-thumb {
  position: relative;
  text-align: center;
}
.item .item-wrap7 .item-detail .products-thumb a {
  display: inline-block;
  max-width: 100%;
}
.item .item-wrap7 .item-detail .products-thumb img {
  border-radius: 7px;
}
.item .item-wrap7 .item-detail .products-thumb .hover-image1 {
  display: none;
}
.item .item-wrap7 .item-detail .products-thumb a.sw-quickview {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  padding: 0;
  background-color: var(--color);
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  opacity: 0;
  min-width: 30px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  border-radius: 3px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -16px;
}
.item .item-wrap7 .item-detail .products-thumb a.sw-quickview:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f06e';
}
.item .item-wrap7 .item-detail .products-thumb a.sw-quickview:hover {
  background-color: var(--darken10);
}
.item .item-wrap7 .item-detail .item-content {
  text-align: center;
  padding: 10px;
}
.item .item-wrap7 .item-detail .item-content h4 {
  margin: 0 0 10px;
}
.item .item-wrap7 .item-detail .item-content h4 a {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
.item .item-wrap7 .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.item .item-wrap7 .item-detail .item-content .item-price {
  margin-bottom: 10px;
  display: inline-block;
}
.item .item-wrap7 .item-detail .item-content .item-price del {
  float: left;
}
.item .item-wrap7 .item-detail .item-content .wrap {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap7 .item-detail .item-content .item-bottom {
  position: relative;
  display: flex;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .clear {
  display: none;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .button,
.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #fff;
  padding: 0 10px;
  text-transform: capitalize;
  background-color: var(--color);
  border-radius: 3px;
  order: 2;
  margin: 0 5px;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .button:hover,
.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button:hover,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external:hover,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped:hover,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable:hover {
  opacity: 0.85;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .button.loading,
.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button.loading,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external.loading,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped.loading,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable.loading {
  background-color: var(--color);
  opacity: 1;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .button.loading:before,
.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button.loading:before,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external.loading:before,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped.loading:before,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  border-radius: 4px;
  background-size: contain;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .button.added,
.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button.added,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external.added,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped.added,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable.added {
  background-color: var(--color);
}
.item .item-wrap7 .item-detail .item-content .item-bottom .button.added:after,
.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button.added:after,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external.added:after,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped.added:after,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap7 .item-detail .item-content .item-bottom a.compare {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  order: 1;
}
.item .item-wrap7 .item-detail .item-content .item-bottom a.compare.added:before {
  color: #fff;
}
.item .item-wrap7 .item-detail .item-content .item-bottom a.compare:before {
  font-size: 13px;
  content: "\f079";
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  order: 3;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap7 .item-detail .item-content .item-bottom a.compare {
  text-align: center;
  color: var(--color);
  font-weight: 500;
  height: 30px;
  line-height: 28px;
  padding: 0;
  background-color: #fff;
  border: 1px solid var(--color);
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 30px;
  margin: 0;
  border-radius: 3px;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap7 .item-detail .item-content .item-bottom a.compare:before {
  font-family: fontawesome;
  font-size: 12px;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap7 .item-detail .item-content .item-bottom a.compare:hover {
  min-width: 30px;
  background-color: var(--color);
  font-size: 0;
  padding: 0;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap7 .item-detail .item-content .item-bottom a.compare:hover:before {
  color: #fff;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap7 .item-detail .item-content .item-bottom a.compare {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color);
}
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .loading.add_to_cart_button {
  min-width: 84px;
  font-size: 0px !important;
}
.item .item-wrap7 .item-detail .item-content .item-bottom .loading.add_to_cart_button:before {
  background: none;
  font-family: WooCommerce !important;
  content: '\e01c' !important;
  font-size: 16px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.item .item-wrap7 .item-detail .item-content .item-bottom a.sw-quickview {
  display: none;
}
.item .item-wrap7:hover .products-thumb a.sw-quickview {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.item .item-wrap8 {
  text-align: center;
  padding: 0;
}
.item .item-wrap8 .item-detail {
  position: relative;
  overflow: hidden;
}
.item .item-wrap8 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap8 .item-detail .products-thumb > a {
  display: block;
  max-width: 100%;
}
.item .item-wrap8 .item-detail .products-thumb > a img {
  width: 100%;
}
.item .item-wrap8 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap8 .item-detail .products-thumb .item-button {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -65px;
  opacity: 0;
  z-index: 3;
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap8 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview {
  height: 40px;
  width: 40px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid var(--color);
  color: var(--color);
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
  line-height: 40px;
  font-size: 0;
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap8 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview:before {
  font-family: fontawesome;
  font-size: 12px;
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap8 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap8 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist,
.item .item-wrap8 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap8 .item-detail .products-thumb .item-button .group.fancybox {
  float: left;
  margin: 0 2px;
  font-weight: normal;
  min-width: 40px;
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0 2px;
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap8 .item-detail .products-thumb .item-button a.compare {
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.item .item-wrap8 .item-detail .products-thumb .item-button a.compare:before {
  content: "\f021";
}
.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview {
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview:before {
  content: "\f002";
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap8 .item-detail .item-content {
  text-align: center;
  padding: 20px 0 30px;
}
.item .item-wrap8 .item-detail .item-content .reviews-content {
  float: none;
  margin: 0 0 10px;
}
.item .item-wrap8 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap8 .item-detail .item-content h4 a {
  font-size: 16px;
  color: #222;
  font-weight: normal;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap8 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap8 .item-detail .item-content .item-price {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: var(--color);
  margin: 0 0 15px;
  float: none;
}
.item .item-wrap8 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap8 .item-detail .item-content .item-price ins {
  font-size: 16px;
  font-weight: 700;
}
.item .item-wrap8 .item-detail .item-content .item-price del {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #9b9b9b;
}
.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button,
.item .item-wrap8 .item-detail .item-content .product_type_external,
.item .item-wrap8 .item-detail .item-content .product_type_grouped,
.item .item-wrap8 .item-detail .item-content a.product_type_simple,
.item .item-wrap8 .item-detail .item-content .product_type_variable {
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  background-color: var(--color);
  font-weight: 700;
  text-transform: capitalize;
}
.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button:hover,
.item .item-wrap8 .item-detail .item-content .product_type_external:hover,
.item .item-wrap8 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap8 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap8 .item-detail .item-content .product_type_variable:hover {
  background-color: var(--darken5);
}
.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button.loading,
.item .item-wrap8 .item-detail .item-content .product_type_external.loading,
.item .item-wrap8 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap8 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap8 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button.loading:before,
.item .item-wrap8 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap8 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap8 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap8 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 3px;
  background-size: contain;
}
.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button.added,
.item .item-wrap8 .item-detail .item-content .product_type_external.added,
.item .item-wrap8 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap8 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap8 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
}
.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button.added:after,
.item .item-wrap8 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap8 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap8 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap8 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap8 .item-detail .item-content .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap8:hover .item-detail .products-thumb img {
  opacity: 0.85;
}
.item .item-wrap8:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap8:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap8:hover .item-detail .products-thumb .item-button .button,
.item .item-wrap8:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap8:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap8:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap8:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap8:hover .item-detail .products-thumb .item-button .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap9 .item-detail {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.item .item-wrap9 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap9 .item-detail .products-thumb > a {
  display: block;
  max-width: 100%;
}
.item .item-wrap9 .item-detail .products-thumb > a img {
  width: 100%;
}
.item .item-wrap9 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap9 .item-detail .products-thumb .item-button {
  position: absolute;
  width: 120px;
  height: 32px;
  background-color: #fff;
  bottom: 10px;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  z-index: 3;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
}
.item .item-wrap9 .item-detail .products-thumb .item-button .wrap {
  overflow: hidden;
  display: inline-block;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap9 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview {
  height: 32px;
  width: 35px;
  border-radius: 0px;
  background-color: #fff;
  border: 0;
  color: var(--color);
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 32px;
  font-size: 0;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -7px;
  margin-left: -7px;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,
.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:after,
.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:after {
  content: '';
  width: 1px;
  height: 10px;
  background-color: #555;
  position: absolute;
  right: 0;
  top: 11px;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: #fff;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist,
.item .item-wrap9 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap9 .item-detail .products-thumb .item-button .group.fancybox {
  float: left;
  margin: 0;
  font-weight: normal;
  min-width: 35px;
  position: relative;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  background: url("../assets/img/icon_heart_20.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
  background: url(../assets/img/default/icon_heart_20.svg) no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap9 .item-detail .products-thumb .item-button a.compare {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:before {
  background: url("../assets/img/icon-compare20.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:hover:before {
  background: url(../assets/img/default/icon-compare20.svg) no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:before {
  background: url("../assets/img/arrow_move20.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:after {
  width: 0;
  height: 0;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  background: url(../assets/img/default/arrow_move20.svg) no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap9 .item-detail .item-content {
  text-align: center;
  padding: 20px 0 0px;
}
.item .item-wrap9 .item-detail .item-content .author-listing-product a {
  color: #7c6e65;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 0 5px;
  display: inline-block;
}
.item .item-wrap9 .item-detail .item-content .author-listing-product a:hover {
  color: var(--color);
}
.item .item-wrap9 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap9 .item-detail .item-content h4 a {
  font-size: 24px;
  color: #000;
  font-weight: normal;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  font-weight: 500;
}
.item .item-wrap9 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap9 .item-detail .item-content .item-price {
  font-size: 20px;
  font-weight: 400;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: var(--color);
  margin: 0 0 15px;
  float: none;
}
.item .item-wrap9 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap9 .item-detail .item-content .item-price ins {
  font-size: 20px;
  font-weight: 400;
}
.item .item-wrap9 .item-detail .item-content .item-price del {
  font-size: 20px;
  font-weight: 400;
  color: #828282;
}
.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button,
.item .item-wrap9 .item-detail .item-content .product_type_external,
.item .item-wrap9 .item-detail .item-content .product_type_grouped,
.item .item-wrap9 .item-detail .item-content a.product_type_simple,
.item .item-wrap9 .item-detail .item-content .product_type_variable {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  font-size: 16px;
  color: var(--color);
  border-radius: 0px;
  display: inline-block;
  background-color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  left: 50%;
  margin-left: -68px;
  z-index: 3;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button:hover,
.item .item-wrap9 .item-detail .item-content .product_type_external:hover,
.item .item-wrap9 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap9 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap9 .item-detail .item-content .product_type_variable:hover {
  color: var(--darken10);
}
.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button.loading,
.item .item-wrap9 .item-detail .item-content .product_type_external.loading,
.item .item-wrap9 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap9 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap9 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button.loading:before,
.item .item-wrap9 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap9 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap9 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap9 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 3px;
  background-size: contain;
}
.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button.added,
.item .item-wrap9 .item-detail .item-content .product_type_external.added,
.item .item-wrap9 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap9 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap9 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
}
.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button.added:after,
.item .item-wrap9 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap9 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap9 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap9 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap9 .item-detail .item-content .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap9:hover .item-detail .products-thumb img {
  opacity: 0.85;
}
.item .item-wrap9:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap9:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.item .item-wrap9:hover .item-detail .products-thumb .item-button .button,
.item .item-wrap9:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap9:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap9:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap9:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap9:hover .item-detail .products-thumb .item-button .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap9:hover .item-detail .item-content .button.add_to_cart_button,
.item .item-wrap9:hover .item-detail .item-content .product_type_external,
.item .item-wrap9:hover .item-detail .item-content .product_type_grouped,
.item .item-wrap9:hover .item-detail .item-content a.product_type_simple,
.item .item-wrap9:hover .item-detail .item-content .product_type_variable {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.item .item-wrap10 {
  text-align: center;
  padding: 0;
  margin: 0 0 10px;
  padding: 10px 15px;
}
.item .item-wrap10 .item-detail {
  position: relative;
  padding-bottom: 90px;
}
.item .item-wrap10 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap10 .item-detail .products-thumb > a {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap10 .item-detail .products-thumb > a img {
  width: 100%;
}
.item .item-wrap10 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist {
  position: absolute;
  top: 4px;
  right: 20px;
  z-index: 3;
  margin: 0;
  height: 18px;
}
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .feedback {
  display: none;
}
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  color: #999;
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 0;
  background: url("../assets/img/heart-24.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  background: url(../assets/img/default/heart-24.svg) no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap10 .item-detail .item-content {
  text-align: left;
  padding: 15px 20px 10px;
  position: absolute;
  width: 100%;
  background-color: #fff;
  bottom: 15px;
}
.item .item-wrap10 .item-detail .item-content .reviews-content {
  float: none;
  margin: 0 0 10px;
}
.item .item-wrap10 .item-detail .item-content h4 {
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
}
.item .item-wrap10 .item-detail .item-content h4 a {
  font-size: 16px;
  color: #222;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap10 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap10 .item-detail .item-content .item-price {
  font-size: 14px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  display: block;
  vertical-align: top;
  color: var(--color);
  margin: 0;
  color: #000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  float: none;
}
.item .item-wrap10 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap10 .item-detail .item-content .item-price ins {
  font-size: 14px;
  font-weight: 700;
  color: #000;
}
.item .item-wrap10 .item-detail .item-content .item-price del {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #999;
}
.item .item-wrap10 .item-detail .item-content .item-bottom {
  overflow: hidden;
  opacity: 0;
  height: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button,
.item .item-wrap10 .item-detail .item-content .product_type_external,
.item .item-wrap10 .item-detail .item-content .product_type_grouped,
.item .item-wrap10 .item-detail .item-content a.product_type_simple,
.item .item-wrap10 .item-detail .item-content .product_type_variable {
  font-size: 14px;
  color: #000;
  border-radius: 0px;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  float: left;
}
.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button:hover,
.item .item-wrap10 .item-detail .item-content .product_type_external:hover,
.item .item-wrap10 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap10 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap10 .item-detail .item-content .product_type_variable:hover {
  color: var(--color);
}
.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button.loading,
.item .item-wrap10 .item-detail .item-content .product_type_external.loading,
.item .item-wrap10 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap10 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap10 .item-detail .item-content .product_type_variable.loading {
  background-color: transparent;
  opacity: 0.75;
  filter: alpha(opacity=75);
  height: auto;
  color: var(--color);
}
.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button.loading:before,
.item .item-wrap10 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap10 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap10 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap10 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: transparent;
  border-radius: 3px;
  background-size: contain;
}
.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button.added,
.item .item-wrap10 .item-detail .item-content .product_type_external.added,
.item .item-wrap10 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap10 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap10 .item-detail .item-content .product_type_variable.added {
  background-color: transparent;
  color: var(--color);
}
.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button.added:after,
.item .item-wrap10 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap10 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap10 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap10 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: top;
}
.item .item-wrap10 .item-detail .item-content a.sw-quickview {
  float: right;
  font-size: 0;
  display: inline-block;
  height: 18px;
  width: 18px;
  background: url("../assets/img/eye.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap10 .item-detail .item-content a.sw-quickview:hover {
  background: url(../assets/img/default/eye.svg) no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap10 .item-detail .item-content .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap10:hover .item-detail {
  box-shadow: 0 5px 15px rgba(0,0,0,0.06);
}
.item .item-wrap10:hover .item-detail .item-content {
  bottom: 5px;
  padding: 25px 20px 10px;
}
.item .item-wrap10:hover .item-detail .item-content h4,
.item .item-wrap10:hover .item-detail .item-content .item-price {
  -webkit-transform: translateY(-13px);
  -moz-transform: translateY(-13px);
  -o-transform: translateY(-13px);
  -ms-transform: translateY(-13px);
  transform: translateY(-13px);
}
.item .item-wrap10:hover .item-detail .item-content .item-bottom {
  margin: 0;
  opacity: 1;
  height: auto;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap11 .item-detail {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.item .item-wrap11 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap11 .item-detail .products-thumb > a {
  display: block;
  max-width: 100%;
}
.item .item-wrap11 .item-detail .products-thumb > a img {
  width: 100%;
}
.item .item-wrap11 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap11 .item-detail .products-thumb .item-button {
  position: absolute;
  min-width: 220px;
  height: 50px;
  background-color: #fff;
  bottom: 10px;
  left: 10px;
  opacity: 0;
  z-index: 3;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
}
.item .item-wrap11 .item-detail .products-thumb .item-button .wrap {
  overflow: hidden;
  display: inline-block;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap11 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview {
  height: 50px;
  width: 73px;
  border-radius: 0px;
  background-color: #fff;
  border: 0;
  color: var(--color);
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 50px;
  font-size: 0;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,
.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:after,
.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:after {
  content: '';
  width: 1px;
  height: 30px;
  background-color: #ddd;
  position: absolute;
  right: 0;
  top: 10px;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: #fff;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist,
.item .item-wrap11 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap11 .item-detail .products-thumb .item-button .group.fancybox {
  float: left;
  margin: 0;
  font-weight: normal;
  min-width: 35px;
  position: relative;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  background: url("../assets/img/icon_heart_29.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
  background: url(../assets/img/default/icon_heart_29.svg) no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap11 .item-detail .products-thumb .item-button a.compare {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:before {
  background: url("../assets/img/icon-compare29.svg") no-repeat center center transparent;
  background-size: cover;
  width: 20px;
  height: 20px;
}
.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:hover:before {
  background: url(../assets/img/default/icon-compare29.svg) no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:before {
  background: url("../assets/img/arrow_move29.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:after {
  width: 0;
  height: 0;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  background: url(../assets/img/default/arrow_move29.svg) no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap11 .item-detail .item-content {
  text-align: center;
  padding: 20px 10px 0px;
}
.item .item-wrap11 .item-detail .item-content h4 {
  margin-bottom: 12px;
}
.item .item-wrap11 .item-detail .item-content h4 a {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  line-height: 20px;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  font-weight: 700;
  letter-spacing: 0.12rem;
}
.item .item-wrap11 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap11 .item-detail .item-content .item-price {
  font-size: 13px;
  font-weight: 400;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  font-style: italic;
  display: block;
  vertical-align: top;
  color: #000;
  margin: 0 0 20px;
  float: none;
  letter-spacing: 0.16rem;
}
.item .item-wrap11 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap11 .item-detail .item-content .item-price ins {
  color: #000;
  font-size: 13px;
  line-height: 18px;
}
.item .item-wrap11 .item-detail .item-content .item-price del {
  float: left;
  color: #999;
  font-size: 13px;
  margin: 0 10px 0 0;
}
.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button,
.item .item-wrap11 .item-detail .item-content .product_type_external,
.item .item-wrap11 .item-detail .item-content .product_type_grouped,
.item .item-wrap11 .item-detail .item-content a.product_type_simple,
.item .item-wrap11 .item-detail .item-content .product_type_variable {
  height: 36px;
  line-height: 32px;
  padding: 0 20px;
  font-size: 12px;
  color: #000;
  border-radius: 0px;
  border: 2px solid var(--color);
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button:hover,
.item .item-wrap11 .item-detail .item-content .product_type_external:hover,
.item .item-wrap11 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap11 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap11 .item-detail .item-content .product_type_variable:hover {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button.loading,
.item .item-wrap11 .item-detail .item-content .product_type_external.loading,
.item .item-wrap11 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap11 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap11 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button.loading:before,
.item .item-wrap11 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap11 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap11 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap11 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: transparent;
  border-radius: 0px;
  background-size: contain;
}
.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button.added,
.item .item-wrap11 .item-detail .item-content .product_type_external.added,
.item .item-wrap11 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap11 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap11 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button.added:after,
.item .item-wrap11 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap11 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap11 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap11 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap11 .item-detail .item-content .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap11:hover .item-detail .products-thumb img {
  opacity: 0.85;
}
.item .item-wrap11:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap11:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.item .item-wrap11:hover .item-detail .products-thumb .item-button .button,
.item .item-wrap11:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap11:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap11:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap11:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap11:hover .item-detail .products-thumb .item-button .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap11:hover .item-detail .item-content .button.add_to_cart_button,
.item .item-wrap11:hover .item-detail .item-content .product_type_external,
.item .item-wrap11:hover .item-detail .item-content .product_type_grouped,
.item .item-wrap11:hover .item-detail .item-content a.product_type_simple,
.item .item-wrap11:hover .item-detail .item-content .product_type_variable {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap12 {
  background-color: #fff;
}
.item .item-wrap12 .item-detail .products-thumb {
  position: relative;
  text-align: center;
  padding: 15px;
}
.item .item-wrap12 .item-detail .products-thumb a {
  display: inline-block;
  max-width: 100%;
}
.item .item-wrap12 .item-detail .products-thumb .onsale {
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: #fff;
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  height: 22px;
  padding: 0 10px;
  border: 1px solid #000;
  line-height: 22px;
}
.item .item-wrap12 .item-detail .products-thumb .sw-custom-variation {
  position: absolute;
  left: 11px;
  bottom: 0;
  margin: 0;
}
.item .item-wrap12 .item-detail .item-content {
  text-align: left;
  padding: 0px 15px 20px;
  min-height: 205px;
  position: relative;
}
.item .item-wrap12 .item-detail .item-content .categories-name a {
  font-size: 14px;
  color: #777;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 5px;
}
.item .item-wrap12 .item-detail .item-content .categories-name a:after {
  content: ',';
  margin-right: 5px;
}
.item .item-wrap12 .item-detail .item-content .categories-name a:last-child:after {
  content: '';
  margin: 0;
}
.item .item-wrap12 .item-detail .item-content .categories-name a:hover {
  color: var(--color);
}
.item .item-wrap12 .item-detail .item-content h4 {
  margin: 0 0 10px;
}
.item .item-wrap12 .item-detail .item-content h4 a {
  color: #000;
  font-size: 24px;
  font-weight: 400;
}
.item .item-wrap12 .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.item .item-wrap12 .item-detail .item-content .reviews-content {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px;
}
.item .item-wrap12 .item-detail .item-content .item-price {
  font-size: 18px;
  font-weight: 700;
  color: var(--color);
  float: left;
  line-height: 17px;
  margin: 0 0 14px;
}
.item .item-wrap12 .item-detail .item-content .item-price ins {
  float: left;
  margin: 0 10px 0 0;
  font-size: 18px;
  font-weight: 700;
  color: var(--color);
  line-height: 17px;
}
.item .item-wrap12 .item-detail .item-content .item-price del {
  float: right;
  font-size: 14px;
  color: #777;
  font-weight: 400;
  margin: 0;
}
.item .item-wrap12 .item-detail .item-content .sale-price .sale-off {
  float: left;
  display: inline-block;
  margin-right: 15px;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  height: 17px;
  font-size: 13px;
  color: #fff;
  border-radius: 2px;
  line-height: 19px;
  font-weight: 400;
  padding: 0 6px;
  width: auto;
}
.item .item-wrap12 .item-detail .item-content .sale-price .sale-off:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 7px solid var(--color);
  right: -6px;
}
.item .item-wrap12 .item-detail .item-content .item-button {
  position: absolute;
  left: 15px;
  bottom: 20px;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
.item .item-wrap12 .item-detail .item-content .item-button .clear {
  display: none;
}
.item .item-wrap12 .item-detail .item-content .item-button .button,
.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_external,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #fff;
  padding: 0 35px 0 60px;
  text-transform: uppercase;
  border-radius: 20px;
  background: url("../assets/img/shopping-cart-30.svg") no-repeat var(--color);
  background-size: 16px;
  background-position: left 35px center;
  margin: 0;
  float: left;
}
.item .item-wrap12 .item-detail .item-content .item-button .button:hover,
.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button:hover,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_external:hover,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped:hover,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable:hover {
  opacity: 0.85;
}
.item .item-wrap12 .item-detail .item-content .item-button .button.loading,
.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button.loading,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_external.loading,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped.loading,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable.loading {
  background-color: var(--color);
  opacity: 1;
}
.item .item-wrap12 .item-detail .item-content .item-button .button.loading:before,
.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button.loading:before,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_external.loading:before,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped.loading:before,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  border-radius: 4px;
  background-size: contain;
}
.item .item-wrap12 .item-detail .item-content .item-button .button.added,
.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button.added,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_external.added,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped.added,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable.added {
  background-color: var(--color);
}
.item .item-wrap12 .item-detail .item-content .item-button .button.added:after,
.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button.added:after,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_external.added:after,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped.added:after,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap12 .item-detail .item-content .item-button a.compare {
  text-align: center;
  color: var(--color);
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  padding: 0 !important;
  background-color: #f7f7f7;
  border: 0;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 40px;
  margin: 0;
  border-radius: 50%;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap12 .item-detail .item-content .item-button a.compare:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap12 .item-detail .item-content .item-button a.compare:hover {
  min-width: 40px;
  background-color: var(--color);
  font-size: 0;
  padding: 0;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap12 .item-detail .item-content .item-button a.compare:hover:before {
  color: #fff;
}
.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_external,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped,
.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.item .item-wrap12 .item-detail .item-content .item-button a.compare {
  float: left;
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist {
  margin: 0 10px;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  background: url("../assets/img/icon_heart_29.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
  background: url("../assets/img/icon_heart_30_hover.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap12 .item-detail .item-content .item-button a.compare {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-image: none;
}
.item .item-wrap12 .item-detail .item-content .item-button a.compare:before {
  background: url("../assets/img/icon-compare29.svg") no-repeat center center transparent;
  background-size: cover;
  width: 18px;
  height: 18px;
}
.item .item-wrap12 .item-detail .item-content .item-button a.compare:hover:before {
  background: url("../assets/img/icon-compare30_hover.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  background: url(../assets/img/default/icon-compare29.svg) no-repeat center center var(--color);
  background-size: cover;
}
.item .item-wrap12 .item-detail .item-content .item-button .loading.add_to_cart_button {
  min-width: 84px;
  font-size: 0px !important;
}
.item .item-wrap12 .item-detail .item-content .item-button .loading.add_to_cart_button:before {
  background: none;
  font-family: WooCommerce !important;
  content: '\e01c' !important;
  font-size: 16px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.item .item-wrap12 .item-detail .item-content .item-button a.sw-quickview {
  display: none;
}
.item .item-wrap12:hover .products-thumb a.sw-quickview {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.item .item-wrap13 .item-detail {
  position: relative;
  text-align: center;
  background-color: #fff;
}
.item .item-wrap13 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap13 .item-detail .products-thumb > a {
  display: block;
  max-width: 100%;
}
.item .item-wrap13 .item-detail .products-thumb > a img {
  width: 100%;
}
.item .item-wrap13 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap13 .item-detail .products-thumb .item-button {
  position: absolute;
  min-width: 165px;
  height: 40px;
  background-color: #fff;
  bottom: 10px;
  left: 50%;
  margin-left: -82px;
  opacity: 0;
  z-index: 3;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
}
.item .item-wrap13 .item-detail .products-thumb .item-button .wrap {
  overflow: hidden;
  display: inline-block;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap13 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview {
  height: 40px;
  width: 55px;
  border-radius: 0px;
  background-color: #fff;
  border: 0;
  color: var(--color);
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 40px;
  font-size: 0;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,
.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:after,
.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:after {
  content: '';
  width: 1px;
  height: 20px;
  background-color: #ddd;
  position: absolute;
  right: 0;
  top: 10px;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: #fff;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist,
.item .item-wrap13 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap13 .item-detail .products-thumb .item-button .group.fancybox {
  float: left;
  margin: 0;
  font-weight: normal;
  min-width: 55px;
  position: relative;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  background: url("../assets/img/icon_heart_29.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
  background: url(../assets/img/default/icon_heart_29.svg) no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap13 .item-detail .products-thumb .item-button a.compare {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:before {
  background: url("../assets/img/icon-compare29.svg") no-repeat center center transparent;
  background-size: cover;
  width: 20px;
  height: 20px;
}
.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:hover:before {
  background: url(../assets/img/default/icon-compare29.svg) no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:before {
  background: url("../assets/img/arrow_move29.svg") no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:after {
  width: 0;
  height: 0;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  background: url(../assets/img/default/arrow_move29.svg) no-repeat center center transparent;
  background-size: cover;
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap13 .item-detail .item-content {
  text-align: left;
  margin: 20px 20px 0px;
  min-height: 172px;
  position: relative;
}
.item .item-wrap13 .item-detail .item-content .categories-name a {
  font-size: 14px;
  color: #c2c2c2;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 4px;
}
.item .item-wrap13 .item-detail .item-content .categories-name a:after {
  content: ',';
  margin-right: 5px;
}
.item .item-wrap13 .item-detail .item-content .categories-name a:last-child:after {
  content: '';
  margin: 0;
}
.item .item-wrap13 .item-detail .item-content .categories-name a:hover {
  color: var(--color);
}
.item .item-wrap13 .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.item .item-wrap13 .item-detail .item-content h4 a {
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
  line-height: 22px;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  font-weight: 400;
}
.item .item-wrap13 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap13 .item-detail .item-content .item-price {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: #000;
  margin: 0 0 10px;
  font-family: DDINBold;
  float: none;
}
.item .item-wrap13 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap13 .item-detail .item-content .item-price ins {
  color: #000;
  font-size: 18px;
  float: left;
  margin-right: 10px;
}
.item .item-wrap13 .item-detail .item-content .item-price del {
  float: right;
  color: #999;
  font-size: 16px;
  margin: 0;
  font-family: DDIN;
  line-height: 19px;
}
.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button,
.item .item-wrap13 .item-detail .item-content .product_type_external,
.item .item-wrap13 .item-detail .item-content .product_type_grouped,
.item .item-wrap13 .item-detail .item-content a.product_type_simple,
.item .item-wrap13 .item-detail .item-content .product_type_variable {
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 11px;
  border-radius: 0px;
  border: 0;
  display: block;
  vertical-align: top;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 100%;
  background: url("../assets/img/bg-cart-31.png") no-repeat center center #000;
  padding: 0 60px 0 78px;
}
.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button:before,
.item .item-wrap13 .item-detail .item-content .product_type_external:before,
.item .item-wrap13 .item-detail .item-content .product_type_grouped:before,
.item .item-wrap13 .item-detail .item-content a.product_type_simple:before,
.item .item-wrap13 .item-detail .item-content .product_type_variable:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  background: url("../assets/img/shopping-cart-btn-31.svg") no-repeat center center;
  background-size: cover;
  left: 64px;
  top: 7px;
}
.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button:hover,
.item .item-wrap13 .item-detail .item-content .product_type_external:hover,
.item .item-wrap13 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap13 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap13 .item-detail .item-content .product_type_variable:hover {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button.loading,
.item .item-wrap13 .item-detail .item-content .product_type_external.loading,
.item .item-wrap13 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap13 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap13 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button.loading:before,
.item .item-wrap13 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap13 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap13 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap13 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  margin: 0;
  background-color: transparent;
  border-radius: 0px;
  background-size: contain;
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  top: 0;
  left: 50%;
  margin-left: -15px;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
}
.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button.added,
.item .item-wrap13 .item-detail .item-content .product_type_external.added,
.item .item-wrap13 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap13 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap13 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
  padding: 0;
}
.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button.added:before,
.item .item-wrap13 .item-detail .item-content .product_type_external.added:before,
.item .item-wrap13 .item-detail .item-content .product_type_grouped.added:before,
.item .item-wrap13 .item-detail .item-content a.product_type_simple.added:before,
.item .item-wrap13 .item-detail .item-content .product_type_variable.added:before {
  background: none;
}
.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button.added:after,
.item .item-wrap13 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap13 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap13 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap13 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap13 .item-detail .item-content .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap13:hover {
  box-shadow: 4px 0 20px rgba(0,0,0,0.08);
}
.item .item-wrap13:hover .item-detail .products-thumb img {
  opacity: 0.85;
}
.item .item-wrap13:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap13:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.item .item-wrap13:hover .item-detail .products-thumb .item-button .button,
.item .item-wrap13:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap13:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap13:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap13:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap13:hover .item-detail .products-thumb .item-button .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap13:hover .item-detail .item-content .button.add_to_cart_button,
.item .item-wrap13:hover .item-detail .item-content .product_type_external,
.item .item-wrap13:hover .item-detail .item-content .product_type_grouped,
.item .item-wrap13:hover .item-detail .item-content a.product_type_simple,
.item .item-wrap13:hover .item-detail .item-content .product_type_variable {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap14 {
  background-color: #fff;
  text-align: center;
  padding: 0;
}
.item .item-wrap14 .item-detail {
  position: relative;
  overflow: hidden;
}
.item .item-wrap14 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap14 .item-detail .products-thumb > a {
  display: block;
}
.item .item-wrap14 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap14 .item-detail .item-img a {
  max-width: 100%;
  display: block;
}
.item .item-wrap14 .item-detail .item-img .item-button {
  position: absolute;
  bottom: 10px;
  right: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 3;
}
.item .item-wrap14 .item-detail .item-img .item-button .clear {
  display: none;
}
.item .item-wrap14 .item-detail .item-img .item-button .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap14 .item-detail .item-img .item-button a.compare:before {
  font-size: 16px;
  content: "\f021";
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap14 .item-detail .item-img .item-button a.compare {
  text-align: center;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  display: block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 40px;
  border-radius: 0;
  background-color: #000;
  margin: 0;
  float: none;
  -webkit-transform: translateX(60px);
  -moz-transform: translateX(60px);
  -o-transform: translateX(60px);
  -ms-transform: translateX(60px);
  transform: translateX(60px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap14 .item-detail .item-img .item-button a.compare:before {
  font-family: fontawesome;
  font-size: 16px;
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap14 .item-detail .item-img .item-button a.compare:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap14 .item-detail .item-img .item-button a.compare:hover:before {
  color: #fff;
}
.item .item-wrap14 .item-detail .item-img .item-button a.compare {
  -webkit-transform: translateX(60px);
  -moz-transform: translateX(60px);
  -o-transform: translateX(60px);
  -ms-transform: translateX(60px);
  transform: translateX(60px);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist,
.item .item-wrap14 .item-detail .item-img .item-button a.compare,
.item .item-wrap14 .item-detail .item-img .item-button .group.fancybox {
  display: block;
  vertical-align: top;
  font-weight: normal;
  min-width: 40px;
  margin: 5px 0 0;
}
.item .item-wrap14 .item-detail .item-img .item-button a.compare {
  margin-bottom: 5px;
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap14 .item-detail .item-img .item-button a.fancybox {
  text-align: center;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  display: block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  max-width: 40px;
  background-color: #000;
  float: none;
  border-radius: 0;
  -webkit-transform: translateX(60px);
  -moz-transform: translateX(60px);
  -o-transform: translateX(60px);
  -ms-transform: translateX(60px);
  transform: translateX(60px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.item .item-wrap14 .item-detail .item-img .item-button a.fancybox:before {
  font-family: fontawesome;
  font-size: 16px;
  content: '\f002';
}
.item .item-wrap14 .item-detail .item-img .item-button a.fancybox:hover {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap14 .item-detail .item-img .item-button .wcfmmp_sold_by_container {
  display: none;
}
.item .item-wrap14 .item-detail .item-content {
  padding: 20px 0 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left;
}
.item .item-wrap14 .item-detail .item-content .categories-name {
  margin: 0 0 9px;
}
.item .item-wrap14 .item-detail .item-content .categories-name a {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  position: relative;
}
.item .item-wrap14 .item-detail .item-content .categories-name a:hover {
  color: var(--color);
}
.item .item-wrap14 .item-detail .item-content .categories-name a:after {
  content: ',';
  margin-right: 5px;
}
.item .item-wrap14 .item-detail .item-content .categories-name a:last-child:after {
  content: '';
  margin: 0;
}
.item .item-wrap14 .item-detail .item-content h4 {
  margin-bottom: 15px;
}
.item .item-wrap14 .item-detail .item-content h4 a {
  font-size: 16px;
  color: #111;
  line-height: 21px;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap14 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap14 .item-detail .item-content .button-cart .item-price {
  font-size: 18px;
  float: none;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  color: var(--color);
  float: left;
}
.item .item-wrap14 .item-detail .item-content .button-cart .item-price > span {
  display: inline-block;
}
.item .item-wrap14 .item-detail .item-content .button-cart .item-price > span del {
  float: none;
  margin: 0;
  display: block;
}
.item .item-wrap14 .item-detail .item-content .button-cart .item-price > span ins {
  float: none;
  display: block;
}
.item .item-wrap14 .item-detail .item-content .button-cart .item-price del {
  font-size: 14px;
  line-height: 18px;
  color: #999;
  font-weight: 400;
}
.item .item-wrap14 .item-detail .item-content button.add_to_cart_button,
.item .item-wrap14 .item-detail .item-content .product_type_external,
.item .item-wrap14 .item-detail .item-content .product_type_grouped,
.item .item-wrap14 .item-detail .item-content a.product_type_simple,
.item .item-wrap14 .item-detail .item-content .product_type_variable {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  font-size: 0px;
  color: #fff;
  padding: 0;
  display: inline-block;
  text-transform: uppercase;
  background-color: #000;
  font-weight: normal;
  border-radius: 0;
  margin-top: 0 !important;
  text-align: center;
  float: right;
}
.item .item-wrap14 .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap14 .item-detail .item-content .product_type_external:hover,
.item .item-wrap14 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap14 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap14 .item-detail .item-content .product_type_variable:hover {
  background: var(--color);
  font-size: 14px;
  padding: 0 20px;
}
.item .item-wrap14 .item-detail .item-content button.add_to_cart_button:hover:before,
.item .item-wrap14 .item-detail .item-content .product_type_external:hover:before,
.item .item-wrap14 .item-detail .item-content .product_type_grouped:hover:before,
.item .item-wrap14 .item-detail .item-content a.product_type_simple:hover:before,
.item .item-wrap14 .item-detail .item-content .product_type_variable:hover:before {
  margin: 0 10px 0 0;
}
.item .item-wrap14 .item-detail .item-content button.add_to_cart_button.loading,
.item .item-wrap14 .item-detail .item-content .product_type_external.loading,
.item .item-wrap14 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap14 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap14 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap14 .item-detail .item-content button.add_to_cart_button.loading:before,
.item .item-wrap14 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap14 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap14 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap14 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap14 .item-detail .item-content button.add_to_cart_button:before,
.item .item-wrap14 .item-detail .item-content .product_type_external:before,
.item .item-wrap14 .item-detail .item-content .product_type_grouped:before,
.item .item-wrap14 .item-detail .item-content a.product_type_simple:before,
.item .item-wrap14 .item-detail .item-content .product_type_variable:before {
  content: "\f291";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.item .item-wrap14 .item-detail .item-content button.add_to_cart_button.added,
.item .item-wrap14 .item-detail .item-content .product_type_external.added,
.item .item-wrap14 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap14 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap14 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
}
.item .item-wrap14 .item-detail .item-content button.add_to_cart_button.added:after,
.item .item-wrap14 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap14 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap14 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap14 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
  font-size: 12px;
}
.item .item-wrap14:hover .item-detail .products-thumb a.fancybox {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap14:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap14:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap14:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap14:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap14:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap14:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap14:hover .item-detail .products-thumb .item-button .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap15 {
  background-color: #fff;
  text-align: center;
  padding: 0;
}
.item .item-wrap15 .item-detail {
  position: relative;
  overflow: hidden;
}
.item .item-wrap15 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap15 .item-detail .products-thumb > a {
  display: block;
}
.item .item-wrap15 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap15 .item-detail .item-img a {
  max-width: 100%;
  display: block;
}
.item .item-wrap15 .item-detail .item-content {
  padding: 18px 0 25px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left;
}
.rtl .item .item-wrap15 .item-detail .item-content {
  text-align: right;
}
.item .item-wrap15 .item-detail .item-content .categories-name {
  margin: 0 0 9px;
}
.item .item-wrap15 .item-detail .item-content .categories-name a {
  font-size: 13px;
  color: #888;
  text-transform: uppercase;
  position: relative;
}
.item .item-wrap15 .item-detail .item-content .categories-name a:hover {
  color: var(--color);
}
.item .item-wrap15 .item-detail .item-content .categories-name a:after {
  content: ',';
  margin-right: 5px;
}
.item .item-wrap15 .item-detail .item-content .categories-name a:last-child:after {
  content: '';
  margin: 0;
}
.item .item-wrap15 .item-detail .item-content h4 {
  margin-bottom: 15px;
}
.item .item-wrap15 .item-detail .item-content h4 a {
  font-size: 18px;
  color: #222;
  line-height: 24px;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap15 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap15 .item-detail .item-content .item-price {
  font-size: 22px;
  color: #222;
  font-weight: 500;
  display: inline-block;
  margin: 0 0 5px;
}
.item .item-wrap15 .item-detail .item-content .item-price ins {
  font-size: 22px;
  color: #fa4729;
  font-weight: 500;
}
.item .item-wrap15 .item-detail .item-content .item-price del {
  font-size: 16px;
  color: #bbb;
  font-weight: 400;
  line-height: 28px;
  margin-top: 0;
}
.item .item-wrap15 .item-detail .item-content .reviews-content {
  margin: 0 0 7px;
}
.item .item-wrap15 .item-detail .item-content .item-button {
  position: absolute;
  opacity: 0;
  width: 100%;
}
.item .item-wrap15 .item-detail .item-content button.add_to_cart_button,
.item .item-wrap15 .item-detail .item-content .product_type_external,
.item .item-wrap15 .item-detail .item-content .product_type_grouped,
.item .item-wrap15 .item-detail .item-content a.product_type_simple,
.item .item-wrap15 .item-detail .item-content .product_type_variable {
  height: 46px;
  line-height: 44px;
  font-size: 15px;
  color: #222;
  padding: 0;
  display: inline-block;
  text-transform: uppercase;
  padding: 0 24px;
  background-color: #fff;
  font-weight: normal;
  border-radius: 0;
  margin-top: 0 !important;
  text-align: center;
  font-weight: 700;
  border: 1px solid #000;
  float: left;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}
.rtl .item .item-wrap15 .item-detail .item-content button.add_to_cart_button,
.rtl .item .item-wrap15 .item-detail .item-content .product_type_external,
.rtl .item .item-wrap15 .item-detail .item-content .product_type_grouped,
.rtl .item .item-wrap15 .item-detail .item-content a.product_type_simple,
.rtl .item .item-wrap15 .item-detail .item-content .product_type_variable {
  float: right;
}
.item .item-wrap15 .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap15 .item-detail .item-content .product_type_external:hover,
.item .item-wrap15 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap15 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap15 .item-detail .item-content .product_type_variable:hover {
  background: var(--color);
  color: #fff;
  border: 1px solid var(--color);
}
.item .item-wrap15 .item-detail .item-content button.add_to_cart_button.loading,
.item .item-wrap15 .item-detail .item-content .product_type_external.loading,
.item .item-wrap15 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap15 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap15 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap15 .item-detail .item-content button.add_to_cart_button.loading:before,
.item .item-wrap15 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap15 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap15 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap15 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap15 .item-detail .item-content button.add_to_cart_button.added,
.item .item-wrap15 .item-detail .item-content .product_type_external.added,
.item .item-wrap15 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap15 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap15 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
}
.item .item-wrap15 .item-detail .item-content button.add_to_cart_button.added:after,
.item .item-wrap15 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap15 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap15 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap15 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
  font-size: 12px;
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap15 .item-detail .item-content .sw-quickview {
  text-align: center;
  color: #222;
  width: 46px;
  height: 46px;
  line-height: 44px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 46px;
  border-radius: 0;
  background-color: #fff;
  margin: 0;
  float: left;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #000;
}
.rtl .item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.rtl .item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.rtl .item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.rtl .item .item-wrap15 .item-detail .item-content .sw-quickview {
  float: right;
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap15 .item-detail .item-content .sw-quickview:before {
  font-family: fontawesome;
  font-size: 16px;
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap15 .item-detail .item-content .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
  border: 1px solid var(--color);
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap15 .item-detail .item-content .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  margin: 0 10px;
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap15 .item-detail .item-content .sw-quickview {
  background: url("../assets/img/icon_quickview39.svg") no-repeat center center #fff;
  background-size: 16px;
}
.item .item-wrap15 .item-detail .item-content .sw-quickview:hover {
  background: url("../assets/img/icon_search24-hover.svg") no-repeat center center var(--color);
  background-size: 16px;
}
.item .item-wrap15:hover .item-detail .products-thumb .product-thumb-hover img {
  opacity: 0.85;
}
.item .item-wrap15:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap15:hover .item-detail .item-content .item-price {
  opacity: 0;
}
.item .item-wrap15:hover .item-detail .item-content .item-button {
  opacity: 1;
}
.item .item-wrap15:hover .item-detail .item-content .item-button button.add_to_cart_button,
.item .item-wrap15:hover .item-detail .item-content .item-button .product_type_external,
.item .item-wrap15:hover .item-detail .item-content .item-button .product_type_grouped,
.item .item-wrap15:hover .item-detail .item-content .item-button a.product_type_simple,
.item .item-wrap15:hover .item-detail .item-content .item-button .product_type_variable,
.item .item-wrap15:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap15:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap15:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap15:hover .item-detail .item-content .item-button .group.fancybox {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}
.item .item-wrap17 .item-detail {
  position: relative;
  box-shadow: 0px 10px 30px rgba(0,0,0,0.05);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.item .item-wrap17 .item-detail .products-thumb {
  position: relative;
  overflow: visible;
}
.item .item-wrap17 .item-detail .products-thumb .label {
  position: absolute;
  top: 15px;
  left: -5px;
  background-color: #ff7a00;
  height: 20px;
  line-height: 22px;
  padding: 0 8px;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  z-index: 3;
  font-weight: 400;
  border-radius: 0;
  clip-path: polygon(100% 0,100% 75%,90% 100%,1% 100%,0 0);
}
.item .item-wrap17 .item-detail .products-thumb .label:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-top: 6px solid #feb779;
  border-left: 0px solid transparent;
  border-right: 6px solid transparent;
}
.item .item-wrap17 .item-detail .products-thumb img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist {
  margin: 0;
  position: absolute;
  top: 15px;
  right: 15px;
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  text-align: center;
  color: #fff;
  width: 28px;
  height: 28px;
  line-height: 28px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  max-width: 28px;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.2);
  margin: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rtl .item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.rtl .item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.rtl .item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  float: right;
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  font-family: fontawesome;
  font-size: 16px;
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  background-color: var(--color);
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
  color: #fff;
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap17 .item-detail .products-thumb > a {
  display: block;
  overflow: hidden;
  border-radius: 10px;
}
.item .item-wrap17 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap17 .item-detail .item-content {
  padding: 15px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.rtl .item .item-wrap17 .item-detail .item-content {
  text-align: right;
}
.item .item-wrap17 .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.item .item-wrap17 .item-detail .item-content h4 a {
  font-size: 17px;
  color: #000;
  line-height: 24px;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  padding-left: 20px;
  background: no-repeat left center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmJmZWI4YS0zN2JlLTVmNGMtYjZiMi1kNDRkZmNlYzIyYzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDVFM0VFNkY2NkUzMTFFQzlCOEI4NTFGNDBBNTYwQjIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDVFM0VFNkU2NkUzMTFFQzlCOEI4NTFGNDBBNTYwQjIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjJGNzFBOTU2NkUyMTFFQzk0N0RDQTk0MTBCRTI5OTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjJGNzFBOTY2NkUyMTFFQzk0N0RDQTk0MTBCRTI5OTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4TL5ZFAAAA5klEQVR42mLkO36JAQuIBuJOKLsciJeiK2BBYtsCsS8QqwKxPxAzQsUXA3EIEN8G4s1AfBgkyAi1EaTpIJJiXOA/VO1RJqiALxGaGKBqQK5hgGlUZiAeKMM0RgBxIA5F34DYFYjzkMRAaiNAfnwOZEggSawE4h9AHArEfkB8Doj3ALERkpoXTFhseQvEiVCF2DSBwF+QxkJoaMFAFhC3QA3ApgmktgQWHWuBOIjIwFkHxMEwp94lIVTvIkfHZjTn4ksAm5CTHCgZ2eNIciDFG5GS3BH0tHoYlg6hibwbqqkMWyIHCDAAqFc1FkoDEfUAAAAASUVORK5CYII=');
}
.item .item-wrap17 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap17 .item-detail .item-content .description {
  font-size: 14px;
  color: #777;
  font-weight: 400;
  margin: 0 0 13px;
}
.item .item-wrap17 .item-detail .item-content .rating-price {
  overflow: hidden;
  margin: 0 0 15px;
}
.item .item-wrap17 .item-detail .item-content .rating-price .reviews-content {
  float: left;
  height: 20px;
  padding: 0 6px 0 20px;
  line-height: 20px;
  font-size: 12px;
  font-weight: 400;
  border-radius: 2px;
  margin: 0 15px 0 0;
  background: no-repeat left 6px center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmJmZWI4YS0zN2JlLTVmNGMtYjZiMi1kNDRkZmNlYzIyYzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTA2NDM3MzE2NkU4MTFFQ0IxRUFGRDZDRkU0OUY4QzMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTA2NDM3MzA2NkU4MTFFQ0IxRUFGRDZDRkU0OUY4QzMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjVFQUE3Qzg2NkU3MTFFQzgwRTBEOUNEQURDNzAyNzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjVFQUE3Qzk2NkU3MTFFQzgwRTBEOUNEQURDNzAyNzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7M43YLAAAAnElEQVR42mL8f4YBHfABcSIQT0SXYGLABDlA3ADEAoQU8wJxEVRhLrpiFiC2BWINIFYFYksgFobKlQCxAhDfhuKjjEA3BwEZy4GYjQE3OALE3iBnrAPiYCD+hUPhfiD2AOJPMDdvAeJGLAq/ALEPEH9F96AYFsU8QMyNLTS0ofQmIC4F4udQvhZyaMDAK2honIDyp0ODTwamACDAAOuoGZFRModTAAAAAElFTkSuQmCC') #fffae5;
}
.item .item-wrap17 .item-detail .item-content .rating-price .reviews-content .average {
  color: #000;
  margin-right: 4px;
}
.item .item-wrap17 .item-detail .item-content .rating-price .reviews-content .count-rated {
  color: #999;
}
.item .item-wrap17 .item-detail .item-content .rating-price .item-price {
  font-size: 17px;
  color: var(--color);
  font-weight: 700;
  display: inline-block;
  margin: 0;
  float: left;
}
.item .item-wrap17 .item-detail .item-content .rating-price .item-price ins {
  font-size: 17px;
  font-weight: 700;
}
.item .item-wrap17 .item-detail .item-content .rating-price .item-price del {
  font-size: 14px;
  color: #999;
  font-weight: 400;
  margin-top: 1px;
  line-height: 20px;
}
.item .item-wrap17 .item-detail .item-content button.add_to_cart_button,
.item .item-wrap17 .item-detail .item-content .product_type_external,
.item .item-wrap17 .item-detail .item-content .product_type_grouped,
.item .item-wrap17 .item-detail .item-content a.product_type_simple,
.item .item-wrap17 .item-detail .item-content .product_type_variable,
.item .item-wrap17 .item-detail .item-content .product_type_bundle {
  height: 36px;
  line-height: 34px;
  font-size: 14px;
  color: var(--color);
  display: inline-block;
  text-transform: none;
  padding: 0 16px;
  background-color: #fff;
  border-radius: 3px;
  text-align: center;
  font-weight: 400;
  border: 1px solid var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap17 .item-detail .item-content button.add_to_cart_button:before,
.item .item-wrap17 .item-detail .item-content .product_type_external:before,
.item .item-wrap17 .item-detail .item-content .product_type_grouped:before,
.item .item-wrap17 .item-detail .item-content a.product_type_simple:before,
.item .item-wrap17 .item-detail .item-content .product_type_variable:before,
.item .item-wrap17 .item-detail .item-content .product_type_bundle:before {
  content: '';
  width: 10px;
  height: 10px;
  background: no-repeat center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmJmZWI4YS0zN2JlLTVmNGMtYjZiMi1kNDRkZmNlYzIyYzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTYxMEZCRUE2NkU3MTFFQzhGRTY4RTVCNTY3RjkxNTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTYxMEZCRTk2NkU3MTFFQzhGRTY4RTVCNTY3RjkxNTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzhENEQ2Qzg2NkU3MTFFQzk0NzRCOTUyOUVERjAyNjEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzhENEQ2Qzk2NkU3MTFFQzk0NzRCOTUyOUVERjAyNjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5xIn58AAAAOUlEQVR42mL8rybPgAYqgJgfiCuRBZkYiATUV8gCxOVoYvZAzIEuDlIoiKaQE4jZ0cUZh4CvAQIMAC7qBgYRkdOwAAAAAElFTkSuQmCC');
  display: inline-block;
  margin-right: 7px;
}
.item .item-wrap17 .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap17 .item-detail .item-content .product_type_external:hover,
.item .item-wrap17 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap17 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap17 .item-detail .item-content .product_type_variable:hover,
.item .item-wrap17 .item-detail .item-content .product_type_bundle:hover {
  background: var(--color);
  color: #fff;
}
.item .item-wrap17 .item-detail .item-content button.add_to_cart_button:hover:before,
.item .item-wrap17 .item-detail .item-content .product_type_external:hover:before,
.item .item-wrap17 .item-detail .item-content .product_type_grouped:hover:before,
.item .item-wrap17 .item-detail .item-content a.product_type_simple:hover:before,
.item .item-wrap17 .item-detail .item-content .product_type_variable:hover:before,
.item .item-wrap17 .item-detail .item-content .product_type_bundle:hover:before {
  background: no-repeat center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmJmZWI4YS0zN2JlLTVmNGMtYjZiMi1kNDRkZmNlYzIyYzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzcxNDAxOTI2NkU5MTFFQzg0OUM4MjQzNjMyQzUxOEQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzcxNDAxOTE2NkU5MTFFQzg0OUM4MjQzNjMyQzUxOEQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYxMEZCRTk2NkU3MTFFQzhGRTY4RTVCNTY3RjkxNTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYxMEZCRUE2NkU3MTFFQzhGRTY4RTVCNTY3RjkxNTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7m1TmuAAAAPUlEQVR42mL8//8/AxqoAGJ+IK5EFmRiIBJQXyEj0I3laGIOQMwBxDuQBVmAWBBNIScQs6OLMw4BXwMEGAAR+wy0CRcbGQAAAABJRU5ErkJggg==');
}
.item .item-wrap17 .item-detail .item-content button.add_to_cart_button.loading,
.item .item-wrap17 .item-detail .item-content .product_type_external.loading,
.item .item-wrap17 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap17 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap17 .item-detail .item-content .product_type_variable.loading,
.item .item-wrap17 .item-detail .item-content .product_type_bundle.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap17 .item-detail .item-content button.add_to_cart_button.loading:before,
.item .item-wrap17 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap17 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap17 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap17 .item-detail .item-content .product_type_variable.loading:before,
.item .item-wrap17 .item-detail .item-content .product_type_bundle.loading:before {
  width: auto;
  height: auto;
  background: url(../assets/img/loadingp.gif) no-repeat center center;
}
.item .item-wrap17 .item-detail .item-content button.add_to_cart_button.added,
.item .item-wrap17 .item-detail .item-content .product_type_external.added,
.item .item-wrap17 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap17 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap17 .item-detail .item-content .product_type_variable.added,
.item .item-wrap17 .item-detail .item-content .product_type_bundle.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap17 .item-detail .item-content button.add_to_cart_button.added:after,
.item .item-wrap17 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap17 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap17 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap17 .item-detail .item-content .product_type_variable.added:after,
.item .item-wrap17 .item-detail .item-content .product_type_bundle.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
  font-size: 12px;
}
.item .item-wrap17:hover .item-detail .products-thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.item .item-wrap17:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap18 {
  text-align: center;
  padding: 0;
}
.item .item-wrap18 .item-detail {
  position: relative;
  overflow: hidden;
}
.item .item-wrap18 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap18 .item-detail .products-thumb > a {
  display: block;
  max-width: 100%;
}
.item .item-wrap18 .item-detail .products-thumb > a img {
  width: 100%;
}
.item .item-wrap18 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap18 .item-detail .products-thumb .item-button {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -65px;
  opacity: 0;
  z-index: 3;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap18 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview {
  height: 44px;
  width: 44px;
  border-radius: 2px;
  background-color: #fff;
  border: 0;
  color: #111;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
  line-height: 44px;
  font-size: 0;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap18 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview:before {
  content: '';
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap18 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap18 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist,
.item .item-wrap18 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap18 .item-detail .products-thumb .item-button .group.fancybox {
  float: left;
  margin: 0 2.5px;
  font-weight: normal;
  min-width: 40px;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0 2.5px;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  background: url("../assets/img/icon-heart-41.png") no-repeat center center #fff;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  background: url("../assets/img/icon-heart-41-hover.png") no-repeat center center #111;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap18 .item-detail .products-thumb .item-button a.compare {
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: url("../assets/img/icon-compare-41.png") no-repeat center center #fff;
}
.item .item-wrap18 .item-detail .products-thumb .item-button a.compare:hover {
  background: url("../assets/img/icon-compare-41-hover.png") no-repeat center center #111;
}
.item .item-wrap18 .item-detail .products-thumb .item-button a.compare:before {
  content: "\f021";
}
.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview {
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: url("../assets/img/icon-search-41.png") no-repeat center center #fff;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview:hover {
  background: url("../assets/img/icon-search-41-hover.png") no-repeat center center #111;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview:before {
  content: "\f002";
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background: url("../assets/img/icon-search-41-hover.png") no-repeat center center #111;
}
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button,
.item .item-wrap18 .item-detail .products-thumb .product_type_external,
.item .item-wrap18 .item-detail .products-thumb .product_type_grouped,
.item .item-wrap18 .item-detail .products-thumb a.product_type_simple,
.item .item-wrap18 .item-detail .products-thumb .product_type_variable {
  height: 44px;
  line-height: 44px;
  padding: 0;
  font-size: 16px;
  color: #111;
  border-radius: 3px;
  display: block;
  width: 94%;
  margin: 0 9px;
  position: absolute;
  border-radius: 2px;
  bottom: 10px;
  left: 0;
  background-color: #fff;
  font-weight: 500;
  text-transform: capitalize;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button:hover,
.item .item-wrap18 .item-detail .products-thumb .product_type_external:hover,
.item .item-wrap18 .item-detail .products-thumb .product_type_grouped:hover,
.item .item-wrap18 .item-detail .products-thumb a.product_type_simple:hover,
.item .item-wrap18 .item-detail .products-thumb .product_type_variable:hover {
  background-color: #111;
  color: #fff;
}
.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button.loading,
.item .item-wrap18 .item-detail .products-thumb .product_type_external.loading,
.item .item-wrap18 .item-detail .products-thumb .product_type_grouped.loading,
.item .item-wrap18 .item-detail .products-thumb a.product_type_simple.loading,
.item .item-wrap18 .item-detail .products-thumb .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button.loading:before,
.item .item-wrap18 .item-detail .products-thumb .product_type_external.loading:before,
.item .item-wrap18 .item-detail .products-thumb .product_type_grouped.loading:before,
.item .item-wrap18 .item-detail .products-thumb a.product_type_simple.loading:before,
.item .item-wrap18 .item-detail .products-thumb .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 3px;
  background-size: contain;
  background-size: 30px;
}
.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button.added,
.item .item-wrap18 .item-detail .products-thumb .product_type_external.added,
.item .item-wrap18 .item-detail .products-thumb .product_type_grouped.added,
.item .item-wrap18 .item-detail .products-thumb a.product_type_simple.added,
.item .item-wrap18 .item-detail .products-thumb .product_type_variable.added {
  background-color: #111;
  color: #fff;
}
.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button.added:after,
.item .item-wrap18 .item-detail .products-thumb .product_type_external.added:after,
.item .item-wrap18 .item-detail .products-thumb .product_type_grouped.added:after,
.item .item-wrap18 .item-detail .products-thumb a.product_type_simple.added:after,
.item .item-wrap18 .item-detail .products-thumb .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap18 .item-detail .products-thumb .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap18 .item-detail .item-content {
  text-align: left;
  padding: 20px 0 30px;
}
.item .item-wrap18 .item-detail .item-content .categories-name {
  margin: 0 0 10px;
}
.item .item-wrap18 .item-detail .item-content .categories-name a {
  font-size: 13px;
  color: #aaa;
  text-transform: uppercase;
  font-weight: 400;
}
.item .item-wrap18 .item-detail .item-content .categories-name a:after {
  content: ',';
  margin-right: 3px;
}
.item .item-wrap18 .item-detail .item-content .categories-name a:last-child:before {
  content: '';
  margin: 0;
}
.item .item-wrap18 .item-detail .item-content .categories-name a:hover {
  color: var(--color);
}
.item .item-wrap18 .item-detail .item-content .categories-name a:last-child:after {
  content: '';
  margin: 0;
}
.item .item-wrap18 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap18 .item-detail .item-content h4 a {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap18 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap18 .item-detail .item-content .reviews-content {
  margin: 0 0 8px;
}
.item .item-wrap18 .item-detail .item-content .item-price {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: #111;
  margin: 0 0 15px;
  float: none;
}
.item .item-wrap18 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap18 .item-detail .item-content .item-price ins {
  font-size: 16px;
  font-weight: 400;
}
.item .item-wrap18 .item-detail .item-content .item-price del {
  font-size: 16px;
  font-weight: 400;
  color: #aaa;
}
.item .item-wrap18 .item-detail .item-content .sw-custom-variation {
  margin: 15px 0 3px;
  display: flex;
}
.item .item-wrap18 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after {
  border: 0;
}
.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation,
.item .item-wrap18 .item-detail .item-content .reset_variations {
  margin: 0 2px;
}
.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation {
  border: 1px solid transparent;
}
.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation span.variation-color {
  height: 26px;
  width: 26px;
}
.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover,
.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected {
  border: 1px solid #111;
  border-radius: 50%;
}
.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover span.variation-color,
.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected span.variation-color {
  border: 4px solid #fff;
}
.item .item-wrap18:hover .item-detail .products-thumb img {
  opacity: 0.85;
}
.item .item-wrap18:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap18:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap18:hover .item-detail .products-thumb .item-button .button,
.item .item-wrap18:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap18:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap18:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap18:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap18:hover .item-detail .products-thumb .item-button .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap18:hover .item-detail .products-thumb .button.add_to_cart_button,
.item .item-wrap18:hover .item-detail .products-thumb .product_type_external,
.item .item-wrap18:hover .item-detail .products-thumb .product_type_grouped,
.item .item-wrap18:hover .item-detail .products-thumb a.product_type_simple,
.item .item-wrap18:hover .item-detail .products-thumb .product_type_variable {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
}
.item .item-wrap19 {
  text-align: center;
  padding: 0;
}
.item .item-wrap19 .item-detail {
  position: relative;
  overflow: hidden;
}
.item .item-wrap19 .item-detail .sw-variation-wrapper {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.item .item-wrap19 .item-detail .sw-variation-wrapper .reset_variations {
  text-align: left;
  margin: 7px 2px 0 2px;
  color: #000;
}
.item .item-wrap19 .item-detail .sw-variation-wrapper .reset_variations:hover {
  color: var(--color);
}
.item .item-wrap19 .item-detail .sw-variation-wrapper .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after {
  border: 0;
}
.item .item-wrap19 .item-detail .sw-variation-wrapper .sw-custom-variation {
  margin: 0;
}
.item .item-wrap19 .item-detail .sw-variation-wrapper .sw-custom-variation .sw-radio-variation {
  background-color: #fff;
  color: #272727;
  margin: 0 2px;
}
.item .item-wrap19 .item-detail .sw-variation-wrapper .sw-custom-variation .sw-radio-variation span:after {
  border: 0;
}
.item .item-wrap19 .item-detail .sw-variation-wrapper .sw-custom-variation .sw-radio-variation.selected span {
  background-color: #222;
  color: #fff;
}
.item .item-wrap19 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap19 .item-detail .products-thumb > a {
  position: relative;
}
.item .item-wrap19 .item-detail .products-thumb > a:before {
  content: '';
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.3);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap19 .item-detail .products-thumb > a {
  display: block;
}
.item .item-wrap19 .item-detail .products-thumb .onsale,
.item .item-wrap19 .item-detail .products-thumb .sale-off {
  display: none;
}
.item .item-wrap19 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap19 .item-detail .item-img a {
  max-width: 100%;
  display: block;
}
.item .item-wrap19 .item-detail .item-content {
  padding: 15px 0 20px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left;
}
.rtl .item .item-wrap19 .item-detail .item-content {
  text-align: right;
}
.item .item-wrap19 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap19 .item-detail .item-content h4 a {
  font-size: 14px;
  color: #000;
  line-height: 24px;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap19 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap19 .item-detail .item-content .item-price {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  display: inline-block;
  margin: 0 0 12px;
}
.item .item-wrap19 .item-detail .item-content .item-price ins {
  font-size: 14px;
  color: #000;
  font-weight: 700;
}
.item .item-wrap19 .item-detail .item-content .item-price del {
  font-size: 14px;
  color: #999;
  font-weight: 400;
  margin-top: 0;
}
.item .item-wrap19 .item-detail .item-content .item-button {
  position: relative;
  opacity: 1;
  width: 100%;
}
.item .item-wrap19 .item-detail .item-content button.add_to_cart_button,
.item .item-wrap19 .item-detail .item-content .product_type_external,
.item .item-wrap19 .item-detail .item-content .product_type_grouped,
.item .item-wrap19 .item-detail .item-content a.product_type_simple,
.item .item-wrap19 .item-detail .item-content .product_type_variable {
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  color: #222;
  padding: 0;
  display: inline-block;
  text-transform: uppercase;
  padding: 0 23px;
  background-color: transparent;
  font-weight: normal;
  border-radius: 0;
  margin-top: 0 !important;
  text-align: center;
  font-weight: 800;
  border: 1px dashed #666;
  float: left;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}
.rtl .item .item-wrap19 .item-detail .item-content button.add_to_cart_button,
.rtl .item .item-wrap19 .item-detail .item-content .product_type_external,
.rtl .item .item-wrap19 .item-detail .item-content .product_type_grouped,
.rtl .item .item-wrap19 .item-detail .item-content a.product_type_simple,
.rtl .item .item-wrap19 .item-detail .item-content .product_type_variable {
  float: right;
}
.item .item-wrap19 .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap19 .item-detail .item-content .product_type_external:hover,
.item .item-wrap19 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap19 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap19 .item-detail .item-content .product_type_variable:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}
.item .item-wrap19 .item-detail .item-content button.add_to_cart_button.loading,
.item .item-wrap19 .item-detail .item-content .product_type_external.loading,
.item .item-wrap19 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap19 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap19 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap19 .item-detail .item-content button.add_to_cart_button.loading:before,
.item .item-wrap19 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap19 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap19 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap19 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap19 .item-detail .item-content button.add_to_cart_button.added,
.item .item-wrap19 .item-detail .item-content .product_type_external.added,
.item .item-wrap19 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap19 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap19 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
  border-color: var(--color);
  color: #fff;
}
.item .item-wrap19 .item-detail .item-content button.add_to_cart_button.added:after,
.item .item-wrap19 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap19 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap19 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap19 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap19 .item-detail .item-content .sw-quickview,
.item .item-wrap19 .item-detail .item-content a.compare {
  text-align: center;
  color: #222;
  width: 46px;
  height: 40px;
  line-height: 38px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 46px;
  border-radius: 0;
  background-color: transparent;
  margin: 0;
  float: left;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px dashed #666;
  border-left: 0;
}
.rtl .item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.rtl .item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.rtl .item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.rtl .item .item-wrap19 .item-detail .item-content .sw-quickview,
.rtl .item .item-wrap19 .item-detail .item-content a.compare {
  float: right;
  border-right: 0;
  border-left: 1px dashed #666;
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap19 .item-detail .item-content .sw-quickview:before,
.item .item-wrap19 .item-detail .item-content a.compare:before {
  font-family: fontawesome;
  font-size: 16px;
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap19 .item-detail .item-content .sw-quickview:hover,
.item .item-wrap19 .item-detail .item-content a.compare:hover {
  font-size: 0;
  padding: 0;
  background-color: #000;
  border: 1px solid #000;
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap19 .item-detail .item-content .sw-quickview:hover:before,
.item .item-wrap19 .item-detail .item-content a.compare:hover:before {
  color: #fff;
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap19 .item-detail .item-content .sw-quickview {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.item .item-wrap19 .item-detail .item-content .sw-quickview:before {
  content: '\f06e';
}
.item .item-wrap19 .item-detail .item-content a.compare {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.item .item-wrap19 .item-detail .item-content a.compare:before {
  content: "\f079";
}
.item .item-wrap19:hover .item-detail .products-thumb > a:before {
  opacity: 1;
}
.item .item-wrap19:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap19:hover .item-detail .item-content .item-button {
  opacity: 1;
}
.item .item-wrap19:hover .item-detail .item-content .item-button button.add_to_cart_button,
.item .item-wrap19:hover .item-detail .item-content .item-button .product_type_external,
.item .item-wrap19:hover .item-detail .item-content .item-button .product_type_grouped,
.item .item-wrap19:hover .item-detail .item-content .item-button a.product_type_simple,
.item .item-wrap19:hover .item-detail .item-content .item-button .product_type_variable,
.item .item-wrap19:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap19:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap19:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap19:hover .item-detail .item-content .item-button .group.fancybox,
.item .item-wrap19:hover .item-detail .item-content .item-button a.compare {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.item .item-wrap20 .item-detail {
  position: relative;
  padding-bottom: 40px;
}
.item .item-wrap20 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap20 .item-detail .products-thumb > a {
  position: relative;
}
.item .item-wrap20 .item-detail .products-thumb > a:after {
  content: '';
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.3);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap20 .item-detail .products-thumb .sw-quickview {
  height: 39px;
  width: 39px;
  background-color: #fff;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 2px;
  opacity: 1;
  font-size: 0;
  left: auto;
  color: #222;
  line-height: 39px;
  text-align: center;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transition: all 0.3s;
}
.item .item-wrap20 .item-detail .products-thumb .sw-quickview:before {
  content: "\e910";
  font-family: icomoon;
  font-size: 16px;
}
.item .item-wrap20 .item-detail .products-thumb .sw-quickview:hover {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap20 .item-detail .products-thumb > a {
  display: block;
}
.item .item-wrap20 .item-detail .products-thumb .onsale,
.item .item-wrap20 .item-detail .products-thumb .sale-off {
  display: none;
}
.item .item-wrap20 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap20 .item-detail .item-img a {
  max-width: 100%;
  display: block;
}
.item .item-wrap20 .item-detail .item-content {
  padding: 15px 0 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.rtl .item .item-wrap20 .item-detail .item-content {
  text-align: right;
}
.item .item-wrap20 .item-detail .item-content .item-categories {
  margin: 0 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item .item-wrap20 .item-detail .item-content .item-categories a {
  font-size: 13px;
  font-weight: 400;
  color: #aaa;
  text-transform: capitalize;
  line-height: 20px;
  position: relative;
}
.item .item-wrap20 .item-detail .item-content .item-categories a:after {
  content: ',';
  margin-right: 5px;
}
.item .item-wrap20 .item-detail .item-content .item-categories a:hover {
  color: var(--color);
}
.item .item-wrap20 .item-detail .item-content .item-categories a:last-child:after {
  margin: 0;
  content: '';
}
.item .item-wrap20 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap20 .item-detail .item-content h4 a {
  font-size: 14px;
  color: #000;
  line-height: 24px;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap20 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap20 .item-detail .item-content .reviews-content {
  margin: 0 0 13px;
}
.item .item-wrap20 .item-detail .item-content .item-price {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  display: inline-block;
  margin: 0 0 12px;
}
.item .item-wrap20 .item-detail .item-content .item-price ins {
  font-size: 18px;
  color: #000;
  font-weight: 400;
}
.item .item-wrap20 .item-detail .item-content .item-price del {
  font-size: 14px;
  color: #999;
  font-weight: 400;
  margin-top: 0;
}
.item .item-wrap20 .item-detail .item-content .item-button {
  position: absolute;
  bottom: -64px;
  left: 0;
  opacity: 1;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  opacity: 0;
  height: 0;
  visibility: hidden;
}
.item .item-wrap20 .item-detail .item-content button.add_to_cart_button,
.item .item-wrap20 .item-detail .item-content .product_type_external,
.item .item-wrap20 .item-detail .item-content .product_type_grouped,
.item .item-wrap20 .item-detail .item-content a.product_type_simple,
.item .item-wrap20 .item-detail .item-content .product_type_variable {
  height: 39px;
  line-height: 39px;
  font-size: 13px;
  color: #fff;
  padding: 0 44px;
  display: inline-block;
  text-transform: uppercase;
  background-color: #111;
  font-weight: normal;
  border-radius: 0;
  margin-top: 0 !important;
  text-align: center;
  font-weight: 400;
  border-radius: 3px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}
.item .item-wrap20 .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap20 .item-detail .item-content .product_type_external:hover,
.item .item-wrap20 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap20 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap20 .item-detail .item-content .product_type_variable:hover {
  background: #000;
  color: #fff;
}
.item .item-wrap20 .item-detail .item-content button.add_to_cart_button.loading,
.item .item-wrap20 .item-detail .item-content .product_type_external.loading,
.item .item-wrap20 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap20 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap20 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap20 .item-detail .item-content button.add_to_cart_button.loading:before,
.item .item-wrap20 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap20 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap20 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap20 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap20 .item-detail .item-content button.add_to_cart_button.added,
.item .item-wrap20 .item-detail .item-content .product_type_external.added,
.item .item-wrap20 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap20 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap20 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
  border-color: var(--color);
  color: #fff;
}
.item .item-wrap20 .item-detail .item-content button.add_to_cart_button.added:after,
.item .item-wrap20 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap20 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap20 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap20 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist {
  margin: 0 5px;
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\e907";
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap20 .item-detail .item-content a.compare {
  text-align: center;
  color: #222;
  width: 39px;
  height: 39px;
  line-height: 39px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 39px;
  border-radius: 0;
  background-color: transparent;
  margin: 0;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap20 .item-detail .item-content a.compare:before {
  font-family: icomoon;
  font-size: 16px;
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap20 .item-detail .item-content a.compare:hover {
  font-size: 0;
  padding: 0;
  background-color: #111;
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap20 .item-detail .item-content a.compare:hover:before {
  color: #fff;
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: #111 !important;
}
.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap20 .item-detail .item-content a.compare {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.item .item-wrap20 .item-detail .item-content a.compare:before {
  content: "\e90f";
}
.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after {
  border: 0;
}
.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper {
  margin: 0;
}
.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-variation-value {
  margin-bottom: 3px;
}
.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .reset_variations {
  margin: 0 2px 0 2px;
}
.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation {
  margin: 0;
}
.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation {
  width: 30px;
  height: 15px;
  border-radius: 0;
  border: 1px solid transparent;
  vertical-align: top;
  margin: 0 2px;
}
.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation span.variation-color {
  width: 100%;
  height: 100%;
  border-radius: 0;
  border: 1px solid transparent;
}
.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation.selected,
.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation:hover {
  border: 1px solid #111;
  padding: 2px;
}
.item .item-wrap20:hover .item-detail .products-thumb > a:before {
  opacity: 1;
}
.item .item-wrap20:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap20:hover .item-detail .products-thumb .sw-quickview {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.item .item-wrap20:hover .item-detail .item-content {
  position: relative;
  margin-top: -60px;
}
.item .item-wrap20:hover .item-detail .item-content .item-button {
  opacity: 1;
  height: auto;
  visibility: visible;
}
.item .item-wrap20:hover .item-detail .item-content .item-button button.add_to_cart_button,
.item .item-wrap20:hover .item-detail .item-content .item-button .product_type_external,
.item .item-wrap20:hover .item-detail .item-content .item-button .product_type_grouped,
.item .item-wrap20:hover .item-detail .item-content .item-button a.product_type_simple,
.item .item-wrap20:hover .item-detail .item-content .item-button .product_type_variable,
.item .item-wrap20:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap20:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap20:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap20:hover .item-detail .item-content .item-button .group.fancybox,
.item .item-wrap20:hover .item-detail .item-content .item-button a.compare {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.item .item-wrap21 .item-detail {
  position: relative;
}
.item .item-wrap21 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap21 .item-detail .products-thumb > a {
  display: block;
  position: relative;
}
.item .item-wrap21 .item-detail .products-thumb .onsale,
.item .item-wrap21 .item-detail .products-thumb .sale-off {
  display: none;
}
.item .item-wrap21 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap21 .item-detail .item-img a {
  max-width: 100%;
  display: block;
}
.item .item-wrap21 .item-detail .item-content {
  padding: 14px 20px 30px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border-top: 1px solid #eee;
  text-align: left;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.rtl .item .item-wrap21 .item-detail .item-content {
  text-align: right;
}
.item .item-wrap21 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap21 .item-detail .item-content h4 a {
  font-size: 14px;
  color: #222;
  line-height: 24px;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap21 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap21 .item-detail .item-content .reviews-content {
  margin: 0 0 13px;
}
.item .item-wrap21 .item-detail .item-content .item-price {
  font-size: 18px;
  color: #ff4466;
  font-weight: 400;
  display: inline-block;
  margin: 0 0 12px;
}
.item .item-wrap21 .item-detail .item-content .item-price ins {
  font-size: 18px;
  color: #ff4466;
  font-weight: 400;
}
.item .item-wrap21 .item-detail .item-content .item-price del {
  font-size: 16px;
  color: #999;
  font-weight: 400;
  margin-top: 0;
  line-height: 24px;
}
.item .item-wrap21 .item-detail .item-content .item-button {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.item .item-wrap21 .item-detail .item-content button.add_to_cart_button,
.item .item-wrap21 .item-detail .item-content .product_type_external,
.item .item-wrap21 .item-detail .item-content .product_type_grouped,
.item .item-wrap21 .item-detail .item-content a.product_type_simple,
.item .item-wrap21 .item-detail .item-content .product_type_variable {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #111;
  padding: 0 22px;
  display: inline-block;
  text-transform: uppercase;
  background-color: #f5f5f5;
  margin-top: 0 !important;
  text-align: center;
  font-weight: 400;
  border-radius: 3px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap21 .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap21 .item-detail .item-content .product_type_external:hover,
.item .item-wrap21 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap21 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap21 .item-detail .item-content .product_type_variable:hover {
  background-color: var(--darken10);
}
.item .item-wrap21 .item-detail .item-content button.add_to_cart_button.loading,
.item .item-wrap21 .item-detail .item-content .product_type_external.loading,
.item .item-wrap21 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap21 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap21 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap21 .item-detail .item-content button.add_to_cart_button.loading:before,
.item .item-wrap21 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap21 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap21 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap21 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap21 .item-detail .item-content button.add_to_cart_button.added,
.item .item-wrap21 .item-detail .item-content .product_type_external.added,
.item .item-wrap21 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap21 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap21 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap21 .item-detail .item-content button.add_to_cart_button.added:after,
.item .item-wrap21 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap21 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap21 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap21 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist {
  margin: 0 2px;
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\e907";
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap21 .item-detail .item-content a.compare,
.item .item-wrap21 .item-detail .item-content .sw-quickview {
  text-align: center;
  color: #111;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 40px;
  background-color: transparent;
  margin: 0;
  border: 0;
  border-radius: 3px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap21 .item-detail .item-content a.compare:before,
.item .item-wrap21 .item-detail .item-content .sw-quickview:before {
  font-family: icomoon;
  font-size: 18px;
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap21 .item-detail .item-content a.compare:hover,
.item .item-wrap21 .item-detail .item-content .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap21 .item-detail .item-content a.compare:hover:before,
.item .item-wrap21 .item-detail .item-content .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color) !important;
}
.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap21 .item-detail .item-content a.compare {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-right: 2px;
}
.rtl .item .item-wrap21 .item-detail .item-content a.compare {
  margin-left: 2px;
  margin-right: 0;
}
.item .item-wrap21 .item-detail .item-content a.compare:before {
  content: "\e900";
}
.item .item-wrap21 .item-detail .item-content a.sw-quickview {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.item .item-wrap21 .item-detail .item-content a.sw-quickview:before {
  content: "\e910";
}
.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after {
  border: 0;
}
.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper {
  margin: 0;
}
.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation {
  margin: 0;
}
.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation {
  width: 30px;
  height: 15px;
  border-radius: 0;
  border: 1px solid transparent;
  vertical-align: top;
  margin: 0 2px;
}
.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation span.variation-color {
  width: 100%;
  height: 100%;
  border-radius: 0;
  border: 1px solid transparent;
}
.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation.selected,
.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation:hover {
  border: 1px solid #111;
  padding: 2px;
}
.item .item-wrap21:hover {
  box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.item .item-wrap21:hover .item-detail .products-thumb > a:before {
  opacity: 1;
}
.item .item-wrap21:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap21:hover .item-detail .item-content {
  position: relative;
}
.item .item-wrap21:hover .item-detail .item-content .item-button button.add_to_cart_button,
.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_external,
.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_grouped,
.item .item-wrap21:hover .item-detail .item-content .item-button a.product_type_simple,
.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_variable {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap21:hover .item-detail .item-content .item-button button.add_to_cart_button:hover,
.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_external:hover,
.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_grouped:hover,
.item .item-wrap21:hover .item-detail .item-content .item-button a.product_type_simple:hover,
.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_variable:hover {
  background-color: var(--darken10);
}
.item .item-wrap21:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap21:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap21:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap21:hover .item-detail .item-content .item-button .group.fancybox,
.item .item-wrap21:hover .item-detail .item-content .item-button a.compare,
.item .item-wrap21:hover .item-detail .item-content .item-button .sw-quickview {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.item .item-wrap22 .item-detail {
  position: relative;
}
.item .item-wrap22 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap22 .item-detail .products-thumb > a {
  display: block;
  position: relative;
}
.item .item-wrap22 .item-detail .products-thumb .onsale,
.item .item-wrap22 .item-detail .products-thumb .sale-off {
  display: none;
}
.item .item-wrap22 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap22 .item-detail .products-thumb .item-button {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  bottom: 10px;
  left: 0;
}
.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped,
.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable {
  height: 40px;
  line-height: 40px;
  width: 40px;
  font-size: 0;
  color: #111;
  padding: 0;
  display: inline-block;
  text-transform: uppercase;
  background-color: #f5f5f5;
  margin-top: 0 !important;
  text-align: center;
  font-weight: 400;
  border-radius: 3px;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped:before,
.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable:before {
  font-family: icomoon;
  font-size: 18px;
  content: "\e913";
}
.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button:hover,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external:hover,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped:hover,
.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple:hover,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable:hover {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button.loading,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external.loading,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped.loading,
.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple.loading,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button.loading:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external.loading:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,
.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button.added,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external.added,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped.added,
.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple.added,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button.added:after,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external.added:after,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped.added:after,
.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple.added:after,
.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0 2px;
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\e907";
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap22 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap22 .item-detail .products-thumb .item-button .sw-quickview {
  text-align: center;
  color: #111;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 40px;
  background-color: #f5f5f5;
  margin: 0;
  border: 0;
  border-radius: 3px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap22 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .sw-quickview:before {
  font-family: icomoon;
  font-size: 18px;
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap22 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap22 .item-detail .products-thumb .item-button .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap22 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color) !important;
}
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap22 .item-detail .products-thumb .item-button a.compare {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-right: 2px;
}
.rtl .item .item-wrap22 .item-detail .products-thumb .item-button a.compare {
  margin-left: 2px;
  margin-right: 0;
}
.item .item-wrap22 .item-detail .products-thumb .item-button a.compare:before {
  content: "\e900";
}
.item .item-wrap22 .item-detail .products-thumb .item-button a.sw-quickview {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.item .item-wrap22 .item-detail .products-thumb .item-button a.sw-quickview:before {
  content: "\e910";
}
.item .item-wrap22 .item-detail .item-img a {
  max-width: 100%;
  display: block;
}
.item .item-wrap22 .item-detail .item-content {
  padding: 15px 20px 30px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.rtl .item .item-wrap22 .item-detail .item-content {
  text-align: right;
}
.item .item-wrap22 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap22 .item-detail .item-content h4 a {
  font-size: 14px;
  color: #222;
  line-height: 24px;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap22 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap22 .item-detail .item-content .reviews-content {
  margin: 0 0 13px;
}
.item .item-wrap22 .item-detail .item-content .item-price {
  font-size: 18px;
  color: #ff4466;
  font-weight: 400;
  display: inline-block;
  margin: 0;
}
.item .item-wrap22 .item-detail .item-content .item-price ins {
  font-size: 18px;
  color: #ff4466;
  font-weight: 400;
}
.item .item-wrap22 .item-detail .item-content .item-price del {
  font-size: 16px;
  color: #999;
  font-weight: 400;
  margin-top: 0;
  line-height: 24px;
}
.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after {
  border: 0;
}
.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper {
  margin: 0;
}
.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation {
  margin: 0;
}
.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation {
  width: 30px;
  height: 15px;
  border-radius: 0;
  border: 1px solid transparent;
  vertical-align: top;
  margin: 0 2px;
}
.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation span.variation-color {
  width: 100%;
  height: 100%;
  border-radius: 0;
  border: 1px solid transparent;
}
.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation.selected,
.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation:hover {
  border: 1px solid #111;
  padding: 2px;
}
.item .item-wrap22:hover {
  box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.item .item-wrap22:hover .item-detail .products-thumb > a:before {
  opacity: 1;
}
.item .item-wrap22:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap22:hover .item-detail .products-thumb .item-button button.add_to_cart_button,
.item .item-wrap22:hover .item-detail .products-thumb .item-button .product_type_external,
.item .item-wrap22:hover .item-detail .products-thumb .item-button .product_type_grouped,
.item .item-wrap22:hover .item-detail .products-thumb .item-button a.product_type_simple,
.item .item-wrap22:hover .item-detail .products-thumb .item-button .product_type_variable,
.item .item-wrap22:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap22:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap22:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap22:hover .item-detail .products-thumb .item-button .group.fancybox,
.item .item-wrap22:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap22:hover .item-detail .products-thumb .item-button .sw-quickview {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.item .item-wrap22:hover .item-detail .item-content {
  position: relative;
}
.item .item-wrap23 {
  text-align: center;
  padding: 15px;
  min-height: 490px;
}
.item .item-wrap23 .item-detail {
  position: relative;
  padding: 0;
}
.item .item-wrap23 .item-detail .products-thumb {
  position: relative;
  z-index: 1;
}
.item .item-wrap23 .item-detail .products-thumb > a {
  display: block;
  max-width: 100%;
}
.item .item-wrap23 .item-detail .products-thumb > a:before {
  content: '';
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.1);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 2;
}
.item .item-wrap23 .item-detail .products-thumb > a img {
  width: 100%;
}
.item .item-wrap23 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap23 .item-detail .products-thumb .item-button {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 10px;
  right: 10px;
  z-index: 3;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap23 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap23 .item-detail .products-thumb .item-button .sw-quickview {
  text-align: center;
  color: #000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 40px;
  background-color: #fff;
  margin: 0;
  border: 0;
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -o-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap23 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap23 .item-detail .products-thumb .item-button .sw-quickview:before {
  font-family: 'Font Awesome 5 Pro Light';
  font-size: 18px;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap23 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap23 .item-detail .products-thumb .item-button .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: #000;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap23 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap23 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color) !important;
}
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap23 .item-detail .products-thumb .item-button a.compare {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 5px 0;
}
.item .item-wrap23 .item-detail .products-thumb .item-button a.compare:before {
  content: "\f021";
}
.item .item-wrap23 .item-detail .products-thumb .item-button a.sw-quickview {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.item .item-wrap23 .item-detail .products-thumb .item-button a.sw-quickview:before {
  content: "\f002";
}
.item .item-wrap23 .item-detail .item-content {
  text-align: center;
  padding: 15px 0 0px;
}
.item .item-wrap23 .item-detail .item-content .item-categories {
  margin: 0 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item .item-wrap23 .item-detail .item-content .item-categories a {
  font-size: 13px;
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
  line-height: 20px;
  position: relative;
}
.item .item-wrap23 .item-detail .item-content .item-categories a:after {
  content: ',';
  margin-right: 5px;
}
.item .item-wrap23 .item-detail .item-content .item-categories a:hover {
  color: var(--color);
}
.item .item-wrap23 .item-detail .item-content .item-categories a:last-child:after {
  margin: 0;
  content: '';
}
.item .item-wrap23 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap23 .item-detail .item-content h4 a {
  font-size: 14px;
  color: #111;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap23 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap23 .item-detail .item-content .reviews-content {
  margin: 0 0 8px;
  display: none;
}
.item .item-wrap23 .item-detail .item-content .item-price {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: var(--color);
  margin: 0 0 15px;
  float: none;
}
.item .item-wrap23 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap23 .item-detail .item-content .item-price ins {
  font-size: 16px;
  font-weight: 700;
  color: var(--color);
}
.item .item-wrap23 .item-detail .item-content .item-price del {
  font-size: 16px;
  font-weight: 400;
  color: #aaa;
}
.item .item-wrap23 .item-detail .item-content .item-bottom {
  height: 0;
  opacity: 0;
  visibility: visible;
  position: absolute;
  width: 100%;
}
.item .item-wrap23 .item-detail .item-content .sw-custom-variation {
  margin: 0 0 3px;
  display: flex;
  justify-content: center;
}
.item .item-wrap23 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after {
  border: 0;
}
.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation {
  margin: 0 3px;
}
.item .item-wrap23 .item-detail .item-content .sw-variation-wrapper {
  margin-bottom: 0;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation {
  border: 1px solid #f6f6f6;
  border-radius: 50%;
}
.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation span.variation-color {
  height: 22px;
  width: 22px;
  border: 3px solid #fff;
  border-radius: 50%;
}
.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover,
.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected {
  border: 1px solid #111;
  border-radius: 50%;
}
.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover span.variation-color,
.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected span.variation-color {
  border: 3px solid #fff;
}
.item .item-wrap23 .item-detail .item-content .sw-variation-wrapper .reset_variations {
  position: absolute;
  margin-left: -16px;
  margin-top: -2px;
}
.item .item-wrap23 .item-detail .item-content button.add_to_cart_button,
.item .item-wrap23 .item-detail .item-content .product_type_external,
.item .item-wrap23 .item-detail .item-content .product_type_grouped,
.item .item-wrap23 .item-detail .item-content a.product_type_simple,
.item .item-wrap23 .item-detail .item-content .product_type_variable {
  height: 50px;
  line-height: 50px;
  display: block;
  font-size: 14px;
  color: #111;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #f5f5f5;
  text-align: center;
  border-radius: 0;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.item .item-wrap23 .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap23 .item-detail .item-content .product_type_external:hover,
.item .item-wrap23 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap23 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap23 .item-detail .item-content .product_type_variable:hover {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap23 .item-detail .item-content button.add_to_cart_button.loading,
.item .item-wrap23 .item-detail .item-content .product_type_external.loading,
.item .item-wrap23 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap23 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap23 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap23 .item-detail .item-content button.add_to_cart_button.loading:before,
.item .item-wrap23 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap23 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap23 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap23 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap23 .item-detail .item-content button.add_to_cart_button.added,
.item .item-wrap23 .item-detail .item-content .product_type_external.added,
.item .item-wrap23 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap23 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap23 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap23 .item-detail .item-content button.add_to_cart_button.added:after,
.item .item-wrap23 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap23 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap23 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap23 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap23 .item-detail .item-content .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap23:hover {
  box-shadow: 0 0 30px rgba(0,0,0,0.1);
  background-color: #fff;
}
.item .item-wrap23:hover .item-detail .products-thumb > a:before {
  opacity: 1;
}
.item .item-wrap23:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap23:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap23:hover .item-detail .products-thumb .item-button .button,
.item .item-wrap23:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap23:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap23:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap23:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap23:hover .item-detail .products-thumb .item-button .group.fancybox {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.item .item-wrap23:hover .item-detail .item-content {
  margin-top: -65px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  position: relative;
  padding-bottom: 93px;
  background-color: #fff;
  z-index: 2;
}
.item .item-wrap23:hover .item-detail .item-content .item-bottom {
  opacity: 1;
  visibility: visible;
}
.item .item-wrap23:hover .item-detail .item-content .sw-variation-wrapper {
  margin-bottom: 20px;
}
.item .item-wrap23:hover .item-detail .item-content .button.add_to_cart_button,
.item .item-wrap23:hover .item-detail .item-content .product_type_external,
.item .item-wrap23:hover .item-detail .item-content .product_type_grouped,
.item .item-wrap23:hover .item-detail .item-content a.product_type_simple,
.item .item-wrap23:hover .item-detail .item-content .product_type_variable,
.item .item-wrap23:hover .item-detail .item-content .sw-variation-wrapper {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  visibility: visible;
  height: auto;
}
.item .item-wrap24 {
  text-align: center;
}
.item .item-wrap24 .item-detail {
  position: relative;
  padding: 0;
}
.item .item-wrap24 .item-detail .products-thumb {
  position: relative;
  z-index: 1;
}
.item .item-wrap24 .item-detail .products-thumb > a {
  display: block;
  max-width: 100%;
}
.item .item-wrap24 .item-detail .products-thumb > a img {
  width: 100%;
}
.item .item-wrap24 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap24 .item-detail .products-thumb .item-button {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 10px;
  right: 10px;
  z-index: 3;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap24 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap24 .item-detail .products-thumb .item-button .sw-quickview,
.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped,
.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable {
  text-align: center;
  color: #000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 40px;
  background-color: #fff;
  margin: 0;
  border: 0;
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  box-shadow: 2px 0 2px rgba(0,0,0,0.07);
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -o-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap24 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .sw-quickview:before,
.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped:before,
.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable:before {
  font-family: 'Font Awesome 5 Pro Light';
  font-size: 18px;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap24 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap24 .item-detail .products-thumb .item-button .sw-quickview:hover,
.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button:hover,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external:hover,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped:hover,
.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple:hover,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable:hover {
  font-size: 0;
  padding: 0;
  background-color: #000;
  box-shadow: none;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap24 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .sw-quickview:hover:before,
.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button:hover:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external:hover:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped:hover:before,
.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple:hover:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable:hover:before {
  color: #fff;
}
.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped,
.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable {
  margin: 0 0 5px;
}
.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped:before,
.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable:before {
  content: '\f290';
}
.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button.loading,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external.loading,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped.loading,
.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple.loading,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button.loading:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external.loading:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,
.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button.added,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external.added,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped.added,
.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple.added,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button.added:after,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external.added:after,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped.added:after,
.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple.added:after,
.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap24 .item-detail .products-thumb .item-button .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color) !important;
}
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap24 .item-detail .products-thumb .item-button a.compare {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 5px 0;
}
.item .item-wrap24 .item-detail .products-thumb .item-button a.compare:before {
  content: "\f021";
}
.item .item-wrap24 .item-detail .products-thumb .item-button a.sw-quickview {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.item .item-wrap24 .item-detail .products-thumb .item-button a.sw-quickview:before {
  content: "\f002";
}
.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after {
  border: 0;
}
.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper {
  position: absolute;
  padding: 10px 0;
  box-shadow: 0 0 15px rgba(0,0,0,0.05);
  bottom: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation {
  display: flex;
  justify-content: center;
  margin: 0;
}
.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation {
  border: 1px solid #f6f6f6;
  border-radius: 50%;
}
.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation span.variation-color {
  height: 28px;
  width: 28px;
  border: 3px solid #fff;
  border-radius: 50%;
}
.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover,
.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected {
  border: 1px solid #111;
  border-radius: 50%;
}
.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover span.variation-color,
.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected span.variation-color {
  border: 3px solid #fff;
}
.item .item-wrap24 .item-detail .item-content {
  text-align: center;
  padding: 15px 0 0px;
}
.item .item-wrap24 .item-detail .item-content .item-categories {
  margin: 0 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item .item-wrap24 .item-detail .item-content .item-categories a {
  font-size: 13px;
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
  line-height: 20px;
  position: relative;
}
.item .item-wrap24 .item-detail .item-content .item-categories a:after {
  content: ',';
  margin-right: 5px;
}
.item .item-wrap24 .item-detail .item-content .item-categories a:hover {
  color: var(--color);
}
.item .item-wrap24 .item-detail .item-content .item-categories a:last-child:after {
  margin: 0;
  content: '';
}
.item .item-wrap24 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap24 .item-detail .item-content h4 a {
  font-size: 14px;
  color: #111;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap24 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap24 .item-detail .item-content .reviews-content {
  margin: 0 0 8px;
  display: none;
}
.item .item-wrap24 .item-detail .item-content .item-price {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: var(--color);
  margin: 0 0 15px;
  float: none;
}
.item .item-wrap24 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap24 .item-detail .item-content .item-price ins {
  font-size: 16px;
  font-weight: 700;
  color: var(--color);
}
.item .item-wrap24 .item-detail .item-content .item-price del {
  font-size: 16px;
  font-weight: 400;
  color: #aaa;
}
.item .item-wrap24:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap24:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap24:hover .item-detail .products-thumb .item-button .button,
.item .item-wrap24:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap24:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap24:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap24:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap24:hover .item-detail .products-thumb .item-button .group.fancybox,
.item .item-wrap24:hover .item-detail .products-thumb .item-button .button.add_to_cart_button,
.item .item-wrap24:hover .item-detail .products-thumb .item-button .product_type_external,
.item .item-wrap24:hover .item-detail .products-thumb .item-button .product_type_grouped,
.item .item-wrap24:hover .item-detail .products-thumb .item-button a.product_type_simple,
.item .item-wrap24:hover .item-detail .products-thumb .item-button .product_type_variable {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.item .item-wrap24:hover .item-detail .products-thumb .sw-variation-wrapper {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  height: auto;
}
.item .item-wrap24:hover .item-detail .item-content {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  background-color: #fff;
}
.item .item-wrap25 {
  text-align: center;
  padding: 10px;
  border-right: 1px solid #eee;
}
.rtl .item .item-wrap25 {
  border-right: 0;
  border-left: 1px solid #eee;
}
.item .item-wrap25 .item-detail {
  position: relative;
  padding: 0;
}
.item .item-wrap25 .item-detail .products-thumb {
  position: relative;
  z-index: 1;
}
.item .item-wrap25 .item-detail .products-thumb > a {
  display: block;
  max-width: 100%;
  position: relative;
}
.item .item-wrap25 .item-detail .products-thumb > a:before {
  content: '';
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.1);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  vertical-align: top;
  transition: all 0.3s;
}
.item .item-wrap25 .item-detail .products-thumb > a img {
  width: 100%;
}
.item .item-wrap25 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap25 .item-detail .products-thumb .item-button {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 10px;
  right: 10px;
  z-index: 3;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap25 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap25 .item-detail .products-thumb .item-button .sw-quickview {
  text-align: center;
  color: #000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 40px;
  background-color: #fff;
  margin: 0;
  border: 0;
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  box-shadow: 2px 0 2px rgba(0,0,0,0.07);
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -o-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap25 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .sw-quickview:before {
  font-family: 'Font Awesome 5 Pro Light';
  font-size: 18px;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap25 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap25 .item-detail .products-thumb .item-button .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: #000;
  box-shadow: none;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap25 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped,
.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable {
  margin: 0 0 5px;
}
.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped:before,
.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable:before {
  content: '\f290';
}
.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button.loading,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external.loading,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped.loading,
.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple.loading,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button.loading:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external.loading:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,
.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button.added,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external.added,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped.added,
.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple.added,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button.added:after,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external.added:after,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped.added:after,
.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple.added:after,
.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap25 .item-detail .products-thumb .item-button .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color) !important;
}
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap25 .item-detail .products-thumb .item-button a.compare {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 5px 0;
}
.item .item-wrap25 .item-detail .products-thumb .item-button a.compare:before {
  content: "\f021";
}
.item .item-wrap25 .item-detail .products-thumb .item-button a.sw-quickview {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.item .item-wrap25 .item-detail .products-thumb .item-button a.sw-quickview:before {
  content: "\f002";
}
.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after {
  border: 0;
}
.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper {
  position: absolute;
  padding: 10px 0 0;
  box-shadow: none;
  bottom: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation {
  display: flex;
  justify-content: center;
  margin: 0;
}
.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation {
  border: 1px solid #f6f6f6;
  border-radius: 50%;
}
.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation span.variation-color {
  height: 28px;
  width: 28px;
  border: 3px solid #fff;
  border-radius: 50%;
}
.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover,
.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected {
  border: 1px solid #111;
  border-radius: 50%;
}
.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover span.variation-color,
.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected span.variation-color {
  border: 3px solid #fff;
}
.item .item-wrap25 .item-detail .item-content {
  text-align: center;
  padding: 15px 0 0px;
}
.item .item-wrap25 .item-detail .item-content .item-categories {
  margin: 0 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item .item-wrap25 .item-detail .item-content .item-categories a {
  font-size: 13px;
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
  line-height: 20px;
  position: relative;
}
.item .item-wrap25 .item-detail .item-content .item-categories a:after {
  content: ',';
  margin-right: 5px;
}
.item .item-wrap25 .item-detail .item-content .item-categories a:hover {
  color: var(--color);
}
.item .item-wrap25 .item-detail .item-content .item-categories a:last-child:after {
  margin: 0;
  content: '';
}
.item .item-wrap25 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap25 .item-detail .item-content h4 a {
  font-size: 14px;
  color: #111;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap25 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap25 .item-detail .item-content .reviews-content {
  margin: 0 0 8px;
  display: none;
}
.item .item-wrap25 .item-detail .item-content .item-price {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: var(--color);
  margin: 0 0 15px;
  float: none;
}
.item .item-wrap25 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap25 .item-detail .item-content .item-price ins {
  font-size: 16px;
  font-weight: 700;
  color: var(--color);
}
.item .item-wrap25 .item-detail .item-content .item-price del {
  font-size: 16px;
  font-weight: 400;
  color: #aaa;
}
.item .item-wrap25 .item-detail .item-content button.add_to_cart_button,
.item .item-wrap25 .item-detail .item-content .product_type_external,
.item .item-wrap25 .item-detail .item-content .product_type_grouped,
.item .item-wrap25 .item-detail .item-content a.product_type_simple,
.item .item-wrap25 .item-detail .item-content .product_type_variable {
  height: 50px;
  line-height: 50px;
  display: block;
  font-size: 14px;
  color: #111;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #f5f5f5;
  text-align: center;
  border-radius: 0;
}
.item .item-wrap25 .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap25 .item-detail .item-content .product_type_external:hover,
.item .item-wrap25 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap25 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap25 .item-detail .item-content .product_type_variable:hover {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap25 .item-detail .item-content button.add_to_cart_button.loading,
.item .item-wrap25 .item-detail .item-content .product_type_external.loading,
.item .item-wrap25 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap25 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap25 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap25 .item-detail .item-content button.add_to_cart_button.loading:before,
.item .item-wrap25 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap25 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap25 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap25 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap25 .item-detail .item-content button.add_to_cart_button.added,
.item .item-wrap25 .item-detail .item-content .product_type_external.added,
.item .item-wrap25 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap25 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap25 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap25 .item-detail .item-content button.add_to_cart_button.added:after,
.item .item-wrap25 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap25 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap25 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap25 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap25 .item-detail .item-content .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap25:hover .item-detail .products-thumb > a:before {
  opacity: 1;
}
.item .item-wrap25:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap25:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap25:hover .item-detail .products-thumb .item-button .button,
.item .item-wrap25:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap25:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap25:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap25:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap25:hover .item-detail .products-thumb .item-button .group.fancybox {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.item .item-wrap25:hover .item-detail .products-thumb .sw-variation-wrapper {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  height: auto;
}
.item .item-wrap25:hover .item-detail .item-content {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  background-color: #fff;
}
.item .item-wrap26 {
  text-align: center;
  padding: 0 5px;
}
.item .item-wrap26 .item-detail {
  position: relative;
  overflow: hidden;
}
.item .item-wrap26 .item-detail .products-thumb {
  position: relative;
}
.item .item-wrap26 .item-detail .products-thumb > a {
  display: block;
  max-width: 100%;
  position: relative;
}
.item .item-wrap26 .item-detail .products-thumb > a:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0,0,0,0.1);
  opacity: 0;
}
.item .item-wrap26 .item-detail .products-thumb > a img {
  width: 100%;
  opacity: 1;
}
.item .item-wrap26 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap26 .item-detail .products-thumb .item-button {
  position: absolute;
  width: 162px;
  bottom: 4px;
  left: 50%;
  margin-left: -80px;
  opacity: 0;
  z-index: 3;
  display: flex;
}
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap26 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap26 .item-detail .products-thumb .item-button .sw-quickview,
.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped,
.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable {
  height: 36px;
  width: 36px;
  border-radius: 2px;
  background-color: #fff;
  border: 0;
  color: #111;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
  margin: 0 2px;
  line-height: 36px;
  font-size: 0;
  box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap26 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .sw-quickview:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped:before,
.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable:before {
  font-family: icomoon;
  font-size: 16px;
}
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap26 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap26 .item-detail .products-thumb .item-button .sw-quickview:hover,
.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button:hover,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external:hover,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped:hover,
.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple:hover,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
}
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap26 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .sw-quickview:hover:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button:hover:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external:hover:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped:hover:before,
.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple:hover:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable:hover:before {
  color: #fff;
}
.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped:before,
.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable:before {
  content: "\e913";
}
.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button.loading,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external.loading,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped.loading,
.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple.loading,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button.loading:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external.loading:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,
.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 3px;
  background-size: contain;
  background-size: 30px;
}
.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button.added,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external.added,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped.added,
.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple.added,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button.added:after,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external.added:after,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped.added:after,
.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple.added:after,
.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\e907";
}
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color) !important;
}
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap26 .item-detail .products-thumb .item-button a.compare {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-right: 2px;
}
.rtl .item .item-wrap26 .item-detail .products-thumb .item-button a.compare {
  margin-left: 2px;
  margin-right: 0;
}
.item .item-wrap26 .item-detail .products-thumb .item-button a.compare:before {
  content: "\e90f";
}
.item .item-wrap26 .item-detail .products-thumb .item-button a.sw-quickview {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.item .item-wrap26 .item-detail .products-thumb .item-button a.sw-quickview:before {
  content: "\e910";
}
.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap26 .item-detail .products-thumb .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap26 .item-detail .item-content {
  text-align: left;
  padding: 5px 10px 25px;
  background-color: #fff;
}
.item .item-wrap26 .item-detail .item-content h4 {
  margin-bottom: 6px;
}
.item .item-wrap26 .item-detail .item-content h4 a {
  font-size: 14px;
  color: #444;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap26 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap26 .item-detail .item-content .reviews-content {
  margin: 0 0 8px;
}
.item .item-wrap26 .item-detail .item-content .item-price {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: #282828;
  margin: 0;
  float: none;
}
.item .item-wrap26 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap26 .item-detail .item-content .item-price ins {
  font-size: 16px;
  font-weight: 700;
}
.item .item-wrap26 .item-detail .item-content .item-price del {
  font-size: 14px;
  font-weight: 400;
  color: #888;
}
.item .item-wrap26 .item-detail .item-content .sw-custom-variation {
  margin: 15px 0 3px;
  display: flex;
}
.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation {
  margin: 0 2px;
}
.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation {
  border: 1px solid transparent;
}
.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation span.variation-color {
  height: 26px;
  width: 26px;
}
.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover,
.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected {
  border: 1px solid #111;
  border-radius: 50%;
}
.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover span.variation-color,
.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected span.variation-color {
  border: 4px solid #fff;
}
.item .item-wrap26:hover .item-detail {
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  position: relative;
  z-index: 3;
}
.item .item-wrap26:hover .item-detail .products-thumb > a:before {
  opacity: 1;
}
.item .item-wrap26:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap26:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap26:hover .item-detail .products-thumb .item-button .button,
.item .item-wrap26:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap26:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap26:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap26:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap26:hover .item-detail .products-thumb .item-button .sw-quickview,
.item .item-wrap26:hover .item-detail .products-thumb .item-button .button.add_to_cart_button,
.item .item-wrap26:hover .item-detail .products-thumb .item-button .product_type_external,
.item .item-wrap26:hover .item-detail .products-thumb .item-button .product_type_grouped,
.item .item-wrap26:hover .item-detail .products-thumb .item-button a.product_type_simple,
.item .item-wrap26:hover .item-detail .products-thumb .item-button .product_type_variable {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap27 {
  text-align: center;
  padding: 13px;
  border: 2px solid #f2f2f2;
  border-radius: 30px;
}
.item .item-wrap27 .item-detail {
  position: relative;
}
.item .item-wrap27 .item-detail .products-thumb {
  position: relative;
  z-index: 1;
}
.item .item-wrap27 .item-detail .products-thumb > a {
  display: block;
  max-width: 100%;
  position: relative;
}
.item .item-wrap27 .item-detail .products-thumb > a:before {
  content: '';
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.1);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  vertical-align: top;
  transition: all 0.3s;
  border-radius: 20px;
}
.item .item-wrap27 .item-detail .products-thumb > a img {
  width: 100%;
}
.item .item-wrap27 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap27 .item-detail .products-thumb .item-button {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  bottom: 10px;
  right: 10px;
  z-index: 3;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\e907";
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap27 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap27 .item-detail .products-thumb .item-button .sw-quickview {
  text-align: center;
  color: #000;
  width: 36px;
  height: 36px;
  line-height: 36px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 36px;
  background-color: #fff;
  margin: 0;
  border: 0;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  box-shadow: 2px 0 2px rgba(0,0,0,0.07);
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -o-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap27 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .sw-quickview:before {
  font-family: 'icomoon';
  font-size: 17px;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap27 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap27 .item-detail .products-thumb .item-button .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
  box-shadow: none;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap27 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped,
.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable {
  margin: 0 0 5px;
}
.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped:before,
.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable:before {
  content: '\f290';
}
.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button.loading,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external.loading,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped.loading,
.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple.loading,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button.loading:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external.loading:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,
.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button.added,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external.added,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped.added,
.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple.added,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button.added:after,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external.added:after,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped.added:after,
.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple.added:after,
.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap27 .item-detail .products-thumb .item-button .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color) !important;
}
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap27 .item-detail .products-thumb .item-button a.compare {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 10px 0;
}
.item .item-wrap27 .item-detail .products-thumb .item-button a.compare:before {
  content: "\e900";
}
.item .item-wrap27 .item-detail .products-thumb .item-button a.sw-quickview {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.item .item-wrap27 .item-detail .products-thumb .item-button a.sw-quickview:before {
  content: "\e910";
}
.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper {
  position: absolute;
  padding: 10px 0 0;
  box-shadow: none;
  bottom: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation {
  display: flex;
  justify-content: center;
  margin: 0;
}
.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation {
  border: 1px solid #f6f6f6;
  border-radius: 50%;
}
.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation span.variation-color {
  height: 28px;
  width: 28px;
  border: 3px solid #fff;
  border-radius: 50%;
}
.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover,
.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected {
  border: 1px solid #111;
  border-radius: 50%;
}
.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover span.variation-color,
.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected span.variation-color {
  border: 3px solid #fff;
}
.item .item-wrap27 .item-detail .item-content {
  text-align: center;
  padding: 15px 0 0px;
}
.item .item-wrap27 .item-detail .item-content .item-categories {
  margin: 0 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item .item-wrap27 .item-detail .item-content .item-categories a {
  font-size: 13px;
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
  line-height: 20px;
  position: relative;
}
.item .item-wrap27 .item-detail .item-content .item-categories a:after {
  content: ',';
  margin-right: 5px;
}
.item .item-wrap27 .item-detail .item-content .item-categories a:hover {
  color: var(--color);
}
.item .item-wrap27 .item-detail .item-content .item-categories a:last-child:after {
  margin: 0;
  content: '';
}
.item .item-wrap27 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap27 .item-detail .item-content h4 a {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap27 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap27 .item-detail .item-content .reviews-content {
  margin: 0 0 8px;
  display: none;
}
.item .item-wrap27 .item-detail .item-content .item-price {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: var(--color);
  margin: 0 0 15px;
  float: none;
}
.item .item-wrap27 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap27 .item-detail .item-content .item-price ins {
  font-size: 18px;
  font-weight: 700;
  color: var(--color);
}
.item .item-wrap27 .item-detail .item-content .item-price del {
  font-size: 16px;
  font-weight: 400;
  color: #aaa;
}
.item .item-wrap27 .item-detail .item-content button.add_to_cart_button,
.item .item-wrap27 .item-detail .item-content .product_type_external,
.item .item-wrap27 .item-detail .item-content .product_type_grouped,
.item .item-wrap27 .item-detail .item-content a.product_type_simple,
.item .item-wrap27 .item-detail .item-content .product_type_variable {
  height: 50px;
  line-height: 50px;
  display: block;
  font-size: 14px;
  color: #000;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #f5f5f5;
  text-align: center;
  border-radius: 25px;
  border-top-left-radius: 0;
}
.item .item-wrap27 .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap27 .item-detail .item-content .product_type_external:hover,
.item .item-wrap27 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap27 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap27 .item-detail .item-content .product_type_variable:hover {
  background-color: var(--darken10);
  color: #fff;
}
.item .item-wrap27 .item-detail .item-content button.add_to_cart_button.loading,
.item .item-wrap27 .item-detail .item-content .product_type_external.loading,
.item .item-wrap27 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap27 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap27 .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap27 .item-detail .item-content button.add_to_cart_button.loading:before,
.item .item-wrap27 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap27 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap27 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap27 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: contain;
}
.item .item-wrap27 .item-detail .item-content button.add_to_cart_button.added,
.item .item-wrap27 .item-detail .item-content .product_type_external.added,
.item .item-wrap27 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap27 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap27 .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap27 .item-detail .item-content button.add_to_cart_button.added:after,
.item .item-wrap27 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap27 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap27 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap27 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap27 .item-detail .item-content .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap27:hover {
  border-color: #fff;
}
.item .item-wrap27:hover .item-detail .products-thumb > a:before {
  opacity: 1;
}
.item .item-wrap27:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap27:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap27:hover .item-detail .products-thumb .item-button .button,
.item .item-wrap27:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap27:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap27:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap27:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap27:hover .item-detail .products-thumb .item-button .group.fancybox {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.item .item-wrap27:hover .item-detail .products-thumb .sw-variation-wrapper {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  height: auto;
}
.item .item-wrap27:hover .item-detail .item-content {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  background-color: #fff;
}
.item .item-wrap27:hover .item-detail .item-content button.add_to_cart_button,
.item .item-wrap27:hover .item-detail .item-content .product_type_external,
.item .item-wrap27:hover .item-detail .item-content .product_type_grouped,
.item .item-wrap27:hover .item-detail .item-content a.product_type_simple,
.item .item-wrap27:hover .item-detail .item-content .product_type_variable {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap27:hover .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap27:hover .item-detail .item-content .product_type_external:hover,
.item .item-wrap27:hover .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap27:hover .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap27:hover .item-detail .item-content .product_type_variable:hover {
  background-color: var(--darken10);
}
.item .item-wrap28 {
  text-align: center;
  padding: 8px;
  border: 2px solid #fff;
  border-radius: 20px;
  background-color: #fff;
}
.item .item-wrap28 .item-detail {
  position: relative;
}
.item .item-wrap28 .item-detail .products-thumb {
  position: relative;
  z-index: 1;
}
.item .item-wrap28 .item-detail .products-thumb > a {
  display: block;
  max-width: 100%;
  position: relative;
}
.item .item-wrap28 .item-detail .products-thumb > a img {
  width: 100%;
  border-radius: 10px;
}
.item .item-wrap28 .item-detail .products-thumb .product-thumb-hover {
  display: block;
}
.item .item-wrap28 .item-detail .products-thumb .item-button {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 10px;
  right: 10px;
  z-index: 3;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\e907";
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap28 .item-detail .products-thumb .item-button a.compare,
.item .item-wrap28 .item-detail .products-thumb .item-button .sw-quickview {
  text-align: center;
  color: #000;
  width: 40px;
  height: 40px;
  line-height: 36px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 40px;
  background-color: #fff;
  margin: 0;
  border: 0;
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  border: 2px solid #eee;
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -o-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap28 .item-detail .products-thumb .item-button a.compare:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .sw-quickview:before {
  font-family: 'icomoon';
  font-size: 17px;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap28 .item-detail .products-thumb .item-button a.compare:hover,
.item .item-wrap28 .item-detail .products-thumb .item-button .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: #ff7345;
  box-shadow: none;
  border-color: #ff7345;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap28 .item-detail .products-thumb .item-button a.compare:hover:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped,
.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable {
  margin: 0 0 5px;
}
.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped:before,
.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable:before {
  content: '\f290';
}
.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button.loading,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external.loading,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped.loading,
.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple.loading,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button.loading:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external.loading:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,
.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: auto;
}
.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button.added,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external.added,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped.added,
.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple.added,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button.added:after,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external.added:after,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped.added:after,
.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple.added:after,
.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap28 .item-detail .products-thumb .item-button .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color) !important;
}
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap28 .item-detail .products-thumb .item-button a.compare {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 10px 0;
}
.item .item-wrap28 .item-detail .products-thumb .item-button a.compare:before {
  content: "\e900";
}
.item .item-wrap28 .item-detail .products-thumb .item-button a.sw-quickview {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.item .item-wrap28 .item-detail .products-thumb .item-button a.sw-quickview:before {
  content: "\e910";
}
.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper {
  position: absolute;
  padding: 10px 0 0;
  box-shadow: none;
  bottom: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation {
  display: flex;
  justify-content: center;
  margin: 0;
}
.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation {
  border: 1px solid #f6f6f6;
  border-radius: 50%;
}
.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation span.variation-color {
  height: 28px;
  width: 28px;
  border: 3px solid #fff;
  border-radius: 50%;
}
.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover,
.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected {
  border: 1px solid #111;
  border-radius: 50%;
}
.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover span.variation-color,
.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected span.variation-color {
  border: 3px solid #fff;
}
.item .item-wrap28 .item-detail .item-content {
  text-align: center;
  padding: 15px 0 18px;
}
.item .item-wrap28 .item-detail .item-content .item-categories {
  margin: 0 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item .item-wrap28 .item-detail .item-content .item-categories a {
  font-size: 13px;
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
  line-height: 20px;
  position: relative;
}
.item .item-wrap28 .item-detail .item-content .item-categories a:after {
  content: ',';
  margin-right: 5px;
}
.item .item-wrap28 .item-detail .item-content .item-categories a:hover {
  color: var(--color);
}
.item .item-wrap28 .item-detail .item-content .item-categories a:last-child:after {
  margin: 0;
  content: '';
}
.item .item-wrap28 .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.item .item-wrap28 .item-detail .item-content h4 a {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap28 .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap28 .item-detail .item-content .reviews-content {
  margin: 0 0 8px;
  display: none;
}
.item .item-wrap28 .item-detail .item-content .item-price {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: #fb7645;
  margin: 0 0 23px;
  float: none;
}
.item .item-wrap28 .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap28 .item-detail .item-content .item-price ins {
  font-size: 18px;
  font-weight: 700;
  color: #fb7645;
}
.item .item-wrap28 .item-detail .item-content .item-price del {
  font-size: 16px;
  font-weight: 400;
  color: #aaa;
}
.item .item-wrap28 .item-detail .item-content button.add_to_cart_button,
.item .item-wrap28 .item-detail .item-content .product_type_external,
.item .item-wrap28 .item-detail .item-content .product_type_grouped,
.item .item-wrap28 .item-detail .item-content a.product_type_simple,
.item .item-wrap28 .item-detail .item-content .product_type_variable {
  height: 50px;
  line-height: 50px;
  display: inline-block;
  font-size: 14px;
  color: #000;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #f5f5f5;
  text-align: center;
  border-radius: 10px;
  padding: 0 45px;
  transition: all 0.3s;
}
.item .item-wrap28 .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap28 .item-detail .item-content .product_type_external:hover,
.item .item-wrap28 .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap28 .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap28 .item-detail .item-content .product_type_variable:hover {
  background-color: #fb7645;
  color: #fff;
}
.item .item-wrap28 .item-detail .item-content button.add_to_cart_button.loading,
.item .item-wrap28 .item-detail .item-content .product_type_external.loading,
.item .item-wrap28 .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap28 .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap28 .item-detail .item-content .product_type_variable.loading {
  background-color: #fb7645;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap28 .item-detail .item-content button.add_to_cart_button.loading:before,
.item .item-wrap28 .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap28 .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap28 .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap28 .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  border-radius: 0;
  background-size: auto;
}
.item .item-wrap28 .item-detail .item-content button.add_to_cart_button.added,
.item .item-wrap28 .item-detail .item-content .product_type_external.added,
.item .item-wrap28 .item-detail .item-content .product_type_grouped.added,
.item .item-wrap28 .item-detail .item-content a.product_type_simple.added,
.item .item-wrap28 .item-detail .item-content .product_type_variable.added {
  background-color: #fb7645;
  color: #fff;
}
.item .item-wrap28 .item-detail .item-content button.add_to_cart_button.added:after,
.item .item-wrap28 .item-detail .item-content .product_type_external.added:after,
.item .item-wrap28 .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap28 .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap28 .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap28 .item-detail .item-content .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap28:hover {
  border-color: var(--color);
}
.item .item-wrap28:hover .item-detail .products-thumb > a:before {
  opacity: 1;
}
.item .item-wrap28:hover .item-detail .products-thumb .hover-image1 {
  opacity: 1;
}
.item .item-wrap28:hover .item-detail .products-thumb .item-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap28:hover .item-detail .products-thumb .item-button .button,
.item .item-wrap28:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap28:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap28:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap28:hover .item-detail .products-thumb .item-button a.compare,
.item .item-wrap28:hover .item-detail .products-thumb .item-button .group.fancybox {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.item .item-wrap28:hover .item-detail .products-thumb .sw-variation-wrapper {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  height: auto;
}
.item .item-wrap28:hover .item-detail .item-content {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  background-color: #fff;
}
.item .item-wrap28:hover .item-detail .item-content button.add_to_cart_button,
.item .item-wrap28:hover .item-detail .item-content .product_type_external,
.item .item-wrap28:hover .item-detail .item-content .product_type_grouped,
.item .item-wrap28:hover .item-detail .item-content a.product_type_simple,
.item .item-wrap28:hover .item-detail .item-content .product_type_variable {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap28:hover .item-detail .item-content button.add_to_cart_button:hover,
.item .item-wrap28:hover .item-detail .item-content .product_type_external:hover,
.item .item-wrap28:hover .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap28:hover .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap28:hover .item-detail .item-content .product_type_variable:hover {
  background-color: #fb7645;
}
.responsive-post-slider {
  background-color: #fff;
}
.responsive-post-slider .box-title h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 11px 0;
  margin-bottom: 30px;
}
.responsive-post-slider .box-title h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.responsive-post-slider .resp-slider-container .slider {
  margin: 0 -15px;
}
.responsive-post-slider .resp-slider-container .slider .item {
  padding: 0 15px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over {
  border-radius: 4px;
  overflow: hidden;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over img {
  width: 100%;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over a:hover img {
  opacity: 0.85;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4 {
  margin: 15px 0 0;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4 a {
  color: #222;
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
  display: block;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4 a:hover {
  color: var(--color);
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .entry-meta {
  color: #999;
  font-size: 12px;
  overflow: hidden;
  padding: 10px 0 16px 1px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .entry-meta i {
  font-size: 12px;
  color: #999;
  margin-right: 5px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .entry-meta .entry-date {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .entry-meta .entry-date a {
  color: #999;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .entry-meta .entry-comment {
  display: inline-block;
  vertical-align: top;
}
.responsive-post-slider .slick-dots {
  text-align: right;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-top: -62px;
  padding: 0 15px;
}
.responsive-post-slider .slick-dots li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.responsive-post-slider .slick-dots li button {
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 10px;
  background: #222;
  border: none;
  padding: 0;
}
.responsive-post-slider .slick-dots li:hover button {
  background: var(--color);
  border: none;
}
.responsive-post-slider .slick-dots li.slick-active button {
  background: var(--color);
  width: 30px;
  border: none;
}
.responsive-post-slider.style1 .box-title h3 {
  font-size: 18px;
  padding: 10px 0;
}
.responsive-post-slider.style1 .resp-slider-container .slider .item .item-detail .entry-content h4 {
  margin: 18px 0 9px 0;
}
.block-infos {
  border-radius: 4px;
  border: 1px #ebebeb solid;
  padding: 0 15px;
}
.block-infos .info {
  border-bottom: 1px #ebebeb solid;
  padding: 28px 0;
}
.block-infos .info .inner i.fa {
  font-size: 30px;
  float: left;
  width: 50px;
  text-align: center;
}
.block-infos .info .inner .info-cont {
  overflow: hidden;
}
.block-infos .info .inner .info-cont span {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.block-infos .info .inner .info-cont p {
  font-size: 14px;
  color: #999;
  text-transform: capitalize;
  margin-bottom: 0;
}
.block-infos .info:last-child {
  border-bottom: none;
}
.block-infos .info:hover .inner .info-cont span {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.block-infos.style2 .info .inner i.fa {
  color: var(--color);
}
.best-selling-product4 {
  position: relative;
}
.best-selling-product4:hover .res-button {
  opacity: 1;
}
.best-selling-product4 .res-button {
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin-top: -23px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  color: #000;
  top: 50%;
  margin-top: -22px;
  cursor: pointer;
  z-index: 9;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 6px rgba(0,0,0,0.1);
  opacity: 0;
}
.best-selling-product4 .res-button:hover {
  background-color: var(--color);
  color: #fff;
}
.best-selling-product4 .res-button:before {
  font-family: FontAwesome;
  font-size: 24px;
}
.best-selling-product4 .res-button.slick-prev {
  left: -22px;
  background-image: none;
}
.best-selling-product4 .res-button.slick-prev:before {
  content: "\f104";
}
.best-selling-product4 .res-button.slick-next {
  right: -22px;
  background-image: none;
}
.best-selling-product4 .res-button.slick-next:before {
  content: "\f105";
}
.best-selling-product4 .block-title {
  margin-bottom: 10px;
  border-bottom: 0;
}
.best-selling-product4 .block-title h3 {
  padding: 0 0 10px;
  font-size: 14px;
  color: #222;
  font-weight: 700;
  padding: 15px 0;
  display: block;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.best-selling-product4 .block-title h3:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.best-selling-product4 .view-all {
  text-transform: capitalize;
  color: var(--color);
  font-size: 12px;
}
.best-selling-product4 .view-all i {
  margin-left: 10px;
}
.best-selling-product4 .resp-slider-container .slider {
  position: inherit;
}
.best-selling-product4 .resp-slider-container .slider .slick-dots {
  display: none !important;
}
.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail {
  overflow: hidden;
  margin-bottom: 0;
  padding: 0 0 13px;
}
.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail:hover .item-img img {
  opacity: 0.85;
}
.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content {
  padding: 12px 0 0;
  overflow: hidden;
}
.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: normal;
  color: #222;
  text-transform: capitalize;
}
.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .reviews-content {
  display: none;
}
.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price {
  font-size: 14px;
  color: var(--color);
  margin-bottom: 5px;
}
.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price del {
  font-size: 12px;
  color: #999;
  margin-top: 2px;
}
.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price ins {
  font-size: 14px;
  color: var(--color);
}
.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price p {
  margin-bottom: 5px;
}
.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-img {
  width: 50px;
  float: left;
  margin-right: 10px;
}
.toprated-product,
.sw-slider-on-sale {
  background-color: #fff;
  border-radius: 3px;
  margin: 0 0 20px;
  padding: 0 15px;
  position: relative;
}
.toprated-product .block-title,
.sw-slider-on-sale .block-title {
  display: block;
  border-bottom: 1px solid #e9e9e9;
  text-align: start;
}
.toprated-product .block-title h3,
.sw-slider-on-sale .block-title h3 {
  font-size: 20px;
  color: #222;
  font-weight: 700;
  text-transform: capitalize;
  padding: 14px 0;
  margin: 0;
}
.toprated-product .res-button,
.sw-slider-on-sale .res-button {
  width: 12px;
  height: 20px;
  position: absolute !important;
  top: 15px;
  z-index: 2;
  cursor: pointer;
  position: relative;
  color: #999;
}
.toprated-product .res-button:hover,
.sw-slider-on-sale .res-button:hover {
  color: var(--color);
}
.toprated-product .res-button:before,
.sw-slider-on-sale .res-button:before {
  font-family: FontAwesome;
  font-size: 20px;
}
.toprated-product .res-button.slick-prev,
.sw-slider-on-sale .res-button.slick-prev {
  right: 42px;
  left: auto;
}
.toprated-product .res-button.slick-prev:before,
.sw-slider-on-sale .res-button.slick-prev:before {
  content: "\f104";
}
.toprated-product .res-button.slick-next,
.sw-slider-on-sale .res-button.slick-next {
  right: 15px;
}
.toprated-product .res-button.slick-next:before,
.sw-slider-on-sale .res-button.slick-next:before {
  content: "\f105";
}
.toprated-product .res-button.slick-next:after,
.sw-slider-on-sale .res-button.slick-next:after {
  height: 14px;
  width: 1px;
  content: '';
  background-color: #e8e8e8;
  position: absolute;
  top: 4px;
  left: -10px;
}
.toprated-product .res-button,
.sw-slider-on-sale .res-button {
  top: 10px;
}
.toprated-product .res-button.slick-next:after,
.sw-slider-on-sale .res-button.slick-next:after {
  top: 7px;
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps:last-child .item-detail,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps:last-child .item-detail {
  border: 0;
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail {
  overflow: hidden;
  margin-bottom: 0;
  padding: 15px 0;
  border-bottom: 1px solid #e9e9e9;
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail:hover .item-img img,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail:hover .item-img img {
  opacity: 0.85;
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content {
  padding: 10px 0 0;
  overflow: hidden;
  text-align: left;
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .reviews-content,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .reviews-content {
  margin-bottom: 7px;
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content h4 a,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: normal;
  color: #222;
  text-transform: capitalize;
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content h4 a:hover,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price {
  font-size: 14px;
  color: var(--color);
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price del,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price del {
  font-size: 12px;
  color: #999;
  margin-top: 2px;
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price ins,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price ins {
  font-size: 14px;
  color: var(--color);
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price p,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price p {
  margin-bottom: 5px;
}
.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-img,
.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-img {
  width: 85px;
  float: left;
  margin-right: 10px;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.woocommerce .listing-title h1,
.woocommerce-page .listing-title h1 {
  margin: 40px 0 0;
}
.woocommerce input.input-text,
.woocommerce-page input.input-text {
  height: 35px;
  background-color: #eee;
  border: 1px solid #ddd;
  text-indent: 10px;
}
.woocommerce .woocommerce-checkout #payment div.form-row,
.woocommerce-page .woocommerce-checkout #payment div.form-row {
  margin-bottom: 40px;
}
.woocommerce #customer_login h2,
.woocommerce-page #customer_login h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 20px;
  font-size: 24px;
  text-transform: uppercase;
}
.woocommerce #customer_login form.login,
.woocommerce #customer_login form.register,
.woocommerce-page #customer_login form.login,
.woocommerce-page #customer_login form.register {
  border: 0;
  padding: 0;
}
.woocommerce #customer_login form.login .form-row .input-text,
.woocommerce #customer_login form.register .form-row .input-text,
.woocommerce-page #customer_login form.login .form-row .input-text,
.woocommerce-page #customer_login form.register .form-row .input-text {
  border-radius: 0;
  background: #fff;
  border: 1px solid #ededed;
}
.woocommerce #customer_login form.login .form-row .input-text#password,
.woocommerce #customer_login form.register .form-row .input-text#password,
.woocommerce-page #customer_login form.login .form-row .input-text#password,
.woocommerce-page #customer_login form.register .form-row .input-text#password {
  width: 100%;
}
.woocommerce #customer_login form.login .form-row .input-text:focus,
.woocommerce #customer_login form.register .form-row .input-text:focus,
.woocommerce-page #customer_login form.login .form-row .input-text:focus,
.woocommerce-page #customer_login form.register .form-row .input-text:focus {
  border: 1px solid var(--color);
}
.woocommerce form.lost_reset_password .form-row,
.woocommerce-page form.lost_reset_password .form-row {
  width: 300px;
  max-width: 100%;
}
.woocommerce form.lost_reset_password .form-row .input-text,
.woocommerce-page form.lost_reset_password .form-row .input-text {
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce form.lost_reset_password .form-row input.button,
.woocommerce-page form.lost_reset_password .form-row input.button {
  border: 0;
  border-radius: 0;
  margin-bottom: 10px;
  margin-top: 0;
}
.woocommerce form.lost_reset_password .form-row input.button:hover,
.woocommerce-page form.lost_reset_password .form-row input.button:hover {
  background: var(--darken10);
  color: #fff;
}
.woocommerce .woocommerce form .form-row label,
.woocommerce-page .woocommerce form .form-row label {
  font-weight: normal;
}
.woocommerce.woocommerce-checkout.boxed-layout #contents,
.woocommerce-page.woocommerce-checkout.boxed-layout #contents {
  padding-top: 30px;
  margin: 0;
  background-color: #fff;
}
.woocommerce.woocommerce-checkout table.shop_table th,
.woocommerce.woocommerce-checkout table.shop_table td,
.woocommerce-page.woocommerce-checkout table.shop_table th,
.woocommerce-page.woocommerce-checkout table.shop_table td {
  border: 0;
}
.woocommerce.woocommerce-checkout table.shop_table th,
.woocommerce-page.woocommerce-checkout table.shop_table th {
  color: #222;
  font-family: Helvetica, Arial, sans-serif;
}
.woocommerce.woocommerce-checkout .col-1 h3,
.woocommerce.woocommerce-checkout .col-2 h3,
.woocommerce-page.woocommerce-checkout .col-1 h3,
.woocommerce-page.woocommerce-checkout .col-2 h3 {
  color: #222;
}
.woocommerce.woocommerce-checkout .woocommerce-checkout-payment label,
.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment label {
  color: #222;
  font-family: Helvetica, Arial, sans-serif;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content {
  display: flex;
  position: relative;
  margin: 0 -15px 30px;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item {
  padding: 0 15px;
  width: 50%;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login-toggle .woocommerce-info:before,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login-toggle .woocommerce-info:before {
  width: 15px;
  height: 17px;
  background: url("../assets/img/user-checkout.png") no-repeat center;
  color: transparent;
  top: 18px;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login-toggle .woocommerce-info .showlogin,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login-toggle .woocommerce-info .showlogin {
  color: var(--color);
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login p,
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login label,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login p,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login label {
  color: #000;
  padding: 0;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row {
  float: left;
  width: 50%;
  margin: 0;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .input-text,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .input-text {
  background-color: transparent;
  border: 1px solid #ccc;
  height: 40px;
  line-height: 40px;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row.form-row-first,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row.form-row-first {
  padding-right: 15px;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row.form-row-last,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row.form-row-last {
  padding-left: 15px;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__submit,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__submit {
  height: 40px;
  padding: 0 30px;
  background-color: var(--color);
  border: 0;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 40px;
  margin: 30px 30px 10px 0;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__submit:hover,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__submit:hover {
  background-color: var(--darken10);
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
  margin: 30px 0 0;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme input,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme input {
  margin-right: 5px;
  margin-top: 12px;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme span,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme span {
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .lost_password,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .lost_password {
  clear: both;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon-toggle .woocommerce-info:before,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon-toggle .woocommerce-info:before {
  width: 18px;
  height: 16px;
  background: url("../assets/img/coupon-checkout.png") no-repeat center;
  color: transparent;
  top: 18px;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon {
  color: var(--color);
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon p,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon p {
  color: #000;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .form-row-first,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .form-row-first {
  width: 100%;
  margin: 30px 0;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .form-row-last,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .form-row-last {
  text-align: left;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .input-text,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .input-text {
  background-color: transparent;
  border: 1px solid #ccc;
  height: 40px;
  line-height: 40px;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon button,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon button {
  height: 40px;
  padding: 0 30px;
  background-color: var(--color);
  border: 0;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 40px;
  margin: 0;
}
.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon button:hover,
.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon button:hover {
  background-color: var(--darken10);
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper {
  display: flex;
  margin-bottom: 40px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row-first,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row-last,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row-first,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row-last {
  width: 48.5%;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .woocommerce-NoticeGroup-checkout ul li,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .woocommerce-NoticeGroup-checkout ul li {
  line-height: 30px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row {
  padding: 3px 0;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set {
  width: 50%;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 {
  float: none;
  width: 100%;
  margin: 0 0 40px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields {
  padding-right: 15px;
  padding-left: 0;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields #ship-to-different-address-checkbox,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields #ship-to-different-address-checkbox,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields #ship-to-different-address-checkbox,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields #ship-to-different-address-checkbox {
  margin-left: 0;
  margin-right: 8px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields {
  padding-right: 15px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields #order_comments_field label,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields #order_comments_field label,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields #order_comments_field label,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields #order_comments_field label {
  padding: 0;
  color: #000;
  font-size: 14px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields textarea,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields textarea,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields textarea,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields textarea {
  background-color: transparent;
  border: 1px solid #ccc;
  text-indent: 0;
  min-height: 100px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields ::-webkit-textarea-placeholder,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields ::-webkit-textarea-placeholder,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields ::-webkit-textarea-placeholder,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields ::-webkit-textarea-placeholder {
  color: #000;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields > h3,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields > h3,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields > h3,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields > h3,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields > h3,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields > h3,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields > h3,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields > h3,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields > h3,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields > h3,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields > h3,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields > h3,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid #ccc;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address span,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address span,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address span,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address span,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address span,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address span,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address span,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address span,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address span,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address span,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address span,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address span {
  font-size: 20px;
  font-weight: 700;
  color: #000;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address input,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address input,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address input,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address input,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address input,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address input {
  height: 15px;
  width: 15px;
  border: 1px solid #ccc;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row label,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row label,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row label,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row label,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row label,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row label,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row label,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row label,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row label,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row label,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row label,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row label {
  color: #000;
  font-size: 14px;
  padding: 0;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row input,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row textarea,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row input,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row textarea,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row input,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row textarea,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row input,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row textarea,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row input,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row textarea,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row input,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row textarea,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row textarea,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row textarea,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row textarea,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row textarea,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row textarea,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row input,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row textarea {
  height: 40px;
  background-color: transparent;
  border: 1px solid #ccc;
  text-indent: 0;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .input-checkbox,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .input-checkbox,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .input-checkbox,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .input-checkbox,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .input-checkbox,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .input-checkbox,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .input-checkbox,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .input-checkbox,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .input-checkbox,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .input-checkbox,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .input-checkbox,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .input-checkbox {
  height: 30px;
  width: 15px;
  border: 1px solid #ccc;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single {
  height: 40px;
  margin: 0;
  border-radius: 0;
  border: 1px solid #ccc;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow {
  height: 38px;
  width: 30px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right {
  width: 50%;
  padding-left: 15px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content {
  border: 2px solid #ccc;
  padding: 30px 40px;
  position: sticky;
  top: 40px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content h3#order_review_heading,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content h3#order_review_heading {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table th,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table th {
  text-transform: capitalize;
  padding: 9px 0 18px;
  font-size: 16px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr td,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr td {
  padding: 12px 0 !important;
  border-top: 1px solid #ccc !important;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name {
  font-size: 16px;
  text-transform: capitalize;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name strong,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name dt,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name strong,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name dt {
  font-weight: 400;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-total .amount,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-total .amount {
  font-size: 16px;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot th,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot th {
  padding: 12px 0 !important;
  border-top: 1px solid #ccc !important;
  font-size: 16px;
  font-weight: 400;
  color: #666;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td {
  color: #666;
  font-size: 16px;
  font-weight: 400;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td .woocommerce-shipping-methods li,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td .woocommerce-shipping-methods li {
  margin: 0 !important;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td .woocommerce-shipping-methods li label,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td .woocommerce-shipping-methods li label {
  font-weight: 400;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td strong,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td strong {
  font-weight: 400;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr:last-child th,
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr:last-child td,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr:last-child th,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr:last-child td {
  border-bottom: 1px solid #ccc;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment {
  background-color: transparent !important;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods {
  padding: 13px 0 !important;
  border-bottom: 0 !important;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li label,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li label {
  font-size: 16px;
  font-weight: 600;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li div.payment_box,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li div.payment_box {
  background-color: #f5f5f5 !important;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li div.payment_box:before,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li div.payment_box:before {
  border-bottom-color: #f5f5f5 !important;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment .place-order,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment .place-order {
  margin: 0;
  padding: 10px 0;
}
.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment #place_order,
.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment #place_order {
  width: 100%;
  height: 50px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 0;
  text-transform: capitalize;
  margin: 0;
}
.woocommerce .woocommerce .checkout #order_review table.shop_table td,
.woocommerce .woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce .woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce .woocommerce-page .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .woocommerce .checkout #order_review table.shop_table td,
.woocommerce-page .woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce-page .woocommerce-page .checkout #order_review table.shop_table tfoot th {
  border-top: 1px solid #fff;
  padding: 10px 15px;
  border-right: 0;
}
.woocommerce .entry-summary form.register button[type="submit"],
.woocommerce-page .entry-summary form.register button[type="submit"] {
  text-transform: uppercase;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  font-weight: normal;
}
.woocommerce .entry-summary form.register button[type="submit"]:hover,
.woocommerce-page .entry-summary form.register button[type="submit"]:hover {
  color: #fff;
  background: var(--color);
  border-color: var(--color);
}
.woocommerce .entry-content form.login,
.woocommerce-page .entry-content form.login {
  border: 0;
  padding: 0;
}
.woocommerce .entry-content form.login .form-row-first,
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-first,
.woocommerce-page .entry-content form.login .form-row-last {
  float: left;
  width: 48.5%;
  padding: 0;
  margin-bottom: 15px;
}
.woocommerce .entry-content form.login .form-row-first .input-text,
.woocommerce .entry-content form.login .form-row-last .input-text,
.woocommerce-page .entry-content form.login .form-row-first .input-text,
.woocommerce-page .entry-content form.login .form-row-last .input-text {
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-last {
  margin-left: 3%;
}
.woocommerce .entry-content form.login .form-row label.inline,
.woocommerce-page .entry-content form.login .form-row label.inline {
  clear: both;
  display: block;
  line-height: normal;
  vertical-align: top;
}
.woocommerce .entry-content form.login .form-row input.button,
.woocommerce-page .entry-content form.login .form-row input.button {
  border: 0;
  border-radius: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
}
.woocommerce .entry-content form.login .form-row input.button:hover,
.woocommerce-page .entry-content form.login .form-row input.button:hover {
  background: var(--darken10);
  color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
  color: #222;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
  color: var(--darken15);
}
.woocommerce .entry-content .checkout_coupon,
.woocommerce-page .entry-content .checkout_coupon {
  padding: 0;
  border: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row,
.woocommerce-page .entry-content .checkout_coupon .form-row {
  width: 180px;
  float: left;
  padding: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
  text-align: center;
}
.woocommerce .entry-content .checkout_coupon .form-row .input-text,
.woocommerce-page .entry-content .checkout_coupon .form-row .input-text {
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button {
  border: 0;
  border-radius: 0;
  height: 35px;
  text-transform: uppercase;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button:hover {
  background: var(--darken10);
  color: #fff;
}
.woocommerce .checkout .col2-set .col-1,
.woocommerce .checkout .col2-set .col-2,
.woocommerce-page .checkout .col2-set .col-1,
.woocommerce-page .checkout .col2-set .col-2 {
  float: left;
  width: 50%;
}
.woocommerce .checkout .col2-set .col-1 h3,
.woocommerce .checkout .col2-set .col-2 h3,
.woocommerce-page .checkout .col2-set .col-1 h3,
.woocommerce-page .checkout .col2-set .col-2 h3 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: normal;
}
.woocommerce .checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.woocommerce .checkout .col2-set .col-2 .chosen-container-single .chosen-single,
.woocommerce-page .checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.woocommerce-page .checkout .col2-set .col-2 .chosen-container-single .chosen-single {
  border-radius: 3px;
}
.woocommerce .checkout .col2-set .col-1 input,
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 input,
.woocommerce .checkout .col2-set .col-2 textarea,
.woocommerce-page .checkout .col2-set .col-1 input,
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 input,
.woocommerce-page .checkout .col2-set .col-2 textarea {
  background: #eee;
  border-radius: 0;
  border: 0;
}
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 textarea,
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 textarea {
  padding: 10px;
  min-height: 80px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
  padding-right: 15px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
  padding-left: 15px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address {
  padding: 0 0 10px;
  width: 100%;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label {
  padding: 0;
  margin: 0;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > input,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > input {
  display: inline-block;
  vertical-align: top;
  margin: 6px 5px 0;
}
.woocommerce .checkout #order_review table.shop_table,
.woocommerce-page .checkout #order_review table.shop_table {
  border-radius: 0;
  border: 0;
}
.woocommerce .checkout #order_review table.shop_table td,
.woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce-page .checkout #order_review table.shop_table tfoot th {
  border-top: 1px solid #ccc;
  padding: 10px 0;
}
.woocommerce .checkout #order_review table.shop_table tr,
.woocommerce-page .checkout #order_review table.shop_table tr {
  background: transparent;
}
.woocommerce .checkout #payment,
.woocommerce-page .checkout #payment {
  border-radius: 0;
}
.woocommerce .checkout #payment #place_order,
.woocommerce-page .checkout #payment #place_order {
  width: auto;
  border: 0;
  padding: 10px 20px;
  background: var(--color);
  color: #fff;
  text-shadow: none;
  border-radius: 3px;
  text-transform: uppercase;
}
.woocommerce .checkout #payment #place_order:hover,
.woocommerce-page .checkout #payment #place_order:hover {
  background: var(--darken15);
}
.woocommerce form table.shop_table.shop_table_responsive,
.woocommerce-page form table.shop_table.shop_table_responsive {
  border-radius: 0;
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive th.product-thumbnail,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail,
.woocommerce-page form table.shop_table.shop_table_responsive th.product-thumbnail,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail {
  display: block;
}
.woocommerce form table.shop_table.shop_table_responsive thead,
.woocommerce-page form table.shop_table.shop_table_responsive thead {
  display: table-row-group;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr {
  display: table-row;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr th,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr th {
  border: 0;
  border-bottom: 2px solid #ccc;
  border-top: 0;
  border-left: 0;
  color: #222;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr th.product-subtotal,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr th.product-subtotal {
  border-right: 0;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr th.product-thumbnail,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr th.product-thumbnail {
  border-bottom: 1px solid #ccc;
  line-height: 21px;
  position: relative;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr th.product-thumbnail:after,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr th.product-thumbnail:after {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #ccc;
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 2;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
  display: table-row;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
  border-top: 1px solid #ebebeb;
  display: table-cell;
  text-align: center !important;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
  display: none;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove a,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove a {
  display: inline-block;
  height: 20px;
  width: 20px;
  font-size: 0;
  position: relative;
  border-radius: 20px;
  border: 1px solid #000;
  text-align: center;
  color: #000;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove a:before,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove a:before {
  content: "\e937";
  font-family: icomoon !important;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove a:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove a:hover {
  border-color: var(--color);
  color: var(--color);
  background-color: #fff;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove a:hover:before,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove a:hover:before {
  color: var(--color);
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr,
.woocommerce-page form table.shop_table.shop_table_responsive tr {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td,
.woocommerce-page form table.shop_table.shop_table_responsive tr td {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail img,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail img {
  width: 70px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-remove,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-remove {
  font-size: 24px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity {
  border: 1px solid #ebebeb;
  overflow: visible;
  display: flex;
  max-width: 135px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input {
  width: 33.33%;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty {
  height: 40px;
  min-height: initial;
  border: 0;
  float: left;
  text-indent: inherit;
  border-radius: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number],
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus {
  float: left;
  position: static;
  background: #ccc;
  border-radius: 0;
  height: auto;
  height: 40px;
  border: 0;
  font-size: 18px;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  display: block !important;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover {
  background: var(--color);
  color: #fff;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions {
  padding: 30px 20px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text {
  border-radius: 0;
  margin: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
  height: 40px;
  padding: 5px 20px;
  width: 250px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #000;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon ::-webkit-input-placeholder,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon ::-webkit-input-placeholder {
  color: #000;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .button {
  background: var(--color) !important;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  color: #fff;
  margin: 0 20px;
  border-color: var(--color);
  vertical-align: top;
  width: auto;
  padding: 0px 20px;
  height: 40px;
  line-height: 40px;
  border: 0;
  text-transform: uppercase;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .button:hover {
  background: var(--darken10) !important;
  color: #fff;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button {
  background: #ccc;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover {
  background: var(--color);
  color: #fff;
  border-color: var(--color);
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button {
  background: var(--color);
  color: #fff;
  border-color: var(--color);
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover {
  background: var(--darken10);
}
.woocommerce > .cart-collaterals,
.woocommerce-page > .cart-collaterals {
  margin-bottom: 10px;
}
.woocommerce > .cart-collaterals .products-wrapper,
.woocommerce-page > .cart-collaterals .products-wrapper {
  padding: 30px;
  border: 2px solid #ccc;
}
.woocommerce > .cart-collaterals .cart_totals h2,
.woocommerce-page > .cart-collaterals .cart_totals h2 {
  border: 0;
  margin-bottom: 15px !important;
  font-size: 18px !important;
  padding: 0 !important;
  border: 0 !important;
}
.woocommerce > .cart-collaterals .cart_totals table,
.woocommerce-page > .cart-collaterals .cart_totals table {
  width: 100%;
  border-radius: 0;
  border: 0;
}
.woocommerce > .cart-collaterals .cart_totals table tr,
.woocommerce-page > .cart-collaterals .cart_totals table tr {
  border-top: 1px solid #ccc;
  font-family: Helvetica, Arial, sans-serif;
  color: #666;
}
.woocommerce > .cart-collaterals .cart_totals table tr.cart-subtotal th,
.woocommerce-page > .cart-collaterals .cart_totals table tr.cart-subtotal th {
  font-size: 18px;
  color: #666;
}
.woocommerce > .cart-collaterals .cart_totals table tr.cart-subtotal td:before,
.woocommerce-page > .cart-collaterals .cart_totals table tr.cart-subtotal td:before {
  font-weight: 400;
  font-size: 18px;
}
.woocommerce > .cart-collaterals .cart_totals table tr.cart-subtotal td .amount,
.woocommerce-page > .cart-collaterals .cart_totals table tr.cart-subtotal td .amount {
  font-size: 18px;
}
.woocommerce > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td,
.woocommerce-page > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
  background-color: #fff;
}
.woocommerce > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td:before,
.woocommerce-page > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td:before {
  font-size: 18px;
  font-weight: 400;
}
.woocommerce > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td label,
.woocommerce-page > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td label {
  font-size: 18px;
  font-weight: 400;
}
.woocommerce > .cart-collaterals .cart_totals table tr th,
.woocommerce > .cart-collaterals .cart_totals table tr td,
.woocommerce-page > .cart-collaterals .cart_totals table tr th,
.woocommerce-page > .cart-collaterals .cart_totals table tr td {
  border: 0;
  padding: 14px 0;
}
.woocommerce > .cart-collaterals .cart_totals table tr td,
.woocommerce-page > .cart-collaterals .cart_totals table tr td {
  text-align: right;
}
.woocommerce > .cart-collaterals .cart_totals table tr.order-total td:before,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td:before {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.woocommerce > .cart-collaterals .cart_totals table tr.order-total td strong .amount,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td strong .amount {
  font-weight: 700;
  color: #000;
  font-size: 18px;
}
.woocommerce > .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce > .cart-collaterals .cart_totals table tr.order-total td,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td {
  border-top: 0;
  background-color: transparent;
}
.woocommerce > .cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce > .cart-collaterals .cart_totals table tr.order-total td .amount,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td .amount {
  font-size: 18px;
  font-weight: normal;
  color: var(--color);
}
.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout,
.woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding: 0;
}
.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  background: var(--color);
  display: block;
  width: 100%;
  text-shadow: none;
  font-weight: normal;
  font-size: 18px;
  padding: 0;
  text-align: center;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  height: 50px;
  line-height: 50px;
  border-radius: 0;
  margin: 0;
}
.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
  background: var(--darken10);
}
.woocommerce > .cart-collaterals .shipping_calculator,
.woocommerce-page > .cart-collaterals .shipping_calculator {
  float: left;
  margin-left: 2%;
  width: 48%;
}
.woocommerce > .cart-collaterals .shipping_calculator h2,
.woocommerce-page > .cart-collaterals .shipping_calculator h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.woocommerce > .cart-collaterals .shipping_calculator h2 a:after,
.woocommerce-page > .cart-collaterals .shipping_calculator h2 a:after {
  content: "";
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row {
  padding: 5px 0;
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text {
  border-radius: 0;
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .button,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .button {
  background: var(--color);
  color: #fff;
  border-color: var(--color);
  width: auto;
  display: inline-block;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover {
  background: var(--darken10);
}
.woocommerce #content .woocommerce-message,
.woocommerce #content .woocommerce-error,
.woocommerce #content .woocommerce-info,
.woocommerce #contents .woocommerce-message,
.woocommerce #contents .woocommerce-error,
.woocommerce #contents .woocommerce-info,
.woocommerce-page #content .woocommerce-message,
.woocommerce-page #content .woocommerce-error,
.woocommerce-page #content .woocommerce-info,
.woocommerce-page #contents .woocommerce-message,
.woocommerce-page #contents .woocommerce-error,
.woocommerce-page #contents .woocommerce-info {
  width: 100%;
  border-radius: 0;
  border-top-color: var(--color);
  background: #f9f9f9;
  box-shadow: none;
  text-shadow: none;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
.woocommerce #content .woocommerce-message .wc-forward,
.woocommerce #content .woocommerce-error .wc-forward,
.woocommerce #content .woocommerce-info .wc-forward,
.woocommerce #contents .woocommerce-message .wc-forward,
.woocommerce #contents .woocommerce-error .wc-forward,
.woocommerce #contents .woocommerce-info .wc-forward,
.woocommerce-page #content .woocommerce-message .wc-forward,
.woocommerce-page #content .woocommerce-error .wc-forward,
.woocommerce-page #content .woocommerce-info .wc-forward,
.woocommerce-page #contents .woocommerce-message .wc-forward,
.woocommerce-page #contents .woocommerce-error .wc-forward,
.woocommerce-page #contents .woocommerce-info .wc-forward {
  box-shadow: none;
  text-shadow: none;
  border-radius: 3px;
  border: 0;
  font-weight: normal;
  background: var(--color);
  color: #fff;
}
.woocommerce #content .woocommerce-message .wc-forward:hover,
.woocommerce #content .woocommerce-error .wc-forward:hover,
.woocommerce #content .woocommerce-info .wc-forward:hover,
.woocommerce #contents .woocommerce-message .wc-forward:hover,
.woocommerce #contents .woocommerce-error .wc-forward:hover,
.woocommerce #contents .woocommerce-info .wc-forward:hover,
.woocommerce-page #content .woocommerce-message .wc-forward:hover,
.woocommerce-page #content .woocommerce-error .wc-forward:hover,
.woocommerce-page #content .woocommerce-info .wc-forward:hover,
.woocommerce-page #contents .woocommerce-message .wc-forward:hover,
.woocommerce-page #contents .woocommerce-error .wc-forward:hover,
.woocommerce-page #contents .woocommerce-info .wc-forward:hover {
  opacity: 0.7;
}
.woocommerce #reviews #review_form_wrapper h3,
.woocommerce-page #reviews #review_form_wrapper h3 {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  text-transform: uppercase;
}
.woocommerce #reviews #review_form_wrapper .comment-form input,
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form input,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
  border-radius: 0;
  padding: 7px 10px;
  width: 60%;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#wp-comment-cookies-consent,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#wp-comment-cookies-consent {
  float: left;
  width: 13px;
  margin-right: 10px;
  margin-top: 6px;
}
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
  width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit {
  width: auto;
  color: #fff;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit:hover,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit:hover {
  color: #fff;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
  width: 50%;
  float: left;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author label,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email label {
  display: block;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email input {
  width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
  padding-right: 15px;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-rating label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-rating label {
  margin: 0 0 10px;
}
.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
  font-size: 1em;
}
.woocommerce table.my_account_orders tr th,
.woocommerce-page table.my_account_orders tr th {
  background: #ccc;
}
.woocommerce table.my_account_orders tr td.order-actions .button,
.woocommerce-page table.my_account_orders tr td.order-actions .button {
  background: #333;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  border: 0;
}
.woocommerce table.my_account_orders tr td.order-actions .button:hover,
.woocommerce-page table.my_account_orders tr td.order-actions .button:hover {
  background: var(--color);
}
.woocommerce .entry-content .col2-set .address,
.woocommerce-page .entry-content .col2-set .address {
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce.woocommerce-cart.boxed-layout #contents,
.woocommerce-page.woocommerce-cart.boxed-layout #contents {
  padding-top: 30px;
  margin: 0;
  background-color: #fff;
}
.woocommerce.woocommerce-cart div.woocommerce,
.woocommerce-page.woocommerce-cart div.woocommerce {
  display: block;
  overflow: hidden;
  margin: 0 0 60px;
}
.woocommerce.woocommerce-cart div.woocommerce .woocommerce-message,
.woocommerce-page.woocommerce-cart div.woocommerce .woocommerce-message {
  display: block;
}
.woocommerce.woocommerce-cart div.woocommerce .woocommerce-cart-form,
.woocommerce-page.woocommerce-cart div.woocommerce .woocommerce-cart-form {
  width: 76%;
  float: left;
}
.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals,
.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals {
  float: left;
  width: 24%;
  padding-left: 30px;
}
.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
}
.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells {
  float: none;
  width: 100%;
}
.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells > h2,
.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells > h2 {
  font-size: 18px !important;
}
.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells ul.products {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells ul.products li {
  width: 245px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  float: none;
}
.woocommerce.woocommerce-cart .shop_table.cart thead th.product-name,
.woocommerce-page.woocommerce-cart .shop_table.cart thead th.product-name {
  text-align: left;
}
.woocommerce.woocommerce-cart .shop_table.cart tr td,
.woocommerce-page.woocommerce-cart .shop_table.cart tr td {
  background-color: #fff;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name {
  text-align: left !important;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td {
  background-color: #fff;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td {
  border-top: 0;
  padding: 20px;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name,
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-price,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-price {
  margin-bottom: 9px;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-price,
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-price,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-price ins,
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount ins,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-price ins,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount ins {
  font-weight: 400;
  font-size: 14px;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-price del,
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount del,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-price del,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount del {
  font-size: 14px;
  color: #999;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name a,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name a {
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
  font-weight: 700;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name a:hover,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name a:hover {
  color: var(--color);
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation {
  font-size: 14px;
  font-weight: 400;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation dd,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation dd {
  color: #666;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation dt,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation dt {
  color: #000;
  font-weight: 400;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-thumbnail img,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-thumbnail img {
  width: 120px;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal {
  color: var(--color);
  font-size: 16px;
  font-weight: 700;
}
.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity .quantity input,
.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity .quantity input {
  background-color: #fff;
}
.woocommerce.woocommerce-wishlist .yith_wcwl_wishlist_footer .yith-wcwl-share,
.woocommerce-page.woocommerce-wishlist .yith_wcwl_wishlist_footer .yith-wcwl-share {
  margin: 0 0 60px;
}
.woocommerce table.wishlist_table thead th {
  border-color: #ebebeb;
  color: #222;
  font-family: Helvetica, Arial, sans-serif;
}
.woocommerce form table.wishlist_table,
.woocommerce-page form table.wishlist_table {
  border-collapse: collapse;
}
.woocommerce form table.wishlist_table th.product-thumbnail,
.woocommerce-page form table.wishlist_table th.product-thumbnail {
  border: 0;
}
.woocommerce form table.wishlist_table tfoot,
.woocommerce-page form table.wishlist_table tfoot {
  border-top: 1px solid #ebebeb;
}
.woocommerce form table.wishlist_table tr td,
.woocommerce-page form table.wishlist_table tr td {
  text-align: start;
  padding: 10px 12px;
}
.woocommerce form table.wishlist_table tr td.product-price del,
.woocommerce-page form table.wishlist_table tr td.product-price del {
  margin-right: 10px;
}
.woocommerce form table.wishlist_table tr td.product-price del span,
.woocommerce-page form table.wishlist_table tr td.product-price del span {
  font-size: 16px;
  color: #999;
  font-weight: 400;
}
.woocommerce form table.wishlist_table tr td.product-price ins,
.woocommerce form table.wishlist_table tr td.product-price span,
.woocommerce-page form table.wishlist_table tr td.product-price ins,
.woocommerce-page form table.wishlist_table tr td.product-price span {
  color: var(--color);
  text-decoration: none;
  font-weight: 600;
}
.woocommerce form table.wishlist_table tr td.product-price ins span,
.woocommerce form table.wishlist_table tr td.product-price span span,
.woocommerce-page form table.wishlist_table tr td.product-price ins span,
.woocommerce-page form table.wishlist_table tr td.product-price span span {
  font-size: 18px;
}
.woocommerce form table.wishlist_table tr td.product-price >span.amount,
.woocommerce-page form table.wishlist_table tr td.product-price >span.amount {
  color: var(--color) 2;
  font-size: 18px;
  font-weight: 600;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart {
  vertical-align: top;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart {
  display: inline-block !important;
  padding: 0;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading {
  height: 43px;
  position: relative;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before {
  border-radius: 16px;
  background-color: var(--color);
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after {
  content: '';
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button {
  background: #999;
  border: 0;
  text-transform: capitalize;
  text-shadow: none;
  color: #fff;
  position: static;
  padding: 12px 20px;
  border-radius: 40px;
  box-shadow: none;
  margin: 13px 0;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button:hover,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button:hover {
  background: var(--color);
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button {
  display: none !important;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .dateadded,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .dateadded {
  margin-bottom: 5px;
}
.woocommerce form table.wishlist_table tr td.product-remove a.remove,
.woocommerce-page form table.wishlist_table tr td.product-remove a.remove {
  font-size: 1em;
  margin: 0 auto;
}
.woocommerce form table.wishlist_table tbody tr,
.woocommerce-page form table.wishlist_table tbody tr {
  border-top: 1px solid #fff;
}
.woocommerce form table.wishlist_table tbody tr:hover,
.woocommerce-page form table.wishlist_table tbody tr:hover {
  background: #dedede;
  cursor: pointer;
}
.woocommerce tbody tr td,
.woocommerce thead tr th,
.woocommerce-page tbody tr td,
.woocommerce-page thead tr th {
  font-size: 14px;
}
.woocommerce article header .entry-title,
.woocommerce-page article header .entry-title {
  font-size: 24px;
  color: var(--color);
}
.woocommerce article .wishlist-title,
.woocommerce-page article .wishlist-title {
  display: none;
}
.woocommerce .return-to-shop .button.wc-backward,
.woocommerce-page .return-to-shop .button.wc-backward {
  background-color: var(--color);
  color: #fff;
  margin-bottom: 30px;
}
.woocommerce .return-to-shop .button.wc-backward:hover,
.woocommerce-page .return-to-shop .button.wc-backward:hover {
  background-color: var(--darken10);
}
.woocommerce a.remove {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.woocommerce #respond input#submit,
.woocommerce input.button {
  border-radius: 0;
  background-color: #464646;
  color: #fff;
  font-weight: normal;
  border: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.woocommerce #respond input#submit:hover,
.woocommerce input.button:hover {
  background-color: var(--color);
  color: #fff;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  margin-bottom: 0.25em;
}
.woocommerce div.product p.cart {
  float: left;
}
div.star,
div.stars {
  background: url("../assets/img/star-23.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  height: 10px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 65px;
  display: inline-block;
  vertical-align: top;
}
div.star span,
div.stars span {
  background: url("../assets/img/star23-active.png") repeat scroll 0 0 rgba(0,0,0,0);
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
}
div.star .rating-hidden,
div.stars .rating-hidden {
  display: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #ededed;
  border: 0;
  height: 2px;
  margin-left: 0;
  margin-right: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: var(--color);
  height: 2px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: var(--color);
  border: 0;
  width: 3px;
  height: 8px;
  top: -3px;
  margin: 0;
}
.woocommerce .widget_price_filter .ui-slider {
  margin-bottom: 20px;
  margin-top: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  background-color: #fff;
  color: #222;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: capitalize;
  border-radius: 0;
  font-size: 14px;
  font-weight: 700;
  border: 0;
  position: relative;
  padding: 9px 0;
  margin: 0;
  float: right;
}
.woocommerce .widget_price_filter .price_slider_amount .button:after {
  content: '\f105';
  font-family: FontAwesome;
  margin-left: 5px;
}
.woocommerce .widget_price_filter .price_slider_amount .button:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #222;
  position: absolute;
  bottom: 5px;
  left: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover:before {
  background-color: var(--color);
}
.price_slider_wrapper .price_slider_amount #min_price,
.price_slider_wrapper .price_slider_amount #max_price {
  display: inline-block !important;
  width: 35%;
  text-indent: 10px;
  height: 34px;
  margin-bottom: 20px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 700;
  color: #222;
}
.price_slider_wrapper .price_slider_amount #min_price {
  float: left;
  margin-right: 2%;
}
.price_slider_wrapper .price_slider_amount #max_price {
  float: left;
  margin-left: 1%;
}
.price_slider_wrapper .price_label {
  float: right;
  display: none !important;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 4px;
}
.woocommerce button.button.alt.disabled {
  padding: 0 10px;
}
.woocommerce-account.boxed-layout >.container {
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce-account.boxed-layout >.container .sidebar-row {
  margin: 0;
}
.woocommerce-account.boxed-layout #contents {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  background-color: #fff;
}
.woocommerce-account .entry-summary .woocommerce {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woocommerce-account .entry-summary .woocommerce .woocommerce-MyAccount-content {
  order: 1;
}
.woocommerce-account .form-row input[type="checkbox"] {
  margin-top: 0;
  margin-right: 5px;
}
.woocommerce-account #contents .page .entry-title {
  margin-bottom: 30px;
}
.woocommerce-account h2 {
  font-size: 18px;
}
.woocommerce-account h3 {
  font-size: 16px;
}
.woocommerce-account #contents {
  background: #fff;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce-account #contents header {
  display: block;
}
.woocommerce-account #contents header h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.woocommerce-account #contents header h3 {
  font-size: 20px;
}
.woocommerce-account #contents header .edit {
  display: block;
  font-weight: bold;
  color: var(--color);
  margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
  float: left;
  width: 20%;
  padding-right: 30px;
  margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul {
  list-style: none;
  margin: 0;
  border: 1px solid #ebebeb;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li > a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #ebebeb;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li:last-child > a {
  border: 0;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li.is-active >a {
  color: var(--color);
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
  margin-bottom: 30px;
  width: 80%;
  overflow: hidden;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders {
  border: 1px solid #ddd;
  border-radius: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order {
  border-bottom: 1px solid #ddd;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:last-child {
  border: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td {
  text-align: start !important;
  padding: 5px 15px;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-number,
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-status {
  width: 15%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-date {
  width: 20%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-total {
  width: 40%;
}
.woocommerce-wishlist.boxed-layout #contents {
  padding-top: 30px;
  margin: 0;
  background-color: #fff;
}
.woocommerce-wishlist #contents .page .entry-title {
  margin-bottom: 40px;
}
.woocommerce-wishlist .wishlist-title h2 {
  font-size: 24px;
  padding: 0;
  margin-bottom: 20px;
}
.woocommerce-wishlist .woocommerce table.shop_table {
  margin-bottom: 40px;
}
.woocommerce-checkout h3 {
  font-size: 18px;
}
.woocommerce-noreviews {
  padding: 0;
}
.fb_iframe_widget iframe {
  max-width: initial;
  z-index: 1;
}
.woocommerce-cart #contents .page h2,
.woocommerce-wishlist #contents .page h2,
.woocommerce-account #contents .page h2,
.woocommerce-checkout #contents .page h2 {
  margin-bottom: 25px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 24px;
  color: #222;
}
.woocommerce-cart  #contents .page h2 {
  border-bottom: 1px solid #eee;
}
.woocommerce-checkout .customer_details tr {
  clear: both;
}
.woocommerce-checkout .customer_details tr td:before {
  display: none;
}
.woocommerce-checkout .customer_details tr th {
  border-top: 0 !important;
  display: block !important;
}
#tab-description ul {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
@media (max-width: 991px) {
  .shop-style-home55 .box-shop .sorting-custom {
    display: none;
  }
  .single-product .tab-style-home55 .tabbable ul.nav-tabs > li a {
    padding: 0 24px !important;
  }
  .elementor-13963 .elementor-element.elementor-element-5f21674f .apply-filters__button {
    padding: 0px 10px 0px 10px;
  }
}
@media (max-width: 767px) {
  .woocommerce > .cart-collaterals .cart_total .cart_totals,
  .woocommerce-page > .cart-collaterals .cart_total .cart_totals {
    width: 100%;
  }
  .woocommerce-cart .woocommerce > form {
    overflow: auto;
    margin-bottom: 20px;
  }
  .woocommerce form table.shop_table.shop_table_responsive,
  .woocommerce-page form table.shop_table.shop_table_responsive {
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
  .woocommerce form table.shop_table.shop_table_responsive thead,
  .woocommerce-page form table.shop_table.shop_table_responsive thead {
    display: none;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
    display: block;
    margin-right: 15px;
    min-width: 80px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.actions:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.actions:before {
    display: none;
  }
  .woocommerce-cart .woocommerce table.shop_table {
    max-width: inherit;
  }
  .woocommerce .checkout .col2-set .col-1,
  .woocommerce .checkout .col2-set .col-2,
  .woocommerce-page .checkout .col2-set .col-1,
  .woocommerce-page .checkout .col2-set .col-2 {
    width: 100%;
  }
  .woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
  .woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
    padding: 0;
  }
  .woocommerce-wishlist.woocommerce form table.shop_table,
  .woocommerce-wishlist.woocommerce-page form table.shop_table {
    width: 100%;
    display: block;
    overflow: auto;
  }
  .block-popup-login .block-content .col-reg {
    width: 100%;
  }
  .block-popup-login .block-content .col-reg.registered-account {
    padding-right: 0;
    border-right: 0;
    margin-bottom: 15px;
  }
  .block-popup-login .block-content .col-reg.login-customer {
    padding-left: 0;
  }
  .block-popup-login {
    width: 300px;
    margin-top: 100px;
  }
  .block-popup-login .tt_popup_login strong {
    font-size: 14px;
  }
  .woocommerce > .cart-collaterals .cart_total .cart_totals table tbody,
  .woocommerce-page > .cart-collaterals .cart_total .cart_totals table tbody {
    display: block;
    width: 100%;
  }
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
    width: 100%;
  }
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
    padding-right: 0;
  }
}
@media (max-width: 640px) {
  .woocommerce .entry-content .checkout_coupon .form-row,
  .woocommerce-page .entry-content .checkout_coupon .form-row {
    width: 100%;
  }
  .woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
  .woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
    text-align: left;
  }
}
@media (max-width: 480px) {
  .entry-content-asset > iframe {
    height: 220px;
  }
  .single-product .tab-style-home55 .tabs-elementor .tabbable .nav.nav-tabs {
    margin: 0px -5px 0 !important;
  }
  .single-product .tab-style-home55 .tabs-elementor .tabbable .nav.nav-tabs > li {
    margin: 0 5px 10px !important;
  }
  .single-product .tab-style-home55 .tabs-elementor .tabbable .nav.nav-tabs > li > a {
    padding: 0px 15px !important;
  }
  .related-products3 .box-title h3 {
    font-size: 36px !important;
  }
  .woocommerce > .cart-collaterals .cart_totals,
  .woocommerce-page > .cart-collaterals .cart_totals {
    width: 100%;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
    width: 150px;
    margin-right: 20px;
    margin-bottom: 10px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions {
    padding: 30px 0;
  }
  .woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td,
  .woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td {
    padding: 10px 20px;
  }
  .woocommerce.woocommerce-cart div.woocommerce .cart-collaterals,
  .woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals {
    width: 100% !important;
  }
}
@media (max-width: 360px) {
  .woocommerce .woocommerce-checkout #payment ul.payment_methods li img,
  .woocommerce-page .woocommerce-checkout #payment ul.payment_methods li img {
    display: none;
  }
  .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 25px;
    padding: 0 20px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
    margin-bottom: 10px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions > input.button,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions > input.button {
    margin: 0 !important;
  }
}
.woocommerce-page.wishlist form table.shop_table tr td.product-thumbnail {
  position: relative;
  margin-top: -1px;
}
.woocommerce div.product form.cart .group_table td {
  padding: 0 15px;
  height: 100px;
  vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: auto;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 100%;
  display: block;
}
.woocommerce-product-gallery--with-images .book-preview {
  display: none;
}
.title-cart .tax_label {
  display: none;
}
.content_product_detail .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price .amount {
  font-size: 14px;
}
.remove-pagination .woocommerce nav.woocommerce-pagination {
  display: none;
}
.class-more.woocommerce-shop .woocommerce-pagination,
.class-more.woocommerce-shop .jet-smart-filters-pagination {
  display: none;
}
.store-cat-stack-dokan ul > li {
  z-index: 0 !important;
}
.fa-trash-o:before {
  content: "\f014" !important;
}
.fa-facebook:before {
  content: "\f09a" !important;
}
.quickview-container .guide_size_block {
  display: none;
}
.item-bottom .yith-wcwl-add-button>a {
  margin: 0;
}
.wishlist-icon .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.wishlist-icon .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  font-size: inherit !important;
}
.wishlist-icon .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.wishlist-icon .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
  display: none;
}
.wishlist-icon .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.wishlist-icon .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before {
  display: none;
}
.wishlist-icon .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i,
.wishlist-icon .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a .yith-wcwl-icon,
.wishlist-icon .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i,
.wishlist-icon .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a .yith-wcwl-icon {
  margin: 0;
  display: inline-block !important;
}
.shop-style-home55 {
  margin: 0 !important;
}
.shop-style-home55 .elementor-widget-jet-smart-filters-pagination {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 10px;
}
.shop-style-home55 .box-shop .sorting-custom {
  z-index: 1;
}
.shop-style-home55 .woocommerce-result-count {
  margin-left: 3px;
  color: #555;
}
.shop-style-home55 .box-shop .elementor-widget-jet-smart-filters-pagination .jet-filters-pagination {
  margin: 10px 0;
}
.shop-style-home55 .elementor-widget-container:before {
  top: 80px !important;
}
.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap {
  margin-right: -3px;
}
.shop-style-home55 .elementor-13963 .elementor-element.elementor-element-663f450e .jet-sorting-select {
  font-size: 14px;
}
.shop-style-home55 .jet-smart-filters-sorting {
  position: relative;
}
.shop-style-home55 .jet-smart-filters-sorting:before {
  content: '\e901';
  font-family: icomoon;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
  transform: rotate(-90deg);
}
.shop-style-home55 .elementor-widget-jet-smart-filters-pagination .jet-filters-pagination > div .jet-filters-pagination__link {
  border: 0 !important;
  color: #000 !important;
  font-weight: 700;
  line-height: 40px !important;
}
.shop-style-home55 .elementor-widget-jet-smart-filters-pagination .jet-filters-pagination > div.jet-filters-pagination__current .jet-filters-pagination__link,
.shop-style-home55 .elementor-widget-jet-smart-filters-pagination .jet-filters-pagination > div:hover .jet-filters-pagination__link {
  background-color: #FF7345 !important;
  color: #fff !important;
}
.shop-style-home55 .products-wrapper .products-nav {
  background-color: #fff;
  border-radius: 20px;
  padding: 12px;
}
.shop-style-home55 .products-wrapper .products-nav .woocommerce-result-count {
  margin: 0;
  line-height: 36px;
}
.shop-style-home55 .products-wrapper .products-nav {
  margin-bottom: 10px;
}
.shop-style-home55 .box-shop .sorting-custom {
  top: 12px;
}
.shop-style-home55 .products-wrapper .products-nav .catalog-ordering .orderby-order-container .show-product,
.shop-style-home55 .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li {
  line-height: 34px;
}
.shop-style-home55 .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown {
  border: 1px solid #eee;
  border-radius: 10px;
  margin-left: 10px;
}
.shop-style-home55 .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li > span {
  display: none;
}
.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a {
  height: 36px;
  width: 36px;
  border: 2px solid #f5f5f5;
  border-radius: 10px;
  margin: 0 3px;
}
.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view {
  background: url(../assets/img/icon-grid-55.png) no-repeat center #f5f5f5;
}
.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view > span {
  display: none;
}
.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view.active,
.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view:hover {
  background-color: #fff;
  border-color: var(--color);
  border-width: 2px;
}
.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view2 {
  background: url(../assets/img/icon-list-55.png) no-repeat center #f5f5f5;
}
.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view2 > span {
  display: none;
}
.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view2.active,
.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view2:hover {
  background-color: #fff;
  border-color: var(--color);
  border-width: 2px;
}
.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper,
.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper {
  margin: 0;
  border: 2px solid #f5f5f5;
  border-radius: 10px;
}
.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper img,
.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper img {
  border-radius: 10px;
}
.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product.slick-current .thumbnail-wrapper,
.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product.slick-current .thumbnail-wrapper {
  border-color: var(--color);
}
.single-templates-home55 div.images .woocommerce-product-gallery__trigger {
  height: 45px !important;
  width: 45px !important;
  background-color: #f5f5f5 !important;
  border-radius: 10px !important;
  right: 10px !important;
  bottom: 10px !important;
}
.single-templates-home55 div.images .woocommerce-product-gallery__trigger:after {
  content: "\e910" !important;
  font-family: icomoon !important;
  background: none !important;
  color: #000 !important;
  font-size: 18px !important;
  line-height: 45px !important;
}
.single-templates-home55 div.images .woocommerce-product-gallery__trigger:hover {
  background-color: var(--color) !important;
  color: #fff !important;
}
.single-templates-home55 div.images .woocommerce-product-gallery__trigger:hover:after {
  color: #fff !important;
}
.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-list,
.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-list {
  margin: 0;
}
.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive {
  border: 2px solid #f5f5f5;
  border-radius: 20px;
}
.single-templates-home55 .content-product .images .woocommerce-product-gallery__trigger {
  background-color: #f5f5f5;
}
.single-templates-home55 .content-product .images .woocommerce-product-gallery__trigger:hover {
  background-color: var(--color);
}
.single-templates-home55 .product_detail .content_product_detail .elementor-widget-woocommerce-product-stock .stock {
  font-size: 14px !important;
  color: #000 !important;
  text-transform: capitalize;
}
.single-templates-home55 .single-price .price .amount {
  font-size: 36px;
  font-weight: 700;
  color: #fb7645;
}
.single-templates-home55 .product_detail .content_product_detail .product_title {
  font-weight: 700 !important;
  color: #111;
}
.single-templates-home55 .woocommerce-product-details__short-description p {
  font-size: 16px;
  color: #888;
  line-height: 24px;
}
.single-templates-home55 .elementor-widget-woocommerce-product-add-to-cart .stock {
  display: none;
}
.single-templates-home55 .product_detail .content_product_detail .add_to_cart_button,
.single-templates-home55 .product_detail .content_product_detail .product_type_external,
.single-templates-home55 .product_detail .content_product_detail .product_type_grouped,
.single-templates-home55 .product_detail .content_product_detail .single_add_to_cart_button,
.single-templates-home55 .product_detail .content_product_detail .wc-variation-is-unavailable {
  height: 50px;
  line-height: 50px;
  padding: 0 80px;
  border-radius: 10px;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 10px;
}
.single-templates-home55 .product_detail .content_product_detail .add_to_cart_button:hover,
.single-templates-home55 .product_detail .content_product_detail .product_type_external:hover,
.single-templates-home55 .product_detail .content_product_detail .product_type_grouped:hover,
.single-templates-home55 .product_detail .content_product_detail .single_add_to_cart_button:hover,
.single-templates-home55 .product_detail .content_product_detail .wc-variation-is-unavailable:hover {
  background-color: #fb7645;
}
.single-templates-home55 .product_detail .content_product_detail .cart .quantity .input-text {
  height: 48px !important;
}
.single-templates-home55 .product_detail .content_product_detail .cart .quantity {
  height: 50px;
  border-radius: 10px;
}
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  height: 50px;
  width: 50px;
  background-color: #f5f5f5;
  color: #000;
  font-size: 19px;
  border-radius: 10px;
}
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: '\e907';
  font-size: 19px;
  font-family: icomoon;
}
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  background-color: var(--color);
}
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
  color: #fff;
}
.single-templates-home55 .product_detail .content_product_detail .woocommerce-product-details__short-description {
  margin-bottom: 20px;
}
.tab-style-home55 .tabbable ul.nav-tabs {
  background-color: transparent !important;
  border-radius: 0 !important;
}
.tab-style-home55 .tabbable ul.nav-tabs > li {
  margin: 0 5px !important;
}
.tab-style-home55 .tabbable ul.nav-tabs > li a {
  height: 50px;
  padding: 0 54px !important;
  background-color: var(--color) !important;
  line-height: 50px;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  border-radius: 10px !important;
  color: #fff !important;
}
.tab-style-home55 .tabbable ul.nav-tabs > li a:before {
  width: 0 !important;
}
.tab-style-home55 .tabbable ul.nav-tabs > li.active a,
.tab-style-home55 .tabbable ul.nav-tabs > li:hover a {
  background-color: #fb7645 !important;
}
.tab-style-home55 .tabbable .tab-content {
  border: 0 !important;
  margin-top: 10px;
}
.tab-style-home55 .tabbable .tab-content .tab-pane {
  background-color: #fff;
  padding: 30px 40px !important;
  border-radius: 20px;
}
.tab-style-home55 .tabbable .tab-content .tab-pane p {
  font-size: 16px;
  color: #888;
  line-height: 24px;
}
.related-products3 {
  position: relative;
}
.related-products3 .res-button {
  position: absolute;
  top: 58%;
  display: inline-block;
  height: 50px;
  width: 50px;
  background-color: #fff;
  color: #000;
  border-radius: 25px;
  border: 2px solid #eee;
  font-size: 22px;
  line-height: 46px;
  text-align: center;
  z-index: 5;
  cursor: pointer;
}
.related-products3 .res-button:hover {
  background-color: var(--color);
  color: #fff;
  border-color: var(--color);
}
.related-products3 .res-button.slick-prev {
  left: -80px;
}
.related-products3 .res-button.slick-prev:before {
  content: '\e918';
  font-family: 'icomoon' !important;
}
.related-products3 .res-button.slick-next {
  right: -80px;
}
.related-products3 .res-button.slick-next:before {
  content: '\e919';
  font-family: 'icomoon' !important;
}
.related-products3 .box-title {
  text-align: center;
}
.related-products3 .box-title .description {
  font-size: 30px;
  font-weight: 700;
  color: var(--color);
  margin-bottom: 3px;
}
.related-products3 .box-title h3 {
  text-align: center;
  font-size: 48px;
  line-height: 58px;
  color: #000;
  font-weight: 800;
  margin-bottom: 15px;
}
.related-products3 .slick-list {
  margin: 0 -15px;
  padding: 30px 0px;
}
.related-products3 .slick-list .item {
  padding: 0 15px;
}
.related-products3 .slick-list .item .item-wrap28 {
  background-color: #fff;
  border: 2px solid #fff;
}
.related-products3 .slick-list .item .item-wrap28:hover {
  border-color: var(--color);
  box-shadow: none;
}
.clearfix {
  overflow: inherit;
}
.wc-vendor-page .vendor-dashboard-wrapper center p {
  background: #111;
  margin: 0;
  border: 0;
}
.wc-vendor-page .vendor-dashboard-wrapper center p >a {
  display: inline-block;
  padding: 10px 25px;
  color: #fff;
  position: relative;
}
.wc-vendor-page .vendor-dashboard-wrapper center p >a:hover {
  color: var(--color);
}
.wc-vendor-page .vendor-dashboard-wrapper center p >a:after {
  content: '';
  background: #fff;
  display: inline-block;
  top: 18px;
  height: 10px;
  width: 1px;
  position: absolute;
  right: 0;
}
.wc-vendor-page .vendor-dashboard-wrapper center p >a:last-child:after {
  display: none;
}
.wc-vendor-page .vendor-dashboard-wrapper hr {
  border-color: transparent;
}
.wc-vendor-page .vendor-dashboard-wrapper .entry-summary form input[type="submit"] {
  padding: 9px 15px;
}
.wc-vendor-page table {
  border: 1px solid #ddd;
}
.wc-vendor-page table thead>tr>th {
  border-width: 1px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222;
}
.wc-vendor-page table th,
.wc-vendor-page table td {
  padding: 10px;
}
.wc-vendor-page .form-row {
  overflow: hidden;
}
.wc-vendor-page .form-row input[type="checkbox"] {
  float: left;
}
.wc-vendor-page .form-row label {
  overflow: hidden;
  margin-top: 2px;
  padding-left: 5px;
}
.wc-vendor-page .entry-content h2 {
  color: #222;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
}
.wc-vendor-page .pv_shop_description {
  margin-top: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
}
.wc-vendor-page .pv_shop_description p {
  margin: 0;
  line-height: 20px;
}
.wc-vendor-page.shop_settings .entry-content {
  margin-bottom: 40px;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container b,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container b {
  color: #222;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container input,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container input {
  margin-top: 10px;
  border-radius: 0;
  padding: 7px 10px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container {
  margin-bottom: 30px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container >p,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container >p {
  margin-bottom: 25px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container >p b,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container >p b {
  color: #222;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container div.mce-panel,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container div.mce-panel {
  border: 1px solid #eee;
}
.wc-vendor-page .wc-soldby-start {
  padding: 0;
  text-align: start;
}
.wc-vendor-page .wc-soldby-start small {
  margin-top: 10px;
  font-size: 12px;
  display: block;
}
.wc-vendor-page .wc-soldby-start small a {
  font-weight: 600;
  color: var(--color);
}
.wc-vendor-page .wc-soldby-start small a:hover {
  color: #222;
}
.wc-vendor-page .wc-soldby-start br {
  display: none;
}
.wc-vendor-page .wcv_vendorslist {
  margin: 0 -15px;
  overflow: hidden;
}
.wc-vendor-page .wcv_vendorslist >div {
  padding: 0 15px;
  margin: 0 0 30px !important;
  float: left;
  width: 25%;
}
.wc-vendor-page .wcv_vendorslist >div .pull-left {
  float: none;
}
.wc-vendor-page .wcv_vendorslist >div a.button {
  text-transform: uppercase;
}
.wc-vendor-page.wc-vendor-listing .sidebar {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .sidebar .widget-first {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .sidebar.fixed .widget-first {
  margin-top: 0px;
}
.wc-vendor-page.wc-vendor-listing .emarket_breadcrumbs {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .emarket_breadcrumbs >.container {
  padding: 0;
}
.wc-vendor-page.wc-vendor-listing .emarket_breadcrumbs .breadcrumb {
  background: #fff;
  padding: 10px;
  border-top: 2px solid var(--color);
  border-radius: 3px;
}
.wc-vendor-page.wc-vendor-listing .product-nav .catalog-ordering,
.wc-vendor-page.wc-vendor-listing .products-nav .catalog-ordering {
  float: right;
}
.wc-vendor-page .item .item-wrap .item-detail .item-content {
  padding-top: 10px;
}
.wc-vendor-page .meta-location {
  bottom: 40px;
}
@media (max-width: 767px) {
  .wc-vendor-page .wcv_vendorslist>div {
    width: 50%;
  }
  .wc-vendor-page .vendor-dashboard-wrapper {
    overflow-x: auto;
  }
  .wc-vendor-page table {
    width: 700px;
  }
}
@media (max-width: 480px) {
  .wc-vendor-page .wcv_vendorslist>div {
    width: 100%;
  }
  .wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p>a {
    display: block;
    border-bottom: 1px solid #fff;
  }
  .wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p>a:after {
    display: none;
  }
}
.wcmp-wrapper .elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 100%;
}
.product-vendor .page-title {
  margin-bottom: 15px;
}
.products-wrapper .products-loop .item .by-vendor-name-link {
  display: block;
  padding-top: 10px;
}
.products-wrapper .products-loop .item .by-vendor-name-link span {
  font-weight: bold;
}
.custqna-title,
.product-vendor>h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 15px;
}
.entry-summary .wcmp_regi_main .button {
  line-height: normal;
}
.store-cat-stack-dokan ul > li {
  z-index: 0 !important;
}
#wcfm-main-content {
  position: relative;
  z-index: 1;
}
select.dokan-form-control {
  max-width: 200px;
}
table.dokan-table {
  border: 1px solid #ddd;
}
.dokan-dashboard .dokan-dashboard-wrap {
  max-width: 1680px;
  margin: 30px auto;
}
.dokan-store .header {
  margin-bottom: 40px;
}
.dokan-store #sidebar {
  width: 25%;
  float: left;
  margin-right: 3%;
  margin-bottom: 20px;
}
.dokan-store #sidebar >ul {
  background: #fff;
  margin: 0;
  list-style: none;
}
.dokan-store #sidebar >ul >li {
  padding: 0 0 30px;
  border-top: 2px solid var(--color);
}
.dokan-store #sidebar >ul >li .searchform {
  padding: 20px 15px;
}
.dokan-store #sidebar >ul >li .searchform input {
  padding: 7px 10px;
}
.dokan-store #sidebar >ul >li h2 {
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
}
.dokan-store #sidebar >ul >li ul {
  list-style: none;
  margin: 0;
}
.dokan-store #sidebar >ul >li ul >li {
  padding: 7px 15px;
}
.dokan-store .dokan-store-sidebar .widget {
  margin-bottom: 30px;
}
.dokan-store .dokan-store-sidebar h3.widget-title {
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-weight: 600;
  color: #222;
}
.dokan-store .products-loop>li {
  margin-bottom: 30px;
}
.dokan-store .dokan-widget-area .widget {
  list-style: none;
  background: #fff;
  border-radius: 3px;
  border-top: 2px solid var(--color);
}
.dokan-store .dokan-widget-area .widget .widget-title,
.dokan-store .dokan-widget-area .widget .widgettitle {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
}
.dokan-store .dokan-widget-area .widget >div,
.dokan-store .dokan-widget-area .widget form,
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget {
  padding: 0 10px 15px;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul {
  list-style: none;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul >li >a {
  display: block;
  padding: 10px 0;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget >li {
  margin: 0 0 15px;
  padding: 0;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget >li ins {
  text-decoration: none;
  color: var(--color);
}
.widget.dokan-store-widget ul {
  list-style: none;
}
.widget.dokan-store-widget ul >li >a {
  display: block;
  padding: 10px 0;
}
.dokan-pagination-container .dokan-pagination li {
  display: inline-block;
  margin-bottom: 5px;
}
.dokan-pagination-container .dokan-pagination li > a {
  display: block;
  padding: 7px 10px;
}
.dokan-pagination-container .dokan-pagination li.active > a,
.dokan-pagination-container .dokan-pagination li:hover > a {
  background: #ff3c20;
  color: #fff;
}
#delivery-time-calendar table {
  margin: 0;
}
#delivery-time-calendar .fc-scrollgrid thead > tr > td,
#delivery-time-calendar tr.fc-scrollgrid-section > td {
  padding: 0;
}
#delivery-time-calendar .fc-scrollgrid thead > tr > td table td.fc-daygrid-day,
#delivery-time-calendar tr.fc-scrollgrid-section > td table td.fc-daygrid-day {
  padding: 10px 15px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a > span {
  display: block;
}
.store-cat-stack-dokan ul>li {
  position: relative;
  z-index: 9999;
}
.store-cat-stack-dokan ul>li.has-children ul.children {
  display: none;
}
.store-cat-stack-dokan ul>li.has-children >a .caret-icon {
  float: right;
}
.store-cat-stack-dokan ul>li .caret-icon .fa {
  font-size: 16px;
}
.dokan-pagination-container .dokan-pagination li {
  display: inline-block;
  margin-bottom: 5px;
}
.dokan-pagination-container .dokan-pagination li >a {
  display: block;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img {
  float: none;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
#dokan-content {
  margin-bottom: 30px;
}
.dokan-single-store ul {
  list-style: none;
}
.dokan-single-store .item-description {
  display: none;
}
.dokan-single-store .item .item-wrap .item-detail .item-content .item-bottom {
  display: none;
}
.add_note .modal-dialog {
  positon: static;
}
.modal-dialog {
  position: static;
}
#add-shipping-tracking-form select {
  margin-bottom: 10px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
  margin-bottom: 30px;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container {
  padding: 15px 20px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a {
  color: #222;
  text-transform: capitalize;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a:hover {
  color: var(--color);
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data p {
  font-size: 16px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data p i {
  color: var(--color);
}
.pagination-wrap ul.pagination {
  padding: 20px;
  margin: 20px 15px;
}
#dokan-store-listing-filter-wrap {
  margin-bottom: 30px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar {
  top: -45px;
}
@media (min-width: 1200px) {
  .dokan-store .content-area {
    max-width: 1170px;
    margin: 0 auto;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .dokan-store .content-area {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .dokan-store .content-area {
    max-width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .dokan-store .content-area .site-main {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
  }
  .dokan-store .content-area .site-main .dokan-store-sidebar {
    width: 100% !important;
    float: none;
    order: 2;
    margin: 0 !important;
  }
  .dokan-store .content-area .site-main .dokan-single-store {
    float: none;
    width: 100% !important;
    margin-bottom: 30px;
    order: 1;
    margin: 0;
  }
  .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
    display: flex;
    display: -webkit-flex;
  }
  .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
    max-width: 100px;
  }
  .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
    width: 100%;
    height: auto;
  }
  .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
    padding: 0;
  }
  .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info h1.store-name {
    font-size: 18px;
  }
  .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
    margin: 0;
  }
  .dokan-pagination-container .dokan-pagination {
    margin: 0 0 30px;
  }
}
.sw-quickview-bottom {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sw-quickview-bottom.show {
  visibility: visible;
  opacity: 1;
}
.sw-quickview-bottom.show .quickview-content .quickview-close {
  visibility: visible;
}
.sw-quickview-bottom.loading {
  height: 100%;
}
.sw-quickview-bottom.loading:before {
  background-color: transparent;
  background-image: url(../assets/img/loading.gif);
  background-size: 60px 60px;
}
.sw-quickview-bottom.loading .quickview-content .quickview-inner {
  padding: 0;
}
.sw-quickview-bottom.loading .quickview-content .quickview-close {
  visibility: hidden;
}
.sw-quickview-bottom .quickview-content {
  background: #fff;
  max-width: 1170px;
  margin: 200px auto;
  position: relative;
}
.sw-quickview-bottom .quickview-content .quickview-close {
  position: absolute;
  width: 28px;
  height: 28px;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  border-radius: 50%;
  right: -15px;
  top: -15px;
}
.sw-quickview-bottom .quickview-content .quickview-inner {
  padding: 30px 15px;
}
.sw-quickview-bottom .quickview-content .quickview-inner .product_detail .content_product_detail .cart .quantity {
  width: 56px;
}
.sw-quickview-bottom .quickview-content .quickview-inner .product_detail .content_product_detail .cart .quantity input.qty {
  width: 56px;
}
.quickview-container.woocommerce {
  padding-top: 15px;
}
.quickview-container.woocommerce .slider_img_productd span.onsale {
  display: none;
}
.quickview-container.woocommerce .product_detail .content_product_detail {
  padding-bottom: 15px;
}
.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  background-image: none;
}
.quickview-container.woocommerce .product_detail .content_product_detail .cart .quantity {
  width: 46px;
}
@media (max-width: 1400px) {
  .sw-quickview-bottom .quickview-content {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  .sw-quickview-bottom .quickview-content {
    max-width: 700px;
  }
}
.sw-popup-bottom {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sw-popup-bottom.show {
  visibility: visible;
  opacity: 1;
}
.sw-popup-bottom.show .popup-content .popup-close {
  visibility: visible;
}
.sw-popup-bottom.loading {
  height: 100%;
}
.sw-popup-bottom.loading:before {
  background-color: transparent;
  background-image: url(../assets/img/loading-2.gif);
  background-size: 60px 60px;
}
.sw-popup-bottom.loading .popup-content .popup-inner {
  padding: 0;
}
.sw-popup-bottom.loading .popup-content .popup-close {
  visibility: hidden;
}
.sw-popup-bottom .popup-content {
  background: #fff;
  max-width: 1170px;
  margin: 200px auto;
  position: relative;
}
.sw-popup-bottom .popup-content .popup-close {
  position: absolute;
  width: 28px;
  height: 28px;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  border-radius: 50%;
  right: -15px;
  top: -15px;
}
.sw-popup-bottom .popup-content .popup-inner {
  padding: 30px 15px;
}
@media (max-width: 1400px) {
  .sw-popup-bottom .popup-content {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  .sw-popup-bottom .popup-content {
    max-width: 700px;
  }
}
.gallery {
  padding: 0;
  overflow: hidden;
}
.gallery li {
  margin-left: 1%;
  margin-right: 0;
  margin-bottom: 20px;
  text-align: center;
  float: left;
  list-style: none;
}
.gallery .thumbnail {
  display: block;
  border-radius: 0;
  background: #FFF;
  padding: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.gallery .thumbnail:after {
  position: absolute;
  border-color: transparent #FFFFFF #FFFFFF transparent;
  border-style: solid;
  border-width: 45px;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
  right: -45px;
  bottom: 0;
  transition: all 0.3s ease 0.2s;
  z-index: 4;
}
.gallery .thumbnail:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #FFF;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease 0.3s;
  transform: rotate(0deg);
  z-index: 5;
}
.gallery .thumbnail:hover {
  background: var(--color);
  border-color: #ddd;
}
.gallery .thumbnail:hover:after {
  bottom: 0;
  right: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.gallery .thumbnail:hover:before {
  right: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotate(360deg);
}
.gallery img {
  width: 100%;
}
.gallery .caption {
  overflow: hidden;
  padding-top: 12px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery .caption h4 {
  font-size: 14px;
}
.entry-summary table {
  margin-bottom: 30px;
}
.entry-summary table th,
.entry-summary table td {
  border: 1px solid #ebebeb;
  padding: 10px;
}
.entry-summary dl dd {
  margin-bottom: 20px;
}
.entry-summary form input[type="text"],
.entry-summary form input[type="password"],
.entry-summary form input[type="date"] {
  border-radius: 0;
  padding: 5px 10px;
}
.entry-summary form input[type="submit"],
.entry-summary form button[type="submit"] {
  background: #333 none repeat scroll 0 0;
  border: 1px solid #525252;
  border-radius: 0;
  color: #fff;
  padding: 5px 15px;
  vertical-align: top;
}
.entry-summary form input[type="submit"]:hover,
.entry-summary form button[type="submit"]:hover {
  background: #000;
}
.home-style1.boxed-layout {
  max-width: 1680px;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 8px #000;
}
.home-style1.boxed-layout .header-style1 {
  width: auto;
}
.home-style1.boxed-layout .elementor-section-stretched {
  max-width: 1680px;
  margin: 0 auto;
  left: auto !important;
  right: auto !important;
}
.home-style1.boxed-layout .elementor-section-full_width {
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
}
.home-style1.elementor-page .header-style1,
.home-style1.elementor-page .sw-woo-tab-cat {
  margin-bottom: 20px;
}
.home-style1.elementor-page .sw-woo-tab-cat2 {
  margin-top: 20px;
}
.home-style1.elementor-page .block-infos {
  margin: 15px 0 30px;
}
.home-style1.elementor-page .toprated-product {
  padding: 0;
}
.home-style1.elementor-page .body-wrapper>.body-wrapper-inner>.container,
.home-style1.elementor-page >.container {
  max-width: 1920px;
  padding: 0 !important;
}
.home-style1.elementor-page .sw-brand-container-slider {
  margin: 0 0 20px 0;
}
.home-style1.elementor-page .item .item-wrap .item-detail .item-content {
  padding: 15px 0;
}
.home-style1.elementor-page .toprated-product .block-title {
  border-bottom: 0;
}
.home-style1.elementor-page .toprated-product .block-title h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 11px 0;
  margin-bottom: 15px;
}
.home-style1.elementor-page .toprated-product .block-title h3 span {
  position: relative;
}
.home-style1.elementor-page .toprated-product .block-title h3 span:before {
  content: "";
  background: #ff3c20;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.home-style1 .toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail {
  border: 0;
}
.elementor-widget-wp-widget-sw_bundle_product_slider_widget h5 {
  display: none;
}
.sw-vendor-container-slider.style1 {
  position: relative;
  margin: 0 0 20px;
}
.sw-vendor-container-slider.style1 .box-title h3 {
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 10px 0;
  margin-bottom: 30px;
}
.sw-vendor-container-slider.style1 .box-title h3 span {
  color: #fff;
  background: #232f3e;
  padding: 10px 15px;
  border-radius: 4px 4px 0 0;
}
.sw-vendor-container-slider.style1 .res-button {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  z-index: 2;
  cursor: pointer;
  font-size: 0;
}
.sw-vendor-container-slider.style1 .res-button.slick-prev {
  right: 32px;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1111px;
}
.sw-vendor-container-slider.style1 .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1063px;
}
.sw-vendor-container-slider.style1 .res-button.slick-next {
  right: 0;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1015px;
}
.sw-vendor-container-slider.style1 .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -967px;
}
.sw-vendor-container-slider.style1 .title-home h2 span {
  color: #000;
  background: transparent;
  padding: 0;
  border-radius: 0;
}
.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap {
  padding: 4px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product {
  margin: 0 0 5px;
}
.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product-content .wrap-small-item {
  padding-left: 3px;
}
.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product-content .wrap-small-item .item-img a {
  border: 1px solid transparent;
  margin: 0 0 3px;
}
.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product-content .wrap-small-item .item-img a:hover {
  border: 1px solid var(--color);
}
.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product-content >.item-img a {
  border: 1px solid transparent;
}
.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product-content >.item-img a:hover {
  border: 1px solid var(--color);
}
.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-bottom {
  overflow: hidden;
}
.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-bottom .item-user {
  margin: 0 0 6px;
}
.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-bottom .item-user .item-user-img {
  width: 50px;
  margin-left: 2px;
}
.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-bottom .item-user .item-user-img img {
  border-radius: 4px;
  margin: 0;
}
.elementor-page .nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1>li {
  padding: 0;
}
.elementor-page .nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1>li >.container {
  max-width: 1650px;
}
.elementor-page .nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1>li >.container .elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 1650px;
}
.elementor-page .nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1>li .elementor-column-gap-default .elementor-column>.elementor-element-populated {
  padding: 0;
}
.elementor-page .nav-pills.nav-mega .emarket-mega-menu.special-emarket .dropdown-menu.column-1>li .elementor-column-gap-default .elementor-column>.elementor-element-populated {
  padding: 0 10px !important;
}
.elementor-page .footer.footer-element-8 {
  padding-top: 40px;
}
.elementor-page .footer.footer-element-8.elementor-section-boxed>.elementor-container>.elementor-column>.elementor-element-populated {
  padding: 10px 0 !important;
}
.elementor-page .footer.footer-element-8 .footer-style1 {
  padding-top: 30px;
  padding-bottom: 10px;
}
.elementor-page .footer.footer-element-8 .footer-style1 .newsletter-footer8 .form-newsletter .mc4wp-form input[type="submit"] {
  font-size: 12px;
  padding: 0 10px;
}
.elementor-page .footer.footer-element-8 .menu-footer1 {
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px;
}
.elementor-page .footer.footer-element-8 .menu-footer1 .elementor-container>.elementor-column>.elementor-element-populated {
  padding: 0 !important;
}
.elementor-page .footer.footer-element-8 .menu-footer1 .elementor-container>.elementor-column>.elementor-element-populated .elementor-widget-wp-widget-nav_menu {
  width: 80%;
  margin: 0 auto;
}
.elementor-page .footer.footer-element-8 .menu-footer1 .elementor-container>.elementor-column>.elementor-element-populated .elementor-widget-wp-widget-nav_menu ul.menu li:before {
  width: 0;
}
.elementor-page .footer.footer-element-8 .menu-footer1 .elementor-container>.elementor-column>.elementor-element-populated .elementor-widget-wp-widget-nav_menu ul.menu li a {
  font-size: 13px;
}
.home1-left .elementor-widget-image img {
  margin: 0 0 20px;
}
.banner-right-home1 img {
  margin: 0 0 10px;
}
.home2-image img {
  margin: 0 0 20px;
}
.image-home2 img {
  margin: 0 0 20px;
}
.banner-image2-home1>.elementor-container {
  position: relative;
  margin: 0 -15px;
}
.banner-image2-home1>.elementor-container img {
  margin: 0 0 18px;
}
.banner-image3-home1>.elementor-container {
  position: relative;
  max-width: none !important;
  margin: 0 -15px;
}
.banner-image3-home1>.elementor-container img {
  margin: 0 0 10px;
}
.sw-slider-latest-product {
  position: relative;
}
.sw-slider-latest-product .box-title h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 11px 0;
  margin-bottom: 30px;
}
.sw-slider-latest-product .box-title h3:before {
  content: "";
  background: #ff3c20;
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.sw-slider-latest-product .resp-slider-container .slider {
  position: inherit;
}
.sw-slider-latest-product .resp-slider-container .slider .slick-dots {
  position: absolute;
  top: 7px;
  right: 0;
  margin: 0;
}
.sw-slider-latest-product .resp-slider-container .slider .slick-dots li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.sw-slider-latest-product .resp-slider-container .slider .slick-dots li button {
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 10px;
  background: #222;
  border: none;
  padding: 0;
  margin: 0;
}
.sw-slider-latest-product .resp-slider-container .slider .slick-dots li:hover button {
  background: var(--color);
  border: none;
}
.sw-slider-latest-product .resp-slider-container .slider .slick-dots li.slick-active button {
  background: var(--color);
  width: 30px;
  border: none;
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps:last-child .item-detail {
  padding-bottom: 0;
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail {
  overflow: hidden;
  margin-bottom: 0;
  padding: 15px 0;
  border-bottom: 0;
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail:hover .item-img img {
  opacity: 0.85;
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content {
  padding: 10px 0 0;
  overflow: hidden;
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content .reviews-content {
  margin-bottom: 7px;
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: normal;
  color: #222;
  text-transform: capitalize;
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price {
  font-size: 14px;
  color: var(--color);
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price del {
  font-size: 12px;
  color: #999;
  margin-top: 2px;
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price ins {
  font-size: 14px;
  color: var(--color);
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price p {
  margin-bottom: 5px;
}
.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-img {
  width: 85px;
  float: left;
  margin-right: 10px;
}
.most-viewed6 {
  position: relative;
  margin: 10px 0 30px;
}
.most-viewed6 .box-title h3 {
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 10px 0;
  margin-bottom: 30px;
}
.most-viewed6 .box-title h3 span {
  color: #fff;
  background: #232f3e;
  padding: 10px 15px;
  border-radius: 4px 4px 0 0;
}
.most-viewed6 .res-button {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  z-index: 2;
  cursor: pointer;
  font-size: 0;
}
.most-viewed6 .res-button.slick-prev {
  right: 32px;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1111px;
}
.most-viewed6 .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1063px;
}
.most-viewed6 .res-button.slick-next {
  right: 0;
  left: auto;
  background: url(../assets/img/bg_general.png) no-repeat -20px -1015px;
}
.most-viewed6 .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -967px;
}
.most-viewed6 .resp-slider-container .slider .slick-list {
  position: relative;
  margin: 0 -15px;
}
.most-viewed6 .resp-slider-container .slider .slick-list .item {
  padding: 0 15px;
}
.most-viewed6 .resp-slider-container .slider .slick-list .item .item-wrap .item-detail .item-content h4 {
  margin-bottom: 10px;
  margin-top: 5px;
}
.best-selling-product5,
.featured-product,
.most-viewed7 {
  margin: 0 0 30px;
}
.best-selling-product5 .box-title h3,
.featured-product .box-title h3,
.most-viewed7 .box-title h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  border-bottom: 2px #ebebeb solid;
  padding: 11px 0;
  margin-bottom: 30px;
}
.best-selling-product5 .box-title h3:before,
.featured-product .box-title h3:before,
.most-viewed7 .box-title h3:before {
  content: "";
  background: var(--color);
  width: 120px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.best-selling-product5 .box-title h3,
.featured-product .box-title h3,
.most-viewed7 .box-title h3 {
  font-size: 18px;
  margin-bottom: 0;
}
.best-selling-product5 .res-button,
.featured-product .res-button,
.most-viewed7 .res-button {
  width: 12px;
  height: 20px;
  position: absolute !important;
  top: 15px;
  z-index: 2;
  cursor: pointer;
  position: relative;
  color: #999;
}
.best-selling-product5 .res-button:hover,
.featured-product .res-button:hover,
.most-viewed7 .res-button:hover {
  color: var(--color);
}
.best-selling-product5 .res-button:before,
.featured-product .res-button:before,
.most-viewed7 .res-button:before {
  font-family: FontAwesome;
  font-size: 20px;
}
.best-selling-product5 .res-button.slick-prev,
.featured-product .res-button.slick-prev,
.most-viewed7 .res-button.slick-prev {
  right: 42px;
  left: auto;
}
.best-selling-product5 .res-button.slick-prev:before,
.featured-product .res-button.slick-prev:before,
.most-viewed7 .res-button.slick-prev:before {
  content: "\f104";
}
.best-selling-product5 .res-button.slick-next,
.featured-product .res-button.slick-next,
.most-viewed7 .res-button.slick-next {
  right: 15px;
}
.best-selling-product5 .res-button.slick-next:before,
.featured-product .res-button.slick-next:before,
.most-viewed7 .res-button.slick-next:before {
  content: "\f105";
}
.best-selling-product5 .res-button.slick-next:after,
.featured-product .res-button.slick-next:after,
.most-viewed7 .res-button.slick-next:after {
  height: 14px;
  width: 1px;
  content: '';
  background-color: #e8e8e8;
  position: absolute;
  top: 4px;
  left: -10px;
}
.best-selling-product5 .res-button,
.featured-product .res-button,
.most-viewed7 .res-button {
  top: 10px;
}
.best-selling-product5 .res-button.slick-next,
.featured-product .res-button.slick-next,
.most-viewed7 .res-button.slick-next {
  right: -5px;
}
.best-selling-product5 .res-button.slick-next:after,
.featured-product .res-button.slick-next:after,
.most-viewed7 .res-button.slick-next:after {
  left: -6px;
}
.best-selling-product5 .res-button.slick-prev,
.featured-product .res-button.slick-prev,
.most-viewed7 .res-button.slick-prev {
  right: 15px;
}
.best-selling-product5 .resp-slider-container,
.featured-product .resp-slider-container,
.most-viewed7 .resp-slider-container {
  padding: 30px 15px;
  border: 1px #ebebeb solid;
  border-top: 0;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3,
.featured-product .resp-slider-container .slider .item .item-wrap3,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 {
  text-align: left;
  border-bottom: 1px #ebebeb solid;
  margin-bottom: 28px;
  padding-bottom: 28px;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3:last-child,
.featured-product .resp-slider-container .slider .item .item-wrap3:last-child,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail {
  background: #fff;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img {
  width: 90px;
  float: left;
  margin-right: 20px;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .sale-off,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .sale-off,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .sale-off {
  display: none;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 32px;
  line-height: 30px;
  padding: 0;
  background-color: var(--color);
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  opacity: 0;
  min-width: 32px;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  border-radius: 4px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -16px;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f06e';
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:hover,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:hover,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:hover {
  background-color: var(--darken10);
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content {
  padding: 10px 0 0;
  width: auto;
  background-color: transparent;
  position: relative;
  float: left;
  width: 65%;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 {
  margin-bottom: 0;
  opacity: 1 !important;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: 400;
  color: #222;
  text-transform: capitalize;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a:hover,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a:hover,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .reviews-content,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .reviews-content,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .reviews-content {
  display: block;
  float: none;
  padding: 8px 0;
  opacity: 1 !important;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price {
  margin-bottom: 10px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price del,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price del,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price del {
  margin-left: 0;
  margin-top: 3px;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button {
  position: absolute;
  opacity: 0;
  visibility: visible;
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
  -moz-transform: translateY(60px);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  left: 0;
  bottom: 0px;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .clear,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .clear,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .clear {
  display: none;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #fff;
  padding: 0 10px;
  text-transform: capitalize;
  background-color: #666;
  border-radius: 4px;
  display: inline-block;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:hover,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:hover,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:hover,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:hover,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:hover,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:hover,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:hover,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:hover,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:hover,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:hover,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:hover,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:hover {
  font-size: 12px;
  background: var(--color);
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading {
  background-color: var(--color);
  opacity: 0.75;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  background-color: var(--color);
  border-radius: 4px;
  background-size: contain;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:before {
  content: "\f291";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin: 0 8px 0 0;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added {
  background-color: var(--color);
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added:after,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added:after,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added:after,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added:after,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added:after,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added:after,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added:after,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added:after,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added:after,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added:after,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added:after,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare.added:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare.added:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare.added:before {
  color: #fff;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before {
  font-size: 13px;
  content: "\f021";
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare {
  text-align: center;
  color: #fff;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
  padding: 0;
  background-color: #666;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  min-width: 32px;
  margin: 0;
  opacity: 1;
  visibility: visibility;
  border-radius: 4px;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before {
  font-family: fontawesome;
  font-size: 12px;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover {
  min-width: 32px;
  background-color: var(--color);
  font-size: 0;
  padding: 0;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover:before {
  color: #fff;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare {
  display: inline-block;
  vertical-align: top;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color);
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .products-thumb a.fancybox,
.featured-product .resp-slider-container .slider .item .item-wrap3:hover .item-detail .products-thumb a.fancybox,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .products-thumb a.fancybox {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-button,
.featured-product .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-button,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-button {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.best-selling-product5 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-price,
.featured-product .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-price,
.most-viewed7 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-price {
  opacity: 0;
  transform: translateY(60px);
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
}
.footer1-col-left .newsletter-footer {
  padding: 40px 0px;
}
.footer1-col-left .newsletter-footer .newsletter-footer-top p {
  margin: 0;
}
.footer1-col-right .social-footer {
  margin: 0;
}
.footer1-col-right .social-footer ul {
  margin: 0;
  padding: 56px 0;
}
.footer-style1 {
  padding-top: 40px;
}
.footer-style1 .elementor-widget-image {
  text-align: left;
}
.footer-style1 .elementor-widget-image img {
  margin: 0;
}
.copyright-text {
  text-align: center;
  color: #fff;
  padding: 13px 0;
}
.copyright-text p {
  margin: 0;
}
.copyright-text a {
  color: #fff;
}
.copyright-text a:hover {
  color: var(--color);
}
.footer-menu2 .menu-right ul {
  float: right;
}
.footer-menu2 .menu-right ul li {
  float: left;
}
.footer-menu2 .menu-right ul li a {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  position: relative;
  padding: 8px 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  vertical-align: top;
}
.footer-menu2 .elementor-widget-image {
  text-align: left;
}
.footer-menu2 .elementor-widget-image img.size-full {
  margin-bottom: 0;
}
.footer2-coppyright {
  margin-top: 20px;
}
.footer2-coppyright .elementor-container {
  border-top: 1px solid #ebebeb;
}
.footer2-coppyright .elementor-container .copyright-text {
  color: #222;
  font-size: 14px;
  text-align: left;
  padding: 17px 0 13px;
}
.footer2-coppyright .elementor-container .copyright-text a {
  color: var(--color);
}
.footer2-coppyright .elementor-container .copyright-text a:hover {
  color: var(--darken5);
}
.footer2-coppyright .elementor-container .elementor-widget-image {
  text-align: right;
  padding-top: 11px;
}
.footer2-coppyright .elementor-container .elementor-widget-image img.size-full {
  margin: 0;
}
.footer-elemetor-copyright-8 .copyright-text {
  text-align: left;
}
.footer-elemetor-copyright-8 .elementor-widget-image {
  text-align: right;
  padding-top: 8px;
}
@media (min-width: 1360px) and (max-width: 1445px) {
  .home-style1.elementor-page .main-page {
    padding: 0;
  }
  .sw-slider-latest-product .resp-slider-container .slider .slick-dots li.slick-active button {
    width: 20px;
  }
  .toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-img,
  .sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-img {
    width: 75px;
  }
}
@media (min-width: 1200px) and (max-width: 1450px) {
  .header-style15 .header-mid-elementor15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .product_detail .content_product_detail .add_to_cart_button,
  .product_detail .content_product_detail .product_type_external,
  .product_detail .content_product_detail .product_type_grouped,
  .product_detail .content_product_detail .single_add_to_cart_button {
    margin: 0 0 15px;
  }
  .product_detail .content_product_detail .sticky-detail-buton .add_to_cart_button,
  .product_detail .content_product_detail .sticky-detail-buton .product_type_external,
  .product_detail .content_product_detail .sticky-detail-buton .product_type_grouped,
  .product_detail .content_product_detail .sticky-detail-buton .single_add_to_cart_button {
    margin-top: 12px;
  }
  .single-product-style4 .product_detail .content_product_detail .sticky-detail-buton .add_to_cart_button,
  .single-product-style4 .product_detail .content_product_detail .sticky-detail-buton .product_type_external,
  .single-product-style4 .product_detail .content_product_detail .sticky-detail-buton .product_type_grouped,
  .single-product-style4 .product_detail .content_product_detail .sticky-detail-buton .single_add_to_cart_button {
    margin-top: 0;
  }
  .home-style1.elementor-page .body-wrapper>.body-wrapper-inner>.container,
  .home-style1.elementor-page>.container {
    padding: 0 15px !important;
  }
}
@media (max-width: 1199px) {
  .elementor-page .footer-menu2 .elementor-column-gap-default .elementor-column>.elementor-element-populated {
    padding: 0 15px;
  }
  .elementor-page .footer-menu2 .elementor-column-gap-default .elementor-column>.elementor-element-populated .menu-right.elementor-widget-wp-widget-nav_menu {
    text-align: right;
  }
  .best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content,
  .best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img,
  .featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content,
  .featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img,
  .most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content,
  .most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }
  .best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button,
  .best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .item-button,
  .featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button,
  .featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .item-button,
  .most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button,
  .most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .item-button {
    bottom: 0;
  }
  .best-selling-product5 .item-img,
  .featured-product .item-img,
  .most-viewed7 .item-img {
    float: none !important;
    width: 100%;
  }
  .single-product #single-left {
    margin-top: 0 !important;
  }
  .single-product-style4 .product_detail .tabs .tabbable .tab-content .tab-pane {
    padding: 40px 30px 50px;
  }
  .home-style6 .footer-element-style5 .footer-element-menu5 .elementor-container:before {
    width: 0;
    height: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .single-product .wc-soldby-start {
    margin: 0 0 30px;
  }
  .home4-col-left {
    width: 75% !important;
  }
  .home4-col-right {
    width: 25% !important;
  }
  .home5-col-left,
  .home5-col-left2 {
    width: 25% !important;
  }
  .home5-col-right,
  .home5-col-right2 {
    width: 75% !important;
  }
  .home-style5.elementor-page .home5-revo-slide {
    margin-top: -70px;
  }
  .home-style5.elementor-page .elementor-widget-wp-widget-sw_vendor_widget .sw-vendor-container-slider {
    margin-bottom: 0;
  }
  .home-style5.elementor-page .elementor-widget-wp-widget-sw_vendor_widget .sw-vendor-container-slider .res-button {
    top: 5px;
  }
  .home-style5.elementor-page .elementor-widget-wp-widget-sw_vendor_widget .sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user .item-user-img img {
    margin: 0;
  }
  .footer-style1.style2 {
    padding-top: 28px;
  }
}
@media (max-width: 991px) {
  .single-product-style4 .slider_img_productd,
  .single-product-style4 .content_product_detail {
    float: none;
    width: 100%;
  }
  .home1-element-block>.elementor-container {
    display: flex;
  }
  .home1-element-block>.elementor-container .home1-right {
    order: 1;
    width: 100% !important;
    margin-top: 0 !important;
  }
  .home1-element-block>.elementor-container .home1-left {
    order: 2;
    width: 100% !important;
    margin-top: 0 !important;
  }
  .home-style3.elementor-page .border-slider3 {
    padding: 0 15px;
    border: 0;
  }
  .home-style3.elementor-page .border-slider3 .home3-col-left {
    display: none;
  }
  .home-style3.elementor-page .border-slider3 .home3-col-right {
    width: 100%;
  }
  .home-style3.elementor-page .border-slider3 .elementor-widget-wp-widget-rev-slider-widget {
    padding: 0 !important;
  }
  .home-style3.elementor-page .border-slider3 .elementor-column-gap-default .elementor-column>.elementor-element-populated {
    padding: 0;
  }
  .home4-col,
  .home4-col-left,
  .home4-col-right {
    width: 100% !important;
  }
  .home5-col-left,
  .home5-col-left2,
  .home5-col-right,
  .home5-col-right2 {
    width: 100% !important;
  }
  .home5-col-right2 {
    order: 1;
  }
  .home5-col-left2 {
    order: 2;
  }
  .home6-left {
    width: 100% !important;
  }
  .home6-right {
    display: none;
  }
  .sw-child-cat3 .content-slider .childcat-slider-content .resp-slider-container.item-columns5 .item:nth-child(3n+1) {
    clear: both;
  }
  .footer-element-8 .footer8-image .elementor-column {
    width: 100% !important;
  }
  .footer-element-8 .footer8-image .elementor-widget-image {
    display: none;
  }
  .elementor-page .footer.footer-element-8 .menu-footer1 .elementor-container>.elementor-column>.elementor-element-populated .elementor-widget-wp-widget-nav_menu {
    width: 100%;
  }
  .footer-elemetor-copyright-8 .copyright-text {
    text-align: center !important;
  }
  .footer1-col-left,
  .footer1-col-right {
    width: 100% !important;
  }
  .footer1-col-left .newsletter-footer {
    padding: 20px 0px 0 !important;
  }
  .footer1-col-right .social-footer ul {
    padding: 20px 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-style2.elementor-page .countdown-slider .slider {
    position: relative;
    margin: 0 -15px;
  }
  .home-style2.elementor-page .countdown-slider .slider .item-countdown .item-wrap {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .single-product .wc-soldby-start {
    margin: 0 0 30px;
  }
  .home5-col-right .elementor-widget-wp-widget-rev-slider-widget {
    margin: 0 0 10px;
  }
  .home-style5.elementor-page .footer-element-style5 .elementor-section.elementor-section-boxed>.elementor-container {
    padding: 0;
  }
  .home-style5.elementor-page .footer-element-style5 .elementor-section.elementor-section-boxed>.elementor-container >.elementor-column>.elementor-element-populated {
    padding: 0;
  }
  .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper {
    display: block;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    height: auto;
  }
  .sticky-detail.sticky {
    opacity: 0;
    visibility: hidden;
    height: 0;
  }
  .home-style8 .bg-home8-slider {
    padding-top: 15px;
  }
}
@media (max-width: 640px) {
  .footer-menu2 {
    padding: 20px 0 0;
  }
  .home-style4 .footer-menu2 .elementor-widget-image img.size-full {
    margin: 0 0 20px !important;
  }
  .home-style6.elementor-page .newsletter-home6 {
    margin-bottom: 30px;
  }
  .home-style6.elementor-page .footer-element-menu5 {
    padding-top: 20px;
  }
}
@media (max-width: 480px) {
  .best-selling-product5,
  .featured-product,
  .most-viewed7 {
    margin: 0;
  }
  .home-style7 .elementor-widget-image a {
    width: 100%;
  }
  .home-style7 .elementor-widget-image a img {
    width: 100%;
  }
  .home-style7 .footer .elementor-widget-image img {
    width: auto;
  }
  .elementor-page .footer.footer-element-8 {
    padding-top: 0;
  }
  .elementor-page .footer.footer-element-8 .footer-style1 {
    padding-bottom: 0;
  }
  .home-style3 .footer-menu2 .elementor-widget-image img.size-full {
    margin: 0 0 20px;
  }
  .home-style6.elementor-page [data-elementor-type*="footer"] .footer-element-style5 .elementor-section.elementor-section-boxed>.elementor-container>.elementor-column>.elementor-element-populated {
    padding: 0;
  }
  .footer-element-style5 .elementor-section.elementor-section-boxed>.elementor-container {
    padding: 0;
  }
  .footer-element-style5 .elementor-section.elementor-section-boxed>.elementor-container .elementor-widget-wp-widget-nav_menu {
    margin: 0 0 20px;
  }
}
[data-elementor-type*="header"] .header-style9 .header-mid-elementor9 .top-right1.elementor-column>.elementor-element-populated {
  padding: 0 !important;
}
[data-elementor-type*="header"] .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
[data-elementor-type*="header"] .header-right,
[data-elementor-type*="header"] .header-cart {
  padding-right: 0;
}
.top-header-element1 {
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.top-left1 >.elementor-element-populated {
  justify-content: flex-start;
}
.top-left1 >.elementor-element-populated >div {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: auto;
}
.top-left1 >.elementor-element-populated .elementor-widget-wrap>.elementor-widget {
  width: auto;
}
.top-right1 >.elementor-element-populated {
  justify-content: flex-end;
}
.top-right1 >.elementor-element-populated >div {
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  width: auto;
}
.top-right1 >.elementor-element-populated .elementor-widget-wrap>.elementor-widget {
  width: auto;
}
.top-center >.elementor-element-populated {
  justify-content: center;
}
.top-center >.elementor-element-populated >div {
  flex-direction: row;
  align-items: baseline;
  justify-content: center;
  width: auto;
}
.header-logo-elementor .elementor-widget-wrap {
  justify-content: flex-start;
}
.header-logo-elementor .elementor-widget-wrap >div {
  width: auto;
}
.header-message {
  color: #fff;
  font-size: 12px;
  line-height: 40px;
}
.header-message2 {
  color: #666;
  font-size: 12px;
  line-height: 40px;
}
.header-message2 span {
  font-weight: 700;
  color: #022;
}
.top-header-element2 #lang_sel>ul.nav>li>a,
.top-header-element2 .currency_w>li>a {
  color: #666;
}
.top-header-element2 #lang_sel>ul.nav>li>a:after,
.top-header-element2 .currency_w>li>a:after {
  color: #666;
}
.top-header-element2 .currency_w>li>a:before {
  background-color: #666;
}
.top-header-element3 .top-login ul li {
  color: #666;
  font-size: 13px;
}
.top-header-element3 .top-login ul li:before {
  content: '';
  margin: 0;
}
.top-header-element3 .top-login ul li a {
  color: var(--color);
  font-size: 13px;
}
.top-header-element3 #lang_sel>ul.nav>li>a,
.top-header-element3 .currency_w>li>a {
  color: #666;
}
.top-header-element3 #lang_sel>ul.nav>li>a:after,
.top-header-element3 .currency_w>li>a:after {
  color: #666;
}
.top-header-element3 .currency_w>li>a:before {
  background-color: #666;
}
.header-right .elementor-widget-wrap,
.header-cart .elementor-widget-wrap {
  justify-content: flex-end;
}
.header-right .elementor-widget-wrap >div,
.header-cart .elementor-widget-wrap >div {
  width: auto;
}
.header-mid-elementor1.elementor-sticky--active {
  padding: 10px 0;
  z-index: 9999;
}
.elementor-location-header .elementor-sticky--active {
  z-index: 9999;
}
.header-mid-elementor2 .emarket_top .top-form.top-search {
  border: 1px solid #ebebeb;
}
.header-mid-elementor2 .top-form .title-cart h3 {
  color: #232f3e;
}
.header-mid-elementor2.elementor-sticky--active {
  padding: 10px 0;
  box-shadow: 0 0 5px #333;
  z-index: 9999;
}
.header-mid-elementor3 {
  padding: 29px 0;
}
.header-mid-elementor3 .emarket_top .top-form.top-search {
  border: 1px solid #ebebeb;
}
.header-mid-elementor3 .emarket_top .top-form.top-search .cat-wrapper select {
  background-color: #fff;
}
.header-mid-elementor3 .emarket_top .top-form.top-search button.form-button {
  width: 70px;
}
.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 0 0;
}
.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li >a {
  color: #666;
  font-size: 14px;
  display: block;
}
.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li >a:hover {
  color: var(--color);
}
.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span {
  display: inline-block;
  vertical-align: top;
}
.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span.fa {
  border: 1px #ebebeb solid;
  padding: 12px;
  border-radius: 50%;
  margin-right: 10px;
}
.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li >a .menu-title {
  font-size: 14px;
  margin-top: 11px;
}
.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li:last-child {
  margin: 0;
}
.header-mid-elementor4 .top-form.top-search {
  border: 1px solid #ededed;
}
.header-mid-elementor4 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li>a {
  color: #232f3e;
}
.header-mid-elementor4 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li>a:hover {
  color: var(--color);
}
.header-mid-elementor4 .top-form.top-form-minicart .title-cart h3 {
  color: #232f3e;
}
.header-mid-elementor4.elementor-sticky--active {
  padding: 10px 0;
  box-shadow: 0 0 5px #333;
  z-index: 9999;
}
.header-bottom-elementor1 .mega-left-title:before {
  content: "";
  width: 5px;
  height: 32px;
  position: absolute;
  bottom: -26px;
  left: 4px;
  z-index: 99;
  background: url("../assets/img/icon-tit.png") no-repeat center center;
}
.header-bottom-elementor1 .mega-left-title:after {
  content: "";
  width: 5px;
  height: 32px;
  position: absolute;
  bottom: -26px;
  right: 4px;
  z-index: 99;
  background: url("../assets/img/icon-tit.png") no-repeat center center;
}
.header-bottom-elementor1 .mega-left-title span:after {
  display: none;
}
.header-bottom-elementor1 .wrapper_vertical_menu {
  -webkit-transform: translateY(21px);
  -moz-transform: translateY(21px);
  -o-transform: translateY(21px);
  -ms-transform: translateY(21px);
  transform: translateY(21px);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.home-style1 .header-bottom-elementor1 .wrapper_vertical_menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.header-bottom-elementor1 .vertical_megamenu-header:hover .wrapper_vertical_menu {
  -webkit-transform: translateY(21px);
  -moz-transform: translateY(21px);
  -o-transform: translateY(21px);
  -ms-transform: translateY(21px);
  transform: translateY(21px);
}
.header-bottom-elementor2 {
  padding-bottom: 0;
  background-color: #fff;
}
.header-bottom-elementor2 .mega-left-title {
  background-color: #fff;
  padding: 0;
}
.header-bottom-elementor2 .mega-left-title span {
  color: #222;
}
.header-bottom-elementor2 .mega-left-title span:before,
.header-bottom-elementor2 .mega-left-title span:after {
  color: #222;
}
.header-bottom-elementor2 .mega-left-title span:after {
  position: initial;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}
.header-bottom-elementor2 .nav-pills>li>a {
  color: #222;
}
.header-bottom-elementor2 .top-login ul li {
  color: #666;
}
.header-bottom-elementor2 .top-login ul li a {
  color: #666;
}
.header-bottom-elementor2 .top-login ul li a:hover {
  color: var(--color);
}
.header-bottom-elementor2 .header-right .order2 {
  color: #666;
}
.header-bottom-elementor2 .header-right .order2:after {
  background-color: #ccc;
}
.header-bottom-elementor3 {
  margin-bottom: 20px;
  background-color: var(--color);
  padding: 0;
}
.header-bottom-elementor3 .nav-pills>li:first-child a {
  padding-left: 0;
}
.header-bottom-elementor3 .nav-pills>li.active>a,
.header-bottom-elementor3 .nav-pills>li:hover>a {
  color: #222;
}
.header-bottom-elementor3 .nav-pills>li>a {
  padding: 15px 20px;
}
.header-bottom-elementor3 .sw-emarket-cart {
  padding: 0;
  background-color: transparent;
  margin: 0;
}
.header-bottom-elementor3 .sw-emarket-cart .elementor-widget-wrap {
  justify-content: flex-end;
}
.header-bottom-elementor3 .sw-emarket-cart .elementor-widget-wrap >div {
  width: auto;
}
.header-bottom-elementor3 .sw-emarket-cart .elementor-widget-wrap .elementor-widget-wp-widget-sw_woocommerce_minicart_ajax {
  background: var(--darken10);
  padding: 6px 0;
}
.header-bottom-elementor4 {
  padding-bottom: 0;
  background-color: #fff;
}
.header-bottom-elementor4 .nav-pills>li >a {
  color: #222;
}
.header-bottom-elementor4 .nav-pills>li.active>a,
.header-bottom-elementor4 .nav-pills>li:hover>a {
  color: var(--color);
}
.header-bottom-elementor4 .nav-pills>li:first-child>a {
  padding-left: 0;
}
.header-bottom-elementor4 .mega-left-title {
  background-color: #fff;
  padding-top: 3px;
  padding-left: 0;
}
.header-bottom-elementor4 .mega-left-title span {
  color: #222;
}
.header-bottom-elementor4 .mega-left-title span:before,
.header-bottom-elementor4 .mega-left-title span:after {
  color: #222;
}
.header-bottom-elementor4 .mega-left-title span:after {
  position: initial;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}
.header-bottom-elementor4 .header-right .order1,
.header-bottom-elementor4 .header-right .order2 {
  color: #222;
}
.header-bottom-elementor4 .header-right .order1:after,
.header-bottom-elementor4 .header-right .order2:after {
  background-color: #ccc;
}
.header-bottom-elementor4 .top-login ul li {
  color: #666;
}
.header-bottom-elementor4 .top-login ul li a {
  color: #666;
}
.header-bottom-elementor4 .top-login ul li a:hover {
  color: var(--color);
}
.header-style5 .top-header-element5 {
  background-color: #fff;
}
.header-style5 .header-message {
  color: #666;
  font-size: 13px;
}
.header-style5 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li>a {
  color: #fff;
}
.header-style5 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li>a:hover {
  color: #000;
}
.header-style5 .header-mid-elementor5.elementor-sticky--active {
  padding: 10px 0;
  background-color: var(--color);
  z-index: 9999;
}
.header-style6.elementor-section {
  background-color: #232f3e;
}
.header-style6.elementor-section .header-bottom {
  box-shadow: none;
}
.header-style6.elementor-section .mega-left-title {
  padding: 0;
}
.header-style6.elementor-section .wrapper_vertical_menu {
  left: -15px;
}
.header-style6 .header-top-elementor6 {
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header-style6 .header-bottom-elementor6>.elementor-container {
  background-color: #fff;
}
.header-style6 .elementor-widget-wp-widget-nav_menu {
  margin-top: 2px;
}
.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li >a {
  color: #fff;
  font-size: 12px;
  display: block;
}
.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li >a:hover {
  color: var(--color);
}
.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span {
  display: inline-block;
  vertical-align: top;
}
.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span.fa {
  padding: 12px 0;
  margin-right: 5px;
}
.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li >a .menu-title {
  font-size: 12px;
  margin-top: 11px;
}
.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li:last-child {
  margin: 0;
}
.header-style6 .by-this-theme {
  font-size: 14px;
  color: #222;
  padding: 19px 0;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
}
.header-style6 .by-this-theme:hover {
  color: var(--color);
}
.header-top-elementor7 {
  padding: 10px 0;
}
.header-mid-elementor7 {
  padding: 18px 0;
}
.header-mid-elementor7 .mega-left-title {
  background-color: transparent;
}
.header-mid-elementor7 .top-form.top-search {
  border-radius: 20px;
}
.header-mid-elementor7 .top-form.top-search .cat-wrapper {
  border-radius: 20px 0px 0px 20px;
}
.header-mid-elementor7 .top-form.top-search input {
  border-radius: 20px;
}
.header-mid-elementor7 .top-form.top-search button.form-button {
  border-radius: 0 20px 20px 0;
  background-color: #222;
}
.header-mid-elementor7 .top-form.top-search button.form-button:hover {
  color: var(--color);
}
.header-mid-elementor7 .top-form.top-form-minicart .top-minicart-icon {
  background-color: #fff;
}
.header-mid-elementor7 .top-form.top-form-minicart .top-minicart-icon i {
  color: var(--color);
}
.header-mid-elementor7 .top-form.top-form-minicart .title-cart span {
  color: #fff;
}
.header-mid-elementor7.elementor-sticky--active {
  padding: 10px 0;
  z-index: 9999;
}
.header-bottom-elementor7 {
  padding: 5px 0;
  box-shadow: 0 1px 1px #ccc;
}
.header-bottom-elementor7 .nav-pills>li >a {
  color: #222;
}
.header-bottom-elementor7 .nav-pills>li:first-child>a {
  padding-left: 0;
}
.header-bottom-elementor7 .nav-pills>li.active>a,
.header-bottom-elementor7 .nav-pills>li:hover>a {
  color: var(--color);
}
.header-bottom-elementor7 .top-login ul li {
  color: #666;
}
.header-bottom-elementor7 .top-login ul li a {
  color: #666;
}
.header-bottom-elementor7 .top-login ul li a:hover {
  color: var(--color);
}
.header-bottom-elementor7 .header-right .order2,
.header-bottom-elementor7 .header-right .order1 {
  color: #666;
}
.header-bottom-elementor7 .header-right .order2:after,
.header-bottom-elementor7 .header-right .order1:after {
  background-color: #ccc;
}
.header-style8 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.header-style9 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.header-style10 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.header-style11 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.header-style12 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.header-style13 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.header-style14 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.header-style15 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0;
}
.header-bottom-elementor8 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li {
  margin: 3px 0 0 30px;
}
.header-bottom-elementor8 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li.active>a,
.header-bottom-elementor8 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li:hover>a {
  color: #222;
}
.header-bottom-elementor8.elementor-sticky--active {
  padding: 10px 0;
  z-index: 9999;
}
.header-bottom-elementor8 .top-right1>.elementor-element-populated>div {
  align-items: center;
}
.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li {
  float: left;
  margin: 0 15px;
}
.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
  font-size: 12px;
  color: #fff;
  line-height: 30px;
}
.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
  color: #333;
}
.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover .fa {
  color: #333;
}
.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li >a .fa {
  margin-right: 6px;
  color: rgba(255,255,255,0.6);
}
.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li:last-child {
  margin-right: 0;
}
.header-mid-elementor9.elementor-sticky--active {
  padding: 10px 0;
  background-color: var(--color);
  z-index: 9999;
}
.header-mid-elementor9 .top-right1.elementor-column>.elementor-element-populated {
  padding: 0 !important;
}
.header-mid-elementor9 .top-right1>.elementor-element-populated>div {
  align-items: center;
}
.header-top-elementor10 .elementor-widget-wp-widget-nav_menu ul.menu >li a {
  font-size: 13px;
  color: #555;
  padding: 13px 10px 12px;
  position: relative;
  display: inline-block;
}
.header-top-elementor10 .elementor-widget-wp-widget-nav_menu ul.menu >li a:before {
  content: '';
  height: 10px;
  width: 1px;
  background-color: rgba(85,85,85,0.4);
  position: absolute;
  top: 15px;
  right: -10px;
}
.header-top-elementor10 .elementor-widget-wp-widget-nav_menu ul.menu >li a .fa {
  display: none;
}
.header-top-elementor10 .header-message {
  color: #555;
  font-size: 13px;
}
.header-top-elementor10 #lang_sel>ul.nav>li >a,
.header-top-elementor10 .currency_w>li >a {
  color: #555;
}
.header-top-elementor10 #lang_sel>ul.nav>li >a:after,
.header-top-elementor10 .currency_w>li >a:after {
  color: #555;
}
.header-top-elementor10 .currency_w>li>a:before {
  background-color: rgba(85,85,85,0.4);
}
.header-top-elementor10 .currency_w>li .currency_switcher,
.header-top-elementor10 #lang_sel>ul.nav>li>ul {
  margin-top: -7px;
}
.header-mid-elementor10.elementor-sticky--active {
  background-color: var(--color);
  padding: 10px 0;
  z-index: 9999;
}
.header-mid-elementor10.elementor-sticky--active .top-right1 {
  padding-top: 8px;
}
.header-bottom-elementor10>.elementor-container {
  border-top-left-radius: 25px;
  background-color: #222;
  border-top-right-radius: 25px;
}
.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li {
  display: inline-block;
  vertical-align: top;
  float: left;
}
.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li:last-child >a {
  padding-right: 0;
}
.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a {
  color: #cdcdcd;
  font-size: 12px;
  display: block;
  padding: 0 15px;
  position: relative;
}
.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a:before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 10px;
  background-color: #e8e8e8;
  position: absolute;
  left: 0;
  top: 3px;
  opacity: 1 !important;
}
.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a:hover {
  color: var(--color);
}
.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span {
  display: inline-block;
  vertical-align: top;
}
.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span.fa {
  display: none;
}
.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a .menu-title {
  font-size: 12px;
}
.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li:first-child>a:before {
  width: 0;
  height: 0;
}
.header-mid-elementor11.elementor-sticky--active {
  padding: 10px 0;
  background-color: var(--color);
  z-index: 9999;
}
.header-mid-elementor11.elementor-sticky--active .top-login5 ul li a:hover {
  opacity: 0.85;
  color: #fff;
}
.header-top-elementor12 >.elementor-container {
  padding: 0 15px !important;
}
.header-top-elementor12 >.elementor-container .elementor-row {
  border-bottom: 1px solid #e9e9e9;
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu {
  position: relative;
  padding: 8px 0;
  margin-left: 20px;
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu:hover ul.menu {
  opacity: 1;
  display: block;
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu:hover h3 {
  color: var(--color);
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu h5 {
  font-size: 12px;
  color: #666;
  text-transform: capitalize;
  position: relative;
  line-height: 18px;
  font-weight: 300;
  margin: 0 12px 0 0;
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu h5:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 1px;
  height: 14px;
  background-color: #cbcbcb;
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu h5:before {
  content: '\f007';
  font-family: FontAwesome;
  margin: 0 10px 0 15px;
  display: inline-block;
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu {
  position: absolute;
  width: 175px;
  left: 0px;
  top: 34px;
  background: #fff;
  z-index: 9999;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  border: 1px solid #ebebeb;
  box-shadow: 0px 0px 4px rgba(30,30,30,0.3);
  opacity: 0;
  display: none;
  margin: 0;
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu >li {
  float: none;
  border: none;
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
  font-size: 12px;
  padding: 10px 20px;
  border: none;
  display: block;
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu >li >a:after {
  content: '';
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu >li >a span.fa {
  margin-right: 10px;
}
.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
  color: var(--color);
  background-color: #f4f4f4;
}
.header-mid-elementor12.elementor-sticky--active {
  padding: 10px 0;
  background-color: #fff;
  box-shadow: 0 0 3px #333;
  z-index: 9999;
}
.header-mid-elementor12 .header-cart .elementor-widget-wp-widget-nav_menu {
  margin-top: 0;
}
.header-mid-elementor12 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li >a {
  color: #282828;
  width: 44px;
  height: 44px;
  line-height: 40px;
  text-align: center;
  border: 2px solid #e5e5e5;
  background-color: #fff;
  border-radius: 3px;
  display: inline-block;
  font-size: 18px;
}
.header-mid-elementor12 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li >a:hover {
  color: var(--color);
  border-color: var(--color);
}
.elementor-page .elementor-section.header-style13 {
  margin: 0 0 30px;
}
.header-mid-elementor13.elementor-sticky--active {
  padding: 10px 0;
  background-color: #292931;
  z-index: 9999;
}
.header-mid-elementor13.elementor-sticky--active .emarket_top .top-form.top-search button.form-button {
  background-color: var(--darken5);
}
.header-mid-elementor13.elementor-sticky--active .emarket_top .top-form.top-search button.form-button:hover {
  opacity: 0.85;
}
.header-bottom-elementor14 >.elementor-container {
  padding: 0;
  max-width: 1290px;
  background-color: #fff;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
}
.header-bottom-elementor14 .header-left {
  border-right: 1px solid #ededed;
}
.header-bottom-elementor14 .header-left .elementor-widget-image {
  padding: 33px;
  text-align: center;
}
.header-bottom-elementor14 .header-left .elementor-widget-image a {
  display: inline-block;
}
.header-bottom-elementor14 .header-right {
  padding: 0;
}
.header-bottom-elementor14 .header-right .elementor-widget-wrap {
  justify-content: space-between;
}
.header-bottom-elementor14 .header-right .main-menu {
  margin: 14px 0;
}
.header-bottom-elementor14 .header-right .header-cart {
  margin: 13px 0 17px;
}
.header-bottom-elementor14 .header-right .header-cart .widget_nav_menu ul.menu>li {
  margin: 7px 0;
}
.header-bottom-elementor14 .header-right .header-cart .widget_nav_menu ul.menu>li:hover a img {
  opacity: 0.5;
}
.header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu {
  margin-top: 4px;
}
.header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu >li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 20px;
}
.header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu >li >a {
  color: #000;
  font-size: 26px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu >li >a .menu-title {
  display: none;
}
.header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-bottom-elementor14 .header-right .hotline-13 {
  display: none;
}
.header-bottom-elementor14 .header-right .search-cate {
  display: block;
  clear: both;
  width: 100%;
}
.header-bottom-elementor14 .header-right .search-cate .top-form.top-search {
  border-top: 1px solid #ededed;
  border-radius: 0;
}
.header-bottom-elementor14 .header-right .search-cate .top-form.top-search .cat-wrapper {
  height: 42px;
}
.header-bottom-elementor14 .header-right .search-cate .top-form.top-search .cat-wrapper select {
  height: 42px;
  width: 150px;
  padding: 0 20px 0;
}
.header-bottom-elementor14 .header-right .search-cate .top-form.top-search input {
  line-height: 42px;
  height: 42px;
  padding-left: 170px;
}
.header-bottom-elementor14 .header-right .search-cate .top-form.top-search button.form-button {
  height: 42px;
  line-height: 42px;
  background-color: transparent;
  color: var(--color);
  font-size: 18px;
  width: 70px;
}
.header-bottom-elementor14 .header-right .search-cate .top-form.top-search button.form-button:hover:before {
  color: var(--darken5);
}
.header-bottom-elementor14 .nav-pills>li >a {
  font-size: 12px;
  color: #000;
  font-weight: 300;
  border-radius: 0;
  margin: 0 20px;
}
.header-bottom-elementor14 .nav-pills>li >a:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  bottom: 10px;
  opacity: 0;
  left: -1px;
}
.header-bottom-elementor14 .nav-pills>li >a >.have-title>.menu-img {
  display: none;
}
.header-bottom-elementor14 .nav-pills>li.dropdown>a {
  padding: 10px 15px 10px 0;
}
.header-bottom-elementor14 .nav-pills>li.dropdown>a:after {
  right: 0;
}
.home .header-bottom-elementor14 .nav-pills>li:first-child>a {
  background-color: #fff;
  color: var(--color);
}
.header-bottom-elementor14 .nav-pills>li:hover>a,
.header-bottom-elementor14 .nav-pills>li.active>a {
  background-color: #fff;
  color: var(--color);
}
.header-bottom-elementor14 .nav-pills>li:hover>a:before,
.header-bottom-elementor14 .nav-pills>li.active>a:before {
  opacity: 1;
}
.header-bottom-elementor14.sticky-menu {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 0px !important;
}
.header-bottom-elementor14.sticky-menu >.container {
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
}
.header-style15 .elementor-widget-image img {
  margin-bottom: 0;
}
.header-mid-elementor15 .elementor-widget-wp-widget-nav_menu ul.menu >li>a {
  color: #000;
  font-size: 24px;
}
.header-mid-elementor15.elementor-sticky--active {
  padding: 10px 0 !important;
  background-color: #fff;
  box-shadow: 0 0 3px #333;
  z-index: 9999;
}
.header-bottom-elementor15 >.elementor-container {
  background-color: #e82223;
  border-radius: 3px;
  padding: 2px 15px;
}
.header-mid-elementor16 .elementor-widget-wp-widget-nav_menu ul.menu {
  padding-top: 4px;
}
.header-mid-elementor16 .elementor-widget-wp-widget-nav_menu ul.menu >li>a {
  color: #000;
  font-size: 24px;
}
.header-mid-elementor16.elementor-sticky--active {
  padding: 10px 0 !important;
  background-color: #fff;
  box-shadow: 0 0 3px #333;
  z-index: 9999;
}
.header-style16 .header-bottom-elementor16 .vertical_megamenu-header {
  min-width: 180px !important;
}
.header-mid-elementor17 .elementor-widget-wp-widget-nav_menu .menu>li>a {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: url("../assets/img/icon-heart-15.svg") no-repeat;
}
.header-mid-elementor17 .elementor-widget-wp-widget-nav_menu .menu>li>a .fa {
  font-size: 0;
}
.header-mid-elementor17 .elementor-widget-wp-widget-nav_menu .menu>li>a >.menu-img img {
  display: none;
}
.header-mid-elementor17.elementor-sticky--active {
  padding: 10px 0 !important;
  background-color: #fff;
  box-shadow: 0 0 3px #333;
  z-index: 9999;
}
.header-bottom-elementor17 .main-menu {
  max-width: 870px;
}
.header-style18 img {
  margin-bottom: 0 !important;
}
.header-mid-elementor18 {
  padding: 10px 0 14px;
}
.header-mid-elementor18 .header16-block {
  margin: 13px 0 5px;
}
.header-mid-elementor18 .top-form.top-search {
  margin-top: 5px;
}
.header-mid-elementor18 .header-logo-elementor .elementor-widget-image {
  margin-top: 10px;
}
.header-mid-elementor18.elementor-sticky--active {
  padding: 5px 0 10px !important;
  background-color: var(--color);
  z-index: 9999;
}
.header-mid-elementor18.elementor-sticky--active .header16-block {
  margin: 8px 0 5px !important;
}
.header-mid-elementor18.elementor-sticky--active .header-logo-elementor .elementor-widget-image {
  margin-top: 8px;
}
body.cart-open-mark:after {
  content: '';
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.6);
  transition: 200ms ease-out;
  z-index: 999;
  cursor: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 18 18' fill='%23fff'%3e%3cpath d='M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z'/%3e%3c/svg%3e"), pointer;
}
.top-form-minicart.cart_click .top-minicart-icon a {
  pointer-events: none;
}
.top-form-minicart.cart_click .wrapp-minicart {
  z-index: 9999;
  transition: 300ms;
  transform: translateX(100%);
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 470px;
  box-shadow: none;
  visibility: visible;
  opacity: 1;
}
.top-form-minicart.cart_click.open .wrapp-minicart {
  transform: translateX(0);
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding {
  display: flex;
  flex-direction: column;
  height: 100%;
  flex: 1;
  align-items: center;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .number-item {
  width: 100%;
  cursor: auto;
  font-size: 16px;
  color: #000;
  padding: 20px 30px 15px;
  border-bottom: 1px solid #ededed;
  text-align: center;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .number-item .sw-close {
  float: right;
  cursor: pointer;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .number-item .sw-close:before {
  content: '\e937';
  font-family: icomoon;
  font-size: 22px;
  color: #000;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .number-item .sw-close:hover:before {
  color: var(--color);
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content {
  flex: 1;
  max-height: 100%;
  width: 100%;
  cursor: auto;
  padding: 0 30px;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .product-image {
  border: 1px solid #ededed;
  width: 140px;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item {
  padding-top: 13px;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details h4 a {
  font-size: 14px;
  font-weight: 500;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .qty {
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .product-price .price span.amount {
  font-weight: 400;
  font-size: 14px;
  padding: 5px 0px 20px;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action {
  bottom: 65px;
  top: auto;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action a {
  display: flex;
  margin: 0;
  color: #999;
  font-size: 14px;
  font-weight: 400;
  align-items: center;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action a:hover {
  color: var(--color);
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action a.btn-edit {
  display: none;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action a .fa {
  font-weight: 400;
  font-size: 18px;
  margin-right: 5px;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action a .fa:before {
  content: '\e937' !important;
  font-family: icomoon !important;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li:last-child {
  border-bottom: 0;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout {
  width: 100%;
  cursor: auto;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .price-total {
  padding: 0 30px;
  line-height: 70px;
  background-color: #f5f5f5;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .price-total .label-price-total {
  font-size: 14px;
  font-weight: 500;
  color: #222;
  text-transform: capitalize;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .price-total .price-total-w span.price span.amount {
  font-size: 14px;
  font-weight: 500;
  color: #222;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links {
  padding: 30px 30px 20px;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link,
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link {
  float: none;
  width: 100%;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link a,
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link a {
  display: block;
  height: 54px;
  line-height: 52px;
  border: 1px solid var(--color);
  background-color: #fff;
  color: var(--color);
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  text-align: center;
  margin: 0 0 10px;
}
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link a:hover,
.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link a:hover {
  background-color: var(--color);
  color: #fff;
}
@media (min-width: 1680px) {
  .header-bottom-elementor1 .header-cart {
    width: 25.33% !important;
  }
}
@media (max-width: 1680px) {
  html {
    overflow-x: hidden;
  }
}
@media (max-width: 1450px) {
  .home-style8:after,
  .home-style8:before {
    width: 0;
    height: 0;
  }
}
@media (min-width: 1360px) and (max-width: 1480px) {
  .header-style8 .header-bottom .my-phone {
    display: none;
  }
}
@media (min-width: 1360px) {
  .header-mid-elementor3 .elementor-widget-wp-widget-nav_menu {
    margin-left: 15px;
  }
}
@media (max-width: 1199px) {
  html {
    overflow-x: hidden;
  }
  .header-top-elementor12>.elementor-container {
    padding: 0 !important;
  }
  .elementor-page .emarket_top .top-form.top-search {
    min-width: 100%;
  }
  .header-bottom-elementor2 .header-right .order2,
  .header-mid-elementor4 .header-cart .elementor-widget-wp-widget-nav_menu {
    display: none;
  }
  .header-mid-elementor1 .header-right .order1,
  .header-mid-elementor1 .header-right .order2 {
    display: none;
  }
  .header-mid-elementor1 .nav-pills>li:first-child a {
    padding-left: 0;
  }
  .header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li>a .menu-title {
    display: none;
  }
  .header-mid-elementor3 .elementor-widget-wp-widget-nav_menu {
    text-align: right;
  }
  .header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu {
    display: inline-block;
  }
  .header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu >li {
    margin: 0 5px 0 0;
  }
  .header-bottom-elementor4 .header-right .order1,
  .header-bottom-elementor4 .header-right .order2,
  .header-bottom-elementor5 .header-right .order1,
  .header-bottom-elementor5 .header-right .order2,
  .header-bottom-elementor7 .header-right .order1,
  .header-bottom-elementor7 .header-right .order2 {
    display: none;
  }
  .header-bottom-elementor8 .elementor-widget-wp-widget-nav_menu,
  .header-bottom-elementor8 .my-phone {
    display: none;
  }
  .header-style10 .header-mid-elementor10 .top-form.top-form-minicart {
    margin-left: 20px;
  }
  .header-style10 .header-bottom-elementor10 .header-right .order1,
  .header-style10 .header-bottom-elementor10 .header-right .order2 {
    display: none;
  }
  .header-style11 .header-mid-elementor11 .top-login5 ul {
    margin: 2px 0px 0 20px;
  }
  .header-style12 .header-top-elementor12 .header-mes {
    padding: 0 15px;
  }
  [data-elementor-type*="header"] .header-style15 .header-mid-elementor15 .elementor-column-gap-default .elementor-column>.elementor-element-populated {
    padding: 0 15px !important;
  }
  [data-elementor-type*="header"] .header-style18 .header-mid-elementor18 .elementor-column-gap-default .elementor-column >.elementor-element-populated,
  [data-elementor-type*="header"] .header-style18 .header-bottom-elementor18 .elementor-column-gap-default .elementor-column >.elementor-element-populated {
    padding: 0 15px !important;
  }
  [data-elementor-type*="header"] .header-style18 .header-mid-elementor18 .elementor-column-gap-default .elementor-column.elementor-col-33:nth-child(2)>.elementor-element-populated,
  [data-elementor-type*="header"] .header-style18 .header-bottom-elementor18 .elementor-column-gap-default .elementor-column.elementor-col-33:nth-child(2)>.elementor-element-populated {
    padding: 0 !important;
  }
  .header-style18 .header-mid-elementor18 {
    padding: 0px 0 14px;
  }
  .header-style18 .header-mid-elementor18 .header16-block {
    margin: 8px 0 5px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-style17 .header-bottom-elementor17 .vertical_megamenu-header .vertical_megamenu {
    min-width: 225px !important;
  }
  .header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu>li {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .header-element-hidden {
    display: none;
  }
  .elementor-page .header-bottom .emarket_top .top-form.top-search {
    min-width: 300px !important;
  }
  .top-header-element1 .top-right1,
  .top-header-element4 .top-right1 {
    width: 100% !important;
  }
  .top-header-element1 .top-right1 >.elementor-element-populated,
  .top-header-element4 .top-right1 >.elementor-element-populated {
    justify-content: center;
  }
  .top-header-element1 .header-message,
  .top-header-element4 .header-message {
    display: none;
  }
  .header-mid-elementor1 .header-logo-elementor,
  .header-mid-elementor1 .header-right {
    width: 50% !important;
  }
  .header-mid-elementor1 .header-right {
    display: block !important;
  }
  .header-mid-elementor1 .header-logo-elementor .elementor-widget-wrap {
    justify-content: left;
  }
  .header-mid-elementor1 .header-menu-elementor {
    display: none;
  }
  .header-bottom .emarket_top .top-form.top-search {
    min-width: 400px !important;
  }
  .header-bottom .vertical_megamenu-header .wrapper_vertical_menu .resmenu-container .navbar-toggle {
    background-color: var(--color);
  }
  .header-bottom .vertical_megamenu-header .wrapper_vertical_menu .resmenu-container .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .top-header-element2 .top-right1>.elementor-element-populated {
    justify-content: center;
  }
  .header-message2 {
    display: none;
  }
  .top-header-element2 .top-right1,
  .top-header-element4 .top-right1 {
    width: 100% !important;
  }
  .header-bottom-elementor6 .top-right1 {
    width: 50% !important;
  }
  .header-style8 .header-bottom #main-menu .primary-menu .resmenu-container .navbar-toggle {
    border: 1px solid #fff;
  }
  .header-style11 .header-top-elementor11 .call-us {
    display: none;
  }
  .header-style11 .header-mid-elementor11 .top-right1>.elementor-element-populated {
    justify-content: space-between;
  }
  .header-style11 .header-bottom-elementor11 .my-menu-right .wrap-content {
    padding: 18px 0;
  }
  .header-style17 .header-bottom-elementor17 .main-menu {
    margin: 0 !important;
  }
  .header-style17 .header-bottom-elementor17 .elementor-col-50 {
    width: 100% !important;
  }
  .header-style18 .header-mid-elementor18 {
    padding: 10px 0 20px !important;
  }
  .header-style18 .header-mid-elementor18 .header16-block {
    display: none;
  }
  .footer-element-style5 .footer-element-bottom5 .elementor-widget-text-editor p {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-bottom-elementor2 .header-right,
  .header-bottom-elementor4 .header-right,
  .header-bottom-elementor5 .header-right {
    width: 43% !important;
  }
  .header-mid-elementor7 .header-logo-elementor {
    width: 25%;
  }
  .header-mid-elementor7 .search-header7 {
    width: 58%;
  }
  .header-style8 .header-bottom-elementor8 {
    padding: 22px 0 15px 0;
  }
  .header-style8 .header-bottom-elementor8 .header-logo-elementor {
    width: 100%;
  }
  .header-style8 .header-bottom-elementor8 .header-logo-elementor .elementor-widget-wrap {
    justify-content: center;
  }
  .header-style8 .header-bottom-elementor8 .top-right1 {
    width: 36%;
  }
  .header-mid-elementor9 .header-logo-elementor {
    width: 20% !important;
  }
  .header-mid-elementor9 .top-right1 {
    width: 32% !important;
  }
  .header-mid-elementor9 .header-search-element {
    width: 48% !important;
  }
  .header-mid-elementor9 .top-form.top-form-minicart {
    margin: 0 15px;
  }
  .header-mid-elementor10 .header-logo-elementor {
    width: 25% !important;
  }
  .header-mid-elementor10 .header-search-element {
    width: 43% !important;
  }
  .header-mid-elementor10 .top-right1 {
    width: 32% !important;
  }
  .header-mid-elementor12 .header-logo-elementor {
    width: 22% !important;
  }
  .header-mid-elementor12 .header-search-element {
    width: 50% !important;
  }
  .header-mid-elementor13>.elementor-container>.elementor-col-33.header-logo-elementor {
    width: 100% !important;
  }
  .header-mid-elementor13>.elementor-container>.elementor-col-33.header-logo-elementor .elementor-widget-wrap {
    justify-content: center;
  }
  .header-mid-elementor13>.elementor-container>.elementor-col-33.header-logo-elementor .elementor-widget-wrap .elementor-widget-image {
    margin: 0 0 20px;
  }
  .header-bottom-elementor14 .header-left {
    width: 30% !important;
  }
  .header-bottom-elementor14 .header-right {
    width: 70% !important;
  }
  .header-bottom-elementor14 .search-cate .emarket_top .top-form.top-search .cat-wrapper select {
    width: 150px !important;
  }
  .header-bottom-elementor15 .top-right1 {
    width: 40% !important;
  }
  .header-mid-elementor18 .elementor-widget-image {
    margin-top: 10px;
  }
  .header-bottom-elementor18 .header-cart-element {
    width: 32% !important;
  }
}
@media (max-width: 767px) {
  .header-logo-elementor .elementor-widget-wrap {
    justify-content: center;
  }
  .header-logo-elementor .elementor-widget-wrap .elementor-widget-image {
    margin: 0 0 20px;
  }
  .header-bottom-elementor1 .elementor-widget-wp-widget-sw_ajax_woocommerce_search {
    width: auto;
  }
  .header-bottom-elementor1 .emarket_top .top-form.top-search {
    position: fixed;
    width: 100%;
    background-color: transparent;
    top: 0;
    left: 0;
    z-index: 999;
    float: none;
    display: block;
    min-width: 100% !important;
  }
  .header-bottom-elementor1 .emarket_top .top-form.top-search input-group-btn {
    position: relative;
  }
  .header-bottom-elementor1 .emarket_top .top-form.top-search .cat-wrapper {
    display: none;
  }
  .header-bottom-elementor1 .emarket_top .top-form.top-search .topsearch-entry .input-group {
    display: block;
  }
  .header-bottom-elementor1 .emarket_top .top-form.top-search input {
    padding: 0 20px;
  }
  .header-bottom-elementor2,
  .header-bottom-elementor4 {
    background-color: transparent;
  }
  .top-header-element3 .top-login {
    text-align: center;
  }
  .top-header-element3 .top-right1>.elementor-element-populated {
    justify-content: center;
  }
  .header-bottom-elementor3 #main-menu .primary-menu .resmenu-container .navbar-toggle {
    margin: 6px 0;
  }
  .top-header-element5 .top-right1>.elementor-element-populated {
    justify-content: center;
  }
  .header-top-elementor7 .sw-category-slider3 {
    margin-top: 15px;
  }
  .header-style8 .header-top-elementor8 .top-right1>.elementor-element-populated {
    justify-content: center;
  }
  .header-style8 .header-top-elementor8 .top-login:before {
    width: 0;
    height: 0;
  }
  .header-style8 .header-top-elementor8 .order1,
  .header-style8 .header-top-elementor8 .header-message {
    display: none;
  }
  .header-style9 .header-mid-elementor9 .top-form.top-form-minicart {
    margin: 0 15px;
  }
  .header-mid-elementor9 .top-form.top-search {
    margin: 0 0 20px;
  }
  .header-mid-elementor9 .top-login {
    margin: 0 15px;
  }
  .header-mid-elementor9 .top-right1>.elementor-element-populated {
    justify-content: space-between;
  }
  .header-mid-elementor9 .top-right1>.elementor-element-populated .elementor-widget-wrap {
    width: 100%;
    justify-content: space-between;
  }
  .header-mid-elementor10 .top-form.top-search {
    margin: 0 7px 20px;
  }
  .header-mid-elementor10 .top-right1>.elementor-element-populated {
    justify-content: space-between;
  }
  .header-mid-elementor10 .top-right1>.elementor-element-populated .elementor-widget-wrap {
    width: 100%;
    justify-content: space-between;
  }
  .header-top-elementor12 .header-mes {
    display: none;
  }
  .header-top-elementor12 .top-right1>.elementor-element-populated {
    justify-content: center;
  }
  .header-mid-elementor12 .top-form.top-search {
    margin: 0 0 20px;
  }
  .header-mid-elementor12 .top-right1>.elementor-element-populated {
    justify-content: space-between;
  }
  .header-mid-elementor12 .top-right1>.elementor-element-populated .elementor-widget-wrap {
    width: 100%;
    justify-content: space-between;
  }
  .header-mid-elementor12 .top-form.top-form-minicart {
    margin: 0 10px;
  }
  .header-top-elementor13 .header-message {
    display: none;
  }
  .header-top-elementor14 .header-message {
    display: none;
  }
  .header-top-elementor14 .top-right1>.elementor-element-populated {
    justify-content: center;
  }
  .home-style12 .header-style14 .header-bottom.header-bottom-elementor14 {
    position: relative !important;
    top: auto !important;
  }
  .home-style12 .header-style14 .header-bottom.header-bottom-elementor14 .header-left .elementor-widget-image {
    padding: 20px 0 5px;
  }
  .header-top-elementor16 .header-message {
    display: none;
  }
  .header-top-elementor16 .top-right1>.elementor-element-populated {
    justify-content: center;
  }
  .header-top-elementor17 .top-right1>.elementor-element-populated {
    justify-content: center;
  }
  .footer2-coppyright .elementor-container .elementor-widget-image {
    text-align: center;
    padding-top: 0;
  }
  .footer2-coppyright .elementor-container .copyright-text {
    padding: 17px 0 0;
  }
  .header-mid-elementor18 .top-right1>.elementor-element-populated {
    justify-content: center;
  }
  .footer2-coppyright .elementor-container .copyright-text {
    text-align: center !important;
  }
}
@media (max-width: 640px) {
  .header-top-elementor13 .header-message {
    display: none;
  }
  .header-top-elementor11 .top-left1,
  .header-top-elementor11 .top-right1 {
    width: 100% !important;
  }
  .header-top-elementor11 .top-left1 >.elementor-element-populated,
  .header-top-elementor11 .top-right1 >.elementor-element-populated {
    justify-content: center;
  }
  .header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul {
    overflow: hidden;
    margin: 0 0 15px;
  }
}
@media (max-width: 480px) {
  .elementor-page .emarket_top .top-form.top-search .cat-wrapper {
    display: none !important;
  }
  .elementor-page .emarket_top .top-form.top-search input {
    padding: 0 20px !important;
  }
  .header-style8 .header-bottom.header-bottom-elementor8 .search-cate .emarket_top {
    right: -95px;
  }
  .header-style8 .header-bottom.header-bottom-elementor8 .search-cate .emarket_top .top-form.top-search {
    min-width: 300px !important;
  }
  .header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu>li >a>.menu-title {
    display: none;
  }
  .header-top-elementor10 .header-message {
    display: none;
  }
  .header-top-elementor10 .top-right1 {
    width: 100% !important;
  }
  .header-top-elementor10 .top-right1 >.elementor-element-populated {
    justify-content: center;
  }
  .header-mid-elementor12 .header-cart {
    position: relative !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    margin: 0 0 20px;
  }
  .header-top-elementor12 .elementor-widget-wp-widget-nav_menu h5 {
    font-size: 0;
    margin: 0 !important;
  }
  .header-top-elementor12 .elementor-widget-wp-widget-nav_menu h5:before {
    font-size: 12px;
  }
  .header-top-elementor13 .currency_w {
    margin: 0;
  }
  .header-top-elementor13 #lang_sel>ul.nav >li>a {
    padding: 0;
  }
  .header-top-elementor13 .currency_w>li>a:before {
    background-color: transparent !important;
  }
  .header-top-elementor13 .top-left1 >.elementor-element-populated,
  .header-top-elementor13 .top-right1 >.elementor-element-populated {
    justify-content: center;
  }
  .header-top-elementor13 .top-login ul li a {
    padding: 0 10px;
  }
  .header-top-elementor13 .top-login ul li a.user-info {
    display: none;
  }
  .header-mid-elementor13 .top-form.top-form-minicart .title-cart {
    display: none;
  }
  .header-mid-elementor13 .top-form.top-form-minicart .top-minicart-icon:before {
    width: 0;
    height: 0;
  }
  .header-style13 .header-bottom-elementor13 #main-menu .primary-menu .resmenu-container .navbar-toggle {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0;
    padding: 9px 0;
  }
  .header-style13 .header-bottom-elementor13 .header-right a.header-message-bottom {
    padding: 0 20px;
  }
  .header-style15 .header-mid-elementor15 .top-form.top-search {
    min-width: 200px !important;
  }
  .header-style15 .header-mid-elementor15 .top-form.top-search input {
    padding: 0 !important;
  }
  .header-style15 .header-mid-elementor15 .top-right1 .elementor-widget-wp-widget-nav_menu {
    display: none;
  }
  .header-style16 .header-mid-elementor16 .elementor-widget-wp-widget-nav_menu,
  .header-style17 .header-mid-elementor17 .elementor-widget-wp-widget-nav_menu {
    display: none;
  }
  .header-style16 .header-mid-elementor16 .emarket_top .top-form.top-search,
  .header-style17 .header-mid-elementor17 .emarket_top .top-form.top-search {
    min-width: 220px;
  }
  .header-style16 .header-mid-elementor16 .header-cart,
  .header-style17 .header-mid-elementor17 .header-cart {
    margin: 0;
  }
  .header-style12 .header-top-elementor12 .top-login ul li a.user-info {
    font-size: 0;
  }
}
@media (max-width: 375px) {
  .header-style16 .header-mid-elementor16 .emarket_top .top-form.top-search,
  .header-style17 .header-mid-elementor17 .emarket_top .top-form.top-search {
    min-width: 190px;
  }
  .header-style17 .header-mid-elementor17 .top-login,
  .header-style16 .header-mid-elementor16 .top-login {
    margin-right: 0;
  }
}
.bundle-slider-style4 .resp-tab .resp-content {
  background-color: #f5f5f5;
  padding-bottom: 1px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content {
  display: flex;
  margin: 0 0 20px;
  background-color: #fff;
  padding-top: 40px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left {
  width: 17%;
  padding-right: 40px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left h4 {
  margin: 0 0 10px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left h4 a {
  font-size: 20px;
  color: #000;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 30px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left h4 a:hover {
  color: var(--color);
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left .included {
  font-size: 14px;
  color: #999;
  font-weight: 400;
  margin: 0 0 12px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left .product-info {
  text-align: left;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left .product-info >div {
  position: relative;
  padding-left: 10px;
  font-size: 14px;
  color: #222;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left .product-info >div:before {
  content: '-';
  position: absolute;
  left: 0;
  top: 0;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left a.see-all {
  font-size: 14px;
  color: var(--color);
  text-transform: none;
  display: inline-block;
  margin-top: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left a.see-all i {
  margin-right: 5px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left a.see-all:hover {
  padding-left: 10px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right {
  width: 83%;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container {
  display: flex;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider {
  position: relative;
  width: 79%;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider:hover .res-button {
  opacity: 1;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button {
  height: 70px;
  width: 35px;
  line-height: 70px;
  background-color: #4c4c4c;
  text-align: center;
  top: 50%;
  margin-top: -35px;
  color: #fff;
  opacity: 0;
  position: absolute;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button:hover {
  background-color: var(--color);
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button:before {
  font-size: 28px;
  font-family: FontAwesome;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-prev {
  left: 0;
  right: auto;
  background-image: none;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-prev:before {
  content: "\f104";
  margin-left: -3px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-next {
  right: 0;
  left: auto;
  background-image: none;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-next:before {
  content: "\f105";
  margin-right: -3px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list {
  position: relative;
  margin: 0 -15px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item {
  padding: 0 15px;
  position: relative;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item:before {
  content: '+';
  position: absolute;
  top: 50%;
  margin-top: -8px;
  color: #ddd;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 32px;
  left: -15px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail {
  position: relative;
  padding: 16px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail:hover img {
  opacity: 0.85;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content {
  text-align: left;
  background-color: transparent;
  display: block;
  width: auto;
  padding: 5px 20px 35px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4 {
  margin-bottom: 5px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4 a {
  font-weight: normal;
  text-transform: capitalize;
  position: relative;
  font-size: 14px;
  color: #333;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4 a:hover {
  color: var(--color);
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .reviews-content {
  float: none;
  display: block;
  padding: 5px 0;
  line-height: normal;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price {
  font-size: 16px;
  color: #e52323;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price ins {
  font-size: 16px;
  color: #e52323;
  font-weight: 600;
  text-decoration: none;
  float: left;
  margin-right: 10px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price del {
  font-size: 14px;
  color: #333;
  font-weight: 400;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right {
  width: 21%;
  text-align: left;
  padding: 100px 0 0 70px;
  position: relative;
  background-color: #fff;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right:before {
  content: '=';
  position: absolute;
  top: 50%;
  margin-top: -8px;
  color: #ddd;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 32px;
  left: 15px;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .regular-price {
  font-size: 16px;
  color: #000;
  margin: 0 0 15px;
  display: block;
  text-decoration: line-through;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .regular-price ins {
  display: none;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .combo-title {
  font-size: 12px;
  color: #000;
  margin: 0 0 10px;
  display: block;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .sale-price {
  font-size: 30px;
  color: #e52424;
  font-weight: 600;
  margin: 0 0 10px;
  display: block;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .sale-price del {
  display: none;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .sale-price ins {
  text-decoration: none;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .save-price {
  font-size: 12px;
  color: #e52424;
  margin: 0 0 13px;
  display: block;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right h4 a {
  display: inline-block;
  height: 42px;
  background-color: var(--color);
  text-align: center;
  line-height: 44px;
  padding: 0 38px;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
}
.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right h4 a:hover {
  background-color: #000;
}
.pagination-page {
  text-align: center;
}
.pagination-page ul {
  display: inline-block;
  margin: 0;
  list-style: none;
  overflow: hidden;
  margin: 50px 0 55px;
}
.pagination-page ul >li {
  float: left;
}
.pagination-page ul >li .page-numbers {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #ededed;
  background-color: #fff;
  font-size: 14px;
  color: #999;
  margin: 0 4px;
  line-height: 40px;
}
.pagination-page ul >li .page-numbers.current,
.pagination-page ul >li .page-numbers:hover {
  background-color: var(--color);
  color: #fff;
  border: 1px solid var(--color);
}
.pagination-page ul >li .page-numbers.next {
  position: relative;
  padding: 0 18px;
  width: auto;
}
.pagination-page ul >li .page-numbers.next:after {
  content: '\f105';
  font-family: FontAwesome;
  margin-left: 10px;
}
.pagination-page ul >li .page-numbers.prev {
  position: relative;
  padding: 0 18px;
  width: auto;
}
.pagination-page ul >li .page-numbers.prev:before {
  content: '\f104';
  font-family: FontAwesome;
  margin-right: 10px;
}
.bundle-slider-style5 .resp-tab .resp-content {
  background-color: #f5f5f5;
  padding-bottom: 1px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content {
  display: flex;
  margin: 0 0 20px;
  background-color: #fff;
  padding-top: 30px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left {
  width: 17%;
  padding-right: 40px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left h4 {
  margin: 0 0 10px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left h4 a {
  font-size: 20px;
  color: #000;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 30px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left h4 a:hover {
  color: var(--color);
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left .included {
  font-size: 14px;
  color: #999;
  font-weight: 400;
  margin: 0 0 12px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left .product-info {
  text-align: left;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left .product-info >div {
  position: relative;
  padding-left: 10px;
  font-size: 14px;
  color: #222;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left .product-info >div:before {
  content: '-';
  position: absolute;
  left: 0;
  top: 0;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left a.see-all {
  font-size: 14px;
  color: var(--color);
  text-transform: none;
  display: inline-block;
  margin-top: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left a.see-all i {
  margin-right: 5px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left a.see-all:hover {
  padding-left: 10px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right {
  width: 83%;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container {
  display: block;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider {
  position: relative;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider:hover .res-button {
  opacity: 1;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button {
  height: 70px;
  width: 35px;
  line-height: 70px;
  background-color: #4c4c4c;
  text-align: center;
  top: 50%;
  margin-top: -35px;
  color: #fff;
  opacity: 0;
  position: absolute;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button:hover {
  background-color: var(--color);
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button:before {
  font-size: 28px;
  font-family: FontAwesome;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-prev {
  left: 0;
  right: auto;
  background-image: none;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-prev:before {
  content: "\f104";
  margin-left: -3px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-next {
  right: 0;
  left: auto;
  background-image: none;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-next:before {
  content: "\f105";
  margin-right: -3px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list {
  position: relative;
  margin: 0 -15px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item {
  padding: 0 15px;
  position: relative;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item:before {
  content: '+';
  position: absolute;
  top: 50%;
  margin-top: -8px;
  color: #ddd;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 32px;
  left: -15px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail {
  float: left;
  max-width: 120px;
  position: relative;
  margin-right: 15px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail:hover img {
  opacity: 0.85;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content {
  text-align: left;
  background-color: transparent;
  display: block;
  width: auto;
  padding: 10px 0 15px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4 {
  margin-bottom: 5px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4 a {
  font-weight: normal;
  text-transform: capitalize;
  position: relative;
  font-size: 14px;
  color: #222;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4 a:hover {
  color: var(--color);
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .reviews-content {
  float: none;
  display: block;
  padding: 5px 0;
  line-height: normal;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price {
  font-size: 16px;
  color: #ff3c20;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price ins {
  font-size: 16px;
  color: #ff3c20;
  font-weight: 600;
  text-decoration: none;
  float: left;
  margin-right: 10px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price del {
  font-size: 12px;
  color: #999;
  font-weight: 400;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom {
  position: relative;
  padding: 20px 0;
  border-top: 1px solid #ededed;
  margin-top: 30px;
  margin-bottom: 13px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item {
  float: left;
  padding: 0 50px;
  text-align: center;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .title {
  font-size: 14px;
  color: #999;
  display: block;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .price {
  font-size: 18px;
  color: #222;
  font-weight: 400;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .price.regular ins {
  display: none;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .price.regular del {
  text-decoration: none;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .price.sale del {
  display: none;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .price.sale ins {
  text-decoration: none;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item:first-child {
  padding-left: 25px;
  position: relative;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item:first-child:before {
  content: '-';
  position: absolute;
  top: 50%;
  margin-top: -8px;
  color: #ddd;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 32px;
  right: -8px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item:last-child {
  position: relative;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item:last-child:before {
  content: '=';
  position: absolute;
  top: 50%;
  margin-top: -8px;
  color: #ddd;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 32px;
  left: -8px;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4 {
  margin: 0;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4 a {
  display: inline-block;
  height: 42px;
  background-color: var(--color);
  text-align: center;
  line-height: 44px;
  padding: 0 38px;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
}
.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4 a:hover {
  background-color: #000;
}
.bundle-slider.style4 .resp-slider-container >.slider {
  display: block;
  width: 100%;
  position: relative;
  border-top: 1px solid #ededed;
}
.bundle-slider.style4 .resp-slider-container >.slider:before {
  content: '';
  width: 1px;
  height: 100%;
  background-color: #ededed;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.bundle-slider.style4 .resp-slider-container >.slider .slick-track {
  margin: 0 auto;
}
.bundle-slider.style4 .resp-slider-container >.slider .item {
  float: left;
  width: 16.66%;
  margin: 0;
  border-left: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.bundle-slider.style4 .resp-slider-container >.slider .item:nth-child(6n) {
  border-right: 1px solid #ededed;
}
.bundle-slider.style4 .resp-slider-container >.slider .item:nth-child(6n + 1) {
  clear: both;
}
.bundle-slider.style4 .resp-slider-container >.slider .item:last-child {
  border-right: 1px solid #ededed;
}
.bundle-slider.style4 .resp-slider-container >.slider .item:first-child .item-wrap .item-detail .item-thumbnail-product .item-image-bundle {
  padding-left: 1px;
}
.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-img>a {
  padding: 20px 20px 0;
}
.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-thumbnail-product .thumbnail-wrapper {
  max-width: 50px;
}
.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-pack .slider .item-thumbnail-product {
  display: inline-block;
  vertical-align: top;
}
.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-content {
  background-color: transparent;
  padding: 20px 0 20px;
}
.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-content .reviews-content {
  float: none;
  display: block;
  padding: 8px 0;
}
.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-content a.get-combo {
  display: inline-block;
  height: 42px;
  padding: 0 34px;
  line-height: 42px;
  background-color: var(--color);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 18px 0 0;
}
.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-content a.get-combo:hover {
  background-color: #222;
}
.bundle-slider.style4 .resp-slider-container .pagination-page {
  clear: both;
  width: 100%;
}
.deals-v2 .entry-summary {
  margin: 0 !important;
}
.page-dealv2 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.page-combo .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0;
}
.page-dealv2 .elementor-widget-image img.size-full,
.page-dealv2 .elementor-widget:not(:last-child),
.page-combo .elementor-widget-image img.size-full,
.page-combo .elementor-widget:not(:last-child) {
  margin: 0;
}
.page-dealv2 .countdown-slider-style5,
.page-combo .countdown-slider-style5 {
  max-width: 1650px;
  margin: 0 auto;
}
.page-dealv2 .pagination-page {
  margin-bottom: 30px;
  clear: both;
}
.countdown-slider-style5 {
  background-color: #f7f7f7;
}
.countdown-slider-style5 .top-content {
  padding: 22px 0;
}
.countdown-slider-style5 .top-content .show-number {
  font-size: 13px;
  color: #222;
  line-height: 38px;
}
.countdown-slider-style5 .top-content .woocommerce-ordering .title {
  font-size: 13px;
  color: #222;
  margin-right: 5px;
  line-height: 38px;
}
.countdown-slider-style5 .top-content .woocommerce-ordering select.orderby {
  height: 38px;
  padding: 0 10px;
  -webkit-appearance: listbox;
  appearance: listbox;
  -ms-appearance: listbox;
  border-color: #ededed;
  border-radius: 0;
  background-color: #fff;
}
.countdown-slider-style5 .resp-slider-container .slider {
  position: relative;
  margin: 0 -5px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown {
  float: left;
  width: 20%;
  padding: 0 5px;
  margin: 0 0 10px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap {
  background-color: #fff;
  padding: 20px 30px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -50px;
  opacity: 0;
  z-index: 3;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview {
  height: 33px;
  width: 33px;
  border-radius: 50%;
  background-color: #666;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
  line-height: 33px;
  font-size: 0;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview:before {
  font-family: fontawesome;
  font-size: 12px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview:hover:before {
  color: #fff;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .group.fancybox {
  float: left;
  margin: 0 2px;
  font-weight: normal;
  min-width: 33px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0 5px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before {
  content: "\f021";
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview:before {
  content: '\f06e';
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background: var(--color);
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content {
  text-align: center;
  padding: 10px 0 0;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .emarket-stock {
  font-size: 12px;
  color: #0066c0;
  margin: 0 0 2px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .sales-bar {
  margin-bottom: 13px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .sales-bar .sales-bar-total {
  width: 100%;
  position: relative;
  height: 4px;
  border-radius: 0px;
  background: #ddd;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .sales-bar .sales-bar-total >span {
  display: block;
  position: absolute;
  left: 0;
  height: 4px;
  top: 0;
  background: var(--color);
  border-radius: 0px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-show4 {
  display: inline-block;
  overflow: hidden;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-show4 .countdown-section {
  float: left;
  margin: 0 12px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-show4 .countdown-section .countdown-amount {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: var(--color);
  line-height: 16px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-show4 .countdown-section .countdown-period {
  font-size: 11px;
  color: #999;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  position: relative;
  margin-top: -5px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content h4 a {
  font-size: 14px;
  color: #222;
  font-weight: normal;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .item-price {
  font-size: 16px;
  float: none;
  font-weight: 700;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: var(--color);
  margin: 0 0 3px;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .item-price >span {
  display: inline-block;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .item-price ins {
  font-size: 16px;
  font-weight: 700;
  color: var(--color);
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .item-price del {
  font-size: 12px;
  line-height: 26px;
  color: #999;
  margin-top: 0;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .reviews-content {
  line-height: 13px;
  padding: 4px 0 10px;
  position: relative;
  z-index: 2;
  display: block;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 33px;
  line-height: 33px;
  font-size: 13px;
  color: #fff;
  padding: 0 30px;
  text-transform: capitalize;
  background-color: var(--color);
  border-radius: 2px;
  display: inline-block;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button:hover,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button:hover,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external:hover,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped:hover,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable:hover {
  background-color: var(--darken10);
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button.loading,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button.loading,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external.loading,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped.loading,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable.loading {
  background-color: var(--color);
  opacity: 1;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button.loading:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button.loading:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external.loading:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped.loading:before,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable.loading:before {
  text-align: center;
  left: 0;
  border-radius: 16px;
  background-size: contain;
  background-color: transparent;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button.added,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button.added,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external.added,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped.added,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable.added {
  background-color: var(--color);
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button.added:after,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button.added:after,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external.added:after,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped.added:after,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown img {
  opacity: 0.85;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .hover-image1 {
  opacity: 1;
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom {
  opacity: 1;
  filter: alpha(opacity=100);
}
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .button,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom a.compare,
.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sw-category-slider9 .res-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 20px;
  width: 24px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  z-index: 2;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -22px;
  background: #fff;
  color: #222;
}
.sw-category-slider9 .res-button:hover {
  background: var(--color);
  color: #fff;
}
.sw-category-slider9 .res-button.slick-next {
  right: -22px;
}
.sw-category-slider9 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
}
.sw-category-slider9 .res-button.slick-prev {
  left: -22px;
}
.sw-category-slider9 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
}
.sw-category-slider9 .resp-slider-container .slider .slick-list {
  padding-top: 5px;
}
.sw-category-slider9 .resp-slider-container .slider .slick-list .item {
  padding: 0 15px;
}
.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap {
  text-align: center;
  background-color: transparent;
}
.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-image {
  max-width: 110px;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
}
.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-image a {
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
}
.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-image img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-radius: 50%;
  margin: 0 0 20px;
  overflow: hidden;
}
.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-image:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-content h3 a {
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
}
.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-content h3 a:hover {
  color: var(--color);
}
.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-content .product-count {
  font-size: 14px;
  color: #fff;
}
.best-selling-product8 .box-title h3 {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 24px;
}
.best-selling-product8 .resp-slider-container .slider {
  text-align: center;
}
.best-selling-product8 .resp-slider-container .slider .slick-list {
  position: relative;
  margin: 0 -15px;
}
.best-selling-product8 .resp-slider-container .slider .slick-list .item {
  padding: 0 15px;
}
.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap {
  border: 1px #ededed solid;
}
.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap .item-content {
  padding: 15px 0;
  background-color: transparent;
}
.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap .item-content h4 a {
  color: #222;
  font-size: 14px;
}
.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap .item-content h4 a:hover {
  color: var(--color);
}
.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap .item-content .reviews-content {
  float: none;
  padding: 5px 0 14px;
  display: block;
}
.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap .item-content .item-price del .amount {
  font-size: 12px;
  color: #999;
}
.best-selling-product8 .resp-slider-container .slider .slick-dots {
  margin: 20px 0 0;
}
.best-selling-product8 .resp-slider-container .slider .slick-dots li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.best-selling-product8 .resp-slider-container .slider .slick-dots li button {
  font-size: 0;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background: #ddd;
  border: none;
  padding: 0;
}
.best-selling-product8 .resp-slider-container .slider .slick-dots li:hover button {
  background: var(--color);
  border: none;
}
.best-selling-product8 .resp-slider-container .slider .slick-dots li.slick-active button {
  background: var(--color);
  width: 30px;
  border: none;
}
.widget_sp_image .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0;
}
.sw-woo-tab-listing.default {
  padding: 30px 0 100px;
}
.sw-woo-tab-listing.default .box-title h3 {
  font-weight: bold;
  font-size: 48px;
  color: #222;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing {
  margin-bottom: 30px;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail {
  position: relative;
  padding-bottom: 90px;
  background-color: #fff;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content {
  text-align: center;
  padding: 20px 0;
  position: absolute;
  width: 100%;
  background-color: #fff;
  bottom: 0;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content h4 {
  margin: 0 0 5px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content h4 a {
  font-size: 16px;
  color: #222;
  font-weight: 400;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .item-price {
  display: inline-block;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .item-price .title-price {
  float: left;
  margin-right: 5px;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .product-designer-editor-link {
  display: block;
  background-color: transparent;
  padding: 0;
  margin: 0;
  opacity: 0;
  height: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  border-radius: 0;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .product-designer-editor-link a {
  color: var(--color);
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  padding: 0;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .product-designer-editor-link a:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .product-designer-editor-link a i {
  display: none;
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap:hover .item-detail {
  box-shadow: 0 0 16px rgba(0,0,0,0.08);
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap:hover .item-detail .item-content h4 {
  -webkit-transform: translateY(-13px);
  -moz-transform: translateY(-13px);
  -o-transform: translateY(-13px);
  -ms-transform: translateY(-13px);
  transform: translateY(-13px);
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap:hover .item-detail .item-content .item-price {
  -webkit-transform: translateY(-13px);
  -moz-transform: translateY(-13px);
  -o-transform: translateY(-13px);
  -ms-transform: translateY(-13px);
  transform: translateY(-13px);
}
.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap:hover .item-detail .item-content .product-designer-editor-link {
  margin: 0;
  opacity: 1;
  height: auto;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sw-woo-tab-listing.default .tab-listing-container .item-more {
  vertical-align: middle;
  text-align: center;
  clear: both;
}
.sw-woo-tab-listing.default .tab-listing-container .item-more a {
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 50%;
  background-color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  position: relative;
  text-align: center;
  border: 1px solid #fff;
}
.sw-woo-tab-listing.default .tab-listing-container .item-more a:hover {
  color: var(--color);
  border: 1px solid var(--color);
}
.sw-woo-tab-listing.default .tab-listing-container .item-more a:before {
  content: attr(data-label);
  display: block;
}
.sw-woo-tab-listing.default .tab-listing-container .item-more.btn-loading a {
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top: 1px solid var(--color);
}
.sw-woo-tab-listing.default .tab-listing-container .item-more.btn-loading a:before {
  content: "";
  font-size: 0;
}
.sw-woo-tab-listing.default .tab-listing-container .item-more.btn-loaded a {
  border: 0;
  color: var(--color);
  background-color: #fff;
  -webkit-animation: spin 0s linear infinite;
  animation: spin 0s linear infinite;
}
.sw-woo-tab-listing.default .tab-listing-container .item-more.btn-loaded a:before {
  content: attr(data-label-loaded);
  font-size: 11px;
}
.sw-category-slider9 {
  position: relative;
}
.shop-categories-above .sw-category-slider9 {
  max-width: 1430px;
  margin: 0 auto;
}
.page-filter-drawer >.container .sidebar-row .content {
  width: 100%;
}
.page-filter-drawer >.container .sidebar-row .sidebar {
  display: none;
}
.page-filter-drawer >.container .sidebar-row.active .content {
  width: 75%;
}
.page-filter-drawer >.container .sidebar-row.active .sidebar {
  display: block;
}
.page-filter-drawer .sw-filter-above-shop .filter-content {
  display: none;
}
body.page-shop-modern {
  position: relative;
}
body.page-shop-modern:before {
  content: '';
  width: 100%;
  height: 1080px;
  background: url("../assets/img/bg-shop.jpg") no-repeat;
  background-position: top center;
  background-size: cover;
}
body.page-shop-modern >.container {
  max-width: 1710px;
  padding: 30px;
  position: relative;
  background-color: #fff;
}
body.page-shop-modern .products-wrapper {
  padding: 20px 0;
}
body.page-shop-modern .elementor-location-header,
body.page-shop-modern .elementor-location-footer {
  background-color: #fff;
  position: relative;
  z-index: 99;
}
body.page-shop-modern .emarket_breadcrumbs {
  display: block;
}
body.page-shop-filter-canvas.open {
  overflow-y: hidden;
}
body.page-shop-filter-canvas.open:after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99;
}
.bundle-slider-style6 .box-title h3 {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  padding: 15px 0;
  display: block;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 20px;
}
.bundle-slider-style6 .box-title h3:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.bundle-slider-style6 .slider .item {
  margin: 0 0 20px;
}
.bundle-slider-style6 .slider .item .item-wrap .products-thumb {
  float: left;
  width: 80px;
  margin-right: 15px;
  display: inline-block;
}
.bundle-slider-style6 .slider .item .item-wrap .products-thumb .sale-off {
  display: none;
}
.bundle-slider-style6 .slider .item .item-wrap .item-content {
  text-align: left;
  display: block;
  background-color: transparent;
  padding-top: 5px;
}
.bundle-slider-style6 .slider .item .item-wrap .item-content h4 {
  margin: 0 0 5px;
}
.bundle-slider-style6 .slider .item .item-wrap .item-content h4 a {
  font-size: 14px;
  color: #222;
  font-weight: 400;
}
.bundle-slider-style6 .slider .item .item-wrap .item-content h4 a:hover {
  color: var(--color);
}
.bundle-slider-style6 .slider .item .item-wrap .item-content .item-price del {
  line-height: 20px;
  color: #999;
  margin-top: 0;
}
.dailydeals-product8 .box-title h3 {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  padding: 15px 0;
  display: block;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 10px;
}
.dailydeals-product8 .box-title h3:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.dailydeals-product8 .slider .item {
  padding: 0 15px;
}
.dailydeals-product8 .slider .item .item-wrap .item-img {
  padding: 15px;
}
.dailydeals-product8 .slider .item .item-wrap .item-content {
  text-align: center;
  display: block;
  background-color: transparent;
  padding-top: 5px;
}
.dailydeals-product8 .slider .item .item-wrap .item-content h4 {
  margin: 0 0 10px;
}
.dailydeals-product8 .slider .item .item-wrap .item-content h4 a {
  font-size: 14px;
  color: #222;
  font-weight: 400;
}
.dailydeals-product8 .slider .item .item-wrap .item-content h4 a:hover {
  color: var(--color);
}
.dailydeals-product8 .slider .item .item-wrap .item-content .item-price del {
  line-height: 20px;
  color: #999;
  margin-top: 0;
}
.title-menu {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  padding: 15px 0;
  display: block;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.title-menu:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-special-menu,
.promotions-template,
.blog-menu-templates,
.shop-menu-templates,
.home-menu-templates {
  position: relative;
  z-index: 11;
}
.page-special-menu .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.promotions-template .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.blog-menu-templates .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.shop-menu-templates .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.home-menu-templates .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0 15px;
}
.page-special-menu .elementor-widget-image,
.promotions-template .elementor-widget-image,
.blog-menu-templates .elementor-widget-image,
.shop-menu-templates .elementor-widget-image,
.home-menu-templates .elementor-widget-image {
  padding: 15px 0;
}
.page-special-menu .elementor-column .elementor-widget-wrap>.elementor-widget,
.promotions-template .elementor-column .elementor-widget-wrap>.elementor-widget,
.blog-menu-templates .elementor-column .elementor-widget-wrap>.elementor-widget,
.shop-menu-templates .elementor-column .elementor-widget-wrap>.elementor-widget,
.home-menu-templates .elementor-column .elementor-widget-wrap>.elementor-widget {
  width: 100% !important;
}
.page-special-menu .elementor-widget-wp-widget-nav_menu h5,
.promotions-template .elementor-widget-wp-widget-nav_menu h5,
.blog-menu-templates .elementor-widget-wp-widget-nav_menu h5,
.shop-menu-templates .elementor-widget-wp-widget-nav_menu h5,
.home-menu-templates .elementor-widget-wp-widget-nav_menu h5 {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  padding: 15px 0;
  display: block;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.page-special-menu .elementor-widget-wp-widget-nav_menu h5:before,
.promotions-template .elementor-widget-wp-widget-nav_menu h5:before,
.blog-menu-templates .elementor-widget-wp-widget-nav_menu h5:before,
.shop-menu-templates .elementor-widget-wp-widget-nav_menu h5:before,
.home-menu-templates .elementor-widget-wp-widget-nav_menu h5:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-special-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a,
.promotions-template .elementor-widget-wp-widget-nav_menu ul.menu >li >a,
.blog-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a,
.shop-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a,
.home-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
  font-size: 13px;
  color: #777;
  position: relative;
  display: inline-block;
  padding: 6px 0;
  line-height: 20px;
}
.page-special-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover,
.promotions-template .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover,
.blog-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover,
.shop-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover,
.home-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
  color: var(--color);
}
.page-special-menu .elementor-widget-wp-widget-nav_menu ul.menu >li:hover a,
.page-special-menu .elementor-widget-wp-widget-nav_menu ul.menu >li.active a,
.promotions-template .elementor-widget-wp-widget-nav_menu ul.menu >li:hover a,
.promotions-template .elementor-widget-wp-widget-nav_menu ul.menu >li.active a,
.blog-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li:hover a,
.blog-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li.active a,
.shop-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li:hover a,
.shop-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li.active a,
.home-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li:hover a,
.home-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li.active a {
  color: var(--color);
}
.promotions-template .what-news h3 {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  padding: 15px 0;
  display: block;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.promotions-template .what-news h3:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.promotions-template .what-news ul.menu {
  margin: 0;
}
.promotions-template .what-news ul.menu >li >a {
  font-size: 13px;
  color: #777;
  position: relative;
  display: block;
  padding: 5px 0;
  line-height: 20px;
}
.promotions-template .what-news ul.menu >li >a:hover {
  color: var(--color);
}
.promotions-template .best-selling-product4 .view-all {
  display: none;
}
.promotions-template .best-selling-product4 .resp-slider-container .slider {
  overflow: hidden;
}
.promotions-template .best-selling-product4 .resp-slider-container .slider .item {
  float: left;
  width: 50%;
}
.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-img {
  width: 70px;
}
.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content {
  padding: 0;
}
.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .reviews-content {
  display: block;
  line-height: 20px;
}
.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price {
  margin: 0;
  color: #ff3c20;
}
.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price ins {
  color: #ff3c20;
}
.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price del {
  color: #999;
}
.blocktext-menu-home {
  padding-top: 10px;
  padding-right: 50px;
}
.blocktext-menu-home h2 {
  font-size: 26px;
  color: #222;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 30px;
  margin: 0 0 20px;
}
.blocktext-menu-home p {
  font-size: 13px;
  color: #222;
  font-weight: 400;
  line-height: 24px;
}
.blocktext-menu-home a {
  font-size: 13px;
  color: var(--color);
  font-weight: 400;
  text-transform: uppercase;
  padding: 15px 0;
  display: block;
  border-top: 1px dashed #ededed;
  margin: 20px 0 0;
}
.blocktext-menu-home a:hover {
  color: #222;
}
.home-menu-templates >.elementor-container {
  max-width: 1540px !important;
}
.home-menu-templates >.elementor-container .elementor-widget-image {
  padding-top: 0;
}
.responsive-post-slider22 .box-title h3 {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  padding: 15px 0;
  display: block;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.responsive-post-slider22 .box-title h3:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.responsive-post-slider22 .resp-slider-container .slider .item .item-detail {
  overflow: hidden;
  margin: 0 0 20px;
}
.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .img_over {
  width: 120px;
  float: left;
  margin-right: 20px;
}
.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .item-title h4 {
  margin: 0 0 10px;
}
.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .item-title h4 a {
  font-size: 15px;
  color: #555;
  font-weight: 700;
}
.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .item-title h4 a:hover {
  color: var(--color);
}
.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .entry-meta >div {
  float: left;
  font-size: 13px;
  color: #999;
}
.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .entry-meta >div.entry-date {
  padding-right: 30px;
  position: relative;
}
.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .entry-meta >div.entry-date:before {
  content: '';
  background-color: #ededed;
  width: 1px;
  height: 16px;
  position: absolute;
  right: 15px;
  top: 0;
}
.blog-menu-templates {
  padding: 45px 0;
}
.blog-menu-templates >.elementor-container {
  max-width: 1060px !important;
}
.shop-menu-templates >.elementor-container {
  max-width: 100% !important;
}
.shop-menu-templates .banner-menu-shop img {
  margin: 0 0 15px;
}
.shop-menu-templates .banner-menu-shop img:hover {
  opacity: 0.85;
}
.shop-menu-templates .banner-menu-shop h4 {
  font-size: 14px;
  color: #222;
  font-weight: 700;
}
.shop-menu-templates .banner-menu-shop h4 span {
  color: var(--color);
}
.shop-menu-templates .banner-menu-shop.style1 {
  margin: 18px 0 30px;
}
@media (min-width: 1680px) {
  .products-wrapper .products-nav.accordion-style .view-mode-wrap {
    margin-left: 50px;
  }
}
@media (max-width: 1680px) {
  .sw-category-slider9 .res-button.slick-next {
    right: 20px;
  }
  .sw-category-slider9 .res-button.slick-prev {
    left: 20px;
  }
  .sw-filter-above-shop.sticky-filter.open .filter-content {
    max-height: 570px;
  }
}
@media (min-width: 1300px) and (max-width: 1480px) {
  .price_slider_wrapper .price_label {
    float: left;
  }
  .products-wrapper .products-nav.accordion-style .catalog-ordering {
    float: right;
  }
  .nav-pills.nav-mega .emarket-mega-menu.special-emarket>.dropdown-menu.column-1,
  .nav-pills.nav-mega .emarket-mega-menu.home-emarket>.dropdown-menu.column-1 {
    min-width: 1200px;
    padding: 20px;
  }
  .slider-home27>.elementor-container {
    max-width: 1356px !important;
  }
  .nav-pills.nav-mega .emarket-mega-menu.shop-emarket>.dropdown-menu.column-1 {
    min-width: 1200px;
    padding: 20px 0;
  }
  .nav-pills.nav-mega .emarket-mega-menu.blog-emarket>.dropdown-menu.column-1 {
    min-width: 1200px;
  }
  .nav-pills.nav-mega .emarket-mega-menu.blog-emarket>.dropdown-menu.column-1 >li>.container {
    padding: 0;
  }
  .blog-menu-templates {
    background-image: none !important;
  }
  .blog-menu-templates >.elementor-container {
    max-width: 1170px !important;
  }
  .nav-pills.nav-mega .emarket-mega-menu.promotions-emarket>.dropdown-menu.column-1 {
    min-width: 1200px;
  }
  .page-special-menu .bundle-slider-style6 .slider .item .item-wrap .item-img {
    width: 60px;
  }
  .page-special-menu .bundle-slider-style6 .slider .item {
    margin: 0 0 17px;
  }
  .page-special-menu .bundle-slider-style6 .slider .item .item-wrap .item-content .item-price del,
  .page-special-menu .dailydeals-product8 .slider .item .item-wrap .item-content .item-price del {
    line-height: 14px;
  }
  .page-special-menu .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0 10px;
  }
  .page-special-menu .dailydeals-product8 .slider .item {
    padding: 0;
  }
  .page-special-menu .bundle-slider-style6 .slider .item .item-wrap .item-content .item-price ins,
  .page-special-menu .dailydeals-product8 .slider .item .item-wrap .item-content .item-price ins {
    font-size: 12px;
  }
  .page-special-menu .dailydeals-product8 .slider .item .item-wrap .item-img {
    padding: 0 20px;
  }
  .sw-filter-accordion .sw-filter-above-shop .filter-content .widget:first-child {
    width: 22%;
  }
}
@media (max-width: 1199px) {
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right {
    width: 77%;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left {
    width: 23%;
  }
  .bundle-slider.style4 .resp-slider-container>.slider .item {
    width: 25%;
  }
  .nav-pills.nav-mega .emarket-mega-menu.special-emarket>.dropdown-menu.column-1 {
    min-width: 1024px;
    padding: 15px;
  }
  .nav-pills.nav-mega .emarket-mega-menu.shop-emarket>.dropdown-menu.column-1 {
    min-width: 1024px;
    padding: 20px 0;
  }
  .nav-pills.nav-mega .emarket-mega-menu.blog-emarket>.dropdown-menu.column-1 {
    min-width: 1024px;
    padding: 0 15px;
  }
  .nav-pills.nav-mega .emarket-mega-menu.blog-emarket>.dropdown-menu.column-1 >li>.container {
    padding: 0;
  }
  .nav-pills.nav-mega .emarket-mega-menu.promotions-emarket>.dropdown-menu.column-1 {
    min-width: 1024px;
    padding: 20px 0;
  }
  .nav-pills.nav-mega .emarket-mega-menu.home-emarket>.dropdown-menu.column-1 {
    min-width: 1024px;
    padding: 20px 0;
  }
  .blocktext-menu-home {
    padding-right: 0;
  }
  .blocktext-menu-home h2 {
    font-size: 18px;
  }
  .blog-menu-templates {
    background-image: none !important;
  }
  .page-special-menu .dailydeals-product8 .slider .item {
    padding: 0;
  }
  .page-dealv2 .countdown-slider-style5 {
    padding: 0 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right {
    padding: 40px 0 0 40px;
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right h4 a {
    padding: 0 8px;
  }
  .sw-filter-above-shop.sticky-filter.open .filter-content {
    max-height: 570px;
  }
  .countdown-slider-style5 .resp-slider-container .slider .item-countdown {
    width: 33.33%;
  }
  .products-wrapper .products-nav.accordion-style .view-mode-wrap {
    float: right;
  }
  .products-wrapper .products-nav.accordion-style .catalog-ordering {
    float: left;
  }
}
@media (max-width: 991px) {
  .bundle-slider.style4 .resp-slider-container>.slider .item {
    width: 33.33%;
  }
  .products-wrapper .products-nav:last-child .sw-filter-button,
  .sw-filter-accordion {
    display: none;
  }
  .countdown-slider-style5 .resp-slider-container .slider .item-countdown {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider {
    width: 70%;
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right {
    width: 30%;
    padding: 60px 0 0 20px;
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right:before {
    content: '';
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left {
    width: 24%;
    padding-right: 20px;
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right {
    width: 76%;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price>.item {
    padding: 0 35px;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4 a {
    padding: 0 6px;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left {
    width: 25%;
    padding-right: 20px;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content {
    display: block;
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left {
    width: 100%;
    padding: 0 !important;
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right {
    width: 100%;
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider {
    width: 60%;
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right {
    width: 40%;
    padding: 40px 0 0 70px;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left {
    width: 30%;
    padding-right: 20px;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right {
    width: 70%;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price>.item {
    padding: 0 30px;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4 {
    float: left;
    margin: 20px 0 0;
  }
}
@media (max-width: 640px) {
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content {
    display: block;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left,
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right {
    width: 100%;
    padding: 0 !important;
  }
  .bundle-slider.style4 .resp-slider-container>.slider .item {
    width: 50%;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price {
    margin: 0 0 20px;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item {
    padding: 0 20px;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4 {
    margin: 0;
  }
  .bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item:before {
    content: '';
  }
}
@media (max-width: 480px) {
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container {
    display: block;
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider,
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right {
    width: 100%;
    padding: 0 !important;
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right h4 a {
    margin: 0 0 30px;
  }
  .countdown-slider-style5 .resp-slider-container .slider .item-countdown {
    width: 100%;
  }
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item:before,
  .bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right:before {
    content: '';
  }
  .bundle-slider.style4 .resp-slider-container>.slider .item {
    width: 100%;
  }
  .bundle-slider.style4 .resp-slider-container>.slider .item .item-content .item-price {
    display: block;
  }
  .bundle-slider.style4 .resp-slider-container>.slider .item .item-content .item-price >span {
    display: inline-block;
  }
  .countdown-slider-style5 .top-content {
    text-align: center;
  }
  .countdown-slider-style5 .top-content .show-number,
  .countdown-slider-style5 .top-content .woocommerce-ordering {
    float: none;
  }
}
.footer h5.title-gallery {
  margin-top: 7px;
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 25px;
  font-weight: 600;
}
.footer h5.title-gallery:before {
  content: "";
  background: var(--color);
  width: 80px;
  height: 2px;
  position: absolute;
  bottom: -9px;
  left: 0;
}
.footer .widget_nav_menu,
.footer .elementor-widget-wp-widget-nav_menu {
  margin-top: 7px;
}
.footer .widget_nav_menu .widgettitle,
.footer .widget_nav_menu h5,
.footer .elementor-widget-wp-widget-nav_menu .widgettitle,
.footer .elementor-widget-wp-widget-nav_menu h5 {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 34px;
  font-weight: 600;
}
.footer .widget_nav_menu .widgettitle:before,
.footer .widget_nav_menu h5:before,
.footer .elementor-widget-wp-widget-nav_menu .widgettitle:before,
.footer .elementor-widget-wp-widget-nav_menu h5:before {
  content: "";
  background: var(--color);
  width: 80px;
  height: 2px;
  position: absolute;
  bottom: -9px;
  left: 0;
}
.footer .widget_nav_menu ul.menu li a,
.footer .elementor-widget-wp-widget-nav_menu ul.menu li a {
  color: #666;
  text-transform: capitalize;
  font-size: 14px;
  position: relative;
  padding: 8px 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  vertical-align: top;
}
.footer .widget_nav_menu ul.menu li a:before,
.footer .elementor-widget-wp-widget-nav_menu ul.menu li a:before {
  content: '\f192';
  font-family: FontAwesome;
  font-size: 8px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  opacity: 1 !important;
}
.footer .widget_nav_menu ul.menu li a:hover,
.footer .elementor-widget-wp-widget-nav_menu ul.menu li a:hover {
  color: var(--color);
}
.footer .widget-title {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 34px;
  font-weight: 600;
}
.footer .widget-title:before {
  content: "";
  background: var(--color);
  width: 80px;
  height: 2px;
  position: absolute;
  bottom: -9px;
  left: 0;
}
.footer .payment {
  text-align: center;
  font-size: 12px;
  color: #666;
  margin: 0 0 31px;
  padding: 0 15%;
  line-height: 22px;
}
.footer .wrap-cus .widget_nav_menu {
  text-align: center;
}
.footer .wrap-cus .widget_nav_menu ul {
  display: inline-block;
  vertical-align: top;
}
.footer .wrap-cus .widget_nav_menu ul li {
  float: left;
  list-style: none;
  padding: 0 10px;
}
.footer .wrap-cus .widget_nav_menu ul li a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.footer-style1 {
  padding-top: 30px;
  border-top: 1px #ebebeb solid;
}
.home-style1 .footer-style1 {
  border-top: 0;
}
.footer-style1 .single-foot {
  margin-bottom: 18px;
}
.footer-style1 .single-foot8 {
  display: none;
}
.footer-style1 h5.title-gallery,
.footer-style1 .title-gallery h5 {
  margin-top: 7px;
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 25px;
  font-weight: 600;
}
.footer-style1 h5.title-gallery:before,
.footer-style1 .title-gallery h5:before {
  content: "";
  background: var(--color);
  width: 80px;
  height: 2px;
  position: absolute;
  bottom: -9px;
  left: 0;
}
.footer-style1 .info-footer-adres {
  margin: 0;
}
.footer-style1 .info-footer-adres li {
  list-style: none;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 20px;
  padding: 10px 10px 10px 40px;
  background: url("../assets/img/icon-contact.png") no-repeat top left;
}
.footer-style1 .info-footer-adres li a {
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: #666;
}
.footer-style1 .info-footer-adres li a:hover {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-style1 .info-footer-adres li.adres {
  background-position: 0px 14px;
}
.footer-style1 .info-footer-adres li.phone {
  background-position: 0px -55px;
}
.footer-style1 .info-footer-adres li.mail {
  background-position: 0px -100px;
}
.footer-style1 .info-footer-adres li.time {
  background-position: 0px -144px;
}
.menu-footer1 {
  text-align: center;
  border-top: 1px #ebebeb solid;
  padding-top: 30px;
  margin-bottom: 20px;
}
.menu-footer1 ul li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  position: relative;
}
.menu-footer1 ul li:before {
  content: "";
  width: 1px;
  height: 10px;
  background: #666;
  position: absolute;
  top: 2px;
  right: 0;
}
.menu-footer1 ul li a {
  padding: 0 !important;
  line-height: 14px;
}
.menu-footer1 ul li a:before {
  display: none;
}
.menu-footer1 ul li a span {
  padding: 0 15px;
}
.menu-footer1 ul li:last-child:before {
  display: none;
}
.newsletter-footer {
  overflow: hidden;
}
.newsletter-footer .newsletter-footer-top {
  float: left;
  padding-left: 55px;
  position: relative;
}
.newsletter-footer .newsletter-footer-top:before {
  content: '\f1d9';
  font-size: 40px;
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  top: 2px;
  left: 0;
}
.newsletter-footer .newsletter-footer-top h3 {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
}
.newsletter-footer .newsletter-footer-top p {
  color: #fff;
  font-size: 14px;
}
.newsletter-footer .mc4wp-form {
  float: right;
}
.newsletter-footer .mc4wp-form .mc4wp-form-fields {
  background: #fff;
  border-radius: 4px;
}
.newsletter-footer .mc4wp-form .mc4wp-form-fields p {
  margin: 0;
}
.newsletter-footer .mc4wp-form input {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.newsletter-footer .mc4wp-form input[type="email"] {
  border: 0;
  color: #aaa;
  height: 50px;
  padding: 0 16px;
  min-width: 475px;
  border-radius: 4px 0 0 4px;
}
.newsletter-footer .mc4wp-form input[type="submit"] {
  border: 0;
  background: var(--color);
  height: 50px;
  line-height: 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  padding: 0 19px;
  border-radius: 0 4px 4px 0;
}
.newsletter-footer .mc4wp-form input[type="submit"]:hover {
  background: var(--darken20);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.social-footer {
  margin-top: 15px;
}
.social-footer ul {
  margin: 0;
}
.social-footer ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 18px;
  line-height: normal;
  position: relative;
}
.social-footer ul li:before {
  content: "";
  width: 1px;
  height: 10px;
  background: rgba(255,255,255,0.5);
  position: absolute;
  top: 3px;
  right: 0;
}
.social-footer ul li a {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
}
.social-footer ul li a:hover {
  color: var(--color);
}
.social-footer ul li a i {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  font-size: 16px;
}
.social-footer ul li:last-child:before {
  display: none;
}
.footer-copyright {
  background-color: #232f3e;
  padding: 20px 0;
  text-align: center;
}
.footer-copyright a {
  color: var(--color);
}
.footer-copyright a:hover {
  opacity: 0.85;
}
.footer-copyright .copyright-text {
  color: #fff;
  font-size: 14px;
}
.footer-copyright .copyright-text p {
  margin-bottom: 0;
}
.footer-copyright .sidebar-copyright {
  display: none;
}
.footer-copyright.style2 {
  background: #fff;
  border-top: 1px #ebebeb solid;
}
.footer-copyright.style2 .rows {
  max-width: 1650px;
}
.footer-copyright.style2 .copyright-text {
  width: 50%;
  float: left;
  text-align: left;
  color: #222;
  padding-top: 5px;
}
.footer-copyright.style2 .sidebar-copyright {
  width: 50%;
  float: left;
  text-align: right;
  display: block;
}
.footer-copyright.style2 .sidebar-copyright img {
  width: auto;
  margin: 0;
  display: inline-block;
}
.footer-copyright.style3 {
  background: #fff;
  border-top: 1px #ebebeb solid;
}
.footer-copyright.style3 .copyright-text {
  width: 50%;
  float: left;
  text-align: left;
  color: #222;
  padding-top: 5px;
}
.footer-copyright.style3 .sidebar-copyright {
  width: 50%;
  float: left;
  text-align: right;
  display: block;
}
.footer-copyright.style3 .sidebar-copyright img {
  width: auto;
  margin: 0;
  display: inline-block;
}
#emarket-totop {
  background-color: var(--color);
  bottom: 95px;
  right: 20px;
  text-align: center;
  position: fixed;
  height: 50px;
  width: 50px;
  line-height: 43px;
  z-index: 99;
  border: 4px #ebebeb solid;
  opacity: 1;
  filter: alpha(opacity=100);
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
#emarket-totop:before {
  content: '\f062';
  font-family: fontawesome;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
#emarket-totop:hover {
  border-color: var(--color);
}
.ztb-tab-container {
  right: 15px !important;
}
