.ul-nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**
 * Home page
 */
.slidershow {
  margin-bottom: 20px;
}
.slidershow-type-1 .owl-theme .owl-nav {
  margin: 0;
}
.slidershow-type-1 .owl-theme .owl-nav [class*='owl-'] {
  background-color: #000;
  margin: -25px 0 0;
  padding: 0;
  width: 30px;
  height: 50px;
  line-height: 50px;
  opacity: .7;
  position: absolute;
  top: 50%;
  z-index: 25;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.slidershow-type-1 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 20px;
}
.slidershow-type-1 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 0;
}
.slidershow-type-1 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 0;
}
.slidershow-type-1 .owl-theme .owl-nav [class*='owl-']:hover {
  opacity: 1;
}
.slidershow-type-1 .owl-theme .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.slidershow-type-1 .owl-theme .owl-dots span {
  width: 14px;
  height: 14px;
  background-color: #fff;
  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);
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.top-home {
  margin-left: 300px;
}
.top-home::after {
  content: "";
  display: block !important;
  clear: both;
}
.top-home .right-banner {
  float: right;
  width: 260px;
  margin-bottom: 10px;
}
.top-home .slidershow {
  float: left;
  width: calc(100% - 270px);
}
.top-home .banner-image {
  margin-bottom: 10px;
}
.top-home-search {
  padding: 15px 0;
}
.top-home-search ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-home-search ul::after {
  content: "";
  display: block !important;
  clear: both;
}
.top-home-search ul li {
  float: left;
  margin: 0 8px 0 0;
}
.top-home-search ul li a {
  color: #666;
}
.top-home-search ul li:not(:last-child):after {
  content: ",";
}
.top-home-search ul li:first-child {
  color: #222;
}
.top-home-search ul li:first-child:after {
  display: none;
}
/**
 * Home services
 */
.home-services {
  clear: both;
  border: 1px solid #e5e5e5;
}
.home-services ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-services ul li {
  margin: 0;
  width: 33.3333333333%;
  padding: 30px 0;
}
.home-services ul li:not(:last-child) a {
  border-right: 1px solid #e5e5e5;
}
.home-services ul li a {
  display: block;
  padding: 0 25px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.home-services ul li a::after {
  content: "";
  display: block !important;
  clear: both;
}
.home-services ul li span {
  display: block;
}
.home-services .service-icon {
  width: 60px;
  float: left;
}
.home-services .service-info {
  margin-left: 80px;
  font-size: 107.69%;
  padding-top: 8px;
}
/**
 * Hot categories
 */
.hot-categories .block-title {
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  margin-bottom: 30px;
  color: #222;
  font-size: 138.461%;
}
.hot-categories .block-title strong {
  display: inline-block;
  padding-bottom: 6px;
  margin-bottom: -1px;
}
.hot-categories .item {
  width: 25%;
}
.hot-categories .cat-title {
  font-size: 107.69%;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.hot-categories .cat-title a {
  color: #222;
}
.hot-categories .sub-cats li {
  margin: 0 !important;
}
.hot-categories .sub-cats li a {
  display: inline-block;
  padding: 3px 0;
}
.hot-categories .sub-cats li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background-color: #999;
  margin-right: 3px;
  position: relative;
  top: -1px;
}
.hot-categories .btn-view {
  display: none;
}
.home-collection .block-title,
.tabs-product .block-title {
  font-size: 138.461%;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.home-collection .block-content,
.tabs-product .block-content {
  border: 1px solid #e5e5e5;
}
/**
 * Home collections
 */
.home-collection .block-content {
  background-color: #fafafa;
}
.home-collection .block-content > div {
  margin: -1px;
}
.home-collection .owl-carousel .owl-item img {
  width: auto;
  display: unset;
}
.home-collection .item {
  text-align: center;
}
.home-collection .item a {
  border: 1px solid transparent;
  display: block;
  padding: 20px 10px 20px;
}
.home-collection .item a strong {
  display: block;
  font-weight: 400;
  padding-top: 10px;
  font-size: 107.69%;
}
.home-collection .item a:hover {
  background-color: #fff;
}
.home-collection .owl-theme .owl-nav {
  margin: 0;
  position: absolute;
  top: -44px;
  right: 0;
}
.tabs-product .owl-theme .owl-nav,
.home-collection .owl-theme .owl-nav {
  margin: 0;
}
.tabs-product .owl-theme .owl-nav [class*='owl-'],
.home-collection .owl-theme .owl-nav [class*='owl-'] {
  margin: 0;
  padding: 0;
  width: 26px;
  height: 34px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #888;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.tabs-product .owl-theme .owl-nav [class*='owl-']:before,
.home-collection .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 18px;
}
.tabs-product .owl-theme .owl-nav [class*='owl-'].owl-next,
.home-collection .owl-theme .owl-nav [class*='owl-'].owl-next {
  border-left: none;
}
.tabs-product .owl-theme .owl-nav [class*='owl-'].owl-prev,
.home-collection .owl-theme .owl-nav [class*='owl-'].owl-prev {
  border-right: none;
}
/**
 * Tabs product
 */
.tabs-product .sm-listing-tabs {
  margin-bottom: 0;
}
.tabs-product .sm-listing-tabs.slider .products.wrapper.products-grid .product-items {
  margin: 0;
}
.tabs-product .sm-listing-tabs.slider .products.wrapper.products-grid.one-row .product-items .product-item {
  margin-bottom: 0;
}
.tabs-product .sm-listing-tabs.slider .products.wrapper.products-grid.multi-row .product-items .product-item:last-child {
  margin-bottom: 0;
}
.tabs-product .sm-listing-tabs.slider .products.wrapper.products-grid.one-row .product-items .owl-stage {
  display: flex;
}
.tabs-product .sm-listing-tabs.slider .products.wrapper.products-grid.one-row .product-items .owl-stage .product-item,
.tabs-product .sm-listing-tabs.slider .products.wrapper.products-grid.one-row .product-items .owl-stage .item-row {
  height: 100%;
}
.tabs-product .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  margin-bottom: 0;
  position: absolute;
  top: -35px;
  right: 80px;
}
.tabs-product .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li {
  text-transform: uppercase;
  height: 35px;
  border-bottom: 1px solid transparent !important;
  font-weight: 400;
  margin-right: 25px;
}
.tabs-product .owl-theme .owl-nav {
  margin: 0;
  position: absolute;
  top: -44px;
  right: -1px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .show-vertical-menu .vertical-menu-content {
    display: none;
  }
  .show-vertical-menu .vertical-menu-block:hover .vertical-menu-content {
    display: block;
  }
  .top-home {
    margin: 0;
  }
  .top-home .right-banner {
    width: 30%;
  }
  .top-home .right-banner img {
    width: 100%;
  }
  .top-home .slidershow {
    width: calc(70% - 12px);
  }
  .home-services .service-info {
    max-width: 170px;
  }
  .middle-banner .banner-image {
    margin-bottom: 25px;
  }
}
@media (max-width: 1023px) {
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap {
    height: 34px;
    padding: 0 30px 0 10px;
    line-height: 34px;
  }
  .tabs-product .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    top: -44px;
    right: 58px;
  }
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs {
    min-width: 215px;
  }
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li.active span,
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li span {
    padding: 0 10px !important;
  }
  body .tabs-product .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li:hover,
  body .tabs-product .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel {
    border-bottom: 1px solid #e5e5e5 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-home {
    margin: 0;
  }
  .top-home .right-banner {
    width: 29.5%;
  }
  .top-home .right-banner img {
    width: 100%;
  }
  .top-home .slidershow {
    width: calc(70% - 10px);
  }
  .home-services ul li a {
    padding: 0 10px;
  }
  .home-services .service-info {
    margin-left: 70px;
  }
  .middle-banner .banner-image {
    margin-bottom: 18px;
  }
  .hot-categories .item {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .top-home {
    margin: 0;
  }
  .top-home .right-banner {
    float: none;
    width: unset;
    display: flex;
    margin: 0 -10px 10px;
  }
  .top-home .right-banner .banner-image {
    padding: 0 10px;
    width: 33.333333%;
  }
  .top-home .right-banner img {
    width: 100%;
  }
  .top-home .slidershow {
    float: none;
    width: 100%;
  }
  .home-services ul {
    display: block;
  }
  .home-services ul li {
    width: 100%;
    padding: 10px 0;
  }
  .home-services ul li a {
    border: none !important;
  }
  .home-services ul li:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
  }
  .home-services .service-info {
    max-width: 180px;
  }
  .middle-banner .banner-image {
    margin-bottom: 16px;
  }
  .hot-categories .item {
    width: 33.333%;
  }
}
@media (max-width: 560px) {
  .banner-block-1 {
    margin-bottom: 25px !important;
  }
  .banner-block-1 .banner-image img {
    width: 100%;
  }
  .banner-block-1 > div:first-child .banner-image {
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .top-home .right-banner {
    display: block;
    margin-bottom: 20px;
  }
  .top-home .right-banner .banner-image {
    width: 100%;
    margin-bottom: 20px;
  }
  .middle-banner .banner-image {
    margin-bottom: 30px;
  }
  .hot-categories .item {
    width: 50%;
  }
}
.slidershow-home {
  padding-top: 24px;
  margin-bottom: 30px;
}
/**
 * Banner image
 */
.static-image-block-1 .image-content {
  margin-bottom: 10px;
}
.static-image-block-1 .image-content::after {
  content: "";
  display: block !important;
  clear: both;
}
.static-image-block-1 .col-1-image {
  float: left;
}
.static-image-block-1 .col-1-image::after {
  content: "";
  display: block !important;
  clear: both;
}
.static-image-block-1 .image-1 {
  margin-bottom: 10px;
}
.static-image-block-1 .image-2 {
  float: left;
}
.static-image-block-1 .image-3 {
  float: right;
}
.static-image-block-1 .col-2-image {
  float: right;
}
/**
 * Content home
 */
.content-home::after {
  content: "";
  display: block !important;
  clear: both;
}
.content-home .sidebar-home {
  float: right;
  width: 270px;
}
.content-home .sidebar-home .products-sidebar {
  margin-bottom: 30px;
}
.content-home .sidebar-home .products-sidebar .block {
  margin-bottom: 0;
}
.content-home .main-home {
  float: left;
  padding-right: 30px;
  width: calc(100% - 270px);
}
/**
 * Sidebar home
 */
.sidebar-home .block {
  margin-bottom: 35px;
}
.sidebar-home .block-title {
  font-size: 138.461%;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.sidebar-home .block-content {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
.sidebar-home .block-clients {
  padding: 20px;
}
.sidebar-home .block-clients .client-description {
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
}
.sidebar-home .block-clients .client-info img {
  float: left;
  width: 46px;
}
.sidebar-home .block-clients .client-info .info-detail {
  margin-left: 55px;
  padding-top: 3px;
}
.sidebar-home .block-clients .info-detail h3 {
  font-size: 107.69%;
  font-weight: 700;
  text-transform: uppercase;
  color: #444;
  margin-bottom: 6px;
}
.sidebar-home .block-clients .owl-theme .owl-nav {
  position: absolute;
  top: -64px;
  right: -21px;
  margin: 0;
}
.sidebar-home .block-clients .owl-theme .owl-nav [class*='owl-'] {
  margin: 0;
  padding: 0;
  width: 26px;
  height: 34px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #888;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.sidebar-home .block-clients .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 18px;
}
.sidebar-home .block-clients .owl-theme .owl-nav [class*='owl-'].owl-next {
  border-left: none;
}
.sidebar-home .block-clients .owl-theme .owl-nav [class*='owl-'].owl-prev {
  border-right: none;
}
.sidebar-home .product-type-list {
  margin-bottom: 7px;
}
.sidebar-home .product-type-list .product-item-info {
  border: none;
  padding-bottom: 0;
}
/**
 * Newsletter home
 */
.block-subscribe-home {
  padding: 15px 12px 17px;
  border: 5px solid #e5e5e5;
}
.block-subscribe-home .newsletter-title {
  color: #222;
  font-size: 200%;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.block-subscribe-home .description-newsletter {
  margin-bottom: 20px;
}
.block-subscribe-home #newsletter-home {
  height: 40px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-subscribe-home .action-button {
  padding-top: 10px;
}
.block-subscribe-home .action-button button {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #4a5678;
  text-transform: uppercase;
  padding: 0 20px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
@media (max-width: 1199px) {
  .newsletter-home-container {
    display: none;
  }
  .static-image-block-1 {
    width: 100%;
    max-width: 100%;
    flex: unset;
  }
  .static-image-block-1 img {
    width: 100%;
  }
  .static-image-block-1 .col-1-image {
    width: 68%;
  }
  .static-image-block-1 .col-2-image {
    width: 31%;
  }
  .static-image-block-1 .image-2,
  .static-image-block-1 .image-3 {
    width: 49%;
  }
  .content-home .main-home,
  .content-home .sidebar-home {
    float: none !important;
    padding: 0 !important;
    width: unset !important;
  }
  .content-home .main-home .main-full-banner img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .newsletter-home-container {
    display: block;
  }
}
@media (max-width: 560px) {
  .static-image-block-1 .image-2,
  .static-image-block-1 .image-3,
  .static-image-block-1 .col-1-image,
  .static-image-block-1 .col-2-image {
    float: none;
    width: 100%;
  }
  .static-image-block-1 .image-1 {
    margin-bottom: 30px;
  }
}
.home-services.services-four > ul > li {
  width: 25%;
}
.grid-banner {
  margin: 0 -10px 10px;
}
.grid-banner::after {
  content: "";
  display: block !important;
  clear: both;
}
.grid-banner .static-image {
  float: left;
  padding: 0 10px;
}
.content-home .sidebar-home.sidebar-left {
  float: left;
}
.content-home .main-home.main-home-right {
  float: right;
  padding-left: 30px;
  padding-right: 0;
}
/**
 * Vertical megamenu home
 */
.content-home .block-title-menu {
  background-color: #2b375c;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 25px;
  font-size: 107.69%;
  font-weight: 700;
}
.content-home .block-title-menu:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 14px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  margin-top: 18px;
  margin-right: 10px;
}
.content-home .block-title-menu:after {
  content: "";
  display: block;
  width: 17px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 24px;
  left: 25px;
}
.content-home .more-w .more-view {
  border-top: 1px solid #e5e5e5;
  padding: 20px 20px;
  color: #444;
}
.content-home .more-w .more-view:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  background: url(../images/icon-image.png) no-repeat -124px -103px;
  margin-left: 3px;
  margin-right: 12px;
  position: relative;
  top: -1px;
}
.content-home .more-w .more-view.open:before {
  background-position: -178px -103px;
}
.content-home .sm_megamenu_wrapper_vertical_menu .mega-content {
  padding: 5px 0 6px;
}
.content-home .sm_megamenu_wrapper_vertical_menu .icon_items {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content-home .sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu > li {
  border: none;
}
.content-home .sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu > li > a.sm_megamenu_head {
  padding: 10.7px 20px;
}
.content-home .sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu > li > a:before {
  content: "";
  display: block;
  width: 2px;
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  opacity: 0;
}
.content-home .sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu > li:hover > a {
  background-color: #f3f4f8;
}
.content-home .sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu > li:hover > a:before {
  opacity: 1;
}
.content-home .sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu > li.parent-item > a:after {
  vertical-align: top;
  float: right;
  opacity: .5;
  content: '\f0da';
  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;
}
.content-home .sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu > li.parent-item > a:hover:after {
  opacity: 1;
}
.content-home .vertical-menu-content {
  border: 1px solid #e5e5e5;
  border-top: none;
  padding-top: 2px;
  position: relative;
  display: block;
  z-index: unset;
}
.content-home .vertical-menu-content:before {
  content: "";
  display: block;
  height: 2px;
  background-color: #000;
  position: absolute;
  left: -1px;
  right: -1px;
  top: 0;
}
.sidebar-home .sm_megamenu_content .block-filterproducts .block-content {
  border: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-services.services-four ul li a {
    padding: 0 10px;
  }
  .home-services.services-four .service-info {
    margin-left: 70px;
  }
  .content-home .sidebar-home .product-type-list .products {
    display: flex;
  }
  .content-home .sidebar-home .product-type-list .product-item {
    width: 33.33333%;
  }
  .content-home .sidebar-home .product-type-list .product-item-info {
    margin: 10px 0;
  }
  .content-home .sidebar-home .product-type-list {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-top .column-slider {
    width: 74.2%;
  }
  .home-top .column-banner {
    width: 25.8%;
  }
  .home-services.services-four > ul > li {
    width: 50%;
    padding: 10px 0;
  }
  .home-services.services-four > ul > li:nth-child(2n) a {
    border: none;
  }
  .home-services.services-four .service-info {
    max-width: 170px;
  }
  .home-services.services-four ul li a {
    padding: 0 20px;
  }
}
@media (max-width: 1199px) {
  .content-home .sidebar-home .vertical-menu {
    display: none;
  }
  .content-home .main-home .grid-banner > .static-image {
    width: 33.3333%;
  }
  .content-home .main-home .grid-banner > .static-image img {
    width: 100%;
  }
  .content-home .main-home .grid-banner > .static-image.middle-banner .banner-image {
    margin-bottom: 12px !important;
  }
}
@media (max-width: 767px) {
  .home-services.services-four > ul > li {
    width: 100%;
  }
  .home-top .column-banner img {
    width: 100%;
  }
  .sidebar-home .banner-image img {
    width: 100%;
  }
}
@media (max-width: 560px) {
  .content-home .main-home .grid-banner > .static-image {
    width: 100%;
  }
  .content-home .main-home .grid-banner > .static-image:first-child .banner-image {
    margin-bottom: 10px;
  }
}
.hidden-title .block-title {
  display: none;
}
.hidden-action-cart .product-item-inner {
  display: none;
}
.hidden-action-cart .products-grid .product-item-info {
  padding-bottom: 0;
}
.product-top-home {
  border: 1px solid #e5e5e5;
}
.product-top-home .products-grid .product-item,
.product-top-home .block-filterproducts {
  margin: 0;
}
.product-top-home .products-grid .product-item-info {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
.product-top-home .products-grid .product-item-details {
  padding-top: 5px;
}
.product-top-home .products-grid .product-item-name {
  margin-bottom: 1px;
}
.product-top-home .products-grid .product-item .price-box {
  margin: 1px 0 10px;
}
.product-top-home .deals-countdown {
  display: flex;
  margin: 0 10px 15px;
}
.product-top-home .deals-countdown .deals-time {
  border: none;
  width: 25%;
  text-align: center;
  padding: 5px 9px;
}
.product-top-home .deals-countdown .deals-time:not(:last-child) {
  border-right: 1px solid #fff;
}
@media (max-width: 1199px) {
  .home-top-products .top-slider,
  .home-top-products .top-deals {
    width: 100%;
    max-width: unset;
    flex: unset;
  }
  .product-top-home .deals-countdown {
    margin-left: 0;
    margin-right: 0;
  }
}
.grid-top-banner::after {
  content: "";
  display: block !important;
  clear: both;
}
.grid-top-banner .left-banner {
  float: left;
}
.grid-top-banner .right-banner {
  float: right;
}
.grid-top-banner .banner-image.first-banner {
  margin-bottom: 10px;
}
/**
 * Collection sidebar
 */
.collection-sidebar .collection-content {
  border: none;
  padding: 0;
}
.collection-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.collection-sidebar ul li:not(:last-child) {
  margin-bottom: 3px;
}
.collection-sidebar ul li a {
  display: block;
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  background-color: #fafafa;
}
.collection-sidebar ul li a:hover {
  background-color: #fff;
}
.collection-sidebar ul li img {
  width: 40px;
  display: inline-block;
}
.collection-sidebar ul li strong {
  vertical-align: middle;
  padding-left: 5px;
}
/**
 * List product slider
 */
.products-list-slider .block {
  margin: 0;
}
.products-list-slider .block-content {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
.products-list-slider .product-type-list .product-item-info {
  border: none;
  padding: 0;
  margin: 0;
}
.products-list-slider .product-type-list .product-item:not(:last-child) .product-item-info {
  margin-bottom: 20px;
}
.products-list-slider .owl-theme .owl-nav {
  top: -55px;
  right: -11px;
}
.products-list-slider .owl-theme .owl-nav,
.brand-slider .owl-theme .owl-nav,
.blog-slider .owl-theme .owl-nav {
  position: absolute;
  margin: 0;
}
.products-list-slider .owl-theme .owl-nav [class*='owl-'],
.brand-slider .owl-theme .owl-nav [class*='owl-'],
.blog-slider .owl-theme .owl-nav [class*='owl-'] {
  margin: 0;
  padding: 0;
  width: 26px;
  height: 34px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #888;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.products-list-slider .owl-theme .owl-nav [class*='owl-']:before,
.brand-slider .owl-theme .owl-nav [class*='owl-']:before,
.blog-slider .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 18px;
}
.products-list-slider .owl-theme .owl-nav [class*='owl-'].owl-next,
.brand-slider .owl-theme .owl-nav [class*='owl-'].owl-next,
.blog-slider .owl-theme .owl-nav [class*='owl-'].owl-next {
  border-left: none;
}
.products-list-slider .owl-theme .owl-nav [class*='owl-'].owl-prev,
.brand-slider .owl-theme .owl-nav [class*='owl-'].owl-prev,
.blog-slider .owl-theme .owl-nav [class*='owl-'].owl-prev {
  border-right: none;
}
.products-list-slider .block-title,
.brand-slider .block-title,
.blog-slider .block-title {
  font-size: 138.461%;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.brand-slider .block-content {
  border: 1px solid #e5e5e5;
  padding: 24px 19px;
}
.brand-slider .owl-theme .owl-nav {
  top: -69px;
  right: -20px;
}
/**
 * Deal slider
 */
.deal-slider {
  border: 1px solid #e5e5e5;
  padding: 20px 70px;
  position: relative;
  background-color: #fff;
}
.deal-slider:before {
  content: "";
  width: 111px;
  height: 111px;
  background: url(../images/deal-label.png) left top no-repeat;
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 2;
}
.deal-slider .block {
  margin: 0;
}
.deal-slider .product-item .product-reviews-summary .reviews-actions,
.deal-slider .product-labels,
.deal-slider .block-title {
  display: none;
}
.deal-slider .product-item-info {
  width: unset;
  max-width: unset;
}
.deal-slider .product-item-info::after {
  content: "";
  display: block !important;
  clear: both;
}
.deal-slider .product-item-info .image-product {
  margin: 0 !important;
  float: left;
  width: 47%;
  position: relative;
}
.deal-slider .product-item-info .image-product .quickview-handler {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  text-align: center;
  line-height: 60px;
  background-color: #fff;
  color: #666;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  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);
}
.deal-slider .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: 20px;
}
.deal-slider .product-item-info .image-product .quickview-handler span {
  display: none;
}
.deal-slider .product-item-info .product-item-details {
  float: right;
  width: 53%;
  padding: 8px 0 0 30px;
  text-align: left;
}
.deal-slider .product-item-info:hover .image-product .quickview-handler {
  opacity: 1;
  visibility: visible;
}
.deal-slider .product-item-name {
  font-size: 140%;
  margin: 0 0 7px;
}
.deal-slider .product-item .price-box {
  margin: 4px 0 10px;
}
.deal-slider .product-item .price-box .price {
  font-size: 190%;
  font-weight: 700;
}
.deal-slider .price-box .old-price .price {
  color: #999;
  font-size: 100%;
  position: relative;
  top: 12px;
}
.deal-slider .owl-theme .owl-nav {
  margin: 0;
}
.deal-slider .owl-theme .owl-nav [class*='owl-'] {
  width: 30px;
  height: 44px;
  line-height: 42px;
  padding: 0;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  color: #666;
  position: absolute;
  top: 50%;
  margin: -22px 0 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-slider .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 20px;
}
.deal-slider .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -71px;
}
.deal-slider .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -71px;
}
.deal-slider .product-item-actions .actions-primary button {
  background: none;
  border: 1px solid #e5e5e5;
  height: 38px;
  line-height: 36px;
  color: #666;
  padding: 0 15px;
  font-size: 92.307%;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-slider .product-item-actions .actions-primary button:before {
  vertical-align: middle;
  margin-right: 3px;
  position: relative;
  top: -2px;
  content: '\e957';
  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-slider .product-item-actions .actions-secondary .action {
  display: block;
  float: left;
  margin-left: 5px;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 36px;
  color: #999;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-slider .product-item-actions .actions-secondary .action:before,
.deal-slider .product-item-actions .actions-secondary .action span {
  display: none !important;
}
.deal-slider .product-item-actions .actions-secondary .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: 16px;
}
.deal-slider .product-item-actions .actions-secondary .tocompare:after {
  content: '\e952';
  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;
}
.deal-slider .product-item-description {
  margin: 0 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.deal-slider .deals-countdown {
  margin: 30px 0 0;
  padding-left: 50px;
  position: relative;
  display: table;
}
.deal-slider .deals-countdown::after {
  content: "";
  display: block !important;
  clear: both;
}
.deal-slider .deals-countdown:before {
  content: '\e932';
  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: 34px;
  line-height: 1;
  position: absolute;
  left: 9px;
  top: 8px;
}
.deal-slider .deals-countdown .deals-time {
  border: none;
  float: left;
  min-width: 52px;
  padding: 5px;
}
.deal-slider .deals-countdown .deals-time:first-child {
  border-left: 1px solid #fff;
}
.deal-slider .deals-countdown .deals-time:not(:last-child) {
  border-right: 1px solid #fff;
}
.deal-slider .deals-countdown .deals-time .title-time {
  font-size: 95%;
}
/**
 * Blog slider
 */
.blog-slider .block-content {
  border: 1px solid #e5e5e5;
  padding: 30px;
}
.blog-slider .post-date {
  display: none;
}
.blog-slider .post-title {
  font-size: 107.69%;
  text-transform: uppercase;
  font-weight: 700;
  margin: 10px 0 5px;
}
.blog-slider .post-short-description {
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.blog-slider .post-read-more a {
  border: 1px solid #e5e5e5;
  display: table;
  text-transform: uppercase;
  padding: 5px 15px;
}
.blog-slider .owl-theme .owl-nav {
  top: -75px;
  right: -31px;
}
@media (max-width: 1199px) {
  .content-home .grid-top-banner img {
    width: 100%;
  }
  .content-home .grid-top-banner .left-banner {
    float: left;
    width: 55.1%;
  }
  .content-home .grid-top-banner .right-banner {
    float: right;
    width: 43.8%;
  }
}
@media (max-width: 1024px) {
  .collection-sidebar ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  .collection-sidebar ul li {
    padding: 0 10px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .deal-slider {
    padding: 20px;
  }
  .deal-slider .product-item-info .product-item-details,
  .deal-slider .product-item-info .image-product {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .deal-slider .product-item-info .image-product {
    text-align: center;
  }
}
@media (max-width: 560px) {
  .content-home .grid-top-banner img {
    width: 100%;
  }
  .content-home .grid-top-banner .right-banner,
  .content-home .grid-top-banner .left-banner {
    float: none;
    width: unset;
  }
  .content-home .grid-top-banner .left-banner .banner-image {
    margin-bottom: 10px;
  }
}
.banner-2::after {
  content: "";
  display: block !important;
  clear: both;
}
.banner-2 .left-banner {
  width: 66.67%;
  float: left;
}
.banner-2 .right-banner {
  float: right;
  padding-left: 10px;
  width: 33.32%;
}
.banner-2 .right-banner .banner-image:first-child {
  margin-bottom: 10px;
}
.blog-slider.show-date .post-date {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 13px;
  padding-bottom: 10px;
}
/**
 * Tab cms block
 */
.tab-cms-container .banner-image {
  margin-bottom: 0;
}
.tab-cms-container .listingtabs::after {
  content: "";
  display: block !important;
  clear: both;
}
.tab-cms-container .ltabs-items-container {
  float: right;
  width: calc(100% - 300px);
}
.tab-cms-container .tab-cmsblock {
  float: left;
  width: 300px;
  margin: -1px 0 -1px -1px;
}
.owl-carousel.product-items .owl-item:hover {
  z-index: 20;
}
@media (max-width: 1024px) {
  .home-page-6 {
    padding-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tab-cms-container .tab-cmsblock {
    display: none;
  }
  .sm-listing-tabs .ltabs-wrap .ltabs-items-container {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .tab-cms-container .tab-cmsblock {
    float: none;
    margin: 0;
    padding: 18px;
    width: unset;
  }
  .tab-cms-container .tab-cmsblock .banner-image img {
    width: 100%;
  }
  .sm-listing-tabs .ltabs-wrap .ltabs-items-container {
    float: none;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .collection-sidebar ul li {
    width: 100%;
  }
  .banner-2 {
    margin-bottom: 40px !important;
  }
  .banner-2 .right-banner,
  .banner-2 .left-banner {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .banner-2 .right-banner img,
  .banner-2 .left-banner img {
    width: 100%;
  }
  .banner-2 .left-banner .banner-image {
    margin-bottom: 10px;
  }
}
/**
 * Part 7
 */
.tab-cms-container .products.wrapper.products-grid.multi-row .product-items .product-item {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .home-page-7 .sidebar-home .banner-image {
    float: left;
    width: 49%;
  }
  .home-page-7 .sidebar-home .banner-image:nth-child(2n) {
    float: right;
  }
  .home-page-7 .sidebar-home .banner-image img {
    width: 100%;
  }
}
.top-home-min {
  margin-left: 280px;
}
.top-home-min::after {
  content: "";
  display: block !important;
  clear: both;
}
.top-home-min .slidershow {
  float: left;
  width: calc(100% - 290px);
}
.top-home-min .right-banner {
  width: 280px;
  float: right;
}
.top-home-min .right-banner .banner-image {
  margin-bottom: 10px;
}
/**
 * Slider product list
 */
.line-slider {
  clear: both;
  border: 1px solid #e5e5e5;
  padding: 13px;
}
.line-slider .block,
.line-slider .owl-theme .owl-nav {
  margin: 0;
}
.line-slider .product-type-list .image-product {
  width: 90px;
}
.line-slider .owl-theme .owl-nav [class*='owl-'] {
  width: 24px;
  height: 30px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  color: #666;
  padding: 0;
  text-align: center;
  line-height: 28px;
  position: absolute;
  top: 50%;
  margin: -15px 0 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.line-slider .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 16px;
}
.line-slider .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -14px;
}
.line-slider .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -14px;
}
/**
 * Tab style 2
 */
.tabs-product.tabs-style-2 .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  left: -1px;
  right: auto;
}
.tabs-product.tabs-style-2 .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li {
  font-size: 116.67%;
  border: none !important;
  font-weight: 700;
  color: #666;
  margin-right: 40px;
  position: relative;
}
.tabs-product.tabs-style-2 .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li:not(:last-child):before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 14px;
  background-color: #666;
  position: absolute;
  right: -21px;
  top: 4px;
}
/**
 * Categories slider
 */
.hot-categories.categories-slider .block-title {
  text-align: unset;
  border: none;
  margin-bottom: 10px;
}
.hot-categories.categories-slider .block-title strong {
  border: none !important;
  margin: 0;
  padding: 0;
}
.hot-categories.categories-slider .block-categories .cat-wrap {
  margin: 0;
}
.hot-categories.categories-slider .block-categories .cat-wrap .item {
  padding: 0;
  margin: 0;
  width: 100%;
}
.hot-categories.categories-slider .owl-theme .owl-nav {
  margin: 0;
  position: absolute;
  top: -44px;
  right: 0;
}
.hot-categories.categories-slider .owl-theme .owl-nav [class*='owl-'] {
  margin: 0;
  padding: 0;
  width: 26px;
  height: 34px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #888;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.hot-categories.categories-slider .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 18px;
}
.hot-categories.categories-slider .owl-theme .owl-nav [class*='owl-'].owl-next {
  border-left: none;
}
.hot-categories.categories-slider .owl-theme .owl-nav [class*='owl-'].owl-prev {
  border-right: none;
}
/**
 * Client slider
 */
.client-slider {
  text-align: center;
}
.client-slider .client-text {
  padding: 25px 20px 70px;
  font-size: 107.69%;
}
.client-slider .client-image img {
  margin-top: -45px;
  display: inline-block;
  width: auto;
  min-width: 90px;
  max-width: 100%;
  background-color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.client-slider .client-name {
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
  padding-top: 15px;
  margin: 0 0 2px;
}
.client-slider .owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
}
@media (max-width: 1199px) {
  .top-home-min {
    margin-left: 0;
    margin-right: 0;
  }
  .top-home-min .slidershow {
    width: 67.5%;
  }
  .top-home-min .right-banner {
    width: 31.5%;
  }
  .top-home-min .right-banner img {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .tabs-style-2 .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li:not(:last-child):before {
    display: none !important;
  }
  .tabs-style-2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs {
    left: -1px;
    right: auto;
  }
  .tabs-style-2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs:before {
    left: 13px;
  }
  .tabs-style-2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs:after {
    left: 15px;
  }
}
@media (max-width: 560px) {
  .top-home-min {
    margin-left: 0;
    margin-right: 0;
  }
  .top-home-min .right-banner,
  .top-home-min .slidershow {
    width: 100%;
    float: none;
  }
  .top-home-min .right-banner img {
    width: 100%;
  }
}
.banner-top-full {
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
}
.banner-top-full .banner-item {
  padding: 0 1px;
  width: 33.33333333%;
}
.home-page-9 .slidershow {
  margin-bottom: 2px;
}
.home-services.service-grid {
  border: none;
  margin-bottom: 15px;
}
.home-services.service-grid > ul {
  margin-left: -15px;
  margin-right: -15px;
}
.home-services.service-grid > ul > li {
  margin-bottom: 30px;
  padding: 0 15px;
}
.home-services.service-grid > ul > li > a {
  background-color: #f2f2f2;
  border: 2px solid #f2f2f2;
  padding: 15px;
}
.home-services.service-grid > ul > li > a:hover {
  background-color: #fff;
}
.title-style-2 .block-title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
  margin-bottom: 30px;
  font-size: 138.461%;
  color: #222;
  text-transform: uppercase;
}
.home-collection.collection-grid {
  margin-bottom: 55px;
}
.home-collection.collection-grid .block-content {
  background: none;
  border: none;
}
.home-collection.collection-grid .item a {
  background-color: #eee;
}
.home-collection.collection-grid .item a img {
  opacity: .6;
}
.home-collection.collection-grid .item a:hover {
  background-color: #fff;
}
.home-collection.collection-grid .item a:hover img {
  opacity: 1;
}
.home-collection.collection-grid .item a strong {
  font-weight: 700;
}
.home-collection.collection-grid .owl-theme .owl-nav {
  top: -74px;
}
.banner-home-bottom {
  margin-bottom: 55px;
}
.tab-grid .block {
  margin-bottom: 0;
}
.tab-grid .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  top: -63px;
  position: absolute;
  right: 80px;
}
.tab-grid .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li {
  background-color: transparent;
  display: inline-block;
  vertical-align: top;
  margin-right: 1px;
  height: 33px;
  line-height: 31px;
  font-weight: 400;
  padding: 0 20px;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-width: 2px 1px 0 1px;
}
.tab-grid .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.tab-grid .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li:hover {
  background-color: #fff;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.tab-grid .products-grid .product-item-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tab-grid .products-grid .product-item-name a {
  display: initial;
}
.tab-grid .owl-theme .owl-nav {
  margin: 0;
  position: absolute;
  top: -64px;
  right: 0;
}
.tab-grid .owl-theme .owl-nav [class*='owl-'] {
  margin: 0;
  padding: 0;
  width: 26px;
  height: 34px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #888;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.tab-grid .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 18px;
}
.tab-grid .owl-theme .owl-nav [class*='owl-'].owl-next {
  border-left: none;
}
.tab-grid .owl-theme .owl-nav [class*='owl-'].owl-prev {
  border-right: none;
}
.brand-grid .block-content {
  position: relative;
}
.brand-grid .item {
  border: 1px solid #e5e5e5;
}
.brand-grid .owl-theme .owl-nav {
  margin: 0;
}
.brand-grid .owl-theme .owl-nav [class*='owl-'] {
  width: 26px;
  height: 34px;
  line-height: 32px;
  padding: 0;
  margin: -17px 0 0;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  color: #888;
  position: absolute;
  top: 50%;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.brand-grid .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 18px;
}
.brand-grid .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -36px;
}
.brand-grid .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -36px;
}
.list-product-buttons .product-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.list-product-buttons .product-item {
  width: 33.33333333%;
  padding: 0 15px;
  margin-bottom: 30px !important;
}
.list-product-buttons .product-item-info {
  background-color: #fff;
}
.list-product-buttons .product-type-list .image-product {
  width: 100px;
}
.list-product-buttons .product-type-list .product-item-details {
  padding: 3px 0 0 10px;
}
.list-product-buttons .product-type-list .product-item .product-item-info {
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin: 0;
  height: 100%;
}
.list-product-buttons .product-item-inner {
  padding: 12px 0 10px;
}
.list-product-buttons .product-item-actions {
  display: inline-block;
  margin: 0;
  position: relative;
}
.list-product-buttons .product-item-actions .actions-primary button {
  background: none;
  border: 1px solid #e5e5e5;
  height: 38px;
  line-height: 36px;
  margin-right: 5px;
  color: #666;
  padding: 0 15px;
  font-size: 92.307%;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.list-product-buttons .product-item-actions .actions-primary button:before {
  vertical-align: middle;
  margin-right: 3px;
  position: relative;
  top: -2px;
  content: '\e957';
  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;
}
.list-product-buttons .product-item-actions .actions-secondary .action {
  float: left;
  margin-right: 5px;
  display: inline-block;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 36px;
  color: #999;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.list-product-buttons .product-item-actions .actions-secondary .action:before,
.list-product-buttons .product-item-actions .actions-secondary .action span {
  display: none !important;
}
.list-product-buttons .product-item-actions .actions-secondary .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: 16px;
}
.list-product-buttons .product-item-actions .actions-secondary .tocompare:after {
  content: '\e952';
  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;
}
.client-full {
  margin-bottom: 65px;
  background: url("../images/bg-clients.jpg") no-repeat top center / cover;
  padding: 60px 0;
}
.slider-nav-client {
  max-width: 360px;
  margin: 0 auto 10px;
}
.slider-nav-client .client-img {
  width: 68px;
  height: 68px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  opacity: .5;
  cursor: pointer;
  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;
}
.slider-nav-client .slick-current .client-img {
  opacity: 1;
}
.slider-for-client {
  max-width: 620px;
  margin: 0 auto;
  text-align: center;
}
.slider-for-client .text-client {
  color: #fff;
  font-size: 122%;
  margin-bottom: 20px;
  padding: 10px 30px;
  position: relative;
}
.slider-for-client .text-client:before {
  position: absolute;
  top: 0;
  left: 2px;
  content: '\e97f';
  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: 22px;
}
.slider-for-client .text-client:after {
  position: absolute;
  bottom: 0;
  right: 2px;
  content: '\e98c';
  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: 22px;
}
.slider-for-client .name-client {
  font-size: 133.33%;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
.slider-for-client .add-client {
  font-size: 107.69%;
  color: #8c8c8c;
  text-transform: uppercase;
}
.product-border .products-grid .product-items .product-item .product-item-info {
  border: 1px solid #e5e5e5;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
.tabs-style-2.tab-hot .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  position: static;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
}
.tabs-style-2.tab-hot .owl-theme .owl-nav {
  margin: 0;
  position: absolute;
  top: -75px;
  right: 0;
}
.tabs-style-2.tab-hot .block-content {
  border: none;
}
.tabs-style-2.tab-hot .products-grid .product-item-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tabs-style-2.tab-hot .products-grid .product-item-name a {
  display: initial;
}
.tabs-style-2.tab-hot .products-grid .product-item {
  margin-bottom: 30px;
}
.tabs-style-2.tab-hot .products-grid .product-item-actions .actions-primary button:before {
  margin: 0;
}
.tabs-style-2.tab-hot .right-container .product-item-actions .actions-primary button span {
  display: none;
}
.tabs-style-2.tab-hot .products-grid .item-first .product-item-info {
  padding-bottom: 35px;
}
.tabs-style-2.tab-hot .products-grid .item-first .product-item-details {
  padding-top: 16px;
}
.tabs-style-2.tab-hot .products-grid .item-first .product-item-inner {
  position: static;
  margin-bottom: 30px;
}
.tabs-style-2.tab-hot .products-grid .item-first .product-item-name {
  font-size: 133.333%;
  margin-bottom: 4px;
}
.tabs-style-2.tab-hot .products-grid .item-first .product-reviews-summary {
  margin-bottom: 0;
}
.tabs-style-2.tab-hot .products-grid .item-first .product-item .price-box {
  margin-top: 4px;
}
.tabs-style-2.tab-hot .products-grid .item-first .product-item .price-box .price {
  font-size: 170%;
}
.tabs-style-2.tab-hot .products-grid .item-first .product-item .price-box .old-price .price {
  font-size: 125%;
  position: relative;
  top: 6px;
}
.tabs-style-2.tab-hot .thumbs-product {
  text-align: center;
}
.tabs-style-2.tab-hot .thumbs-product .item-img {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
  width: 80px;
  border: 1px solid #e5e5e5;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .home-services.service-grid > ul > li {
    width: 50%;
  }
  .list-product-buttons .product-item-actions .actions-primary {
    margin-bottom: 5px;
  }
  .brand-grid .owl-theme .owl-nav [class*='owl-'].owl-next {
    right: 0;
  }
  .brand-grid .owl-theme .owl-nav [class*='owl-'].owl-prev {
    left: 0;
  }
}
@media (max-width: 1023px) {
  .tabs-style-2.tab-hot .owl-theme .owl-nav {
    top: -65px;
  }
  .tabs-style-2.tab-hot .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    display: table;
    border: none;
  }
  .tab-grid .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    top: -64px;
    right: 51px;
  }
  .tabs-style-2.tab-hot .image-product {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .list-product-buttons .product-item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .home-services.service-grid > ul {
    display: flex;
  }
  .home-services.service-grid > ul li {
    border: none;
  }
  .list-product-buttons .product-item {
    width: 100%;
  }
  .list-product-buttons .product-item-actions .actions-primary {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .banner-top-full .banner-item {
    width: 100%;
    padding: 0 15px;
  }
  .home-page-9 .slidershow {
    margin-bottom: 30px;
  }
  .home-services.service-grid > ul > li {
    width: 100%;
  }
  .tabs-style-2.tab-hot .right-container .item {
    width: 100%;
  }
  .list-product-buttons .product-item-actions .actions-primary {
    margin-bottom: 5px;
  }
}
.brand-inner {
  padding: 5px 70px;
}
.brand-inner .owl-theme .owl-nav {
  margin: 0;
}
.brand-inner .owl-carousel .owl-item {
  text-align: center;
}
.brand-inner .owl-carousel .owl-item img {
  display: unset;
  width: auto;
  max-width: 100%;
  height: auto;
}
.brand-inner .owl-theme .owl-nav [class*='owl-'] {
  width: 26px;
  height: 34px;
  line-height: 32px;
  padding: 0;
  margin: -17px 0 0;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  color: #888;
  position: absolute;
  top: 50%;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.brand-inner .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 18px;
}
.brand-inner .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -70px;
}
.brand-inner .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -70px;
}
.banner-center-10 > ul {
  display: flex;
}
.home-bottom-content {
  display: flex;
  padding: 60px 0 20px;
}
.home-bottom-content .bottom-title h3 {
  font-weight: 700;
  text-transform: uppercase;
  color: #222;
  font-size: 116.67%;
  margin-bottom: 20px;
}
.home-bottom-content .bottom-content {
  width: 50%;
  text-align: center;
  margin-bottom: 30px;
}
.home-bottom-content .bottom-content:not(:last-child) {
  border-right: 1px solid #cacaca;
}
.home-bottom-content .bottom-newsletter {
  max-width: 410px;
  padding: 0 15px;
  margin: 0 auto;
}
.home-bottom-content .bottom-newsletter p {
  margin-bottom: 20px;
}
.home-bottom-content .bottom-newsletter .subscribe-home .newsletter-content {
  display: flex;
}
.home-bottom-content .bottom-newsletter .subscribe-home .input-box {
  width: 100%;
}
.home-bottom-content .bottom-newsletter .subscribe-home .input-box #newsletter-home {
  height: 40px;
  padding-left: 20px;
  border-right: none;
  border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -webkit-border-radius: 20px 0 0 20px;
}
.home-bottom-content .bottom-newsletter .subscribe-home .action-button button {
  height: 40px;
  padding: 0 20px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -webkit-border-radius: 0 20px 20px 0;
}
.simple-product-slider .block {
  margin-bottom: 0;
}
.simple-product-slider .block .block-title {
  font-size: 138.461%;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.simple-product-slider .block .block-content {
  border: 1px solid #e5e5e5;
}
.simple-product-slider .products-grid .product-item {
  margin-bottom: 0;
  height: 100%;
}
.simple-product-slider .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.simple-product-slider .owl-theme .owl-nav {
  margin: 0;
  position: absolute;
  top: -44px;
  right: 0;
}
.simple-product-slider .owl-theme .owl-nav [class*='owl-'] {
  margin: 0;
  padding: 0;
  width: 26px;
  height: 34px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #888;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.simple-product-slider .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 18px;
}
.simple-product-slider .owl-theme .owl-nav [class*='owl-'].owl-next {
  border-left: none;
}
.simple-product-slider .owl-theme .owl-nav [class*='owl-'].owl-prev {
  border-right: none;
}
@media (min-width: 1200px) {
  .bg-content {
    background-color: #f2f2f2;
  }
  .content-box {
    background-color: #fff;
    padding: 30px;
  }
  .home-bottom-content .bottom-newsletter .subscribe-home .input-box #newsletter-home {
    border: none !important;
    background-color: #fff;
  }
}
@media (min-width: 1024px) {
  .layout-boxed .content-box {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 1024px) {
  .content-box {
    padding-top: 30px;
  }
}
@media (max-width: 768px) {
  .content-box {
    padding-top: 15px;
  }
  .col-r-banner {
    display: flex;
    width: unset !important;
    margin-left: -15px;
    margin-right: -15px;
  }
  .col-r-banner .banner-item {
    width: 50%;
    padding: 0 15px;
  }
  .col-r-banner img {
    width: 100%;
  }
  .brand-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .brand-inner .owl-theme .owl-nav [class*='owl-'].owl-next {
    right: -30px;
  }
  .brand-inner .owl-theme .owl-nav [class*='owl-'].owl-prev {
    left: -30px;
  }
}
@media (max-width: 640px) {
  .home-bottom-content {
    display: block;
  }
  .home-bottom-content .bottom-content {
    width: 100%;
    border: none !important;
  }
}
@media (max-width: 480px) {
  .grid-banner-home .item-banner {
    width: 100%;
    max-width: unset;
    flex: unset;
  }
}
.home-page-11 .slidershow {
  margin-bottom: 0;
}
.banner-content-position {
  position: relative;
  z-index: 10;
}
.banner-content-position .banner-position {
  margin-top: -115px;
}
.simple-product-slider.title-style-2 .block-title {
  margin-bottom: 30px;
}
.simple-product-slider.title-style-2 .block-content {
  border: none;
}
.simple-product-slider.title-style-2 .owl-theme .owl-nav {
  top: -75px;
}
.client-full-background {
  padding: 60px 0;
  background: url("../images/bg-client-id11.jpg") no-repeat top center;
}
.client-full-background .slider-for-client .name-client,
.client-full-background .slider-for-client .text-client {
  color: #222;
}
.client-full-background .slider-for-client .add-client {
  color: #fff;
}
.client-full-background .slider-nav-client .client-img {
  background-color: #000;
  opacity: 1;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.client-full-background .slider-nav-client .client-img img {
  opacity: .5;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.client-full-background .slider-nav-client .slick-current .client-img {
  background: none;
}
.client-full-background .slider-nav-client .slick-current .client-img img {
  opacity: 1;
}
.tab-hot-center .products-grid .product-center .product-item-info {
  padding-bottom: 46px;
}
.tab-hot-center .products-grid .product-center .product-item-details {
  padding-top: 16px;
}
.tab-hot-center .products-grid .product-center .product-item-inner {
  position: static;
  margin-bottom: 35px;
}
.tab-hot-center .products-grid .product-center .product-item-name {
  font-size: 133.333%;
  margin-bottom: 10px;
}
.tab-hot-center .products-grid .product-center .product-reviews-summary {
  margin-bottom: 10px;
}
.tab-hot-center .products-grid .product-center .product-item .price-box {
  margin-bottom: 25px;
}
.tab-hot-center .products-grid .product-center .product-item .price-box .price {
  font-size: 170%;
}
.tab-hot-center .products-grid .product-center .product-item .price-box .old-price .price {
  font-size: 125%;
  position: relative;
  top: 6px;
}
.tab-hot-center .thumbs-product {
  text-align: center;
}
.tab-hot-center .thumbs-product .item-img {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
  width: 80px;
  border: 1px solid #e5e5e5;
  cursor: pointer;
}
.tab-full {
  background-color: #f2f2f2;
  padding: 60px 0 30px;
  margin-bottom: 60px;
}
.tab-full .tab-grid .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.tab-full .tab-grid .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li:hover {
  background-color: #f2f2f2;
}
.tab-full .title-style-2.tab-grid .block-title {
  border-color: #ddd;
}
.tab-full .tab-grid .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.tab-full .tab-grid .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li:hover {
  border-left-color: #ddd;
  border-right-color: #ddd;
}
@media (min-width: 1200px) {
  .home-page-11 .slidershow {
    min-height: 600px;
    background-color: #ddd;
  }
  .layout-boxed .home-page-11 .slidershow {
    min-height: unset;
  }
  .layout-boxed .tab-full {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-1-style .tab-hot-center .products-grid .product-col .product-item-actions .actions-primary button:before {
    margin-right: 0;
    margin-left: 0;
  }
  .product-1-style .tab-hot-center .products-grid .product-col .product-item-actions .actions-primary button span {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-content-position .banner-position {
    margin-top: -70px;
  }
  .tab-hot-center .products-grid .product-col {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    width: unset;
  }
  .tab-hot-center .products-grid .product-col .product-item {
    width: 50% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .tab-hot-center .products-grid .product-center .image-product {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .banner-content-position .banner-position {
    margin-top: 0;
  }
  .banner-content-position .banner-position .banner-img {
    margin-top: 30px;
  }
  .tab-hot-center .products-grid .image-product {
    text-align: center;
  }
  .tab-hot-center .product-center .product-item,
  .tab-hot-center .product-col .product-item {
    margin-bottom: 30px;
  }
}
.slidershow-container {
  overflow: hidden;
}
.slidershow.type-2 {
  position: relative;
}
.slidershow.type-2:before,
.slidershow.type-2:after {
  background: #000;
  opacity: 0.6;
  content: '';
  display: block;
  width: 2000px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 99;
}
.slidershow.type-2:before {
  left: -2000px;
}
.slidershow.type-2:after {
  right: -2000px;
}
.slidershow.type-2 .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.grid-full-cats {
  background-color: #f2f2f2;
}
.cats-list {
  padding-top: 20px;
}
.cats-list .item {
  margin-bottom: 20px;
}
.cats-list .item::after {
  content: "";
  display: block !important;
  clear: both;
}
.cats-list .cat-image {
  float: left;
  width: 130px;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.cats-list .cat-info {
  margin-left: 150px;
  padding-top: 23px;
}
.cats-list .cat-info h2 {
  font-size: 165%;
  font-weight: 700;
}
.cats-list .cat-info p {
  margin-bottom: 20px;
}
.remove-product-border .products-grid .product-item-info {
  border: none !important;
}
.remove-product-shadow .products-grid .product-item-info {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
.product-1-style .remove-title-cart .products-grid .product-item-actions .actions-primary button {
  color: #999;
}
.product-1-style .remove-title-cart .products-grid .product-item-actions .actions-primary button:before {
  margin-left: 0;
  margin-right: 0;
}
.product-1-style .remove-title-cart .products-grid .product-item-actions .actions-primary button span {
  display: none;
}
.full-background-banner {
  background: url("../images/bg_banner.png") repeat-x left top / 100% 100%;
}
.blog-slider-type-2 .date-title {
  margin-bottom: 10px;
}
.blog-slider-type-2 .date-title::after {
  content: "";
  display: block !important;
  clear: both;
}
.blog-slider-type-2 .date-post {
  float: left;
  width: 40px;
  padding: 5px;
  text-align: center;
  font-weight: 700;
}
.blog-slider-type-2 .post-title {
  margin-left: 55px;
  font-weight: 700;
  font-size: 107.69%;
  padding-top: 6px;
}
.blog-slider-type-2 .post-read-more {
  display: none;
}
.blog-slider-type-2 .post-short-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.blog-slider-type-2 .owl-theme .owl-nav [class*='owl-'] {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border: none;
  color: #888;
  position: absolute;
  top: 25%;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.blog-slider-type-2 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 18px;
}
.blog-slider-type-2 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 0;
}
.blog-slider-type-2 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 0;
}
.full-banner-slider .item {
  text-align: center;
  margin-bottom: 15px;
}
.full-banner-slider .item .banner-image {
  margin-bottom: 20px;
}
.full-banner-slider .item p {
  margin-bottom: 5px;
}
.full-banner-slider .item h3 {
  margin-bottom: 15px;
  font-size: 165%;
  font-weight: 700;
}
.full-banner-slider .item .banner-info > a {
  font-size: 107.69%;
}
.full-banner-slider .owl-theme .owl-dots {
  background-color: #f2f2f2;
  padding: 26px 0;
}
.full-banner-slider .owl-theme .owl-dots .owl-dot span {
  background-color: #999;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.full-banner-slider .owl-theme .owl-dots .owl-dot.active span {
  width: 25px;
}
@media (max-width: 1200px) {
  .cats-list .cat-info {
    padding-top: 15px;
  }
  .cats-list .cat-info h2 {
    font-size: 130%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .remove-title-cart .products-grid .product-item-actions .actions-primary button:before {
    display: block !important;
  }
  .cats-list .cat-image {
    width: 70px;
  }
  .cats-list .cat-info {
    margin-left: 80px;
  }
  .cats-list .cat-info p {
    display: none;
  }
}
.top-home-content {
  position: relative;
  padding-top: 10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.top-service ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-service ul li {
  width: 33.333333333%;
  text-align: center;
  margin: 0;
}
.top-service ul li a {
  display: block;
  padding: 20px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top: none;
  font-size: 107.69%;
  position: relative;
}
.top-service ul li a:before {
  display: block !important;
  height: 40px;
  line-height: 40px;
}
.top-service ul li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  height: 2px;
  opacity: 0;
}
.top-service ul li a:hover {
  background-color: #f7f8fa;
  border-color: #e6e7e9;
}
.top-service ul li a:hover:after {
  opacity: 1;
}
.top-service ul .free-shipping a:before {
  content: '\e945';
  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: 26px;
}
.top-service ul .money-back a:before {
  content: '\e981';
  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: 26px;
}
.top-service ul .online-support a:before {
  content: '\e947';
  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: 26px;
}
.home-page-13 .slidershow {
  margin-bottom: 0;
}
.block-home-content {
  background-color: #f2f3f7;
  padding-top: 30px;
  border-bottom: 1px solid #e6e7eb;
  padding-bottom: 30px;
}
.banner-grid-10 .banner-image {
  margin-bottom: 10px;
}
.banner-grid-10 .l-banner {
  margin-right: -20px;
}
.banner-grid-10 .r-banner {
  margin-left: -20px;
}
.block-box {
  background-color: #fff;
  border: 1px solid #dcdde1;
}
.block-box .block-box-title {
  border-bottom: 1px solid #dcdde1;
  padding: 25px;
}
.block-box .block-box-title strong {
  font-size: 130%;
}
.block-box .block-box-title p {
  margin: 0;
}
.block-box .block .block-content {
  border: none;
  padding: 0;
  margin: 0;
}
.block-box .owl-theme .owl-nav {
  top: -62px;
  right: 30px;
}
.block-box .owl-theme .owl-nav [class*='owl-'] {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  border: 1px solid #dcdde1 !important;
  line-height: 28px;
}
.block-box.brand-box {
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid #dcdde1;
}
.block-box.brand-box .owl-theme .owl-nav,
.block-box.home-collection-2 .owl-theme .owl-nav {
  margin: 0;
}
.block-box.brand-box .owl-theme .owl-nav [class*='owl-'],
.block-box.home-collection-2 .owl-theme .owl-nav [class*='owl-'] {
  width: 30px;
  height: 40px;
  background-color: #fff;
  color: #888;
  border: 1px solid #dcdde1;
  position: absolute;
  top: 50%;
  margin: -20px 0 0;
  padding: 0;
  text-align: center;
  line-height: 38px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.block-box.brand-box .owl-theme .owl-nav [class*='owl-']:before,
.block-box.home-collection-2 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 18px;
}
.block-box.brand-box .owl-theme .owl-nav [class*='owl-'].owl-next,
.block-box.home-collection-2 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -31px;
}
.block-box.brand-box .owl-theme .owl-nav [class*='owl-'].owl-prev,
.block-box.home-collection-2 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -31px;
}
.block-box.home-collection-2 {
  padding: 20px 30px 25px;
}
.block-box.home-collection-2 .owl-carousel .owl-item img {
  width: auto;
  max-width: 100%;
  margin-bottom: 5px;
  opacity: .7;
}
.block-box.home-collection-2 .owl-carousel .owl-item .item a:hover img {
  opacity: 1;
}
.block-box.home-collection-2 .item {
  text-align: center;
}
.block-box.home-collection-2 img {
  display: unset;
}
.block-box.home-collection-2 span,
.block-box.home-collection-2 strong {
  display: block;
}
.block-box.home-collection-2 strong {
  font-size: 107.69%;
}
.blog-slider-type-3 {
  padding: 30px;
}
.blog-slider-type-3 .date-title {
  padding-top: 10px;
}
.blog-slider-type-3 .date-title::after {
  content: "";
  display: block !important;
  clear: both;
}
.blog-slider-type-3 .date-post {
  float: left;
  width: 40px;
  padding: 5px;
  text-align: center;
  font-weight: 700;
}
.blog-slider-type-3 .post-title {
  margin-left: 55px;
  font-size: 107.69%;
  padding-top: 6px;
}
.blog-slider-type-3 .post-short-description,
.blog-slider-type-3 .post-read-more {
  display: none;
}
.blog-slider-type-3 .owl-theme .owl-nav {
  top: -92px;
  right: 0;
}
.newsletter-bottom-home {
  max-width: 810px;
  padding: 10px 110px 17px;
  margin: 0 auto;
  background: url("../images/icon-newsletter.png") no-repeat left center;
}
.newsletter-bottom-home .newsletter-text {
  font-size: 107.69%;
  text-align: center;
  margin-bottom: 10px;
}
.newsletter-bottom-home .newsletter-content {
  display: flex;
  padding: 0 10px;
}
.newsletter-bottom-home .input-box {
  width: 100%;
  padding-right: 10px;
}
.newsletter-bottom-home .input-box #newsletter-home {
  height: 40px;
  border: 1px solid #adadad;
}
.newsletter-bottom-home .action-button button {
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  text-transform: uppercase;
}
.deal-countdown {
  padding: 10px;
  position: relative;
}
.deal-countdown .block {
  margin: 0;
}
.deal-countdown .product-item .product-reviews-summary .reviews-actions,
.deal-countdown .block-title {
  display: none;
}
.deal-countdown .product-labels .sale-label,
.deal-countdown .product-labels .new-label {
  position: absolute;
  top: 10px;
  z-index: 10;
}
.deal-countdown .product-labels .sale-label {
  left: 10px;
}
.deal-countdown .product-labels .new-label {
  right: 10px;
}
.deal-countdown .product-item-info {
  width: unset;
  max-width: unset;
}
.deal-countdown .product-item-info::after {
  content: "";
  display: block !important;
  clear: both;
}
.deal-countdown .product-item-info .deals-countdown {
  padding-top: 20px;
}
.deal-countdown .product-item-info .image-product {
  margin: 0 !important;
  float: left;
  width: 40%;
  position: relative;
}
.deal-countdown .product-item-info .image-product .quickview-handler {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  text-align: center;
  line-height: 60px;
  background-color: #fff;
  color: #666;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  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);
}
.deal-countdown .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: 20px;
}
.deal-countdown .product-item-info .image-product .quickview-handler span {
  display: none;
}
.deal-countdown .product-item-info .product-item-details {
  float: right;
  width: 60%;
  padding: 8px 0 0 30px;
  margin-bottom: 30px;
  text-align: left;
}
.deal-countdown .product-item-info:hover .image-product .quickview-handler {
  opacity: 1;
  visibility: visible;
}
.deal-countdown .product-item-name {
  font-size: 116.67%;
  margin: 0 0 3px;
}
.deal-countdown .product-item .price-box {
  margin: 4px 0 10px;
}
.deal-countdown .product-item .price-box .price {
  font-size: 130%;
  font-weight: 700;
}
.deal-countdown .price-box .old-price .price {
  color: #999;
  font-size: 100%;
  position: relative;
  top: 3px;
}
.deal-countdown .product-item-actions .actions-primary button {
  background: none;
  border: 1px solid #e5e5e5;
  height: 38px;
  line-height: 36px;
  color: #666;
  padding: 0 15px;
  font-size: 92.307%;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-countdown .product-item-actions .actions-primary button:before {
  vertical-align: middle;
  margin-right: 3px;
  position: relative;
  top: -2px;
  content: '\e957';
  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-countdown .product-item-actions .actions-secondary .action {
  display: block;
  float: left;
  margin-left: 5px;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 36px;
  color: #999;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-countdown .product-item-actions .actions-secondary .action:before,
.deal-countdown .product-item-actions .actions-secondary .action span {
  display: none !important;
}
.deal-countdown .product-item-actions .actions-secondary .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: 16px;
}
.deal-countdown .product-item-actions .actions-secondary .tocompare:after {
  content: '\e952';
  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;
}
.deal-countdown .product-item-description {
  margin: 0 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.deal-countdown .owl-theme .owl-dots {
  border-top: 1px solid #dcdde1;
  margin: 0 -10px !important;
  padding: 15px 0 5px;
}
.deal-countdown .deals-countdown {
  margin: 0;
  position: absolute;
  top: -72px;
  right: 30px;
}
.deal-countdown .deals-countdown .deals-time {
  border: none;
  margin-left: 3px;
  min-width: 60px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.deal-countdown .deals-countdown .deals-time .num-time {
  font-size: 107.69%;
}
.deal-countdown .product-item-details .deals-countdown {
  position: static;
}
.deal-countdown .product-item-details .deals-countdown::after {
  content: "";
  display: block !important;
  clear: both;
}
.deal-countdown .product-item-details .deals-countdown .deals-time {
  float: left;
  margin-right: 5px;
  margin-left: 0;
}
@media (min-width: 1024px) {
  .layout-boxed .page-wrapper .block-home-content {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .block-home-content .banner-grid-10 img {
    width: 100%;
  }
  .banner-grid-10 .r-banner,
  .banner-grid-10 .l-banner {
    margin-left: 0;
    margin-right: 0;
  }
  .newsletter-bottom-home {
    padding-left: 0;
    padding-right: 0;
    background: none;
  }
}
@media (max-width: 560px) {
  .deal-countdown .deals-countdown {
    position: static;
    margin-bottom: 20px;
  }
  .deal-countdown .product-item-info .image-product {
    float: none;
    width: 100%;
    text-align: center;
  }
  .deal-countdown .product-item-info .product-item-details {
    float: none;
    width: 100%;
    padding: 10px 10px 0;
  }
}
.home-top-shadow {
  margin-bottom: 20px;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.home-top-shadow .slidershow {
  margin: 0;
}
.home-top-shadow .top-service ul li a {
  font-weight: 600;
}
.slidershow-type-2 .owl-theme .owl-nav {
  margin: 0;
}
.slidershow-type-2 .owl-theme .owl-nav [class*='owl-'] {
  width: 46px;
  height: 80px;
  line-height: 80px;
  margin: -40px 0 0;
  padding: 0;
  background-color: #fff;
  color: #666;
  position: absolute;
  top: 50%;
  border: none;
}
.slidershow-type-2 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 27px;
}
.slidershow-type-2 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 0;
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
}
.slidershow-type-2 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 0;
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}
.top-service ul .lowest-price a:before {
  content: '\e987';
  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: 26px;
}
.block-flex {
  border: 1px solid #dcdde1;
  position: relative;
}
.block-flex .block {
  margin: 0;
}
.block-flex .block-title {
  padding: 20px 0 15px;
}
.block-flex .block-title strong {
  font-size: 190%;
  color: #222;
  font-weight: 600;
}
.block-flex .flex-title {
  position: relative;
  width: 280px;
  padding: 70px 0 70px;
  text-align: center;
}
.block-flex .flex-title strong {
  font-size: 190%;
  font-weight: 600;
}
.block-flex .bottom-view {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
}
.block-flex .bottom-view a {
  display: inline-block;
  background: #fff;
  padding: 10px 20px;
  text-align: center;
  min-width: 120px;
  font-weight: 700;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.block-flex .flex-content {
  background-color: #fff;
  padding: 0 30px 30px;
  position: relative;
}
.block-flex .products-grid .product-item {
  margin-bottom: 0;
}
.block-flex .owl-theme .owl-nav {
  margin: 0;
}
.block-flex .owl-theme .owl-nav [class*='owl-'] {
  width: 46px;
  height: 80px;
  line-height: 80px;
  margin: -40px 0 0;
  padding: 0;
  background-color: #fff;
  color: #666;
  position: absolute;
  top: 50%;
  border: 1px solid #dcdde1;
}
.block-flex .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 27px;
}
.block-flex .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -30px;
  border-right: none;
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
}
.block-flex .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -30px;
  border-left: none;
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}
.block-flex.flex-product-slider {
  display: flex;
  border: none;
}
.block-flex.flex-product-slider .flex-content {
  padding: 0;
  border: 1px solid #dcdde1;
  border-left: none;
  width: calc(100% - 280px);
}
.block-flex.flex-product-slider .owl-theme .owl-nav .owl-prev {
  left: 0 !important;
}
.block-flex.flex-product-slider .owl-theme .owl-nav .owl-next {
  right: 0 !important;
}
.block-flex .blog-slider-type-3 {
  padding: 0;
}
.home-top-shadow .quick-links {
  padding: 12px 0;
  text-align: center;
}
.home-top-shadow .quick-links > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-top-shadow .quick-links > ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.home-top-shadow .quick-links > ul > li:not(:first-child):after {
  content: ",";
}
.home-top-shadow .quick-links > ul > li:last-child:after {
  display: none;
}
.home-top-shadow .quick-links .title-ql {
  font-weight: 600;
  color: #222;
}
.category-slider-nosub .block-categories .cat-wrap .item .image-cat img {
  display: unset;
  width: 100%;
}
.category-slider-nosub .block-categories .cat-wrap {
  margin: 0;
}
.category-slider-nosub .block-categories .cat-wrap .item {
  margin: 0;
  padding: 0;
  text-align: center;
}
.category-slider-nosub .btn-view {
  display: none;
}
.category-slider-nosub .block-categories .cat-wrap .item .image-cat {
  margin-bottom: 0;
  background-color: #dcdde1;
}
.category-slider-nosub .block-categories .cat-wrap .content-box .cats-info {
  border: 1px solid #dcdde1;
  border-top: none;
}
.category-slider-nosub .block-categories .cat-wrap .content-box {
  background-color: #fff;
  margin-bottom: 10px;
}
.category-slider-nosub .block-categories .cat-wrap .item .cat-title {
  font-size: 107.69%;
  text-transform: uppercase;
  margin: 0;
}
.category-slider-nosub .block-categories .cat-wrap .item .cat-title a {
  display: inline-block;
  padding: 15px 0;
}
.block-flex .deal-countdown {
  padding: 0;
}
.block-flex .deal-countdown .block-title {
  display: block;
}
.block-flex .deal-countdown .owl-theme .owl-dots {
  margin: 0 !important;
  padding: 15px 0;
}
.block-flex .deal-countdown .product-item-info {
  padding-right: 25px;
}
.label-deal:before {
  content: "";
  display: block;
  width: 82px;
  height: 82px;
  background: url("../images/label-deal.png") no-repeat top left;
  position: absolute;
  top: -5px;
  right: -5px;
  z-index: 10;
}
@media (max-width: 1024px) {
  .block-flex .flex-title {
    width: unset;
    background: none !important;
    color: #222 !important;
    text-align: unset;
    padding: 0 0 10px;
  }
  .block-flex .flex-title::after {
    content: "";
    display: block !important;
    clear: both;
  }
  .block-flex .flex-title .top-title {
    float: left;
  }
  .block-flex .flex-title .top-title br {
    display: none;
  }
  .block-flex .flex-title .bottom-view {
    position: static;
    float: right;
  }
  .block-flex.flex-product-slider {
    display: block;
  }
  .block-flex.flex-product-slider .flex-content {
    width: 100%;
    border: 1px solid #dcdde1;
  }
}
@media (max-width: 767px) {
  .top-service.four-items > ul {
    flex-wrap: wrap;
  }
  .top-service.four-items > ul > li {
    width: 50%;
  }
  .top-service.four-items > ul > li a {
    padding: 10px;
  }
}
@media (max-width: 560px) {
  .block-flex .flex-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .block-flex .deal-countdown .deals-countdown .deals-time {
    min-width: 50px;
  }
  .block-flex .owl-theme .owl-nav [class*='owl-'].owl-next {
    right: -15px;
  }
  .block-flex .owl-theme .owl-nav [class*='owl-'].owl-prev {
    left: -15px;
  }
}
.service-text {
  padding: 15px 0;
}
.service-text ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.service-text ul li {
  width: 33.3333333%;
  text-align: center;
  margin: 0;
}
.service-text ul li:not(:last-child) {
  border-right: 1px solid #e5e5e5;
}
.service-text ul li a {
  display: inline-block;
  padding: 5px 0;
}
.slidershow-type-3 .owl-nav {
  margin: 0;
}
.slidershow-type-3 .owl-theme .owl-nav [class*='owl-'] {
  margin: -30px 0 0;
  padding: 0;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  position: absolute;
  top: 50%;
  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;
}
.slidershow-type-3 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 23px;
}
.slidershow-type-3 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.slidershow-type-3 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.banner-10 .banner-image {
  margin-bottom: 10px;
}
.banner-10 .banner-l {
  margin-right: -10px;
}
.banner-10 .banner-m {
  margin-left: -10px;
  margin-right: -5px;
}
.banner-10 .banner-r {
  margin-left: -15px;
}
.block-home .block-home-title {
  text-align: center;
  margin-bottom: 30px;
}
.block-home .block-home-title strong {
  font-size: 245%;
  color: #222;
  display: block;
  margin-bottom: 5px;
}
.block-home .products-grid .product-item {
  margin-bottom: 0;
}
.block-home .owl-theme .owl-nav [class*='owl-'] {
  margin: -30px 0 0;
  padding: 0;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border: none;
  background-color: #fff;
  color: #666;
  position: absolute;
  top: 50%;
  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;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.block-home .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 23px;
}
.block-home .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -30px;
}
.block-home .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -30px;
}
.banner-10 {
  margin-bottom: 40px;
}
.full-cats .block-home-title {
  margin-bottom: 0;
  background-color: #000;
  padding: 60px 0 220px;
}
.full-cats .block-home-title strong {
  color: #fff;
}
.full-cats .block-home-title p {
  color: #999;
}
.full-cats .block-categories {
  border-bottom: 1px dashed #e5e5e5;
  margin-top: -185px;
  margin-bottom: 50px !important;
  padding-bottom: 20px;
}
.full-cats .block-categories .cat-title {
  text-transform: uppercase;
}
.full-cats .block-categories .cat-title a {
  display: inline-block;
  padding: 5px 0;
}
.full-cats .block-categories .cat-wrap .item {
  width: 33.333333%;
  text-align: center;
}
.full-cats .btn-view {
  display: none;
}
.block-post {
  margin-bottom: 50px;
}
.block-post .blog-slider-type-2 .info-post {
  padding-top: 10px;
}
.block-post .blog-slider-type-2 .post-title {
  padding-top: 3px;
}
.block-post .blog-slider-type-2 .date-post {
  background-color: #000;
  color: #fff;
}
.block-brand-bottom {
  border-top: 1px dashed #e5e5e5;
  padding: 25px 0;
  text-align: center;
}
.block-brand-bottom .owl-carousel .owl-item img {
  display: unset;
  width: auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  .banner-10 .banner-l,
  .banner-10 .banner-m,
  .banner-10 .banner-r {
    margin-left: 0;
    margin-right: 0;
  }
  .banner-10 .banner-l img,
  .banner-10 .banner-m img,
  .banner-10 .banner-r img {
    width: 100%;
  }
}
@media (max-width: 560px) {
  .full-cats .block-categories .cat-wrap .item {
    width: 100%;
  }
  .service-text {
    display: none;
  }
}
.title-block-center .block .block-title {
  text-align: center;
  margin-bottom: 25px;
}
.title-block-center .block .block-title strong {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 215%;
  color: #222;
}
.full-slider-cats {
  padding: 10px;
}
.full-slider-cats .item {
  position: relative;
}
.full-slider-cats .item:hover img {
  opacity: .8;
}
.full-slider-cats .info-cat {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}
.full-slider-cats .info-cat h2 {
  margin: 0;
  font-size: 100%;
}
.full-slider-cats .info-cat a {
  display: inline-block;
  background-color: #fff;
  padding: 10px 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
  font-size: 107.69%;
  text-align: center;
  min-width: 144px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.tabs-product-line .products.wrapper.products-grid.one-row .product-items .product-item {
  margin-bottom: 0;
}
.service-middle > ul {
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.service-middle > ul > li {
  width: 25%;
  padding: 0 5px;
}
.service-middle > ul > li > a {
  display: block;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  padding: 34px 20px;
  text-align: center;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.service-middle > ul > li > a:hover {
  background-color: #fff;
  border-color: #e5e5e5;
}
.service-middle > ul > li > a img {
  margin-bottom: 10px;
}
.service-middle > ul > li > a strong {
  font-size: 103%;
  color: #333;
}
.service-middle > ul > li > a p {
  margin: 0;
  color: #666;
}
.slider-product-list .block {
  margin-bottom: 0;
}
.slider-product-list .product-image-container {
  vertical-align: top;
}
.slider-product-list .block-title {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
  padding-bottom: 12px;
}
.slider-product-list .block-title strong {
  font-size: 116.67%;
  color: #222;
}
.slider-product-list .product-type-list .product-item-info {
  background-color: #fff;
  border: none;
  padding-bottom: 0;
  margin-bottom: 30px;
}
.slider-product-list .product-type-list .image-product {
  width: 110px;
}
.slider-product-list .product-type-list .product-item-details {
  padding-top: 10px;
}
.slider-product-list .owl-theme .owl-nav {
  margin: 0;
  position: absolute;
  top: -70px;
  right: -2px;
}
.slider-product-list .owl-theme .owl-nav [class*='owl-'] {
  margin: 0 2px;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  color: #666;
  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;
}
.slider-product-list .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 16px;
}
.grid-brand {
  padding: 40px 0;
  border-top: 1px solid #e5e5e5;
  text-align: center;
}
.grid-brand a img {
  opacity: .6;
}
.grid-brand a:hover img {
  opacity: 1;
}
.product-title-border .block .block-title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
}
.slider-product-home.block-home .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -70px;
}
.slider-product-home.block-home .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -70px;
}
.slider-product-home .block {
  margin-bottom: 0;
}
.deal-box .block {
  margin: 0;
}
.deal-box .block-content {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 29px 29px 17px;
}
.deal-box .block-content .owl-theme .owl-dots {
  margin: 0 -29px;
  padding-top: 15px;
  border-top: 1px solid #e5e5e5;
}
.deal-box .block-content .owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
}
.deal-box .product-item-info {
  margin-bottom: 28px;
  width: unset;
  max-width: unset;
}
.deal-box .product-item-info::after {
  content: "";
  display: block !important;
  clear: both;
}
.deal-box .product-item-info .image-product {
  width: 48%;
  float: left;
}
.deal-box .product-item-info .product-item-details {
  width: 48%;
  float: right;
}
.deal-box .product-image-container {
  vertical-align: top;
}
.deal-box .product-item-name {
  margin: 0 0 2px;
  font-size: 107.69%;
}
.deal-box .product-reviews-summary {
  margin: 5px 0 10px;
  float: right;
}
.deal-box .product-reviews-summary .reviews-actions {
  display: none;
}
.deal-box .product-item .price-box {
  margin: 6px 0 10px;
  float: left;
}
.deal-box .product-item .price-box .price {
  font-size: 126.67%;
}
.deal-box .product-item .price-box .old-price .price {
  font-size: 100%;
  position: relative;
  top: 3px;
}
.deal-box .product-item-description {
  clear: both;
  font-size: 95%;
  margin: 0 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.deal-box .product-labels .product-label {
  position: absolute;
  top: 15px;
  z-index: 20;
  font-size: 13px;
}
.deal-box .product-labels .new-label {
  right: 15px;
}
.deal-box .product-labels .sale-label {
  left: 15px;
}
.deal-box .product-item-info .image-product {
  position: relative;
}
.deal-box .product-item-info .image-product .quickview-handler {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  text-align: center;
  line-height: 60px;
  background-color: #fff;
  color: #666;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  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);
}
.deal-box .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: 20px;
}
.deal-box .product-item-info .image-product .quickview-handler span {
  display: none;
}
.deal-box .product-item-info:hover .image-product .quickview-handler {
  opacity: 1;
  visibility: visible;
}
.deal-box .product-item-actions {
  margin-bottom: 20px;
}
.deal-box .product-item-actions .actions-primary button {
  background: none;
  border: 1px solid #e5e5e5;
  height: 38px;
  line-height: 36px;
  color: #666;
  padding: 0 15px;
  font-size: 92.307%;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-box .product-item-actions .actions-primary button:before {
  vertical-align: middle;
  margin-right: 3px;
  position: relative;
  top: -2px;
  content: '\e957';
  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-box .product-item-actions .actions-secondary .action {
  display: block;
  float: left;
  margin-left: 5px;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 36px;
  color: #999;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-box .product-item-actions .actions-secondary .action:before,
.deal-box .product-item-actions .actions-secondary .action span {
  display: none !important;
}
.deal-box .product-item-actions .actions-secondary .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: 16px;
}
.deal-box .product-item-actions .actions-secondary .tocompare:after {
  content: '\e952';
  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;
}
.deal-box .deals-countdown .deals-time {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.deal-box .deals-countdown .deals-time .title-time {
  font-size: 95%;
}
@media (min-width: 1024px) {
  .tabs-product-line .ltabs-tabs-container {
    text-align: center;
  }
  .tabs-product-line .ltabs-tabs-container .ltabs-tabs li {
    border: none !important;
    margin: 0 2px;
    padding: 8px 18px;
    background-color: transparent;
    color: #222;
    text-transform: uppercase;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: 0.1s;
    -moz-transition: 0.1s;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
  }
  .tabs-product-line .ltabs-tabs-container .ltabs-tabs li:hover,
  .tabs-product-line .ltabs-tabs-container .ltabs-tabs li.tab-sel {
    background-color: #222;
    color: #fff;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .deal-box .product-item-info .image-product {
    width: 37%;
  }
  .deal-box .product-item-info .product-item-details {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .service-middle > ul > li {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .deal-box .product-item-info .image-product {
    float: none;
    width: 100%;
  }
  .deal-box .product-item-info .product-item-details {
    width: 100%;
    float: none;
    padding-top: 10px;
  }
}
@media (max-width: 560px) {
  .service-middle > ul > li > a strong {
    font-size: 95%;
  }
}
.title-block-center-des .title-des,
.title-block-center-des .block .block-title {
  text-align: center;
}
.title-block-center-des .title-des strong,
.title-block-center-des .block .block-title strong {
  color: #222;
  font-size: 300%;
}
.title-block-center-des .block .block-title {
  margin-bottom: 20px;
}
.title-block-center-des .title-des {
  margin-bottom: 30px;
}
.cat-items .block-categories .cat-wrap .item {
  width: 20%;
  text-align: center;
}
.cat-items .block-categories .cat-wrap .item .image-cat {
  background-color: transparent;
  width: 170px;
  height: 170px;
  margin: 0 auto 20px;
  border: 1px dashed #e5e5e5;
  overflow: hidden;
  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;
}
.cat-items .block-categories .cat-wrap .item .cat-title {
  font-size: 107.69%;
  text-transform: uppercase;
}
.cat-items .btn-view {
  display: none;
}
.full-grid-cats {
  padding: 50px 0 30px;
}
.full-grid-cats .title-block-center-des .block .block-title strong {
  color: #fff;
  display: block;
  margin-bottom: 40px;
}
.full-grid-cats .cat-items .block-categories .cat-wrap .item .image-cat {
  border-color: #fff;
}
.full-grid-cats .cat-items .block-categories .cat-wrap .item .image-cat img {
  opacity: .7;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.full-grid-cats .cat-items .block-categories .cat-wrap .item .image-cat:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.full-grid-cats .cat-items .block-categories .cat-wrap .item .image-cat:hover img {
  opacity: 1;
}
.full-grid-cats .block-categories .cat-wrap .item .cat-title a {
  color: #fff;
}
.full-grid-cats.background-women {
  background: url("../images/bg-women.jpg") no-repeat top center;
  background-size: cover;
}
.full-grid-cats.background-men {
  background: url("../images/bg-men.jpg") no-repeat top center;
  background-size: cover;
}
.full-brand {
  border-top: 1px solid #e5e5e5;
}
.full-brand .block-brand-bottom {
  border: none;
}
.tab-inline .products.wrapper.products-grid.one-row .product-items .product-item,
.tab-inline .block {
  margin-bottom: 0;
}
.tab-inline.block-home .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -60px;
}
.tab-inline.block-home .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -60px;
}
.full-deals {
  background-color: #eee;
  padding: 40px 30px 40px;
  margin-bottom: 40px;
  border-top: 2px solid #e5e5e5;
}
.full-deals .block {
  margin: 0;
}
.block-deals-full.countdown-top .products-grid .product-item-details {
  padding-top: 70px;
  position: relative;
}
.block-deals-full.countdown-top .products-grid .product-item-details .deals-countdown {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}
.block-deals-full .products-grid .product-item {
  margin-bottom: 0;
}
.block-deals-full .deals-countdown {
  text-align: center;
  font-size: 0;
  margin-bottom: 25px;
}
.block-deals-full .deals-countdown .deals-time {
  border: none;
  font-size: 13px;
  margin: 0 3px;
}
.block-deals-full .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .tab-inline .ltabs-tabs-container {
    text-align: center;
  }
  .tab-inline .ltabs-tabs-container .ltabs-tabs {
    font-size: 0;
  }
  .tab-inline .ltabs-tabs-container .ltabs-tabs li {
    font-size: 13px;
    border: 1px solid #222 !important;
    background-color: #fff;
    margin: 0 -1px;
    padding: 6px 18px;
    color: #222;
    min-width: 150px;
    text-transform: uppercase;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: 0.1s;
    -moz-transition: 0.1s;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
  }
  .tab-inline .ltabs-tabs-container .ltabs-tabs li:hover,
  .tab-inline .ltabs-tabs-container .ltabs-tabs li.tab-sel {
    background-color: #222;
    border-color: #222;
    color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cat-items .block-categories .cat-wrap .item {
    width: 33.33333%;
  }
}
@media (max-width: 767px) {
  .cat-items .block-categories .cat-wrap .item {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .title-block-center-des .title-des strong,
  .title-block-center-des .block .block-title strong {
    font-size: 170%;
  }
}
.services-bg > ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.services-bg > ul > li {
  width: 33.33333%;
  margin: 0;
}
.services-bg > ul > li a {
  background-color: #222;
  display: block;
  text-align: center;
  padding: 15px 10px;
  color: #fff;
  font-size: 107.69%;
}
.services-bg > ul > li:nth-child(2n) a {
  background-color: #111;
}
.slidershow-type-4 .owl-theme .owl-nav [class*='owl-'] {
  padding: 0;
  width: 50px;
  height: 36px;
  background-image: url("../images/icon-image.png");
  background-repeat: no-repeat;
  background-color: transparent;
  opacity: .4;
  position: absolute;
  top: 50%;
  margin: -18px 0 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.slidershow-type-4 .owl-theme .owl-nav [class*='owl-']:before {
  display: none;
}
.slidershow-type-4 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 20px;
  background-position: -94px -447px;
}
.slidershow-type-4 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 20px;
  background-position: -24px -447px;
}
.slidershow-type-4 .owl-theme .owl-nav [class*='owl-']:hover {
  opacity: 1;
}
.full-big-cats .block-categories .cat-wrap .item .image-cat {
  margin: 0;
}
.full-big-cats .block-categories .cat-wrap .item .image-cat a {
  display: block;
  position: relative;
}
.full-big-cats .block-categories .cat-wrap .item .image-cat a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.full-big-cats .block-categories .cat-wrap .item .image-cat img {
  width: 100% !important;
  height: auto !important;
  max-height: unset !important;
}
.full-big-cats .block-categories .cat-wrap .item:hover .image-cat a:before {
  opacity: .6;
}
.full-big-cats .block-categories .cat-wrap .item .cat-title {
  font-weight: 600;
  margin: 0;
  font-size: 133%;
  position: absolute;
  top: -94px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
}
.full-big-cats .block-categories .cat-wrap .item .cat-title a {
  background-color: #fff;
  display: inline-block;
  height: 54px;
  line-height: 54px;
  padding: 0 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.full-big-cats .block-categories .cat-wrap .item {
  width: 33.3333%;
}
.full-big-cats .btn-view {
  display: none;
}
.full-big-cats .cats-info {
  position: relative;
}
.block-title-shadow .block {
  margin-bottom: 0;
}
.block-title-shadow .block-title,
.block-title-shadow .title-shadow {
  text-align: center;
  padding: 15px 0;
  margin-bottom: 30px;
  position: relative;
}
.block-title-shadow .block-title strong,
.block-title-shadow .title-shadow strong {
  font-size: 220%;
  font-weight: 600;
  color: #222;
  position: relative;
  z-index: 10;
}
.block-title-shadow .title-shadow:before {
  content: "" attr(data-shadow) "";
  font-size: 450%;
  color: #222;
  opacity: 0.08;
  position: absolute;
  left: 0;
  right: 0;
  top: 5px;
  line-height: 1;
}
.block-title-shadow .owl-theme .owl-nav {
  margin: 0;
}
.block-title-shadow .owl-theme .owl-nav [class*='owl-'] {
  padding: 0;
  width: 50px;
  height: 36px;
  background-image: url("../images/icon-image.png");
  background-repeat: no-repeat;
  background-color: transparent;
  opacity: .4;
  position: absolute;
  top: -65px;
  margin: -18px 0 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.block-title-shadow .owl-theme .owl-nav [class*='owl-']:before {
  display: none;
}
.block-title-shadow .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 0;
  background-position: -94px -447px;
}
.block-title-shadow .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 0;
  background-position: -24px -447px;
}
.block-title-shadow .owl-theme .owl-nav [class*='owl-']:hover {
  opacity: 1;
}
.testimonial-top .item {
  text-align: center;
}
.testimonial-top .tst-image {
  width: 110px;
  height: 110px;
  padding: 5px;
  margin: 0 auto 15px;
  background-color: #fff;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.testimonial-top .tst-image img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonial-top .tst-name {
  text-transform: uppercase;
  font-size: 125%;
  color: #222;
  font-weight: 700;
}
.testimonial-top .tst-job {
  margin-bottom: 30px;
}
.testimonial-top .tst-text {
  font-size: 128.571%;
  color: #888;
  max-width: 1168px;
  margin: 0 auto 25px;
  position: relative;
}
.testimonial-top .tst-text:before {
  margin: 0 5px;
  position: relative;
  top: -5px;
  content: '\e97f';
  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;
}
.testimonial-top .tst-text:after {
  margin: 0 5px;
  position: relative;
  bottom: -5px;
  content: '\e98c';
  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;
}
.testimonial-top .owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
}
.brand-newsletter {
  background: url("../images/bg-bottom.jpg") no-repeat top center;
  background-size: cover;
  padding: 80px 0;
}
.subcribe-index .newsletter-content {
  max-width: 770px;
  margin: 0 auto;
  text-align: center;
}
.subcribe-index #newsletter-home {
  height: 50px;
  text-align: center;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.subcribe-index .action-button {
  padding-top: 15px;
}
.subcribe-index .action-button button {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  text-transform: uppercase;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.f-brand-grid ul {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.f-brand-grid ul li {
  width: 16.66666666%;
  padding: 0 15px;
  margin-bottom: 30px;
  text-align: center;
}
.f-brand-grid ul li a {
  display: block;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.f-brand-grid ul li a:hover {
  border-color: transparent;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .block-title-shadow .title-shadow:before {
    display: none;
  }
  .services-bg > ul > li a {
    font-size: 100%;
  }
  .full-big-cats .block-categories .cat-wrap .item {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .f-brand-grid ul li {
    width: 33.33333%;
  }
}
@media (max-width: 480px) {
  .services-bg > ul > li a {
    font-size: 90%;
  }
  .full-big-cats .block-categories .cat-wrap .item {
    width: 100%;
  }
  .f-brand-grid ul li {
    width: 50%;
  }
}
.slidershow-type-5 .owl-theme .owl-nav,
.slidershow-type-6 .owl-theme .owl-nav {
  margin: 0;
}
.slidershow-type-5 .owl-theme .owl-nav [class*='owl-'],
.slidershow-type-6 .owl-theme .owl-nav [class*='owl-'] {
  padding: 0;
  width: 62px;
  height: 62px;
  text-align: center;
  line-height: 56px;
  border: 4px solid #fff;
  background-color: #524d5e;
  position: absolute;
  top: 50%;
  margin: -31px 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;
}
.slidershow-type-5 .owl-theme .owl-nav [class*='owl-'].owl-next,
.slidershow-type-6 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -31px;
}
.slidershow-type-5 .owl-theme .owl-nav [class*='owl-'].owl-next:before,
.slidershow-type-6 .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: 26px;
}
.slidershow-type-5 .owl-theme .owl-nav [class*='owl-'].owl-prev,
.slidershow-type-6 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -31px;
}
.slidershow-type-5 .owl-theme .owl-nav [class*='owl-'].owl-prev:before,
.slidershow-type-6 .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: 26px;
}
.slidershow-type-5 .owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
}
.slidershow-type-5 .owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  border: 3px solid #fff;
  background-color: transparent;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
.slidershow-type-5 .owl-theme .owl-dots .owl-dot.active span,
.slidershow-type-5 .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}
.slidershow-type-6 .owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
}
.service-ontop .item-content a {
  display: block;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 30px;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.service-ontop .item-content a span {
  display: block;
}
.service-ontop .item-content a:hover {
  padding: 19px;
  border: 2px solid #ff5777;
  color: #ff5777;
}
.service-ontop .sv-icon {
  background-color: #ff5777;
  width: 110px;
  height: 110px;
  padding: 5px;
  position: relative;
  margin: -77px auto 25px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.service-ontop .sv-icon:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 1px dashed #fff;
  pointer-events: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.service-ontop .sv-title {
  font-weight: 700;
  font-size: 116.67%;
  margin-bottom: 5px;
  color: #444;
}
.service-ontop .sv-text {
  font-size: 107.69%;
  margin-bottom: 10px;
  color: #666;
}
.service-ontop .item-content.sv-color-2 a .sv-icon {
  background-color: #3cd09d;
}
.service-ontop .item-content.sv-color-2 a:hover {
  border-color: #3cd09d;
}
.service-ontop .item-content.sv-color-3 a .sv-icon {
  background-color: #f6bc32;
}
.service-ontop .item-content.sv-color-3 a:hover {
  border-color: #f6bc32;
}
.block-dot-title .block {
  margin-bottom: 0;
}
.block-dot-title .block .block-title {
  text-align: center;
  background: url("../images/bg-dot-title.png") no-repeat bottom center;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.block-dot-title .block .block-title strong {
  font-size: 250%;
}
.color-categories .block-categories .cat-wrap {
  margin: 0;
}
.color-categories .block-categories .cat-wrap .item {
  margin: 0;
  padding: 0;
}
.color-categories .block-categories .cat-wrap .item .content-box {
  border: 1px solid #e5e5e5;
  padding: 9px;
  background-color: #fff;
  text-align: center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.color-categories .block-categories .cat-wrap .item .content-box:hover {
  border-color: #ff5777;
  border-width: 2px;
  padding: 8px;
}
.color-categories .block-categories .cat-wrap .item .cat-title {
  margin: 0;
  font-size: 107.69%;
}
.color-categories .block-categories .cat-wrap .item .cat-title a {
  display: block;
  background-color: #ff5777;
  color: #fff;
  padding: 13px 10px;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.color-categories .btn-view {
  display: none;
}
.color-categories .block-categories .cat-wrap .owl-item:nth-child(2n) .item .cat-title a {
  background-color: #35aff1;
  color: #fff;
}
.color-categories .block-categories .cat-wrap .owl-item:nth-child(2n) .item .content-box:hover {
  border-color: #35aff1;
}
.color-categories .block-categories .cat-wrap .owl-item:nth-child(3n) .item .cat-title a {
  background-color: #f6bc32;
  color: #fff;
}
.color-categories .block-categories .cat-wrap .owl-item:nth-child(3n) .item .content-box:hover {
  border-color: #f6bc32;
}
.color-categories .block-categories .cat-wrap .owl-item:nth-child(4n) .item .cat-title a {
  background-color: #3cd09d;
  color: #fff;
}
.color-categories .block-categories .cat-wrap .owl-item:nth-child(4n) .item .content-box:hover {
  border-color: #3cd09d;
}
.dot-brands ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  list-style: none;
  padding: 0;
}
.dot-brands ul li {
  padding: 0 10px;
  width: 20%;
  margin-bottom: 20px;
}
.dot-brands ul li a {
  background-color: #fff;
  padding: 1px;
  display: block;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.dot-brands ul li a:hover {
  padding: 0;
  border-width: 2px;
}
@media (max-width: 991px) {
  .service-ontop .sv-icon {
    margin-top: 0;
  }
  .banner-kids .banner-image {
    margin-bottom: 19px;
  }
}
@media (max-width: 560px) {
  .dot-brands ul li {
    width: 33.33333%;
  }
  .block-dot-title .block .block-title strong {
    font-size: 230%;
  }
}
.home-slider-banner::after {
  content: "";
  display: block !important;
  clear: both;
}
.home-slider-banner .slider-l {
  width: calc(100% - 290px);
  float: left;
}
.home-slider-banner .r-banner-top {
  float: right;
  width: 270px;
}
.service-icon-top {
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.service-icon-top ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.service-icon-top ul li {
  margin: 0;
  width: 25%;
}
.service-icon-top li {
  padding: 30px 0;
}
.service-icon-top li::after {
  content: "";
  display: block !important;
  clear: both;
}
.service-icon-top li img {
  float: left;
  width: 70px;
}
.service-icon-top li .info-sv {
  display: block;
  margin-left: 70px;
  padding-top: 2px;
}
.service-icon-top li .info-sv span,
.service-icon-top li .info-sv strong {
  display: block;
}
.service-icon-top li .info-sv strong {
  color: #222;
  font-weight: 600;
}
.service-icon-top li .info-sv span {
  color: #666;
}
.products-banner::after {
  content: "";
  display: block !important;
  clear: both;
}
.products-banner .l-banner {
  float: left;
}
.products-banner .group-products {
  float: right;
  width: calc(100% - 300px);
}
.cats-tabs {
  border: 2px solid #3d80e3;
  background-color: #fff;
}
.cats-tabs::after {
  content: "";
  display: block !important;
  clear: both;
}
.cats-tabs .col-cats {
  float: left;
  width: 228px;
  border-right: 2px solid #3d80e3;
}
.cats-tabs .col-tabs {
  padding-top: 20px;
  padding-right: 18px;
  padding-left: 20px;
  padding-bottom: 20px;
  float: right;
  border-left: 2px solid #3d80e3;
  position: relative;
  left: -2px;
  width: calc(100% - 228px);
}
.cats-tabs .block-categories .cat-wrap .item .sub-cats li {
  margin-bottom: 12px;
}
.cats-tabs .block-categories .cat-wrap {
  margin: 0;
  padding: 0;
  display: block;
}
.cats-tabs .block-categories .cat-wrap .item {
  margin: 0;
  padding: 0;
}
.cats-tabs .cats-info {
  padding: 20px;
}
.cats-tabs .cats-info .child-title a {
  position: relative;
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 12px;
  font-size: 102.69%;
}
.cats-tabs .cats-info .child-title a:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #444;
  position: absolute;
  left: 0;
  top: 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.cats-tabs .cats-info .count,
.cats-tabs .cats-info .btn-view {
  display: none;
}
.cats-tabs .cat-title {
  background-color: #3d80e3;
  color: #fff;
  padding: 25px 20px;
  text-transform: uppercase;
  font-size: 128%;
  margin: 0 !important;
}
.cats-tabs .cat-title a {
  color: #fff;
  display: block;
  height: 27px;
  line-height: 27px;
}
.cats-tabs .cat-title img {
  max-width: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.col-tabs .owl-theme .owl-nav {
  margin: 0;
  position: absolute;
  top: -87px;
  right: -2px;
}
.col-tabs .block {
  margin-bottom: 0;
}
.col-tabs .owl-theme .owl-nav [class*='owl-'] {
  display: inline-block;
  vertical-align: top;
  width: 28px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  margin: 0 2px;
  padding: 0;
  color: #444;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  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;
}
.col-tabs .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 18px;
}
.col-tabs .owl-theme .owl-nav [class*='owl-']:hover {
  background-color: #3d80e3;
  border-color: transparent;
  color: #fff;
}
.cats-tabs.tabs-color-1 {
  border-color: #ff5984;
}
.cats-tabs.tabs-color-1 .cat-title {
  background-color: #ff5984;
}
.cats-tabs.tabs-color-1 .col-tabs,
.cats-tabs.tabs-color-1 .col-cats {
  border-color: #ff5984;
}
.cats-tabs.tabs-color-1 .col-tabs .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.cats-tabs.tabs-color-1 .col-tabs .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover {
  background-color: #ff5984;
  border-color: #ff5984;
}
.cats-tabs.tabs-color-1 .col-tabs .owl-theme .owl-nav [class*='owl-']:hover {
  background-color: #ff5984;
}
.cats-tabs.tabs-color-2 {
  border-color: #2cb75d;
}
.cats-tabs.tabs-color-2 .cat-title {
  background-color: #2cb75d;
}
.cats-tabs.tabs-color-2 .col-tabs,
.cats-tabs.tabs-color-2 .col-cats {
  border-color: #2cb75d;
}
.cats-tabs.tabs-color-2 .col-tabs .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.cats-tabs.tabs-color-2 .col-tabs .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover {
  background-color: #2cb75d;
  border-color: #2cb75d;
}
.cats-tabs.tabs-color-2 .col-tabs .owl-theme .owl-nav [class*='owl-']:hover {
  background-color: #2cb75d;
}
.cats-tabs.tabs-color-3 {
  border-color: #ff9c00;
}
.cats-tabs.tabs-color-3 .cat-title {
  background-color: #ff9c00;
}
.cats-tabs.tabs-color-3 .col-tabs,
.cats-tabs.tabs-color-3 .col-cats {
  border-color: #ff9c00;
}
.cats-tabs.tabs-color-3 .col-tabs .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.cats-tabs.tabs-color-3 .col-tabs .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover {
  background-color: #ff9c00;
  border-color: #ff9c00;
}
.cats-tabs.tabs-color-3 .col-tabs .owl-theme .owl-nav [class*='owl-']:hover {
  background-color: #ff9c00;
}
.list-product-buttons.type-2 .block {
  margin: 0;
}
.list-product-buttons.type-2 .product-item {
  margin-bottom: 20px !important;
}
.list-product-buttons.type-2 .product-type-list .product-item-details {
  padding-top: 8px;
}
.list-product-buttons.type-2 .product-item-inner {
  display: none !important;
}
.list-product-buttons.type-2 .product-type-list .product-item .product-item-info {
  border: none;
  padding: 0;
}
.brand-line {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  padding: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.brand-line > ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  list-style: none;
  padding: 0;
}
.brand-line > ul li {
  text-align: center;
  width: 16.6667%;
  padding: 0 10px;
  margin: 0;
}
.row-cats .block-categories .cat-wrap .item {
  width: 16.666666667%;
  text-align: center;
}
.row-cats .block-categories .cat-wrap .item .cat-title {
  font-weight: 600;
  font-size: 107.69%;
  text-transform: uppercase;
  margin: 0;
}
.row-cats .block-categories .cat-wrap .item .cat-title a {
  display: block;
  text-align: center;
  padding: 10px 10px;
  border: 1px solid #e5e5e5;
  color: #fe5722;
  background-color: #fff;
  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;
}
.row-cats .block-categories .cat-wrap .item .cat-title a:hover {
  background-color: #fe5722;
  border-color: transparent;
  color: #fff !important;
}
.row-cats .child-cat {
  display: none;
}
.row-cats .block-categories .cat-wrap .item:nth-child(2n) .cat-title a {
  color: #ff9c00;
}
.row-cats .block-categories .cat-wrap .item:nth-child(2n) .cat-title a:hover {
  background-color: #ff9c00;
}
.row-cats .block-categories .cat-wrap .item:nth-child(3n) .cat-title a {
  color: #3891d5;
}
.row-cats .block-categories .cat-wrap .item:nth-child(3n) .cat-title a:hover {
  background-color: #3891d5;
}
.row-cats .block-categories .cat-wrap .item:nth-child(4n) .cat-title a {
  color: #f95b72;
}
.row-cats .block-categories .cat-wrap .item:nth-child(4n) .cat-title a:hover {
  background-color: #f95b72;
}
.row-cats .block-categories .cat-wrap .item:nth-child(5n) .cat-title a {
  color: #43c80e;
}
.row-cats .block-categories .cat-wrap .item:nth-child(5n) .cat-title a:hover {
  background-color: #43c80e;
}
.row-cats .block-categories .cat-wrap .item:nth-child(6n) .cat-title a {
  color: #cd75d5;
}
.row-cats .block-categories .cat-wrap .item:nth-child(6n) .cat-title a:hover {
  background-color: #cd75d5;
}
.deal-syns-container {
  padding: 28px 30px 29px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.deal-syns-container .product-image-container {
  vertical-align: top;
}
.deal-syns-container .thumb-deal {
  float: left;
  width: 80px;
}
.deal-syns-container .thumb-deal .thumb-item {
  border: 1px solid #e5e5e5;
  padding: 4px;
  display: block;
  line-height: 0;
  overflow: hidden;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-syns-container .thumb-deal .box-image-thumb:not(:last-child) .thumb-item {
  margin-bottom: 10px;
}
.deal-syns-container .grid-syns {
  margin-left: 95px;
}
.deal-syns-container .grid-syns .item-inner::after {
  content: "";
  display: block !important;
  clear: both;
}
.deal-syns-container .grid-syns .image-product {
  float: left;
  width: 49%;
}
.deal-syns-container .grid-syns .product-item-details {
  width: 48%;
  float: right;
}
.deal-syns-container .product-item {
  display: none;
}
.deal-syns-container .product-item.active {
  display: block;
}
.deal-syns-container .product-item-name {
  margin: 0;
  font-size: 128.571%;
}
.deal-syns-container .product-item-description {
  margin: 10px 0 10px;
}
.deal-syns-container .product-reviews-summary .reviews-actions {
  display: none;
}
.deal-syns-container .product-item .price-box {
  margin: 5px 0 20px;
}
.deal-syns-container .price-box .price {
  font-size: 128.571%;
}
.deal-syns-container .product-item .special-price .price,
.deal-syns-container .product-item .minimal-price .price {
  font-size: 128.571%;
  font-weight: 700;
}
.deal-syns-container .price-box .old-price .price {
  font-size: 100%;
  position: relative;
  top: 3px;
}
.deal-syns-container .image-product {
  position: relative;
}
.deal-syns-container .actions-secondary {
  font-size: 0;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.deal-syns-container .actions-secondary .action span,
.deal-syns-container .actions-secondary .action:before {
  display: none;
}
.deal-syns-container .actions-secondary .action {
  font-size: 18px;
  margin: 0 2px;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-syns-container .actions-secondary .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: 16px;
}
.deal-syns-container .actions-secondary .tocompare:after {
  content: '\e952';
  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;
}
.deal-syns-container .actions-secondary .quickview-handler:after {
  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-syns-container .product-item-info {
  width: unset;
  max-width: unset;
}
.deal-syns-container .deals-countdown {
  margin-bottom: 20px;
}
.deal-syns-container .deals-countdown::after {
  content: "";
  display: block !important;
  clear: both;
}
.deal-syns-container .deals-countdown .deals-time {
  border: none;
  min-width: 62px;
  float: left;
  margin-right: 10px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.deal-syns-container .product-item-inner {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}
.deal-syns-container .product-item-actions .actions-primary {
  display: block;
}
.deal-syns-container .product-item-actions .actions-primary button {
  width: 100%;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.deal-syns-container .product-item-info:hover .actions-secondary {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1024px) {
  .col-tabs .sm-listing-tabs .ltabs-tabs-container {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .col-tabs .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    text-transform: uppercase;
    height: 36px;
    line-height: 34px;
    padding: 0 20px;
    border: 1px solid #e5e5e5;
    color: #222;
    font-weight: 600;
    font-size: 107.69%;
    float: left;
    margin-right: 10px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: 0.1s;
    -moz-transition: 0.1s;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
  }
  .col-tabs .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel,
  .col-tabs .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover {
    background-color: #3d80e3;
    border-color: #3d80e3;
    color: #fff;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-slider-banner .slider-l {
    width: calc(100% - 240px);
  }
  .home-slider-banner .r-banner-top {
    width: 230px;
  }
}
@media (max-width: 1024px) {
  .deal-syns-container .thumb-deal {
    float: none;
    width: unset;
  }
  .deal-syns-container .thumb-deal::after {
    content: "";
    display: block !important;
    clear: both;
  }
  .deal-syns-container .thumb-deal .box-image-thumb {
    display: block;
    float: left;
    margin-right: 10px;
    vertical-align: top;
    width: 60px;
  }
  .deal-syns-container .grid-syns {
    margin-left: 0;
    margin-right: 0;
  }
  .row-cats .block-categories .cat-wrap .item .cat-title {
    font-size: 100%;
  }
}
@media (max-width: 768px) {
  .home-slider-banner .slider-l {
    width: 100%;
    float: none;
  }
  .home-slider-banner .r-banner-top {
    float: none;
    width: unset;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 10px;
  }
  .home-slider-banner .r-banner-top::after {
    content: "";
    display: block !important;
    clear: both;
  }
  .home-slider-banner .r-banner-top .banner-image {
    float: left;
    width: 33.3333%;
    padding: 0 5px;
  }
  .service-icon-top {
    padding: 10px 0;
  }
  .service-icon-top ul li {
    width: 50%;
    padding: 10px 0;
  }
  .deal-syns-container .grid-syns .product-item-details,
  .deal-syns-container .grid-syns .image-product {
    float: none;
    width: 100%;
  }
  .row-cats .block-categories .cat-wrap .item {
    width: 33.3333%;
  }
  .cats-tabs .col-cats {
    float: none;
    width: unset;
    border: none;
  }
  .cats-tabs .block-categories .cat-wrap .item .sub-cats {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .cats-tabs .block-categories .cat-wrap .item .sub-cats::after {
    content: "";
    display: block !important;
    clear: both;
  }
  .cats-tabs .block-categories .cat-wrap .item .sub-cats li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .cats-tabs .block-categories .cat-wrap .item .sub-cats li a {
    display: block;
    padding: 5px 15px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
  }
  .cats-tabs .block-categories .cat-wrap .item .sub-cats li a:before {
    display: none;
  }
  .cats-tabs .col-tabs {
    float: none;
    width: unset;
    border: none;
    padding: 0 20px 20px;
  }
  .col-tabs .owl-theme .owl-nav {
    top: -66px;
  }
  .col-tabs .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap {
    margin-right: 65px;
    height: 36px;
    line-height: 36px;
    border-color: #e5e5e5;
    border-radius: 2px;
  }
  .brand-line > ul li {
    width: 33.33333%;
  }
}
@media (max-width: 767px) {
  .products-banner .group-products,
  .products-banner .l-banner {
    float: none;
    width: 100%;
  }
}
@media (max-width: 560px) {
  .row-cats .block-categories .cat-wrap .item {
    width: 50%;
  }
  .service-icon-top ul li {
    width: 100%;
  }
  .products-banner .l-banner img {
    width: 100%;
  }
  .deal-syns-container {
    padding: 20px;
  }
}
.slidershow-type-7 .owl-theme .owl-nav {
  margin: 0;
}
.slidershow-type-7 .owl-theme .owl-nav [class*='owl-'] {
  margin: -40px 0 0;
  padding: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: #fff;
  color: #222;
  position: absolute;
  top: 50%;
  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;
}
.slidershow-type-7 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 30px;
}
.slidershow-type-7 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.slidershow-type-7 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.big-brand ul {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
}
.big-brand ul::after {
  content: "";
  display: block !important;
  clear: both;
}
.big-brand ul li {
  float: left;
  padding: 15px;
  width: 14.2858%;
}
.big-brand ul img {
  opacity: .3;
}
.big-brand ul li a:hover img {
  opacity: 1;
}
.block-top-des .block-title {
  text-transform: uppercase;
  text-align: center;
}
.block-top-des .block-title p {
  margin: 0;
  letter-spacing: 1.5px;
  font-size: 107.69%;
}
.block-top-des .block-title strong {
  font-size: 260%;
  color: #222;
}
.block-top-des .owl-theme .owl-nav.disabled + .owl-dots {
  margin: 0;
}
.block-top-des .owl-theme .owl-dots .owl-dot span {
  width: 30px;
  height: 5px;
}
.gallery-img > ul {
  margin: 0 -5px;
  padding: 0;
  list-style: none;
}
.gallery-img > ul::after {
  content: "";
  display: block !important;
  clear: both;
}
.gallery-img > ul li {
  float: left;
  width: 20%;
  padding: 0 5px;
  margin-bottom: 0;
}
.gallery-img li a {
  position: relative;
  display: block;
}
.gallery-img li a:before {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  opacity: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  content: '\ea92';
  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: 26px;
}
.gallery-img li a:hover:before {
  opacity: 1;
}
.block-top-des .block {
  margin-bottom: 0;
}
.block-top-des .owl-theme .owl-nav [class*='owl-'] {
  width: 60px;
  height: 60px;
  line-height: 58px;
  margin: -30px 0 0;
  padding: 0;
  background-color: #fff;
  border: 1px solid #222;
  color: #222;
  position: absolute;
  top: 50%;
  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;
}
.block-top-des .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 24px;
}
.block-top-des .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 0;
}
.block-top-des .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 0;
}
.block-top-des .name-bottom {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.block-top-des .name-bottom.testimonial-top .tst-image {
  margin-bottom: 30px;
}
.block-top-des .name-bottom.testimonial-top .tst-text {
  margin-bottom: 30px;
}
.block-top-des .name-bottom .tst-job {
  text-transform: uppercase;
  margin-bottom: 0;
}
.block-deal-full {
  background: url("../images/bg-deal-full.jpg") no-repeat top center;
}
.block-deal-full::after {
  content: "";
  display: block !important;
  clear: both;
}
.block-deal-full .block {
  max-width: 830px;
  float: right;
}
.product-7-style .block-deal-full .image-product {
  position: relative;
}
.product-7-style .block-deal-full .products-grid .product-item-info {
  padding: 20px;
  background-color: #fff;
}
.product-7-style .block-deal-full .deals-countdown {
  padding-top: 25px;
}
.product-7-style .block-deal-full .deals-countdown .deals-time {
  margin: 0 2px;
  min-width: 65px;
  padding: 3px 10px 7px;
}
.product-7-style .block-deal-full .deals-countdown .deals-time .num-time {
  font-size: 150%;
  color: #222;
}
@media (max-width: 1023px) {
  .block-deal-full .block {
    float: none;
  }
  .product-7-style .block-deal-full .deals-countdown .deals-time {
    margin-bottom: 8px;
  }
  .big-brand ul li {
    width: 25%;
    padding: 5px 15px;
  }
}
@media (max-width: 640px) {
  .big-brand ul li {
    width: 50%;
  }
  .block-top-des .block-title strong {
    font-size: 240%;
  }
  .slidershow-type-7 .owl-theme .owl-nav [class*='owl-'] {
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
  }
  .product-7-style .block-deal-full .deals-countdown .deals-time {
    min-width: 60px;
  }
}
.slidershow-type-8 .owl-theme .owl-nav {
  margin: 0;
}
.slidershow-type-8 .owl-theme .owl-nav [class*='owl-'] {
  margin: -40px 0 0;
  padding: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: #fff;
  color: #222;
  position: absolute;
  top: 50%;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.slidershow-type-8 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 30px;
}
.slidershow-type-8 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.slidershow-type-8 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.block-top-des.v-nav .owl-theme .owl-nav [class*='owl-'] {
  width: 50px;
  height: 50px;
  line-height: 48px;
  margin-top: -25px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-top-des.v-nav .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -25px;
}
.block-top-des.v-nav .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -25px;
}
.full-services {
  position: relative;
}
.full-services:before {
  content: "";
  display: block;
  background: #f5f5f5;
  position: absolute;
  top: 90px;
  bottom: 90px;
  left: -50px;
  right: -50px;
  z-index: -1;
}
.full-services .service-banner {
  position: relative;
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.full-services .service-banner .button-play {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -22px;
  text-align: center;
}
.full-services .service-banner .button-play a {
  display: inline-block;
  height: 44px;
  padding: 0 30px;
  text-transform: uppercase;
  background-color: #fff;
  line-height: 44px;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.full-services .service-banner .button-play a:hover {
  color: #fff;
}
.full-services .list-services {
  padding-top: 157px;
  padding-left: 30px;
  font-size: 107.69%;
}
.full-services .list-services ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.full-services .list-services ul li:after {
  content: "";
  display: block;
  clear: both;
}
.full-services .list-services ul li:not(:last-child) {
  margin-bottom: 60px;
}
.full-services .list-services .sv-icon {
  float: left;
  width: 90px;
  height: 90px;
  background-color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.1);
}
.full-services .list-services .sv-info {
  margin-left: 110px;
  padding-top: 13px;
}
.full-services .list-services .sv-info h4 {
  font-size: 110%;
  color: #222;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.full-services .list-services .sv-info p {
  margin: 0;
}
.list-brand-items ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0;
  white-space: nowrap;
  list-style: none;
}
.list-brand-items ul li {
  padding: 0 15px;
  width: 16.666667%;
}
.list-brand-items ul li a {
  display: block;
  border: 1px solid #e5e5e5;
}
.list-brand-items ul li a img {
  opacity: .4;
}
.list-brand-items ul li a:hover img {
  opacity: 1;
}
.block-cat-22 .block-categories .cat-wrap .item {
  width: 20%;
}
.block-cat-22 .btn-view {
  display: none;
}
.block-cat-22 .block-categories .cat-wrap .item .image-cat {
  margin-bottom: 2px;
}
.block-cat-22 .block-categories .cat-wrap .item .cat-title {
  font-weight: 400;
  text-align: center;
  font-size: 107.69%;
}
.block-cat-22 .block-categories .cat-wrap .item .cat-title a {
  background-color: #f5f5f5;
  display: block;
  padding: 14px 20px;
  font-size: 107.69%;
  text-transform: uppercase;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.blog-22 .item::after {
  content: "";
  display: block !important;
  clear: both;
}
.blog-22 .image-post {
  float: left;
  width: 270px;
}
.blog-22 .info-post {
  margin-left: 300px;
  padding-top: 50px;
}
.blog-22 .date-post {
  margin-bottom: 15px;
}
.blog-22 .date-post .day {
  font-size: 350%;
  font-weight: 700;
  color: #222;
}
.blog-22 .date-post .month-year {
  font-size: 107.69%;
}
.blog-22 .date-post .month-year:before {
  margin: 0 5px;
  content: '/';
}
.blog-22 .post-title {
  font-size: 116.67%;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 30px;
}
.blog-22 .post-read-more a {
  background-color: #f5f5f5;
  display: inline-block;
  padding: 10px 30px;
  text-transform: uppercase;
}
.newsletter-22 {
  background: url("../images/bg-newsletter-22.jpg") no-repeat top center;
}
.newsletter-22 .newsletter-content {
  text-align: center;
}
.newsletter-22 .newsletter-content #newsletter-home {
  height: 50px;
  background-color: #fff;
  border: none;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.newsletter-22 .newsletter-content .action-button button {
  width: 100%;
  height: 50px;
  padding: 0 10px;
  line-height: 50px;
  background-color: #222;
  text-transform: uppercase;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.full-deals-product .products-single {
  margin: 0;
}
.full-deals-product .products-single::after {
  content: "";
  display: block !important;
  clear: both;
}
.full-deals-product .product-image-container {
  vertical-align: top;
}
.full-deals-product .block-content-products {
  margin-left: 170px;
  background-color: #fff;
  padding: 20px;
  overflow: hidden;
}
.full-deals-product .block-content-products .product-labels .sale-label {
  position: absolute;
  background-color: #FF5E7D;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  width: 200px;
  left: -75px;
  top: 8px;
  z-index: 20;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.full-deals-product .block-content-products .product-item {
  display: none;
}
.full-deals-product .block-content-products .product-item.active-item {
  display: block;
}
.full-deals-product .block-content-products .product-item-info {
  position: relative;
  display: table;
  width: 100%;
}
.full-deals-product .block-content-products .product-item-info:hover .box-image-deal .quickview-handler {
  opacity: 1;
  visibility: visible;
}
.full-deals-product .block-content-products .box-image-deal {
  float: left;
  width: 420px;
  position: relative;
}
.full-deals-product .block-content-products .box-image-deal .quickview-handler {
  opacity: 0;
  visibility: hidden;
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 20;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.full-deals-product .block-content-products .box-image-deal .quickview-handler span {
  display: none;
}
.full-deals-product .block-content-products .box-image-deal .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;
}
.full-deals-product .block-content-products .product-item-details {
  margin-left: 460px;
  padding-right: 120px;
  padding-top: 25px;
}
.full-deals-product .block-content-products .product-item-details .deals-countdown {
  position: absolute;
  right: -20px;
  top: -20px;
  width: 130px;
  bottom: -20px;
  margin: 0;
  padding: 0 20px;
}
.full-deals-product .block-content-products .product-item-details .deals-countdown .deals-time {
  float: none;
  display: block;
  height: 25%;
  width: 100%;
  color: inherit;
  text-transform: uppercase;
  padding: 30px 0 0;
  border: none;
}
.full-deals-product .block-content-products .product-item-details .deals-countdown .deals-time:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.full-deals-product .block-content-products .product-item-details .deals-countdown .deals-time .num-time {
  font-size: 185%;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 7px;
}
.full-deals-product .block-content-products .product-item-details .product-item-name {
  font-size: 140%;
}
.full-deals-product .block-content-products .product-item-details .product-item-description {
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 95%;
}
.full-deals-product .block-content-products .product-item-details .product-reviews-summary {
  margin: 10px 0 15px;
}
.full-deals-product .block-content-products .product-item-details .product-reviews-summary .reviews-actions {
  display: none;
}
.full-deals-product .block-content-products .product-item-details .price-box {
  margin-bottom: 30px;
}
.full-deals-product .block-content-products .product-item-details .price-box .price {
  font-size: 171.428%;
  font-weight: 700;
}
.full-deals-product .block-content-products .product-item-details .price-box .old-price .price {
  font-size: 133.33%;
  font-weight: normal;
  position: relative;
  top: 5px;
}
.full-deals-product .thumb-product {
  float: left;
  width: 140px;
}
.full-deals-product .thumb-product .box-image-thumb {
  float: none;
  display: block;
  padding: 9px;
  border: 1px solid #fff;
  background-color: #fff;
  cursor: pointer;
}
.full-deals-product .thumb-product .box-image-thumb:not(:last-child) {
  margin-bottom: 20px;
}
.full-deals-product .bottom-action::after {
  content: "";
  display: block !important;
  clear: both;
}
.full-deals-product .bottom-action form {
  float: left;
}
.full-deals-product .bottom-action form button {
  background: #f5f5f5;
  height: 40px;
  line-height: 40px;
  color: #222;
  padding: 0 30px !important;
  text-transform: uppercase;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.full-deals-product .bottom-action .tocompare,
.full-deals-product .bottom-action .towishlist {
  position: static;
  background: #f5f5f5;
  float: left;
  margin-left: 5px;
  border: none !important;
  height: 40px;
  width: 40px;
  line-height: 40px;
  padding: 0 !important;
  text-align: center;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.full-deals-product .bottom-action .tocompare:before,
.full-deals-product .bottom-action .towishlist:before {
  display: none;
}
.full-deals-product .bottom-action .tocompare span,
.full-deals-product .bottom-action .towishlist span {
  display: none;
}
.full-deals-product .bottom-action .tocompare.towishlist:after,
.full-deals-product .bottom-action .towishlist.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: 16px;
}
.full-deals-product .bottom-action .tocompare.tocompare:after,
.full-deals-product .bottom-action .towishlist.tocompare:after {
  content: '\e952';
  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;
}
@media (max-width: 1199px) {
  .full-deals-product {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .full-deals-product .thumb-product {
    float: none;
    width: unset;
  }
  .full-deals-product .thumb-product .box-image-thumb {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 100px;
  }
  .full-deals-product .block-content-products {
    margin-left: 0;
    margin-right: 0;
  }
  .full-services:before {
    top: 30px;
    bottom: 30px;
  }
  .full-services .list-services {
    padding-top: 80px;
  }
}
@media (max-width: 1023px) {
  .full-deals-product .block-content-products .box-image-deal {
    width: 300px;
  }
  .full-deals-product .block-content-products .product-item-details {
    margin-left: 330px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 20px;
  }
  .full-deals-product .block-content-products .product-item-details .product-item-description {
    display: none;
  }
  .full-deals-product .block-content-products .product-item-details .product-item-name {
    font-size: 116.67%;
  }
  .full-deals-product .block-content-products .product-item-details .product-reviews-summary {
    margin: 0;
  }
  .full-deals-product .block-content-products .product-item-details .price-box {
    margin: 3px 0 15px;
  }
  .full-deals-product .block-content-products .product-item-details .deals-countdown {
    position: static;
    width: unset;
    display: table;
    padding: 0 10px;
  }
  .full-deals-product .block-content-products .product-item-details .deals-countdown .deals-time {
    float: none;
    display: inline-block;
    padding: 10px;
    width: unset;
    border: none;
  }
  .full-deals-product .block-content-products .product-item-details .deals-countdown .deals-time .num-time {
    font-size: 116.67%;
  }
  .full-deals-product .block-content-products .product-item-details .bottom-action {
    display: table;
    margin-bottom: 20px;
  }
  .full-services:before {
    display: none;
  }
  .full-services .list-services {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .full-services .list-services ul li:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .block-cat-22 .block-categories .cat-wrap .item {
    width: 33.33333333%;
  }
  .list-brand-items ul li {
    width: 33.33333333%;
  }
}
@media (max-width: 560px) {
  .block-cat-22 .block-categories .cat-wrap .item {
    width: 50%;
  }
  .full-deals-product .block-content-products .product-item-info {
    display: block;
  }
  .full-deals-product .block-content-products .box-image-deal {
    width: 100%;
    float: none;
  }
  .full-deals-product .block-content-products .product-item-details {
    margin-left: 0;
    margin-right: 0;
  }
  .blog-22 .image-post {
    float: none;
    width: unset;
  }
  .blog-22 .info-post {
    float: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
  }
}
.sv-list {
  padding: 20px 0;
}
.sv-list .sv-item a {
  display: block;
  border: 1px solid #e5e5e5;
  padding: 0 15px;
  margin: 10px 0;
  height: 48px;
  line-height: 46px;
  text-align: center;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.sv-list .sv-item a:before {
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
}
.sv-list .free-ship a:before {
  top: -2px;
  content: '\e97b';
  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;
}
.sv-list .money-back a:before {
  top: -2px;
  content: '\e981';
  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;
}
.sv-list .online-support a:before {
  top: -2px;
  content: '\e947';
  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;
}
.sv-list .free-gift a:before {
  top: -2px;
  content: '\e93c';
  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;
}
.title-2 .block .block-title {
  text-transform: uppercase;
  color: #222;
  font-size: 180%;
  margin-bottom: 20px;
  padding-bottom: 6px;
  position: relative;
}
.title-2 .block .block-title:before {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.product-8-style .listingtabs {
  margin-left: -15px;
  margin-right: -15px;
}
.nav-text .owl-theme .owl-nav [class*='owl-'] {
  margin-right: 0;
  margin-left: 5px;
  margin-top: 0;
  background-color: #fafafa;
  border: 1px solid #d5d5d5;
  height: 35px;
  line-height: 33px;
  padding: 0 20px;
  color: #111;
  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;
}
.nav-text .owl-theme .owl-nav [class*='owl-']:before {
  display: none;
}
.nav-text .owl-theme .owl-nav [class*='owl-'] span {
  display: block;
}
.nav-text .owl-theme .owl-nav [class*='owl-'].owl-next span:after {
  line-height: 1;
  position: relative;
  top: 2px;
  margin-left: 3px;
  content: '\e91c';
  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: 17px;
}
.nav-text .owl-theme .owl-nav [class*='owl-'].owl-prev span:before {
  line-height: 1;
  position: relative;
  top: 2px;
  margin-right: 3px;
  content: '\e91b';
  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: 17px;
}
.tabs-product-2 .block {
  margin: 0;
}
.tabs-product-2 .block .products.wrapper.products-grid.one-row .product-items .product-item {
  margin-bottom: 0;
}
.tabs-product-2.nav-text .owl-theme .owl-nav {
  position: absolute;
  top: -61px;
  right: 15px;
  margin: 0;
}
.full-banner-23 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.full-banner-23 ul li {
  width: 33.333333333%;
}
.full-cats-slider {
  background: url("../images/bg-hot-categories.jpg") no-repeat top center;
  background-size: cover;
}
.full-cats-slider .title-2 .block .block-title {
  color: #fff;
}
.cat-slider .block-categories .cat-wrap .item {
  margin: 0;
  padding: 0;
}
.cat-slider .block-categories .cat-wrap .item .image-cat {
  margin: 0;
  border: 1px solid transparent;
  padding: 15px;
  position: relative;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.cat-slider .block-categories .cat-wrap .item .image-cat:hover {
  border-color: #fff;
}
.cat-slider .cats-info {
  text-align: center;
}
.cat-slider .block-categories .cat-wrap .item .cat-title {
  font-weight: 700;
  margin-bottom: 0;
  font-size: 120%;
  position: absolute;
  text-transform: uppercase;
  color: #222;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cat-slider .cat-title a {
  display: block;
  background-color: #fff;
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  color: #222;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.cat-slider .btn-view {
  display: none;
}
.cat-slider .owl-theme .owl-nav {
  position: absolute;
  top: -61px;
  right: 15px;
}
.brand-slider-23 .item a {
  border: 1px solid transparent;
  display: block;
}
.brand-slider-23 .item a:hover {
  border-color: #111;
}
.brand-slider-23 .owl-theme .owl-nav {
  position: absolute;
  top: -61px;
  right: 0;
  margin: 0;
}
.deals-count {
  background-color: #111;
}
.deals-count .block {
  margin-bottom: 0;
}
.deals-count .owl-carousel.owl-theme .owl-nav {
  display: none;
}
.deals-count .block-filterproducts::after {
  content: "";
  display: block !important;
  clear: both;
}
.deals-count .info-column {
  background-color: #fff;
  width: 370px;
  float: left;
  text-align: center;
  margin: 30px 0 0;
  padding: 30px 30px 24px;
}
.deals-count .block-title {
  text-transform: uppercase;
  color: #222;
  font-size: 180%;
  margin-bottom: 15px;
  position: relative;
}
.deals-count .block-content {
  width: calc(100% - 370px);
  padding-left: 15px;
  float: right;
}
.deals-count .deal-count-block {
  margin: 0 -30px 0;
}
.deals-count .description-text {
  margin-bottom: 20px;
}
.deals-count .deals-countdown {
  padding: 20px 30px 30px;
  margin-bottom: 23px;
  background-color: #f5f5f5;
}
.deals-count .deals-countdown .deal-text {
  font-size: 107.60%;
  text-transform: uppercase;
  font-weight: 700;
  color: #111;
  margin-bottom: 10px;
}
.deals-count .deals-countdown .deals-time {
  width: 68px;
  text-transform: uppercase;
  border: none;
  padding: 0;
  margin: 0 2px;
}
.deals-count .deals-countdown .deals-time .num-time {
  height: 43px;
  line-height: 43px;
  font-size: 135%;
  font-weight: 700;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
}
.deals-count .deals-countdown .deals-time .title-time {
  background-color: #111;
  height: 29px;
  line-height: 29px;
  color: #fff;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
}
.product-8-style .deals-count .products-grid .product-item {
  margin-bottom: 0;
}
.product-8-style .deals-count .products-grid .product-item-inner {
  bottom: 30px;
}
.product-8-style .deals-count .products-grid .product-item-info {
  background-color: transparent;
  border: none;
  padding-top: 30px;
  padding-bottom: 67px;
}
.product-8-style .deals-count .products-grid .product-item-info .product-item-name a {
  color: #fff;
}
.product-8-style .deals-count .products-grid .product-item-info .product-item-actions .actions-secondary .action,
.product-8-style .deals-count .products-grid .product-item-info .product-item-actions .actions-primary button {
  background-color: #1a1a1a;
  border-color: #444;
  color: #fff;
}
.product-8-style .deals-count .products-grid .product-item-info:hover {
  background-color: #222;
}
@media (min-width: 1024px) {
  .tabs-product-2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-right: 7px;
    color: #111;
    font-weight: 700;
    font-size: 92.307%;
    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;
  }
  .tabs-product-2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel,
  .tabs-product-2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover {
    background-color: #111;
    border-color: #111;
    color: #fff;
  }
  .tabs-product-2 .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    position: absolute;
    top: -61px;
    left: 345px;
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .deals-count {
    padding-top: 30px;
  }
  .deals-count .info-column {
    width: 100%;
    float: none;
    margin-top: 0;
  }
  .deals-count .block-content {
    width: 100%;
    float: none;
    padding: 0;
  }
  .cat-slider .block-categories .cat-wrap .item .cat-title {
    white-space: nowrap;
    font-size: 100%;
  }
}
@media (max-width: 1023px) {
  .tabs-product-2.nav-text .owl-theme .owl-nav {
    top: -124px;
  }
  .product-8-style .deals-count .products-grid .product-item-info .product-item-name a {
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .full-banner-23 ul li {
    width: 100%;
    margin: 0;
  }
}
.slidershow-type-8.nav-radius .owl-theme .owl-nav [class*='owl-'] {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.attr-container {
  margin-top: -70px;
  position: relative;
  z-index: 20;
}
.attr-container .smas-container .chosen-container-single.chosen-disabled .chosen-single div {
  background-color: #f5f5f5;
}
.attr-container .smas-container {
  background-color: #111;
  padding: 40px 100px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.attr-container .smas-container select {
  height: 60px;
  border: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.attr-container .smas-container .chosen-container-single .chosen-single {
  height: 60px;
  line-height: 60px;
  font-size: 114.285%;
  color: #111;
  border: none;
}
.attr-container .smas-container .chosen-container-single .chosen-single div {
  height: 60px;
  text-align: center;
  background-color: #f5f5f5;
  color: #111;
}
.attr-container .smas-container .chosen-container-single .chosen-single div:before {
  line-height: 60px;
}
.attr-container .smas-container .chosen-container-single .chosen-single div b {
  background: none !important;
}
.attr-container .smas-container .chosen-container-single .chosen-single div b:before {
  content: '\f0d7';
  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;
}
.attr-container .smas-container .smas-attr-inner button {
  height: 60px;
  line-height: 60px;
  font-size: 114.285% !important;
  font-weight: 700;
  padding: 0;
  opacity: 1;
}
.attr-container .smas-container .smas-attr-inner button:before {
  width: auto;
  height: auto;
  margin-right: 3px;
  position: relative;
  top: -1px;
  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: 20px;
}
.attr-container .smas-container .smas-attr-inner button.btn-reset {
  display: none !important;
}
.attr-container .smas-container .chosen-container .chosen-drop {
  border: none;
  padding: 5px;
}
.attr-container .smas-container .chosen-container .chosen-results li {
  padding: 10px;
}
.attr-container .smas-container .chosen-container .chosen-results li.highlighted,
.attr-container .smas-container .chosen-container .chosen-results li:hover {
  background: #eee;
  color: #222;
}
.attr-container .smas-container .chosen-container-single .chosen-search input[type=text] {
  padding: 10px;
  border-color: #ddd;
}
.attr-container .smas-container .smas-attr-inner .btn {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cats-grid-inner .block-categories .cat-wrap .item {
  width: 25%;
}
.cats-grid-inner .btn-view,
.cats-grid-inner .child-cat {
  display: none;
}
.cats-grid-inner .content-box {
  position: relative;
  text-align: center;
  overflow: hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.cats-grid-inner .block-categories .cat-wrap .item .image-cat {
  margin: 0;
}
.cats-grid-inner .cats-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.cats-grid-inner .cats-info .cat-title {
  font-size: 116.67%;
  text-transform: uppercase;
  margin: 0 !important;
}
.cats-grid-inner .cats-info a {
  display: block;
  padding: 18px 10px;
  background-color: transparent;
  color: #222;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.block-des-bottom .block {
  margin-bottom: 0;
}
.block-des-bottom .block-title {
  text-align: center;
  margin-bottom: 30px;
}
.block-des-bottom .block-categories .cat-wrap {
  margin: 0;
}
.block-des-bottom .block-title strong {
  display: block;
  font-size: 340%;
  color: #222;
}
.block-des-bottom .block-title p {
  font-size: 107.69%;
  color: #888;
}
.block-des-bottom .owl-theme .owl-nav [class*='owl-'] {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  padding: 0;
  background-color: #fff;
  border: none;
  color: #222;
  position: absolute;
  top: 50%;
  margin: -30px 0 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.block-des-bottom .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 24px;
}
.block-des-bottom .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -30px;
}
.block-des-bottom .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -30px;
}
.block-des-bottom .products-grid .product-item {
  margin-bottom: 0;
}
.block-des-bottom.cat-no-image .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -60px;
}
.block-des-bottom.cat-no-image .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -60px;
}
.cat-no-image .count,
.cat-no-image .btn-view {
  display: none;
}
.cat-no-image .block-categories .cat-wrap {
  background-color: #f9f9f9;
  padding: 40px 30px 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.cat-no-image .block-categories .cat-wrap .item {
  margin-bottom: 0;
  padding: 0;
}
.cat-no-image .block-categories .cat-wrap .item .cat-title {
  font-size: 116.67%;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}
.cat-no-image .block-categories .cat-wrap .item .cat-title a {
  color: #222;
}
.cat-no-image .block-categories .cat-wrap .item .sub-cats li {
  font-size: 107.69%;
}
.cat-no-image .block-categories .cat-wrap .item .sub-cats li a {
  display: table;
  padding: 2px 0;
}
.cat-no-image .block-categories .cat-wrap .item .sub-cats li a:before {
  vertical-align: top;
  position: relative;
  top: -1px;
  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;
}
.bottom-grid-brand ul {
  margin: 0 -10px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.bottom-grid-brand ul li {
  padding: 0 10px;
  margin-bottom: 20px;
  width: 16.666666667%;
}
.bottom-grid-brand ul li a {
  display: block;
  border: 2px solid #f3f3f3;
  overflow: hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
@media (min-width: 1024px) {
  .cats-grid-inner .block-categories .cat-wrap .item .image-cat img {
    min-height: 150px;
  }
  .art-top .loading-content {
    min-height: 300px;
  }
}
@media (max-width: 1024px) {
  .attr-container .smas-container {
    padding: 40px;
  }
  .chosen-container-single .chosen-single {
    padding-left: 15px;
  }
}
@media (max-width: 1023px) {
  .attr-container {
    margin-top: 40px;
  }
  .attr-container .smas-container {
    padding: 20px;
  }
  .cats-grid-inner .block-categories .cat-wrap .item {
    width: 33.3333%;
  }
  .bottom-grid-brand ul li {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .attr-container {
    margin-top: 30px;
  }
  .attr-container .smas-container .smas-attr-inner .btn {
    width: 100%;
  }
  .smas-group-right {
    margin-top: 0;
  }
  .block-des-bottom .block-title strong {
    font-size: 200%;
  }
  .cats-grid-inner .block-categories .cat-wrap .item {
    width: 50%;
  }
  .block-categories .cat-wrap .item .cat-title {
    font-size: 100%;
  }
  .cats-grid-inner .cats-info a {
    padding: 10px;
  }
  .cat-no-image .block-categories .cat-wrap {
    padding: 20px 10px 20px;
  }
  .cat-no-image .block-categories .cat-wrap .item .sub-cats li {
    font-size: 100%;
  }
  .bottom-grid-brand ul li {
    width: 50%;
  }
}
.slidershow-type-9 .owl-theme .owl-nav {
  margin: 0;
}
.slidershow-type-9 .owl-theme .owl-nav [class*='owl-'] {
  margin: -40px 0 0;
  padding: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: #fff;
  color: #222;
  position: absolute;
  top: 50%;
  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;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
}
.slidershow-type-9 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.slidershow-type-9 .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: 30px;
}
.slidershow-type-9 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.slidershow-type-9 .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: 30px;
}
.service-tool ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.service-tool ul li {
  width: 25%;
  text-align: center;
  margin: 0;
}
.service-tool ul li a {
  display: block;
  background-color: transparent;
  padding: 35px 10px 30px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.service-tool ul li a:hover {
  background-color: #fff;
  position: relative;
  z-index: 2;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
}
.service-tool ul li a img {
  margin-bottom: 10px;
}
.service-tool ul li a span {
  display: block;
  font-size: 123.07%;
  font-weight: 700;
  color: #333;
}
.service-tool ul li a span:last-child {
  font-size: 107.69%;
  color: #999;
  font-weight: 400;
  padding-top: 5px;
}
.block-title-icon-bottom .block-title {
  text-align: center;
}
.block-title-icon-bottom .block-title strong {
  display: block;
  color: #333;
  font-size: 276.92%;
  margin-bottom: 5px;
}
.cat-slider-inner {
  background: url("../images/bg-cat-tool.jpg") no-repeat top center;
  background-size: cover;
}
.content-box-cat {
  background-color: #fff;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.content-box-cat .count {
  display: none;
}
.content-box-cat .cat-title {
  margin: 0;
  font-size: 138.461%;
}
.content-box-cat .cat-title a {
  background-color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
  display: block;
  padding: 15px 10px;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.content-box-cat .image-cat {
  position: relative;
  overflow: hidden;
}
.content-box-cat .image-cat img {
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.content-box-cat .child-cat {
  background-color: #333;
  text-transform: uppercase;
  position: absolute;
  bottom: 110%;
  right: 0;
  left: 0;
  height: 100%;
  font-size: 107.69%;
  padding-top: 28px;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.content-box-cat .child-cat a {
  color: #fff;
}
.content-box-cat .sub-cats {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content-box-cat:hover {
  background-color: #333;
}
.content-box-cat:hover .image-cat img {
  border-radius: 0 0 13px 13px;
  -moz-border-radius: 0 0 13px 13px;
  -webkit-border-radius: 0 0 13px 13px;
}
.content-box-cat:hover .child-cat {
  bottom: 0;
}
.tabs-product-banner .owl-theme .owl-nav,
.slider-product-filter .owl-theme .owl-nav,
.content-client-icon .owl-theme .owl-nav,
.content-brand-icon .owl-theme .owl-nav,
.block-categories-inner .owl-theme .owl-nav {
  margin: 0;
}
.tabs-product-banner .owl-theme .owl-nav [class*='owl-'],
.slider-product-filter .owl-theme .owl-nav [class*='owl-'],
.content-client-icon .owl-theme .owl-nav [class*='owl-'],
.content-brand-icon .owl-theme .owl-nav [class*='owl-'],
.block-categories-inner .owl-theme .owl-nav [class*='owl-'] {
  margin: -25px 0 0;
  padding: 0;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 2px solid #eee;
  color: #333;
  text-align: center;
  line-height: 46px;
  position: absolute;
  top: 50%;
  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;
}
.tabs-product-banner .owl-theme .owl-nav [class*='owl-'].owl-next,
.slider-product-filter .owl-theme .owl-nav [class*='owl-'].owl-next,
.content-client-icon .owl-theme .owl-nav [class*='owl-'].owl-next,
.content-brand-icon .owl-theme .owl-nav [class*='owl-'].owl-next,
.block-categories-inner .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -25px;
}
.tabs-product-banner .owl-theme .owl-nav [class*='owl-'].owl-next:before,
.slider-product-filter .owl-theme .owl-nav [class*='owl-'].owl-next:before,
.content-client-icon .owl-theme .owl-nav [class*='owl-'].owl-next:before,
.content-brand-icon .owl-theme .owl-nav [class*='owl-'].owl-next:before,
.block-categories-inner .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: 22px;
}
.tabs-product-banner .owl-theme .owl-nav [class*='owl-'].owl-prev,
.slider-product-filter .owl-theme .owl-nav [class*='owl-'].owl-prev,
.content-client-icon .owl-theme .owl-nav [class*='owl-'].owl-prev,
.content-brand-icon .owl-theme .owl-nav [class*='owl-'].owl-prev,
.block-categories-inner .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -25px;
}
.tabs-product-banner .owl-theme .owl-nav [class*='owl-'].owl-prev:before,
.slider-product-filter .owl-theme .owl-nav [class*='owl-'].owl-prev:before,
.content-client-icon .owl-theme .owl-nav [class*='owl-'].owl-prev:before,
.content-brand-icon .owl-theme .owl-nav [class*='owl-'].owl-prev:before,
.block-categories-inner .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: 22px;
}
.content-brand-icon .item a {
  display: block;
  border: 2px solid transparent;
  overflow: hidden;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.slider-stagepadding {
  margin-left: -15px;
  margin-right: -15px;
}
.slider-stagepadding .owl-stage {
  padding-top: 15px;
  padding-bottom: 15px;
}
.content-client-icon .item-client {
  background-color: #fff;
  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;
}
.content-client-icon .item-client:hover {
  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);
}
.content-client-icon .cl-info {
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 70px 20px 20px;
  position: relative;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.content-client-icon .cl-image {
  width: 114px;
  height: 114px;
  padding: 7px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: -57px;
  margin-left: -57px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.content-client-icon .cl-image img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.content-client-icon .cl-name {
  font-size: 138%;
  font-weight: 700;
}
.content-client-icon .cl-country {
  font-size: 107.69%;
  color: #aaa;
}
.content-client-icon .cl-say {
  font-size: 107.69%;
  padding: 40px 30px 80px;
  text-align: center;
  line-height: 2.2em;
  color: #333;
}
.content-client-icon .cl-say:before {
  margin-bottom: 20px;
  content: '\e97f';
  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: 40px;
  display: block;
}
.content-client-icon .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -10px;
}
.content-client-icon .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -10px;
}
.block-title-background .block {
  margin-bottom: 0;
}
.block-title-background .block-title {
  overflow: hidden;
  text-align: center;
  margin: 0 60px 25px;
}
.block-title-background .block-title strong {
  display: inline-block;
  text-transform: uppercase;
  font-size: 230%;
  background-color: #333;
  color: #fff;
  position: relative;
  padding: 3px 20px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.block-title-background .block-title strong:before,
.block-title-background .block-title strong:after {
  content: "";
  display: block;
  height: 4px;
  width: 2000px;
  background-color: #eee;
  position: absolute;
  top: 50%;
  margin-top: -2px;
}
.block-title-background .block-title strong:before {
  right: 100%;
  margin-right: 15px;
}
.block-title-background .block-title strong:after {
  left: 100%;
  margin-left: 15px;
}
.block-title-background.slider-product-filter.slider-stagepadding .products-grid .product-item {
  margin-bottom: 0;
}
.block-title-background.slider-product-filter.slider-stagepadding .owl-theme .owl-nav .owl-next {
  right: 15px;
  top: -66px;
  margin: 0;
}
.block-title-background.slider-product-filter.slider-stagepadding .owl-theme .owl-nav .owl-prev {
  left: 15px;
  top: -66px;
  margin: 0;
}
.block-title-background.slider-product-filter.slider-stagepadding .block-title {
  margin: 0 75px 15px;
}
.product-10-style .slider-product-filter .products-grid .product-item-info {
  overflow: hidden;
}
.product-10-style .slider-product-filter .products-grid .product-item-info:hover .deals-countdown {
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
}
.product-10-style .slider-product-filter .deals-countdown {
  background-color: #f5f5f5;
  border-top: 1px solid #f5f5f5;
  padding: 15px 10px 20px;
  margin: 0 -10px -15px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.product-10-style .slider-product-filter .deals-countdown .text-label-countdown {
  display: block;
  font-weight: 700;
  font-size: 107.69%;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 10px;
}
.product-10-style .slider-product-filter .deals-countdown .deals-time {
  margin: 0 2px 10px;
  padding: 0;
  min-width: 60px;
  text-align: center;
  border: none;
}
.product-10-style .slider-product-filter .deals-countdown .deals-time .num-time {
  height: 40px;
  line-height: 40px;
  font-size: 138.46%;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}
.product-10-style .slider-product-filter .deals-countdown .deals-time .title-time {
  height: 24px;
  line-height: 24px;
  background-color: #333;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
}
.tabs-product-banner .block {
  margin: 0;
}
.tabs-product-banner .one-row .product-item {
  margin-bottom: 0 !important;
}
.tabs-product-banner .block-title {
  color: #333;
  font-size: 184.61%;
  font-weight: 700;
  background-color: #fff;
  padding: 0 20px;
  height: 58px;
  line-height: 58px;
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
}
.tabs-product-banner.slider-stagepadding .tab-cmsblock,
.tabs-product-banner.slider-stagepadding .block-title {
  margin: 0 15px;
}
.tabs-product-banner.slider-stagepadding .listingtabs .tab-cmsblock {
  margin-bottom: 5px;
}
.tabs-product-banner .listingtabs {
  display: flex;
  flex-flow: column;
}
.tabs-product-banner .listingtabs .ltabs-items-container {
  order: 10;
}
.tabs-product-banner .listingtabs .tab-cmsblock {
  order: 5;
  margin-bottom: 30px;
}
.tabs-product-banner .listingtabs .tab-cmsblock ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs-product-banner .listingtabs .tab-cmsblock ul li {
  width: 50%;
}
.tabs-product-banner .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -10px;
}
.tabs-product-banner .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -10px;
}
.layout-boxed .bg-full-block,
.layout-boxed .cat-slider-inner {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
.layout-boxed .slidershow-full {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1024px) {
  .tabs-product-banner .sm-listing-tabs .ltabs-tabs-container {
    padding-right: 15px;
  }
  .tabs-product-banner .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    height: 58px;
    line-height: 58px;
    padding: 0 20px;
    background-color: none;
    border: none;
    text-transform: uppercase;
    font-size: 107.69%;
    color: #333;
    margin: 0;
    font-weight: 400;
  }
  .tabs-product-banner .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    position: absolute;
    top: -58px;
    right: 0;
    margin: 0;
  }
  .tabs-product-banner.slider-stagepadding .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    right: 15px;
  }
}
@media (max-width: 1023px) {
  .tabs-product-banner .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    margin: 10px 15px 30px;
  }
  .block-title-background.slider-product-filter.slider-stagepadding .block-title {
    margin: 0 15px 15px;
  }
}
@media (max-width: 560px) {
  .block-title-icon-bottom .block-title strong {
    font-size: 200%;
  }
  .service-tool ul li {
    width: 100%;
  }
  .service-tool ul li a {
    padding: 25px 10px 20px;
  }
  .content-box-cat .cat-title {
    font-size: 100%;
  }
  .content-box-cat .child-cat {
    display: none;
  }
  .tabs-product-banner .listingtabs .tab-cmsblock ul {
    flex-wrap: wrap;
  }
  .tabs-product-banner .listingtabs .tab-cmsblock ul li {
    width: 100%;
  }
}
.org-categories .item {
  width: 16.66666666%;
}
.org-categories .content-box {
  text-align: center;
}
.org-categories .cat-title {
  font-size: 138.461%;
  text-transform: uppercase;
}
.org-categories .sub-cats {
  list-style: none;
  margin: 0;
  padding: 0;
}
.org-categories .btn-view {
  display: none;
}
.client-farm ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.client-farm > ul {
  display: flex;
  flex-wrap: wrap;
}
.client-farm > ul > li {
  width: 25%;
  margin: 0;
  position: relative;
}
.client-farm .image-f {
  position: relative;
}
.client-farm .image-f:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.client-farm .info-f {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 100%;
  max-width: 330px;
  color: #fff;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.client-farm .info-f .name-f {
  font-size: 230.76%;
  font-weight: 700;
}
.client-farm .info-f .des-f {
  font-size: 107.69%;
  margin: 10px 0 20px;
}
.client-farm .social-f {
  text-align: center;
}
.client-farm .social-f li {
  display: inline-block;
  margin: 0 2px;
  vertical-align: top;
}
.client-farm .social-f a {
  display: block;
  background-color: #fff;
  color: #333;
  width: 60px;
  height: 60px;
  line-height: 60px;
  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;
}
.client-farm .social-f a span {
  display: none;
}
.client-farm .social-f .s-facebook a:before {
  content: '\ea90';
  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;
}
.client-farm .social-f .s-twitter a:before {
  content: '\ea96';
  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;
}
.client-farm .social-f .s-pinterest a:before {
  content: '\ead1';
  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;
}
.client-farm .social-f .s-youtube a:before {
  content: '\ea9d';
  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;
}
.client-farm > ul > li:hover .info-f,
.client-farm > ul > li:hover .image-f:before {
  opacity: 1;
  visibility: visible;
}
.f-service ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.f-service ul li {
  width: 25%;
  margin: 0;
  text-align: center;
}
.f-service li a {
  display: block;
  padding: 85px 10px 80px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.f-service li a:hover {
  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);
}
.f-service li a span {
  display: block;
  font-size: 107.69%;
}
.f-service .s-title {
  font-size: 138.461%;
  font-weight: 700;
  margin: 20px 0 4px;
}
.full-f-clients {
  background: url("../images/bg-f-clients.jpg") no-repeat top center;
  background-size: cover;
}
.f-clients .item {
  background-color: #fff;
  padding: 40px 30px;
  text-align: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}
.f-clients .cl-image {
  width: 100px;
  height: 100px;
  margin: 0 auto 15px;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.f-clients .cl-name {
  font-size: 138.461%;
  font-weight: 700;
  color: #333;
}
.f-clients .cl-country {
  color: #aaa;
}
.f-clients .cl-des {
  font-size: 107.69%;
  padding-top: 20px;
  color: #444;
  line-height: 1.8;
}
.f-clients .cl-des:after {
  content: '\e97f';
  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: 40px;
  display: block;
  line-height: 1;
  padding-top: 20px;
}
.block-top-des .f-clients .owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.block-top-des .f-clients .owl-theme .owl-nav.disabled + .owl-dots {
  padding-top: 20px;
}
.f-brands .item {
  border: 1px solid transparent;
  overflow: hidden;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.f-brands .owl-theme .owl-nav {
  margin: 0;
}
.f-brands .owl-theme .owl-nav [class*='owl-'] {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: -25px 0 0;
  padding: 0;
  position: absolute;
  top: 50%;
  background-color: #d9d9d9;
  color: #fff;
  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;
}
.f-brands .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 20px;
}
.f-brands .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -25px;
}
.f-brands .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -25px;
}
.f-brands .owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
@media (min-width: 1200px) {
  .page-layout-1column .product-4-columns .products.wrapper.products-grid .product-items .product-item {
    width: 25%;
  }
  .page-layout-1column .product-4-columns .products.wrapper.products-grid .product-items .product-item {
    clear: unset;
  }
  .page-layout-1column .product-4-columns .products.wrapper.products-grid .product-items .product-item:nth-child(5n+1) {
    clear: both;
  }
}
@media (max-width: 1024px) {
  .org-categories .cat-title {
    font-size: 100%;
  }
  .client-farm .social-f a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .org-categories .item {
    width: 33.333333%;
  }
  .client-farm > ul > li {
    width: 50%;
  }
  .f-service ul li {
    width: 50%;
  }
  .f-service li a {
    padding: 30px 10px 30px;
  }
}
@media (max-width: 560px) {
  .client-farm .info-f .name-f {
    font-size: 120%;
  }
  .f-service .s-title {
    font-size: 110%;
  }
  .block-categories .cat-wrap .item .cat-title {
    font-size: 85%;
  }
}
.med-product .owl-theme .owl-nav,
.med-client .owl-theme .owl-nav,
.step-hand .owl-theme .owl-nav,
.med-brand .owl-theme .owl-nav {
  margin: 0;
}
.med-product .owl-theme .owl-nav [class*='owl-'],
.med-client .owl-theme .owl-nav [class*='owl-'],
.step-hand .owl-theme .owl-nav [class*='owl-'],
.med-brand .owl-theme .owl-nav [class*='owl-'] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  color: #111;
}
.med-product .owl-theme .owl-nav [class*='owl-'].owl-next:before,
.med-client .owl-theme .owl-nav [class*='owl-'].owl-next:before,
.step-hand .owl-theme .owl-nav [class*='owl-'].owl-next:before,
.med-brand .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;
}
.med-product .owl-theme .owl-nav [class*='owl-'].owl-prev:before,
.med-client .owl-theme .owl-nav [class*='owl-'].owl-prev:before,
.step-hand .owl-theme .owl-nav [class*='owl-'].owl-prev:before,
.med-brand .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;
}
.med-brand {
  padding-bottom: 95px;
  background: url("../images/shadow-block.png") no-repeat bottom center;
}
.med-brand .med-brand-title {
  text-align: center;
  font-size: 184.615%;
  color: #111;
}
.med-brand .item a {
  display: block;
  overflow: hidden;
  border: 2px solid transparent;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.med-brand .owl-theme .owl-nav [class*='owl-'] {
  position: absolute;
  top: 50%;
  margin: -15px 0 0;
}
.med-brand .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -40px;
}
.med-brand .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -40px;
}
.med-block.block-top-des .block-title {
  text-transform: unset;
}
.med-block.block-top-des .block-title p {
  font-size: 115.38%;
  margin-bottom: 10px;
}
.med-block.block-top-des .block-title strong {
  display: block;
  max-width: 640px;
  margin: 0 auto;
  color: #111;
  font-size: 369.23%;
  line-height: 1.25;
}
.list-crub {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.list-crub .item {
  padding: 0 15px;
  width: 33.33333%;
}
.list-crub .item-inner {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.list-crub .item-inner:before {
  content: "";
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.list-crub .crub-button {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  opacity: 0;
  visibility: hidden;
  z-index: 20;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.list-crub .crub-button a {
  background-color: #fff;
  padding: 10px 30px;
  display: block;
  white-space: nowrap;
  margin: 0 5px;
  min-width: 135px;
  text-align: center;
  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;
}
.list-crub .item-inner:hover .crub-button,
.list-crub .item-inner:hover:before {
  opacity: 1;
  visibility: visible;
}
.step-hand {
  text-align: center;
  border-bottom: 1px solid #eee;
}
.step-hand .owl-carousel .owl-item img {
  width: auto;
  display: unset;
  max-width: 100%;
}
.step-hand .step-image {
  margin-bottom: 20px;
}
.step-hand .step-title {
  font-size: 123.08%;
  font-weight: 700;
  color: #111;
  margin-bottom: 5px;
}
.step-hand .step-des {
  font-size: 107.69%;
  color: #999;
}
.step-hand .owl-theme .owl-nav [class*='owl-'] {
  position: absolute;
  top: 50%;
  margin: -15px 0 0;
}
.step-hand .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -40px;
}
.step-hand .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -40px;
}
.med-banner.banner-image {
  overflow: hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.customer-love .item {
  text-align: center;
  margin-bottom: 40px;
}
.customer-love .top {
  color: #111;
  font-weight: 700;
  font-size: 138.461%;
  padding-top: 20px;
}
.customer-love .des {
  font-size: 107.69%;
}
.med-block.block-top-des.customer-love .block-title strong {
  max-width: unset;
}
.med-support {
  text-align: center;
}
.med-support img {
  margin-bottom: 30px;
}
.med-support .med-title {
  font-size: 276.92%;
  color: #111;
  margin: 0 auto;
  max-width: 690px;
}
.med-support .med-des {
  font-size: 138.46%;
}
.med-support .med-phone a {
  font-size: 276.92%;
  font-weight: 700;
  color: #fb2b4e;
}
.med-client .info::after {
  content: "";
  display: block !important;
  clear: both;
}
.med-client .text {
  padding: 30px;
  position: relative;
  margin-bottom: 40px;
  font-size: 107.69%;
  line-height: 1.9;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.med-client .text:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 25px solid transparent;
  position: absolute;
  bottom: -24px;
  left: 70px;
}
.med-client .image {
  float: left;
  width: 90px;
  overflow: hidden;
  height: 90px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.med-client .name-region {
  margin-left: 110px;
  padding-top: 21px;
}
.med-client .name {
  font-size: 138.46%;
  font-weight: 700;
  margin-bottom: 3px;
  color: #111;
}
.med-client .owl-theme .owl-nav [class*='owl-'] {
  position: absolute;
  top: 27%;
  margin: -15px 0 0;
}
.med-client .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -40px;
}
.med-client .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -40px;
}
.med-product .product-item-details .deals-countdown {
  background-color: #f5f5f5;
  padding: 10px;
  display: flex;
  margin: -14px -20px 12px;
}
.med-product .product-item-details .deals-countdown::after {
  content: "";
  display: block !important;
  clear: both;
}
.med-product .product-item-details .deals-countdown .deals-time {
  text-align: center;
  width: 25%;
  padding: 0 5px;
  margin: 0;
  border: none;
}
.med-product .product-item-details .deals-countdown .num-time {
  font-size: 138.46%;
  font-weight: 400;
  padding: 3px;
}
.med-product .product-item-details .deals-countdown .title-time {
  background-color: #333;
  color: #fff;
  padding: 3px;
  font-size: 95%;
  text-transform: uppercase;
}
.med-product .owl-theme .owl-nav [class*='owl-'] {
  position: absolute;
  top: 48%;
  margin: -15px 0 0;
}
.med-product .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -25px;
}
.med-product .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -25px;
}
.med-product .block {
  margin: 0;
}
.med-product .products-grid .owl-carousel .product-item {
  margin-bottom: 0 !important;
}
.med-l-product::after {
  content: "";
  display: block !important;
  clear: both;
}
.med-l-product .block-title {
  margin-bottom: 30px;
}
.med-l-product .block-title strong {
  font-size: 369.23%;
  color: #111;
  margin-right: 30px;
}
.med-l-product .block-title a {
  font-size: 107.69%;
  position: relative;
  top: -1px;
}
.med-l-product .l-banner {
  float: left;
  width: 298px;
}
.med-l-product .med-product {
  padding-left: 30px;
  float: right;
  width: calc(100% - 298px);
}
.med-l-product .products-grid .product-item-info {
  padding-bottom: 10px;
}
.med-l-product .products-grid .product-item-name a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.med-l-product .products-grid .product-item-details {
  position: relative;
}
.med-l-product .products-grid .product-item-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: -65px;
  bottom: auto;
  text-align: center;
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.med-l-product .products-grid .product-item-info:hover .product-item-inner {
  opacity: 1;
  visibility: visible;
}
.med-l-product .products-grid .product-item-actions {
  font-size: 0;
  text-align: center;
}
.med-l-product .products-grid .product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: top;
}
.med-l-product .products-grid .product-item-actions .actions-primary .action {
  padding: 0;
  margin: 0 1px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: none;
  background-color: #f5f5f5 !important;
  color: #111 !important;
}
.med-l-product .products-grid .product-item-actions .actions-primary .action:before {
  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: 18px;
}
.med-l-product .products-grid .product-item-actions .actions-primary .action span {
  display: none;
}
.med-l-product .products-grid .product-item-actions .actions-secondary {
  opacity: 1;
  visibility: visible;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
.med-l-product .products-grid .product-item-actions .actions-secondary .action {
  background-color: #f5f5f5;
  color: #111;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 1px;
}
@media (max-width: 1366px) {
  .med-client .owl-theme .owl-nav [class*='owl-'].owl-next,
  .med-product .owl-theme .owl-nav [class*='owl-'].owl-next,
  .step-hand .owl-theme .owl-nav [class*='owl-'].owl-next,
  .med-brand .owl-theme .owl-nav [class*='owl-'].owl-next {
    right: 0;
  }
  .med-client .owl-theme .owl-nav [class*='owl-'].owl-prev,
  .med-product .owl-theme .owl-nav [class*='owl-'].owl-prev,
  .step-hand .owl-theme .owl-nav [class*='owl-'].owl-prev,
  .med-brand .owl-theme .owl-nav [class*='owl-'].owl-prev {
    left: 0;
  }
}
@media (max-width: 768px) {
  .med-support .med-title,
  .med-block.block-top-des .block-title strong,
  .med-l-product .block-title strong {
    font-size: 180%;
  }
  .med-l-product .med-product {
    float: none;
    width: 100%;
    padding: 0;
  }
  .med-l-product .l-banner {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 560px) {
  .list-crub .item {
    width: 100%;
  }
}
.banner-des {
  text-align: center;
  color: #222;
}
.banner-des .banner-title {
  font-size: 369.23%;
  font-weight: 700;
  margin: 0 auto;
  line-height: 1.3;
  max-width: 500px;
}
.banner-des .des {
  font-size: 138.46%;
  max-width: 450px;
  margin: 0 auto;
}
.banner-des .btn-shop a {
  display: inline-block;
  border: 1px solid #222;
  padding: 10px 25px;
  font-size: 107.69%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.banner-des .btn-shop a:hover {
  border-color: transparent;
}
.banner-des.revert .col-image {
  order: 5;
}
.banner-des.revert .col-des {
  order: 1;
}
.service-min > ul {
  margin: 0 -10px;
  list-style: none;
  padding: 0;
}
.service-min > ul::after {
  content: "";
  display: block !important;
  clear: both;
}
.service-min > ul > li {
  float: left;
  width: 33.3333333%;
  padding: 0 10px;
  text-align: center;
  margin: 0 0 20px;
}
.service-min > ul > li a {
  display: block;
  background-color: #f5f5f5;
  padding: 17px 20px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.brand-min > ul {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.brand-min > ul > li {
  padding: 0 15px;
  margin: 0;
  width: 16.6666666666%;
}
.brand-min > ul > li a {
  display: block;
}
.brand-min > ul > li a img:not(.lazyload) {
  opacity: 0.3;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.brand-min > ul > li a:hover img {
  opacity: 1;
}
.sv-bottom-page > ul {
  margin: 0 -10px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.sv-bottom-page > ul > li {
  width: 33.3333333%;
  padding: 0 10px;
  margin: 0 0 20px;
}
.sv-bottom-page > ul > li > a {
  display: block;
  padding: 25px 40px 30px;
  border: 1px solid #f5f5f5;
}
.sv-bottom-page > ul > li > a span {
  display: block;
  color: #222;
}
.sv-bottom-page > ul > li > a .title {
  margin: 10px 0 4px;
  font-weight: 700;
  color: #222;
  font-size: 115.38%;
}
.sv-bottom-page > ul > li > a:hover {
  border-color: #222;
}
.subcribe-home-min {
  max-width: 400px;
  margin: 0 auto;
}
.subcribe-home-min .title {
  text-align: center;
  font-size: 230.77%;
  font-weight: 700;
  color: #222;
  margin-bottom: 15px;
}
.subcribe-home-min .sub-title {
  text-align: center;
  color: #222;
  margin-bottom: 25px;
}
.subcribe-home-min .subcribe-note {
  text-align: center;
  color: #222;
}
.subcribe-home-min .subcribe-note a {
  text-decoration: underline;
}
.subcribe-home-min .subcribe-note a:hover {
  text-decoration: none;
}
.subcribe-home-min .input-box {
  margin-bottom: 10px;
}
.subcribe-home-min #newsletter-home {
  height: 44px;
  border-color: #727272;
  padding: 0 15px;
}
.subcribe-home-min .action-button button {
  margin-bottom: 20px;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  background-color: #222;
  font-size: 107.69%;
  width: 100%;
  text-transform: uppercase;
}
.slider-store .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.slider-store .owl-theme .owl-nav {
  margin: 0;
}
.slider-store .owl-theme .owl-nav [class*='owl-'] {
  position: absolute;
  line-height: 1;
  width: 80px;
  height: 80px;
  top: 50%;
  margin: -40px 0 0;
  padding: 0;
  color: #222;
  background: none;
}
.slider-store .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 80px;
}
.slider-store .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -120px;
}
.slider-store .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -120px;
}
.tabs-product-flex .block {
  margin-bottom: 0;
}
.hidden-tab-loadmore .sm-listing-tabs .ltabs-items-container .ltabs-loadmore {
  display: none !important;
}
@media (min-width: 1024px) {
  .tabs-product-flex .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs {
    display: flex;
    border-bottom: 1px solid #e5e5e5;
  }
  .tabs-product-flex .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    width: 25%;
    margin: 0;
    border-bottom: 2px solid transparent;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    top: 1px;
    padding-bottom: 10px;
    font-size: 138.46%;
    color: #222;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .banner-des .banner-title {
    padding-top: 0 !important;
  }
  .slider-store .owl-theme .owl-nav [class*='owl-'].owl-next {
    right: -95px;
  }
  .slider-store .owl-theme .owl-nav [class*='owl-'].owl-prev {
    left: -95px;
  }
}
@media (max-width: 768px) {
  .banner-des.revert .col-des {
    order: 10;
  }
  .brand-min > ul > li {
    width: 33.333333333%;
  }
  .slider-store .owl-theme .owl-nav [class*='owl-'].owl-next {
    right: 0;
  }
  .slider-store .owl-theme .owl-nav [class*='owl-'].owl-prev {
    left: 0;
  }
  .slider-store .owl-theme .owl-nav [class*='owl-']:before {
    font-size: 60px;
    color: #fff;
  }
}
@media (max-width: 560px) {
  .service-min > ul > li {
    width: 100%;
  }
  .banner-des .banner-title {
    font-size: 200%;
  }
  .banner-des .des {
    font-size: 107.69%;
  }
  .sv-bottom-page > ul > li {
    width: 100%;
  }
  .subcribe-home-min .title {
    font-size: 200%;
  }
}
.block-des-bottom .row-brand-slider .owl-theme .owl-nav [class*='owl-'] {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
.row-brand-slider .item a {
  display: block;
  border: 2px solid #f5f5f5;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.row-brand-slider .item a + a {
  margin-top: 18px;
}
.row-brand-slider .owl-theme .owl-nav {
  margin: 0;
}
.grid-cats a {
  display: block;
  margin-bottom: 15px;
  position: relative;
}
.grid-cats a span {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  font-size: 138.46%;
  font-weight: 700;
  color: #222;
  padding: 12px 20px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.grid-cats .l-cat {
  margin-right: -10px;
}
.grid-cats .c-cat {
  margin-left: -5px;
  margin-right: -5px;
}
.grid-cats .r-cat {
  margin-left: -10px;
}
.b-client-full {
  background: url("../images/bg-b-client.jpg") no-repeat top center;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.b-client-full .b-client-slider {
  max-width: 910px;
  margin-left: auto;
  margin-right: auto;
}
.b-client-full .b-client-slider .owl-theme .owl-nav {
  margin: 0;
}
.b-client-full .b-client-slider .owl-theme .owl-nav [class*='owl-'] {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: -30px 0 0;
  position: absolute;
  top: 50%;
  padding: 0;
  background-color: #fff;
  color: #222;
  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;
}
.b-client-full .b-client-slider .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 24px;
}
.b-client-full .b-client-slider .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -80px;
}
.b-client-full .b-client-slider .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -80px;
}
.b-client-full .text {
  font-size: 184.61%;
  font-weight: 700;
}
.b-client-full .name {
  font-size: 138.46%;
  font-weight: 700;
}
.b-client-full .location {
  font-size: 123.08%;
}
.full-product-b {
  padding: 0 30px;
}
.product-b-slider .owl-theme .owl-nav [class*='owl-'] {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: -30px 0 0;
  position: absolute;
  top: 50%;
  padding: 0;
  background-color: #fff;
  color: #222;
  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;
}
.product-b-slider .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 24px;
}
.product-b-slider .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -15px;
}
.product-b-slider .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -15px;
}
.attr-container.attr-b .smas-container {
  background: url("../images/bg-at-bike.jpg") no-repeat top center;
  background-size: cover;
  padding: 60px 100px 70px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.attr-container.attr-b .smas-container .chosen-container-single .chosen-single {
  padding-left: 20px;
}
.attr-container.attr-b .smas-container .smas-caption {
  text-transform: unset;
  margin-bottom: 25px;
}
.attr-container.attr-b .smas-container .att-title {
  font-size: 307.69%;
  font-weight: 700;
  color: #fff;
}
.attr-container.attr-b .smas-container p {
  color: #aaa;
  font-size: 107.69%;
}
.attr-container.attr-b .smas-container .chosen-container-single .chosen-single {
  height: 50px;
  line-height: 50px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.attr-container.attr-b .smas-container .smas-attr-inner .btn {
  height: 50px;
  line-height: 50px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.attr-container.attr-b .smas-container .chosen-container-single .chosen-single div {
  height: 50px;
}
.svs-bike ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0;
  list-style: none;
}
.svs-bike ul li {
  padding: 0 15px;
  margin: 0 0 30px;
  width: 25%;
}
.svs-bike .image-sv {
  background-color: #eee;
  width: 80px;
  height: 80px;
  float: left;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.svs-bike .info-sv {
  margin-left: 100px;
  padding-top: 15px;
}
.svs-bike .sv-title {
  font-size: 128.571%;
  color: #222;
  font-weight: 700;
  margin-bottom: 5px;
}
.svs-bike .sv-text {
  font-size: 107.69%;
  color: #888;
}
.gallery-img-b .owl-theme .owl-nav {
  margin: 0;
}
.gallery-img-b .owl-theme .owl-nav [class*='owl-'] {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: -30px 0 0;
  position: absolute;
  top: 50%;
  padding: 0;
  background-color: #fff;
  color: #222;
  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;
}
.gallery-img-b .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 24px;
}
.gallery-img-b .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.gallery-img-b .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.gallery-img-b .img-gallery {
  display: block;
  position: relative;
}
.gallery-img-b .img-gallery:before {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  color: #fff;
  opacity: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  content: '\ea92';
  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: 36px;
}
.gallery-img-b .img-gallery:hover:before {
  opacity: 1;
}
.blog-b .block-slider-post {
  margin: 0;
}
.blog-b .item {
  background-color: #fff;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.blog-b .item:hover {
  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);
}
.blog-b .post-title a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 123.07%;
}
.blog-b .date-post {
  font-size: 107.69%;
  color: #222;
  margin-bottom: 7px;
}
.blog-b .info-post {
  padding: 15px 20px 20px;
}
.blog-b .owl-theme .owl-nav [class*='owl-'] {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.blog-b .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -15px;
}
.blog-b .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -15px;
}
.deal-b {
  background-color: #fff;
  padding-left: 80px;
  position: relative;
}
.deal-b::after {
  content: "";
  display: block !important;
  clear: both;
}
.deal-b .product-image-container {
  vertical-align: top;
}
.deal-b .box-image-deal {
  position: relative;
}
.deal-b .box-image-deal .quickview-handler {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  opacity: 0;
  visibility: hidden;
  z-index: 20;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  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);
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-b .box-image-deal .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-b .box-image-deal .quickview-handler span {
  display: none;
}
.deal-b .box-image-deal:hover .quickview-handler {
  opacity: 1;
  visibility: visible;
}
.deal-b .ver-title {
  width: 80px;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
}
.deal-b .block {
  margin: 0;
  padding: 24px;
}
.deal-b .block::after {
  content: "";
  display: block !important;
  clear: both;
}
.deal-b .thumb-product {
  float: left;
  width: 160px;
}
.deal-b .block-content {
  margin-left: 160px;
  padding-left: 24px;
}
.deal-b .box-image-thumb {
  border: 1px solid transparent;
  cursor: pointer;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-b .box-image-thumb:hover,
.deal-b .box-image-thumb.active-item {
  border: 1px solid #222;
}
.deal-b .box-image-thumb:not(:last-child) {
  margin-bottom: 10px;
}
.deal-b .product-item {
  display: none;
}
.deal-b .product-item.active-item {
  display: block;
}
.deal-b .product-item-info {
  display: flex;
  flex-wrap: wrap;
  width: unset;
  max-width: unset;
}
.deal-b .product-item-info .box-image-deal {
  width: 52%;
  position: relative;
}
.deal-b .product-item-info .product-item-details {
  width: 48%;
  padding-left: 24px;
}
.deal-b .product-labels .product-label {
  display: block;
  height: 26px;
  text-align: center;
  padding: 0 10px;
  line-height: 26px;
  text-transform: uppercase;
  color: #fff;
  min-width: 50px;
  font-weight: 700;
  top: 5px;
  position: absolute;
  z-index: 20;
}
.deal-b .product-labels .new-label {
  background-color: #00b46a;
  right: 5px;
}
.deal-b .product-labels .sale-label {
  background-color: #ff5500;
  left: 5px;
}
.deal-b .product-item-info:hover .image-product .quickview-handler {
  opacity: 1;
  visibility: visible;
}
.deal-b .product-item-name {
  font-size: 140%;
}
.deal-b .product-item-description {
  margin-bottom: 15px;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.deal-b .product-reviews-summary {
  margin: 10px 0 12px;
}
.deal-b .product-reviews-summary .reviews-actions {
  display: none;
}
.deal-b .price-box {
  margin-bottom: 22px;
}
.deal-b .price-box .price {
  font-size: 171.428%;
  font-weight: 700;
}
.deal-b .price-box .old-price .price {
  font-size: 133.33%;
  font-weight: normal;
  position: relative;
  top: 5px;
}
.deal-b .bottom-action {
  margin-bottom: 35px;
}
.deal-b .bottom-action::after {
  content: "";
  display: block !important;
  clear: both;
}
.deal-b .bottom-action form {
  float: left;
}
.deal-b .bottom-action form button {
  height: 40px;
  line-height: 40px;
  padding: 0 30px !important;
  text-transform: uppercase;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.deal-b .bottom-action .tocompare,
.deal-b .bottom-action .towishlist {
  position: static;
  background: #f5f5f5;
  float: left;
  margin-left: 5px;
  border: none !important;
  height: 40px;
  width: 40px;
  line-height: 40px;
  padding: 0 !important;
  text-align: center;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.deal-b .bottom-action .tocompare:before,
.deal-b .bottom-action .towishlist:before {
  display: none;
}
.deal-b .bottom-action .tocompare span,
.deal-b .bottom-action .towishlist span {
  display: none;
}
.deal-b .bottom-action .tocompare.towishlist:after,
.deal-b .bottom-action .towishlist.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: 16px;
}
.deal-b .bottom-action .tocompare.tocompare:after,
.deal-b .bottom-action .towishlist.tocompare:after {
  content: '\e952';
  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;
}
.deal-b .product-item-info .deals-countdown .deals-time {
  min-width: 80px;
  float: left;
  margin-right: 10px;
  padding: 0;
  text-align: center;
  border: 1px solid #222;
}
.deal-b .product-item-info .deals-countdown .deals-time .num-time {
  font-size: 200%;
  color: #222;
  padding: 12px 0 5px;
  line-height: 1;
}
.deal-b .product-item-info .deals-countdown .deals-time .title-time {
  text-transform: uppercase;
  margin: 0 0 10px;
  color: #888;
}
@media (min-width: 1200px) {
  .deal-b .ver-title {
    font-size: 230%;
    text-transform: uppercase;
  }
  .deal-b .ver-title span {
    display: block;
    width: 35px;
    font-weight: 700;
    margin: 35px 0 0 23px;
    line-height: 50px;
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .attr-container.attr-b .smas-container {
    padding: 60px 40px 70px;
  }
  .attr-container .smas-container select {
    height: 50px;
    opacity: 1;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }
  .full-product-b {
    padding: 0 15px;
  }
  .deal-b {
    padding: 20px;
  }
  .deal-b .block {
    padding: 20px 0;
  }
  .deal-b .ver-title {
    position: static;
    width: unset;
    padding: 10px 20px;
    font-size: 116.67%;
    font-weight: 700;
  }
  .deal-b .thumb-product {
    width: unset;
    float: none;
  }
  .deal-b .thumb-product::after {
    content: "";
    display: block !important;
    clear: both;
  }
  .deal-b .thumb-product .box-image-thumb {
    float: left;
    width: 120px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .deal-b .block-content {
    margin: 0;
    padding: 0;
  }
  .deal-b .product-item-info .deals-countdown .deals-time {
    min-width: 55px;
  }
  .deal-b .product-item-info .deals-countdown .deals-time .num-time {
    padding: 10px 0 2px;
    font-size: 107.69%;
  }
  .deal-b .product-item-info .deals-countdown .deals-time .title-time {
    margin-bottom: 7px;
    font-size: 90%;
  }
  .b-client-full .b-client-slider .owl-theme .owl-nav [class*='owl-'].owl-next {
    right: 0;
  }
  .b-client-full .b-client-slider .owl-theme .owl-nav [class*='owl-'].owl-prev {
    left: 0;
  }
  .blog-b .post-title a {
    font-size: 116.67%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .svs-bike ul li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .block-des-bottom .block-title strong {
    font-size: 200%;
  }
  .grid-cats a span {
    font-size: 107.69%;
  }
  .b-client-full .text {
    font-size: 116.67%;
    font-weight: 400;
  }
  .attr-container.attr-b .smas-container {
    padding: 30px 20px 30px;
  }
  .attr-container.attr-b .smas-container .att-title {
    font-size: 200%;
  }
  .grid-cats .r-cat,
  .grid-cats .c-cat,
  .grid-cats .l-cat {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .deal-b .thumb-product .box-image-thumb {
    width: 85px;
  }
  .deal-b .product-item-info .box-image-deal {
    width: 100%;
  }
  .deal-b .product-item-info .product-item-details {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .b-client-full .text br {
    display: none;
  }
  .svs-bike ul li {
    width: 100%;
  }
}
.block-home-30 .block-title {
  text-align: center;
  margin-bottom: 45px;
}
.block-home-30 .block-title strong {
  color: #111111;
  font-size: 285.71%;
  font-weight: normal;
}
.block-home-30 .owl-theme .owl-nav {
  margin: 0;
}
.block-home-30 .owl-theme .owl-nav [class*='owl-'] {
  padding: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #dedede;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin: -31px 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;
  color: #383838;
}
.slidershow .block-home-30 .owl-theme .owl-nav [class*='owl-'] {
  border: 0px;
}
.block-home-30 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -80px;
}
.slidershow .block-home-30 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.block-home-30 .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;
}
.block-home-30 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -80px;
}
.slidershow .block-home-30 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.block-home-30 .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;
}
.block-home-30.slidershow .owl-theme .owl-nav [class*='owl-'] {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 0;
}
.block-home-30.slidershow .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.block-home-30.slidershow .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;
}
.block-home-30.slidershow .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.block-home-30.slidershow .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;
}
.block-home-30.tabs-product-slider .block-title {
  margin-bottom: 25px;
}
.block-home-30 .slider-stagepadding-30 {
  margin-left: -30px;
  margin-right: -30px;
  margin-top: -20px;
}
.block-home-30 .slider-stagepadding-30 .owl-stage-outer {
  padding-top: 20px;
}
.block-home-30 .slider-stagepadding-30 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -50px;
}
.block-home-30 .slider-stagepadding-30 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -50px;
}
.block-slider-deals {
  border-bottom: 1px dashed #eeeeee;
}
/**
 * block categories
 */
.fashion-categories {
  border-bottom: 1px dashed #eeeeee;
  padding: 0 15px;
}
.fashion-categories > .container {
  width: auto;
  max-width: inherit;
}
.fashion-categories > .container .cat-wrap {
  justify-content: space-between;
  flex-wrap: inherit;
}
.fashion-categories > .container .cat-wrap .item {
  padding: 0;
}
.fashion-categories > .container .cat-wrap .item .content-box {
  text-align: center;
}
.fashion-categories > .container .cat-wrap .item .content-box .image-cat {
  margin-bottom: 22px;
  overflow: hidden;
}
.fashion-categories > .container .cat-wrap .item .content-box .image-cat img {
  margin: 0 auto;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.fashion-categories > .container .cat-wrap .item .content-box .cats-info h2 {
  font-size: 128.57%;
  text-transform: uppercase;
}
.fashion-categories > .container .cat-wrap .item .content-box .cats-info .count.hidden {
  display: block !important;
  color: #999999;
  font-size: 100%;
  font-weight: normal;
  visibility: visible !important;
  opacity: 1 !important;
}
.fashion-categories > .container .cat-wrap .item .content-box .cats-info a.btn-view {
  display: none;
}
.fashion-categories > .container .cat-wrap .item .content-box:hover .image-cat img {
  border-radius: 80px;
  -moz-border-radius: 80px;
  -webkit-border-radius: 80px;
}
/**
 * block saleoff
 */
.block-saleoff .item {
  text-align: center;
  padding: 0;
  margin-bottom: 15px;
  color: #111;
  text-transform: uppercase;
}
.block-saleoff .item strong {
  font-weight: bold;
  font-size: 257.14%;
}
.block-saleoff .item p {
  margin-bottom: 0px;
  height: 36px;
  line-height: 36px;
  font-size: 114.28%;
}
/**
 * block Shop
 */
.block-shop .box-content {
  text-align: center;
}
.block-shop .box-content .banner-image {
  margin-bottom: 25px;
}
.block-shop .box-content .box-info {
  padding: 0;
}
.block-shop .box-content .box-info h3 {
  font-size: 257.14%;
  margin-bottom: 22px;
}
.block-shop .box-content .box-info p {
  color: #999999;
  font-size: 114.28%;
  margin-bottom: 20px;
}
.block-shop .box-content .box-info .btn-shopnow a {
  border: 1px solid #111111;
  display: table;
  text-transform: uppercase;
  padding: 12px 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 auto;
}
.block-shop .box-content .box-info .btn-shopnow a:hover {
  background: #111;
  color: #fff;
}
/**
 * client slider
 */
.block-client-full {
  background: #f7fbfe;
  color: #999999;
  text-align: center;
}
.block-client-full .item {
  max-width: 960px;
  margin: 0 auto;
}
.block-client-full .text {
  font-size: 171.42%;
  font-weight: normal;
}
.block-client-full .text:before {
  display: block;
  content: "";
  background: url("../images/quote-v30.png");
  width: 32px;
  height: 26px;
  margin: 0 auto 50px;
}
.block-client-full .name {
  font-size: 138.46%;
  font-weight: 700;
  color: #111111;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.block-client-full .location {
  font-size: 100%;
  color: #999999;
}
/**
 * Blog slider
 */
.blog-home-slider .block-slider-post .date-post {
  color: #aaaaaa;
  margin-top: 20px;
}
.blog-home-slider .block-slider-post .post-title {
  font-size: 171.42%;
  text-transform: capitalize;
  font-weight: normal;
  margin: 5px 0 20px;
}
.blog-home-slider .block-slider-post .post-short-description {
  margin-bottom: 20px;
  color: #999999;
  font-size: 114.28%;
}
.blog-home-slider .block-slider-post .post-read-more a {
  border: 1px solid #111111;
  display: table;
  text-transform: uppercase;
  padding: 12px 35px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.blog-home-slider .block-slider-post .post-read-more a:hover {
  background: #111;
  color: #fff;
}
/**
 * Gallery images
 */
.gallery-img {
  background: #f7f7f7;
}
.gallery-img .block-content {
  text-align: center;
  width: 100%;
}
.gallery-img .block-content h3 {
  color: #111111;
  font-size: 257.14%;
  margin-bottom: 30px;
}
.gallery-img .block-content h3:before {
  content: '\ea92';
  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: 26px;
  color: #999999;
  margin-bottom: 20px;
  display: block;
}
.gallery-img .block-content p.description {
  color: #999999;
  font-size: 114.28%;
  margin-bottom: 50px;
}
.gallery-img .block-content a {
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px solid #111111;
  padding: 0px 15px 5px 15px;
}
/**
 * Home services
 */
.block-services-v30 {
  clear: both;
  border: 0px;
  padding: 55px 0 25px;
}
.block-services-v30 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.block-services-v30 ul li {
  width: 25%;
  margin-bottom: 30px;
}
.block-services-v30 ul li a {
  display: flex;
  padding: 0;
  width: 100%;
  justify-content: center;
  text-transform: uppercase;
  align-items: center;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.block-services-v30 ul li a::after {
  content: "";
  display: block !important;
  clear: both;
}
.block-services-v30 ul li a .service-icon {
  width: 40px;
}
.block-services-v30 ul li:not(:last-child) {
  border-right: 1px solid #ccc;
}
@media (min-width: 1400px) {
  .gallery-img .block-content {
    padding: 0 125px;
  }
}
@media (min-width: 1200px) {
  .gallery-img .block-content {
    padding: 0 50px;
  }
  .block-saleoff .item p {
    margin: 0 55px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
  }
  .block-saleoff .item:hover p {
    margin: 0;
  }
  .fashion-categories {
    padding: 0 90px;
  }
  .block-shop .box-content .box-info {
    padding: 0 65px;
  }
}
@media (min-width: 1024px) {
  .tabs-product-slider .ltabs-tabs-container {
    text-align: center;
    margin-bottom: 40px !important;
  }
  .tabs-product-slider .ltabs-tabs-container .ltabs-tabs li {
    margin: 0 2px;
    padding: 12px 35px;
    background-color: transparent;
    color: #111;
    text-transform: uppercase;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    transition: 0.1s;
    -moz-transition: 0.1s;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    font-weight: normal;
    font-size: 114.28%;
    border: 1px solid #ddd;
  }
  .tabs-product-slider .ltabs-tabs-container .ltabs-tabs li:hover,
  .tabs-product-slider .ltabs-tabs-container .ltabs-tabs li.tab-sel {
    background-color: #111;
    border-color: #111;
    color: #fff;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gallery-img .block-content {
    padding: 0;
  }
  .gallery-img .block-content h3 {
    margin-bottom: 10px;
  }
  .gallery-img .block-content p.description {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .gallery-img .block-content {
    top: 50%;
    position: absolute;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 991px) {
  .gallery-img .block-content {
    padding: 20px 0 30px ;
  }
  .gallery-img .block-content h3 {
    margin-bottom: 10px;
    font-size: 210%;
  }
  .gallery-img .block-content h3:before {
    font-size: 20px;
    margin-bottom: 0;
  }
  .gallery-img .block-content p.description {
    margin-bottom: 15px;
    font-size: 100%;
  }
  .block-services-v30 ul {
    flex-wrap: wrap;
  }
  .block-services-v30 ul li {
    width: 50%;
    border: 0px !important;
    padding-left: 15px;
  }
  .block-services-v30 ul li a {
    justify-content: left;
  }
  .block-home-30.slidershow .owl-theme .owl-nav [class*='owl-'].owl-prev {
    left: 15px;
  }
  .block-home-30.slidershow .owl-theme .owl-nav [class*='owl-'].owl-next {
    right: 15px;
  }
}
@media (max-width: 567px) {
  .block-saleoff .item {
    margin-bottom: 30px;
  }
}
.block-home-31 {
  margin-bottom: 115px;
}
.block-home-31 .block-title {
  text-align: center;
  margin-bottom: 45px;
}
.block-home-31 .block-title strong {
  color: #000000;
  font-size: 4rem;
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
  line-height: 4rem;
}
.block-home-31 .block-title p {
  color: #888888;
  font-size: 1.4rem;
}
.block-home-31 .owl-theme .owl-nav {
  margin: 0;
}
.block-home-31 .owl-theme .owl-nav [class*='owl-'] {
  padding: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #000;
  background-color: #fff;
  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;
  color: #383838;
}
.block-home-31 .owl-theme .owl-nav [class*='owl-']:hover {
  background: #000 !important;
  color: #fff;
}
.block-home-31 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -25px;
}
.slidershow .block-home-31 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.block-home-31 .owl-theme .owl-nav [class*='owl-'].owl-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: 20px;
}
.block-home-31 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -25px;
}
.slidershow .block-home-31 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.block-home-31 .owl-theme .owl-nav [class*='owl-'].owl-prev: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: 20px;
}
.block-home-31.slidershow .owl-theme .owl-nav [class*='owl-'] {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 0;
}
.block-home-31.slidershow .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.block-home-31.slidershow .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;
}
.block-home-31.slidershow .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.block-home-31.slidershow .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;
}
.block-home-31.slidershow .owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 25px;
}
.block-home-31.slidershow .owl-theme .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  border: 2px solid transparent;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 0 3px;
}
.block-home-31.slidershow .owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 0 auto;
  padding: 0;
  background: #000;
}
.block-home-31.slidershow .owl-theme .owl-dots .owl-dot:hover,
.block-home-31.slidershow .owl-theme .owl-dots .owl-dot.active {
  border-color: #000;
}
.block-home-31.slidershow .owl-theme .owl-dots .owl-dot:hover span,
.block-home-31.slidershow .owl-theme .owl-dots .owl-dot.active span {
  display: none;
}
.block-home-31 .block-categories .cat-wrap {
  margin: 0px;
}
.block-home-31 .block-categories .cat-wrap .item {
  padding: 0px;
  margin: 0;
  text-align: center;
}
.block-home-31 .block-categories .cat-wrap .item .image-cat {
  overflow: hidden;
}
.block-home-31 .block-categories .cat-wrap .item .image-cat img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-31 .block-categories .cat-wrap .item .cat-title {
  font-size: 1.6rem;
  margin: 15px 0 0;
  display: block;
}
.block-home-31 .block-categories .cat-wrap .item .cat-title a {
  color: #000000;
}
.block-home-31 .block-categories .cat-wrap .item:hover .image-cat img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.block-home-31 .products-grid .product-item {
  margin: 0px;
}
.block-home-31.banner-home .item {
  position: relative;
}
.block-home-31.banner-home .item:before {
  display: inline-block;
  width: auto;
  height: auto;
  content: "";
  border: 2px solid #fff;
  position: absolute;
  left: 100px;
  top: 100px;
  right: 100px;
  bottom: 100px;
  z-index: 1;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-31.banner-home .item:hover:before {
  opacity: 0;
}
.block-home-31.banner-home .item .content {
  position: absolute;
  z-index: 2;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.block-home-31.banner-home .item .content p {
  font-size: 1.8rem;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
.block-home-31.banner-home .item .content h3 {
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 35px;
  white-space: nowrap;
}
.block-home-31.banner-home .item .content a.view-more {
  background: #ff5d1d;
  display: table;
  padding: 12px 38px;
  color: #fff;
  margin: 30px auto 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 1.4rem;
  position: relative;
}
.banner-img {
  overflow: hidden;
}
.banner-img img {
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
}
.banner-img:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item {
  width: 100% !important;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info {
  display: flex;
  margin: 0;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .image-product {
  width: 56%;
  padding-right: 15px;
  text-align: center;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details {
  width: 44%;
  padding: 0 15px 0 0;
  text-align: left;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .title-countdown-slider {
  background: #f5f5f5;
  display: table;
  padding: 25px 15px 20px;
  text-align: center;
  margin-bottom: 45px;
  width: 100%;
  max-width: 580px;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .title-countdown-slider .title-deals {
  color: #000;
  font-size: 2.4rem;
  margin-bottom: 15px;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .product-item-name a {
  color: #000;
  font-size: 3.6rem;
  font-weight: bold;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .product-item-description {
  color: #888;
  font-size: 1.4rem;
  margin: 15px 0 30px;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .price-box {
  margin: 0 0 70px;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .price-box .price {
  font-size: 3.6rem;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .price-box .old-price .price {
  font-size: 2.4rem;
  color: #cccccc;
  position: relative;
  top: 9px;
  margin-left: 5px;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .product-item-actions .actions-primary button {
  background: #000000 !important;
  color: #fff !important;
  font-size: 1.4rem;
  padding: 0 70px;
  width: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-transform: uppercase;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .product-item-actions .actions-primary button span {
  display: inline-block;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .product-item-actions .actions-primary button:before,
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .product-item-actions .actions-primary button:after {
  display: none;
}
.block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .product-item-actions .actions-secondary .action {
  background: #f5f5f5;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-left: 10px;
}
.banner-room {
  background: url('../images/bg-room.jpg') no-repeat 0 0;
  padding: 105px 0 230px;
}
.banner-room .block-title strong,
.banner-room .block-title p {
  color: #fff;
}
.banner-room .item {
  position: relative;
}
.banner-room .item .banner-img {
  overflow: hidden;
}
.banner-room .item .banner-img img {
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
}
.banner-room .item:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner-room .item .content {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  width: 65%;
  min-height: 180px;
  text-align: center;
  background: #fff;
  padding: 25px 0;
}
.banner-room .item .content h3 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 8px;
}
.banner-room .item .content p {
  font-size: 1.4rem;
  color: #888;
  margin-bottom: 25px;
}
.banner-room .item .content a.shop-now {
  background: #000000;
  display: inline-block;
  padding: 12px 38px;
  color: #fff;
  margin: 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-transform: uppercase;
  font-size: 1.4rem;
}
/*blog*/
.blog-home-31 .block-slider-post .item {
  position: relative;
}
.blog-home-31 .block-slider-post .item:hover .image-post img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-home-31 .block-slider-post .item .image-post {
  overflow: hidden;
}
.blog-home-31 .block-slider-post .item .image-post img {
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
}
.blog-home-31 .block-slider-post .item .info-post {
  text-align: center;
}
.blog-home-31 .block-slider-post .item .info-post .date-post {
  position: absolute;
  top: 10px;
  background: #fff;
  left: 10px;
  text-align: center;
  height: 75px;
  width: 75px;
  padding: 3px 0;
}
.blog-home-31 .block-slider-post .item .info-post .date-post .day {
  color: #000000;
  font-size: 30px;
  border-bottom: 1px solid #d3d3d3;
  display: inline-block;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 5px;
}
.blog-home-31 .block-slider-post .item .info-post .date-post .month {
  text-transform: uppercase;
  color: #000000;
}
.blog-home-31 .block-slider-post .item .info-post .post-title {
  font-weight: bold;
  font-size: 1.8rem;
  margin: 20px 0 10px;
}
.blog-home-31 .block-slider-post .item .info-post .post-title a {
  color: #000000;
}
.blog-home-31 .block-slider-post .item .info-post .post-short-description {
  color: #444;
  font-size: 1.4rem;
}
.blog-home-31 .block-slider-post .item .info-post .post-read-more {
  display: none;
}
.block-service-31 .item {
  background: #f9f9f9;
  border: 1px solid #f9f9f9;
  text-align: center;
  padding: 45px 80px;
  overflow: hidden;
}
.block-service-31 .item:hover .info h3 {
  -moz-animation: fadeInLeft 0.3s ease-out;
  -webkit-animation: fadeInLeft 0.3s ease-out;
  animation: fadeInLeft 0.3s ease-out;
}
.block-service-31 .item:hover .info p {
  -moz-animation: fadeInRight 0.4s ease-out;
  -webkit-animation: fadeInRight 0.4s ease-out;
  animation: fadeInRight 0.4s ease-out;
}
.block-service-31 .item .info h3 {
  font-weight: bold;
  color: #111111;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin: 30px 0 10px;
}
.block-service-31 .item .info p {
  color: #999999;
  margin-bottom: 0;
}
.block-service-31 .item:hover {
  background: #fff;
  border-color: #eee;
}
.block-social {
  text-align: center;
}
.block-social ul {
  margin: 0;
  padding: 0;
}
.block-social ul li {
  list-style: none;
  display: inline-block;
}
.block-social ul li a {
  font-size: 1.4rem;
  text-transform: uppercase;
  background: #f5f5f5;
  display: block;
  line-height: 50px;
  margin: 0 10px;
  padding: 0 40px;
  font-weight: normal;
}
.block-social ul li a:hover {
  background: #000000;
  color: #fff;
}
.banner-image-home {
  background: url('../images/bg-lookbook.jpg') no-repeat 0 0;
  padding: 20rem 0 27rem;
}
.banner-image-home:hover .content h3 {
  -moz-animation: fadeInLeft 0.5s ease-out;
  -webkit-animation: fadeInLeft 0.5s ease-out;
  animation: fadeInLeft 0.5s ease-out;
}
.banner-image-home:hover .content p {
  -moz-animation: fadeInRight 0.7s ease-out;
  -webkit-animation: fadeInRight 0.7s ease-out;
  animation: fadeInRight 0.7s ease-out;
}
.banner-image-home:hover .content a.shop-now {
  -moz-animation: fadeInUp 0.9s ease-in;
  -webkit-animation: fadeInUp 0.9s ease-in;
  animation: fadeInUp 0.9s ease-in;
}
.banner-image-home .content {
  max-width: 90rem;
  margin: 0 auto;
  text-align: center;
}
.banner-image-home h3 {
  font-size: 6.4rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 2rem;
}
.banner-image-home p {
  font-size: 1.8rem;
  color: #fff;
  font-weight: 300;
  margin-bottom: 5rem;
}
.banner-image-home a.shop-now {
  background: #ff5d1d;
  display: inline-block;
  padding: 12px 38px;
  color: #fff;
  margin: 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-transform: uppercase;
  font-size: 1.4rem;
}
@media (min-width: 1920px) {
  .block-deal-full-31 .block-filterproducts {
    background: url('../images/bg-titlesale.jpg') no-repeat left center;
  }
  .block-deal-full-31 .block-filterproducts .block-content {
    padding: 0 150px 0 200px;
  }
  .block-deal-full-31 .block-filterproducts .block-content .products-grid .product-item-info .image-product {
    width: 58%;
  }
  .block-deal-full-31 .block-filterproducts .block-content .products-grid .product-item-info .product-item-details {
    width: 42%;
  }
}
@media (max-width: 1820px) {
  .block-home-31 .owl-theme .owl-nav [class*='owl-'].owl-prev {
    left: 0px;
  }
  .block-home-31 .owl-theme .owl-nav [class*='owl-'].owl-next {
    right: 0px;
  }
}
@media (max-width: 1199px) {
  .block-deal-full-31 .block-filterproducts .products-grid .product-item-info .image-product {
    width: 45%;
  }
  .block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details {
    width: 55%;
  }
  .block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .title-countdown-slider {
    padding: 25px 5px 20px;
  }
  .block-service-31 .item {
    padding: 45px 15px;
  }
  .block-service-31 .item .info h3 {
    font-size: 107.69%;
  }
  .block-home-31.banner-home .item:before {
    display: none;
  }
}
@media (max-width: 1399px) {
  .banner-room .item .content {
    width: 90%;
  }
}
@media (max-width: 991px) {
  .block-service-31 .item {
    margin-bottom: 30px;
  }
  .block-home-31 .owl-theme .owl-nav [class*='owl-'] {
    display: none;
  }
  .block-deal-full-31 .block-filterproducts .products-grid .product-item-info {
    display: block;
    margin: 0px;
  }
  .block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details,
  .block-deal-full-31 .block-filterproducts .products-grid .product-item-info .image-product {
    width: 100%;
    padding: 0px;
  }
  .block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .price-box,
  .block-deal-full-31 .block-filterproducts .products-grid .product-item-info .image-product .price-box {
    margin-bottom: 30px;
  }
  .block-deal-full-31 .block-filterproducts .products-grid .product-item-info .product-item-details .product-item-actions .actions-primary button,
  .block-deal-full-31 .block-filterproducts .products-grid .product-item-info .image-product .product-item-actions .actions-primary button {
    padding: 0 40px;
  }
  .banner-room {
    padding: 50px 0;
  }
  .banner-room .item {
    margin-bottom: 30px;
  }
  .banner-room .item .content {
    padding: 25px 10px;
    width: 100% !important;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    position: inherit;
  }
  .block-social ul li a {
    padding: 0 25px;
  }
  .banner-image-home {
    padding: 5rem 0;
  }
  .banner-image-home h3 {
    font-size: 3rem;
  }
  .block-home-31.banner-home .item .content p {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .block-home-31.banner-home .item .content h3 {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .block-home-31 {
    margin-bottom: 60px;
  }
  .block-home-31 .block-title strong {
    font-size: 230%;
    margin-bottom: 10px;
  }
  .block-home-31.banner-home .item {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .block-social ul li a {
    padding: 0 14px;
  }
  .banner-room {
    background-repeat: repeat;
    padding: 50px 0;
  }
}
.block-home-32 {
  margin-bottom: 80px;
}
.block-home-32 .banner-image {
  display: block;
}
.block-home-32 .banner-image:hover {
  opacity: 0.7;
}
.block-home-32 .block-title {
  text-align: center;
  margin-bottom: 30px;
}
.block-home-32 .block-title strong {
  color: #222222;
  font-size: 3.6rem;
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
  text-transform: capitalize;
}
.block-home-32 .block-title p {
  color: #888888;
  font-size: 1.4rem;
}
.block-home-32 .owl-theme .owl-nav {
  margin: 0;
}
.block-home-32 .owl-theme .owl-nav [class*='owl-'] {
  padding: 0;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border: 2px solid #eeeeee;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin: -30px 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;
  color: #222;
}
.block-home-32 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -30px;
}
.slidershow .block-home-32 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.block-home-32 .owl-theme .owl-nav [class*='owl-'].owl-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: 20px;
}
.block-home-32 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -30px;
}
.slidershow .block-home-32 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.block-home-32 .owl-theme .owl-nav [class*='owl-'].owl-prev: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: 20px;
}
.block-home-32.slidershow {
  margin-bottom: 30px;
}
.block-home-32.slidershow .owl-theme .owl-nav [class*='owl-'] {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border: 0;
}
.block-home-32.slidershow .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 30px;
}
.block-home-32.slidershow .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.block-home-32.slidershow .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.block-home-32.slidershow .owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 25px;
}
.block-home-32.slidershow .owl-theme .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  border: 2px solid transparent;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 0 3px;
}
.block-home-32.slidershow .owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 0 auto;
  padding: 0;
  background: #000;
}
.block-home-32.slidershow .owl-theme .owl-dots .owl-dot:hover,
.block-home-32.slidershow .owl-theme .owl-dots .owl-dot.active {
  border-color: #000;
}
.block-home-32.slidershow .owl-theme .owl-dots .owl-dot:hover span,
.block-home-32.slidershow .owl-theme .owl-dots .owl-dot.active span {
  display: none;
}
.block-home-32 {
  /*blog*/
  /*brand*/
  /*service*/
}
.block-home-32 .banner-image {
  overflow: hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.block-home-32 .banner-image img {
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
}
.block-home-32 .banner-image:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.block-home-32.blog-home-32 .block-slider-post .item {
  position: relative;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  overflow: hidden;
}
.block-home-32.blog-home-32 .block-slider-post .item .info-post {
  background: #f5f6f8;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 25px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-32.blog-home-32 .block-slider-post .item .info-post .date-post {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-bottom: 25px;
  padding: 0 20px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  font-size: 1.4rem;
}
.block-home-32.blog-home-32 .block-slider-post .item .info-post .date-post > div {
  display: inline-block;
}
.block-home-32.blog-home-32 .block-slider-post .item .info-post .post-title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.block-home-32.blog-home-32 .block-slider-post .item .info-post .post-short-description {
  color: #888888;
  margin-bottom: 20px;
  font-size: 1.4rem;
}
.block-home-32.blog-home-32 .block-slider-post .item .info-post .post-read-more a {
  color: #444444;
  font-size: 1.4rem;
  font-weight: bold;
}
.block-home-32.blog-home-32 .block-slider-post .item .info-post .post-read-more a:after {
  content: '\e91c';
  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;
  margin: 0 5px;
  position: relative;
  top: 3px;
}
.block-home-32.blog-home-32 .block-slider-post .item .image-post {
  position: relative;
}
.block-home-32.blog-home-32 .block-slider-post .item .image-post img {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.block-home-32.blog-home-32 .block-slider-post .item .image-post:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  content: "";
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  opacity: 0;
  visibility: hidden;
}
.block-home-32.block-brand .block-content .item a {
  display: block;
  position: relative;
}
.block-home-32.block-brand .block-content .item a:before {
  display: inline-block;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 2px solid;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  position: absolute;
  left: 0;
  top: 0;
}
.block-home-32.block-brand .block-content .item a:hover:before {
  opacity: 1;
  visibility: visible;
}
.block-home-32.block-service {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 2px solid #eeeeee;
}
.block-home-32.block-service .item {
  text-align: center;
  position: relative;
  padding: 30px 0 25px;
  cursor: pointer;
}
.block-home-32.block-service .item:hover:before {
  opacity: 1;
  visibility: visible;
}
.block-home-32.block-service .item:hover img {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.block-home-32.block-service .item img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-32.block-service .item:before {
  display: inline-block;
  content: "";
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 2px solid;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  position: absolute;
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
}
.block-home-32.block-service .item h3 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #222222;
  margin: 28px 0 5px;
}
.block-home-32.block-service .item p {
  color: #888888;
  font-size: 1.4rem;
  margin: 0;
}
.listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 15px;
}
.listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container .ltabs-tab .ltabs-tab-img {
  float: none;
  overflow: inherit;
  display: block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #f5f6f8;
  margin: 0 5px 5px;
}
.listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container .ltabs-tab .ltabs-tab-img img {
  opacity: 0.5;
}
.listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container .ltabs-tab .ltabs-tab-label {
  color: #222;
  font-size: 107.69%;
  font-weight: normal;
}
.listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container .ltabs-tab.tab-sel,
.listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container .ltabs-tab:hover {
  border: 0px;
}
.listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container .ltabs-tab.tab-sel .ltabs-tab-img,
.listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container .ltabs-tab:hover .ltabs-tab-img {
  opacity: 1;
}
.listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container .ltabs-tab.tab-sel .ltabs-tab-img img,
.listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container .ltabs-tab:hover .ltabs-tab-img img {
  opacity: 1;
}
.listingtab-style.block-home-32 .product-items .product-item {
  margin: 0px !important;
}
.listingtab-style.block-home-32 .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 30px;
}
.block-categories-slider.block-home-32 {
  background: #f5f6fa;
  padding: 70px 0 80px;
}
.block-categories-slider.block-home-32 .block-categories .cat-wrap {
  margin: 0px;
}
.block-categories-slider.block-home-32 .block-categories .cat-wrap .item {
  padding: 0;
  text-align: center;
  margin: 0px;
}
.block-categories-slider.block-home-32 .block-categories .cat-wrap .item .image-cat {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-bottom: 20px;
}
.block-categories-slider.block-home-32 .block-categories .cat-wrap .item .image-cat img {
  width: 100%;
}
.block-categories-slider.block-home-32 .block-categories .cat-wrap .item .image-cat a {
  position: relative;
  display: block;
}
.block-categories-slider.block-home-32 .block-categories .cat-wrap .item .image-cat a:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border: 15px solid #fff;
  z-index: 1;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-categories-slider.block-home-32 .block-categories .cat-wrap .item .cats-info h2.cat-title {
  font-weight: 700;
  margin-bottom: 0;
  font-size: 1.8rem;
  display: inline-block;
  background: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  height: 52px;
  line-height: 52px;
  padding: 0 20px;
}
.block-categories-slider.block-home-32 .block-categories .cat-wrap .item .cats-info .child-cat {
  display: none;
}
.block-categories-slider.block-home-32 .block-categories .cat-wrap .item:hover .image-cat a:before {
  overflow: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.gallery-img-v32.gallery-img-b .img-gallery {
  margin-bottom: 10px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  overflow: hidden;
}
.gallery-img-v32.gallery-img-b .img-gallery:after {
  background: rgba(0, 0, 0, 0.3);
  display: inline-block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.gallery-img-v32.gallery-img-b .img-gallery:before {
  z-index: 1;
}
.gallery-img-v32.gallery-img-b .img-gallery:hover:after {
  opacity: 1;
  visibility: visible;
}
.block-home-32.slider-product-list {
  border: 2px solid #eeeeee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.block-home-32.slider-product-list .block-title {
  border: 0;
  margin: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  top: -32px;
}
.block-home-32.slider-product-list .block-title strong {
  font-size: 3rem;
  display: inline-block;
  background: #fff;
  padding: 0 15px;
}
.block-home-32.slider-product-list .block-content {
  padding: 20px;
}
.block-home-32.slider-product-list .product-item {
  margin-bottom: 0px;
}
.block-home-32.slider-product-list .product-item .product-item-info {
  display: block;
  text-align: center;
  border: 0px;
  padding: 0px;
}
.block-home-32.slider-product-list .product-item .product-item-info:hover .product-item-details .product-item-actions .actions-primary button {
  opacity: 1;
  visibility: visible;
}
.block-home-32.slider-product-list .product-item .product-item-info .image-product {
  width: 100%;
}
.block-home-32.slider-product-list .product-item .product-item-info .product-item-details {
  width: 100%;
  display: block;
  padding: 8px 0px 9px;
}
.block-home-32.slider-product-list .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button {
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  border-radius: 0;
  z-index: 22;
  opacity: 0;
  visibility: hidden;
}
.block-home-32.slider-product-list .owl-theme .owl-dots {
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
  margin-top: 0;
}
.block-home-32.slider-product-list .owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 0px  5px;
}
@media (min-width: 1920px) {
  .listingtab-style.block-home-32 {
    padding: 0 40px;
  }
}
@media (max-width: 1199px) {
  .block-home-32 .block-title strong {
    font-size: 3rem;
  }
  .block-home-32.blog-home-32 .block-slider-post .item {
    background: #f5f6f8;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 15px;
  }
  .block-home-32.blog-home-32 .block-slider-post .item .info-post {
    padding: 0px;
    position: inherit;
    margin-top: 30px;
  }
}
@media (max-width: 1023px) {
  .listingtab-style.block-home-32 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap {
    height: 50px;
    padding: 0 30px 0 10px;
    line-height: 50px;
    border-radius: 8px;
  }
  .listingtab-style.block-home-32 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-current-select {
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .blog-home-32 .block-slider-post .item:hover .info-post {
    background: transparent;
    color: #fff;
  }
  .blog-home-32 .block-slider-post .item:hover .info-post .post-title a,
  .blog-home-32 .block-slider-post .item:hover .info-post .post-short-description,
  .blog-home-32 .block-slider-post .item:hover .info-post .post-read-more a {
    color: #fff;
  }
  .blog-home-32 .block-slider-post .item:hover .image-post:before {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 991px) {
  .listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container {
    text-align: left;
  }
  .listingtab-style.block-home-32 .ltabs-wrap .ltabs-tabs-container .ltabs-tab-img {
    display: none !important;
  }
  .block-home-32 .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .block-home-32 .owl-theme .owl-nav [class*='owl-'] {
    display: none;
  }
}
@media (max-width: 480px) {
  .block-home-32 .banner-image img {
    width: 100%;
  }
}
.block-home-33 {
  margin-bottom: 100px;
}
.block-home-33 .banner-image {
  display: block;
}
.block-home-33 .banner-image:hover {
  opacity: 0.7;
}
.block-home-33 .block-title {
  text-align: center;
  margin-bottom: 50px;
  line-height: 25px;
}
.block-home-33 .block-title strong {
  color: #111111;
  font-size: 3rem;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}
.block-home-33 .block-title p {
  color: #888888;
  font-size: 1.4rem;
}
.block-home-33 .owl-theme .owl-nav {
  margin: 0;
}
.block-home-33 .owl-theme .owl-nav [class*='owl-'] {
  padding: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #fff;
  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;
  color: #222;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.block-home-33 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 5px;
}
.block-home-33 .owl-theme .owl-nav [class*='owl-'].owl-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: 20px;
}
.block-home-33 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 5px;
}
.block-home-33 .owl-theme .owl-nav [class*='owl-'].owl-prev: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: 20px;
}
.block-home-33.slidershow {
  margin-bottom: 0px;
}
.block-home-33.slidershow .owl-theme .owl-nav [class*='owl-'] {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 0;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  -o-box-shadow: 0 0 0;
  color: #fff;
}
.block-home-33.slidershow .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 25px;
}
.block-home-33.slidershow .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 30px;
}
.block-home-33.slidershow .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 30px;
}
.block-home-33 .block-categories .cat-wrap .item {
  padding: 0px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.block-home-33 .block-categories .cat-wrap .item:hover .image-cat img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.block-home-33 .block-categories .cat-wrap .item .image-cat {
  overflow: hidden;
}
.block-home-33 .block-categories .cat-wrap .item .image-cat img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-33 .block-categories .cat-wrap .item .cat-title {
  font-weight: 600;
  margin: 20px 0 0;
}
.block-home-33 .block-categories .cat-wrap .item .btn-view {
  display: none;
}
.block-home-33 .block-categories .owl-next {
  right: -25px !important;
}
.block-home-33 .block-categories .owl-prev {
  left: -25px !important;
}
.block-home-33.banner-home {
  position: relative;
}
.block-home-33.banner-home .content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 50px;
}
.block-home-33.banner-home .content .row {
  margin-right: -20px;
  margin-left: -20px;
}
.block-home-33.banner-home .content .row [class*="col"] {
  padding-left: 20px;
  padding-right: 20px;
}
.block-home-33.banner-home .content h3 {
  font-size: 6.4rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px #000;
  margin-bottom: 25px;
}
.block-home-33.banner-home .content p {
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  text-shadow: 1px 1px #000;
}
.block-home-33.banner-home .content .item {
  text-align: center;
  background: #fff;
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
  padding: 15px 15px 0;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-33.banner-home .content .item strong {
  display: block;
  font-size: 1.8rem;
  color: #111111;
  font-weight: bold;
  width: 100%;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
}
.block-home-33.banner-home .content .item:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.block-home-33.banner-home .content:hover h3 {
  -moz-animation: fadeInLeft 0.5s ease-out;
  -webkit-animation: fadeInLeft 0.5s ease-out;
  animation: fadeInLeft 0.5s ease-out;
}
.block-home-33.banner-home .content:hover p {
  -moz-animation: fadeInRight 0.7s ease-out;
  -webkit-animation: fadeInRight 0.7s ease-out;
  animation: fadeInRight 0.7s ease-out;
}
.block-home-33 .btn-viewmore {
  display: table;
  margin: 0 auto 20px;
}
.block-home-33 .btn-viewmore a {
  height: 55px;
  line-height: 55px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0 55px;
  background: #111111;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: bold;
  display: block;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid {
  display: flex;
  margin: 0 -15px;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-countdown {
  padding: 0 15px;
  width: 310px;
  text-align: center;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-countdown .title-countdown-slider .block-title {
  padding-top: 35px;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-countdown .title-countdown-slider .block-title strong {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-countdown .title-countdown-slider .block-title strong .icon-deal {
  font-size: 0px;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-countdown .title-countdown-slider .block-title strong .icon-deal:before {
  content: '\e96c';
  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;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-countdown .posttext {
  width: 175px;
  height: 175px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #fff;
  font-size: 24px;
  color: #111111;
  margin: 0 auto 25px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 45px;
  padding: 20px 0;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-countdown .posttext strong {
  font-size: 64px;
  font-weight: bold;
  display: block;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-countdown h4 {
  color: #fff;
  font-size: 114.28%;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-slider-products {
  padding: 0 15px;
  width: calc(100% - 310px);
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-slider-products .slider-content {
  margin: -30px;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-slider-products .slider-content .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 30px;
}
.block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-slider-products .slider-content .product-item {
  margin-bottom: 0px;
}
.block-home-33.block-deal-products .block-filterproducts .title-countdown-slider {
  background: url("../images/bg-deal.jpg") no-repeat 0 bottom;
  height: 100%;
  text-align: center;
  position: relative;
}
.block-home-33.block-deal-products .block-filterproducts .title-countdown-slider .deals-countdown {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-bottom: 30px;
  margin: 0px;
  font-size: 114.28%;
  position: inherit;
  top: 0px;
}
.block-home-33.block-deal-products .block-filterproducts .title-countdown-slider .deals-countdown .deals-time {
  border: 0px;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0px;
  background: none;
}
.block-home-33.block-deal-products .block-filterproducts .title-countdown-slider .deals-countdown .deals-time .num-time {
  background: #111111;
  color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-weight: normal;
  min-width: 43px;
  min-height: 40px;
  line-height: 40px;
}
.block-home-33.block-deal-products .block-filterproducts .title-countdown-slider .deals-countdown .deals-time .title-time {
  display: none;
}
.block-home-33.block-deal-products .block-filterproducts .title-countdown-slider .deals-countdown .deals-time.time-day .title-time {
  color: #fff;
  margin: 0 5px;
  display: inline-block;
}
.block-home-33.block-deal-products .block-filterproducts .title-countdown-slider .deals-countdown .deals-time.time-hours:after,
.block-home-33.block-deal-products .block-filterproducts .title-countdown-slider .deals-countdown .deals-time.time-mins:after {
  content: ":";
  display: inline-block;
  margin: 0 5px;
  color: #fff;
  font-weight: bold;
}
.block-home-33.block-sale-off {
  box-shadow: 0 15px 8px -8px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-wrap: wrap;
  padding: 32px 0;
  align-items: center;
}
.block-home-33.block-sale-off .content {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
}
.block-home-33.block-sale-off .item {
  color: #111;
  text-transform: uppercase;
  text-align: center;
  border-right: 2px solid #dddddd;
  padding: 0 4rem;
}
.block-home-33.block-sale-off .item strong {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 48px;
}
.block-home-33.block-sale-off .item p {
  margin: 0px;
}
.block-home-33.block-sale-off .btn-shopnow {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  background: #111111;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 40px;
  font-size: 1.4rem;
  margin-left: 4rem;
}
.block-home-33.tabs-product-slider {
  margin-bottom: 0px !important;
}
.block-home-33.tabs-product-slider .sm-listing-tabs {
  margin-bottom: 30px !important;
}
.block-home-33.tabs-product-slider .ltabs-tabs-container {
  margin-bottom: 50px !important;
}
.block-home-33.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li {
  font-size: 1.6rem;
  font-weight: bold;
  border: 3px solid #f7f7f7;
  padding: 14px 35px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.block-home-33.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.block-home-33.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li:hover {
  background-color: #111;
  border-color: #111 !important;
  color: #fff;
}
.block-home-33.tabs-product-slider .ltabs-wrap .ltabs-items-container .products-grid {
  margin: -30px;
}
.block-home-33.tabs-product-slider .ltabs-wrap .ltabs-items-container .products-grid .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 30px;
}
.block-home-33.tabs-product-slider .ltabs-wrap .ltabs-items-container .products-grid .product-item {
  margin-bottom: 0px;
}
.block-group-hot {
  background: #f5f5f5;
  padding: 100px 0;
}
.block-group-hot .block-item {
  background: #fff;
  padding: 50px 30px 30px;
}
.block-group-hot .block-item.block-collections .item a {
  position: relative;
  display: block;
  overflow: hidden;
}
.block-group-hot .block-item.block-collections .item a img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-group-hot .block-item.block-collections .item a h3 {
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: bold;
  font-size: 1.8rem;
  z-index: 2;
}
.block-group-hot .block-item.block-collections .item a:before {
  display: inline-block;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.block-group-hot .block-item.block-collections .item a:hover:before {
  opacity: 1;
  visibility: visible;
}
.block-group-hot .block-item.block-collections .item a:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.block-group-hot .block-item.block-collections .item.mb20 {
  margin-bottom: 20px;
}
.block-group-hot .block-item.block-testimonial {
  background: url("../images/bg-testimonals33.jpg") repeat-x 0 bottom #ffffff;
  padding-bottom: 108px;
}
.block-group-hot .block-item.block-testimonial .block-content {
  text-align: center;
  padding: 55px 20px 0;
  color: #111;
  box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.05);
}
.block-group-hot .block-item.block-testimonial .block-content .cl-image {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 30px;
}
.block-group-hot .block-item.block-testimonial .block-content .cl-image img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.block-group-hot .block-item.block-testimonial .block-content .cl-des {
  font-size: 1.6rem;
}
.block-group-hot .block-item.block-testimonial .block-content .cl-name {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 25px 0 10px;
}
.block-group-hot .block-item.block-testimonial .block-content .cl-country {
  font-size: 1.4rem;
}
.block-group-hot .block-item.block-testimonial .owl-next {
  right: -45px !important;
}
.block-group-hot .block-item.block-testimonial .owl-prev {
  left: -45px !important;
}
.block-group-hot .block-item.block-popular {
  padding: 50px 0px 0px;
}
.block-group-hot .block-item.block-popular .block-filterproducts {
  margin-bottom: 0px;
}
.block-group-hot .block-item.block-popular .block-filterproducts .products-grid {
  margin: -30px 0 -10px;
}
.block-group-hot .block-item.block-popular .block-filterproducts .products-grid .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 10px;
}
.block-group-hot .block-item.block-popular .block-filterproducts .products-grid .product-item {
  margin-bottom: 0px;
}
.block-group-hot .block-item.block-popular .block-filterproducts .owl-theme .owl-nav [class*="owl-"] {
  background: rgba(0, 0, 0, 0.75);
  height: 50px;
  width: 50px;
  line-height: 50px;
  color: #fff;
}
.block-group-hot .block-item.block-popular .block-filterproducts .owl-theme .owl-nav [class*="owl-"].owl-next {
  border-radius: 25px 0 0 25px;
  -moz-border-radius: 25px 0 0 25px;
  -webkit-border-radius: 25px 0 0 25px;
  right: 0px;
}
.block-group-hot .block-item.block-popular .block-filterproducts .owl-theme .owl-nav [class*="owl-"].owl-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: 20px;
}
.block-group-hot .block-item.block-popular .block-filterproducts .owl-theme .owl-nav [class*="owl-"].owl-prev {
  border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  -webkit-border-radius: 0 25px 25px 0;
  left: 0px;
}
.block-group-hot .block-item.block-popular .block-filterproducts .owl-theme .owl-nav [class*="owl-"].owl-prev: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: 20px;
}
.block-group-hot .block-item.block-popular .owl-item .product-item {
  margin-bottom: 0px;
}
.block-group-hot .block-item.block-popular .owl-item .product-item-info:before {
  display: none;
}
.block-group-hot .block-item.block-popular .owl-item .product-item-info .image-product {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.block-group-hot .block-item.block-popular .owl-item .product-item-info .image-product .product-labels {
  display: none;
}
.block-group-hot .block-item.block-popular .owl-item .product-item-info .product-item-details {
  display: none;
}
.block-group-hot .block-item.block-popular .owl-item.center .product-item-info:before {
  display: block;
}
.block-group-hot .block-item.block-popular .owl-item.center .product-item-info .image-product {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.block-group-hot .block-item.block-popular .owl-item.center .product-item-info .product-item-details {
  display: block;
}
.block-group-hot .block-item .block-item-title {
  color: #111111;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin: 0px 0 50px;
  text-transform: uppercase;
  line-height: 24px;
}
.block-group-hot .block-item .content .row {
  margin-left: -10px;
  margin-right: -10px;
}
.block-group-hot .block-item .content .row [class*='col-'] {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1920px) {
  .block-home-33.block-sale-off .item {
    padding: 0 4rem 0 0;
    margin-right: 4rem;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .block-home-33.block-sale-off .item {
    padding: 0 2rem;
  }
  .block-home-33.block-sale-off .btn-shopnow {
    margin-left: 3rem;
  }
}
@media (max-width: 1199px) {
  .block-home-33.block-sale-off {
    padding: 35px 0 50px;
  }
  .block-home-33.block-sale-off .item {
    border: 0px;
    margin-bottom: 35px;
  }
  .block-home-33.block-sale-off .btn-shopnow {
    margin: 15px 0 0 0;
  }
  .block-group-hot .block-item.block-testimonial {
    background: #fff;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .block-group-hot .block-item {
    margin-bottom: 30px;
  }
  .block-home-33.banner-home .content {
    padding: 35px;
  }
  .block-home-33.banner-home .content h3 {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  .block-home-33.banner-home > img {
    display: none;
  }
  .block-home-33.banner-home .content {
    position: static;
    padding: 15px;
  }
  .block-home-33.banner-home .content h3 {
    font-size: 4rem;
  }
  .block-home-33.banner-home .content p {
    line-height: 24px;
    margin-bottom: 50px;
  }
  .block-home-33.banner-home .content h3,
  .block-home-33.banner-home .content p {
    color: #111;
    text-shadow: 0px 0px !important;
  }
  .block-group-hot .block-item.block-testimonial {
    background: #fff;
    padding-bottom: 40px;
  }
  .block-group-hot .block-item.block-testimonial .block-content {
    padding: 0;
    box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    -o-box-shadow: 0 0 0;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .block-group-hot .block-item.block-popular {
    padding-bottom: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-group-hot .block-item.block-collections {
    margin-bottom: 30px;
  }
}
@media (max-width: 567px) {
  .block-home-33.block-deal-products .block-filterproducts .block-content .products-grid {
    flex-wrap: wrap;
  }
  .block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-countdown {
    margin-bottom: 30px;
  }
  .block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-countdown,
  .block-home-33.block-deal-products .block-filterproducts .block-content .products-grid .block-slider-products {
    width: 100%;
  }
  .block-home-33.banner-home .content .item {
    margin-bottom: 20px;
  }
  .block-group-hot .block-item {
    margin-bottom: 30px;
  }
  .block-home-33 .block-categories .cat-wrap .item .cat-title {
    font-size: 1.4rem;
  }
}
.block-categories-v34 .cat-wrap {
  margin: -20px !important;
}
.block-categories-v34 .cat-wrap .owl-stage-outer {
  padding-top: 20px;
  padding-bottom: 20px;
}
.block-categories-v34 .cat-wrap .owl-stage-outer .image-cat img {
  width: 100%;
}
.block-categories-v34 .block-categories .block-title {
  text-align: center;
  font-size: 3rem;
  color: #111;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.block-categories-v34 .item > a {
  display: block;
  position: relative;
  margin-bottom: 75px;
  overflow: hidden;
}
.block-categories-v34 .item > a img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-categories-v34 .item > a h3 {
  font-size: 4rem;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
  text-transform: uppercase;
}
.block-categories-v34 .item > a:after {
  content: '';
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
  transition: all 0.3s;
  z-index: 1;
}
.block-categories-v34 .item > a:hover:after {
  opacity: 1;
}
.block-categories-v34 .item > a:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.block-categories-v34 .children-cat {
  margin-bottom: 85px;
}
.block-categories-v34 .children-cat.cat-women .cat-wrap {
  justify-content: start;
}
.block-categories-v34 .children-cat.cat-men .cat-wrap {
  justify-content: end;
}
.block-categories-v34 .block-categories .cat-wrap {
  margin: 0px;
}
.block-categories-v34 .block-categories .cat-wrap .item {
  text-align: center;
  margin-bottom: 25px;
}
.block-categories-v34 .block-categories .cat-wrap .item .content-box {
  position: relative;
}
.block-categories-v34 .block-categories .cat-wrap .item .content-box:before {
  content: "";
  top: -15px;
  left: -15px;
  width: calc(100% + 30px);
  height: calc(100% + 30px);
  position: absolute;
  background: #fff;
  z-index: -1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.block-categories-v34 .block-categories .cat-wrap .item .content-box .cat-title {
  font-size: 1.6rem;
  text-transform: uppercase;
}
.block-categories-v34 .block-categories .cat-wrap .item .content-box .child-cat {
  display: none;
}
.block-categories-v34 .block-categories .cat-wrap .item .content-box .image-cat {
  overflow: hidden;
}
.block-categories-v34 .block-categories .cat-wrap .item .content-box .image-cat img {
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.block-categories-v34 .block-categories .cat-wrap .item .content-box:hover .image-cat img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.block-categories-v34 .block-categories .cat-wrap .item .content-box:hover:before {
  opacity: 1;
  visibility: visible;
}
.banner-home-34 {
  position: relative;
  margin-bottom: 120px;
}
.banner-home-34 .content {
  width: 100%;
  top: 50%;
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner-home-34 .content h2 {
  font-size: 20rem;
  font-weight: 800;
  line-height: 140px;
}
.banner-home-34 .content h3 {
  font-size: 12rem;
  font-weight: 800;
  margin-bottom: 50px;
}
.banner-home-34 .content h4 {
  font-size: 4rem;
  font-weight: 500;
}
.banner-home-34 .content:hover h2 {
  -moz-animation: fadeInLeft 0.5s ease-out;
  -webkit-animation: fadeInLeft 0.5s ease-out;
  animation: fadeInLeft 0.5s ease-out;
}
.banner-home-34 .content:hover h3 {
  -moz-animation: fadeInRight 0.7s ease-out;
  -webkit-animation: fadeInRight 0.7s ease-out;
  animation: fadeInRight 0.7s ease-out;
}
.banner-home-34 .content:hover h4 {
  -moz-animation: fadeInUp 0.7s ease-out;
  -webkit-animation: fadeInUp 0.7s ease-out;
  animation: fadeInUp 0.7s ease-out;
}
.block-home-34 {
  margin-bottom: 120px;
}
.block-home-34 .block-title {
  text-align: center;
  margin: 0 0 45px;
  line-height: 1;
}
.block-home-34 .block-title strong {
  text-align: center;
  font-size: 3rem;
  color: #111;
  font-weight: 700;
  text-transform: uppercase;
}
.block-home-34 .owl-theme .owl-nav {
  margin: 0;
}
.block-home-34 .owl-theme .owl-nav [class*='owl-'] {
  padding: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #fff;
  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;
  color: #222;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.block-home-34 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 5px;
}
.block-home-34 .owl-theme .owl-nav [class*='owl-'].owl-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: 20px;
}
.block-home-34 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 5px;
}
.block-home-34 .owl-theme .owl-nav [class*='owl-'].owl-prev: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: 20px;
}
.block-home-34 .owl-theme .owl-nav [class*='owl-']:hover {
  background-color: #111;
  color: #fff;
}
.block-home-34.tabs-product-slider {
  margin-bottom: 100px !important;
}
.block-home-34.tabs-product-slider .sm-listing-tabs {
  margin-bottom: 30px !important;
}
.block-home-34.tabs-product-slider .ltabs-tabs-container {
  margin-bottom: 60px !important;
}
.block-home-34.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li {
  font-size: 1.6rem;
  font-weight: bold;
  border: 1px solid #000;
  padding: 14px 52px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin: 0px 0 0 -4px;
  border-left: 0px;
}
.block-home-34.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li:first-child {
  border-left: 1px solid #000;
}
.block-home-34.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.block-home-34.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li:hover {
  background-color: #000;
  border-color: #000 !important;
  color: #fff;
}
.block-home-34.tabs-product-slider .ltabs-wrap .ltabs-items-container .products-grid {
  margin: -30px;
}
.block-home-34.tabs-product-slider .ltabs-wrap .ltabs-items-container .products-grid .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 30px;
}
.block-home-34.tabs-product-slider .ltabs-wrap .ltabs-items-container .products-grid .product-item {
  margin-bottom: 0px;
}
.block-aboutus-34 {
  background-color: #F7F7F7;
  padding: 60px;
  margin-bottom: 2px;
}
.block-aboutus-34 img:hover {
  opacity: 0.75;
}
.block-aboutus-34 .content {
  padding: 50px 30px;
}
.block-aboutus-34 .content h3 {
  font-size: 4rem;
  font-weight: 700;
  text-transform: capitalize;
  color: #111111;
}
.block-aboutus-34 .content p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 28px;
  color: #111111;
  margin: 20px 0 50px;
}
.block-aboutus-34 .content a.bt-shop {
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 56px;
  fill: #111111;
  color: #111111;
  background-color: #FFFFFF;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  padding: 0px 40px;
  height: 56px;
  display: inline-block;
}
.block-aboutus-34 .content a.bt-shop:hover {
  color: #fff;
  background-color: #111;
}
.block-home-34.policy-shop {
  background-color: #F7F7F7;
}
.block-home-34.policy-shop .item {
  display: flex;
  align-items: center;
  padding: 40px 20px;
}
.block-home-34.policy-shop .item img {
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.block-home-34.policy-shop .item h3 {
  font-size: 1.6rem;
  font-weight: 700;
  color: #111;
  margin-left: 15px;
}
.block-home-34.policy-shop .item:hover img {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.block-home-34.block-brand .item a {
  position: relative;
}
.block-home-34.block-brand .item a:after {
  content: '';
  height: 2px;
  background-color: #111;
  width: 0;
  position: absolute;
  right: 50%;
  bottom: 0;
  opacity: 1;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-34.block-brand .item a:before {
  content: '';
  height: 2px;
  background-color: #111;
  width: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  opacity: 1;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-34.block-brand .item a:hover:after,
.block-home-34.block-brand .item a:hover:before {
  width: 50%;
}
.block-home-34.blog-home-slider .block-content {
  margin: 0px -20px;
}
.block-home-34.blog-home-slider .block-content .item {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
}
.block-home-34.blog-home-slider .block-content .item .image-post {
  overflow: hidden;
}
.block-home-34.blog-home-slider .block-content .item .image-post img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-34.blog-home-slider .block-content .item .image-post:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.block-home-34.blog-home-slider .block-content .item .info-post {
  padding: 45px 0 40px;
  position: relative;
  text-align: center;
}
.block-home-34.blog-home-slider .block-content .item .info-post .date-post {
  position: absolute;
  height: 39px;
  line-height: 39px;
  padding: 0 24px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #111;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -40px;
  z-index: 2;
}
.block-home-34.blog-home-slider .block-content .item .info-post .post-title {
  font-size: 1.8rem;
  color: #111;
  font-weight: 700;
}
.block-home-34.blog-home-slider .block-content .item .info-post .post-short-description {
  color: #555;
  font-size: 1.4rem;
}
.block-home-34.blog-home-slider .block-content .item .info-post .post-read-more a {
  display: inline-block;
  vertical-align: top;
  height: 50px;
  line-height: 48px;
  background-color: #fff;
  color: #111;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 40px;
  border: 1px solid #111;
  margin: 0 auto;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-home-34.blog-home-slider .block-content .item .info-post .post-read-more a:hover {
  background: #111;
  color: #fff;
}
.block-home-34.blog-home-slider .block-content .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -5px;
}
.block-home-34.blog-home-slider .block-content .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -5px;
}
.block-gallery-34 {
  background: url('../images/bg-ins1.png') no-repeat 0 0;
}
.block-gallery-34 .content ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  column-gap: 30px;
  padding: 0px;
  margin: 0px;
}
.block-gallery-34 .content ul li {
  list-style: none;
  margin-bottom: 0;
}
.block-gallery-34 .content ul li:nth-child(2n+1) {
  margin-top: 100px;
}
.block-gallery-34 .content ul li a {
  position: relative;
}
.block-gallery-34 .content ul li a:before {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  background: #fff;
  color: #111;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.block-gallery-34 .content ul li a:before:hover {
  background: #111;
  color: #fff;
}
@media (max-width: 1199px) {
  .banner-home-34 .content h2 {
    font-size: 8rem;
    line-height: 100px;
  }
  .banner-home-34 .content h3 {
    font-size: 6rem;
    margin-bottom: 30px;
  }
  .banner-home-34 .content h4 {
    font-size: 3rem;
  }
  .block-aboutus-34 {
    padding: 30px;
  }
  .block-aboutus-34 .content {
    padding: 0;
  }
  .block-aboutus-34 .content h3 {
    font-size: 2.5rem;
  }
  .block-aboutus-34 .content p {
    margin: 15px 0 30px;
  }
}
@media (max-width: 991px) {
  .block-categories-v34 .children-cat.cat-women {
    margin-bottom: 30px;
  }
  .block-gallery-34 .content ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .block-gallery-34 .content ul li {
    margin-bottom: 20px;
  }
  .block-gallery-34 .content ul li:nth-child(2n+1) {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .block-aboutus-34 .content h3 {
    margin-top: 15px;
  }
}
@media (max-width: 567px) {
  .block-categories-v34 .item > a {
    margin-bottom: 10px;
  }
  .banner-home-34 img {
    min-height: 300px;
  }
  .banner-home-34 .content h2 {
    font-size: 5rem;
    line-height: 80px;
  }
  .banner-home-34 .content h3 {
    font-size: 3rem;
    margin-bottom: 30px;
  }
  .banner-home-34 .content h4 {
    font-size: 2rem;
  }
  .block-home-34 {
    margin-bottom: 50px;
  }
  .block-home-34.tabs-product-slider {
    margin-bottom: 50px !;
  }
  .block-categories-v34 .children-cat {
    margin-bottom: 50px;
  }
}
.block-home-35 .block-title {
  text-align: center;
  margin-bottom: 50px;
}
.block-home-35 .block-title strong {
  color: #111111;
  font-size: 3rem;
  text-transform: uppercase;
}
.block-home-35 .owl-theme .owl-nav {
  margin: 0;
}
.block-home-35 .owl-theme .owl-nav [class*='owl-'] {
  padding: 0;
  width: auto;
  height: auto;
  text-align: center;
  background-color: transparent !important;
  position: absolute;
  top: 50%;
  margin: -30px 0 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  -o-box-shadow: 0 0 0;
  color: rgba(0, 0, 0, 0.1);
}
.block-home-35 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -30px;
}
.block-home-35 .owl-theme .owl-nav [class*='owl-'].owl-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: 34px;
}
.block-home-35 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -30px;
}
.block-home-35 .owl-theme .owl-nav [class*='owl-'].owl-prev: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: 34px;
}
.block-home-35 .owl-theme .owl-nav [class*='owl-']:hover:before {
  color: #000 !important;
}
.block-home-35.slidershow .owl-theme .owl-nav [class*='owl-']:before {
  color: #fff !important;
}
.block-home-35.slidershow .owl-theme .owl-nav [class*='owl-']:hover:before {
  color: #000 !important;
}
.block-home-35.slidershow .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 10px;
}
.block-home-35.slidershow .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 10px;
}
.block-home-35.tabs-product-slider .ltabs-tabs-container {
  margin-bottom: 60px !important;
}
.block-home-35.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 2px solid #eeeeee;
  font-size: 1.4rem;
  font-weight: bold;
  color: #111111;
  margin: 0 4px;
  padding: 17px 60px;
}
.block-home-35.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li:hover,
.block-home-35.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li.tab-sel {
  border-color: #111111;
  background-color: #111111;
  color: #ffffff;
}
.block-home-35.tabs-product-slider .products-grid {
  margin: -30px;
}
.block-home-35.tabs-product-slider .products-grid .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 30px;
}
.block-home-35.tabs-product-slider .products-grid .product-item {
  margin-bottom: 0px !important;
}
.fashion-categories-v35 .block-categories .cat-wrap .item {
  text-align: center;
  margin-bottom: 0;
  padding: 0;
}
.fashion-categories-v35 .block-categories .cat-wrap .item .image-cat {
  margin-bottom: 30px;
}
.fashion-categories-v35 .block-categories .cat-wrap .item .image-cat img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 0 auto;
}
.fashion-categories-v35 .block-categories .cat-wrap .item .cats-info h2 {
  font-size: 2rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.fashion-categories-v35 .block-categories .cat-wrap .item .cats-info span.count {
  display: block !important;
  color: #111;
  opacity: 1 !important;
  visibility: visible !important;
  font-size: 100%;
  text-transform: uppercase;
}
.fashion-categories-v35 .block-categories .cat-wrap .item .cats-info a.btn-view {
  display: block;
  background: #111;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
}
.fashion-categories-v35 .block-categories .cat-wrap .item:hover .image-cat img {
  -webkit-animation: spin 3s linear infinite;
  -moz-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
.fashion-categories-v35.block-home-35 .owl-theme .owl-nav [class*=owl-] {
  top: 35%;
}
.fashion-categories-v35.block-home-35 .owl-theme .owl-nav [class*=owl-].owl-prev {
  left: -45px;
}
.fashion-categories-v35.block-home-35 .owl-theme .owl-nav [class*=owl-].owl-next {
  right: -45px;
}
.block-home-35.block-category-center {
  background: #f9f9f9;
  padding: 24px 0;
}
.block-home-35.block-category-center .info {
  text-align: center;
  margin-top: 25px;
}
.block-home-35.block-category-center .info h3 {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #111111;
  margin: 0;
}
.block-home-35.block-category-center .info p {
  color: #111111;
  font-size: 1.4rem;
  margin: 10px 0 25px;
}
.block-home-35.block-category-center .info a.btn-shop {
  display: inline-block;
  border: 2px solid #111;
  padding: 0 40px;
  height: 60px;
  line-height: 60px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  background: #fff;
  cursor: pointer;
}
.block-home-35.block-category-center .info a.btn-shop:hover {
  background: #111;
  color: #fff;
}
.block-home-35.block-category-center .banner-home {
  border-left: 10px solid #ff455d;
  border-right: 10px solid #cafa00;
  border-top: 10px solid #9558fe;
  border-bottom: 10px solid #f99cb7;
}
.block-home-35.block-category-center .banner-home .banner-image {
  margin-bottom: 0;
}
.block-home-35.block-category-center .list-categories {
  background: #fff;
  text-align: center;
  padding: 60px 0;
}
.block-home-35.block-category-center .list-categories h3 {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0 0 50px;
}
.block-home-35.block-category-center .list-categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-home-35.block-category-center .list-categories ul::after {
  content: "";
  display: block !important;
  clear: both;
}
.block-home-35.block-category-center .list-categories ul li a {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: bold;
}
.block-home-35.block-category-center .list-categories ul li a.view-all {
  display: block;
  padding: 50px 0 0;
  text-decoration: underline;
}
.block-aboutus-35 .content {
  padding-right: 115px;
}
.block-aboutus-35 .content h3 {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: bold;
}
.block-aboutus-35 .content p {
  font-size: 1.4rem;
  margin: 18px 0 50px;
  line-height: 30px;
}
.block-aboutus-35 .content a.bt-shop {
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 55px;
  height: 55px;
  color: #111;
  background-color: #f5f5f5;
  display: inline-block;
  padding: 0 30px;
}
.block-service-v35 .item {
  text-align: center;
  margin: 24px 0;
}
.block-service-v35 .item .icon {
  margin-bottom: 20px;
}
.block-service-v35 .item .icon img {
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.block-service-v35 .item .info h3 {
  color: #111;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
}
.block-service-v35 .item:hover .icon img {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.clients-say-v35 {
  background: #fdf7f0;
  text-align: center;
  padding: 70px 0;
}
.clients-say-v35 .block-clients {
  position: relative;
}
.clients-say-v35 .block-clients:after,
.clients-say-v35 .block-clients:before {
  display: block;
  content: "";
  position: absolute;
  width: 180px;
  height: 128px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.clients-say-v35 .block-clients:after {
  background: url('../images/quote2.png') no-repeat 0 0;
  right: 0;
}
.clients-say-v35 .block-clients:before {
  background: url('../images/quote1.png') no-repeat 0 0;
  left: 0;
}
.clients-say-v35 .block-clients .block-title {
  margin-bottom: 0 !important;
}
.clients-say-v35 .block-clients .block-title strong {
  font-size: 2.4rem !important;
}
.clients-say-v35 .block-clients .block-content {
  width: 60%;
  margin: 0 auto;
}
.clients-say-v35 .block-clients .item .client-info .description {
  font-size: 1.8rem;
  margin: 25px 0 30px;
  line-height: 30px;
}
.clients-say-v35 .block-clients .item .client-info .info-detail h3 {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 700;
}
.block-customer.block-home-35 .block-content {
  width: 55%;
  margin: 0 auto;
}
.block-customer.block-home-35 .block-content .item {
  text-align: center;
  padding: 10px 10px  0;
}
.block-customer.block-home-35 .block-content .item .img-customer {
  width: 210px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 10px solid #fff;
  position: relative;
  display: block;
  margin: 0 auto;
}
.block-customer.block-home-35 .block-content .item .img-customer img {
  width: auto;
  margin: 0 auto;
}
.block-customer.block-home-35 .block-content .item .img-customer:before {
  display: block;
  content: "";
  position: absolute;
  border: 4px solid #eeeeee;
  width: calc(100% + 28px);
  height: calc(100% + 28px);
  top: -14px;
  left: -14px;
  z-index: 99999;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.block-customer.block-home-35 .block-content .item h3.name {
  font-size: 16px;
  font-weight: bold;
  margin: 32px 0 0;
}
.block-customer.block-home-35 .block-content .item:hover .img-customer img {
  -webkit-animation: spin 3s linear infinite;
  -moz-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
.block-customer.block-home-35 .owl-theme .owl-nav [class*=owl-] {
  margin: -45px 0 0;
}
.home-countdown {
  background: #b1926f;
  text-align: center;
  padding: 5px 0 10px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.home-countdown p {
  font-size: 1.8rem;
  color: #fff;
  font-weight: 500;
  margin: 0px;
  line-height: 24px;
}
.home-countdown p strong {
  margin: 0 15px;
}
.home-countdown .content-top {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  flex-wrap: wrap;
}
.home-countdown .countdown-static {
  display: flex;
  margin: 10px 35px;
}
.home-countdown .countdown-static .deals-time {
  display: flex;
  align-items: center;
}
.home-countdown .countdown-static .deals-time:after {
  display: inline-block;
  content: ":";
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin: 0 5px;
}
.home-countdown .countdown-static .deals-time:last-child:after {
  display: none;
}
.home-countdown .countdown-static .deals-time .num-time {
  background: #111;
  color: #fff;
  font-weight: 500;
  padding: 6px 0;
  margin: 0 2px;
  min-width: 50px;
  height: 40px;
  line-height: 30px;
  font-size: 24px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.home-countdown .countdown-static .deals-time .title-time {
  display: none;
}
@media (max-width: 1199px) {
  .home-countdown .countdown-static {
    justify-content: center;
    margin: 0 0 10px;
    width: 100%;
  }
  .home-countdown p {
    margin: 0 0 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .block-home-35.block-category-center .list-categories {
    padding: 45px 0;
  }
}
@media (max-width: 991px) {
  .block-home-35.block-category-center .info h3 {
    font-size: 2.4rem;
    padding: 0 0 20px;
  }
  .block-home-35.block-category-center .list-categories {
    padding: 20px 0;
  }
  .block-home-35.block-category-center .list-categories ul li a.view-all {
    padding: 20px 0 0;
  }
}
@media (max-width: 575px) {
  .block-home-35.block-category-center .list-categories {
    margin: 50px 0;
  }
  .block-home-35.block-category-center .list-categories h3 {
    padding: 0 0 20px;
  }
  .block-aboutus-35 .content {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .clients-say-v35 .block-clients .block-content,
  .block-customer.block-home-35 .block-content {
    width: 100%;
  }
  .clients-say-v35 .block-clients:before,
  .clients-say-v35 .block-clients:after {
    display: none !important;
  }
}
.cms-home-demo-36.cms-index-index .columns {
  background: #f7f7f7;
}
.home-page-36 .block-home {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  margin-bottom: 16px;
}
.home-page-36 .block-home .block-title {
  padding: 10px 11px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: #222222;
}
.home-page-36 .block-home .block-title strong {
  font-weight: 600;
  font-size: 2rem;
}
.home-page-36 .block-home .block-title p.posttext {
  margin: -2px 0 0;
}
.home-page-36 .block-home .block-title p.posttext a {
  text-transform: uppercase;
}
.home-page-36 .block-home .block-title p.posttext a:after {
  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;
  margin-left: 3px;
  position: relative;
  top: 2px;
}
.home-page-36 .block-home .block-content {
  margin: 0 1px;
}
.home-page-36 .block-home .owl-theme .owl-nav [class*=owl-] {
  margin: -20px 0 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  -o-box-shadow: 0 0 0;
}
.home-page-36 .block-home .owl-theme .owl-nav [class*=owl-].owl-prev {
  left: -20px;
}
.home-page-36 .block-home .owl-theme .owl-nav [class*=owl-].owl-next {
  right: -20px;
}
.home-page-36 .block-home .owl-theme .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.home-page-36 .block-home .owl-theme .owl-dots .owl-dot span {
  margin: 5px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
  -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
  background: rgba(255, 255, 255, 0.6) !important;
}
.home-page-36 .block-home .owl-theme .owl-dots .owl-dot:hover span,
.home-page-36 .block-home .owl-theme .owl-dots .owl-dot.active span {
  background: #fff !important;
}
.home-page-36 .block-home.bg-color-title .block-title {
  background: #bbe697;
  margin-bottom: 10px;
}
.home-page-36 .block-home.absolute-nav .owl-theme .owl-nav {
  position: absolute;
  right: 10px;
  top: -46px;
  margin: 0;
}
.home-page-36 .block-home.absolute-nav .owl-theme .owl-nav [class*=owl-] {
  position: static;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin: 0 2px;
}
.home-page-36 .block-home.absolute-nav .owl-theme .owl-nav [class*=owl-]:before {
  font-size: 16px;
}
.home-page-36 .block-home.absolute-nav.no-bg-title .owl-theme .owl-nav {
  top: -37px;
}
.home-page-36 .block-home.absolute-nav.no-bg-title .owl-theme .owl-nav [class*=owl-] {
  background: #f5f5f5;
}
.home-page-36 .block-home.block-flashsale .block-title {
  color: #fff;
  background: #e61601;
  margin-bottom: 10px;
}
.home-page-36 .block-home.block-flashsale .block-title strong:before {
  content: '\e95b';
  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;
  margin-right: 5px;
  position: relative;
  top: 3px;
  line-height: 0;
}
.home-page-36 .block-home.block-flashsale .block-title p.posttext a {
  color: #fff;
}
.home-page-36 .block-home.block-flashsale .block-title p.posttext a:hover {
  text-decoration: underline;
}
.home-page-36 .block-home.block-flashsale .deals-countdown {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.home-page-36 .block-home.block-flashsale .deals-countdown h3 {
  font-weight: 400;
  font-size: 1.4rem;
  margin: 0 10px 0 0;
}
.home-page-36 .block-home.block-flashsale .deals-countdown .deals-time {
  border: 0;
  padding: 0;
  display: flex;
  font-size: 2rem;
  font-weight: bold;
}
.home-page-36 .block-home.block-flashsale .deals-countdown .deals-time:after {
  display: inline-block;
  content: ":";
  margin: 0 5px;
}
.home-page-36 .block-home.block-flashsale .deals-countdown .deals-time:last-child:after {
  display: none;
}
.home-page-36 .home-top {
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
  padding-top: 16px;
}
.home-page-36 .home-top .vertical-menu,
.home-page-36 .home-top .column-banner {
  width: 236px;
  padding-left: 8px;
  padding-right: 8px;
}
.home-page-36 .home-top .vertical-menu .vertical-menu-block .block-title-menu,
.home-page-36 .home-top .column-banner .vertical-menu-block .block-title-menu {
  display: none;
}
.home-page-36 .home-top .vertical-menu .vertical-menu-block .vertical-menu-content,
.home-page-36 .home-top .column-banner .vertical-menu-block .vertical-menu-content {
  display: block !important;
  width: 100%;
  min-width: auto;
  border: 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}
.home-page-36 .home-top .vertical-menu .vertical-menu-block .vertical-menu-content:before,
.home-page-36 .home-top .column-banner .vertical-menu-block .vertical-menu-content:before {
  display: none;
}
.home-page-36 .home-top .vertical-menu .vertical-menu-block .vertical-menu-content ul.sm_megamenu_menu > li,
.home-page-36 .home-top .column-banner .vertical-menu-block .vertical-menu-content ul.sm_megamenu_menu > li {
  border-bottom: 0;
}
.home-page-36 .home-top .vertical-menu .vertical-menu-block .vertical-menu-content ul.sm_megamenu_menu > li > a.sm_megamenu_head,
.home-page-36 .home-top .column-banner .vertical-menu-block .vertical-menu-content ul.sm_megamenu_menu > li > a.sm_megamenu_head {
  padding: 6px 10px 7px;
}
.home-page-36 .home-top .vertical-menu .vertical-menu-block .more-w .more-view,
.home-page-36 .home-top .column-banner .vertical-menu-block .more-w .more-view {
  border-top: 0;
  padding: 3px 10px 13px;
  color: #222;
}
.home-page-36 .home-top .vertical-menu .banner-image,
.home-page-36 .home-top .column-banner .banner-image {
  margin-bottom: 0;
}
.home-page-36 .home-top .column-slider {
  flex: 1 1 0;
  padding-left: 8px;
  padding-right: 8px;
  width: calc(100% - 472px);
}
.slidershow-type-36 .owl-theme .owl-nav {
  margin: 0;
}
.slidershow-type-36 .owl-theme .owl-nav [class*='owl-'] {
  background-color: #fff;
  margin: -20px 0 0;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  opacity: 1;
  position: absolute;
  top: 50%;
  z-index: 25;
  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;
  color: #222;
}
.slidershow-type-36 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 20px;
}
.slidershow-type-36 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 15px;
}
.slidershow-type-36 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 15px;
}
.slidershow-type-36 .owl-theme .owl-nav [class*='owl-']:hover {
  opacity: 1;
}
.slidershow-type-36 .owl-theme .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.slidershow-type-36 .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
  -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
  background: rgba(255, 255, 255, 0.6) !important;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.slidershow-type-36 .owl-theme .owl-dots .owl-dot:hover span,
.slidershow-type-36 .owl-theme .owl-dots .owl-dot.active span {
  background: #fff !important;
}
.home-page-36 .block-collection .block-content .item {
  text-align: center;
}
.home-page-36 .block-collection .block-content .item span {
  margin: 5px 0 10px;
  display: block;
}
.home-page-36 .block-promotions .block-content .item {
  text-align: center;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  padding-bottom: 20px;
}
.home-page-36 .block-promotions .block-content .item span {
  margin: 8px 0 0px;
  display: block;
  font-size: 1.4rem;
  color: #222;
  font-weight: 500;
}
.home-page-36 .block-promotions .block-content .item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.home-page-36 .block-brand .block-content {
  margin: -10px 1px;
  overflow: hidden;
}
.home-page-36 .block-brand .block-content .owl-stage-outer {
  padding-top: 10px;
  padding-bottom: 10px;
}
.home-page-36 .block-brand .block-content .owl-stage-outer .item a {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  display: inline-block;
}
.home-page-36 .block-brand .block-content .owl-stage-outer .item a:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.home-page-36 .blog-slider-home {
  margin-bottom: 15px;
}
.home-page-36 .blog-slider-home .item {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.home-page-36 .blog-slider-home .item .info-post {
  padding: 10px;
}
.home-page-36 .blog-slider-home .item .info-post .date-title .date-post {
  color: #888888;
  font-size: 1.2rem;
  display: inline-block;
  margin: 0px 0 5px;
}
.home-page-36 .blog-slider-home .item .info-post .date-title .date-post:before {
  content: '\e932';
  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: 12px;
}
.home-page-36 .blog-slider-home .item .info-post .post-title {
  font-size: 1.4rem;
  height: 40px;
  overflow: hidden;
}
.home-page-36 .blog-slider-home .item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.home-page-36 .block-testimonial .owl-item {
  background: #f7eeff;
  margin-bottom: 10px;
}
.home-page-36 .block-testimonial .owl-item .item {
  display: flex;
  padding: 25px;
}
.home-page-36 .block-testimonial .owl-item .item .tst-image {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
  margin-right: 25px;
}
.home-page-36 .block-testimonial .owl-item .item .tst-info {
  flex: 1 1 0;
}
.home-page-36 .block-testimonial .owl-item .item .tst-info .tst-text {
  color: #444444;
  font-size: 1.4rem;
}
.home-page-36 .block-testimonial .owl-item .item .tst-info .tst-name {
  font-size: 1.4rem;
  font-weight: bold;
  color: #222222;
  text-transform: uppercase;
  margin-top: 10px;
}
.home-page-36 .block-testimonial .owl-item:nth-child(odd) {
  background: #fff6e5;
}
.block-service-v36 .row {
  margin-left: -8px;
  margin-right: -8px;
}
.block-service-v36 .row .col-lg-3 {
  padding-left: 8px;
  padding-right: 8px;
}
.block-service-v36 .item {
  display: flex;
  background: #fff;
  padding: 5px 10px;
  align-items: center;
  margin-bottom: 16px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  min-height: 55px;
}
.block-service-v36 .item .icon img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-service-v36 .item .info h3 {
  font-size: 1.6rem;
  font-weight: 500;
  color: #222;
  margin: 0 0 0 15px;
}
.block-service-v36 .item:hover .icon img {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}
.block-categories-v36 .block-categories .block-content {
  margin: 0;
}
.block-categories-v36 .block-categories .cat-wrap {
  padding: 0 65px;
}
.block-categories-v36 .block-categories .cat-wrap .item {
  padding: 12px 7px;
  margin-bottom: 0;
  text-align: center;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-categories-v36 .block-categories .cat-wrap .item .image-cat {
  margin-bottom: 10px;
  background: #f5f5f5;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  overflow: hidden;
  padding: 8px 0;
}
.block-categories-v36 .block-categories .cat-wrap .item .image-cat img {
  margin: 0 auto;
}
.block-categories-v36 .block-categories .cat-wrap .item h2.cat-title {
  font-size: 1.4rem;
  font-weight: 400;
  height: 40px;
  overflow: hidden;
  margin: 0;
}
.block-categories-v36 .block-categories .cat-wrap .item .btn-view {
  display: none;
}
.block-categories-v36 .block-categories .cat-wrap .item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.block-categories-v36 .block-categories .owl-theme .owl-nav {
  margin-top: 0;
}
.block-categories-v36 .block-categories .owl-theme .owl-nav [class*=owl-] {
  background: #f5f5f5;
  color: #222;
  box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  -o-box-shadow: 0 0 0;
  margin: -45px 0 0;
}
.block-categories-v36 .block-categories .owl-theme .owl-nav [class*=owl-].owl-prev {
  left: -40px;
}
.block-categories-v36 .block-categories .owl-theme .owl-nav [class*=owl-].owl-next {
  right: -40px;
}
.deal-progress {
  background-color: #ddd;
  display: block;
  text-indent: -9999em;
  font-size: 8px;
  margin-bottom: 2px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  margin: 8px 0 5px;
}
.deal-progress-bar {
  background-color: #f5ce70;
  display: block;
  height: 6px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
@media (max-width: 1199px) {
  .home-page-36 .home-top .vertical-menu {
    display: none !important;
  }
  .home-page-36 .home-top .column-slider {
    width: calc(100% - 255px);
  }
  .home-page-36 .home-top .column-banner {
    width: 250px;
  }
  .home-page-36 .home-top .column-banner .banner-image a img {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .home-page-36 .home-top {
    padding-top: 0;
  }
}
.block-home-37 {
  padding: 110px 0;
}
.block-home-37 .block-title {
  color: #000000;
  text-align: center;
  margin-bottom: 50px;
}
.block-home-37 .block-title strong {
  font-size: 4.8rem;
  line-height: 48px;
  color: #000;
  font-weight: bold;
  display: block;
}
.block-home-37 .block-title span {
  display: block;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 4px;
}
.block-home-37 .owl-theme .owl-nav [class*='owl-'] {
  position: absolute;
  top: 50%;
  display: inline-block;
  height: 50px;
  width: 50px;
  background-color: #fff;
  color: #000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 2px solid #eee;
  line-height: 46px;
  text-align: center;
  z-index: 5;
  cursor: pointer;
  padding: 0;
  margin: -25px 0 0;
  box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  -o-box-shadow: 0 0 0;
}
.block-home-37 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 22px;
}
.block-home-37 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -80px;
}
.block-home-37 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -80px;
}
.block-home-37 .owl-theme .owl-nav [class*='owl-']:hover {
  opacity: 1;
}
.block-home-37.block-deal-full-37 {
  background: url('../images/bg-1.jpg') no-repeat 0 0;
}
.block-home-37.block-deal-full-37 .content-deal {
  text-align: center;
  padding-right: 80px;
}
.block-home-37.block-deal-full-37 .view-more {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 30px;
  background-color: #fb7645;
  border-radius: 10px;
  display: table;
  color: #fff;
  margin: 54px auto ;
}
.block-home-37.block-deal-full-37 .view-more:after {
  content: '\f0da';
  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: 17px;
  margin-left: 4px;
  line-height: 0;
  position: relative;
  top: 2px;
}
.block-home-37.block-deal-full-37 h3.title-deals {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin-bottom: 14px;
}
.block-home-37.block-deal-full-37 .flipdown {
  align-items: center;
  justify-content: center;
}
.block-home-37.block-deal-full-37 .flipdown .rotor-group-heading {
  font-size: 1.6rem;
  color: #000000;
}
.block-home-37.block-deal-full-37 .flipdown .rotor-group {
  margin: 0 15px;
}
.block-home-37.block-deal-full-37 .flipdown .rotor-group:after {
  display: inline-block;
  content: ":";
  color: #000000;
  margin: 0;
  font-size: 35px;
  position: absolute;
  top: 2px;
  left: 100%;
  padding-left: 11px;
}
.block-home-37.block-deal-full-37 .flipdown .rotor-group:last-child:after {
  display: none;
}
.block-home-37.service-home .banner-service img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-37.service-home .banner-service:hover img {
  -webkit-transform: scale(1.1) rotate(4deg);
  -ms-transform: scale(1.1) rotate(4deg);
  -o-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}
.block-home-37.service-home .block-title {
  text-align: left;
}
.block-home-37.service-home .block-title p {
  color: #888888;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 28px;
  margin: 30px 0 50px;
}
.block-home-37.service-home .content {
  padding-left: 40px;
}
.block-home-37.service-home ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-home-37.service-home ul li.item {
  display: flex;
  margin-bottom: 40px;
}
.block-home-37.service-home ul li.item .image {
  margin-right: 15px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-37.service-home ul li.item h3 {
  color: #000000;
  font-size: 2.4rem;
  font-weight: 700;
}
.block-home-37.service-home ul li.item p {
  color: #888888;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 22px;
}
.block-home-37.service-home ul li.item:hover .image {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.home-top-v37 {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 30px;
}
.home-top-v37 .vertical-menu,
.home-top-v37 .column-banner {
  width: 330px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.home-top-v37 .vertical-menu .vertical-menu-block,
.home-top-v37 .column-banner .vertical-menu-block {
  border-radius: 20px 20px 0 0;
  -moz-border-radius: 20px 20px 0 0;
  -webkit-border-radius: 20px 20px 0 0;
  position: relative;
  background: #fff;
  padding-top: 15px;
}
.home-top-v37 .vertical-menu .vertical-menu-block .block-title-menu,
.home-top-v37 .column-banner .vertical-menu-block .block-title-menu {
  font-weight: 400;
  line-height: 50px;
  font-size: 1.8rem;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  padding: 0;
  text-align: center;
  margin: 0 15px;
}
.home-top-v37 .vertical-menu .vertical-menu-block .vertical-menu-content,
.home-top-v37 .column-banner .vertical-menu-block .vertical-menu-content {
  display: block !important;
  width: 100%;
  min-width: auto;
  border: 0;
  border-radius: 0 0 20px 20px;
  -moz-border-radius: 0 0 20px 20px;
  -webkit-border-radius: 0 0 20px 20px;
  z-index: 2;
}
.home-top-v37 .vertical-menu .vertical-menu-block .vertical-menu-content:before,
.home-top-v37 .column-banner .vertical-menu-block .vertical-menu-content:before {
  display: none;
}
.home-top-v37 .vertical-menu .vertical-menu-block .more-w .more-view,
.home-top-v37 .column-banner .vertical-menu-block .more-w .more-view {
  border-top: 0;
  padding: 10px 0 16px;
  color: #000;
  margin: 0 15px;
  font-size: 16px;
}
.home-top-v37 .vertical-menu .banner-image,
.home-top-v37 .column-banner .banner-image {
  margin-bottom: 0;
}
.home-top-v37 .column-slider {
  flex: 1 1 0;
  padding-left: 15px;
  padding-right: 15px;
  width: calc(100% - 660px);
}
.slidershow-type-37 {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  overflow: hidden;
}
.slidershow-type-37 .owl-theme .owl-nav {
  margin: 0;
}
.slidershow-type-37 .owl-theme .owl-nav [class*='owl-'] {
  background-color: #fff;
  margin: -20px 0 0;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  opacity: 1;
  position: absolute;
  top: 50%;
  z-index: 25;
  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;
  color: #222;
}
.slidershow-type-37 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 20px;
}
.slidershow-type-37 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 15px;
}
.slidershow-type-37 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 15px;
}
.slidershow-type-37 .owl-theme .owl-nav [class*='owl-']:hover {
  opacity: 1;
}
.slidershow-type-37 .owl-theme .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.slidershow-type-37 .owl-theme .owl-dots .owl-dot {
  height: 40px !important;
  width: 40px !important;
  background-color: rgba(255, 255, 255, 0.7) !important;
  text-align: center !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 0 5px;
}
.slidershow-type-37 .owl-theme .owl-dots .owl-dot:before {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  display: block;
}
.slidershow-type-37 .owl-theme .owl-dots .owl-dot span {
  display: none;
}
.slidershow-type-37 .owl-theme .owl-dots .owl-dot:hover,
.slidershow-type-37 .owl-theme .owl-dots .owl-dot.active {
  background-color: #fff !important;
}
.slidershow-type-37 .owl-theme .owl-dots .owl-dot:first-child:before {
  content: '1';
}
.slidershow-type-37 .owl-theme .owl-dots .owl-dot:nth-child(2):before {
  content: '2';
}
.slidershow-type-37 .owl-theme .owl-dots .owl-dot:nth-child(3):before {
  content: '3';
}
.block-categories-v37 .item {
  padding: 15px 20px;
  transform: translateY(0);
  border-radius: 110px 110px 20px 20px;
  -moz-border-radius: 110px 110px 20px 20px;
  -webkit-border-radius: 110px 110px 20px 20px;
  text-align: center;
}
.block-categories-v37 .item .image {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
  margin: 0;
}
.block-categories-v37 .item .image img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.block-categories-v37 .item span {
  display: block;
  font-size: 1.8rem;
  color: #000000;
  font-weight: bold;
  margin: 20px 0 5px 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.block-categories-v37 .item:hover .image img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.cms-home-demo-37 .banner-image {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.client-farmer.block-home-37 {
  background: url('../images/bg-2.jpg') no-repeat 0 0;
}
.client-farmer.block-home-37 .item {
  padding: 18px;
  background-color: #fff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 60px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 60px rgba(0, 0, 0, 0.05);
  border: 2px solid #fff;
}
.client-farmer.block-home-37 .item .info-f {
  text-align: center;
}
.client-farmer.block-home-37 .item .info-f .name-f {
  font-size: 2.4rem;
  font-weight: 700;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 5px;
  margin-top: 15px;
}
.client-farmer.block-home-37 .item .info-f .des-f {
  font-size: 1.6rem;
  color: #888;
  margin-bottom: 15px;
}
.client-farmer.block-home-37 .item .info-f ul.social-f {
  list-style: none;
  margin: 0;
  padding: 0;
}
.client-farmer.block-home-37 .item .info-f ul.social-f li {
  display: inline-block;
}
.client-farmer.block-home-37 .item .info-f ul.social-f li a {
  display: inline-block;
  height: 38px;
  width: 38px;
  font-size: 1.8rem;
  color: #000;
  margin-right: 10px;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  background-color: #f4f4f4;
}
.client-farmer.block-home-37 .item .info-f ul.social-f li a:hover {
  background: #ff7345 !important;
  color: #fff;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .home-top-v37 .vertical-menu,
  .home-top-v37 .column-banner {
    width: 290px;
  }
  .desktop-menu .sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu > li > a.sm_megamenu_head {
    padding: 5px 0px;
    font-size: 14px;
  }
  .home-top-v37 .vertical-menu .vertical-menu-block .more-w .more-view,
  .home-top-v37 .column-banner .vertical-menu-block .more-w .more-view {
    font-size: 14px;
    padding: 10px 0 15px;
  }
  .home-top-v37 .vertical-menu .vertical-menu-block .block-title-menu,
  .home-top-v37 .column-banner .vertical-menu-block .block-title-menu {
    font-size: 1.6rem;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .home-top-v37 .column-banner {
    width: 275px;
  }
}
@media (max-width: 1199px) {
  .block-home-37.block-deal-full-37 .content-deal {
    padding: 0;
  }
  .block-home-37.service-home .content {
    padding-top: 30px;
  }
  .block-home-37.block-deal-full-37 .flipdown .rotor-group {
    margin: 0 8px;
  }
  .block-home-37.block-deal-full-37 .flipdown .rotor-group:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .home-top-v37 {
    padding-top: 0;
  }
  .home-top-v37 .slidershow-type-37 {
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .flipdown .rotor-group {
    margin: 0 8px !important;
  }
  .flipdown .rotor-group:before {
    display: none !important;
  }
  .flipdown .rotor,
  .flipdown .rotor-leaf,
  .flipdown .rotor-leaf-front,
  .flipdown .rotor-leaf-rear,
  .flipdown .rotor-top,
  .flipdown .rotor-bottom,
  .flipdown .rotor:after {
    width: 40px;
  }
}
@media (max-width: 640px) {
  .block-home-37 {
    padding: 50px 0;
  }
  .block-home-37 .block-title strong {
    font-size: 3rem;
    line-height: 40px;
  }
  .block-home-37.block-deal-full-37 .flipdown .rotor-group-heading {
    font-size: 1.2rem;
  }
  .block-home-37.block-deal-full-37 .view-more {
    margin: 25px auto 50px;
  }
  .block-home-37 .flipdown .rotor-group {
    margin: 0 5px !important;
  }
  .block-home-37 .flipdown .rotor-group:before {
    display: none !important;
  }
  .block-home-37 .flipdown .rotor,
  .block-home-37 .flipdown .rotor-leaf,
  .block-home-37 .flipdown .rotor-leaf-front,
  .block-home-37 .flipdown .rotor-leaf-rear,
  .block-home-37 .flipdown .rotor-top,
  .block-home-37 .flipdown .rotor-bottom,
  .block-home-37 .flipdown .rotor:after {
    width: 30px;
  }
  .block-home-37 .service-home .content {
    margin-top: 50px;
  }
  .block-categories-v37 .item {
    padding: 15px;
  }
  .block-categories-v37 .item span {
    font-size: 1.4rem;
  }
}
.block-home-38 .block-title {
  text-align: center;
  margin-bottom: 35px;
}
.block-home-38 .block-title strong {
  font-size: 30px;
  color: #000;
  line-height: 58px;
  font-weight: 700;
}
.block-home-38 .owl-theme .owl-nav {
  margin: 0;
}
.block-home-38 .owl-theme .owl-nav [class*='owl-'] {
  height: 50px;
  width: 50px;
  background-color: #fff;
  border: 0;
  line-height: 42px;
  color: #222;
  top: 50%;
  margin-top: -25px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  cursor: pointer;
}
.block-home-38 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: -80px;
}
.block-home-38 .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: 20px;
}
.block-home-38 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: -80px;
}
.block-home-38 .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: 20px;
}
.block-home-38 .owl-theme .owl-dots .owl-dot {
  margin-top: 35px;
}
.block-home-38 .owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: 2px solid #fff;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.block-home-38 .owl-theme .owl-dots .owl-dot.active span,
.block-home-38 .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}
.block-home-38.block-collections-38 .block-title strong {
  color: #fff;
}
.block-home-38.block-collections-38 .item {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  overflow: hidden;
  background: #fff;
}
.block-home-38.block-collections-38 .item > a {
  overflow: hidden;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  display: block;
}
.block-home-38.block-collections-38 .item > a img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-38.block-collections-38 .item .info {
  text-align: center;
  padding: 20px;
}
.block-home-38.block-collections-38 .item .info h3 a {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
.block-home-38.block-collections-38 .item .info p {
  color: #888888;
  font-size: 15px;
}
.block-home-38.block-collections-38 .item:hover > a img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.slidershow-type-38 .owl-theme .owl-nav {
  margin-top: 0;
}
.slidershow-type-38 .owl-theme .owl-nav [class*='owl-'] {
  height: 50px;
  width: 50px;
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  opacity: 1 !important;
  position: absolute;
  top: 50%;
  color: #000;
  margin-top: -25px;
}
.slidershow-type-38 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 23px;
  line-height: 40px;
}
.slidershow-type-38 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 20px;
}
.slidershow-type-38 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 20px;
}
.policy-shop-v38 {
  padding: 35px 0;
}
.policy-shop-v38 .item {
  display: flex;
}
.policy-shop-v38 .item .icon img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.policy-shop-v38 .item .info {
  margin-left: 20px;
}
.policy-shop-v38 .item .info h5 {
  margin-bottom: 6px;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
}
.policy-shop-v38 .item .info p {
  color: #888888;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.policy-shop-v38 .item:hover .icon img {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.fashion-categories-38 .block-categories .cat-wrap {
  margin: 0px;
}
.fashion-categories-38 .block-categories .cat-wrap .item {
  text-align: center;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  margin-bottom: 30px;
  padding: 0;
  background-color: #fff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.fashion-categories-38 .block-categories .cat-wrap .item .image-cat {
  margin-bottom: 0px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  overflow: hidden;
}
.fashion-categories-38 .block-categories .cat-wrap .item .image-cat img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  width: 100%;
}
.fashion-categories-38 .block-categories .cat-wrap .item .cats-info {
  padding: 13px 0 14px;
}
.fashion-categories-38 .block-categories .cat-wrap .item .cats-info h2 {
  margin-bottom: 4px;
}
.fashion-categories-38 .block-categories .cat-wrap .item .cats-info h2 a {
  font-size: 18px;
  font-weight: 700;
}
.fashion-categories-38 .block-categories .cat-wrap .item .cats-info span.count {
  display: block !important;
  font-size: 14px;
  color: #888;
  font-weight: 400;
  opacity: 1 !important;
  visibility: visible !important;
}
.fashion-categories-38 .block-categories .cat-wrap .item .cats-info .child-cat {
  display: none;
}
.fashion-categories-38 .block-categories .cat-wrap .item:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}
.fashion-categories-38 .block-categories .cat-wrap .item:hover .image-cat img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.block-clientsay38 .item .client-image {
  display: table;
  border: 5px solid #f7f8fc;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 130px;
  height: 130px;
  position: relative;
  overflow: hidden;
  margin: 0 auto -75px;
}
.block-clientsay38 .item .client-info {
  background-color: #fff;
  padding: 100px 60px 65px;
  border-radius: 20px;
  text-align: center;
  transition: all 0.3s;
}
.block-clientsay38 .item .client-info .client-name {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}
.block-clientsay38 .item .client-info .client-job {
  font-size: 14px;
  font-weight: 400;
  color: #999;
  margin-bottom: 28px;
}
.block-clientsay38 .item .client-info .client-text {
  font-size: 16px;
  color: #000;
  line-height: 26px;
  position: relative;
}
.block-clientsay38 .item .client-info .client-ratting {
  width: auto;
  margin: 28px auto 0;
}
.block-clientsay38 .item:hover .client-text,
.block-clientsay38 .item:hover .client-job,
.block-clientsay38 .item:hover .client-name {
  color: #fff;
}
.block-home-38.gallery-img-b {
  margin: 30px 0;
  padding: 0px 40px;
}
.block-home-38.gallery-img-b .img-gallery {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  overflow: hidden;
}
.block-home-38.gallery-img-b .img-gallery img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-38.gallery-img-b .img-gallery:before {
  color: #111;
  height: 50px;
  width: 50px;
  background-color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-size: 17px;
  line-height: 50px;
  z-index: 1;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  margin-top: -25px;
}
.block-home-38.gallery-img-b .img-gallery:hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.block-home-38.gallery-img-b .img-gallery:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.deal-syns-container-v38 {
  padding: 30px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 2px solid;
}
.deal-syns-container-v38 .product-image-container {
  vertical-align: top;
}
.deal-syns-container-v38 .thumb-product {
  float: left;
  width: 90px;
  padding: 20px 0;
}
.deal-syns-container-v38 .thumb-product .box-image-thumb {
  display: block;
  line-height: 0;
  overflow: hidden;
  margin-bottom: 20px;
  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;
  border: 1px solid transparent;
}
.deal-syns-container-v38 .thumb-product .box-image-thumb:not(:last-child) .thumb-item {
  margin-bottom: 0px;
}
.deal-syns-container-v38 .block-content-products {
  margin-left: 125px;
}
.deal-syns-container-v38 .block-content-products .item-inner::after {
  content: "";
  display: block !important;
  clear: both;
}
.deal-syns-container-v38 .block-content-products .box-image-deal {
  float: left;
  width: 45%;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.deal-syns-container-v38 .block-content-products .box-image-deal .sm_quickview_handler {
  display: none;
}
.deal-syns-container-v38 .block-content-products .product-item-details {
  width: 52%;
  float: right;
  padding: 30px 0;
}
.deal-syns-container-v38 .product-item {
  display: none;
}
.deal-syns-container-v38 .product-item.active-item {
  display: block;
}
.deal-syns-container-v38 .product-item-name a {
  font-size: 30px;
  color: #000;
  font-weight: 400;
}
.deal-syns-container-v38 .product-label {
  position: absolute;
  top: 15px;
  z-index: 20;
}
.deal-syns-container-v38 .product-item-description {
  margin: 10px 0 80px;
  font-size: 14px;
  color: #888;
  line-height: 24px;
}
.deal-syns-container-v38 .product-reviews-summary {
  margin: 35px 0 25px;
}
.deal-syns-container-v38 .product-reviews-summary .reviews-actions {
  display: none;
}
.deal-syns-container-v38 .product-item .price-box {
  margin: 5px 0 20px;
}
.deal-syns-container-v38 .price-box .price {
  font-size: 36px;
  color: #ff0c6d;
  font-weight: 400;
}
.deal-syns-container-v38 .price-box .old-price {
  text-decoration: none;
}
.deal-syns-container-v38 .price-box .old-price .price {
  position: relative;
  top: 9px;
  font-size: 24px;
  color: #ccc;
  font-weight: 400;
  text-decoration: line-through;
}
.deal-syns-container-v38 .deals-countdown {
  margin-bottom: 35px;
}
.deal-syns-container-v38 .deals-countdown .deals-time {
  display: inline-block;
  width: 70px;
  height: 70px;
  padding: 13px 0;
  text-align: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-right: 10px;
  border: 0;
}
.deal-syns-container-v38 .deals-countdown .deals-time .num-time {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  display: block;
  line-height: 30px;
}
.deal-syns-container-v38 .deals-countdown .deals-time .title-time {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
.deal-syns-container-v38 .image-product {
  position: relative;
}
.deal-syns-container-v38 .bottom-action {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.deal-syns-container-v38 .bottom-action form {
  display: inline-block;
}
.deal-syns-container-v38 .bottom-action form .btn-cart {
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  border-radius: 22px;
  font-weight: 400;
  padding: 0 30px;
  margin-right: 5px;
  text-transform: uppercase;
}
.deal-syns-container-v38 .actions-secondary {
  display: inline-block;
}
.deal-syns-container-v38 .actions-secondary .action span,
.deal-syns-container-v38 .actions-secondary .action:before {
  display: none;
}
.deal-syns-container-v38 .actions-secondary .action {
  font-weight: 400;
  height: 44px;
  width: 44px;
  max-width: 44px;
  background-color: #f8f9fd;
  border-radius: 22px;
  margin: 0 3px;
  line-height: 44px;
  display: inline-block;
  text-align: center;
}
.deal-syns-container-v38 .actions-secondary .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: 16px;
}
.deal-syns-container-v38 .actions-secondary .tocompare:after {
  content: '\e952';
  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;
}
.deal-syns-container-v38 .actions-secondary .quickview-handler:after {
  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-syns-container-v38 .product-item-info {
  width: unset;
  max-width: unset;
}
.deal-syns-container-v38 .product-item-actions .actions-primary {
  display: block;
}
.deal-syns-container-v38 .product-item-actions .actions-primary button {
  width: 100%;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.deal-syns-container-v38 .product-item-info:hover .actions-secondary {
  opacity: 1;
  visibility: visible;
}
/*Listtingtabs*/
.listingtab-v38 .block-title {
  margin-bottom: 20px !important;
}
.listingtab-v38 .thumbs-product {
  text-align: center;
  margin-bottom: 15px;
}
.listingtab-v38 .thumbs-product .item-img {
  display: inline-block;
  border: 1px solid #ddd;
  vertical-align: top;
  margin: 10px 4px;
  cursor: pointer;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 1px;
}
@media (max-width: 1199px) {
  .block-home-38.gallery-img-b {
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  /*Listtingtabs*/
  .listingtab-v38 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs {
    border: 2px solid #f1f3f9;
    float: none;
    display: table;
    margin: 0 auto 40px;
    vertical-align: top;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    position: relative;
  }
  .listingtab-v38 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    min-width: 126px;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    height: auto;
    line-height: 40px;
    padding: 0 30px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    position: relative;
    z-index: 3;
    text-align: center;
    vertical-align: middle;
    margin: 0px;
  }
  .listingtab-v38 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:first-child:before {
    right: 2px;
    left: auto;
  }
  .listingtab-v38 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li span {
    position: relative;
    top: 1px;
  }
  .listingtab-v38 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:before {
    position: absolute;
    top: -2px;
    left: 2px;
    content: "";
    width: 0;
    bottom: -3px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    z-index: -1;
  }
  .listingtab-v38 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel {
    color: #fff;
    border-bottom: 0 !important;
  }
  .listingtab-v38 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel:before {
    width: 100%;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
  }
}
@media (max-width: 1080px) {
  .deal-syns-container-v38 .thumb-product,
  .deal-syns-container-v38 .block-content-products .product-item-details {
    padding: 0px;
  }
}
@media (max-width: 1023px) {
  .listingtab-v38 .block-title {
    margin-bottom: 10px !important;
  }
  .listingtab-v38 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap {
    border: 2px solid #f1f3f9;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .listingtab-v38 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-current-select {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
  }
}
@media (max-width: 991px) {
  .deal-syns-container-v38 .deals-countdown .deals-time {
    width: 60px;
    margin-right: 5px;
  }
  .deal-syns-container-v38 .deals-countdown .deals-time .num-time {
    font-size: 25px;
  }
  .deal-syns-container-v38 .thumb-product .box-image-thumb {
    margin-bottom: 5px;
  }
  .deal-syns-container-v38 .thumb-product .box-image-thumb.item-4 {
    display: none;
  }
  .deal-syns-container-v38 .block-content-products {
    margin-left: 110px;
  }
  .deal-syns-container-v38 .product-reviews-summary {
    margin: 10px 0;
  }
  .deal-syns-container-v38 .product-item-description {
    display: none;
  }
  .policy-shop-v38 {
    padding-bottom: 10px;
  }
  .policy-shop-v38 .item {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .deal-syns-container-v38 .thumb-product {
    display: flex;
    justify-content: space-around;
    width: 100%;
    float: none;
  }
  .deal-syns-container-v38 .block-content-products {
    margin-left: 0;
    width: 100%;
  }
  .deal-syns-container-v38 .block-content-products .product-item-description {
    margin-bottom: 30px;
  }
}
@media (max-width: 567px) {
  .deal-syns-container-v38 {
    padding: 20px;
  }
  .deal-syns-container-v38 .block-content-products .box-image-deal,
  .deal-syns-container-v38 .block-content-products .product-item-details {
    float: none;
    width: 100%;
  }
  .deal-syns-container-v38 .block-content-products .box-image-deal {
    margin: 15px 0;
  }
  .listingtab-v38 .thumbs-product .item-img {
    margin: 10px 1px;
  }
}
.block-home-39 .block-title {
  text-align: center;
  margin-bottom: 35px;
}
.block-home-39 .block-title p {
  color: #111111;
  font-size: 1.8rem;
  margin: 0;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.block-home-39 .block-title strong {
  font-size: 4rem;
  color: #000;
  line-height: 50px;
  font-weight: bold;
  text-transform: uppercase;
}
.block-home-39 .owl-theme .owl-nav {
  margin: 0;
}
.block-home-39 .owl-theme .owl-nav {
  margin-top: 0;
}
.block-home-39 .owl-theme .owl-nav [class*="owl-"] {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: none;
  margin: 0;
  opacity: 1 !important;
  position: absolute;
  top: 50%;
  color: #111111;
  padding: 0;
  margin-top: -15px;
}
.block-home-39 .owl-theme .owl-nav [class*="owl-"].owl-next {
  right: -70px;
  padding-left: 70px;
}
.block-home-39 .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;
}
.block-home-39 .owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: -70px;
  padding-right: 70px;
}
.block-home-39 .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;
}
.block-home-39.block-banner-video {
  padding: 140px 0;
  position: relative;
}
.block-home-39.block-banner-video .block-title {
  text-align: left;
}
.block-home-39.block-banner-video .block-title p {
  margin-bottom: 10px;
}
.block-home-39.block-banner-video p.des {
  color: #999999;
  font-size: 18px;
  margin: 40px 0;
}
.block-home-39.block-banner-video .button-wrap > a {
  display: inline-block;
  height: 47px;
  line-height: 47px;
  padding: 0 4rem;
  text-transform: uppercase;
  color: #fff;
  background: #111;
  margin-right: 10px;
  font-size: 14px;
}
.block-home-39.block-banner-video:before {
  content: "";
  display: inline-block;
  background: #fff;
  position: absolute;
  right: -80px;
  top: 0;
  z-index: 1;
  width: 80px;
  height: 100%;
}
.block-home-39.full-product-slider .products-grid {
  margin-bottom: -20px;
  margin-top: -20px;
}
.block-home-39.full-product-slider .products-grid .owl-stage-outer {
  padding-top: 20px;
  padding-bottom: 20px;
}
.block-home-39.block-slider-filterProducts {
  width: 47%;
  margin: 0px auto;
}
.block-home-39.block-slider-filterProducts .owl-stage-outer {
  padding-top: 20px;
  padding-bottom: 20px;
}
.block-home-39.block-slider-filterProducts .owl-stage-outer .product-item {
  margin-bottom: 0;
}
.block-home-39.blog-slider-type-6 .block-content {
  margin-left: -30px;
  margin-right: -30px;
}
.block-home-39.blog-slider-type-6 .item {
  position: relative;
}
.block-home-39.blog-slider-type-6 .item .date-post {
  height: 70px;
  width: 60px;
  text-align: center;
  line-height: 24px;
  padding: 12px 0;
  position: absolute;
  top: 25px;
  left: -20px;
}
.block-home-39.blog-slider-type-6 .item .date-post .day {
  font-size: 24px;
}
.block-home-39.blog-slider-type-6 .item .date-post .month {
  font-size: 14px;
}
.block-home-39.blog-slider-type-6 .item .post-title {
  font-size: 24px;
  font-weight: 500;
  margin: 8px 0;
}
.block-home-39.blog-slider-type-6 .item .post-short-description {
  color: #999999;
  font-size: 16px;
}
.block-home-39.blog-slider-type-6 .item .post-read-more {
  display: none;
}
.block-home-39.blog-slider-type-6 .item:hover .image-post img {
  opacity: 0.8;
}
.block-home-39.block-brand-39 .item {
  border: 2px solid #f5f5f5;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-home-39.block-brand-39 .item img {
  opacity: 0.3;
}
.block-home-39.block-brand-39 .item:hover {
  border-color: #111111;
}
.block-home-39.block-brand-39 .item:hover img {
  opacity: 1;
}
.block-home-39 .block.block-categories .item {
  position: relative;
  margin-bottom: 0;
}
.block-home-39 .block.block-categories .item .image-cat > a {
  overflow: hidden;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  display: block;
}
.block-home-39 .block.block-categories .item .image-cat > a img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.block-home-39 .block.block-categories .item .cat-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 15px;
}
.block-home-39 .block.block-categories .item .cats-info {
  display: none;
}
.block-home-39 .block.block-categories .item:before {
  width: 100%;
  height: calc(50% + 30px);
  position: absolute;
  bottom: -25px;
  left: 0;
  display: inline-block;
  content: "";
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  z-index: -1;
}
.block-home-39 .block.block-categories .item:hover .image-cat > a {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.block-home-39 .block.block-categories .item:hover:before {
  opacity: 1;
  visibility: visible;
}
.slidershow-type-39 .owl-theme .owl-nav {
  margin-top: 0;
}
.slidershow-type-39 .owl-theme .owl-nav [class*="owl-"] {
  height: 70px;
  width: 70px;
  background-color: #fff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  opacity: 1 !important;
  position: absolute;
  top: 50%;
  color: #000000;
  padding: 0;
  margin-top: -35px;
}
.slidershow-type-39 .owl-theme .owl-nav [class*="owl-"]:before {
  font-size: 24px;
  line-height: 70px;
}
.slidershow-type-39 .owl-theme .owl-nav [class*="owl-"].owl-next {
  right: 20px;
}
.slidershow-type-39 .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;
}
.slidershow-type-39 .owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: 20px;
}
.slidershow-type-39 .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;
}
.slidershow-home39 .slidershow-type-7 .owl-theme .owl-nav [class*="owl-"] {
  margin: -30px 0 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.svs-bike-39 .item {
  display: flex;
}
.svs-bike-39 .item .image-sv img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.svs-bike-39 .item:hover .image-sv img {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.svs-bike-39 .item .info-sv {
  margin-left: 15px;
}
.svs-bike-39 .item .info-sv .sv-title {
  font-size: 16px;
  color: #000000;
  font-weight: 500;
}
.svs-bike-39 .item .info-sv .sv-text {
  color: #888888;
  font-size: 15px;
}
.filterProducts-scroll .block.block-filterproducts {
  background: #fff;
  padding: 40px 40px 55px;
  margin-top: -100px;
  z-index: 1;
  position: relative;
}
.filterProducts-scroll .block.block-filterproducts .block-content {
  margin-left: -20px;
  margin-right: -20px;
  overflow: hidden;
}
.filterProducts-scroll .block.block-filterproducts .block-content .swiper-container {
  padding-left: 20px;
  padding-right: 20px;
  overflow: inherit;
}
.filterProducts-scroll .block.block-filterproducts .block-content .swiper-container .product-item {
  margin-left: 0px !important;
}
.filterProducts-scroll .block.block-filterproducts .title-deals {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  align-items: center;
}
.filterProducts-scroll .block.block-filterproducts .title-deals .block-title {
  font-size: 4rem;
  font-weight: bold;
  text-transform: uppercase;
  width: 50%;
  text-align: center;
  padding: 30px 0;
}
.filterProducts-scroll .block.block-filterproducts .title-deals .deals-countdown {
  border: 0px;
  width: 50%;
  margin-bottom: 0;
  padding: 30px 0 20px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.filterProducts-scroll .block.block-filterproducts .title-deals .deals-countdown .colon {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin: 0px 15px;
}
.filterProducts-scroll .block.block-filterproducts .title-deals .deals-countdown .deals-time {
  border: 0;
  margin: 0px;
  line-height: 35px;
  padding: 0;
}
.filterProducts-scroll .block.block-filterproducts .title-deals .deals-countdown .deals-time .num-time {
  font-size: 4rem;
  font-weight: bold;
}
.filterProducts-scroll .block.block-filterproducts .title-deals .deals-countdown .deals-time .title-time {
  font-size: 13px;
  text-transform: uppercase;
}
.swiper-scrollbar {
  height: 6px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #f5f5f5;
}
.swiper-scrollbar .swiper-scrollbar-drag {
  background: #111111;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-wrapper-video-banner {
  position: relative;
}
.block-wrapper-video-banner:after {
  display: inline-block;
  content: "";
  background: #2a2c2f;
  width: 40.2%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.block-wrapper-video-banner .banner-images {
  position: relative;
  margin: 0;
  display: inline-block;
}
.block-wrapper-video-banner .banner-images .button-play a.play-video {
  width: 73px;
  height: 73px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 73px;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 0;
}
.block-wrapper-video-banner .banner-images .button-play a.play-video:before {
  content: '\e94e';
  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;
}
.block-home-39.block-testimonial {
  width: 65%;
  margin: 0 auto;
}
.block-home-39.block-testimonial .block-content {
  text-align: center;
  padding: 55px 20px 0;
  color: #111;
  box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  -o-box-shadow: 0 0 0;
}
.block-home-39.block-testimonial .block-content .cl-image {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 30px;
}
.block-home-39.block-testimonial .block-content .cl-image img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.block-home-39.block-testimonial .block-content .cl-des {
  font-size: 2.4rem;
  color: #999999;
}
.block-home-39.block-testimonial .block-content .cl-ratting {
  margin: 20px 0;
}
.block-home-39.block-testimonial .block-content .cl-ratting:before {
  font-size: 22px;
  letter-spacing: 0;
  font-family: icomoon;
  content: "\e97e \e97e \e97e \e97e \e97e";
  color: #ffb400;
}
.block-home-39.block-testimonial .block-content .cl-name {
  font-size: 2.4rem;
  color: #111111;
}
.block-home-39.block-testimonial .block-content .cl-country {
  font-size: 1.4rem;
  color: #888888;
}
.newsletter-home.block-home-39 {
  display: flex;
  justify-content: end;
  align-items: center;
  flex-wrap: wrap;
}
.newsletter-home.block-home-39 .newsletter-title {
  font-size: 3rem;
  text-transform: uppercase;
  border-right: 1px solid;
  padding-right: 55px;
  margin-right: 55px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.newsletter-home.block-home-39 .newsletter-content {
  margin-right: 55px;
  width: 430px;
}
.newsletter-home.block-home-39 .newsletter-content h3 {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 12px;
}
.newsletter-home.block-home-39 .newsletter-content .subscribe-home .newsletter-content {
  display: flex;
  width: 100%;
  position: relative;
}
.newsletter-home.block-home-39 .newsletter-content .subscribe-home .newsletter-content .mage-error {
  color: #fff;
}
.newsletter-home.block-home-39 .newsletter-content .subscribe-home .newsletter-content .input-box {
  width: 100%;
}
.newsletter-home.block-home-39 .newsletter-content .subscribe-home .newsletter-content .input-box input {
  height: 45px;
  color: #888888;
  font-size: 14px;
  width: 100%;
  border: 0px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.newsletter-home.block-home-39 .newsletter-content .subscribe-home .newsletter-content .action-button button {
  position: absolute;
  right: 15px;
  top: 0px;
  padding: 0;
  background: transparent;
  line-height: 45px;
}
.newsletter-home.block-home-39 .newsletter-content .subscribe-home .newsletter-content .action-button button: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: 22px;
  color: #111;
}
.newsletter-home.block-home-39 .newsletter-content .subscribe-home .newsletter-content .action-button button span {
  display: none;
}
@media (min-width: 1140px) {
  .newsletter-testimonial .row > .col-lg-8 {
    flex: 0 0 60.5%;
    max-width: 60.5%;
  }
  .newsletter-testimonial .row > .col-lg-4 {
    flex: 0 0 39.5%;
    max-width: 39.5%;
  }
}
@media (min-width: 1200px) {
  .block-wrapper-video-banner .banner-images img {
    margin-top: -170px;
  }
  .block-home-39.block-slider-filterProducts .owl-theme .owl-nav [class*="owl-"]:before {
    width: 70px;
    height: 70px;
    text-align: center;
    background: #f5f5f5;
    line-height: 70px;
  }
  .block-home-39.block-slider-filterProducts .owl-theme .owl-nav [class*="owl-"].owl-prev {
    left: -145px;
    padding-right: 145px;
  }
  .block-home-39.block-slider-filterProducts .owl-theme .owl-nav [class*="owl-"].owl-next {
    right: -145px;
    padding-left: 145px;
  }
  .block-home-39.block-slider-filterProducts .owl-theme .owl-nav [class*="owl-"]:hover:before {
    color: #fff;
    background: #111111;
  }
}
@media (max-width: 1199px) {
  .block-home-39.block-slider-filterProducts {
    width: 70%;
  }
  .block-home-39.block-testimonial {
    width: 100%;
  }
  .newsletter-home.block-home-39 {
    padding-left: 15px;
  }
  .newsletter-home.block-home-39 .newsletter-content {
    width: inherit;
    flex: 1 1 0;
    margin-right: 15px;
  }
}
@media (min-width: 577px) and (max-width: 1199px) {
  .block-brand-39.block-home-39 {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .filterProducts-scroll .block.block-filterproducts .title-deals .deals-countdown {
    padding: 23px 0 15px;
  }
  .filterProducts-scroll .block.block-filterproducts .title-deals .deals-countdown .deals-time .num-time,
  .filterProducts-scroll .block.block-filterproducts .title-deals .block-title {
    font-size: 3rem;
  }
  .block-home-39.block-slider-filterProducts .owl-stage-outer {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .block-home-39 .block-title strong,
  .filterProducts-scroll .block.block-filterproducts .title-deals .deals-countdown .deals-time .num-time {
    font-size: 3rem;
  }
  .filterProducts-scroll .block.block-filterproducts {
    padding: 10px 10px 20px;
    margin-top: 0;
  }
  .filterProducts-scroll .block.block-filterproducts .title-deals .block-title {
    font-size: 3rem;
    width: 100%;
  }
  .filterProducts-scroll .block.block-filterproducts .title-deals .deals-countdown {
    width: 100%;
  }
  .newsletter-home.block-home-39 .newsletter-title {
    border-right: 0;
    padding-top: 0;
  }
  .block-home-39.blog-slider-type-6 .item .date-post {
    top: 0;
    left: 0;
  }
}
@media (max-width: 1080px) {
  .block-home-39.block-banner-video:before,
  .block-wrapper-video-banner:after {
    display: none;
  }
  .newsletter-home.block-home-39 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .block-wrapper-video-banner {
    margin-top: 100px !important;
    padding-bottom: 100px !important;
  }
}
@media (max-width: 767px) {
  .block-home-39.block-slider-filterProducts {
    margin-top: 30px;
  }
  .block-home-39.block-banner-video {
    padding: 0 0 100px;
  }
  .svs-bike-39 .item {
    margin-bottom: 25px;
  }
  .block-home-39.block-slider-filterProducts {
    width: 100%;
  }
  .block-home-39.block-slider-filterProducts .owl-nav {
    display: none !important;
  }
}
/**
 * Listing page
 */
.products.wrapper.products-grid .product-items {
  margin-bottom: 0;
}
/**
 * Sidebar
 */
.sidebar .block {
  margin-bottom: 30px !important;
  /**
     * Block title
     */
  /**
     * Block content
     */
  /**
     * Filter block
     */
}
.sidebar .block .block-title {
  margin: 0;
  padding-bottom: 10px;
}
.sidebar .block .block-title strong {
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 128.571%;
}
.sidebar .block .block-title .counter {
  display: none !important;
}
.sidebar .block .block-content,
.sidebar .block .empty {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  padding: 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.sidebar .block.filter .block-subtitle {
  display: none;
}
.sidebar .block.filter .block-content {
  background-color: #f9f9f9;
  border: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.sidebar .block.filter .filter-actions .action.clear {
  text-decoration: none;
  background-color: #4a5678;
  padding: 7px 20px;
  color: #ffffff;
  border-radius: 4px;
}
.sidebar .block.filter .filter-actions .action.clear:hover {
  background-color: #3c4662;
}
.sidebar .block.filter .filter-options .filter-options-content {
  margin: 0;
}
.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-item {
  margin: 0 -20px 20px;
  padding: 0 20px 20px;
  border-bottom: 1px solid #e9e9e9;
}
.sidebar .block.filter .filter-options-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 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 {
  display: block !important;
}
.sidebar .block.filter .filter-options .filter-options-content .price-slider-wrap {
  padding: 0 6px;
}
.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: block;
  padding: 3px 0;
  text-decoration: none;
  color: #444;
  position: relative;
}
.sidebar .block.filter .filter-options .filter-options-content ol li a .count {
  float: right;
}
.sidebar .block.filter .filter-options .filter-options-content ol li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border: 1px solid #e3e1e1;
  background-color: #fff;
  position: relative;
  top: -1px;
  margin-right: 4px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.sidebar .block.filter .filter-options .filter-options-content ol li a:hover:after {
  position: absolute;
  left: 4px;
  top: -2px;
  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: 18px;
}
.sidebar .block.filter .filter-options .filter-options-item:last-child .filter-options-content {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.sidebar {
  /**
     * Block compare
     */
}
.sidebar .swatch-attribute-options {
  margin: 0;
}
.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;
  padding: 9px;
  margin-bottom: 30px;
}
.modes .modes-label {
  display: none;
}
.modes .modes-mode {
  height: 36px;
  width: 36px;
  border: 1px solid #e5e5e5 !important;
  background-color: #fff;
  margin-right: 5px;
  text-align: center;
  line-height: 34px;
  padding: 0;
  color: #222;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.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 #e5e5e5;
  line-height: 34px;
  background-color: #fff;
  font-size: unset;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  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;
}
/**
 * Product list style
 */
.products.wrapper.products-list .product-items {
  margin: 0;
}
.products-list .product-item,
.products-list .product-items {
  font-size: unset;
}
.products-list .product-item {
  margin-bottom: 30px;
}
.products-list .product-image-container {
  vertical-align: top;
}
.products-list .product-image-wrapper img {
  min-height: 150px;
}
.products-list .image-product {
  display: block;
  width: 240px;
  border: 1px solid #e5e5e5;
  padding: 1px;
  position: relative;
}
.products-list .image-product .product-item-photo {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
}
.products-list .image-product .quickview-handler {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.products-list .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: 20px;
}
.products-list .image-product .quickview-handler span {
  display: none;
}
.products-list .image-product:hover .quickview-handler {
  opacity: 1;
  visibility: visible;
}
.products-list .product-item-details {
  padding-left: 30px;
}
.products-list .product-item-name {
  margin: 0 0 5px;
  font-size: 116.67%;
}
.products-list .product-item-name a {
  font-weight: 700;
}
.products-list .product-item .product-reviews-summary .reviews-actions {
  position: relative;
  top: 2px;
  margin-left: 5px;
}
.products-list .product-item .price-box {
  margin: 9px 0;
}
.products-list .product-item .price-box .price {
  font-size: 126.67%;
  font-weight: 400;
  color: #e74c3c;
}
.products-list .product-item .price-box .old-price .price {
  font-size: 14px;
  position: relative;
  top: 1px;
  color: #888;
}
.products-list .product-item-description {
  margin: 0 0 20px;
}
.products-list .product-item-description .action.more {
  display: none;
}
.products-list .actions-primary {
  vertical-align: top;
}
.products-list .actions-primary button {
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  text-transform: uppercase;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.products-list .actions-secondary .action {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #e5e5e5;
  float: left;
  margin-left: 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.products-list .actions-secondary .action:before,
.products-list .actions-secondary .action span {
  display: none !important;
}
.products-list .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: 16px;
}
.products-list .actions-secondary .action.tocompare:after {
  content: '\e952';
  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;
}
@media (min-width: 768px) {
  .toolbar-products .modes {
    float: left;
    margin-right: 20px;
    margin-left: 0;
  }
  .toolbar-products .modes-mode {
    float: left;
  }
  .toolbar-products .toolbar-amount {
    float: left;
  }
  .toolbar-products .sorter {
    float: right;
  }
}
@media (max-width: 768px) {
  .filter-mobile-btn {
    display: inline-block;
    float: left;
    margin-right: 5px;
  }
  .filter-mobile-btn #btn-filter {
    display: block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
  }
  .filter-mobile-btn #btn-filter:before {
    content: '\e93a';
    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;
  }
  .filter-mobile-btn span {
    display: none;
  }
  .block.filter .filter-title {
    position: relative;
  }
  .close-filter {
    display: inline-block;
    position: absolute;
    top: -15px;
    right: -15px;
  }
  .block.filter {
    position: fixed;
    left: -320px;
    top: 0;
    bottom: 0;
    width: 300px;
    padding: 20px;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    margin: 0 !important;
    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.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
  }
  .show-filter-sidebar .block.filter {
    left: 0;
  }
  .show-filter-sidebar,
  .show-filter-sidebar body {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .toolbar-amount {
    display: none;
  }
  .sorter {
    float: right;
  }
  .products-list .product-item-info {
    display: block;
    width: 100%;
  }
  .products-list .image-product {
    width: 200px;
    float: left;
    display: block;
  }
  .products-list .product-item-details {
    display: block;
    margin-left: 220px;
    padding-left: 0;
    padding-right: 0;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .products-list .product-item-actions .actions-secondary > .action.tocompare {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .products-grid .product-image-container {
    display: block;
    width: 100% !important;
  }
  .products-list .product-item-info .image-product {
    width: 100%;
    float: none;
    text-align: center;
  }
  .products-list .product-item-info .product-item-details {
    margin: 0;
    float: none;
    padding: 15px 0;
  }
}
/**
 * Detail page
 */
/**
 * Compare, wishlist, email to friend
 */
.product-info-main .product.attribute.sku .value,
.product-info-main .stock.available {
  color: #00abf0;
}
.product-info-main .product-reviews-summary .rating-summary {
  padding-right: 5px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 100%;
}
.product-info-main .page-title-wrapper .page-title {
  text-transform: unset;
  font-weight: 700;
}
.product-info-main .product-social-links .action,
.product-info-main .product-addto-links .action {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  float: left;
  margin-left: 5px;
  padding: 0;
  color: #999 !important;
  background: #fff !important;
  border: 1px solid #ddd !important;
  text-align: center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  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 .product-social-links .towishlist:before,
.product-info-main .product-addto-links .towishlist:before {
  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: 16px;
}
.product-info-main .product-social-links .tocompare:before,
.product-info-main .product-addto-links .tocompare:before {
  content: '\e952';
  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;
}
.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 .product-social-links {
  float: left;
  width: unset;
  vertical-align: top;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  padding-top: 0 !important;
}
.magnifier-preview {
  left: 100% !important;
  top: 0 !important;
  margin-left: 20px;
}
.product-info-main .box-tocart .field.qty .qty-control,
.product-options-bottom .box-tocart .field.qty .qty-control {
  display: flex;
}
.product-info-main .box-tocart .field.qty .qty-control .qty-button,
.product-options-bottom .box-tocart .field.qty .qty-control .qty-button {
  margin-top: 3px;
  margin-right: 3px;
}
.product-info-main .box-tocart .field.qty .qty-control .qty-btn,
.product-options-bottom .box-tocart .field.qty .qty-control .qty-btn {
  width: 15px;
  height: 15px;
}
.product-info-main .box-tocart .field.qty .qty-control .qty-btn:first-child,
.product-options-bottom .box-tocart .field.qty .qty-control .qty-btn:first-child {
  margin-bottom: 2px;
}
.product-info-main .box-tocart .field.qty .qty-control .qty-btn:before,
.product-options-bottom .box-tocart .field.qty .qty-control .qty-btn:before {
  left: 3px;
  top: 7px;
}
.product-info-main .box-tocart .field.qty .qty-control .qty-plus:after,
.product-options-bottom .box-tocart .field.qty .qty-control .qty-plus:after {
  top: 3px;
  left: 7px;
}
/**
 * Table attributes product
 */
.additional-attributes-wrapper table,
.additional-attributes-wrapper {
  margin-bottom: 0;
}
.product.data.items .item.title > .switch .counter {
  display: none;
}
.default-style .resp-tabs-list {
  border-bottom: 1px solid #e5e5e5;
}
.default-style .resp-tabs-list li {
  float: left;
  margin: 0 -1px -1px 0;
  border-color: #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  text-transform: uppercase;
  color: #222;
  padding: 12px 20px !important;
  font-weight: 700;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.default-style .resp-tabs-list li.active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
.default-style .resp-tabs-list li.active:before {
  content: "";
  display: block;
  left: -1px;
  height: 4px;
  position: absolute;
  right: -1px;
  top: -4px;
  z-index: 20;
}
.default-style .resp-tabs-container {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.product.data.items.accordion-style .item.title.resp-accordion {
  padding: 12px 20px !important;
  background-color: #fff;
}
.product.data.items.accordion-style .item.title.resp-accordion a {
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
}
.product.data.items.accordion-style .item.title.resp-accordion a:after {
  float: right;
  vertical-align: middle;
  position: relative;
  top: -5px;
  color: #666;
  content: '\e94f';
  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: 21px;
}
.product.data.items.accordion-style .item.title.resp-accordion.active a:after {
  content: '\e977';
  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: 21px;
}
.vertical-style ul.resp-tabs-list {
  float: left;
}
.vertical-style .resp-tabs-list li {
  margin-right: -1px;
  margin-left: unset;
  text-align: right;
}
.vertical-style .resp-tabs-container {
  margin-left: 200px;
  margin-right: unset;
}
.vertical-style .resp-tabs-list li {
  padding: 15px 30px;
  background: none !important;
  text-transform: uppercase;
  border-color: #e5e5e5;
  font-weight: 700;
  color: #444;
}
.vertical-style .resp-tab-content {
  border-color: #e5e5e5;
}
.vertical-style .resp-tabs-list li.active:before {
  content: "";
  display: inline-block;
  width: 4px;
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
}
/**
 * Review
 */
.review-list .block-title strong {
  line-height: 1.1;
  font-size: 107.69%;
  display: block;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  color: #444;
}
.review-title {
  margin: 0 0 20px;
  font-size: 100%;
  font-weight: 700;
}
.review-item {
  padding: 20px 0;
}
.review-items .rating-summary .rating-result {
  position: relative;
  top: -5px;
}
.review-form .action.submit.primary {
  border: none !important;
}
.review-form .review-form-actions {
  margin-bottom: 10px;
}
.review-control-vote input[type="radio"] {
  visibility: hidden;
}
/**
 * Service sidebar
 */
.service-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.service-sidebar ul li {
  margin: 0;
}
.service-sidebar ul li a {
  display: block;
  padding: 10px 0;
}
.service-sidebar ul li a::after {
  content: "";
  display: block !important;
  clear: both;
}
.service-sidebar ul li a span {
  display: block;
}
.service-sidebar ul li a .service-image {
  width: 69px;
  float: left;
}
.service-sidebar ul li a .service-info {
  margin-left: 80px;
  padding-top: 16px;
}
.service-sidebar ul li:not(:last-child) {
  border-bottom: 1px dashed #e5e5e5;
}
/**
 * Related upsell crossell product slider
 */
.detail-product-slider .product-items,
.detail-product-slider .products-grid .product-item {
  margin: 0;
}
/**
 * Update product page style
 */
.product.media .degree-action-group {
  top: 0;
  left: 0;
  right: auto;
}
.product.media .btn-degree-action {
  margin-bottom: 0;
}
.product.media .toggle-degree-view {
  top: 50px;
  right: 5px;
  left: auto;
}
.product.media {
  position: relative;
}
.product.media .towishlist {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #999;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  z-index: 20;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.product.media .towishlist span {
  display: none;
}
.product.media .towishlist:before {
  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: 16px;
}
.product-info-main .product-info-stock-sku .tocompare {
  margin: 0;
  padding: 0;
  font-size: unset;
  display: inline-block;
  font-weight: unset;
  line-height: 1.5;
  background: none !important;
  color: #999 !important;
  text-transform: uppercase;
  position: relative;
  padding-left: 22px;
}
.product-info-main .product-info-stock-sku .tocompare:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: '\e952';
  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;
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  display: table;
  width: 100%;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  display: flex !important;
  float: left;
  padding-right: 10px;
}
.product-info-main .box-tocart .field.qty .label,
.product-options-bottom .box-tocart .field.qty .label {
  margin: 0;
  padding-right: 10px !important;
  line-height: 40px;
  height: 40px;
}
.product-info-main .box-tocart .field.qty .control,
.product-options-bottom .box-tocart .field.qty .control {
  border: 1px solid #e5e5e5;
}
.product-info-main .box-tocart .field.qty .control .qty,
.product-options-bottom .box-tocart .field.qty .control .qty {
  height: 38px;
  color: #444;
  border: none;
  background: none;
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  max-width: 500px;
}
.product-info-main .box-tocart .fieldset .actions,
.product-options-bottom .box-tocart .fieldset .actions {
  display: flex;
  flex-wrap: wrap;
  padding-right: 10px;
}
.product-info-main .box-tocart .fieldset .actions .tocart,
.product-options-bottom .box-tocart .fieldset .actions .tocart,
.product-info-main .box-tocart .fieldset .actions .buynow,
.product-options-bottom .box-tocart .fieldset .actions .buynow {
  white-space: nowrap;
  padding: 0 15px;
  height: 40px;
  line-height: 38px;
}
.product-info-main .box-tocart .fieldset .actions .tocart,
.product-options-bottom .box-tocart .fieldset .actions .tocart {
  order: 5;
  margin-bottom: 10px;
}
.product-info-main .box-tocart .fieldset .actions .tocart:before,
.product-options-bottom .box-tocart .fieldset .actions .tocart:before {
  vertical-align: top;
  margin-right: 3px;
  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: 16px;
}
.product-info-main .box-tocart .fieldset .actions .buynow,
.product-options-bottom .box-tocart .fieldset .actions .buynow {
  order: 10;
  text-transform: uppercase;
  position: relative;
  right: -10px;
}
.product-info-main .box-tocart .fieldset .actions .buynow:before,
.product-options-bottom .box-tocart .fieldset .actions .buynow:before {
  vertical-align: top;
  margin-right: 3px;
  content: '\e957';
  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;
}
.product-info-main .box-tocart .fieldset .actions #instant-purchase,
.product-options-bottom .box-tocart .fieldset .actions #instant-purchase {
  order: 15;
  width: 100%;
}
.sticky-product-action .field.qty {
  border: 1px solid #e5e5e5;
  display: flex;
}
.sticky-product-action .field.qty #sticky-qty {
  height: 38px;
  background: none;
  border: none;
}
.sticky-product-action .field.qty .qty-button {
  margin-top: 3px;
  margin-right: 3px;
}
.sticky-product-action .field.qty .qty-btn {
  width: 15px;
  height: 15px;
}
.sticky-product-action .field.qty .qty-btn:before {
  left: 3px;
  top: 7px;
}
.sticky-product-action .field.qty .qty-btn.qty-plus:after {
  top: 3px;
  left: 7px;
}
.sticky-product-action .field.qty .qty-btn:first-child {
  margin-bottom: 2px;
}
.sticky-product-action .sticky-button button {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}
.sticky-product-action .sticky-price .price-box {
  padding-top: 5px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  margin-right: 15px;
  margin-left: 0;
}
.product-info-main .product.attribute.sku {
  margin-right: 18px;
}
/**
 * Sm - BundleImage
 */
.fieldset-bundle-options .field.option {
  margin-bottom: 30px !important;
}
.fieldset-bundle-options .field.option > .label {
  display: block !important;
  background: #f5f5f5;
  padding: 10px 15px !important;
  font-weight: 700;
  font-size: 107.69%;
  color: #222;
  margin-bottom: 20px !important;
  text-transform: uppercase;
  position: relative;
  text-align: unset !important;
}
.fieldset-bundle-options .field.option > .label:before {
  content: "";
  display: block;
  width: 2px;
  z-index: 100;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
}
.fieldset-bundle-options .field.choice.choice-inline {
  display: flex;
  align-items: unset;
}
.fieldset-bundle-options .field.choice.choice-inline .label {
  margin: 0 !important;
}
.fieldset-bundle-options .field.choice.choice-inline > input {
  float: left;
  min-width: 18px;
  margin-top: 12px !important;
}
.fieldset-bundle-options .field.choice.choice-inline .label-option-content {
  display: flex;
  padding-left: 50px;
  margin-left: 6px;
  min-height: 40px;
  align-items: center;
  position: relative;
}
.fieldset-bundle-options .field.choice.choice-inline .label img {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
}
.fieldset-bundle-options .field.choice.choice-inline .price-container,
.fieldset-bundle-options .field.choice.choice-inline .price-container .price {
  font-size: 100%;
}
.fieldset-bundle-options .field.choice .label {
  margin-bottom: 0 !important;
}
.fieldset-bundle-options .field.choice .detail-btn,
.fieldset-bundle-options .field.choice .quickview-btn {
  display: inline-block;
  vertical-align: top;
  min-width: 24px;
  width: 24px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #f5f5f5;
  position: relative;
  top: 0;
  margin: 0 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.fieldset-bundle-options .field.choice .detail-btn span,
.fieldset-bundle-options .field.choice .quickview-btn span {
  display: none;
}
.fieldset-bundle-options .field.choice .detail-btn:before {
  content: '\e971';
  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: 12px;
}
.fieldset-bundle-options .field.choice .quickview-btn: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: 12px;
}
.child-bundle-items .item .bundle-image + .quickview-handler {
  margin-top: 5px;
  background: #f5f5f5;
  text-align: center;
  padding: 5px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
@media (min-width: 1200px) {
  html .page-layout-1column .product.media {
    width: 500px;
  }
  html .page-layout-1column .product-info-main {
    width: calc(100% - 530px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product.info.detailed .product.data.items {
    margin-bottom: 30px;
  }
  .page-layout-2columns-right.catalog-product-view .page-main,
  .page-layout-2columns-left.catalog-product-view .page-main {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .page-layout-2columns-right.catalog-product-view .page-main,
  .page-layout-2columns-left.catalog-product-view .page-main {
    padding-bottom: 10px;
  }
  .product.media {
    margin-bottom: 20px !important;
  }
  .product.info.detailed .product.data.items {
    margin-bottom: 30px;
  }
  .default-style .resp-tabs-list li {
    float: none !important;
    margin: 0 0 15px !important;
    border: 1px solid #ddd !important;
  }
}
@media (max-width: 560px) {
  .product-info-main .box-tocart .fieldset .actions,
  .product-options-bottom .box-tocart .fieldset .actions,
  .product-info-main .box-tocart .fieldset .actions .buynow {
    width: 100%;
    right: 0;
  }
}
/**
 * Pages
 */
/**
 * About us
 */
.title-shop-page {
  font-size: 170%;
  font-weight: 700;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 20px;
}
.title-bonus {
  position: relative;
  margin-bottom: 25px;
}
.title-bonus:before {
  content: "";
  display: block;
  height: 3px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  top: 17px;
  left: 0;
  right: 0;
}
.title-bonus strong {
  font-size: 180%;
  font-weight: 400;
  position: relative;
  color: #444;
  background-color: #fff;
  z-index: 10;
  padding-right: 30px;
}
.list-why-choose {
  margin-bottom: 30px;
}
.list-why-choose .title-bonus {
  margin-bottom: 15px;
}
.list-why-choose .why-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-why-choose li {
  padding-left: 30px;
  margin: 0;
  position: relative;
}
.list-why-choose li:before {
  position: absolute;
  top: 6px;
  left: 0;
  content: '\e919';
  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;
}
.list-why-choose li a {
  border-bottom: 1px dashed #ddd;
  display: block;
  padding: 10px 0;
}
.top-shop-info {
  margin-bottom: 30px;
}
.top-shop-info::after {
  content: "";
  display: block !important;
  clear: both;
}
.top-shop-info .top-image {
  float: left;
  width: 270px;
}
.top-shop-info .top-info {
  margin-left: 300px;
}
.our-member .title-bonus {
  text-align: center;
}
.our-member .title-bonus strong {
  padding: 0 30px;
}
.our-member .description {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 20px;
}
.slider-member {
  padding-top: 40px;
  margin-bottom: 60px;
}
.slider-member .member-info {
  text-align: center;
  padding: 10px 10px 0;
}
.slider-member .member-name {
  font-size: 128.561%;
  color: #222;
}
.slider-member .member-job {
  font-size: 116.67%;
  margin: 2px 0 7px;
}
.slider-member .owl-theme .owl-dots {
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  margin: 0 !important;
}
.slider-member .owl-theme .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  background-color: #d7d7d5;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonial-container {
  border: 1px solid #e5e5e5;
  padding: 30px;
  position: relative;
}
.testimonial-container .testimonial-title {
  font-size: 128.571%;
  background: #fff;
  padding: 0 10px;
  position: absolute;
  top: -14px;
  left: 19px;
  color: #222;
}
.testimonial-container .owl-theme .owl-nav {
  display: inline-block;
  background: #fff;
  padding: 0 5px;
  position: absolute;
  top: -44px;
  right: -20px;
  margin: 0;
}
.testimonial-container .owl-theme .owl-nav [class*='owl-'] {
  width: 26px;
  height: 26px;
  margin: 0 3px;
  padding: 0;
  background: none;
  color: #666;
  opacity: .4;
  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;
}
.testimonial-container .owl-theme .owl-nav [class*='owl-']:hover {
  opacity: 1;
}
.testimonial-container .owl-theme .owl-nav [class*='owl-'].owl-next:before {
  line-height: 1;
  content: '\e94f';
  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: 25px;
}
.testimonial-container .owl-theme .owl-nav [class*='owl-'].owl-prev:before {
  line-height: 1;
  content: '\e977';
  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: 25px;
}
.testimonial-container .client-about {
  padding-top: 15px;
}
.testimonial-container .client-about .name {
  font-size: 116.67%;
  color: #444;
}
/**
 * Contact Us
 */
.google-map {
  border: 5px solid #ddd;
  line-height: 0;
  margin-bottom: 40px;
}
.google-map iframe {
  width: 100%;
}
.contact-form-info .contact-form {
  order: 2;
}
.contact-form-info .info-contact {
  order: 1;
}
.title-bonus-page h2 {
  text-transform: uppercase;
  color: #222;
  font-weight: 600;
  margin-bottom: 20px;
}
.info-contact .address-info {
  margin: 25px 0 30px;
  padding: 0;
  list-style: none;
}
.info-contact .address-info li {
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0 10px 30px;
  position: relative;
}
.info-contact .address-info li:first-child {
  border-top: 1px solid #e5e5e5;
}
.info-contact .address-info li.add-icon:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: '\e90a';
  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: 26px;
}
.info-contact .address-info li.email-icon:before {
  position: absolute;
  left: 2px;
  top: 3px;
  content: '\e908';
  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: 21px;
}
.info-contact .address-info li.phone-icon:before {
  position: absolute;
  left: 2px;
  top: 3px;
  content: '\e967';
  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: 21px;
}
.block-contact-form {
  margin-bottom: 20px;
}
.block-contact-form .fieldset {
  margin-bottom: 0;
}
.block-contact-form .fieldset > .field {
  margin-bottom: 18px;
}
.block-contact-form .bonus-title {
  text-transform: uppercase;
  color: #222;
  font-weight: 600;
  margin-bottom: 20px;
}
.block-contact-form .bonus-title strong {
  font-size: 2rem;
  font-weight: 600;
}
.block-contact-form .field.email,
.block-contact-form .field.telephone,
.block-contact-form .field.name {
  max-width: 270px;
}
.block-contact-form .actions-toolbar button {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .block-contact-form .field.email,
  .block-contact-form .field.telephone,
  .block-contact-form .field.name {
    max-width: unset;
  }
}
@media (max-width: 480px) {
  .top-shop-info .top-image {
    float: none;
    width: unset;
  }
  .top-shop-info .top-info {
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
  }
}
/**
 * Account
 */
.block-collapsible-nav-content .nav.items {
  display: block;
}
.block-collapsible-nav .item .delimiter {
  width: 100%;
}
.block-collapsible-nav .item a {
  width: 100%;
}
.account.page-layout-2columns-left .column.main {
  padding-left: 30px;
}
.account-nav .item {
  display: block;
  width: 100%;
  margin: 0;
}
.account-nav .item a {
  color: #222;
}
@media (min-width: 768px) {
  html .account.page-layout-2columns-left .sidebar-main,
  html .account.page-layout-2columns-left .sidebar-additional {
    width: 270px;
  }
  html .account.page-layout-2columns-left .column.main {
    width: calc(100% - 300px);
  }
}
/**
 * RESPONSIVE
 */
@media (max-width: 767px) {
  .account .page-main {
    padding-top: 70px;
  }
  .block-collapsible-nav {
    top: 10px;
  }
  .block-collapsible-nav .title {
    padding: 11px 46px 10px 0;
  }
}
/**
 * Checkout page
 */
.checkout-index-index .opc-block-summary .product-image-container {
  width: 60px !important;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
  margin-left: 70px;
  margin-right: 0;
}
.checkout-index-index .page-wrapper .opc-progress-bar {
  display: none !important;
}
.checkout-index-index .page-wrapper .page-title-wrapper {
  position: static;
  width: auto;
  height: auto;
}
.checkout-index-index .page-wrapper .page-title-wrapper .page-title {
  text-transform: uppercase;
  font-weight: 700;
}
.opc-wrapper {
  margin: 0;
}
.checkout-container {
  margin: 0;
}
.checkout-container .authentication-wrapper {
  margin-top: -53px;
}
.checkout-container .authentication-wrapper .action-auth-toggle {
  background: #e5e5e5;
  padding: 7px 20px;
  color: #333;
}
.checkout-container .authentication-wrapper .authentication-dropdown {
  border-color: #e5e5e5;
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
  padding: 20px;
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-header {
  display: none;
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap .actions-toolbar {
  margin: 0;
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap .actions-toolbar .primary button {
  font-size: 100%;
  font-weight: normal;
  padding: 7px 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.checkout-container .authentication-wrapper .authentication-dropdown .block-authentication .actions-toolbar > .secondary {
  padding-top: 3px;
}
.checkout-container .authentication-wrapper .authentication-dropdown .block-authentication .block-title {
  font-size: 100%;
  text-align: left;
}
.checkout-container .authentication-wrapper .authentication-dropdown .block-authentication .block-title strong {
  font-size: 116.67%;
  text-transform: uppercase;
  font-weight: 600;
}
.opc-sidebar {
  margin-top: 35px !important;
}
.opc-sidebar .modal-header {
  padding: 0;
}
.opc-sidebar .action-close {
  margin: 17px 10px 10px;
  z-index: 99;
}
.opc-block-summary .items-in-cart > .title:after {
  right: -10px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
  border-color: #e5e5e5;
  font-size: 116.67%;
}
.opc-block-summary {
  padding: 20px;
  margin: 0;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 100% !important;
  font-weight: 600;
}
.opc-block-summary .minicart-items .product-item-details {
  padding: 0;
  margin-left: 60px;
  position: relative;
  top: -10px;
}
.opc-block-summary .minicart-items .product-item:not(:first-child) {
  border-color: #e5e5e5;
}
.opc-block-summary .minicart-items .product-item-name {
  font-weight: 600;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: unset !important;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 600;
}
.table-checkout-shipping-method .row {
  margin: 0;
}
.checkout-payment-method .payment-option-title {
  padding: 20px 0 !important;
  text-transform: uppercase;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #666;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  position: relative;
  top: -2px;
}
.checkout-payment-method .payment-option-content {
  padding: 0;
}
.opc-block-shipping-information {
  padding: 30px 0;
}
.opc-estimated-wrapper .estimated-block {
  float: left;
}
@media (min-width: 768px) {
  .opc-sidebar {
    float: right !important;
  }
  .opc-wrapper {
    float: left !important;
    padding-right: 30px !important;
    padding-left: 0 !important;
  }
}
@media (max-width: 768px) {
  /**
     * Checkout page
     */
  .custom-slide .modal-inner-wrap {
    background-color: #fff;
  }
  .opc-estimated-wrapper .minicart-wrapper {
    display: none !important;
  }
  .opc-block-summary .minicart-items-wrapper {
    max-height: unset;
  }
  .opc-block-summary .product-item .subtotal,
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    text-align: unset;
  }
  .opc-block-summary .minicart-items .product-item-name {
    margin-bottom: 0;
  }
  .minicart-items .product-item-details .details-qty {
    margin-top: 0;
  }
}
/**
 * Login - Register
 */
.captcha-reload {
  width: 50px;
  height: 50px;
  padding: 0;
  vertical-align: top;
  line-height: 50px;
  border: none !important;
  background-color: #ddd;
  color: #222;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.captcha-reload:before {
  content: '\e901';
  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: 26px;
}
.captcha-reload span {
  display: none;
}
.login-container .block .login .actions-toolbar > .primary {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.customer-account-login .login-container .block-new-customer,
.customer-account-login .login-container .block-customer-login {
  padding: 30px;
  background-color: #f7f7f7;
  min-height: 450px;
}
.customer-account-login .login-container .block-new-customer .block-title,
.customer-account-login .login-container .block-customer-login .block-title {
  font-size: 128.571%;
  text-transform: uppercase;
  color: #333;
  padding-bottom: 10px;
}
.customer-account-login .login-container .fieldset:after {
  display: none;
}
.customer-account-create .form-create-account {
  width: 100% !important;
}
.customer-account-create .form-create-account .legend {
  font-size: 128.581%;
  text-transform: uppercase;
  color: #333;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
}
.customer-account-create .form-create-account .fieldset.additional_info {
  clear: both;
}
.customer-account-create .form-create-account .fieldset.create.account,
.customer-account-create .form-create-account .fieldset.create.info {
  background-color: #f7f7f7;
  padding: 30px;
  width: 48.7%;
  min-height: 443px;
}
.customer-account-create .form-create-account .fieldset.create.info {
  float: left;
}
.customer-account-create .form-create-account .fieldset.create.account {
  float: right;
}
.customer-account-create .form-create-account .actions-toolbar {
  margin-bottom: 20px;
  padding: 0 30px;
  clear: both;
}
.customer-account-create .form-create-account .actions-toolbar .action.back {
  display: none;
}
.password-strength-meter {
  background-color: #eee;
  margin-top: 1px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/**
 * Forgot password
 */
.form.password.forget {
  padding: 30px;
  background-color: #f7f7f7;
}
.form.password.forget .actions-toolbar .action.back {
  display: none;
}
@media (max-width: 767px) {
  .customer-account-login .login-container .block-new-customer,
  .customer-account-login .login-container .block-customer-login {
    min-height: unset;
    margin-bottom: 30px;
  }
  .customer-account-create .form-create-account .fieldset.create.account,
  .customer-account-create .form-create-account .fieldset.create.info {
    width: 100%;
    min-height: unset;
    margin-bottom: 30px;
  }
  .customer-account-create .form-create-account .actions-toolbar {
    padding: 0;
  }
  .control.captcha-image .captcha-img {
    display: unset;
  }
}
/**
 * Newsletter popup
 */
.fancybox-skin {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.w-newsletter {
  width: 880px;
  margin: 0 auto;
  padding: 0;
  background: url("../images/bg-newsletter.jpg") no-repeat center center;
}
.w-newsletter .subscribe-bottom .checker {
  position: relative;
  top: -1px;
}
.newsletter-info {
  margin-left: 445px;
  padding: 62px 20px 62px;
  text-align: center;
}
.newsletter-info .top-newsletter {
  font-size: 183.33%;
  font-weight: 600;
  color: #2b375d;
}
.newsletter-info .bottom-newsletter {
  font-size: 300%;
  color: #2b375d;
  line-height: 1;
  font-weight: 700;
  margin: 5px 0 20px;
}
.newsletter-info .news-description {
  color: #2b375d;
}
.form-newsletter-popup {
  position: relative;
}
.form-newsletter-popup .input-text {
  background-color: #fff;
  border: none !important;
  height: 42px;
  padding: 0 125px 0 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.form-newsletter-popup .action-newsletter button {
  height: 34px;
  position: absolute;
  top: 4px;
  right: 4px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 20px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.social-popup {
  padding-top: 30px;
}
.social-popup ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-popup ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.social-popup ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  color: #495678;
  text-align: center;
  font-size: 16px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
@media (max-width: 1023px) {
  .w-newsletter {
    width: 100%;
  }
  .w-newsletter .newsletter-info {
    margin-left: 250px;
  }
}
@media (max-width: 640px) {
  .w-newsletter {
    width: 100%;
    background-size: cover;
  }
  .w-newsletter .newsletter-info {
    margin-left: 0;
  }
}
/**
 * Shopping cart
 */
.cart-container .cart.main.actions .action.update {
  padding: 10px 15px;
  font-weight: normal;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.cart-container .cart.main.actions .action.update:before {
  display: none !important;
}
.cart-container .cart.main.actions .action.clear {
  display: none !important;
}
.cart-container .cart.main.actions .action.continue {
  display: none;
}
.cart-container .cart.main.actions .action.continue:before {
  display: none;
}
.cart-container .item-actions .actions-toolbar .action {
  font-weight: normal;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.cart.table-wrapper .item .col.item {
  border-top: none;
}
.cart-summary > .title {
  text-transform: uppercase;
  font-weight: 600;
  color: #222;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  padding: 10px 0;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 100%;
  font-weight: 600;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  top: -2px;
}
.cart-totals {
  padding-top: 0;
  border: none;
}
mark,
.mark {
  background: none;
}
.cart-summary .block .fieldset {
  margin: 0 0 28px 0;
}
.cart-container .checkout-methods-items .action.primary {
  font-size: 100%;
  text-transform: uppercase;
  font-weight: 700;
}
@media (min-width: 768px) {
  .cart.table-wrapper .product-item-photo {
    padding-right: 20px;
    padding-left: 0 !important;
  }
  .cart.table-wrapper .product-item-photo img {
    border: 1px solid #e5e5e5;
    min-width: 98px;
  }
}
/**
 * Extended page
 */
.extend-container .product-extend .block-title {
  font-size: 150%;
  color: #222;
  margin-bottom: 25px;
}
.extend-container .ltabs-wrap .ltabs-tabs-container {
  border-bottom: 1px solid #e5e5e5;
}
.extend-container .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  margin-bottom: -1px;
  background-color: #eee;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  border-bottom: none;
  margin-right: 0;
  cursor: pointer;
  float: left;
  font-size: 108.33%;
  padding: 12px 15px;
  position: relative;
  font-weight: 600;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.extend-container .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:last-child {
  border-right: 1px solid #e5e5e5;
}
.extend-container .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover,
.extend-container .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel {
  background-color: #fff;
}
.extend-container .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  height: 2px;
}
.extend-container .sm-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  padding: 10px 50px;
  border: none;
  font-size: 107.68%;
  text-transform: uppercase;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.extend-container .deals-countdown {
  margin-bottom: 20px;
}
.extend-container .deals-countdown .deals-time {
  padding: 0;
  border: none;
  margin: 0 1px;
}
.extend-container .deals-countdown .deals-time .num-time {
  min-width: 38px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  font-weight: 700;
  font-size: 150%;
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
@media (max-width: 1023px) {
  .extend-container .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel:before {
    display: none;
  }
}
@media (max-width: 480px) {
  .extend-banner .extend-col {
    width: 100%;
    max-width: unset;
    flex: unset;
  }
  .extend-banner .extend-col img {
    width: 100%;
  }
}
