@import 'landing.less';
.home.blog .main-container {
  padding-top: 50px;
}
.heightzero {
  height: 0px;
  overflow: hidden;
}
.wrapper .slick-slider:hover button {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.wrapper .slick-slider:hover button.slick-prev {
  left: -10px;
}
.wrapper .slick-slider:hover button.slick-next {
  right: -10px;
}
.wrapper .slick-slider button {
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
}
.wrapper .box-layout .home-slider {
  margin-left: 0;
  margin-right: 0;
}
.wrapper .full-width {
  margin-left: 0;
  margin-right: 0;
}
.wrapper .full-width .row-container {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  width: 100%;
}
.wrapper .full-width .row-container .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.main-container .home-slider.full-width {
  padding-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.main-container .home-slider.full-width .wpb_content_element {
  margin-bottom: 0;
}
.main-container .home-slider.full-width .row-container {
  padding-right: 0;
  padding-left: 0;
}
.main-container .home-slider.full-width .vc_column_container {
  padding-right: 0;
  padding-left: 0;
}
.header-container .categories-menu {
  border-radius: 3px 0 0;
  position: absolute;
  left: 15px;
  right: 15px;
}
.header-container.header-second .right .main-menu-wrapper {
  float: left;
}
.header-container.header-second .header-bottom .header-bottom-inner {
  margin: 0;
}
.header-container.header-second .header-bottom .header-bottom-inner > .vc_column-inner > .wpb_wrapper {
  background: none;
}
.header-container.header-second .header-search {
  width: 100%;
  margin: 4px 0;
}
.header-container.header-second .widget_product_search #searchform #wsearchsubmit {
  background: #cf0016;
  color: #fff;
}
.header-container.header-second .widget_product_search #searchform #wsearchsubmit:hover {
  background: #f0d43a;
  color: #333;
}
.header-container.header-second .categories-menu .catemenu-toggler {
  background: #f0d43a;
  border-radius: 0;
  color: #333;
}
.header-container.header-second .widget_shopping_cart .widget_shopping_cart_content {
  padding: 11px 0;
}
.header-container.header-second .horizontal-menu {
  margin-left: -10px;
}
.header-container.header-third .header-bottom .header-bottom-inner {
  margin: 0;
}
.header-container.header-third .header-bottom .header-bottom-inner > .vc_column-inner > .wpb_wrapper {
  background: none;
}
.header-container.header-third .categories-menu.show_home #mega_main_menu {
  display: none;
}
.header-container.header-third .categories-menu.show_home .morelesscate {
  display: none;
}
.header-container.header-third .categories-menu .catemenu-toggler {
  border-radius: 0;
}
.header-container.header-fourth .header-bottom .header-bottom-inner {
  margin: 0;
}
.header-container.header-fourth .header-bottom .header-bottom-inner > .vc_column-inner > .wpb_wrapper {
  background: none;
}
.header-container.header-fourth .categories-menu .catemenu-toggler {
  background: #cf0016;
}
.header-container.header-fourth .widget_product_search #searchform #wsearchsubmit {
  background: #0083c1;
  color: #fff;
}
.header-container.header-fourth .widget_product_search #searchform #wsearchsubmit:hover {
  background: #cf0016;
}
.header-container.header-fourth .widget_shopping_cart .widget_shopping_cart_content .cart-toggler a .cart-quantity {
  background: #cf0016;
  color: #fff;
}
.main-container .home-slider.layout2 >.vc_column-inner {
  padding: 0 5px;
}
.main-container .owl-carousel {
  border: 1px solid #e5e5e5;
  border-radius: 0 0 3px 3px;
  margin: 0;
  padding: 15px 20px;
  width: auto;
}
.main-container .owl-carousel:hover .owl-controls .owl-buttons div {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.main-container .owl-carousel .owl-controls .owl-buttons {
  overflow: hidden;
  position: absolute;
  top: -45px;
  right: 0;
}
.main-container .owl-carousel .owl-controls .owl-buttons div {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  color: #666;
  display: inline-block;
  width: 38px;
  height: 38px;
  font-size: 0;
  text-align: center;
  float: left;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
}
.main-container .owl-carousel .owl-controls .owl-buttons div:hover {
  color: #fff;
  background: #0083c1;
  border-color: #0083c1;
}
.main-container .owl-carousel .owl-controls .owl-buttons div:before {
  display: block;
  font-family: 'Ionicons';
  font-size: 16px;
  line-height: 36px;
}
.main-container .owl-carousel .owl-controls .owl-buttons div.owl-next:before {
  content: "\f3d6";
}
.main-container .owl-carousel .owl-controls .owl-buttons div.owl-prev {
  margin-right: 5px;
}
.main-container .owl-carousel .owl-controls .owl-buttons div.owl-prev:before {
  content: "\f3d5";
}
.main-container .owl-carousel.shop-products .item-col {
  padding: 1px;
}
.main-container .owl-carousel.shop-products .group .item-col:not(:last-child) {
  margin-bottom: 15px;
}
.main-container .wpb_revslider_element {
  margin-bottom: 0;
}
.main-container .title1 {
  background: #0083c1;
  position: relative;
  margin: 0;
  padding: 13px 20px;
  border-radius: 3px 3px 0 0;
}
.main-container .title1 h3 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}
.main-container .title1 .icons {
  color: #fff;
  font-size: 0;
  display: inline-block;
  margin-right: 10px;
}
.main-container .title1 .icons:before {
  font-size: 20px;
}
.main-container .title1.layout2 h3 {
  font-size: 16px;
}
.main-container .link-categories {
  position: absolute;
  top: 10px;
  right: 125px;
  margin: 0;
}
.main-container .link-categories ul li {
  list-style: none;
  display: inline-block;
}
.main-container .link-categories ul li:not(.last) {
  margin-right: 3px;
}
.main-container .link-categories ul li a {
  font-size: 13px;
  text-transform: capitalize;
  color: #333333;
  display: block;
  line-height: 28px;
  padding: 0 10px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.main-container .link-categories ul li a:hover,
.main-container .link-categories ul li a.active {
  color: #0083c1;
  border-color: #0083c1;
}
.main-container .our-service {
  padding: 35px 0;
}
.main-container .our-service .box .box-inner .box-content {
  position: relative;
  padding-left: 40px;
}
.main-container .our-service .box .box-inner .box-content .icons {
  position: absolute;
  font-size: 0;
  left: 0;
  top: 50%;
  margin-top: -20px;
}
.main-container .our-service .box .box-inner .box-content .icons:before {
  color: #0083c1;
  font-size: 32px;
}
.main-container .our-service .box .box-inner .box-content h3 {
  font-size: 14px;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  margin: 0;
  text-transform: uppercase;
}
.main-container .our-service .box .box-inner .box-content p {
  font-size: 13px;
  margin: 0;
}
.main-container .our-service.layout2 {
  margin: 0;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 5px 1px rgba(0,0,0,0.07);
}
.main-container .our-service.layout2 .box {
  border-right: 1px solid #e5e5e5;
  text-align: center;
}
.main-container .our-service.layout2 .box.box4 {
  border-right: 0;
}
.main-container .our-service.layout2 .box .box-inner .box-content {
  text-align: left;
  display: inline-block;
}
.main-container .our-service.layout3 {
  padding: 0;
}
.main-container .our-service.layout3 .box {
  text-align: center;
}
.main-container .our-service.layout3 .box .box-inner {
  border: 2px solid #0083c1;
  border-radius: 4px;
  padding: 29px 10px;
}
.main-container .our-service.layout3 .box .box-inner .box-content {
  text-align: left;
  display: inline-block;
  padding-left: 60px;
}
.main-container .our-service.layout3 .box .box-inner .box-content .icons {
  margin-top: -23px;
}
.main-container .our-service.layout3 .box .box-inner .box-content .icons:before {
  font-size: 46px;
}
.main-container .our-service.layout3 .box.box1 .box-inner {
  border-color: #f0d43a;
}
.main-container .our-service.layout3 .box.box1 .box-inner .box-content .icons:before {
  color: #f0d43a;
}
.main-container .our-service.layout3 .box.box3 .box-inner {
  border-color: #4dc756;
}
.main-container .our-service.layout3 .box.box3 .box-inner .box-content .icons:before {
  color: #4dc756;
}
.main-container .home1-static1 .box {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.main-container .home1-static1 .box:hover:before {
  box-shadow: inset 0 0 20px 3px rgba(255,255,255,0.8);
}
.main-container .home1-static1 .box:before {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  box-shadow: none;
  border-radius: 3px;
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.main-container .home1-static1 .box img {
  border-radius: 3px;
}
.main-container .onsale-style2 .shop-products .item-col .product-wrapper .onsale {
  background: #cf0016;
  min-width: 61px;
  min-height: 61px;
  line-height: 20px;
  top: auto;
  bottom: 10px;
}
.main-container .onsale-style2 .shop-products .item-col .product-wrapper .onsale .sale-text {
  display: block;
  margin-top: 8px;
}
.main-container .onsale-style2 .shop-products .item-col .product-wrapper .onsale .amount {
  display: block;
}
.main-container .onsale-style2 .shop-products .item-col .product-wrapper .onsale .sale-percent {
  display: none;
}
.main-container .products-style2 .owl-carousel .owl-controls .owl-buttons {
  right: 5px;
  top: -35px;
}
.main-container .products-style2 .owl-carousel .owl-controls .owl-buttons div {
  width: 20px;
  height: 20px;
  border: 0;
  background: none;
  color: #fff;
}
.main-container .products-style2 .owl-carousel .owl-controls .owl-buttons div:before {
  line-height: 20px;
}
.main-container .products-style2 .owl-carousel .owl-controls .owl-buttons div:hover {
  color: #000;
}
.main-container .products-style2 .owl-carousel .owl-controls .owl-buttons:before {
  content: "";
  display: block;
  border-left: 1px solid #fff;
  width: 1px;
  height: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -7px;
}
.main-container .products-style2 .owl-carousel.shop-products .group .item-col:not(:last-child) {
  margin: 0;
}
.main-container .products-style2 .shop-products {
  margin: 0;
  background: #fff;
  border-radius: 0 0 3px 3px;
  border: 1px solid #e5e5e5;
  padding: 15px 5px;
}
.main-container .products-style2 .shop-products .owl-wrapper-outer {
  width: auto;
}
.main-container .products-style2 .shop-products .owl-controls {
  right: 0;
}
.main-container .products-style2 .shop-products .owl-item {
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
}
.main-container .products-style2 .shop-products .owl-item.active {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.main-container .products-style2 .shop-products .owl-item.active.last-active .item-col:after {
  border: 0;
}
.main-container .products-style2 .shop-products .owl-item:hover {
  position: relative;
  z-index: 2;
}
.main-container .products-style2 .shop-products .item-col {
  padding: 0;
  margin: 0;
}
.main-container .products-style2 .shop-products .item-col .product-wrapper {
  padding: 19px 0;
}
.main-container .products-style2 .shop-products .item-col .product-wrapper:hover {
  z-index: 3;
}
.main-container .products-style2 .shop-products .item-col .product-wrapper .onsale,
.main-container .products-style2 .shop-products .item-col .product-wrapper .single-product-image .onsale,
.main-container .products-style2 .shop-products .item-col .product-wrapper .actions {
  display: none;
}
.main-container .products-style2 .shop-products .item-col .product-wrapper .product-image .count-down {
  display: none;
}
.main-container .products-style2 .shop-products .item-col .product-wrapper .list-col4 {
  width: 40%;
  float: left;
  padding: 0 10px;
}
.main-container .products-style2 .shop-products .item-col .product-wrapper .list-col8 {
  width: 60%;
  float: left;
  padding: 0 10px;
}
.main-container .products-style2 .shop-products .item-col .product-wrapper .list-col8 .gridview {
  padding: 0;
  text-align: left;
}
.main-container .products-style2 .shop-products .item-col .product-wrapper .add-to-links li {
  display: none;
  margin: 0;
}
.main-container .products-style2 .shop-products .item-col .product-wrapper .add-to-links li.add-to-cart {
  display: block;
}
.main-container .products-style2 .shop-products .item-col .product-wrapper .price-box .special-price {
  display: inline-block;
}
.main-container .products-style2 .shop-products .item-col .product-wrapper .price-box .old-price {
  display: inline-block;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper:hover .product-image:before {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image:before {
  background: rgba(255,255,255,0.5);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  z-index: 3;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover {
  bottom: 10px;
  top: auto;
  margin: 0;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .quickviewbtn a.quickview {
  background: none;
  border-radius: 100%;
  color: #666;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .quickviewbtn a.quickview:hover {
  background: #0083c1;
  color: #fff;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links {
  display: inline-block;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links li {
  position: static;
  margin-right: 4px;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links li.wishlist-icon,
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links li.compare-icon {
  display: inline-block;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist a,
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist a.add_to_wishlist {
  border: 0;
  border-radius: 100%;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist a:before,
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist a.add_to_wishlist:before {
  line-height: 37px;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist a:hover,
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
  background: #0083c1;
  color: #fff;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
  border: 0;
  border-radius: 100%;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
  line-height: 37px;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover {
  background: #0083c1;
  color: #fff;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .compare-button a.compare {
  border: 0;
  border-radius: 100%;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .compare-button a.compare:before {
  line-height: 37px;
}
.main-container .products-style3 .shop-products .item-col .product-wrapper .product-image .box-hover .add-to-links .compare-button a.compare:hover {
  background: #0083c1;
  color: #fff;
}
.main-container .products-style3 .shop-products.grid-view .item-col .product-wrapper .add-to-links li.wishlist-icon,
.main-container .products-style3 .shop-products.grid-view .item-col .product-wrapper .add-to-links li.compare-icon {
  display: none;
}
.main-container .sale-products .shop-products {
  padding: 41px 20px;
}
.main-container .sale-products .shop-products .item-col .product-wrapper .list-col8 .gridview {
  padding: 20px 10px;
}
.main-container .sale-products .shop-products .item-col .product-wrapper .ratings {
  display: block;
  margin: 0 0 20px;
}
.main-container .sale-products .shop-products .item-col .product-wrapper .count-down {
  display: block;
}
.main-container .sale-products .shop-products .item-col .product-wrapper .tag-cate {
  display: block;
}
.main-container .sale-products .shop-products .item-col .product-wrapper h2.product-name {
  margin: 0 0 20px;
}
.main-container .sale-products .shop-products .item-col .product-wrapper h2.product-name a {
  font-size: 18px;
  font-weight: 700;
}
.main-container .sale-products .shop-products .item-col .product-wrapper .price-box {
  margin: 0 0 20px;
}
.main-container .sale-products .shop-products .item-col .product-wrapper .price-box .price-box .special-price {
  display: block;
  margin: 0;
}
.main-container .sale-products .shop-products .item-col .product-wrapper .actions {
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.main-container .sale-products.layout2 .shop-products {
  padding: 28px 15px;
}
.main-container .sale-products.layout2 .shop-products .item-col .product-wrapper .list-col8 .gridview {
  padding: 20px 0 0;
}
.main-container .sale-products.layout2 .shop-products .item-col .product-wrapper .count-down {
  text-align: center;
}
.main-container .sale-products.layout2 .shop-products .item-col .product-wrapper .count-down .countbox {
  background: #eaeaea;
  border-radius: 3px;
  display: inline-block;
}
.main-container .sale-products.layout2 .shop-products .item-col .product-wrapper .count-down .countbox .timebox {
  margin: 0;
  float: left;
  min-width: 58px;
  min-height: 68px;
}
.main-container .sale-products.layout2 .shop-products .item-col .product-wrapper .count-down .countbox .timebox strong {
  padding-top: 12px;
}
.main-container .top-popular .shop-products {
  border: 1px solid #e5e5e5;
  border-radius: 0 0 3px 3px;
  padding: 11px 20px;
}
.main-container .top-popular .shop-products .accordion-title {
  cursor: pointer;
  color: #555;
  border-top: 1px solid #e5e5e5;
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
}
.main-container .top-popular .shop-products .accordion-title.active {
  display: none;
}
.main-container .top-popular .shop-products .accordion-title:hover {
  color: #0083c1;
}
.main-container .top-popular .shop-products .accordion-title:hover .index {
  background: #cf0016;
}
.main-container .top-popular .shop-products .accordion-title.first {
  border-top: 0;
}
.main-container .top-popular .shop-products .accordion-title .index {
  background: #0083c1;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-right: 15px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  width: 30px;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
}
.main-container .top-popular .shop-products .item-col {
  padding: 0;
  width: 100%;
}
.main-container .top-popular .shop-products .item-col:not(.first) {
  border-top: 1px solid #e5e5e5;
}
.main-container .top-popular .shop-products .item-col .product-wrapper {
  padding: 5px 0;
}
.main-container .top-popular .shop-products .item-col .product-wrapper:before {
  display: none;
}
.main-container .top-popular .shop-products .item-col .product-wrapper .product-image .index-box {
  background: #cf0016;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  margin-right: 15px;
  line-height: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  right: 10px;
  text-align: center;
  z-index: 5;
  width: 45px;
}
.main-container .top-popular .shop-products .item-col .product-wrapper .list-col8 .gridview {
  padding-bottom: 0;
}
.main-container .top-popular .shop-products .item-col .product-wrapper .list-col8 .gridview .actions {
  display: none;
}
.main-container .top-popular.layout2 .shop-products .accordion-title .index {
  background: #333;
}
.main-container .top-popular.layout2 .shop-products .accordion-title:hover .index {
  background: #0083c1;
}
.main-container .top-popular.layout2 .shop-products .item-col .product-wrapper .product-image .index-box {
  background: #0083c1;
  width: 37px;
  height: 37px;
  line-height: 37px;
  font-size: 16px;
}
.main-container .top-popular.layout3 .shop-products .accordion-title .index {
  background: #cf0016;
}
.main-container .top-popular.layout3 .shop-products .accordion-title:hover .index {
  background: #0083c1;
}
.main-container .top-popular.layout3 .shop-products .item-col .product-wrapper .product-image .index-box {
  background: #0083c1;
}
.main-container .home-tabs .wpb_content_element {
  margin-bottom: 0;
}
.main-container .home-tabs .wpb_content_element .wpb_wrapper > h3 {
  display: none;
}
.main-container .home-tabs .owl-carousel .owl-controls .owl-buttons {
  margin-top: -17px;
}
.main-container .home-tabs .title-container {
  max-width: 1200px;
  padding: 0 15px;
  margin: auto;
}
.main-container .home-tabs .home-tabs-title {
  height: auto;
  margin: 0 auto 20px;
  min-height: 34px;
  text-align: left;
  position: relative;
}
.main-container .home-tabs .home-tabs-title:after {
  content: "";
  display: table;
  clear: both;
}
.main-container .home-tabs .home-tabs-title li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.main-container .home-tabs .home-tabs-title li:not(:last-child) {
  margin-right: 10px;
}
.main-container .home-tabs .home-tabs-title li a {
  background: #0083c1;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: block;
  position: relative;
  padding: 10px 20px;
  text-transform: uppercase;
  z-index: 2;
}
.main-container .home-tabs .home-tabs-title li a:hover,
.main-container .home-tabs .home-tabs-title li a.active {
  background: #cf0016;
}
.main-container .home-tabs .product-tabs.active {
  border: 0;
}
.main-container .home-tabs .shop-products {
  border-radius: 3px;
}
.main-container .home-tabs .shop-products .item-col {
  width: 100%;
}
.main-container .home-tabs .shop-products .item-col.first {
  clear: none;
}
.main-container .products-carousel .shop-products .item-col.first {
  clear: none;
}
.main-container .products-carousel .shop-products .group .item-col {
  width: 100%;
}
.main-container .products-carousel .shop-products .group .item-col.last {
  margin: 0;
}
.main-container .products-carousel .shop-products .group .item-col .product-name {
  padding: 0;
}
.main-container .products-carousel .shop-products .group .item-col .product-name:after {
  display: none;
}
.main-container .bestseller .title1 {
  display: inline-block;
}
.main-container .bestseller .owl-carousel {
  border-radius: 0 3px 3px;
  padding: 15px 10px;
}
.main-container .bestseller .shop-products .item-col .product-wrapper .product-image {
  padding: 0 20px;
}
.main-container .bestseller.layout2 .shop-products .item-col .product-wrapper .product-image {
  padding: 0 4px;
}
.main-container .category-products .title1 {
  display: inline-block;
}
.main-container .category-products .owl-carousel {
  position: static;
  border-top: 0;
}
.main-container .category-products .owl-carousel .owl-controls .owl-buttons {
  top: 5px;
  right: 15px;
}
.main-container .category-products .category-static {
  margin: 0;
  padding: 20px 5px;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
  padding-bottom: 0;
  border-radius: 0 3px 0 0;
}
.main-container .category-products .category-static .box {
  margin: 0;
  position: relative;
}
.main-container .category-products .category-static .box.box1 {
  margin-right: -7px;
}
.main-container .category-products .category-static .box.box2 {
  margin-left: -4px;
}
.main-container .category-products .category-static .box:hover:before {
  box-shadow: inset 0 0 20px 3px rgba(255,255,255,0.8);
}
.main-container .category-products .category-static .box:before {
  box-shadow: none;
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
}
.main-container .category-products.category-products1 .link-categories ul li a:hover,
.main-container .category-products.category-products1 .link-categories ul li a.active {
  color: #4ea522;
  border-color: #4ea522;
}
.main-container .category-products.category-products1 .owl-carousel .owl-controls .owl-buttons div:hover {
  background: #4ea522;
  border-color: #4ea522;
}
.main-container .category-products.category-products2 .link-categories ul li a:hover,
.main-container .category-products.category-products2 .link-categories ul li a.active {
  color: #ff9b82;
  border-color: #ff9b82;
}
.main-container .category-products.category-products2 .owl-carousel .owl-controls .owl-buttons div:hover {
  background: #ff9b82;
  border-color: #ff9b82;
}
.main-container .category-products.category-products3 .link-categories ul li a:hover,
.main-container .category-products.category-products3 .link-categories ul li a.active {
  color: #f0d43a;
  border-color: #f0d43a;
}
.main-container .category-products.category-products3 .owl-carousel .owl-controls .owl-buttons div:hover {
  background: #f0d43a;
  border-color: #f0d43a;
}
.main-container .category-products.layout2 .owl-carousel {
  border-top: 1px solid #e5e5e5;
  border-radius: 0 3px 3px;
}
.main-container .hot-categories .categories-box {
  margin: 0;
  border: 1px solid #e5e5e5;
  border-top: 0;
  padding: 30px 15px 0;
  border-radius: 0 0 3px 3px;
}
.main-container .hot-categories .categories-box .category-wrapper {
  position: relative;
  margin-bottom: 30px;
}
.main-container .hot-categories .categories-box .category-wrapper .category-list {
  position: absolute;
  z-index: 3;
  left: 30px;
  top: 40px;
}
.main-container .hot-categories .categories-box .category-wrapper .category-list h3 {
  font-size: 13px;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.main-container .hot-categories .categories-box .category-wrapper .category-list a.shop-now {
  background: #fff;
  border-radius: 3px;
  color: #0083c1;
  display: inline-block;
  line-height: 30px;
  font-size: 10px;
  padding: 0 15px;
  text-transform: uppercase;
}
.main-container .hot-categories .categories-box .category-wrapper .category-list a.shop-now:hover {
  color: #fff;
  background: #0083c1;
}
.main-container .hot-categories .categories-box .category-wrapper .category-list ul {
  display: none;
}
.main-container .modul-group .products-style2 {
  margin-bottom: 0;
}
.main-container .latest-posts > .vc_column-inner > .wpb_wrapper {
  border: 1px solid #e5e5e5;
  padding: 22px;
}
.main-container .latest-posts .title1 {
  display: inline-block;
}
.main-container .latest-posts .owl-carousel .owl-controls .owl-buttons {
  top: 5px;
  right: 15px;
}
.main-container .latest-posts .posts-carousel {
  border-radius: 0 3px 3px;
  margin: 0;
  position: static;
}
.main-container .latest-posts .posts-carousel .item-col {
  padding: 0;
}
.main-container .latest-posts .posts-carousel .item-col .post-wrapper {
  position: relative;
  min-height: 180px;
  text-align: center;
}
.main-container .latest-posts .posts-carousel .item-col .post-wrapper:after {
  display: table;
  content: "";
  clear: both;
}
.main-container .latest-posts .posts-carousel .item-col .post-thumb {
  position: relative;
  width: 45%;
  float: left;
  padding: 0 12px 0 0;
}
.main-container .latest-posts .posts-carousel .item-col .post-thumb a {
  display: block;
}
.main-container .latest-posts .posts-carousel .item-col .post-thumb img {
  width: 100%;
}
.main-container .latest-posts .posts-carousel .item-col .post-info {
  width: 55%;
  float: left;
  padding: 0 0 0 15px;
  text-align: left;
}
.main-container .latest-posts .posts-carousel .item-col .post-info:after {
  display: table;
  content: "";
  clear: both;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .category {
  display: block;
  font-size: 12px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .category a:hover {
  text-decoration: underline;
}
.main-container .latest-posts .posts-carousel .item-col .post-info h3.post-title {
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.main-container .latest-posts .posts-carousel .item-col .post-info h3.post-title a {
  color: #333333;
  display: block;
}
.main-container .latest-posts .posts-carousel .item-col .post-info h3.post-title a:hover {
  color: #0083c1;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .post-excerpt {
  margin-bottom: 15px;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .post-excerpt:after {
  display: table;
  content: "";
  clear: both;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .post-excerpt p {
  color: #333333;
  margin: 0;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .post-bottom {
  position: relative;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .post-bottom:after {
  display: table;
  content: "";
  clear: both;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .comment {
  display: none;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .author {
  color: #0083c1;
  display: none;
  font-size: 12px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-transform: capitalize;
  vertical-align: middle;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .post-date {
  color: #666;
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 10px;
  vertical-align: middle;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .post-date span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  vertical-align: bottom;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .post-date span.day {
  color: #333;
  font-size: 48px;
  line-height: 42px;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .readmore {
  font-size: 15px;
  text-transform: capitalize;
  color: #666;
  text-decoration: underline;
}
.main-container .latest-posts .posts-carousel .item-col .post-info .readmore:hover {
  color: #0083c1;
}
.main-container .brands-logo .owl-carousel {
  border-radius: 3px;
}
.main-container .brands-logo .brands-carousel {
  margin: 0;
  padding: 34px 20px;
}
.main-container .brands-logo .item-col {
  padding: 0 15px;
  text-align: center;
}
.main-container .brands-logo .group .item-col:not(:last-child) {
  margin-bottom: 10px;
}
.main-container .brands-logo2 .title1 {
  display: inline-block;
}
.main-container .brands-logo2 .brands-carousel {
  padding: 41px 0;
  border-radius: 0 3px 3px;
}
.main-container .brands-logo2 .item-col {
  text-align: center;
}
.main-container .testimonials-container .title {
  text-align: center;
  margin: 0;
}
.main-container .testimonials-container .title h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
}
.main-container .testimonials-container .testimonials blockquote {
  color: #d7d7d7;
  border: none;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.5px;
  font-weight: 300;
  font-style: italic;
  padding-top: 0;
  margin-bottom: 20px;
}
.main-container .testimonials-container .testimonials blockquote p {
  color: #d7d7d7;
}
.main-container .testimonials-container .testimonials img {
  border-radius: 100%;
  margin: 0 auto 20px;
}
.main-container .testimonials-container .testimonials .author {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  color: #a0a0a0;
  font-weight: 400;
}
.main-container .testimonials-container .testimonials .author:before {
  content: "\e605";
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  font-size: 16px;
  color: #b4b4b4;
  margin-right: 5px;
  vertical-align: middle;
}
.main-container .testimonials-container .testimonials .author span {
  display: inline-block;
  text-align: left;
  color: #fff;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  vertical-align: middle;
}
.main-container .testimonials-container .testimonials .author span.title {
  color: #b4b4b4;
  font-weight: 400;
  text-transform: capitalize;
  margin-left: 10px;
  font-style: italic;
}
.main-container .banner-left {
  position: relative;
}
.main-container .banner-left:hover:before {
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.main-container .banner-left:before {
  border-radius: 3px;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  position: absolute;
  border: 1px solid rgba(255,255,255,0.5);
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  pointer-events: none;
}
.main-container .banner-left img {
  border-radius: 3px;
}
.main-container .corporate-counter .mobilia-counter {
  text-align: center;
}
.main-container .corporate-counter .mobilia-counter .counter-image {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
.main-container .corporate-counter .mobilia-counter .counter-info {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  color: #2f2f2f;
}
.main-container .corporate-counter .mobilia-counter .counter-info .counter-number {
  font-size: 30px;
  font-weight: bold;
}
.main-container .corporate-counter .mobilia-counter .counter-info .counter-text {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.main-container .home2-static1 .box {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.main-container .home2-static1 .box:hover:before {
  box-shadow: inset 0 0 20px 3px rgba(255,255,255,0.8);
}
.main-container .home2-static1 .box:before {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  box-shadow: none;
  border-radius: 3px;
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.main-container .home2-static1 .box.box2 {
  margin-bottom: 0;
}
.main-container .home2-static1 .box img {
  border-radius: 3px;
}
.main-container .home2-static2 .box {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  margin: 0;
}
.main-container .home2-static2 .box:hover:before {
  box-shadow: inset 0 0 20px 3px rgba(255,255,255,0.8);
}
.main-container .home2-static2 .box:before {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  box-shadow: none;
  border-radius: 3px;
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.main-container .home2-static2 .box img {
  border-radius: 3px;
}
.main-container .home2-static3 .box-inner {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  margin: 0;
}
.main-container .home2-static3 .box-inner:hover:before {
  box-shadow: inset 0 0 20px 3px rgba(255,255,255,0.8);
}
.main-container .home2-static3 .box-inner:before {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  box-shadow: none;
  border-radius: 3px;
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.main-container .home2-static3 .box-inner img {
  border-radius: 3px;
}
.main-container .home3-static .box-inner {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.main-container .home3-static .box-inner:hover:before {
  box-shadow: inset 0 0 20px 3px rgba(255,255,255,0.8);
}
.main-container .home3-static .box-inner:before {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  box-shadow: none;
  border-radius: 3px;
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.main-container .home3-static .box-inner img {
  border-radius: 3px;
}
.main-container .home3-banner-left .box-inner {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.main-container .home3-banner-left .box-inner:hover:before {
  box-shadow: inset 0 0 20px 3px rgba(255,255,255,0.8);
}
.main-container .home3-banner-left .box-inner:before {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  box-shadow: none;
  border-radius: 3px;
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.main-container .home3-banner-left .box-inner img {
  border-radius: 3px;
}
.main-container .no-gap {
  margin: 0;
}
.main-container .no-gap .row-container {
  max-width: 1170px;
}
.main-container .no-gap .vc_column_container {
  padding: 0;
}
.main-container .no-gap img {
  width: 100%;
}
.corporate-price-table .ts-price-table {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34,25,25,0.4);
  text-align: center;
}
.corporate-price-table .ts-price-table.active-table header {
  background: #0083c1;
}
.corporate-price-table .ts-price-table.active-table .table-description a.button {
  background: #0083c1;
  border-color: #0083c1;
  color: #fff;
}
.corporate-price-table .ts-price-table header {
  padding: 20px;
  background: #00a6f4;
}
.corporate-price-table .ts-price-table header h3,
.corporate-price-table .ts-price-table header h4 {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.corporate-price-table .ts-price-table .table-description {
  padding: 0 20px 40px 20px;
}
.corporate-price-table .ts-price-table .table-description .table-price {
  padding: 50px 0;
  margin: 0;
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
}
.corporate-price-table .ts-price-table .table-description .table-price .desc-price {
  font-size: 12px;
}
.corporate-price-table .ts-price-table .table-description ul li {
  padding: 15px 0;
  border-bottom: 1px solid #f1f0f0;
  list-style: none;
}
.corporate-price-table .ts-price-table .table-description ul li:first-child {
  border-top: 1px solid #f1f0f0;
}
.corporate-price-table .ts-price-table .table-description a.button {
  margin: 40px 0 0;
  line-height: 40px;
  padding: 0 20px;
  background: none;
  border: 1px solid #2f2f2f;
  color: #2f2f2f;
}
.corporate-price-table .ts-price-table .table-description a.button:hover {
  background: #0083c1;
  border-color: #0083c1;
  color: #fff;
}
.footer .footer-middle .widget.widget-social .social-icons li a i {
  line-height: 35px;
}
.footer.footer-second .footer-middle .footer-middle-inner > .vc_column-inner > .wpb_wrapper {
  border-color: #363636;
}
.footer.footer-third .footer-middle .footer-middle-inner > .vc_column-inner > .wpb_wrapper {
  border-color: #363636;
}
