.ul-nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
/**
 * 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,
.all-cagegories .block-title,
.tabs-product .block-title {
  font-size: 138.461%;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.home-collection .block-content,
.all-cagegories .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 .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;
}
.product-top-home .deals-countdown .deals-time:not(:last-child) {
  border-right: 1px solid #fff;
}
.page-layout-1column .all-product-home {
  margin-bottom: 35px;
}
.page-layout-1column .all-product-home .block-title {
  font-size: 138.461%;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
.page-layout-1column .all-product-home .block-title strong {
  border-bottom: 2px solid #FF5500;
}
.page-layout-1column .all-product-home.title-color .block-title {
  background-color: #FF5500;
  padding: 5px;
}
.page-layout-1column .all-product-home.title-color .block-title a {
  display: block;
  width: 80%;
  padding: 5px 0;
  font-weight: bold;
  margin: auto;
  background: yellow;
  border-radius: 40px;
  color: #FF5500;
  font-size: 35px;
  text-shadow: 2px -2px 2px #000000;
}
.page-layout-1column .all-product-home .products-grid .filterproducts.product-items {
  display: flex;
  flex-wrap: wrap;
}
.page-layout-1column .all-product-home .products-grid .product-item-info {
  box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1);
  -moz-box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1);
  -webkit-box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1);
  -o-box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1);
}
.page-layout-1column .all-product-home .products-grid .product-item-info:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.page-layout-1column .all-product-home .products-grid .save-combo {
  margin: 0 -10px 5px -10px;
  padding: 5px 0px;
  background: #FF5500;
  color: #FFF;
}
.page-layout-1column .all-product-home .products-grid.has-block .add-block {
  width: 30%;
  float: left;
  margin-right: 2%;
}
.page-layout-1column .all-product-home .products-grid.has-block .filterproducts.product-items {
  width: 68%;
  float: left;
}
.page-layout-1column .all-product-home .block-footer {
  text-align: center;
}
.page-layout-1column .all-product-home .block-footer a {
  padding: 10px 30px;
  text-transform: uppercase;
  border: 1px solid #FF5500;
  font-size: 15px;
  display: inline-block;
}
.page-layout-1column .all-product-home .block-filterproducts {
  overflow: initial;
}
.home-top.home-top-products {
  padding-top: 30px;
  box-shadow: none;
}
.tabs-product-best-seller {
  margin-bottom: 40px;
}
.banner-block-1 {
  margin-bottom: 10px;
}
.home-services.services-four {
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .page-layout-1column .all-product-home .products-grid .filterproducts.product-items .product-item {
    width: 19.2%;
    margin-left: 1%;
  }
  .page-layout-1column .all-product-home .products-grid .filterproducts.product-items .product-item.product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-1column .all-product-home .products-grid.has-block .filterproducts.product-items .product-item {
    width: 32%;
    margin-left: 2%;
  }
  .page-layout-1column .all-product-home .products-grid.has-block .filterproducts.product-items .product-item.product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-layout-1column .all-product-home .products-grid.has-block .filterproducts.product-items .product-item.product-item:nth-child(3n) {
    margin-left: 2%;
  }
  .page-layout-1column .all-product-home .products-grid.has-block .filterproducts.product-items .product-item.product-item:nth-child(3n + 2) {
    margin-left: 2%;
  }
}
@media (max-width: 767px) {
  .page-layout-1column .all-product-home .products-grid .filterproducts.product-items .product-item {
    display: inline-block;
    margin-left: 2%;
    padding: 0;
    margin-bottom: 10px;
    width: calc(49%);
  }
  .page-layout-1column .all-product-home .products-grid .filterproducts.product-items .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .page-layout-1column .all-product-home .products-grid .filterproducts.product-items .product-item:last-child:nth-child(2n + 1) {
    display: none;
  }
  .page-layout-1column .all-product-home .products-grid.has-block .add-block {
    width: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .page-layout-1column .all-product-home .products-grid.has-block .filterproducts.product-items {
    width: 100%;
    float: left;
  }
  .page-layout-1column .all-product-home.title-color .block-title a {
    width: 99%;
  }
  .page-layout-1column .block-ctv .product-item:last-child {
    display: block !important;
  }
}
@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 (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;
}
.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-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 {
  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 .slidershow {
  margin: 0;
}
.home-top .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 .quick-links {
  padding: 12px 0;
  text-align: center;
}
.home-top .quick-links > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-top .quick-links > ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.home-top .quick-links > ul > li:not(:first-child):after {
  content: ",";
}
.home-top .quick-links > ul > li:last-child:after {
  display: none;
}
.home-top .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;
  }
}
/**
 * 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: #444444;
  padding: 7px 20px;
  color: #ffffff;
  border-radius: 4px;
}
.sidebar .block.filter .filter-actions .action.clear:hover {
  background-color: #333333;
}
.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-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,
.product-info-main .stock.available {
  color: #0B0453;
  font-weight: bold;
  font-size: 18px;
}
.product-info-main .stock.available {
  text-align: right;
  margin-right: 0;
}
.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;
  color: #B52F2A;
  text-transform: uppercase;
}
.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: none !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 .box-tocart .field.qty .label,
.product-options-bottom .box-tocart .field.qty .label {
  height: 30px;
  line-height: 30px;
  margin: 0 7px 0 0;
  font-weight: 400;
  color: #666;
  display: block;
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  float: left;
  display: inline-block;
  font-size: 18px;
}
.product-info-main .product-social-links {
  float: left;
  width: unset;
  vertical-align: top;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  display: flex !important;
  align-items: center;
  margin-bottom: 0;
}
.product-info-main .box-tocart .field.qty .qty,
.product-options-bottom .box-tocart .field.qty .qty {
  height: 40px;
  width: 48px;
  border-color: #AEAEAE;
  border-radius: 0;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  padding-top: 0 !important;
}
.product-info-main .box-tocart .fieldset,
.product-options-bottom .box-tocart .fieldset {
  display: flex;
}
.benefits-summary {
  clear: both;
  margin: 0;
  padding: 0;
}
.benefits-summary .benefit {
  width: 50%;
  float: left;
  list-style: none;
}
.benefits-summary .benefit:nth-child(odd) {
  padding-right: 7.5px;
}
.benefits-summary .benefit:nth-child(even) {
  padding-left: 7.5px;
}
.benefits-summary .benefit span {
  display: inline-block;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 10px;
  background-color: #24337F;
  color: #FCF200;
  text-align: center;
  font-size: 16px;
  width: 100%;
}
.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-left: -1px;
}
.product-info-main .box-tocart .field.qty .qty-control .qty-btn,
.product-options-bottom .box-tocart .field.qty .qty-control .qty-btn {
  width: 20px;
  height: 20px;
}
.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: 5px;
  top: 10px;
}
.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: 5px;
  left: 10px;
}
/**
 * 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;
  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-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;
}
@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;
    width: 100%;
    top: 30px;
    overflow-y: auto;
    max-height: 764px;
  }
  .default-style .resp-tabs-list li {
    float: none !important;
    margin: 0 0 15px !important;
    border: 1px solid #ddd !important;
  }
}
/**
 * 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
 */
