.front-page .wpb_content_element {
  margin-bottom: 0;
}
.woocommerce .product-wrapper .onsale,
.woocommerce .single-product-image .onsale {
  display: none;
  color: #ffffff;
  left: 10px;
  top: 10px;
  background: #d2493d;
  border-radius: 100%;
}
.woocommerce .product-wrapper .onsale:after,
.woocommerce .single-product-image .onsale:after {
  display: none;
}
.woocommerce .product-wrapper .onsale:before,
.woocommerce .single-product-image .onsale:before {
  display: none;
}
.wrapper {
  overflow: hidden;
}
.formError {
  top: 45px !important;
}
* {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
a:focus,
input:focus {
  outline: 0 !important;
}
.roadtip {
  top: -33px;
  background: #e8370f;
}
.roadtip:after {
  border-top-color: #e8370f;
}
#back-top {
  background: #e8370f;
  border-radius: 0;
  width: 60px;
  height: 60px;
  display: block;
  border: 0;
  text-align: center;
  color: #fff;
}
#back-top:hover {
  background: #b82c0c;
}
#back-top:before {
  display: block;
  content: "\f106";
  font-family: FontAwesome;
  font-size: 18px;
  line-height: 60px;
}
.woocommerce .ratings .star-rating span:before,
.woocommerce .woocommerce-product-rating .star-rating span:before,
.woocommerce-page .ratings .star-rating span:before,
.woocommerce-page .woocommerce-product-rating .star-rating span:before {
  color: #ffc928;
}
.header-container {
  margin-bottom: 30px;
}
.header-container .top-bar {
  background: #ffffff;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
  z-index: 2;
}
.header-container .top-bar .box-left {
  float: left;
}
.header-container .top-bar .box-left #lang_sel,
.header-container .top-bar .box-left .currency-switcher {
  display: inline-block;
  vertical-align: middle;
}
.header-container .top-bar .box-left #lang_sel {
  font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
  height: auto;
}
.header-container .top-bar .box-left #lang_sel img.iclflag {
  top: -2px;
  margin-right: 5px;
}
.header-container .top-bar .box-left #lang_sel ul > li {
  float: none;
  width: auto;
}
.header-container .top-bar .box-left #lang_sel ul > li a.lang_sel_sel {
  background: none;
  border: 0;
  color: #252525;
  font-size: 11px;
  font-weight: 600;
  line-height: 36px;
  padding: 0;
  text-transform: uppercase;
}
.header-container .top-bar .box-left #lang_sel ul > li a.lang_sel_sel:after {
  content: "\f107";
  display: inline-block;
  margin-left: 15px;
  font-family: FontAwesome;
  font-size: 12px;
  font-weight: 400;
}
.header-container .top-bar .box-left #lang_sel ul > li ul {
  background: #fff;
  border: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 5px rgba(0,0,0,0.25);
  height: auto;
  width: auto;
  top: 36px;
}
.header-container .top-bar .box-left #lang_sel ul > li ul a {
  color: #252525;
  background: none;
  border: 0;
  font-size: 14px;
}
.header-container .top-bar .box-left #lang_sel ul > li ul a:hover {
  background: none;
  color: #bb3239;
}
.header-container .top-bar .box-left .currency-switcher {
  margin-left: 15px;
}
.header-container .top-bar .box-left .currency-switcher .chosen-container .chosen-single {
  color: #252525;
  background: 0;
  border: 0;
  box-shadow: none;
  display: block;
  font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 600;
  height: auto;
  line-height: 36px;
}
.header-container .top-bar .box-left .currency-switcher .chosen-container .chosen-single:after {
  content: "\f107";
  display: inline-block;
  margin-left: 15px;
  font-family: FontAwesome;
  font-size: 12px;
  font-weight: 400;
  vertical-align: middle;
}
.header-container .top-bar .box-left .currency-switcher .chosen-container .chosen-single span {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.header-container .top-bar .box-left .currency-switcher .chosen-container .chosen-single div {
  display: none;
}
.header-container .top-bar .box-left .currency-switcher .chosen-container .chosen-single div b {
  background: none;
}
.header-container .top-bar .box-left .currency-switcher .chosen-container .chosen-results {
  padding: 0;
  margin: 0;
}
.header-container .top-bar .box-left .currency-switcher .chosen-container .chosen-results li {
  color: #252525;
  font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
  padding: 5px 15px;
  line-height: 20px;
  white-space: nowrap;
}
.header-container .top-bar .box-left .currency-switcher .chosen-container .chosen-results li.result-selected,
.header-container .top-bar .box-left .currency-switcher .chosen-container .chosen-results li.highlighted {
  background: none;
  color: #bb3239;
}
.header-container .top-bar .box-left .currency-switcher .chosen-container.chosen-with-drop .chosen-drop {
  border: 0;
}
.header-container .top-bar .box-left .currency-switcher .chosen-container .chosen-drop {
  background: #fff;
  box-shadow: 0 4px 5px rgba(0,0,0,0.25);
  width: auto;
}
.header-container .top-bar .box-right {
  float: right;
}
.header-container .top-bar .box-right .top-menu ul {
  margin: 0;
  padding: 5px 0;
}
.header-container .top-bar .box-right .top-menu ul li {
  display: inline-block;
  vertical-align: middle;
  line-height: 26px;
  padding: 0 10px;
}
.header-container .top-bar .box-right .top-menu ul li.first {
  padding-left: 0;
}
.header-container .top-bar .box-right .top-menu ul li.last {
  padding-right: 0;
}
.header-container .top-bar .box-right .top-menu ul li a {
  display: block;
  color: #252525;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.header-container .top-bar .box-right .top-menu ul li a:hover {
  color: #bb3239;
}
.header-container .header {
  background: #eb5405;
  position: relative;
  z-index: 1;
}
.header-container .header .header-inner {
  padding: 10px 0px 30px 0px;
  position: relative;
  z-index: 9991;
}
.header-container .header .logo {
  padding: 0;
}
.header-container .header .header-sticky.ontop {
  z-index: 99955;
}
.header-container .header .header-sticky.ontop.show {
  background: #eb5405;
}
.header-container .header .header-sticky.ontop.show .header-inner {
  padding: 5px 0;
}
.header-container .header .header-bottom {
  background: #b82c0c;
  border-top: 1px solid #f25a38;
  float: left;
  height: 50px;
  width: 100%;
  margin-bottom: -20px;
}
.header-container .header .header-bottom .categories-menu {
  width: 23%;
  float: left;
}
.header-container .header .header-bottom .categories-menu .catemenu-toggler {
  background: #252525;
  border: 0;
  height: 49px;
  line-height: 49px;
}
.header-container .header .header-bottom .categories-menu .catemenu-toggler i {
  background: none;
  border: 0;
  color: #fff;
  line-height: 49px;
  height: 49px;
  width: 49px;
}
.header-container .header .header-bottom .categories-menu .morelesscate span {
  height: 60px;
  line-height: 60px;
  background: #3792d0 !important;
}
.header-container .header .header-search-mega {
  border-color: #f25a38;
  border-style: solid;
  border-width: 0 1px;
  float: left;
  padding: 7px 18px;
  position: relative;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  width: 54%;
}
.header-container .header .header-search-mega .search-inner {
  background: #fff;
  border-radius: 3px;
  float: left;
  width: 100%;
  position: relative;
}
.header-container .header .header-search-mega .cate-toggler {
  border-right: 1px solid #f4f4f4;
  height: 35px;
  line-height: 35px;
  width: 30%;
  float: left;
  padding: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #222;
  cursor: pointer;
  white-space: nowrap;
  position: relative;
}
.header-container .header .header-search-mega .cate-toggler:after {
  display: inline-block;
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  position: absolute;
  right: 10px;
}
.header-container .header .header-search-mega .widget.widget_product_categories {
  position: absolute;
  top: 100%;
  left: 0;
}
.header-container .header .header-search-mega .widget.widget_product_categories .widgettitle {
  display: none;
}
.header-container .header .header-search-mega .widget.widget_product_categories .product-categories {
  box-shadow: 0 4px 5px 1px rgba(0,0,0,0.3);
  background: #fff;
  border-radius: 0 0 4px 4px;
  height: 0px;
  margin: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  overflow-y: auto;
  padding: 10px;
  width: 200px;
  text-align: left;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
.header-container .header .header-search-mega .widget.widget_product_categories .product-categories.open {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  height: 300px;
}
.header-container .header .header-search-mega .widget.widget_product_categories .product-categories li a {
  color: #222;
  display: block;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 26px;
  padding-left: 20px;
}
.header-container .header .header-search-mega .widget.widget_product_categories .product-categories li a:hover {
  color: #e8370f;
}
.header-container .header .header-search-mega .widget.widget_product_search {
  float: left;
  display: inline-block !important;
  position: static;
  box-shadow: none;
  overflow: visible !important;
  width: 70%;
}
.header-container .header .header-search-mega .widget.widget_product_search #searchform #ws {
  height: 35px;
  width: 273px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.header-container .header .header-search-mega .widget.widget_product_search #searchform #wsearchsubmit {
  background: #e8370f;
  position: static;
  width: auto;
  line-height: 29px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 15px;
  border-radius: 3px;
  height: 29px;
  margin: 3px;
}
.header-container .header .header-search-mega .widget.widget_product_search #searchform #wsearchsubmit:before {
  display: inline-block;
  content: "\e090";
  font-family: 'simple-line-icons';
  font-size: 15px;
  margin-right: 5px;
  vertical-align: middle;
}
.header-container .header .header-search-mega .widget.widget_product_search #searchform #wsearchsubmit i {
  display: none;
}
.header-container .header .widget_shopping_cart {
  width: 23%;
  padding: 0;
  float: left;
  text-align: center;
}
.header-container .header .widget_shopping_cart .widget_shopping_cart_content {
  background: none;
  width: auto;
  height: auto;
  float: none;
  display: inline-block;
}
.header-container .header .widget_shopping_cart .widget_shopping_cart_content .cart-toggler {
  height: auto;
  width: auto;
  position: static;
}
.header-container .header .widget_shopping_cart .widget_shopping_cart_content .cart-toggler a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  height: 49px;
  line-height: 49px;
}
.header-container .header .widget_shopping_cart .widget_shopping_cart_content .cart-toggler a:before {
  display: inline-block;
  content: "\e04e";
  float: left;
  margin-right: 15px;
  font-family: 'simple-line-icons';
  font-size: 17px;
  font-weight: 400;
  margin-right: 10px;
  color: #fff;
}
.header-container .header .widget_shopping_cart .widget_shopping_cart_content .cart-toggler a:after {
  display: inline-block;
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  margin-left: 15px;
}
.header-container .header .widget_shopping_cart .widget_shopping_cart_content .cart-toggler a .cart-total {
  color: #e8370f;
}
.header-container .header .widget_shopping_cart .widget_shopping_cart_content .cart-toggler .mini-cart-link {
  display: inline-block;
}
.header-container .header #mega_main_menu > .menu_holder .menu_inner > ul > li.default_dropdown ul.mega_dropdown,
.header-container .header #mega_main_menu > .menu_holder .menu_inner > ul > li.multicolumn_dropdown ul.mega_dropdown {
  background: #ffffff;
}
.header-container .header #mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link {
  color: #5b5b5b;
  height: 60px;
  line-height: 59px;
  font-size: 13px;
  font-weight: 600;
}
.header-container .header #mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link i {
  color: #5b5b5b;
  height: 59px !important;
  line-height: 59px !important;
}
.header-container .header #mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link .link_content {
  height: 59px !important;
  line-height: 59px !important;
}
.header-container .header #mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link .link_content .link_text {
  color: #5b5b5b;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
  font-weight: 700;
  height: 59px !important;
  line-height: 59px !important;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.first > a.item_link {
  padding: 0 30px;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.first > a.item_link:after {
  display: none;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.first.menu-item-has-children > a.item_link:after {
  display: none;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-ancestor:hover > a.item_link .link_text,
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-item:hover > a.item_link .link_text,
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li:hover:hover > a.item_link .link_text {
  color: #fff;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-ancestor > a,
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-item > a,
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li:hover > a {
  background: #e8370f;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-ancestor > a.item_link .link_text,
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-item > a.item_link .link_text,
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li:hover > a.item_link .link_text {
  color: #fff;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.menu-item-has-children:hover > a.item_link:after {
  color: #fff;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.menu-item-has-children > a.item_link {
  color: #ffffff;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.menu-item-has-children > a.item_link:after {
  display: inline-block;
  margin-left: 7px;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 12px;
  font-weight: 400;
  vertical-align: middle;
  position: static;
  color: #ffffff;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li > a.item_link {
  padding: 0 30px;
  line-height: 50px;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li > a.item_link:before {
  display: none;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li > a.item_link .link_text {
  line-height: 50px;
  color: #ffffff;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.default_dropdown ul.mega_dropdown li.current-menu-ancestor > a.item_link .link_text,
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.default_dropdown ul.mega_dropdown li.current-menu-item > a.item_link .link_text,
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.default_dropdown ul.mega_dropdown li:hover > a.item_link .link_text {
  color: #e8370f;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.default_dropdown ul.mega_dropdown li a.item_link {
  color: #fff;
}
.header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.multicolumn_dropdown > ul.mega_dropdown > li a:hover .link_text {
  color: #e8370f;
}
.header-container.layout2 {
  background: none;
  margin-bottom: 0;
  position: static;
}
.header-container.layout2 .header .header-sticky.ontop.show .categories-menu {
  display: none;
}
.header-container.layout2 .header .header-sticky.ontop.show .header-bottom .logo {
  display: block;
}
.header-container.layout2 .header .header-bottom {
  margin: 0;
  background: none;
  border: 0;
}
.header-container.layout2 .header .header-bottom .logo {
  display: none;
}
.header-container.layout2 .header .header-bottom .categories-menu {
  width: 100%;
}
.header-container.layout2 .header .header-bottom .categories-menu .catemenu-toggler {
  background: #e8370f;
  height: 50px;
  line-height: 50px;
}
.header-container.layout2 .header .header-bottom .categories-menu .catemenu-toggler i {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.header-container.layout2 .header .header-bottom .morelesscate span {
  background: #292929 !important;
}
.header-container.layout2 .header .header-search-mega {
  border: 0;
  padding: 0;
  width: auto;
}
.header-container.layout2 .header .header-search-mega .widget.widget_product_search {
  width: auto;
  border: 2px solid #e8370f;
}
.header-container.layout2 .header .header-search-mega .widget.widget_product_search #searchform #wsearchsubmit {
  margin: 0;
  border-radius: 0;
  height: 31px;
  line-height: 31px;
  font-size: 0;
  width: 75px;
}
.header-container.layout2 .header .header-search-mega .widget.widget_product_search #searchform #wsearchsubmit:before {
  font-size: 15px;
  margin: 0;
}
.header-container.layout2 .header .header-search-mega .widget.widget_product_search #searchform #ws {
  width: 430px;
  text-transform: capitalize;
  font-style: italic;
  height: 31px;
  line-height: 31px;
}
.header-container.layout2 .header .widget_shopping_cart {
  width: auto;
  float: right;
}
.header-container.layout2 .header .widget_shopping_cart .widget_shopping_cart_content .cart-toggler a {
  color: #222;
  height: 35px;
  line-height: 35px;
}
.header-container.layout2 .header .widget_shopping_cart .widget_shopping_cart_content .cart-toggler a:before {
  color: #e8370f;
}
.header-container.layout2 .header .widget_shopping_cart .widget_shopping_cart_content .cart-toggler a:after {
  color: #222;
}
.header-container.layout2 .header #mega_main_menu > .menu_holder {
  border: 0;
}
.header-container.layout2 .header #mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link {
  background: #252525;
  color: #fff;
  border-bottom: 1px solid #292929;
}
.header-container.layout2 .header #mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link .link_text {
  color: #fff;
}
.header-container.layout2 .header #mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link i {
  color: #fff;
}
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.first > a.item_link {
  padding: 0 30px;
}
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.first > a.item_link:after {
  display: none;
}
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-ancestor:hover > a.item_link .link_text,
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-item:hover > a.item_link .link_text,
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li:hover:hover > a.item_link .link_text {
  color: #fff;
}
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-ancestor:hover > a.item_link .link_text:before,
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-item:hover > a.item_link .link_text:before,
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li:hover:hover > a.item_link .link_text:before {
  display: none;
}
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-ancestor > a,
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-item > a,
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li:hover > a {
  background: #e8370f;
}
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-ancestor > a.item_link .link_text,
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-item > a.item_link .link_text,
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li:hover > a.item_link .link_text {
  color: #fff;
}
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-ancestor > a.item_link .link_text:before,
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li.current-menu-item > a.item_link .link_text:before,
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li:hover > a.item_link .link_text:before {
  display: none;
}
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li > a.item_link:before {
  display: none;
}
.header-container.layout2 .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li > a.item_link .link_text {
  color: #ffffff;
}
.footer {
  background: #eb5405;
  font-size: 14px;
  font-weight: 600;
  color: #cecece;
}
.footer .widget-title,
.footer .widgettitle {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 3px;
}
.footer .widget_menu ul li a {
  font-size: 14px;
  font-weight: 600;
  color: #cecece;
  line-height: 31px;
  text-transform: capitalize;
  text-decoration: none;
}
.footer .widget_menu ul li a:hover {
  color: #e8370f;
}
.footer .footer-top {
  font-size: 14px;
  text-align: left;
}
.footer .footer-top .about-container {
  padding: 50px 30px 51px 0;
  border-right: 1px solid #fa7129;
}
.footer .footer-top .about-container .widget-logo {
  margin-bottom: 30px;
}
.footer .footer-top .about-container .widget_about_us {
  float: none;
  margin-bottom: 40px;
}
.footer .footer-top .about-container .widget_about_us ul li {
  margin-bottom: 20px;
  min-height: 35px;
  line-height: 17px;
  position: relative;
  padding-left: 50px;
}
.footer .footer-top .about-container .widget_about_us ul li:last-child {
  margin-bottom: 0;
}
.footer .footer-top .about-container .widget_about_us ul li.phone,
.footer .footer-top .about-container .widget_about_us ul li.email {
  padding-top: 8px;
}
.footer .footer-top .about-container .widget_about_us ul li.email {
  color: #e8370f;
}
.footer .footer-top .about-container .widget_about_us ul li i {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 2px solid #373737;
  color: #fff;
  display: inline-block;
  line-height: 35px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}
.footer .footer-top .about-container .widget-social .social-icons li {
  display: inline-block;
  margin-right: 15px;
  position: relative;
}
.footer .footer-top .about-container .widget-social .social-icons li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  color: #222;
  text-align: center;
  border-radius: 100%;
}
.footer .footer-top .about-container .widget-social .social-icons li a.facebook:hover {
  color: #3B579D;
}
.footer .footer-top .about-container .widget-social .social-icons li a.twitter:hover {
  color: #3ACAFF;
}
.footer .footer-top .about-container .widget-social .social-icons li a.pinterest:hover {
  color: #CB2027;
}
.footer .footer-top .about-container .widget-social .social-icons li a.tumblr:hover {
  color: #304E6C;
}
.footer .footer-top .about-container .widget-social .social-icons li a.google-plus:hover {
  color: #D11717;
}
.footer .footer-top .about-container .widget-social .social-icons li a.dribbble:hover {
  color: #0097BD;
}
.footer .footer-top .menu-container {
  padding: 45px 0;
}
.footer .footer-top .newsletter-payment {
  border-top: 1px solid #fa7129;
  margin-left: -30px;
  padding-left: 30px;
  padding-top: 35px;
  padding-bottom: 35px;
  float: left;
  width: 100%;
}
.footer .footer-top .newsletter-payment .widget_wysija {
  float: left;
}
.footer .footer-top .newsletter-payment .widget_wysija .widgettitle {
  display: none;
}
.footer .footer-top .newsletter-payment .widget_wysija .widget_wysija {
  background: #1a1a1a;
  padding: 5px;
}
.footer .footer-top .newsletter-payment .widget_wysija .widget_wysija .wysija-paragraph {
  margin: 0;
  float: left;
}
.footer .footer-top .newsletter-payment .widget_wysija .widget_wysija .wysija-paragraph .wysija-input {
  border: 0;
  background: none;
  color: #cecece;
  line-height: 35px;
  padding-left: 10px;
  width: 300px;
  font-style: italic;
  letter-spacing: 3px;
}
.footer .footer-top .newsletter-payment .widget_wysija .widget_wysija .wysija-submit {
  float: left;
  margin: 0;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  padding: 0 15px;
  line-height: 35px;
  border: 0;
  background: #e8370f;
}
.footer .footer-top .newsletter-payment .widget-payment {
  float: right;
  margin-top: 9px;
}
.footer .footer-bottom {
  border-top: 1px solid #fa7129;
}
.footer .footer-bottom .footer-bottom-inner {
  border: 0;
}
.footer .footer-bottom .widget-copyright {
  font-size: 15px;
  font-weight: 600;
  text-transform: none;
  float: none;
  text-align: center;
}
.footer .footer-bottom .widget-copyright a {
  color: #e8370f;
}
.front-page .vc_row {
  margin-bottom: 30px;
}
.wrapper .slick-slider:hover button {
  right: 10px;
}
.wrapper .slick-slider:hover button.slick-prev {
  right: 50px;
  left: auto;
}
.wrapper .slick-slider button {
  background: #fff;
  border-radius: 0;
  width: 28px;
  height: 28px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  border: 1px solid #f1f1f1;
  right: 15px;
  text-align: center;
  line-height: 28px;
  top: -40px;
  margin-top: 0;
}
.wrapper .slick-slider button:hover {
  background: #fff;
  color: #e8370f;
}
.wrapper .slick-slider button:hover:before {
  color: #e8370f;
}
.wrapper .slick-slider button:hover.slick-disabled {
  border-color: #f4f4f4;
  color: #c6c6c6;
}
.wrapper .slick-slider button:before {
  content: "\f0da";
  color: #252525;
  font-family: FontAwesome;
  display: inline-block;
  line-height: 28px;
  font-size: 14px;
}
.wrapper .slick-slider button.slick-disabled:before {
  color: #c6c6c6;
}
.wrapper .slick-slider button.slick-prev {
  left: auto;
  right: 50px;
}
.wrapper .slick-slider button.slick-prev:before {
  content: "\f0d9";
}
.wrapper .slick-slider .slick-list {
  padding: 0;
}
.wrapper .slick-slider .slick-dots li {
  border: 1px solid #d9d9d9;
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  vertical-align: middle;
}
.wrapper .slick-slider .slick-dots li.slick-active,
.wrapper .slick-slider .slick-dots li:hover {
  width: 16px;
  height: 16px;
  border-color: #252525;
}
.wrapper .slick-slider .slick-dots li.slick-active button,
.wrapper .slick-slider .slick-dots li:hover button {
  background: #252525;
}
.main-container {
  background: none;
}
.main-container .shadow {
  display: none;
}
.main-container .home-slider > .wpb_wrapper {
  margin-left: -20px;
}
.main-container .page-content .button:hover,
.main-container .page-content .button.alt:hover,
.main-container .page-content #submit:hover {
  background: #e8370f;
  border-color: #e8370f;
}
.main-container .shop-products {
  margin: 0 -10px;
}
.main-container .shop-products .item-col .product-wrapper {
  background: #fff;
  border: 1px solid #f1f1f1;
}
.main-container .shop-products .item-col .product-wrapper:hover {
  box-shadow: none;
}
.main-container .shop-products .item-col .product-wrapper h2.product-name {
  font-weight: 600;
}
.main-container .shop-products .item-col .product-wrapper h2.product-name a {
  color: #222;
}
.main-container .shop-products .item-col .product-wrapper h2.product-name a:hover {
  color: #e8370f;
}
.main-container .shop-products .item-col .product-wrapper .actions {
  background: none;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  margin: 0;
  left: 0;
  right: 0;
}
.main-container .shop-products .item-col .product-wrapper .actions .add-to-links li {
  margin-right: 10px;
}
.main-container .shop-products .item-col .product-wrapper .actions .add-to-links .yith-wcwl-add-to-wishlist a:hover,
.main-container .shop-products .item-col .product-wrapper .actions .add-to-links .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
  background: #e8370f;
}
.main-container .shop-products .item-col .product-wrapper .actions .add-to-links .compare-button a.compare:hover {
  background: #e8370f;
}
.main-container .shop-products .item-col .product-wrapper .actions .add-to-links .add-to-cart .add_to_cart_inline a.button:hover,
.main-container .shop-products .item-col .product-wrapper .actions .add-to-links .add-to-cart .add_to_cart_inline a.button.added {
  background: #e8370f;
}
.main-container .shop-products .item-col .product-wrapper .actions .add-to-links .quickviewbtn a.quickview:hover {
  background: #e8370f;
}
.main-container .shop-products .item-col .product-wrapper .price-box {
  color: #e8370f;
}
.main-container .shop-products.grid-view .item-col .product-wrapper {
  padding: 0 0 20px;
}
.main-container .shop-products.grid-view .item-col .product-wrapper:hover .product-image {
  border-color: transparent;
}
.main-container .shop-products.grid-view .item-col .product-wrapper .product-image a {
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
.main-container .shop-products .group .item-col {
  width: 100%;
}
.main-container .group-modul .products-style2 .shop-products .item-col {
  width: 100%;
}
.main-container .group-modul .products-style2 .shop-products .item-col .product-wrapper {
  text-align: left;
}
.main-container .group-modul .products-style2 .shop-products .item-col .product-wrapper:hover {
  box-shadow: none;
}
.main-container .group-modul .products-style2 .shop-products .item-col .product-wrapper:hover .product-image {
  border-color: #e8370f;
}
.main-container .group-modul .products-style2 .shop-products .item-col .product-wrapper .list-col4 {
  width: 40%;
  float: left;
}
.main-container .group-modul .products-style2 .shop-products .item-col .product-wrapper .list-col4 .product-image {
  margin-bottom: 0;
}
.main-container .group-modul .products-style2 .shop-products .item-col .product-wrapper .list-col4 .product-image a .shadow {
  display: block;
}
.main-container .group-modul .products-style2 .shop-products .item-col .product-wrapper .list-col4 .product-image a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.main-container .group-modul .products-style2 .shop-products .item-col .product-wrapper .list-col8 {
  width: 60%;
  float: left;
  padding-left: 30px;
}
.main-container .group-modul .products-style2 .shop-products .item-col .product-wrapper .actions {
  display: none;
}
.main-container .home-static1 .box:hover .box-inner:before {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.main-container .home-static1 .box .box-inner {
  position: relative;
  padding-left: 65px;
}
.main-container .home-static1 .box .box-inner:before {
  border-radius: 100%;
  color: #fff;
  width: 50px;
  height: 50px;
  font-family: 'simple-line-icons';
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
.main-container .home-static1 .box .box-inner h2 {
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
.main-container .home-static1 .box .box-inner p {
  font-weight: 600;
  font-size: 14px;
}
.main-container .home-static1 .box.box1 .box-inner:before {
  content: "\e048";
  background: #c84e75;
}
.main-container .home-static1 .box.box2 .box-inner:before {
  content: "\e05c";
  background: #3c759c;
}
.main-container .home-static1 .box.box3 .box-inner:before {
  content: "\e098";
  background: #5bae32;
}
.main-container .home-static1 .box.box4 .box-inner:before {
  content: "\e053";
  background: #b150c3;
}
.main-container .home-tab-container.box2 h3.title1 {
  border-color: #c84e75;
}
.main-container .home-tab-container.box2 h3.title1 span {
  background: #c84e75;
}
.main-container .home-tab-container.box2 h3.title1 span:after {
  border-color: transparent transparent transparent #c84e75;
}
.main-container .home-tab-container.box3 h3.title1 {
  border-color: #3792d0;
}
.main-container .home-tab-container.box3 h3.title1 span {
  background: #3792d0;
}
.main-container .home-tab-container.box3 h3.title1 span:after {
  border-color: transparent transparent transparent #3792d0;
}
.main-container .home-tab-container.box4 h3.title1 {
  border-color: #b150c3;
}
.main-container .home-tab-container.box4 h3.title1 span {
  background: #b150c3;
}
.main-container .home-tab-container.box4 h3.title1 span:after {
  border-color: transparent transparent transparent #b150c3;
}
.main-container .home-tab-container .home-tab-inner > .wpb_wrapper {
  background: #fff;
  border-color: #f1f1f1;
  border-style: solid;
  border-width: 1px 1px 1px 0;
}
.main-container .home-tab-container h3.title1 {
  background: none;
  text-align: left;
  border-bottom: 2px solid #252525;
  padding: 0;
}
.main-container .home-tab-container h3.title1 span {
  color: #fff;
  display: inline-block;
  background: #252525;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 50px;
  padding: 0 30px;
  min-width: 234px;
  text-align: center;
  position: relative;
}
.main-container .home-tab-container h3.title1 span:after {
  content: "";
  border-color: transparent transparent transparent #252525;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  display: block;
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -6px;
}
.main-container .home-tab-container .image-static1,
.main-container .home-tab-container .image-static3 {
  padding-right: 36px;
}
.main-container .home-tab-container .image-static2,
.main-container .home-tab-container .image-static4 {
  padding-left: 36px;
}
.main-container .home-tab-container .home-tabs1,
.main-container .home-tab-container .home-tabs2,
.main-container .home-tab-container .home-tabs3,
.main-container .home-tab-container .home-tabs4 {
  position: relative;
}
.main-container .home-tab-container .home-tabs1 .wpb_content_element .wpb_wrapper > h3,
.main-container .home-tab-container .home-tabs2 .wpb_content_element .wpb_wrapper > h3,
.main-container .home-tab-container .home-tabs3 .wpb_content_element .wpb_wrapper > h3,
.main-container .home-tab-container .home-tabs4 .wpb_content_element .wpb_wrapper > h3 {
  display: none;
}
.main-container .home-tab-container .home-tabs1 .home-tabs-title,
.main-container .home-tab-container .home-tabs2 .home-tabs-title,
.main-container .home-tab-container .home-tabs3 .home-tabs-title,
.main-container .home-tab-container .home-tabs4 .home-tabs-title {
  position: absolute;
  right: 295px;
  margin-top: -37px;
  text-align: center;
}
.main-container .home-tab-container .home-tabs1 .home-tabs-title li,
.main-container .home-tab-container .home-tabs2 .home-tabs-title li,
.main-container .home-tab-container .home-tabs3 .home-tabs-title li,
.main-container .home-tab-container .home-tabs4 .home-tabs-title li {
  display: inline-block;
  margin: 0 25px;
}
.main-container .home-tab-container .home-tabs1 .home-tabs-title li a,
.main-container .home-tab-container .home-tabs2 .home-tabs-title li a,
.main-container .home-tab-container .home-tabs3 .home-tabs-title li a,
.main-container .home-tab-container .home-tabs4 .home-tabs-title li a {
  color: #444444;
  display: block;
  line-height: 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.main-container .home-tab-container .home-tabs1 .home-tabs-title li a:hover,
.main-container .home-tab-container .home-tabs1 .home-tabs-title li a.active,
.main-container .home-tab-container .home-tabs2 .home-tabs-title li a:hover,
.main-container .home-tab-container .home-tabs2 .home-tabs-title li a.active,
.main-container .home-tab-container .home-tabs3 .home-tabs-title li a:hover,
.main-container .home-tab-container .home-tabs3 .home-tabs-title li a.active,
.main-container .home-tab-container .home-tabs4 .home-tabs-title li a:hover,
.main-container .home-tab-container .home-tabs4 .home-tabs-title li a.active {
  color: #e8370f;
}
.main-container .home-tab-container .home-tabs1 > .wpb_wrapper,
.main-container .home-tab-container .home-tabs3 > .wpb_wrapper {
  margin-left: -66px;
}
.main-container .home-tab-container .home-tabs2 > .wpb_wrapper,
.main-container .home-tab-container .home-tabs4 > .wpb_wrapper {
  margin-right: -66px;
}
.main-container .home-tab-container .home-tabs2 .home-tabs-title,
.main-container .home-tab-container .home-tabs4 .home-tabs-title {
  right: 0;
}
.main-container .home-tab-container .home-tabs2 .slick-slider button,
.main-container .home-tab-container .home-tabs4 .slick-slider button {
  right: -225px;
}
.main-container .home-tab-container .home-tabs2 .slick-slider button.slick-prev,
.main-container .home-tab-container .home-tabs4 .slick-slider button.slick-prev {
  right: -190px;
}
.main-container .home-tab-container .shop-products {
  margin: 0;
}
.main-container .home-tab-container .shop-products .item-col {
  padding: 0;
  margin: 0;
}
.main-container .home-tab-container .shop-products .item-col .product-wrapper {
  padding: 3px 0 20px;
  border-width: 1px 1px 0 0;
}
.main-container .home-tab-container .shop-products .group.slick-active:last-child .item-col .product-wrapper {
  border-right: 0;
}
.main-container .home-tab-container.layout2 h3.title2 {
  background: none;
  line-height: 30px;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  padding: 0 0 20px;
}
.main-container .home-tab-container.layout2 .home-tabs5 .wpb_content_element .wpb_wrapper > h3,
.main-container .home-tab-container.layout2 .home-tabs6 .wpb_content_element .wpb_wrapper > h3,
.main-container .home-tab-container.layout2 .home-tabs7 .wpb_content_element .wpb_wrapper > h3,
.main-container .home-tab-container.layout2 .home-tabs8 .wpb_content_element .wpb_wrapper > h3 {
  display: none;
}
.main-container .home-tab-container.layout2 .home-tabs5 .home-tabs-title,
.main-container .home-tab-container.layout2 .home-tabs6 .home-tabs-title,
.main-container .home-tab-container.layout2 .home-tabs7 .home-tabs-title,
.main-container .home-tab-container.layout2 .home-tabs8 .home-tabs-title {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
  text-align: center;
}
.main-container .home-tab-container.layout2 .home-tabs5 .home-tabs-title li,
.main-container .home-tab-container.layout2 .home-tabs6 .home-tabs-title li,
.main-container .home-tab-container.layout2 .home-tabs7 .home-tabs-title li,
.main-container .home-tab-container.layout2 .home-tabs8 .home-tabs-title li {
  display: inline-block;
  margin: 0 25px;
}
.main-container .home-tab-container.layout2 .home-tabs5 .home-tabs-title li.last,
.main-container .home-tab-container.layout2 .home-tabs6 .home-tabs-title li.last,
.main-container .home-tab-container.layout2 .home-tabs7 .home-tabs-title li.last,
.main-container .home-tab-container.layout2 .home-tabs8 .home-tabs-title li.last {
  margin-right: 0;
}
.main-container .home-tab-container.layout2 .home-tabs5 .home-tabs-title li a,
.main-container .home-tab-container.layout2 .home-tabs6 .home-tabs-title li a,
.main-container .home-tab-container.layout2 .home-tabs7 .home-tabs-title li a,
.main-container .home-tab-container.layout2 .home-tabs8 .home-tabs-title li a {
  border-color: transparent;
  border-style: solid;
  border-width: 1px 0;
  color: #797979;
  display: block;
  line-height: 28px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.main-container .home-tab-container.layout2 .home-tabs5 .home-tabs-title li a:hover,
.main-container .home-tab-container.layout2 .home-tabs5 .home-tabs-title li a.active,
.main-container .home-tab-container.layout2 .home-tabs6 .home-tabs-title li a:hover,
.main-container .home-tab-container.layout2 .home-tabs6 .home-tabs-title li a.active,
.main-container .home-tab-container.layout2 .home-tabs7 .home-tabs-title li a:hover,
.main-container .home-tab-container.layout2 .home-tabs7 .home-tabs-title li a.active,
.main-container .home-tab-container.layout2 .home-tabs8 .home-tabs-title li a:hover,
.main-container .home-tab-container.layout2 .home-tabs8 .home-tabs-title li a.active {
  color: #222;
  border-color: #222;
}
.main-container .home-tab-container.layout2 .home-tab-inner > .wpb_wrapper {
  background: none;
  border: 0;
  position: relative;
}
.main-container .home-tab-container.layout2 .shop-products {
  margin: 0 -5px;
}
.main-container .home-tab-container.layout2 .shop-products .item-col {
  padding: 0 5px;
}
.main-container .home-tab-container.layout2 .shop-products .item-col.first {
  clear: none;
}
.main-container .home-tab-container.layout2 .shop-products .item-col .product-wrapper {
  border-width: 1px;
}
.main-container .home-tab-container.layout2 .wpb_gallery {
  margin-bottom: 10px;
  position: relative;
  z-index: 0;
}
.main-container .home-tab-container.layout2 .wpb_gallery .wpb_gallery_heading {
  display: none;
}
.main-container .home-tab-container.layout2 .wpb_gallery .wpb_gallery_slides {
  box-shadow: none;
  border: 0;
  border-radius: 0;
  margin: 0;
}
.main-container .home-tab-container.layout2 .wpb_gallery .wpb_gallery_slides .flex-control-nav {
  display: none;
}
.main-container .home-tab-container.layout2 .wpb_gallery .wpb_gallery_slides .flex-direction-nav a {
  width: 40px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: rgba(37,37,37,0.2);
  font-size: 0;
}
.main-container .home-tab-container.layout2 .wpb_gallery .wpb_gallery_slides .flex-direction-nav a:before {
  font-family: FontAwesome;
  content: "\f104";
  font-size: 20px;
  color: #fff;
  line-height: 50px;
}
.main-container .home-tab-container.layout2 .wpb_gallery .wpb_gallery_slides .flex-direction-nav a:hover {
  background: #252525;
}
.main-container .home-tab-container.layout2 .wpb_gallery .wpb_gallery_slides .flex-direction-nav a.flex-prev {
  left: 0;
}
.main-container .home-tab-container.layout2 .wpb_gallery .wpb_gallery_slides .flex-direction-nav a.flex-next {
  right: 0;
}
.main-container .home-tab-container.layout2 .wpb_gallery .wpb_gallery_slides .flex-direction-nav a.flex-next:before {
  content: "\f105";
}
.main-container .home-banner2 .box {
  position: relative;
}
.main-container .home-banner2 .box a.lern-more {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -20px;
  line-height: 40px;
  border-radius: 3px;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 0 20px;
  background: -moz-linear-gradient(to bottom,#38c1fb,#1c6dab);
  background: -webkit-linear-gradient(to bottom,#38c1fb,#1c6dab);
  background: -o-linear-gradient(to bottom,#38c1fb,#1c6dab);
  background: linear-gradient(to bottom,#38c1fb,#1c6dab);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
.main-container .home-banner2 .box a.lern-more:hover {
  background: -moz-linear-gradient(to bottom,#f25a38,#e8370f);
  background: -webkit-linear-gradient(to bottom,#f25a38,#e8370f);
  background: -o-linear-gradient(to bottom,#f25a38,#e8370f);
  background: linear-gradient(to bottom,#f25a38,#e8370f);
}
.main-container .home2-static1 {
  background: #fff;
  padding: 50px 0;
}
.main-container .home2-static1 .box .box-inner {
  position: relative;
  padding-left: 30px;
}
.main-container .home2-static1 .box .box-inner:before {
  font-family: 'simple-line-icons';
  color: #e8370f;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
}
.main-container .home2-static1 .box .box-inner h2 {
  color: #e8370f;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.main-container .home2-static1 .box .box-inner p {
  font-size: 15px;
  font-weight: 600;
}
.main-container .home2-static1 .box.box1 .box-inner:before {
  content: "\e044";
}
.main-container .home2-static1 .box.box2 .box-inner:before {
  content: "\e05c";
}
.main-container .home2-static1 .box.box3 .box-inner:before {
  content: "\e03c";
}
.main-container .latest-posts {
  margin: 0;
  padding: 40px 0;
}
.main-container .latest-posts .slick-slider .slick-list {
  padding-top: 30px;
}
.main-container .latest-posts .slick-slider:hover button.slick-prev {
  left: auto;
  right: 50px;
}
.main-container .latest-posts .slick-slider:hover button.slick-next {
  right: 15px;
}
.main-container .brands-logo {
  background: none;
  padding: 0 0 30px;
}
.main-container .brands-logo .slick-slider button {
  display: none !important;
}
.main-container .product-view .upsells_products_widget .shop-products .slick-list,
.main-container .product-view .related_products_widget .shop-products .slick-list {
  padding-top: 30px;
}
@media screen and (max-width: 1200px) {
  .front-page .entry-content > .vc_row {
    margin-left: 0;
    margin-right: 0;
  }
  .header-container .header .header-search-mega .widget.widget_product_search #searchform #ws {
    width: 225px;
  }
  .header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li > a.item_link {
    padding: 0 20px;
  }
  .header-container .header #mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link {
    height: 48px;
    line-height: 47px;
  }
  .header-container .header #mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link i {
    height: 47px !important;
    line-height: 47px !important;
  }
  .header-container .header #mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link .link_content {
    height: 47px !important;
    line-height: 47px !important;
  }
  .header-container .header #mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link .link_content .link_text {
    height: 47px !important;
    line-height: 47px !important;
  }
  .header-container .header .header-bottom .categories-menu .morelesscate span {
    height: 48px;
    line-height: 48px;
  }
  .header-container.layout2 .header .header-search-mega .widget.widget_product_search #searchform #ws {
    width: 320px;
  }
  .footer .footer-top .about-container .widget-social .social-icons li {
    margin-right: 5px;
  }
  .footer .footer-top .newsletter-payment .widget_wysija .widget_wysija .wysija-paragraph .wysija-input {
    width: 200px;
  }
  .main-container .home-tab-container .home-tabs1 .home-tabs-title,
  .main-container .home-tab-container .home-tabs3 .home-tabs-title {
    right: 100px;
  }
  .main-container .home-tab-container .home-tabs1 > .wpb_wrapper,
  .main-container .home-tab-container .home-tabs3 > .wpb_wrapper {
    margin-left: -9px;
  }
  .main-container .home-tab-container .home-tabs2 .home-tabs-title,
  .main-container .home-tab-container .home-tabs4 .home-tabs-title {
    right: -140px;
  }
  .main-container .home-tab-container .home-tabs2 > .wpb_wrapper,
  .main-container .home-tab-container .home-tabs4 > .wpb_wrapper {
    margin-right: -9px;
  }
  .main-container .home-tab-container .image-static1,
  .main-container .home-tab-container .image-static3 {
    padding-right: 0;
    margin-right: -21px;
  }
  .main-container .home-tab-container .image-static2,
  .main-container .home-tab-container .image-static4 {
    padding-left: 0;
    margin-left: -21px;
  }
  .main-container .home-tab-container .shop-products .item-col .product-wrapper {
    padding-top: 0;
  }
  .main-container .home-static1 .box .box-inner h2 {
    font-size: 13px;
  }
}
@media screen and (max-width: 992px) {
  .mobile-menu {
    background: #b82c0c;
  }
  .mobile-menu .mobile-menu-container {
    min-width: auto;
    width: 100%;
  }
  .logo {
    margin-bottom: 30px;
  }
  .header-container {
    margin-bottom: 10px;
    text-align: center;
  }
  .header-container .top-bar .box-left,
  .header-container .top-bar .box-right {
    display: inline-block;
    vertical-align: middle;
    float: none;
  }
  .header-container .top-bar .box-left {
    margin-right: 10px;
  }
  .header-container .logo  img {
    width: 125px;
  }
  .header-container .widget.widget_shopping_cart {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: auto;
  }
  .header-container .header .nav-container {
    background: #b82c0c;
    text-align: left;
  }
  .header-container .header .header-search-mega {
    border: 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    float: none;
  }
  .header-container .header .header-bottom {
    margin-bottom: 0;
    height: auto;
    border: 0;
  }
  .header-container.layout2 .header .widget_shopping_cart {
    margin-top: 0;
    float: none;
    margin-left: 30px;
  }
  .main-container .home-slider > .wpb_wrapper {
    margin-left: 0;
  }
  .main-container .home-static1 .box {
    min-height: 50px;
    margin: 15px 0 0;
  }
  .main-container .home2-static1 .box {
    margin: 15px 0 0;
  }
  .main-container .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
  }
  .main-container .home-tab-container .image-static {
    display: none;
  }
  .main-container .home-tab-container .home-tabs1 .home-tabs-title,
  .main-container .home-tab-container .home-tabs2 .home-tabs-title,
  .main-container .home-tab-container .home-tabs3 .home-tabs-title,
  .main-container .home-tab-container .home-tabs4 .home-tabs-title {
    right: 10px;
  }
  .main-container .home-tab-container .home-tabs1 .home-tabs-title li,
  .main-container .home-tab-container .home-tabs2 .home-tabs-title li,
  .main-container .home-tab-container .home-tabs3 .home-tabs-title li,
  .main-container .home-tab-container .home-tabs4 .home-tabs-title li {
    margin: 0 15px;
  }
  .main-container .home-tab-container .home-tabs1 .home-tabs-title li a,
  .main-container .home-tab-container .home-tabs2 .home-tabs-title li a,
  .main-container .home-tab-container .home-tabs3 .home-tabs-title li a,
  .main-container .home-tab-container .home-tabs4 .home-tabs-title li a {
    font-size: 12px;
  }
  .main-container .home-tab-container .home-tabs1 > .wpb_wrapper,
  .main-container .home-tab-container .home-tabs2 > .wpb_wrapper,
  .main-container .home-tab-container .home-tabs3 > .wpb_wrapper,
  .main-container .home-tab-container .home-tabs4 > .wpb_wrapper {
    margin: 0;
  }
  .footer .footer-top {
    padding-top: 30px;
  }
  .footer .footer-top .about-container {
    border-right: 0;
    padding: 0;
  }
  .footer .footer-top .menu-container .widget_menu {
    margin-top: 30px;
  }
  .footer .footer-top .newsletter-payment {
    margin-left: 0;
    padding-left: 0;
  }
  .wrapper .slick-slider button,
  .wrapper .slick-slider .slick-dots {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .front-page .wpb_content_element .wpb_wrapper > h3 {
    margin-right: 0;
  }
  .header-container .widget_shopping_cart .widget_shopping_cart_content .mini_cart_content {
    right: -50px;
  }
  .header-container .header .header-search-mega .cate-toggler {
    text-transform: capitalize;
  }
  .header-container .header .header-search-mega .cate-toggler:after {
    display: none;
  }
  .header-container .header .header-search-mega .widget.widget_product_search #searchform #ws {
    text-transform: capitalize;
    font-weight: 400;
  }
  .header-container .header .header-search-mega .widget.widget_product_search #searchform #wsearchsubmit {
    font-size: 0;
  }
  .header-container.layout2 .header .header-search-mega {
    width: 100%;
    margin-bottom: 10px;
  }
  .header-container.layout2 .header .header-search-mega .widget.widget_product_search {
    width: 100%;
  }
  .main-container .home-tab-container .home-tabs1 .home-tabs-title,
  .main-container .home-tab-container .home-tabs2 .home-tabs-title,
  .main-container .home-tab-container .home-tabs3 .home-tabs-title,
  .main-container .home-tab-container .home-tabs4 .home-tabs-title {
    position: static;
    margin: 15px 0;
  }
  .main-container .home-tab-container .home-tab-inner > .wpb_wrapper {
    border: 0;
  }
  .main-container .home-tab-container .shop-products {
    margin: 0 -5px;
  }
  .main-container .home-tab-container .shop-products .item-col {
    padding: 0 5px;
    margin-bottom: 20px;
  }
  .main-container .home-tab-container .shop-products .item-col .product-wrapper {
    border-width: 1px;
  }
  .main-container .home-tab-container.layout2 .home-tabs5 .home-tabs-title,
  .main-container .home-tab-container.layout2 .home-tabs6 .home-tabs-title,
  .main-container .home-tab-container.layout2 .home-tabs7 .home-tabs-title,
  .main-container .home-tab-container.layout2 .home-tabs8 .home-tabs-title {
    position: static;
    margin: 10px 0;
  }
  .main-container .home-tab-container.layout2 .wpb_gallery .wpb_gallery_slides .flex-direction-nav a {
    display: none;
  }
  .main-container .group-modul .products-style2 {
    margin-bottom: 30px;
  }
  .main-container .group-modul .products-style2:last-child {
    margin-bottom: 0;
  }
  .footer .footer-top .newsletter-payment .widget-payment {
    clear: both;
    float: left;
    margin-top: 15px;
  }
}
@media screen and (max-width: 480px) {
  .header-container .header .header-search-mega .widget.widget_product_search #searchform #ws {
    width: 90px;
  }
  .header-container.layout2 .header .header-search-mega .widget.widget_product_search #searchform #ws {
    width: 180px;
  }
  .footer .footer-top .newsletter-payment .widget_wysija .widget_wysija .wysija-paragraph .wysija-input {
    width: 160px;
  }
  .main-container .home-tab-container .home-tabs1 .home-tabs-title li,
  .main-container .home-tab-container .home-tabs2 .home-tabs-title li,
  .main-container .home-tab-container .home-tabs3 .home-tabs-title li,
  .main-container .home-tab-container .home-tabs4 .home-tabs-title li {
    display: block;
    text-align: left;
    margin: 5px 0;
  }
  .main-container .home-tab-container.layout2 .home-tabs5 .home-tabs-title li,
  .main-container .home-tab-container.layout2 .home-tabs6 .home-tabs-title li,
  .main-container .home-tab-container.layout2 .home-tabs7 .home-tabs-title li,
  .main-container .home-tab-container.layout2 .home-tabs8 .home-tabs-title li {
    display: block;
    margin: 10px 0;
    text-align: left;
  }
  .main-container .home-tab-container.layout2 .home-tabs5 .home-tabs-title li a,
  .main-container .home-tab-container.layout2 .home-tabs6 .home-tabs-title li a,
  .main-container .home-tab-container.layout2 .home-tabs7 .home-tabs-title li a,
  .main-container .home-tab-container.layout2 .home-tabs8 .home-tabs-title li a {
    display: inline-block;
  }
}
