/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
/**
 * Home page
 */
.dot-style-1.dot-white .owl-theme .owl-dots .owl-dot span {
  background-color: #fff;
}
/**
 * Service home
 */
.list-services {
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
.list-services ul {
  list-style: none;
  margin: -1px;
  padding: 0;
}
.list-services ul li {
  float: left;
  width: 25%;
  margin: 0;
}
.list-services .item {
  border: 1px solid transparent;
  padding: 27px 15px 30px;
}
.list-services .sv-icon {
  width: 57px;
  float: left;
}
.list-services .sv-info {
  margin-left: 57px;
  padding: 6px 12px 0 12px;
  text-transform: uppercase;
}
.list-services .top-sv {
  color: #222;
}
.title-block-1 .block .block-title {
  margin-bottom: 30px !important;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.title-block-1 .block .block-title strong {
  font-size: 171.428%;
  font-weight: normal;
}
.bottom-title .block .block-title {
  position: relative;
}
.bottom-title .block .block-title:before {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  position: absolute;
  bottom: -1px;
  left: 0;
}
/**
 * Slider product type grid
 */
.slider-product-home .block {
  margin: 0;
}
.slider-product-home .owl-theme .owl-nav {
  position: absolute;
  margin: 0;
  top: -67px;
  right: 11px;
}
.slider-product-home .deals-countdown {
  position: absolute;
  left: 0;
  right: 0;
  top: -65px;
  z-index: 20;
  font-size: 0;
}
.slider-product-home .deals-countdown .deals-time {
  font-size: 14px;
  height: 54px;
  min-width: 50px;
  padding: 0;
  margin: 0 2px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.slider-product-home .deals-countdown .deals-time .num-time {
  font-size: 128.571%;
  color: #222;
  padding: 8px 0 4px;
  line-height: 1;
}
.slider-product-home .deals-countdown .deals-time .title-time {
  font-size: 85.714%;
  text-transform: capitalize;
}
/**
 * Block post
 */
.block-news .image-post {
  margin-bottom: 0;
}
.block-news .info-post {
  padding-top: 12px;
}
.block-news .image-post img:hover {
  opacity: .8;
}
.block-news .post-date {
  font-size: 92.857%;
  margin-bottom: 7px;
}
.block-news .post-title {
  margin-bottom: 8px;
}
.block-news .post-title a {
  text-transform: uppercase;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.block-news .post-short-description {
  font-size: 92.857%;
}
.block-news .post-read-more {
  padding-top: 12px;
}
.block-news .post-read-more a {
  background-color: #f5f5f5;
  color: #222;
  display: inline-block;
  padding: 10px 25px;
  text-transform: uppercase;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.block-news .owl-theme .owl-nav {
  margin: 0;
  position: absolute;
  top: -82px;
  right: -4px;
}
/**
 * Group banner
 */
.group-banner .banner-image {
  margin-bottom: 10px;
}
.group-banner .banner-left {
  margin-right: -15px;
}
.group-banner .banner-center {
  margin-left: -5px;
  margin-right: -10px;
}
.group-banner .banner-right {
  margin-left: -10px;
}
/**
 * Group product list slider
 */
.group-product-list .block-list-products {
  margin-bottom: 0;
}
.group-product-list .product-type-list .product-item-info {
  border: none;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.group-product-list .product-type-list .image-product {
  width: 110px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.group-product-list .owl-nav {
  margin: 0;
  position: absolute;
  top: -82px;
  right: -4px;
}
/**
 * Brand slider
 */
.brand-slider {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 24px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.brand-slider .item {
  border: 1px solid transparent;
  overflow: hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.brand-slider .item:hover {
  border-color: #e5e5e5;
}
.brand-slider .nav-style-3.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: -42px;
}
.brand-slider .nav-style-3.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-next {
  right: -42px;
}
/**
 * Testimonial slider
 */
.testimonial-slider .client-image {
  width: 90px;
  height: 90px;
  margin: 0 auto 25px;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonial-slider .client-info {
  text-align: center;
}
.testimonial-slider .client-say {
  font-size: 114.285%;
  max-width: 880px;
  margin: 0 auto 15px;
  color: #222;
}
.testimonial-slider .client-name {
  font-size: 128.571%;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}
.testimonial-slider .nav-style-3.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: -17px;
}
.testimonial-slider .nav-style-3.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-next {
  right: -17px;
}
/**
 * Layout boxed
 */
.layout-boxed .testimonial-full {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .list-services ul li {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .list-services ul li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .list-services ul li {
    width: 50%;
  }
  .group-banner .banner-left,
  .group-banner .banner-center,
  .group-banner .banner-right {
    margin-left: 0;
    margin-right: 0;
  }
  .group-banner img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .list-services ul li {
    float: none;
    width: 100%;
  }
}
/**
 * Title block style 2
 */
.title-block-2.bottom-title .block .block-title:before {
  width: 50px;
  height: 3px;
}
.title-block-2 .block .block-title {
  padding-bottom: 10px;
  margin-bottom: 30px !important;
}
.title-block-2 .block .block-title strong {
  font-weight: normal;
  color: #222;
}
.title-block-2 .cat-slider-home .block .block-title,
.title-block-2 .slider-product-home .block .block-title {
  margin-bottom: 17px !important;
}
/**
 * Navigation style 5
 */
.nav-style-5 .owl-theme .owl-nav {
  margin: 0;
}
.nav-style-5 .owl-theme .owl-nav [class*="owl-"] {
  width: 29px;
  height: 39px;
  line-height: 37px;
  text-align: center;
  padding: 0;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #222;
  margin: 0 3px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.nav-style-5 .owl-theme .owl-nav [class*="owl-"]:before {
  font-size: 18px;
}
.nav-style-5.nav-position-top .owl-theme .owl-nav {
  position: absolute;
  top: -69px;
  right: -3px;
}
.stagepadding-slider .nav-style-5.nav-position-top .owl-theme .owl-nav {
  right: 11px;
}
.cat-slider-home .nav-style-5.nav-position-top .owl-theme .owl-nav,
.slider-product-home .nav-style-5.nav-position-top .owl-theme .owl-nav {
  top: -54px;
}
/**
 * Slider categories
 */
.cat-slider-home .content-box {
  text-align: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.cat-slider-home .content-box .item-row .item:not(:last-child) {
  margin-bottom: 30px;
}
.cat-slider-home .content-box:hover {
  border: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.cat-slider-home .content-box:hover .image-cat {
  padding: 10px;
}
.cat-slider-home .image-cat {
  padding: 9px;
}
.cat-slider-home .cat-title {
  font-size: 114.285%;
}
.cat-slider-home .cat-title a {
  border-top: 1px solid #e5e5e5;
  background-color: #fafafa;
  display: block;
  padding: 12px 10px;
}
.cat-slider-home .sub-cats {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cat-slider-home .sub-cats li {
  margin: 0 0 3px;
}
.cat-slider-home .sub-cats .count {
  display: none;
}
/**
 * Product slider list, banner
 */
.product-banner-home {
  position: relative;
}
.product-banner-home .block-list-products {
  margin-bottom: 0 !important;
}
.product-banner-home .owl-carousel,
.product-banner-home .owl-carousel .owl-stage-outer,
.product-banner-home .owl-carousel .owl-stage {
  position: static;
}
.product-banner-home .stagepadding-slider .nav-style-5.nav-position-top .owl-theme .owl-nav {
  top: 7px;
  right: -3px;
}
.product-banner-home .banner-category {
  float: left;
  width: 290px;
}
.product-banner-home .product-list-slider {
  float: right;
  width: calc(100% - 300px);
}
.product-banner-home .product-item-info {
  margin-bottom: 10px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.product-banner-home .product-item-info:hover {
  border-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.product-banner-home .product-item-info .product-item-actions {
  padding-top: 10px;
}
.product-banner-home .product-item-info .product-item-actions .action {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #f5f5f5;
  border: none;
  color: #222;
  text-align: center;
  float: left;
  margin-right: 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.product-banner-home .product-item-info .product-item-actions .action.towishlist:after {
  content: '\e93f';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.product-banner-home .product-item-info .product-item-actions .action.tocompare:after {
  content: '\e953';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.product-banner-home .product-item-info .product-item-actions .action.tocart:after {
  content: '\e958';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.product-banner-home .product-item-info .product-item-actions .action span,
.product-banner-home .product-item-info .product-item-actions .action:before {
  display: none !important;
}
.product-banner-home .product-item .price-box .price {
  font-size: 116.285%;
}
.product-banner-home .product-type-list {
  margin-top: -10px;
}
.product-banner-home .product-type-list .image-product {
  width: 188px;
  position: relative;
}
.product-banner-home .product-type-list .product-item-details {
  padding: 15px 10px 10px 20px;
}
.product-banner-home .stagepadding-slider {
  margin-left: -10px;
  margin-right: -10px;
}
.product-banner-home .stagepadding-slider .owl-carousel .owl-stage {
  padding-top: 10px;
  padding-bottom: 10px;
}
.product-banner-home.banner-right .banner-category {
  float: right;
}
.product-banner-home.banner-right .product-list-slider {
  float: left;
}
/**
 * Service full
 */
.service-full {
  background-color: #fafafa;
}
.service-full .list-services {
  border: none;
  background: none;
}
.service-full .list-services .item {
  border: none !important;
  background-color: transparent;
  padding: 24px 15px 27px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.service-full .list-services .item:hover {
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
/**
 * Client say slider
 */
.client-say-slider {
  padding: 40px 40px 50px;
  text-align: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.client-say-slider .client-image {
  width: 110px;
  height: 110px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.15);
  margin: 0 auto 20px;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.client-say-slider .client-image img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.client-say-slider .client-name {
  font-size: 171.428%;
  font-weight: 700;
  margin-bottom: 15px;
}
.client-say-slider .client-description {
  font-size: 114.285%;
  margin-bottom: 20px;
}
.client-say-slider .dot-style-1.dot-white .owl-theme .owl-dots .owl-dot span {
  background-color: #fff !important;
  opacity: .5;
}
.client-say-slider .dot-style-1.dot-white .owl-theme .owl-dots .owl-dot.active span,
.client-say-slider .dot-style-1.dot-white .owl-theme .owl-dots .owl-dot:hover span {
  opacity: 1;
}
/**
 * Sidebar home
 */
.sidebar-home .block .block-content {
  border: none !important;
}
.sidebar-home .block .block-title {
  margin: 0 !important;
}
.sidebar-home .block .block-title:before {
  display: none !important;
}
.sidebar-home .block .block-title strong {
  font-size: 128.571% !important;
  font-weight: 400 !important;
  text-transform: capitalize !important;
}
/**
 * Navigation style sidebar
 */
.sidebar .nav-style-sidebar .owl-theme .owl-nav {
  margin: 0;
  position: absolute;
  top: -62px;
  right: -2px;
}
.sidebar .nav-style-sidebar .owl-theme .owl-nav [class*="owl-"] {
  width: 22px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  padding: 0;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin: 0 2px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.sidebar .nav-style-sidebar .owl-theme .owl-nav [class*="owl-"]:hover {
  border-color: #fff;
}
.sidebar .nav-style-sidebar .owl-theme .owl-nav [class*="owl-"]:before {
  font-size: 18px;
}
/**
 * Deal home page
 */
.deal-homepage .quickview-handler {
  display: none;
}
.deal-homepage .quickview-container {
  position: relative;
}
.deal-homepage .quickview-container .quickview-handler {
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background-color: #fff;
  color: #222;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  transition: background-color 0.1s ease-out, color 0.1s ease-out, opacity 0.1s ease-out, visibility 0.1s ease-out;
  -webkit-transition: background-color 0.1s ease-out, color 0.1s ease-out, opacity 0.1s ease-out, visibility 0.1s ease-out;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.deal-homepage .quickview-container .quickview-handler:before {
  content: '\e954';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.deal-homepage .quickview-container .quickview-handler span {
  display: none;
}
.deal-homepage .product-item-photo {
  display: block;
}
.deal-homepage .product-item-info {
  width: unset;
  max-width: unset;
}
.deal-homepage .product-item-info:after {
  content: "";
  display: block;
  clear: both;
}
.deal-homepage .product-item-info:hover .quickview-container .quickview-handler {
  opacity: 1;
  visibility: visible;
}
.deal-homepage .image-container {
  float: left;
  width: 373px;
}
.deal-homepage .product-item-details {
  float: right;
  width: calc(100% - 373px);
  padding-left: 30px;
  padding-top: 10px;
}
.deal-homepage .product-reviews-summary .reviews-actions {
  display: none;
}
.deal-homepage .product-item .price-box {
  margin-bottom: 20px;
}
.deal-homepage .product-item-description {
  font-size: 92.857%;
  margin: 0 0 30px;
}
.deal-homepage .product-item-actions {
  margin-bottom: 40px;
}
.deal-homepage .product-item-actions:after {
  content: "";
  display: block;
  clear: both;
}
.deal-homepage .product-item-actions .actions-primary {
  float: left;
}
.deal-homepage .product-item-actions .actions-primary .tocart {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background-color: #f5f5f5;
  color: #222;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-homepage .product-item-actions .actions-secondary {
  float: left;
}
.deal-homepage .product-item-actions .actions-secondary .action {
  background-color: #f5f5f5;
  display: block;
  float: left;
  margin-left: 5px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #222;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-homepage .product-item-actions .actions-secondary .action:before {
  display: none;
}
.deal-homepage .product-item-actions .actions-secondary .action.towishlist:after {
  content: '\e93f';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.deal-homepage .product-item-actions .actions-secondary .action.tocompare:after {
  content: '\e953';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.deal-homepage .deals-countdown {
  margin: 0;
}
.deal-homepage .deals-countdown:after {
  content: "";
  display: block;
  clear: both;
}
.deal-homepage .deals-countdown .deals-time {
  float: left;
  min-width: 60px;
  margin-right: 5px;
  border: none;
  padding: 0;
}
.deal-homepage .deals-countdown .deals-time .num-time {
  height: 46px;
  line-height: 46px;
  font-size: 171.428%;
  font-weight: 400;
  margin-bottom: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.deal-homepage .deals-countdown .deals-time .title-time {
  text-transform: uppercase;
  font-size: 85.714%;
  color: #222;
}
.deal-homepage .product-item .price-box .price {
  font-size: 157.142%;
}
.deal-homepage .price-box .old-price .price {
  font-size: 128.571%;
  position: relative;
  top: 3px;
}
.deal-homepage .product-item-name {
  font-size: 128.571%;
}
/**
 * Layout boxed
 */
.layout-boxed .service-full,
.layout-boxed .full-block-center {
  margin-left: -15px !important;
  margin-right: -15px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-banner-home .product-list-slider,
  .product-banner-home .banner-category {
    float: none;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-banner-home .product-list-slider,
  .product-banner-home .banner-category {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .product-banner-home .product-list-slider,
  .product-banner-home .banner-category {
    float: none;
    width: 100%;
  }
  .deal-homepage .image-container {
    float: none;
    width: 100%;
    text-align: center;
  }
  .deal-homepage .product-item-details {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  .deal-homepage .deals-countdown .deals-time {
    min-width: 55px;
  }
  .product-banner-home .product-type-list .image-product {
    width: 120px;
  }
  .product-banner-home .product-type-list .product-item-details {
    padding: 15px 10px 20px 10px;
  }
}
/**
 * Service home new
 */
.list-services-new {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.list-services-new ul {
  list-style: none;
  margin: -1px;
  padding: 0;
}
.list-services-new ul li {
  float: left;
  width: 20%;
  margin: 0;
}
.list-services-new .item {
  border: 1px solid transparent;
  padding: 25px 20px 25px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.list-services-new .sv-icon {
  width: 60px;
  height: 60px;
  float: left;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.list-services-new .sv-info {
  margin-left: 60px;
  padding: 9px 12px 0 12px;
}
.list-services-new .top-sv {
  color: #222;
  text-transform: uppercase;
}
/**
 * Block background
 */
.block-background {
  background-color: #fff;
  padding: 5px 20px;
  border-radius: 0 20px 20px 20px;
  -moz-border-radius: 0 20px 20px 20px;
  -webkit-border-radius: 0 20px 20px 20px;
}
.block-background:after {
  content: "";
  display: block;
  clear: both;
}
.block-background .block-banner {
  float: left;
  width: 258px;
  padding-top: 15px;
}
.block-background .block-products {
  float: right;
  width: calc(100% - 258px);
  padding-left: 20px;
}
.block-background .block-products .nav-style-6.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-next {
  right: -12px;
}
.block-background .block-products .nav-style-6.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: -12px;
}
.remove-border-products .products-grid .product-item-info {
  border: none !important;
}
.product-banner-content .block {
  margin: 0;
}
.product-banner-content .block .block-title {
  margin-bottom: 5px !important;
}
.product-banner-content .block .block-title strong {
  font-weight: normal;
}
.product-banner-content .products-grid .product-item {
  margin-bottom: 0;
}
.product-banner-content .products-grid .product-item-info .product-item-details {
  padding-bottom: 10px;
}
/**
 * Brand slider
 */
.brand-slider-2 {
  border: none;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.brand-slider-2 .owl-carousel .owl-item .item {
  text-align: center;
}
.brand-slider-2 .owl-carousel .owl-item img {
  height: auto;
  width: auto;
  max-width: 100%;
  display: unset;
}
.brand-slider-2 .nav-style-6.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-next {
  right: -54px;
}
.brand-slider-2 .nav-style-6.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: -54px;
}
/**
 * Testimonial slider
 */
.testimonial-slider .nav-style-6.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-next {
  right: 0;
}
.testimonial-slider .nav-style-6.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: 0;
}
/**
 * Static deals
 */
.static-deals {
  margin: 0 -10px;
  display: flex;
  padding: 45px 0 20px;
}
.static-deals .deal-item {
  width: 20%;
  text-align: center;
  padding: 0 10px;
  margin-bottom: 30px;
}
.static-deals .top-title {
  font-size: 128.571%;
  font-weight: 700;
  color: #26c0ff;
  margin-bottom: 15px;
}
.static-deals .deal-image {
  margin-bottom: 15px;
}
.static-deals .bottom-title a {
  display: block;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 10px 10px;
  border-bottom: 2px solid #26c0ff;
  color: #222;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.static-deals .deal-item:hover .bottom-title a {
  background-color: #26c0ff;
  border-color: #26c0ff;
  color: #fff;
}
.static-deals .deal-item.color-1 .top-title {
  color: #fd6130;
}
.static-deals .deal-item.color-1 .bottom-title a {
  border-bottom: 2px solid #fd6130;
}
.static-deals .deal-item.color-1:hover .bottom-title a {
  background-color: #fd6130;
  border-color: #fd6130;
}
.static-deals .deal-item.color-2 .top-title {
  color: #68cd20;
}
.static-deals .deal-item.color-2 .bottom-title a {
  border-bottom: 2px solid #68cd20;
}
.static-deals .deal-item.color-2:hover .bottom-title a {
  background-color: #68cd20;
  border-color: #68cd20;
}
.static-deals .deal-item.color-3 .top-title {
  color: #ffb400;
}
.static-deals .deal-item.color-3 .bottom-title a {
  border-bottom: 2px solid #ffb400;
}
.static-deals .deal-item.color-3:hover .bottom-title a {
  background-color: #ffb400;
  border-color: #ffb400;
}
.static-deals .deal-item.color-4 .top-title {
  color: #ff5b9d;
}
.static-deals .deal-item.color-4 .bottom-title a {
  border-bottom: 2px solid #ff5b9d;
}
.static-deals .deal-item.color-4:hover .bottom-title a {
  background-color: #ff5b9d;
  border-color: #ff5b9d;
}
/**
 * Product background
 */
.product-background {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.product-background .block {
  margin: 0 0 30px;
}
.product-background .block .block-title {
  height: 36px;
  line-height: 36px;
  padding: 0 25px 0 20px;
  margin-left: -21px;
  display: inline-block;
  border-radius: 0 18px 18px 0;
  -moz-border-radius: 0 18px 18px 0;
  -webkit-border-radius: 0 18px 18px 0;
}
.product-background .block .block-title strong {
  font-weight: 400;
  font-size: 128.571% !important;
  text-shadow: 3px 0 5px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 3px 0 5px rgba(0, 0, 0, 0.15);
}
.product-background .product-image-container {
  vertical-align: top;
}
.product-background .deal-homepage .image-container {
  width: 290px;
}
.product-background .deal-homepage .product-item-details {
  width: calc(100% - 290px);
}
.product-background .deal-homepage .product-item .price-box {
  margin-bottom: 15px;
  margin-top: 6px;
}
.product-background .deal-homepage .product-item .price-box .price {
  font-size: 142.857%;
}
.product-background .deal-homepage .product-item .price-box .old-price .price {
  font-size: 116.67%;
  top: 3px;
}
.product-background .deal-homepage .product-item-description {
  font-size: 100%;
  margin-bottom: 25px;
}
.product-background .deal-homepage .product-item-actions {
  margin-bottom: 20px;
}
.product-background .nav-style-6 .owl-theme .owl-nav {
  position: absolute;
  top: -56px;
  right: -2px;
}
.product-background .nav-style-6 .owl-theme .owl-nav [class*="owl-"] {
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin: 0 2px;
  background-color: #f5f5f5;
}
.product-background .nav-style-6 .owl-theme .owl-nav [class*="owl-"]:before {
  font-size: 18px;
}
/**
 * Deal background color
 */
.deal-background {
  padding: 15px 30px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.deal-background.clock-background {
  background: url("../images/clock.png") no-repeat 18px 47px;
}
.deal-background .block:after {
  content: "";
  display: block;
  clear: both;
}
.deal-background .block .block-title {
  text-align: center;
  width: 320px;
  float: left;
  margin: 0 !important;
  padding: 0 10px;
}
.deal-background .block .block-title strong {
  font-size: 100% !important;
  display: block;
  padding-top: 50px;
  margin-bottom: 40px;
}
.deal-background .block .block-title strong span {
  display: block;
  text-transform: uppercase;
  line-height: 1;
}
.deal-background .block .block-title strong .title-top {
  font-size: 342.857%;
  margin-bottom: 45px;
}
.deal-background .block .block-title strong .title-text {
  font-size: 214.857%;
  margin-bottom: 7px;
}
.deal-background .block .block-title strong .title-percent {
  font-size: 457.142%;
}
.deal-background .note-deal {
  font-size: 128.571%;
}
.deal-background .deals-countdown .deals-time {
  background-color: #fff;
  border: none;
  min-width: 60px;
  margin: 0 3px;
  padding: 5px 0 10px 0;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.deal-background .deals-countdown .deals-time .num-time {
  font-size: 171.428%;
  font-weight: 700;
}
.deal-background .deals-countdown .deals-time .title-time {
  font-size: 85.714%;
  color: #222;
}
.deal-background .block .block-content {
  float: right;
  width: calc(100% - 320px);
}
.deal-background .products-grid .product-item {
  margin: 0;
}
.deal-background .nav-style-6.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-next {
  right: -13px;
}
.deal-background .nav-style-6.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: -13px;
}
.deal-background .nav-style-6.nav-position-center .owl-theme .owl-nav [class*="owl-"]:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
/**
 * Categories full
 */
.categories-full {
  padding: 20px 0;
}
.categories-full.background-cat {
  background: #ffffff;
}
.categories-full .item-inner a {
  display: block;
  background-color: transparent;
  padding: 10px;
  text-align: center;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.categories-full .item-inner a:hover {
  background-color: #fff;
}
.categories-full .item-inner a:hover .name-cat {
  color: #a42a2b;
}
.categories-full .item-inner a span {
  display: block;
}
.categories-full .item-inner a .name-cat {
  color: #222;
  padding: 7px 0 4px;
}
.categories-full .item-inner .image-cat {
  width: 123px;
  height: 123px;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.categories-full .item-inner .image-cat img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.categories-full .nav-style-icon.nav-position-center .owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
}
.categories-full .nav-style-icon.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-next {
  right: -40px;
}
.categories-full .nav-style-icon.nav-position-center .owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: -40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .list-services-new ul li {
    width: 33.33333333%;
  }
  .product-background .deal-homepage .image-container {
    float: none;
    width: 100%;
  }
  .product-background .deal-homepage .product-item-details {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .list-services-new ul li {
    width: 50%;
  }
  .product-background .deal-homepage .image-container {
    float: none;
    width: 100%;
  }
  .product-background .deal-homepage .product-item-details {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .deal-background .block .block-content,
  .deal-background .block .block-title {
    width: 100%;
    float: none;
  }
  .deal-background.clock-background {
    background-position: center 47px;
  }
  .block-background .block-products {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .block-background .block-banner {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .list-services-new ul li {
    width: 50%;
  }
  .product-background .deal-homepage .image-container {
    float: none;
    width: 100%;
  }
  .product-background .deal-homepage .product-item-details {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .deal-background .block .block-content,
  .deal-background .block .block-title {
    width: 100%;
    float: none;
  }
  .deal-background.clock-background {
    background-position: center 47px;
  }
  .block-background .block-products {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .block-background .block-banner {
    float: none;
    width: 100%;
  }
  .grid-20 .banner-image img {
    width: 100%;
  }
  .static-deals {
    display: block;
  }
  .static-deals:after {
    content: "";
    display: block;
    clear: both;
  }
  .static-deals .deal-item {
    width: 50%;
    float: left;
  }
}
@media (max-width: 480px) {
  .list-services-new ul li {
    width: 100%;
  }
  .deal-background {
    padding: 10px;
  }
}
/**
 * Top tags
 */
.full-top-tags {
  background-color: #fff;
  padding: 12px 0 2px;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
}
.full-top-tags ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 92.857%;
}
.full-top-tags ul:after {
  content: "";
  display: block;
  clear: both;
}
.full-top-tags ul li {
  float: left;
}
.full-top-tags ul li:not(:last-child):after {
  content: "/";
  margin: 0 10px;
}
.full-top-tags ul li.tag-label {
  margin-right: 10px;
  color: #222;
  font-weight: 700;
}
.full-top-tags ul li.tag-label:after {
  display: none;
}
.full-top-tags ul li a {
  color: #888;
}
/**
 * Title block center
 */
.title-block-center .stagepadding-slider .block .block-title {
  margin-bottom: 10px !important;
}
.title-block-center .block .block-title {
  text-align: center;
}
.title-block-center .block .block-title strong {
  font-size: 257.142% !important;
}
.slider-home-full .products-grid .product-item {
  margin-bottom: 15px;
}
/**
 * Latest new
 */
.blog-style-2 .item {
  background-color: #fff;
  padding: 15px 15px 25px;
  margin-bottom: 15px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.blog-style-2 .item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.blog-style-2 .image-post {
  margin-bottom: 10px;
}
.blog-style-2 .image-post img {
  opacity: 1 !important;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.blog-style-2 .post-date {
  font-size: 85.714%;
}
.blog-style-2 .post-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 7px 0 12px;
}
.blog-style-2 .post-title a {
  font-size: 116.285%;
  font-weight: 700;
}
.blog-style-2 .post-short-description {
  display: none;
}
.blog-style-2 .post-read-more a {
  display: inline-block;
  font-size: 92.857%;
  background-color: #f5f5f5;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
/**
 * Service home
 */
.services-home .service-item {
  margin-bottom: 30px;
}
.services-home .service-item:after {
  content: "";
  display: block;
  clear: both;
}
.services-home .service-image {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.services-home .service-info {
  margin-left: 100px;
  padding-top: 12px;
}
.services-home .service-info .top {
  font-size: 128.571%;
  color: #222;
  font-weight: 700;
  margin-bottom: 3px;
}
.services-home .service-info p {
  color: #666;
}
/**
 * Client says
 */
.client-says {
  padding-right: 60px;
  background-color: #2f2f3b;
  color: #fff;
  border-radius: 30px 20px 20px 30px;
  -moz-border-radius: 30px 20px 20px 30px;
  -webkit-border-radius: 30px 20px 20px 30px;
}
.client-says .content {
  padding: 50px;
  background-color: #3b3b4a;
  border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -webkit-border-radius: 20px 0 0 20px;
}
.client-says .item:after {
  content: "";
  display: block;
  clear: both;
}
.client-says .client-image {
  float: left;
  width: 120px;
  overflow: hidden;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.client-says .client-text {
  margin-left: 170px;
  position: relative;
  top: -5px;
}
.client-says .text {
  font-size: 128.571%;
  margin-bottom: 15px;
  max-width: 995px;
}
.client-says .name {
  text-transform: uppercase;
  font-size: 171.428%;
  line-height: 1;
  position: relative;
  top: 7px;
}
.client-says .owl-theme .owl-dots {
  margin: 0 !important;
  position: absolute;
  right: -94px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.client-says .owl-theme .owl-dots .owl-dot {
  margin: 5px 0;
  display: block;
}
.client-says .dot-style-2 .owl-theme .owl-dots .owl-dot span {
  opacity: .3;
}
.client-says .dot-style-2 .owl-theme .owl-dots .owl-dot:hover span,
.client-says .dot-style-2 .owl-theme .owl-dots .owl-dot.active span {
  opacity: 1;
}
/**
 * Shopby categories
 */
.shopby-categories .stagepadding-slider .owl-carousel .owl-stage {
  padding-top: 25px;
}
.shopby-categories .block .block-title {
  margin-bottom: 0 !important;
}
.shopby-categories .block-content {
  position: relative;
  padding: 0 100px;
}
.shopby-categories .block-content:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
.shopby-categories .item {
  text-align: center;
}
.shopby-categories .cat-image {
  overflow: hidden;
  position: relative;
  top: 0;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.shopby-categories .cat-image:hover {
  top: -10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.shopby-categories .cat-title {
  text-transform: uppercase;
  padding-top: 13px;
  padding-bottom: 6px;
}
.shopby-categories .owl-theme .owl-nav {
  margin: 0;
}
.shopby-categories .owl-theme .owl-nav [class*="owl-"] {
  background-color: #fff;
  color: #222;
  border: none;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.shopby-categories .owl-theme .owl-nav [class*="owl-"]:hover {
  opacity: .9;
}
.shopby-categories .owl-theme .owl-nav [class*="owl-"].owl-next {
  right: -65px;
}
.shopby-categories .owl-theme .owl-nav [class*="owl-"].owl-next:before {
  content: '\e929';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 24px;
}
.shopby-categories .owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: -65px;
}
.shopby-categories .owl-theme .owl-nav [class*="owl-"].owl-prev:before {
  content: '\e927';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 24px;
}
/**
 * Brand slider
 */
.dots-brand-slider .item {
  margin-bottom: 10px;
}
.dots-brand-slider .item a {
  display: block;
  border: 2px solid transparent;
  padding: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
/**
 * Deal
 */
.title-block-center .count-down-group .block-title strong {
  font-size: 171.428% !important;
}
.count-down-group {
  background-color: #ff456c;
  border-radius: 40px 50px 50px 40px;
  -moz-border-radius: 40px 50px 50px 40px;
  -webkit-border-radius: 40px 50px 50px 40px;
}
.count-down-group .block-title {
  float: left;
  width: 70px;
}
.count-down-group .block-title strong {
  width: 13px;
  word-wrap: break-word;
  line-height: 43px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 22px;
  text-align: center;
  margin: 30px auto 0;
  color: #fff !important;
}
.count-down-group .block-content {
  margin-left: 70px;
  background-color: #3b3b4a;
  padding: 30px 30px 30px 0;
  border-radius: 0 40px 40px 0;
  -moz-border-radius: 0 40px 40px 0;
  -webkit-border-radius: 0 40px 40px 0;
}
.count-down-group .deals-countdown {
  float: left;
  width: 120px;
  margin: 0;
  padding-top: 15px;
}
.count-down-group .deals-countdown .deals-time {
  display: block;
  background: none;
  border: none;
  padding: 0;
  text-align: center;
  width: 66px;
  margin: 0 auto 10px;
}
.count-down-group .deals-countdown .num-time {
  background-color: #fff;
  font-size: 171.428%;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  color: #222;
  margin-bottom: 5px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.count-down-group .deals-countdown .title-time {
  text-transform: uppercase;
  color: #fff;
  font-size: 85.714%;
}
.count-down-group .slider-content {
  margin-left: 120px;
}
.count-down-group .product-item-info {
  max-width: unset;
  width: unset;
  background-color: #fff;
  overflow: hidden;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.count-down-group .product-item-info:after {
  content: "";
  display: block;
  clear: both;
}
.count-down-group .product-item-info .product-reviews-summary .reviews-actions {
  display: none;
}
.count-down-group .product-item-info .image-product {
  float: left;
  width: 50%;
  position: relative;
}
.count-down-group .product-item-info .product-item-details {
  float: right;
  width: 50%;
  padding-left: 20px;
  padding-top: 35px;
}
.count-down-group .product-item-info .product-item-name {
  font-size: 114.285%;
}
.count-down-group .product-item-info .price-box .price {
  font-size: 142.857%;
}
.count-down-group .product-item-info .product-item-actions .actions-primary {
  float: left;
}
.count-down-group .product-item-info .product-item-actions .actions-primary .tocart {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background-color: #f5f5f5;
  color: #222;
  text-transform: uppercase;
  float: left;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.count-down-group .product-item-info .actions-secondary {
  float: left;
}
.count-down-group .product-item-info .actions-secondary .action {
  background-color: #f5f5f5;
  display: block;
  float: left;
  margin-left: 5px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #222;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.count-down-group .product-item-info .actions-secondary .action:before {
  display: none;
}
.count-down-group .product-item-info .actions-secondary .action.towishlist:after {
  content: '\e93f';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.count-down-group .product-item-info .actions-secondary .action.tocompare:after {
  content: '\e953';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.count-down-group .owl-theme .owl-nav {
  margin: 0;
}
.count-down-group .owl-theme .owl-nav [class*="owl-"] {
  background-color: #fff;
  border: 2px solid #eee;
  color: #222;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 46px;
  padding: 0;
  position: absolute;
  top: 50%;
  margin: -25px 0 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.count-down-group .owl-theme .owl-nav [class*="owl-"].owl-next {
  right: 15px;
}
.count-down-group .owl-theme .owl-nav [class*="owl-"].owl-next:before {
  content: '\e929';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.count-down-group .owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: 15px;
}
.count-down-group .owl-theme .owl-nav [class*="owl-"].owl-prev:before {
  content: '\e927';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.count-down-group .quickview-handler {
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background-color: #fff;
  color: #222;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.count-down-group .quickview-handler span {
  display: none;
}
.count-down-group .quickview-handler:before {
  content: '\e954';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.count-down-group .product-item-info:hover .quickview-handler {
  opacity: 1;
  visibility: visible;
}
/**
 * Listing tab full
 */
.tab-full .block-title {
  display: table;
  text-align: left !important;
  margin-bottom: 28px !important;
}
.tab-full .ltabs-loadmore {
  display: none !important;
}
.tab-full .products.wrapper.products-grid .product-items {
  margin: 0;
}
.tab-full .ltabs-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.tab-full .ltabs-tabs-container {
  float: left;
  width: 240px;
}
.tab-full .listingtabs-cms {
  float: right;
  width: calc(100% - 240px);
  padding-left: 60px;
  margin-top: -70px;
}
.tab-full .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  display: block;
  margin: 0 0 10px;
  padding: 0 20px 0 30px;
  border: none;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  color: #222;
  border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  -webkit-border-radius: 0 25px 25px 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.tab-full .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:after {
  opacity: 0;
  float: right;
  content: '\e929';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.tab-full .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel:after {
  opacity: 1;
}
.tab-full .tab-banner {
  float: left;
  width: 550px;
}
.tab-full .item-row {
  float: left;
  width: 270px;
  margin-left: 10px;
}
.tab-full .item-row .product-item {
  width: 100% !important;
  padding: 0 !important;
}
.tab-full .banner-image {
  margin-bottom: 10px;
}
.tab-full .product-item {
  margin-bottom: 10px !important;
}
.tab-full .product-items > div:nth-of-type(2),
.tab-full .product-items > div:nth-of-type(3),
.tab-full .product-items > div:nth-of-type(6) {
  float: right;
}
.tab-full .product-items > div:nth-of-type(4) {
  float: left;
  margin-right: 10px;
  margin-left: 0;
}
.tab-full .product-items > div:nth-of-type(5) {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.tab-full .product-items > div:nth-of-type(6) {
  width: 550px;
}
.tab-full .product-items > div:nth-of-type(6) .product-item-info:after {
  content: "";
  display: block;
  clear: both;
}
.tab-full .product-items > div:nth-of-type(6) .product-item-info .image-product {
  float: left;
  width: 270px;
}
.tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details {
  margin-left: 290px;
  text-align: left;
  padding-top: 40px;
}
.tab-full .product-items > div:nth-of-type(6) .product-item-name {
  margin-bottom: 15px;
}
.tab-full .product-items > div:nth-of-type(6) .product-reviews-summary {
  margin-bottom: 9px;
}
.tab-full .product-items > div:nth-of-type(6) .price-box {
  margin-bottom: 15px;
}
.tab-full .product-items > div:nth-of-type(6) .quickview-handler {
  left: 135px;
}
.tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .product-item-actions {
  display: inline-block;
  padding: 0;
}
.tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .product-item-actions .actions-primary {
  float: left;
}
.tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .product-item-actions .actions-secondary {
  float: left;
}
.tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .product-item-actions .actions-secondary .action {
  position: static;
  float: left;
  margin-left: 5px;
}
/**
 * Group product
 */
.group-products .product-items {
  margin-left: -5px;
  margin-right: -5px;
}
.group-products .product-items:after {
  content: "";
  display: block;
  clear: both;
}
.group-products .products-grid .product-item {
  padding: 0 5px !important;
  float: left;
  width: 33.3333% !important;
  margin: 0 0 10px;
}
.group-products .products-grid .product-item:first-child .image-product {
  max-width: 443px;
  margin: 0 auto;
}
.group-products .products-grid .product-item:not(:first-child) .product-item-info:after {
  content: "";
  display: block;
  clear: both;
}
.group-products .products-grid .product-item:not(:first-child) .image-product {
  float: left;
  width: 200px;
}
.group-products .products-grid .product-item:not(:first-child) .product-item-details {
  margin-left: 220px;
  text-align: left;
  padding: 25px 0 0;
}
.group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions {
  display: inline-block;
  padding: 0;
}
.group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-primary {
  float: left;
}
.group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-secondary {
  float: left;
}
.group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-secondary .action {
  position: static;
  float: left;
  margin-left: 5px;
}
.group-products .products-grid .product-item:not(:first-child) .quickview-handler {
  left: 100px;
}
@media (min-width: 1201px) and (max-width: 1440px) {
  .count-down-group .block-title strong {
    line-height: 40px;
  }
  .count-down-group .deals-countdown {
    padding-top: 0;
  }
  .tab-full .tab-banner {
    width: 49.5%;
  }
  .tab-full .item-row {
    width: 24.2%;
  }
  .tab-full .product-items > div:nth-of-type(6) {
    width: 49.5%;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .image-product {
    width: 240px;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details {
    margin-left: 240px;
    padding-top: 37px;
  }
  .group-products .products-grid .product-item {
    width: 33.8% !important;
  }
  .group-products .products-grid .product-item:first-child {
    width: 32.4% !important;
  }
  .group-products .products-grid .product-item:not(:first-child) .image-product {
    width: 190px;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-details {
    margin-left: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tab-full .tab-banner {
    width: 100%;
    padding: 0 15px;
  }
  .tab-full .tab-banner img {
    width: 100%;
  }
  .tab-full .product-items > div:nth-of-type(2),
  .tab-full .product-items > div:nth-of-type(4),
  .tab-full .product-items > div:nth-of-type(3),
  .tab-full .product-items > div:nth-of-type(5),
  .tab-full .product-items > div:nth-of-type(6) {
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;
    width: 50%;
  }
  .tab-full .product-items > div:nth-of-type(6) {
    width: 100%;
  }
  .group-products .products-grid .product-item {
    width: 50% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-full .grid-20px .banner-image {
    margin-bottom: 20px !important;
  }
  .count-down-group .block-title strong {
    line-height: 38px;
  }
  .count-down-group .deals-countdown {
    padding-top: 0;
  }
  .count-down-group .deals-countdown .deals-time {
    margin-bottom: 7px;
  }
  .tab-full .ltabs-tabs-container {
    float: none;
    width: 100%;
  }
  .tab-full .listingtabs-cms {
    float: none;
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .tab-full .tab-banner {
    width: 100%;
    padding: 0 15px;
  }
  .tab-full .tab-banner img {
    width: 100%;
  }
  .tab-full .product-items > div:nth-of-type(2),
  .tab-full .product-items > div:nth-of-type(4),
  .tab-full .product-items > div:nth-of-type(3),
  .tab-full .product-items > div:nth-of-type(5),
  .tab-full .product-items > div:nth-of-type(6) {
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;
    width: 50%;
  }
  .tab-full .product-items > div:nth-of-type(6) {
    width: 100%;
  }
  .tab-full .products.wrapper.products-grid .product-items {
    margin-left: -15px;
    margin-right: -15px;
  }
  .group-products .products-grid .product-item {
    width: 50% !important;
  }
  .group-products .products-grid .product-item:not(:first-child) .image-product {
    float: none;
    width: 100%;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-details {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 14px 18px;
    text-align: center;
  }
  .group-products .products-grid .product-item:first-child .image-product {
    max-width: 350px;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions {
    padding: 0 45px;
    margin: 11.5px 0;
    position: relative;
    display: inline-block;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-primary {
    vertical-align: top;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-secondary {
    float: none;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-secondary .action {
    position: absolute;
    top: 0;
    margin: 0;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-secondary .action.towishlist {
    left: 0;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-secondary .action.tocompare {
    right: 0;
  }
}
@media (max-width: 767px) {
  .banner-full img {
    width: 100%;
  }
  .count-down-group .block-title {
    float: none;
    width: 100%;
    padding-top: 20px;
  }
  .count-down-group .block-title strong {
    width: auto;
    margin: 0 auto;
  }
  .count-down-group .block-content {
    margin-left: 0;
    margin-right: 0;
    clear: both;
    padding: 20px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }
  .count-down-group .deals-countdown {
    float: none;
    width: auto;
    text-align: center;
  }
  .count-down-group .deals-countdown .deals-time {
    display: inline-block;
    margin: 0 2px 10px;
  }
  .count-down-group .slider-content {
    margin-left: 0;
    margin-right: 0;
  }
  .count-down-group .product-item-info .image-product {
    width: 100%;
    float: none;
    text-align: center;
  }
  .count-down-group .product-item-info .product-item-details {
    padding: 10px 14px 18px;
    float: none;
    width: 100%;
    text-align: center;
  }
  .count-down-group .product-item-info .product-item-details .price-box {
    margin: 0;
  }
  .count-down-group .product-item-info .product-item-details .product-reviews-summary {
    display: inline-block;
  }
  .count-down-group .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
    display: none;
  }
  .count-down-group .product-item-info .product-item-details .product-item-actions {
    padding: 0 45px;
    margin: 11.5px 0;
    position: relative;
    display: inline-block;
  }
  .count-down-group .product-item-info .product-item-details .product-item-actions .actions-primary {
    vertical-align: top;
  }
  .count-down-group .product-item-info .product-item-details .product-item-actions .actions-secondary {
    float: none;
  }
  .count-down-group .product-item-info .product-item-details .product-item-actions .actions-secondary .action {
    position: absolute;
    top: 0;
    margin: 0;
  }
  .count-down-group .product-item-info .product-item-details .product-item-actions .actions-secondary .action.towishlist {
    left: 0;
  }
  .count-down-group .product-item-info .product-item-details .product-item-actions .actions-secondary .action.tocompare {
    right: 0;
  }
  .tab-full .ltabs-tabs-container {
    float: none;
    width: 100%;
  }
  .tab-full .listingtabs-cms {
    float: none;
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .tab-full .tab-banner {
    width: 100%;
    padding: 0 15px;
  }
  .tab-full .tab-banner img {
    width: 100%;
  }
  .tab-full .product-items > div:nth-of-type(2),
  .tab-full .product-items > div:nth-of-type(4),
  .tab-full .product-items > div:nth-of-type(3),
  .tab-full .product-items > div:nth-of-type(5),
  .tab-full .product-items > div:nth-of-type(6) {
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;
    width: 100%;
  }
  .tab-full .product-items > div:nth-of-type(6) {
    width: 100%;
  }
  .tab-full .products.wrapper.products-grid .product-items {
    margin-left: -15px;
    margin-right: -15px;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .image-product {
    float: none;
    width: 100%;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    padding: 10px 14px 18px;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .product-item-name {
    margin: 0 0 5px;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .product-reviews-summary {
    margin-bottom: 0;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .price-box {
    margin-bottom: 0;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .actions-primary {
    vertical-align: top;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .product-item-actions {
    padding: 0 45px;
    margin: 11.5px 0;
    position: relative;
    display: inline-block;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .product-item-actions .actions-secondary {
    float: none;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .product-item-actions .actions-secondary .action {
    position: absolute;
    top: 0;
    margin: 0;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .product-item-actions .actions-secondary .action.towishlist {
    left: 0;
  }
  .tab-full .product-items > div:nth-of-type(6) .product-item-info .product-item-details .product-item-actions .actions-secondary .action.tocompare {
    right: 0;
  }
  .group-products .products-grid .product-item {
    width: 100% !important;
  }
  .group-products .products-grid .product-item:not(:first-child) .image-product {
    float: none;
    width: 100%;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-details {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 14px 18px;
    text-align: center;
  }
  .group-products .products-grid .product-item:first-child .image-product {
    max-width: 350px;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions {
    padding: 0 45px;
    margin: 11.5px 0;
    position: relative;
    display: inline-block;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-primary {
    vertical-align: top;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-secondary {
    float: none;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-secondary .action {
    position: absolute;
    top: 0;
    margin: 0;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-secondary .action.towishlist {
    left: 0;
  }
  .group-products .products-grid .product-item:not(:first-child) .product-item-info .product-item-details .product-item-actions .actions-secondary .action.tocompare {
    right: 0;
  }
  .client-says .client-image {
    float: none;
  }
  .client-says .client-text {
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    top: 0;
  }
  .client-says .name {
    top: 0;
  }
}
/**
 * Listing page
 */
/**
 * Sidebar
 */
.filter-mobile-btn {
  display: none;
}
#price-slider .ui-slider-handle {
  border-width: 2px;
}
.page-layout-1column .block.filter .filter-title strong {
  font-size: 116.67% !important;
}
.page-layout-1column .block.filter {
  margin-bottom: 10px;
}
.sidebar {
  /**
     * Block compare
     */
}
.sidebar .block {
  margin-bottom: 30px !important;
  /**
         * Block title
         */
  /**
         * Block content
         */
  /**
         * Filter block
         */
}
.sidebar .block .block-title {
  margin: 0;
  padding: 15px 20px 13px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.sidebar .block .block-title strong {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 114.285%;
}
.sidebar .block .block-title .counter {
  display: none !important;
}
.sidebar .block .block-content,
.sidebar .block .empty {
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: none;
  padding: 20px;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
.sidebar .block.filter .block-subtitle {
  display: none;
}
.sidebar .block.filter .filter-actions .action.clear {
  text-decoration: none;
  background-color: #444444;
  padding: 7px 20px;
  color: #ffffff;
  border-radius: 4px;
}
.sidebar .block.filter .filter-actions .action.clear:hover {
  background-color: #333333;
}
.sidebar .block.filter .filter-current .action.remove {
  text-decoration: none;
}
.sidebar .block.filter .filter-current .action.remove:before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  color: #333;
  font-size: 26px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.sidebar .block.filter .filter-current .action.remove span {
  display: none;
}
.sidebar .block.filter .filter-options .filter-options-title {
  text-transform: uppercase;
  color: #222;
  font-weight: 600;
}
.sidebar .block.filter .filter-options .filter-options-content {
  padding: 0 20px 20px;
  margin: 0 -20px 30px;
  border-bottom: 1px solid #ddd;
  max-height: 325px;
  overflow-y: auto;
  display: block !important;
}
.sidebar .block.filter .filter-options .filter-options-content ol li {
  margin: 5px 0;
}
.sidebar .block.filter .filter-options .filter-options-content ol li a {
  display: table;
  padding: 3px 0;
  text-decoration: none;
  color: #444;
}
.sidebar .block.filter .filter-options .filter-options-item:last-child .filter-options-content {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.sidebar .swatch-attribute-options {
  margin-top: 5px;
}
.sidebar .swatch-option.color {
  margin-left: 4px;
  margin-right: 11px;
}
.sidebar .block-compare .product-item .product-item-name {
  margin: 0;
}
.sidebar .block-compare .action.delete {
  right: 0;
  left: auto;
}
/**
 * Toolbar
 */
.toolbar {
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  padding: 9px;
  margin-bottom: 30px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.modes .modes-label {
  display: none;
}
.modes .modes-mode {
  height: 36px;
  width: 36px;
  border: 1px solid #ddd;
  background-color: #fff;
  margin-right: 5px;
  text-align: center;
  line-height: 34px;
  padding: 0;
  color: #222;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.modes .modes-mode.mode-grid:after {
  content: '\e93d';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.modes .modes-mode.mode-list:after {
  content: '\e942';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
}
.modes .modes-mode:hover,
.modes .modes-mode.active {
  color: #222;
}
.modes .modes-mode:before,
.modes .modes-mode span {
  display: none;
}
.sorter {
  padding: 0;
}
.sorter .sorter-action {
  top: auto;
}
.sorter .sorter-action:before {
  line-height: 36px;
}
.toolbar-amount {
  padding-top: 5px;
}
.toolbar-amount,
.sorter-label,
.sorter-options,
.field.limiter .label,
.limiter-options,
.limiter-text {
  color: #444;
}
.pages {
  line-height: 0;
}
.pages .pages-label {
  display: none;
}
.pages .items {
  font-weight: normal;
  font-size: unset;
}
.pages .item {
  float: left;
  margin: 0 5px 0 0;
  height: 36px;
  min-width: 36px;
  text-align: center;
  border: 1px solid #ddd;
  line-height: 34px;
  background-color: #fff;
  font-size: unset;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.pages .item .action.next span,
.pages .item .action.previous span,
.pages .item .label {
  display: none;
}
.pages .item:last-child {
  margin: 0;
}
.pages .item strong,
.pages .item a {
  display: block !important;
  padding: 0;
  color: #222;
  font-weight: normal;
  margin: 0 !important;
  border: none !important;
  line-height: 34px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.pages .item .action.next:before {
  content: '\e930';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
.pages .item .action.previous:before {
  content: '\e92f';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
.pages .action:before {
  display: block !important;
  margin: 0 !important;
  color: #222 !important;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.products.wrapper ~ .toolbar .limiter {
  float: left;
  margin: 0 5px;
}
.products.wrapper ~ .toolbar .pages {
  float: right;
}
/**
 * Product grid style
 */
.products.wrapper {
  margin: 0;
}
/**
 * Product list style
 */
.page-products .products-list .product-items {
  margin: 0;
}
.products-list .product-item-info {
  width: unset !important;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  margin-bottom: 30px;
  display: block;
  overflow: hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.products-list .product-item-info:after {
  content: "";
  display: block;
  clear: both;
}
.products-list .product-item-info .image-product {
  position: relative;
  width: 270px;
  float: left;
  text-align: center;
}
.products-list .product-item-info .image-product .quickview-handler {
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background-color: #fff;
  color: #222;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.products-list .product-item-info .image-product .quickview-handler:before {
  content: '\e954';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.products-list .product-item-info .image-product .quickview-handler span {
  display: none;
}
.products-list .product-item-info .product-item-photo {
  display: block;
  line-height: 0;
  padding: 0;
  width: unset;
  position: relative;
}
.products-list .product-item-info .product-item-details {
  margin-left: 300px;
  display: block;
  padding: 20px 20px 20px 0;
}
.products-list .product-item-info .product-item-details .product-item-name {
  margin: 0 0 7px;
  font-size: 128.571%;
}
.products-list .product-item-info .product-item-details .product-item-name a {
  padding: 6px 0;
}
.products-list .product-item-info .product-item-details .product-reviews-summary {
  margin-bottom: 8px !important;
  margin-left: unset !important;
  margin-right: unset !important;
}
.products-list .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  display: none;
  font-size: unset;
  padding: 0 5px;
}
.products-list .product-item-info .product-item-details .price-box {
  margin: 5px 0 10px;
}
.products-list .product-item-info .product-item-details .price-box .price {
  font-size: 128.571%;
}
.products-list .product-item-info .product-item-details div[class^="swatch-opt-"] {
  display: table;
  margin-bottom: 5px;
}
.products-list .product-item-info .product-item-details .product-item-description {
  margin: 0 0 20px;
}
.products-list .product-item-info .product-item-details .product-item-description .action.more {
  display: none;
}
.products-list .product-item-info .product-item-details .swatch-option.color {
  margin: 0 10px 0 3px;
}
.products-list .product-item-info .product-item-details .product-item-actions .actions-primary {
  vertical-align: top;
  display: inline-block;
}
.products-list .product-item-info .product-item-details .product-item-actions .actions-primary .tocart {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background-color: #f5f5f5;
  color: #222;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.products-list .product-item-info .product-item-details .product-item-actions .actions-secondary {
  vertical-align: top;
  display: inline-block;
}
.products-list .product-item-info .product-item-details .product-item-actions .actions-secondary .action {
  background-color: #f5f5f5;
  display: block;
  float: left;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #222;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.products-list .product-item-info .product-item-details .product-item-actions .actions-secondary .action:before {
  display: none;
}
.products-list .product-item-info .product-item-details .product-item-actions .actions-secondary .action.towishlist:after {
  content: '\e93f';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.products-list .product-item-info .product-item-details .product-item-actions .actions-secondary .action.tocompare:after {
  content: '\e953';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.products-list .product-item-info:hover {
  border-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.products-list .product-item-info:hover .image-product .quickview-handler {
  opacity: 1;
  visibility: visible;
}
.block-compare .actions-toolbar .primary .action.primary {
  margin: 0;
}
@media (max-width: 767px) {
  .toolbar-amount {
    display: none;
  }
  .filter-mobile-btn {
    display: inline-block;
    float: left;
  }
  .sorter {
    float: right;
  }
  .sidebar .block.filter .filter-options .filter-options-content {
    max-height: unset !important;
  }
  .block-content.filter-content {
    margin-bottom: 20px;
  }
  .block.filter {
    position: fixed;
    left: -320px;
    width: 300px;
    top: 0;
    bottom: 0;
    padding: 20px;
    background: #fff;
    z-index: 999;
    margin: 0 !important;
    overflow-y: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    transition: 0.1s;
    -moz-transition: 0.1s;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
  }
  .show-filter-sidebar .filter-overlay {
    opacity: .3;
    visibility: visible;
  }
  .show-filter-sidebar .block.filter {
    left: 0;
  }
}
@media (max-width: 480px) {
  .products-list .product-item-info .image-product {
    width: 100%;
    float: none;
  }
  .products-list .product-item-info .product-item-details {
    margin: 0;
    float: none;
    padding: 15px 15px 0;
  }
}
/**
 * Detail page
 */
/**
 * Compare, wishlist, email to friend
 */
.product-info-main .product-options-wrapper .fieldset .label {
  color: #222;
}
.product-info-main .product-social-links .action,
.product-info-main .product-addto-links .action {
  display: inline-block;
  width: 40px;
  height: 40px;
  float: left;
  margin-left: 5px;
  padding: 0;
  color: #222 !important;
  background-color: #f5f5f5;
  border: none !important;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.product-info-main .product-social-links .action span,
.product-info-main .product-addto-links .action span {
  display: none;
}
.product-info-main .stock.available:before {
  margin-right: 2px;
  vertical-align: middle;
  top: -1px;
  position: relative;
  content: '\e92d';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  float: left;
  display: inline-block;
}
.product-info-main .product-social-links {
  float: left;
  display: inline-block;
  width: 140px;
  vertical-align: top;
  padding-top: 27px;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 10px;
  float: left;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  float: left;
  padding-top: 27px !important;
}
.magnifier-preview {
  left: 100% !important;
  top: 0 !important;
  margin-left: 20px;
}
/**
 * Table attributes product
 */
.default-style .resp-tabs-list {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
}
.default-style .resp-tabs-list li {
  float: left;
  border: none;
  background: none !important;
  padding: 0 0 15px !important;
  margin: 0 40px 0 0;
  font-size: 128.571%;
  color: #222;
}
.default-style .resp-tabs-list li:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  left: 0;
  right: 0;
  bottom: -1px;
}
.default-style .resp-tabs-container {
  background: none;
  padding: 25px 0 0;
  border: none;
}
.product.data.items.accordion-style .item.title.resp-accordion {
  padding: 10px 20px 8px !important;
  background-color: #fff;
}
.product.data.items.accordion-style .item.title.resp-accordion a {
  text-transform: uppercase;
  font-weight: normal;
  color: #333;
}
/**
 * Related upsell crossell product slider
 */
.product-slider .nav-style-2 .owl-theme .owl-nav {
  position: absolute;
  margin: 0;
  top: -67px;
  right: 11px;
}
@media (max-width: 767px) {
  .default-style .resp-tabs-list li {
    float: none !important;
    margin: 0 0 15px !important;
  }
}
@media (max-width: 480px) {
  .product-info-main .product.attribute.overview {
    padding-top: 30px;
  }
}
@media (max-width: 375px) {
  .product-info-main .product-social-links {
    padding-top: 0;
    clear: both;
  }
  .product-info-main .product-social-links .action,
  .product-info-main .product-addto-links .action {
    margin-left: 0;
    margin-right: 5px;
  }
}