.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;
}
.account #block-collapsible-nav .item {
  width: 100%;
}
.account:not(.wishlist-index-index).mylan_shareorder-order-view .order-actions-toolbar {
  margin--bottom: 15px;
}
.account:not(.wishlist-index-index) .main.column a {
  background: #ddd;
  border: 1px solid #ddd;
  padding: 7px 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  box-sizing: border-box;
  display: inline-block;
}
.account:not(.wishlist-index-index) .main.column a:hover {
  border: 1px solid #FF5500;
}
.account:not(.wishlist-index-index) .main.column > .block {
  padding: 20px;
  background-color: #EEE;
}
.account:not(.wishlist-index-index) .main.column > .block .block-title {
  padding-bottom: 20px;
}
.account:not(.wishlist-index-index) .main.column > .block .box-content a {
  background: none;
  padding: 0;
  border: none;
}
.account:not(.wishlist-index-index) .main.column .box-billing-address,
.account:not(.wishlist-index-index) .main.column .box-shipping-address {
  padding: 15px;
  border: 1px solid #d1d1d1;
  margin-bottom: 0;
}
.account:not(.wishlist-index-index) .main.column #table-order-items tr:nth-child(2n) {
  background-color: #F9F9F9;
}
.page-main .actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-top: 0;
}
@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);
  }
  .account .main.column .table-order-items .col {
    width: 13%;
  }
  .account .main.column .table-order-items .col.actions {
    width: 35%;
  }
  .account .sidebar.sidebar-additional {
    marin-top: 20px;
  }
  .account .block-content {
    overflow: auto;
  }
}
/**
 * RESPONSIVE
 */
@media (max-width: 767px) {
  .account .block-collapsible-nav {
    top: 10px;
  }
  .account #maincontent.page-main {
    padding-top: 71px;
  }
  .account .products-grid.wishlist .product-item-info {
    text-align: center !important;
  }
  .account .products-grid.wishlist .product-item-photo {
    float: none;
    margin-right: 0;
  }
  .account .products-grid.wishlist .product-item-photo .product-image-container {
    max-width: none;
  }
  .account .products-grid.wishlist .product-item-name {
    margin-left: 0;
    min-height: 100px;
  }
  .account .products-grid.wishlist .product-item {
    border-top: none !important;
  }
  .account .products-grid.wishlist .product-item .box-tocart {
    float: none;
    margin-right: 0;
    text-align: center;
  }
  .account .products-grid.wishlist .product-item .box-tocart .qty.field {
    float: left;
  }
  .account .products-grid.wishlist .product-item .box-tocart .qty.field .label {
    display: none;
  }
  .account .products-grid.wishlist .product-item .box-tocart .product-item-actions {
    padding: 0;
    float: right;
    display: inline-block;
    width: auto;
  }
  .account .products-grid.wishlist .product-item .price-box {
    margin-left: 0;
  }
  .account .products-grid.wishlist .product-item-inner {
    position: static;
  }
  .account .products-grid.wishlist .product-item-actions {
    width: 100%;
    padding: 0;
  }
  .account .products-grid.wishlist .product-item-actions .action {
    margin-top: 0;
  }
  .account .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .account.wishlist-index-index .toolbar .toolbar-amount {
    float: left;
    margin-bottom: 0;
  }
  .account.wishlist-index-index .toolbar .limiter {
    margin-bottom: 0;
  }
}
/**
 * Checkout page
 */
.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;
  }
  #shipping-new-address-form {
    overflow: hidden;
  }
  #shipping-new-address-form .field {
    width: 100%;
    float: left;
    margin-bottom: 29px;
  }
  #shipping-new-address-form .field.last {
    margin-bottom: 0;
  }
  #shipping-new-address-form .field.address-class-2 {
    width: 47.5%;
  }
  #shipping-new-address-form .field.address-class-2.first {
    margin-right: 5%;
  }
  #shipping-new-address-form .field.address-class-3 {
    width: 30%;
  }
  #shipping-new-address-form .field.address-class-3.center {
    margin-left: 5%;
    margin-right: 5%;
  }
  #shipping-new-address-form .field._error {
    margin-bottom: 4px;
  }
  #customer-email-fieldset.fieldset > .field:last-child {
    margin-bottom: 0;
  }
}
@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;
  }
  .street .address-class-2 {
    margin-bottom: 15px;
  }
}
/**
 * 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: 402px;
}
.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: 394px;
}
.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;
}
.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;
  padding: 0;
  background: url("../images/bg-newsletter.jpg") no-repeat top center;
}
.w-newsletter .subscribe-bottom .checker {
  position: relative;
  top: -1px;
}
.newsletter-info {
  margin-left: 445px;
  padding: 82px 20px 82px;
  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 {
  font-weight: normal;
  padding: 12px 15px 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.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%;
  }
}
