@font-face {
  font-family: 'PacificoRegular';
  src: url('../fonts/PacificoRegular.eot');
  src: url('../fonts/PacificoRegular.eot') format('embedded-opentype'), url('../fonts/PacificoRegular.woff2') format('woff2'), url('../fonts/PacificoRegular.woff') format('woff'), url('../fonts/PacificoRegular.ttf') format('truetype'), url('../fonts/PacificoRegular.svg#PacificoRegular') format('svg');
}
*,
html {
  outline: none !important;
}
.page-template-page-home3 {
  background: #ffffff !important;
}
body {
  background: #eeeeee;
  color: #444;
  font-size: 12px;
  font-family: 'Arial', Helvetica, sans-serif;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
body a {
  color: #444444;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
body a:hover {
  color: #e93712;
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0 0 10px;
  font-weight: 700;
  font-family: inherit;
}
body a {
  outline: medium none !important;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #cecece;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 5px;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul {
  padding: 0;
}
body ul,
body ol {
  margin-left: 15px;
}
body ol {
  padding-left: 15px;
}
body .entry-content ul li,
body .entry-content ol li {
  list-style: inherit;
}
body .container {
  padding: 0;
}
body.archive,
body.single,
body.page,
body.error404 {
  background: #eee;
}
body.archive .header-style2 .top-header,
body.single .header-style2 .top-header,
body.error404 .header-style2 .top-header {
  top: 0;
}
body.page-home {
  background: #fff;
}
table {
  margin-bottom: 10px;
}
table td,
table th {
  padding: 10px;
}
dl dd {
  margin-bottom: 10px;
}
img.vc_single_image-img:hover {
  opacity: 0.8;
}
:focus {
  outline: none;
  background: none;
}
a:focus {
  outline: none;
  background: none;
}
.float {
  float: none;
}
:focus {
  outline: none;
}
.archive .body-wrapper.box-layout,
.single .body-wrapper.box-layout {
  background: none;
}
.body-wrapper {
  overflow: hidden;
}
.body-wrapper.box-layout {
  width: 1200px;
  margin: 0 auto;
  box-shadow: 0px 0px 10px 0px rgba(15,11,12,0.1);
  overflow: hidden;
  background: #ffffff;
}
.box-layout .vc_row-no-padding {
  width: 100% !important;
  margin: 0;
  left: 0 !important;
  right: 0 !important;
}
#main .breadcrumbs {
  display: none;
}
#main #contents header {
  display: none;
}
.bread .breadcrumbs {
  display: block !important;
}
.theme-clearfix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.float {
  float: none !important;
}
.modal {
  z-index: 99999;
}
.thumbnail {
  max-width: 100%;
}
.size-full {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0;
}
figure .size-full {
  margin: 0;
}
.alignleft {
  float: left;
  margin: 0 15px 30px 0;
}
.rtl .alignleft {
  float: right;
  margin: 0 0 30px 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 30px auto;
  clear: both;
}
.alignright {
  float: right;
  margin: 0 0 30px 15px;
}
.rtl .alignright {
  float: left;
  margin: 0 15px 30px 0;
}
.alignnone {
  float: none;
  clear: both;
  display: block;
}
p {
  color: #545454;
  font-size: 12px;
}
p .size-full {
  width: auto;
  height: auto;
}
p .alignleft {
  float: left;
}
.rtl p .alignleft {
  float: right;
}
p .aligncenter {
  display: block;
}
p .alignright {
  float: right;
  margin: 5px 0 30px 15px;
}
.rtl p .alignright {
  float: left;
}
p .alignnone {
  float: none;
  display: block;
}
figure.wp-caption {
  margin-bottom: 5px;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popup-image img {
  margin: 0;
}
ul.menu,
.dropdown ul {
  list-style: none;
}
.nav>li>a:hover,
.nav>li>a:focus {
  background: none;
}
tbody tr td {
  font-size: 14px;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0;
}
.slick-slide {
  height: auto;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
.compose-mode .vc_controls>.vc_controls-cc {
  top: 30px !important;
}
.loading {
  position: relative;
  max-height: 300px;
  overflow: hidden;
}
.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
}
.rtl .loading:before {
  left: 0 !important;
  right: 0 !important;
}
.row {
  margin-left:  * -1;
  overflow: inherit;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: ;
}
#lang_sel_click {
  height: 32px;
  position: relative;
  z-index: 99;
  font-family: verdana, arial, sans-serif;
}
* html #lang_sel_click {
  width: 12em;
}
#lang_sel_click ul,
#lang_sel li {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
}
#lang_sel_click li:before {
  content: '' !important;
}
#lang_sel_click ul ul {
  width: 149px;
}
#lang_sel_click li {
  float: left;
  width: 149px;
  position: relative;
}
#lang_sel_click a,
#lang_sel_click a:visited {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  border: 1px solid #cdcdcd;
  background: #fff;
  padding-left: 10px;
  line-height: 24px;
}
* html #lang_sel_click a,
* html #lang_sel_click a:visited {
  width: 149px;
}
#lang_sel_click ul ul {
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 25px;
  left: 0;
  width: 149px;
  border-top: 1px solid #cdcdcd;
}
* html #lang_sel_click ul ul {
  top: 18px;
}
#lang_sel_click table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse;
}
#lang_sel_click ul ul a,
#lang_sel_click ul ul a:visited {
  background: #ffffff;
  color: #444444;
  height: auto;
  line-height: 1em;
  padding: 5px 10px;
  border-width: 0 1px 1px 1px;
}
* html #lang_sel_click ul ul a,
* html #lang_sel_click ul ul a:visited {
  width: 150px;
}
#lang_sel_click a:hover,
#lang_sel_click ul ul a:hover {
  color: #000;
  background: #eee;
}
#lang_sel_click :hover > a,
#lang_sel_click ul ul :hover > a {
  color: #000;
  background: #eee;
}
#lang_sel_click a.lang_sel_sel {
  background: url(../assets/img/nav-arrow-down.png) #fff right no-repeat;
  color: #444;
}
#lang_sel_click a.lang_sel_sel:hover {
  text-decoration: none;
  color: #000;
}
#lang_sel_click img.iclflag {
  width: 18px;
  height: 12px;
  position: relative;
  top: 1px;
}
.header-style8 .header,
.header-style10 .header {
  background: #fff;
}
.header-style8 .header-msg,
.header-style10 .header-msg {
  background: #444444;
}
.header-style8 .header-msg .currency_w > li > a,
.header-style8 .header-msg #lang_sel > ul.nav > li > a,
.header-style10 .header-msg .currency_w > li > a,
.header-style10 .header-msg #lang_sel > ul.nav > li > a {
  color: #fff;
}
.header-style8 .header-msg .currency_w > li > a:after,
.header-style8 .header-msg #lang_sel > ul.nav > li > a:after,
.header-style10 .header-msg .currency_w > li > a:after,
.header-style10 .header-msg #lang_sel > ul.nav > li > a:after {
  color: #fff;
}
.header-style8 .header-msg .top-header-sidebar .top-header-sidebar-menu .my-account,
.header-style10 .header-msg .top-header-sidebar .top-header-sidebar-menu .my-account {
  color: #fff;
}
.header-style8 .header-msg .top-header-left .support-info ul li.phone-support,
.header-style10 .header-msg .top-header-left .support-info ul li.phone-support {
  color: #fff;
}
.header-style8 .header-msg .top-header-left .support-info ul li.phone-support span,
.header-style10 .header-msg .top-header-left .support-info ul li.phone-support span {
  color: #fff;
}
.header-style8 .header-msg .top-header-left .support-info ul li.phone-support:before,
.header-style10 .header-msg .top-header-left .support-info ul li.phone-support:before {
  background: url("../assets/img/icon-call.png") no-repeat;
}
.header-style8 .top .top-header,
.header-style10 .top .top-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
}
.header-style8 .top .top-header .furnicom-logo,
.header-style10 .top .top-header .furnicom-logo {
  padding: 27px 0 0;
  display: inline-block;
  vertical-align: top;
}
.header-style8 .top .top-header .furnicom-logo a,
.header-style10 .top .top-header .furnicom-logo a {
  display: inline-block;
}
.header-style8 .widget.widget_nav_menu ul.menu > li,
.header-style10 .widget.widget_nav_menu ul.menu > li {
  display: inline-block;
  margin-right: 20px;
}
.header-style8 .widget.widget_nav_menu ul.menu > li > a,
.header-style10 .widget.widget_nav_menu ul.menu > li > a {
  padding: 0;
  border-bottom: 0;
  color: #fff;
}
.header-style8 .widget.widget_nav_menu ul.menu > li > a span.fa,
.header-style10 .widget.widget_nav_menu ul.menu > li > a span.fa {
  margin-right: 6px;
}
.header-style8 .widget.widget_nav_menu ul.menu > li:last-child,
.header-style10 .widget.widget_nav_menu ul.menu > li:last-child {
  margin-right: 0;
}
.header-style8 .top-search,
.header-style10 .top-search {
  margin: 0 0 0;
}
.header-style8 .top-search .topsearch-entry .form-search .search-query,
.header-style8 .top-search .topsearch-entry form .autosearch-input,
.header-style10 .top-search .topsearch-entry .form-search .search-query,
.header-style10 .top-search .topsearch-entry form .autosearch-input {
  width: 218px;
}
.header-style8 .header-right8 .sale-off,
.header-style10 .header-right8 .sale-off {
  font-size: 13px;
  color: #d80d0d;
  text-transform: capitalize;
  font-weight: 600;
  border-right: 1px solid #ddd;
  padding: 8px 15px 4px 0;
  margin: 33px 17px 0 0;
}
.header-style8 .top-form.top-form-minicart,
.header-style10 .top-form.top-form-minicart {
  padding: 37px 10px 0 0;
}
.header-style8 .top-form.top-form-minicart .top-minicart-icon,
.header-style10 .top-form.top-form-minicart .top-minicart-icon {
  background: none;
  width: auto;
  padding-bottom: 0;
  position: relative;
}
.header-style8 .top-form.top-form-minicart .top-minicart-icon p.icon-cart,
.header-style10 .top-form.top-form-minicart .top-minicart-icon p.icon-cart {
  background: url(../assets/img/red/cart-style2.png) no-repeat;
  margin: 0;
  width: 25px;
}
.header-style8 .top-form.top-form-minicart .top-minicart-icon a,
.header-style10 .top-form.top-form-minicart .top-minicart-icon a {
  font-weight: 700;
  font-size: 12px;
  color: #404040;
  border: 1px solid #e6e6e6;
  background: #fafaf8;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  right: -10px;
  height: 22px;
  width: 22px;
  margin: 0;
  padding: 0;
  line-height: 22px;
}
.header-style8 .top-form.top-form-minicart .wrapp-minicart,
.header-style10 .top-form.top-form-minicart .wrapp-minicart {
  top: 55px;
}
.header-style8 .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before,
.header-style10 .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before {
  right: 10px;
  left: auto;
}
.rtl .header-style8 .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before,
.rtl .header-style10 .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before {
  left: 10px;
  right: auto;
}
.header-style8 .main-menu,
.header-style10 .main-menu {
  background: #fff;
  padding: 30px 0 4px;
}
.header-style8 .primary-menu .navbar-inner .nav > li > a,
.header-style10 .primary-menu .navbar-inner .nav > li > a {
  font-size: 14px;
  color: #222222;
  padding: 0 19px;
  line-height: 50px;
}
.header-style8 .primary-menu .navbar-inner .nav > li.active a,
.header-style10 .primary-menu .navbar-inner .nav > li.active a {
  color: #e93712;
  background: none;
}
.header-style8 .primary-menu .navbar-inner .nav > li:first-child a,
.header-style10 .primary-menu .navbar-inner .nav > li:first-child a {
  padding-left: 0;
}
.header-style8 .primary-menu .navbar-inner .nav > li:hover a,
.header-style10 .primary-menu .navbar-inner .nav > li:hover a {
  color: #e93712;
  background: none;
}
.header-style8 .menu-right,
.header-style10 .menu-right {
  padding: 16px 0 0;
}
.header-style8 .menu-right .widget,
.header-style10 .menu-right .widget {
  margin: 0 0 0;
}
.header-style8 .hot-deal h3,
.header-style10 .hot-deal h3 {
  margin-bottom: 0 !important;
}
.header-style8 .hot-deal h3 a,
.header-style10 .hot-deal h3 a {
  font-size: 14px;
  text-transform: uppercase;
  color: #d80d0d;
  padding: 0 30px;
  display: block;
  font-weight: 700;
}
.header-style8 .hot-deal h3 a:hover,
.header-style10 .hot-deal h3 a:hover {
  color: #e93712;
}
.header-style8 .furnicom_social,
.header-style10 .furnicom_social {
  margin-bottom: 0;
}
.header-style8 .furnicom_social ul,
.header-style10 .furnicom_social ul {
  overflow: hidden;
  margin-bottom: 0;
  background: none;
}
.header-style8 .furnicom_social ul li,
.header-style10 .furnicom_social ul li {
  display: inline-block;
  float: left;
}
.header-style8 .furnicom_social ul li a,
.header-style10 .furnicom_social ul li a {
  display: block;
  padding: 0 11px;
  color: #888888;
  font-size: 16px;
}
.header-style8 .furnicom_social ul li a:hover,
.header-style10 .furnicom_social ul li a:hover {
  color: #e93712;
}
.header-style8 .top-search .topsearch-entry .form-search .search-query,
.header-style8 .top-search .topsearch-entry form .autosearch-input {
  border: 1px solid #c3cbd5;
}
.header-style9 .currency_w > li > a,
.header-style9 #lang_sel > ul.nav > li > a {
  color: #222222;
}
.header-style9 .currency_w > li > a:after,
.header-style9 #lang_sel > ul.nav > li > a:after {
  color: #222222;
}
.header-style9 .top-header {
  position: relative;
}
.header-style9 .login-top {
  margin-right: 33px;
}
.header-style9 .login-top .top-login .div-logined a {
  color: #222222;
}
.header-style9 .login-top .top-login .div-logined a:before {
  content: '\f023';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 8px;
}
.header-style9 .login-top .top-login ul {
  margin: 0;
}
.header-style9 .login-top .top-login ul li {
  list-style: none;
}
.header-style9 .login-top .top-login ul li a {
  color: #222222;
}
.header-style9 .login-top .top-login ul li a:before {
  content: '\f023';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 8px;
}
.header-style9 ul#menu-my-account > li {
  border: none;
}
.header-style9 ul#menu-my-account > li:first-child {
  border: none;
}
.header-style9 ul#menu-my-account > li a {
  color: #222222;
  padding: 0;
}
.header-style9 ul#menu-my-account > li a:before {
  content: '\f007';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 8px;
}
.header-style9 ul#menu-my-account > li a:after {
  color: #222222;
}
.header-style9 ul#menu-my-account > li ul.dropdown-menu {
  left: auto;
  right: 0;
  width: 140px;
}
.header-style9 .furnicom_social ul {
  overflow: hidden;
  margin-bottom: 0;
  background: none;
}
.header-style9 .furnicom_social ul li {
  display: inline-block;
  float: left;
}
.header-style9 .furnicom_social ul li a {
  display: block;
  padding: 0 10px;
  color: #858585;
  line-height: 40px;
}
.header-style9 .furnicom_social ul li a:hover {
  color: #e93712;
}
.header-style9 .sw_ajax_woocommerce_search {
  float: left;
}
.header-style9 .sw_ajax_woocommerce_search .top-search {
  display: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
}
.header-style9 .sw_ajax_woocommerce_search .top-search.open {
  display: block;
}
.header-style9 .sw_ajax_woocommerce_search .button-ajax-search {
  display: block;
  padding: 0 15px;
  line-height: 30px;
  border-right: 1px solid #dddddd;
  margin: 26px 0 10px;
  font-size: 16px;
  color: #999999;
  height: 30px;
}
.header-style9 .sw_ajax_woocommerce_search .button-ajax-search:hover {
  color: #e93712;
}
.rtl .header-style9 .sw_ajax_woocommerce_search {
  float: right;
}
.rtl .header-style9 .sw_ajax_woocommerce_search .button-ajax-search {
  border-left: 1px solid #dddddd;
  border-right: 0;
}
.header-style9 .furnicom-top-search {
  position: relative;
  float: left;
}
.header-style9 .furnicom-top-search h3 {
  font-size: 0;
  padding: 6.5px 15px;
  border-right: 1px solid #dddddd;
  margin: 26px 0 10px;
  display: inline-block;
}
.header-style9 .furnicom-top-search h3:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  color: #999999;
  cursor: pointer;
}
.header-style9 .furnicom-top-search .top-search {
  display: none;
  border-right: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 65px;
  right: 0;
  z-index: 1000;
}
.header-style9 .furnicom-top-search .top-search .topsearch-entry .form-search {
  border: 1px solid #e1e1e1;
  overflow: hidden;
  width: 435px;
  background: #fff;
  padding: 10px 20px 10px;
}
.header-style9 .furnicom-top-search .top-search .topsearch-entry .form-search .search-query {
  font-size: 13px;
  color: #939393;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  line-height: normal;
  float: left;
  width: 90%;
}
.header-style9 .furnicom-top-search .top-search .topsearch-entry .button-search-pro {
  background: none;
  border: none;
  border-radius: 0;
  position: absolute;
  margin: 0;
  padding: 0;
}
.header-style9 .furnicom-top-search .top-search .topsearch-entry .button-search-pro:before {
  content: '';
  font-family: 'FontAwesome';
  font-size: 12px;
  color: #494949;
}
.header-style9 .furnicom-top-search .top-search .topsearch-entry .button-search-pro:hover:before {
  color: #e93712;
}
.header-style9 .top-form.top-form-minicart {
  padding: 31px 0 28px 15px;
  float: left;
}
.header-style9 .top-form.top-form-minicart .top-minicart-icon {
  background: none;
  width: auto;
  padding-bottom: 0;
  position: relative;
}
.header-style9 .top-form.top-form-minicart .top-minicart-icon p.icon-cart {
  background: url(../assets/img/red/cart-style2.png) no-repeat;
  margin: 0;
  width: 25px;
}
.header-style9 .top-form.top-form-minicart .top-minicart-icon a {
  font-weight: 700;
  font-size: 12px;
  color: #404040;
  border: 1px solid #e6e6e6;
  background: #fafaf8;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  right: -10px;
  height: 22px;
  width: 22px;
  margin: 0;
  padding: 0;
  line-height: 22px;
}
.header-style9 .top-form.top-form-minicart .wrapp-minicart {
  top: 55px;
}
.header-style9 .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before {
  right: 10px;
  left: auto;
}
.rtl .header-style9 .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before {
  left: 10px;
  right: auto;
}
.header-style9 .above-header9 {
  float: right;
}
.header-style9 .wrap-top-header {
  border-bottom: 1px solid #dddddd;
}
.header-style9 .wrap-top-header .top-header .furnicom-logo a {
  display: block;
  padding: 19px 0 20px;
  margin-right: 71px;
}
.header-style9 .primary-menu {
  padding: 20px 0 11px;
}
.header-style9 .primary-menu .navbar-inner .nav > li > a {
  font-size: 14px;
  color: #222222;
  padding: 0 14px;
  line-height: 50px;
}
.header-style9 .primary-menu .navbar-inner .nav > li.active a {
  color: #e93712;
  background: none;
}
.header-style9 .primary-menu .navbar-inner .nav > li:first-child a {
  padding-left: 0;
}
.header-style9 .primary-menu .navbar-inner .nav > li:hover a {
  color: #e93712;
  background: none;
}
.header-style9 .furnicom_social {
  margin: 26px 0 0px;
  border-right: 1px solid #dddddd;
}
.header-style9 .furnicom_social ul li a {
  padding: 4px 10px 0px;
  line-height: normal;
  font-size: 16px;
}
.header-style10 .header-msg {
  background: #1b1b1b;
}
.header-style10 .top .top-header {
  border-bottom: 1px solid #d1d1d1;
  padding: 0 0 31px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.header-style10 .top .top-header .furnicom-logo {
  padding: 30px 0 0;
  width: 22%;
}
.header-style10 .top .top-header .header-left {
  width: 50%;
}
.header-style10 .top .top-header .header-left .top-search .topsearch-entry {
  padding: 0 50px;
}
.header-style10 .top .top-header .header-left .top-search .topsearch-entry .form-search .search-query {
  border: 1px solid #c3cbd5;
}
.header-style10 .top .top-header .header-left .top-search .topsearch-entry .button-search-pro {
  padding: 0 21px;
  background: #444444;
}
.header-style10 .top .top-header .header-right8 {
  width: 25%;
}
.header-style10 .main-menu {
  padding: 3px 0;
}
.block-popup-login {
  margin-top: 170px;
  width: 600px;
  padding: 0px 20px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.block-popup-login form.login,
.block-popup-login form.register {
  border: 0px;
  padding: 0px;
  margin: 0;
  text-align: left;
  border-radius: 0px;
}
.rtl .block-popup-login form.login,
.rtl .block-popup-login form.register {
  text-align: right;
}
.block-popup-login .tt_popup_login {
  height: 42px;
  background-color: #e93712;
  margin: 0 -20px;
  padding: 0 10px;
}
.block-popup-login .tt_popup_login strong {
  line-height: 42px;
  display: inline-block;
  padding-left: 55px;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  background-image: url(../assets/img/bg_general.png);
  background-repeat: no-repeat;
  background-position: -20px -2176px;
  position: relative;
  padding-right: 10px;
  background-color: #e93712;
}
.rtl .block-popup-login .tt_popup_login strong {
  background-position: right -20px top -2176px;
  padding-left: 10px;
  padding-right: 55px;
}
.block-popup-login .block-content {
  padding-top: 30px;
  padding-bottom: 40px;
  font-weight: normal;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.rtl .block-popup-login .block-content .col-reg {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
  border-left: 1px solid #d0d0d0;
  border-right: 0;
  padding-left: 30px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login {
  position: relative;
  float: left;
  margin-top: 10px;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  background-color: #e93712;
  padding: 0 25px 0px 48px;
  height: 42px;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e1e1e1;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  padding: 0 48px 0px 25px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login:hover {
  background-color: #ba2c0e;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1663px;
  content: '';
  display: block;
  width: 15px;
  height: 18px;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 5;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  right: 20px;
  left: auto;
}
.block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
  color: #444;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
  padding-right: 30px;
  padding-left: 0;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
}
.block-popup-login .block-content .note-reg {
  margin: 0;
}
.block-popup-login .block-content .list-log {
  list-style: none;
  margin: 0;
}
.block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  font-style: italic;
  position: relative;
  border-left: none;
  line-height: 22px;
}
.rtl .block-popup-login .block-content .list-log li {
  padding: 2px 14px 2px 0;
}
.rtl .block-popup-login .block-content .list-log li:before {
  right: 0;
  left: auto;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 42px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 11px;
  margin-top: 15px;
  color: #fff;
  font-weight: bold;
  background-color: #e93712;
}
.block-popup-login .block-content .btn-reg-popup:hover {
  background-color: #ba2c0e;
}
.block-popup-login .email-input {
  position: relative;
}
.block-popup-login .email-input:before {
  background: url(../assets/img/bg_general.png) no-repeat center -1527px #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
}
.rtl .block-popup-login .email-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .pass-input {
  position: relative;
}
.block-popup-login .pass-input:before {
  background: url(../assets/img/bg_general.png) no-repeat center -1492px #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
}
.rtl .block-popup-login .pass-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .input-text {
  border: none;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px;
  font-size: 108.33%;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.rtl .block-popup-login .input-text {
  padding: 0 52px 0px 5px;
}
.block-popup-login .ft-link-p a {
  color: #444;
  padding: 0;
  border: 0;
}
.block-popup-login .ft-link-p a:hover {
  color: #e93712;
}
.close-login {
  display: inline-block;
  background: url(../assets/img/bg_general.png) no-repeat;
  background-position: -20px -1024px;
  width: 26px;
  height: 26px;
  overflow: hidden;
  text-indent: -9999px;
  right: 7px;
  left: auto;
  top: 7px;
  position: absolute;
  opacity: 1;
}
.rtl .close-login {
  left: 7px;
  right: auto;
}
.header {
  background: #eeeeee;
}
.header .sale-off {
  position: static;
  background: none;
  width: auto;
}
.header .widget ul {
  margin-bottom: 0;
}
.header .widget {
  margin-bottom: 0;
}
.button-ajax-search {
  display: none;
}
.btn-search-mobile {
  display: none;
  background: #333;
  padding: 12px 15px;
  color: #fff;
}
.header-style1 .top-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.header-style1 .top-header .header-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 0 0 0 30px;
}
.sidebar-login-top {
  position: absolute;
  width: 175px;
  left: 0px;
  top: 41px;
  background: #fff;
  z-index: 99999;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  border: 1px solid #f3f3f3;
  box-shadow: 4px 5px 1px rgba(30,30,30,0.3);
  opacity: 0;
  display: none;
}
.sidebar-login-top .widget.widget_nav_menu {
  margin: 0;
}
.sidebar-login-top .widget.widget_nav_menu ul.menu {
  margin: 0;
}
.sidebar-login-top .widget.widget_nav_menu ul.menu > li {
  float: none;
  border: none;
  display: block !important;
  margin: 0 !important;
}
.sidebar-login-top .widget.widget_nav_menu ul.menu > li > a {
  font-size: 12px;
  padding: 0 20px !important;
  border: none !important;
  line-height: 41px;
}
.sidebar-login-top .widget.widget_nav_menu ul.menu > li > a:after {
  content: '';
}
.sidebar-login-top .widget.widget_nav_menu ul.menu > li > a span.fa {
  margin-right: 10px;
}
.sidebar-login-top .widget.widget_nav_menu ul.menu > li > a:hover {
  color: #e93712;
  background-color: #f4f4f4;
}
.sidebar-login-top .furnicom_top {
  padding: 0;
  border: none;
}
.sidebar-login-top .top-login {
  float: none;
}
.sidebar-login-top .top-login ul li {
  line-height: 30px;
}
.sidebar-login-top .top-login ul li a {
  font-size: 12px;
  color: #666666;
  padding: 0 20px;
}
.sidebar-login-top .top-login ul li a:before {
  content: '\f023';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 12px;
}
.sidebar-login-top .top-login ul li a:hover {
  color: #e93712;
}
.sidebar-login-top .top-login .div-logined a {
  font-size: 12px;
  color: #666666;
  line-height: 41px;
  padding: 0 20px;
  display: block;
}
.sidebar-login-top .top-login .div-logined a:before {
  content: '\f13e';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 12px;
}
.sidebar-login-top .top-login .div-logined a:hover {
  color: #e93712;
  background: #f4f4f4;
}
.top-header-sidebar-menu {
  position: relative;
}
.top-header-sidebar-menu:hover .sidebar-login-top {
  opacity: 1;
  display: block;
}
.header-msg {
  line-height: 41px;
  border-bottom: 1px solid #dddddd;
}
.header-msg .top-header-sidebar {
  position: relative;
}
.header-msg .top-header-sidebar .sidebar-lang {
  margin-right: 20px;
}
.header-msg .top-header-sidebar .sidebar-lang .currency_w > li > a {
  padding: 0;
}
.header-msg .top-header-sidebar .sidebar-lang .furnicom-lang {
  float: left;
}
.header-msg .top-header-sidebar .top-header-sidebar-menu {
  position: relative;
  margin-right: 20px;
}
.header-msg .top-header-sidebar .top-header-sidebar-menu .my-account {
  font-size: 12px;
  text-transform: capitalize;
  color: #444;
  cursor: pointer;
}
.header-msg .top-header-sidebar .top-header-sidebar-menu .my-account .fa {
  margin-right: 6px;
}
.header-msg .top-header-sidebar .top-header-sidebar-menu .my-account:hover {
  color: #e93712;
}
.header-msg .sidebar-top .widget {
  float: left;
  margin-bottom: 0;
}
.header-msg .top-header-right .widget,
.header-msg .top-header-left .widget {
  margin-bottom: 0;
}
.header-msg .top-header-right .support-info ul,
.header-msg .top-header-left .support-info ul {
  margin: 0;
}
.header-msg .top-header-right .support-info ul li,
.header-msg .top-header-left .support-info ul li {
  display: inline-block;
  position: relative;
}
.header-msg .top-header-right .support-info ul li.live-chat,
.header-msg .top-header-left .support-info ul li.live-chat {
  padding-right: 42px;
  text-indent: 26px;
}
.header-msg .top-header-right .support-info ul li.live-chat:before,
.header-msg .top-header-left .support-info ul li.live-chat:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  height: 17px;
  width: 20px;
  display: inline-block;
  background: url("../assets/img/bg_general.png") no-repeat;
  background-position: -20px -1358px;
}
.header-msg .top-header-right .support-info ul li.phone-support,
.header-msg .top-header-left .support-info ul li.phone-support {
  text-indent: 24px;
}
.header-msg .top-header-right .support-info ul li.phone-support:before,
.header-msg .top-header-left .support-info ul li.phone-support:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  height: 19px;
  width: 18px;
  display: inline-block;
  background: url("../assets/img/bg_general.png") no-repeat -20px -1429px;
}
.header-msg .top-header-right .support-info ul li span,
.header-msg .top-header-left .support-info ul li span {
  font-weight: 700;
  font-size: 12px;
  color: #444444;
  text-transform: uppercase;
}
ul#menu-my-account {
  margin: 0;
}
ul#menu-my-account > li {
  float: left;
  position: relative;
  border-right: 1px solid #333333;
}
ul#menu-my-account > li:first-child {
  border-left: 1px solid #333333;
}
ul#menu-my-account > li:hover > ul.dropdown-menu {
  opacity: 100;
  filter: alpha(opacity=10000);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  padding: 0;
}
ul#menu-my-account > li > a {
  padding: 0 13px;
  border: 0;
  display: initial !important;
  color: #6d6d6d;
}
ul#menu-my-account > li > a:after {
  content: "\f107";
  color: #6d6d6d;
  margin-left: 5px;
  font-family: FontAwesome;
  display: inline-block;
}
ul#menu-my-account > li > ul.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 120px;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  width: 172px;
  position: absolute;
  left: -1px;
  top: 35px;
  border: 1px solid #333333;
  background-color: #fff;
  z-index: 8888;
  margin: 0;
}
ul#menu-my-account > li > ul.dropdown-menu li a {
  display: block;
  padding: 8px 10px 8px 15px;
  border-bottom: none;
  line-height: 20px;
  color: #444;
}
ul#menu-my-account > li > ul.dropdown-menu li a:hover {
  color: #fff;
  background-color: #e93712;
}
#lang_sel a,
#lang_sel a:visited {
  border: 0 none;
  padding: 0;
}
#lang_sel a.lang_sel_sel:after {
  content: "\f0dd";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 12px;
  margin-left: 4px;
  line-height: 35px;
  vertical-align: top;
}
#lang_sel img.iclflag {
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#lang_sel > ul.nav {
  display: inline-block;
  list-style: none;
}
#lang_sel > ul.nav > li {
  position: relative;
}
#lang_sel > ul.nav > li > a {
  background-color: transparent;
  color: #444;
}
#lang_sel > ul.nav > li > a span {
  display: inline-block;
}
#lang_sel > ul.nav > li > ul {
  border: 1px solid #ddd;
  box-shadow: 4px 5px 1px rgba(30,30,30,0.3);
  left: 0;
  z-index: 99999;
  position: absolute;
  background: #fff;
  width: 141px;
  padding: 16px 0 18px 30px;
  display: block !important;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
#lang_sel > ul.nav > li > ul li {
  background: #fff;
  border-right: none;
}
#lang_sel > ul.nav > li > ul li.active a {
  color: #e93712;
}
#lang_sel > ul.nav > li > ul li a {
  color: #444;
  display: block;
  height: auto;
  line-height: 28px;
}
#lang_sel > ul.nav > li > ul li a .iclflag {
  margin-right: 13px;
}
#lang_sel > ul.nav > li > ul li:hover a {
  color: #e93712;
}
#lang_sel > ul.nav > li > ul:before {
  content: "";
  display: inline-block;
  background: transparent;
  height: 3px;
  width: 100%;
  position: absolute;
  top: -3px;
  right: 0;
}
#lang_sel > ul.nav > li:hover > ul {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#currency_converter {
  margin-bottom: 0;
  margin-right: 20px;
}
.currency_w {
  margin-bottom: 0;
}
.currency_w > li {
  position: relative;
}
.currency_w > li > a {
  display: block;
  color: #444;
  padding: 0 13px 0 0;
}
.currency_w > li > a:after {
  content: "\f0dd";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  color: #444;
  line-height: 35px;
  vertical-align: top;
}
.currency_w > li .currency_switcher {
  border: 1px solid #f3f3f3;
  box-shadow: 4px 5px 1px rgba(30,30,30,0.3);
  left: 0px;
  position: absolute;
  background: none repeat scroll 0 0 #fff;
  width: 94px;
  padding: 16px 0px 18px 30px;
  display: block !important;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.currency_w > li .currency_switcher li {
  width: 100%;
  margin: 0;
  line-height: 28px;
}
.currency_w > li .currency_switcher li:hover a {
  color: #e93712;
}
.currency_w > li .currency_switcher li a {
  background: none;
  border: 0px;
  border-radius: 0px;
  color: #444;
  display: block;
  border-bottom: none;
}
.currency_w > li .currency_switcher li a.active {
  color: #e93712;
}
.currency_w > li .currency_switcher:before {
  content: "";
  display: block;
  background: transparent;
  height: 3px;
  position: absolute;
  top: -3px;
  width: 100%;
}
.currency_w > li:hover .currency_switcher {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 9999;
  height: auto;
}
.top-form {
  position: relative;
  float: right;
}
.top-form:hover .wrapp-minicart {
  visibility: visible;
  opacity: 1;
  transform: translateY(17px);
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.top-form.top-form-minicart {
  cursor: pointer;
  position: relative;
}
.top-form.top-form-minicart .top-minicart-icon {
  background: #e93712;
  text-align: center;
  color: #fff;
  width: 170px;
  padding-bottom: 5px;
}
.top-form.top-form-minicart .top-minicart-icon i:before {
  content: '';
}
.top-form.top-form-minicart .top-minicart-icon p.icon-cart {
  text-indent: -9999px;
  height: 23px;
  margin-top: 15px;
  margin-bottom: 13px;
  background: url("../assets/img/bg_general.png") no-repeat center -1157px;
}
.top-form.top-form-minicart .top-minicart-icon a {
  color: #fff;
  font-size: 12px;
  display: block;
  margin-bottom: 4px;
}
.top-form.top-form-minicart .top-minicart-icon h3 {
  font-size: 14px;
}
.top-form .wrapp-minicart {
  visibility: hidden;
  opacity: 0;
  transform: translateY(50px);
  transition: transform .3s ease;
  background: none repeat scroll 0 0 #fff;
  position: absolute;
  right: 0;
  left: auto;
  top: 130px;
  width: 318px;
  z-index: 99999;
  box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.255);
}
.top-form .wrapp-minicart:before {
  content: "";
  display: block;
  background: transparent;
  height: 25px;
  position: absolute;
  top: -25px;
  width: 100%;
}
.rtl .top-form .wrapp-minicart {
  left: -30px;
  right: auto;
}
.top-form .wrapp-minicart .minicart-padding .minicart-title {
  background: #666666;
  padding: 0 25px;
}
.top-form .wrapp-minicart .minicart-padding .minicart-title span {
  font-size: 14px;
  color: #fff;
  line-height: 41px;
}
.top-form .wrapp-minicart .minicart-padding .minicart-title span.price-title {
  float: right;
}
.top-form .wrapp-minicart .minicart-padding .minicart-title:before {
  content: '';
  left: 72%;
  position: absolute;
  top: -6px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #666666;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content {
  background: #f2f2f2;
  max-height: 265px;
  overflow: auto;
  padding: 10px 9px 10px 15px;
  margin-left: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li {
  list-style: none;
  position: relative;
  padding: 10px 0;
  overflow: hidden;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .minicart-img {
  float: left;
  margin-right: 10px;
  position: relative;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .minicart-img a.product-image {
  display: inline-block;
  background: #fff;
  border: 1px solid #ddd;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .minicart-img a.product-image {
  float: right;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .minicart-img a.product-image:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .minicart-img .product-action {
  position: absolute;
  bottom: -9px;
  right: -7px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .minicart-img .product-action a.btn-remove span {
  background: url(../assets/img/bg_general.png) no-repeat center -1872px #999;
  width: 17px;
  height: 16px;
  display: inline-block;
  border-radius: 100%;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .minicart-img .product-action a.btn-remove span:hover {
  background-color: #e93712;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item {
  overflow: hidden;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-information {
  float: left;
  width: 60%;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-information .product-name a {
  font-weight: 700;
  font-size: 12px;
  color: #444444;
  text-transform: uppercase;
  line-height: 20px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-information .product-name a:hover {
  color: #e93712;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price {
  float: right;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price span.amount {
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  line-height: 29px;
  padding: 0 13px;
  background: #999999;
  display: inline-block;
  border-radius: 3px;
}
.top-form .wrapp-minicart .cart-checkout {
  line-height: normal;
}
.top-form .wrapp-minicart .cart-checkout .price-total {
  line-height: 41px;
  padding: 0 25px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
  font-weight: 700;
  font-size: 16px;
  color: #444444;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  float: right;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w span.price span.amount {
  font-weight: 400;
  font-size: 16px;
  color: #444444;
}
.top-form .wrapp-minicart .cart-checkout .cart-links {
  padding: 10px 15px;
  overflow: hidden;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  text-align: center;
  float: left;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  line-height: 34px;
  padding: 0 8px;
  background: #666666;
  display: inline-block;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link:hover a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link:hover a {
  background: #e93712;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link {
  margin-right: 10px;
}
.top-search {
  padding-top: 32px;
  margin-right: 50px;
  z-index: 9999;
}
.top-search .topsearch-entry .form-search input,
.top-search .topsearch-entry .form-search button,
.top-search .topsearch-entry form input,
.top-search .topsearch-entry form button {
  margin-bottom: 0;
}
.top-search .topsearch-entry .form-search .search-query,
.top-search .topsearch-entry .form-search .autosearch-input,
.top-search .topsearch-entry form .search-query,
.top-search .topsearch-entry form .autosearch-input {
  font-size: 12px;
  color: #939393;
  border: 1px solid #e93712;
  border-radius: 0;
  text-indent: 49px;
  width: 100%;
  padding: 0;
  height: 40px;
  float: left;
  background: url("../assets/img/bg_general.png") no-repeat -10px -1063px #fff;
}
.top-search .topsearch-entry .button-search-pro {
  font-weight: 700;
  font-size: 14px;
  background: none;
  border: none;
  border-radius: 0;
  float: right;
  padding: 0 19px;
  line-height: 40px;
  color: #fff;
  background-color: #e93712;
  text-align: center;
  position: relative;
  height: 40px;
}
.top-search .topsearch-entry .button-search-pro:before {
  font-family: FontAwesome !important;
}
.top-search .topsearch-entry .button-search-pro:hover {
  opacity: 0.8;
}
.top-search .topsearch-entry .button-search-pro.loading:before {
  background-image: url(../assets/img/loadingp.gif);
  background-color: #2d2d2d;
  background-size: 20px 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.top-search .topsearch-entry .input-group-btn {
  position: static;
}
.top-search .topsearch-entry .search-append {
  position: absolute;
  top: 120%;
  right: 0;
  left: 0;
  padding: 0;
  min-width: 300px;
  text-align: left;
  border: none;
}
.rtl .top-search .topsearch-entry .search-append {
  text-align: right;
}
.rtl .top-search .topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 0;
  margin-left: 10px;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestions {
  box-shadow: 0 0 0 1px #ccc;
  background: #fff;
  border-radius: 3px;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion {
  clear: both;
  padding: 0 10px;
  margin-bottom: 15px;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion:first-child {
  padding-top: 15px;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion:last-child {
  padding-bottom: 15px;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion.no-result {
  padding: 10px;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion > a {
  padding: 0 10px;
  display: block;
  overflow: hidden;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 10px;
  border: 1px solid #ccc;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion .media-body > span {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion .media-body > span strong {
  color: #e93712;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > div,
.top-search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > p {
  display: inline-block;
  vertical-align: top;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku {
  margin-right: 20px;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku > span {
  font-weight: bold;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price {
  color: #e93712;
  font-weight: bold;
  font-size: 14px;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price span.price-label {
  color: #666;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price ins {
  text-decoration: none;
}
.top-search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price del {
  color: #999;
}
.furnicom-top-cart {
  padding: 0px 30px 0 20px;
  margin-top: 8px;
}
.icon-shipping {
  padding: 23px 0 0 35px;
  padding-bottom: 26px;
  margin: 10px 27px 10px 0;
  border-left: 1px solid #dddddd;
}
.home.page .header-style1 {
  margin-bottom: -50px;
}
.header-style5 .main-menu .menu-right .hot-deal h3 {
  display: none;
}
.header-style1,
.header-style3 {
  position: relative;
  z-index: 2;
}
.header-style1 .furnicom-logo,
.header-style3 .furnicom-logo {
  padding-top: 30px;
  padding-bottom: 24px;
}
.header-style1 .furnicom-logo a,
.header-style3 .furnicom-logo a {
  display: inline-block;
}
.header-style1 .header-right .top-form .wrapp-minicart,
.header-style3 .header-right .top-form .wrapp-minicart {
  top: 100px;
}
.header-style1 .widget.widget_nav_menu ul.menu > li,
.header-style3 .widget.widget_nav_menu ul.menu > li {
  display: inline-block;
  margin-right: 20px;
}
.header-style1 .widget.widget_nav_menu ul.menu > li > a,
.header-style3 .widget.widget_nav_menu ul.menu > li > a {
  padding: 0;
  border-bottom: 0;
}
.header-style1 .widget.widget_nav_menu ul.menu > li > a span.fa,
.header-style3 .widget.widget_nav_menu ul.menu > li > a span.fa {
  margin-right: 6px;
}
.header-style1 .widget.widget_nav_menu ul.menu > li:last-child,
.header-style3 .widget.widget_nav_menu ul.menu > li:last-child {
  margin-right: 0;
}
.header-style1 .main-menu,
.header-style3 .main-menu {
  background: rgba(0,0,0,0.7);
  width: 100%;
  position: relative;
}
.header-style1 .main-menu .primary-menu,
.header-style3 .main-menu .primary-menu {
  float: left;
}
.header-style1 .main-menu .menu-right .widget,
.header-style3 .main-menu .menu-right .widget {
  margin-bottom: 0;
}
.header-style1 .main-menu .menu-right .hot-deal h3,
.header-style3 .main-menu .menu-right .hot-deal h3 {
  margin-bottom: 0 !important;
}
.header-style1 .main-menu .menu-right .hot-deal h3 a,
.header-style3 .main-menu .menu-right .hot-deal h3 a {
  font-size: 14px;
  text-transform: uppercase;
  color: #ff9800;
  line-height: 50px;
  padding: 0 30px;
}
.header-style1 .main-menu .menu-right .hot-deal h3 a:hover,
.header-style3 .main-menu .menu-right .hot-deal h3 a:hover {
  color: #e93712;
}
.header-style1 .main-menu .menu-right .furnicom_social ul,
.header-style3 .main-menu .menu-right .furnicom_social ul {
  overflow: hidden;
  margin-bottom: 0;
  padding: 0 6px;
  line-height: 50px;
  background: rgba(68,68,68,0.5);
}
.header-style1 .main-menu .menu-right .furnicom_social ul li,
.header-style3 .main-menu .menu-right .furnicom_social ul li {
  display: inline-block;
  float: left;
  padding: 0 11px;
}
.header-style1 .main-menu .menu-right .furnicom_social ul li a,
.header-style3 .main-menu .menu-right .furnicom_social ul li a {
  color: #c0c0c0;
}
.header-style1 .main-menu .menu-right .furnicom_social ul li a:hover,
.header-style3 .main-menu .menu-right .furnicom_social ul li a:hover {
  color: #e93712;
}
.header-style3 {
  z-index: 100;
}
.header-style3 .header {
  background: #f7f7f7;
}
.header-style3 .top-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.header-style3 .header-msg {
  background: #eee;
}
.header-style3 .main-menu {
  background: #fff;
}
.header-style3 .main-menu .menu-right .furnicom_social ul {
  background: none;
}
.header-style3 .main-menu .menu-right .furnicom_social ul li a {
  color: #888;
}
.header-style3 .top-search .topsearch-entry .form-search .search-query,
.header-style3 .top-search .topsearch-entry .form-search .autosearch-input,
.header-style3 .top-search .topsearch-entry form .search-query,
.header-style3 .top-search .topsearch-entry form .autosearch-input {
  width: 529px;
}
.rtl .header-style3 .top-search .topsearch-entry .form-search .search-query,
.rtl .header-style3 .top-search .topsearch-entry .form-search .autosearch-input,
.rtl .header-style3 .top-search .topsearch-entry form .search-query,
.rtl .header-style3 .top-search .topsearch-entry form .autosearch-input {
  background-position: 482px -1063px;
}
.header-style3 .top-search .topsearch-entry .button-search-pro {
  padding: 0 20px;
}
.header-style2 .top {
  position: relative;
}
.header-style2 .top-header {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 50px;
}
.header-style2 .furnicom-logo a {
  display: inline-block;
  padding: 45.5px 34px;
  background: rgba(45,53,57,0.9);
}
.header-style2 .header-center {
  background: rgba(0,0,0,0.7);
  width: 786px;
}
.header-style2 .header-center .top-header-sidebar .top-header-sidebar-menu {
  padding-right: 20px;
  padding-left: 50px;
  padding-top: 10px;
}
.header-style2 .header-center .top-header-sidebar .top-header-sidebar-menu .my-account {
  color: #fff;
  cursor: pointer;
}
.header-style2 .header-center .top-header-sidebar .top-header-sidebar-menu .my-account .fa {
  padding-right: 6px;
}
.header-style2 .header-center .top-header-sidebar .top-header-sidebar-menu .my-account:hover {
  color: #e93712;
}
.header-style2 .header-center .top-header-sidebar .top-header-sidebar-menu .sidebar-login-top:before {
  content: "";
  display: block;
  background: transparent;
  height: 20px;
  position: absolute;
  top: -20px;
  width: 100%;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .widget.widget_nav_menu {
  padding-top: 10px;
  float: left;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .widget.widget_nav_menu ul.menu > li {
  float: left;
  padding: 0 20px 0 0;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .widget.widget_nav_menu ul.menu > li > a {
  padding: 0;
  border-bottom: 0;
  color: #fff;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .widget.widget_nav_menu ul.menu > li > a span.fa {
  margin-right: 6px;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .widget.widget_nav_menu ul.menu > li > a:hover {
  color: #e93712;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .widget.widget_nav_menu ul.menu > li:last-child {
  padding: 0 12px 0 0;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top #currency_converter {
  margin-right: 0;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top #currency_converter .currency_w > li > a {
  color: #fff;
  padding: 0;
  padding: 9.5px 12.5px;
  background: #444444;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top #currency_converter .currency_w > li > a:after {
  color: #fff;
  line-height: 10px;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top #lang_sel img.iclflag {
  margin-right: 2px;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top #lang_sel > ul.nav {
  margin: 0 1px 0 2px;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top #lang_sel > ul.nav > li {
  width: 101px;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top #lang_sel > ul.nav > li > a {
  padding: 9.5px 10px;
  color: #fff;
  background: #444444;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top #lang_sel > ul.nav > li > a:after {
  line-height: 12px;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top #lang_sel > ul.nav > li.active a {
  color: #e93712;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .furnicom-lang {
  float: left;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search {
  margin: 0;
  padding: 0;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry .form-search .search-query,
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry .form-search .autosearch-input,
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry form .search-query,
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry form .autosearch-input {
  background: none;
  text-indent: 18px;
  width: 234px;
  border: none;
  background: #444;
  line-height: 36px;
  color: #fff;
  height: auto;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry .form-search ::-webkit-input-placeholder,
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry form ::-webkit-input-placeholder {
  color: #fff;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry .form-search ::-moz-placeholder,
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry form ::-moz-placeholder {
  color: #fff;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry .form-search :-ms-input-placeholder,
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry form :-ms-input-placeholder {
  color: #fff;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry .form-search :-moz-placeholder,
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .topsearch-entry form :-moz-placeholder {
  color: #fff;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .button-search-pro {
  text-indent: -9999px;
  background: url("../assets/img/bg_general.png") no-repeat center -1896px #444;
  line-height: 36px;
  padding: 0;
  width: 36px;
  height: 36px;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .button-search-pro:hover {
  background-color: #e93712;
}
.header-style2 .header-center .top-header-sidebar .sidebar-wrap-top .top-search .input-group-btn {
  width: auto;
}
.header-style2 .header-center .main-menu {
  padding: 26px 0 22px 0;
}
.header-style2 .header-center .primary-menu .navbar-inner .nav {
  padding-left: 50px;
}
.header-style2 .header-center .primary-menu .navbar-inner .nav > li > a {
  line-height: 50px;
  padding: 0 20px;
}
.header-style2 .header-center .primary-menu .navbar-inner .nav > li:first-child .fa {
  display: none;
}
.header-style2 .sidebar-cart .top-form-minicart {
  width: 118px;
  height: 134px;
  background: #e93712;
}
.header-style2 .sidebar-cart .top-form-minicart .top-minicart-icon {
  padding: 0;
  width: auto;
}
.header-style2 .sidebar-cart .top-form-minicart .top-minicart-icon p.icon-cart {
  background: url("../assets/img/bg_general.png") no-repeat;
  background-position: center -1393px;
  margin-top: 31px;
  margin-bottom: 0;
}
.header-style2 .sidebar-cart .top-form-minicart .top-minicart-icon span {
  font-size: 14px;
  line-height: 24px;
}
.slideshow-style1 {
  overflow: visible !important;
}
.archive .header-style4 .above-header,
.single .header-style4 .above-header {
  padding-bottom: 35px;
  margin-bottom: 0;
}
.header-style4 .widget.widget_nav_menu ul.menu > li {
  display: inline-block;
  margin-right: 20px;
}
.header-style4 .widget.widget_nav_menu ul.menu > li > a {
  padding: 0;
  border-bottom: 0;
}
.header-style4 .widget.widget_nav_menu ul.menu > li > a span.fa {
  margin-right: 6px;
}
.header-style4 .widget.widget_nav_menu ul.menu > li:last-child {
  margin-right: 0;
}
.header-style4 .furnicom_social ul {
  overflow: hidden;
  margin-bottom: 0;
  background: none;
}
.header-style4 .furnicom_social ul li {
  display: inline-block;
  float: left;
}
.header-style4 .furnicom_social ul li a {
  display: block;
  padding: 0 11px;
  color: #858585;
  line-height: 40px;
}
.header-style4 .furnicom_social ul li a:hover {
  color: #e93712;
}
.header-style4 .wrap-top-header {
  background: #fff;
}
.header-style4 .wrap-top-header .top-header .furnicom-logo a {
  display: block;
  padding: 29px 0;
  margin-right: 115px;
}
.header-style4 .wrap-top-header .primary-menu {
  padding: 38px 0;
}
.header-style4 .wrap-top-header .top-form.top-form-minicart {
  padding: 35px 10px 0 0;
}
.header-style4 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon {
  background: none;
  width: auto;
  padding-bottom: 0;
  position: relative;
}
.header-style4 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon p.icon-cart {
  background: url("../assets/img/bg_general.png") no-repeat center -1200px;
  margin: 0;
  width: 25px;
}
.header-style4 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon a {
  font-weight: 700;
  font-size: 12px;
  color: #404040;
  border: 1px solid #e6e6e6;
  background: #fafaf8;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  right: -10px;
  height: 22px;
  width: 22px;
  margin: 0;
  padding: 0;
  line-height: 22px;
}
.header-style4 .wrap-top-header .top-form.top-form-minicart .wrapp-minicart {
  top: 55px;
}
.header-style4 .wrap-top-header .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before {
  right: 10px;
  left: auto;
}
.rtl .header-style4 .wrap-top-header .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before {
  left: 10px;
  right: auto;
}
.header-style4 .top-search {
  padding: 0;
  margin: 0;
}
.header-style4 .top-search .topsearch-entry .form-search .search-query,
.header-style4 .top-search .topsearch-entry .form-search .autosearch-input,
.header-style4 .top-search .topsearch-entry form .search-query,
.header-style4 .top-search .topsearch-entry form .autosearch-input {
  border: none;
  background: #f7f7f7;
}
.header-style4 .top-search .topsearch-entry .button-search-pro {
  position: absolute;
  left: 13px;
  top: 8px;
  text-indent: -9999px;
  background: url("../assets/img/bg_general.png") no-repeat -20px -1070px;
  padding: 0;
  width: 26px;
  height: 24px;
}
.header-style4 .above-header {
  background: #fff;
  margin-bottom: 15px;
}
.header-style4 .above-header .container {
  background: #f7f7f7;
}
.header-style5 .header {
  background: #fff;
}
.header-style5 .header-msg {
  background: #f7f7f7;
}
.header-style5 .top {
  border-bottom: 1px solid #e4e4e4;
}
.header-style5 .top .top-header .header-left {
  padding: 29px 0;
}
.header-style5 .top .top-header .furnicom-logo {
  padding: 25px 0 30px;
  width: 43%;
  text-align: center;
}
.header-style5 .top .top-header .furnicom-logo a {
  display: inline-block;
}
.header-style5 .widget.widget_nav_menu ul.menu > li {
  display: inline-block;
  margin-right: 20px;
}
.header-style5 .widget.widget_nav_menu ul.menu > li > a {
  padding: 0;
  border-bottom: 0;
}
.header-style5 .widget.widget_nav_menu ul.menu > li > a span.fa {
  margin-right: 6px;
}
.header-style5 .widget.widget_nav_menu ul.menu > li:last-child {
  margin-right: 0;
}
.header-style5 .top-search {
  padding: 0;
  margin: 0;
}
.header-style5 .top-search .topsearch-entry .form-search .search-query,
.header-style5 .top-search .topsearch-entry .form-search .autosearch-input,
.header-style5 .top-search .topsearch-entry form .search-query,
.header-style5 .top-search .topsearch-entry form .autosearch-input {
  border: none;
  background: #f7f7f7;
}
.header-style5 .top-search .topsearch-entry .button-search-pro {
  position: absolute;
  left: 13px;
  top: 8px;
  text-indent: -9999px;
  background: url("../assets/img/bg_general.png") no-repeat -20px -1070px;
  padding: 0;
  width: 26px;
  height: 24px;
}
.header-style5 .header-right5 .support-info {
  padding: 41px 0 33px;
}
.header-style5 .header-right5 .support-info ul {
  margin: 0 27px 0 0;
  padding: 6px 32px 6px 0;
  border-right: 1px solid #ddd;
}
.header-style5 .header-right5 .support-info ul li {
  display: inline-block;
  position: relative;
}
.header-style5 .header-right5 .support-info ul li.live-chat {
  text-indent: 26px;
}
.header-style5 .header-right5 .support-info ul li.live-chat:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 20px;
  display: inline-block;
  background: url("../assets/img/bg_general.png") no-repeat;
  background-position: -20px -1358px;
}
.header-style5 .header-right5 .support-info ul li span {
  font-weight: 700;
  font-size: 12px;
  color: #444444;
  text-transform: uppercase;
}
.header-style5 .top-form.top-form-minicart {
  padding: 46px 10px 34px 0;
}
.header-style5 .top-form.top-form-minicart .top-minicart-icon {
  background: none;
  width: auto;
  padding-bottom: 0;
  position: relative;
}
.header-style5 .top-form.top-form-minicart .top-minicart-icon p.icon-cart {
  background: url("../assets/img/bg_general.png") no-repeat center -1200px;
  margin: 0;
  width: 25px;
}
.header-style5 .top-form.top-form-minicart .top-minicart-icon a {
  font-weight: 700;
  font-size: 12px;
  color: #404040;
  border: 1px solid #e6e6e6;
  background: #fafaf8;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  right: -10px;
  height: 22px;
  width: 22px;
  margin: 0;
  padding: 0;
  line-height: 22px;
}
.header-style5 .top-form.top-form-minicart .wrapp-minicart {
  top: 55px;
}
.header-style5 .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before {
  right: 10px;
  left: auto;
}
.rtl .header-style5 .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before {
  left: 10px;
  right: auto;
}
.header-style5 .main-menu {
  background: #fff;
}
.header-style5 .primary-menu {
  margin: 8px 0;
}
.header-style5 .furnicom_social {
  margin-bottom: 0;
}
.header-style5 .furnicom_social ul {
  overflow: hidden;
  margin-bottom: 0;
  background: none;
}
.header-style5 .furnicom_social ul li {
  display: inline-block;
  float: left;
}
.header-style5 .furnicom_social ul li a {
  display: block;
  padding: 0 11px;
  color: #888888;
  line-height: 49px;
  font-size: 14px;
}
.header-style5 .furnicom_social ul li a:hover {
  color: #e93712;
}
.header-style1 .primary-menu .navbar-inner .nav > li.home-fix > a span.menu-title,
.header-style3 .primary-menu .navbar-inner .nav > li.home-fix > a span.menu-title {
  display: none;
}
.header-style1 .primary-menu .navbar-inner .nav.nav-css > li > a span.menu-img,
.header-style3 .primary-menu .navbar-inner .nav.nav-css > li > a span.menu-img {
  top: 3px;
}
.header-style2 .primary-menu .navbar-inner .nav > li.active > a {
  color: #fff;
  background: #e93712;
}
.header-style2 .primary-menu .navbar-inner .nav.nav-mega >li.furnicom-mega-menu > .dropdown-menu,
.header-style2 .primary-menu .navbar-inner .nav.nav-mega >li.furnicom-menu-custom > .dropdown-menu {
  margin-top: 21px;
}
#primary-menu.sticky-menu {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 0;
  margin: 0;
  position: fixed;
  background: #e93712;
}
#primary-menu.sticky-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-img > a span.menu-img {
  display: none;
}
#primary-menu.sticky-menu .navbar-inner .nav > li > a {
  line-height: 50px;
  color: #fff;
}
.furnicom_selectmenu {
  display: none;
}
.dropdown-backdrop {
  display: none;
}
.dropdown-menu {
  font-size: 12px;
  border-radius: 0;
  text-align: left;
}
.rtl .dropdown-menu {
  text-align: right;
}
.primary-menu {
  position: relative;
}
.header-style1 .primary-menu .navbar-inner .nav > li >a,
.header-style3 .primary-menu .navbar-inner .nav > li >a {
  padding: 0 23px;
  line-height: 50px;
}
.header-style1 .primary-menu .navbar-inner .nav > li.active > a,
.header-style3 .primary-menu .navbar-inner .nav > li.active > a {
  background: #e93712;
}
.header-style1 .primary-menu .navbar-inner .nav > li.active > a .fa-home:before,
.header-style3 .primary-menu .navbar-inner .nav > li.active > a .fa-home:before {
  font-size: 24px;
}
.primary-menu ul {
  margin: 0;
}
.primary-menu ul li {
  list-style: none;
}
.primary-menu ul li.menu-clear {
  clear: both;
}
.primary-menu .navbar-inner {
  background: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: left;
  filter: none;
}
.primary-menu .navbar-inner .nav > li {
  float: left;
  z-index: 9;
}
.header-style6 .primary-menu .navbar-inner .nav > li.home-fix a .have-icon .menu-title {
  display: none;
}
.header-style6 .primary-menu .navbar-inner .nav > li.home-fix a .have-icon span.fa {
  font-size: 24px;
}
.header-style7 .primary-menu .navbar-inner .nav > li.home-fix a .have-icon .menu-title {
  display: none;
}
.header-style7 .primary-menu .navbar-inner .nav > li.home-fix a .have-icon span.fa {
  font-size: 24px;
}
.header-style6 .primary-menu .navbar-inner .nav > li {
  line-height: 50px;
}
.header-style7 .primary-menu .navbar-inner .nav > li {
  line-height: 50px;
}
.primary-menu .navbar-inner .nav > li > a {
  font-weight: 700;
  text-transform: uppercase;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-size: 15px;
  color: #fff;
  padding: 0px 15px;
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
}
.primary-menu .navbar-inner .nav > li > a >span {
  display: inline-block;
  z-index: 9;
  position: relative;
}
.box-layout .primary-menu .navbar-inner .nav > li > a {
  border-left: 0;
}
.header-style3 .primary-menu .navbar-inner .nav > li > a {
  color: #333;
}
.header-style4 .primary-menu .navbar-inner .nav > li > a,
.header-style5 .primary-menu .navbar-inner .nav > li > a {
  color: #333;
}
.header-style4 .primary-menu .navbar-inner .nav > li > a span.fa-home,
.header-style5 .primary-menu .navbar-inner .nav > li > a span.fa-home {
  display: none;
}
.header-style8 .primary-menu .navbar-inner .nav > li > a span.fa-home,
.header-style9 .primary-menu .navbar-inner .nav > li > a span.fa-home,
.header-style10 .primary-menu .navbar-inner .nav > li > a span.fa-home {
  display: none;
}
.header-style5 .primary-menu .navbar-inner .nav > li > a {
  padding: 6px 24px;
}
.header-style6 .primary-menu .navbar-inner .nav > li > a {
  font-size: 14px;
  color: #444;
}
.header-style7 .primary-menu .navbar-inner .nav > li > a {
  font-size: 14px;
  color: #fff;
}
.primary-menu .navbar-inner .nav > li +li > a {
  border-left: 0;
}
.primary-menu .navbar-inner .nav > li.active > a:after,
.primary-menu .navbar-inner .nav > li.active > a,
.primary-menu .navbar-inner .nav > li.open > a,
.primary-menu .navbar-inner .nav > li.open.active > a {
  color: #fff;
  background: none;
}
.header-style4 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style4 .primary-menu .navbar-inner .nav > li.active > a,
.header-style4 .primary-menu .navbar-inner .nav > li.open > a,
.header-style4 .primary-menu .navbar-inner .nav > li.open.active > a {
  color: #e93712;
}
.header-style5 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style5 .primary-menu .navbar-inner .nav > li.active > a,
.header-style5 .primary-menu .navbar-inner .nav > li.open > a,
.header-style5 .primary-menu .navbar-inner .nav > li.open.active > a {
  background: #e93712;
}
.header-style6 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style6 .primary-menu .navbar-inner .nav > li.active > a,
.header-style6 .primary-menu .navbar-inner .nav > li.open > a,
.header-style6 .primary-menu .navbar-inner .nav > li.open.active > a {
  color: #e93712;
  background: #fff;
}
.header-style7 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style7 .primary-menu .navbar-inner .nav > li.active > a,
.header-style7 .primary-menu .navbar-inner .nav > li.open > a,
.header-style7 .primary-menu .navbar-inner .nav > li.open.active > a {
  color: #e93712;
  background: #222;
}
.primary-menu .navbar-inner .nav > li.dropdown:hover >a:after,
.primary-menu .navbar-inner .nav > li:hover > a {
  color: #fff;
}
.primary-menu .navbar-inner .nav > li:hover > a {
  color: #fff;
  background: #e93712;
}
.primary-menu .navbar-inner .nav > li:hover > a:before {
  width: 100%;
}
.header-style4 .primary-menu .navbar-inner .nav > li:hover > a {
  color: #e93712;
  background: none;
}
.header-style5 .primary-menu .navbar-inner .nav > li:hover > a {
  color: #fff;
  background: #e93712;
}
.header-style6 .primary-menu .navbar-inner .nav > li:hover > a {
  color: #e93712;
  background: #fff;
}
.header-style7 .primary-menu .navbar-inner .nav > li:hover > a {
  color: #e93712;
  background: #222;
}
.primary-menu .navbar-inner .nav > li .dropdown-menu:before,
.primary-menu .navbar-inner .nav > li .dropdown-menu:after {
  display: none;
}
.primary-menu .navbar-inner .nav > li .item-icon {
  display: inline-block;
  height: 21px;
  position: absolute;
  top: -16px;
  left: 15px;
  width: 50px;
  z-index: 69;
}
.primary-menu .navbar-inner .nav.nav-mega {
  position: relative;
  z-index: 999;
}
.primary-menu .navbar-inner .nav.nav-mega > li > .dropdown-menu.nav-level1 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 1px 1px 3px #999;
  box-shadow: 1px 1px 3px #999;
  min-width: 180px;
}
.primary-menu .navbar-inner .nav.nav-mega > li > .dropdown-menu.nav-level1:before {
  content: "";
  display: block;
  background: transparent;
  height: 8px;
  position: absolute;
  top: -8px;
  width: 100%;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu {
  padding: 6px 30px 11px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu.header-style {
  margin-top: 21px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li {
  line-height: 30px;
  list-style: none;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li a {
  font-size: 13px;
  display: block;
  color: #545454;
  line-height: 31px;
  padding: 0;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li a:before {
  content: '';
  background: url(../assets/img/bg_general.png) no-repeat -20px -2156px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 5px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li.dropdown-submenu:hover > a:after {
  content: "\f0da";
  font-family: FontAwesome;
  position: absolute;
  left: 100%;
  top: 50%;
  font-size: 16px;
  height: 20px;
  margin-top: -10px;
  color: #fff;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub {
  padding: 6px 30px 11px;
  position: absolute;
  left: 125%;
  top: -1px;
  margin: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  list-style: none;
  background: #fff;
  min-width: 180px;
  box-shadow: 1px 1px 3px #999;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub > li {
  line-height: 30px;
  list-style: none;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub > li > a:hover {
  color: #e93712;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub {
  left: auto;
  right: 125%;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub:before {
  background: none;
  width: 0px;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub:after {
  background-color: transparent;
  content: " ";
  height: 100%;
  right: -20px;
  position: absolute;
  top: 0;
  width: 20px;
  display: block;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub:before {
  background-color: transparent;
  content: " ";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
  display: block;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li:hover > a,
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li.active > a {
  color: #e93712;
  background: none;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-custom > .dropdown-menu > li:hover > .dropdown-sub {
  display: block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu {
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu {
  padding: 0;
  margin: 0;
  float: left;
  left: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  list-style: none;
  z-index: 99999 !important;
  padding: 11px 15px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li {
  min-width: 150px;
  padding: 15px;
  vertical-align: top;
  display: inline-block;
  float: left;
  box-sizing: content-box;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li > a,
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li > span.have-title {
  font-weight: 700;
  font-size: 14px;
  color: #444;
  padding: 0;
  margin-bottom: 6px;
  display: block;
  background: none;
  text-transform: uppercase;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li > a:hover,
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li > span.have-title:hover {
  background: none;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a {
  font-size: 13px;
  color: #444444;
  display: block;
  line-height: 31px;
  text-transform: capitalize;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a:hover {
  color: #e93712;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a span.menu-img {
  display: block;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a span.menu-img:hover {
  opacity: 0.9;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a:before {
  content: '';
  background: url(../assets/img/bg_general.png) no-repeat -20px -2156px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 5px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li:last-child > a {
  padding-bottom: 0;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li.active a .menu-title {
  color: #e93712;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li.image-fix a {
  margin-bottom: 0;
  border-bottom: 0;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li.image-fix1 {
  margin-left: 15px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li.col-1 {
  min-width: 150px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li.col-2 {
  min-width: 300px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li.col-3 {
  min-width: 450px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li.col-4 {
  min-width: 600px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li.col-5 {
  min-width: 750px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu > li.col-6 {
  min-width: 900px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.two-column {
  min-width: 392px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.two-column > li:nth-child(2n+1) {
  clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.three-column {
  min-width: 619px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.three-column > li:nth-child(3n) {
  border-right: none;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.three-column > li:nth-child(3n+1) {
  clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.three-column.dropdown-menu > li.col-1 {
  min-height: 190px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.four-column {
  min-width: 785px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.four-column > li:nth-child(4n+1) {
  clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.four-column.dropdown-menu li.col-1 {
  min-height: 190px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.five-column {
  min-width: 1082px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.five-column > li {
  min-width: 180px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.five-column > li:nth-child(5n+1) {
  clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.five-column.dropdown-menu li.col-1 {
  min-height: 190px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-mega-menu > .dropdown-menu.six-column > li:nth-child(6n+1) {
  clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-img > a {
  display: block;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-img > a span.menu-img {
  position: absolute;
  top: 5px;
  right: -22px;
}
.header-style2 .primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-img > a span.menu-img {
  top: 0px;
  right: -20px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-img > a span.menu-img.rtl {
  right: auto;
  left: -22px;
}
.header-style4 .primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-img > a span.menu-img,
.header-style5 .primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-img > a span.menu-img {
  top: -9px;
}
.header-style6 .primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-img > a span.menu-img {
  right: -10px;
}
.rtl .header-style6 .primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-img > a span.menu-img {
  left: -10px;
  right: auto;
}
.header-style7 .primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-img > a span.menu-img {
  right: -10px;
}
.rtl .header-style7 .primary-menu .navbar-inner .nav.nav-mega > li.furnicom-menu-img > a span.menu-img {
  left: -10px;
  right: auto;
}
.primary-menu .navbar-inner .nav.nav-css > li >a {
  display: block;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-css > li >a span.menu-img {
  position: absolute;
  top: -21px;
  right: 0;
}
.header-style2 .primary-menu .navbar-inner .nav.nav-css > li >a span.menu-img {
  top: 0;
}
.primary-menu .navbar-inner .nav.nav-css > li .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  min-width: 180px;
}
.primary-menu .navbar-inner .nav.nav-css > li ul {
  padding: 0;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li {
  list-style: none;
  position: relative;
  padding: 0 30px;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li a {
  font-size: 14px;
  display: block;
  color: #545454;
  line-height: 36px;
  padding: 0;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li a:before {
  content: '';
  background: url(../assets/img/bg_general.png) no-repeat -20px -2156px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 5px;
}
.rtl .primary-menu .navbar-inner .nav.nav-css > li ul > li a:before {
  margin-right: 0;
  margin-left: 5px;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li a span.menu-img img {
  padding-bottom: 12px;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li .dropdown-menu {
  position: absolute;
  left: 100%;
  top: -1px;
  margin: 0;
}
.rtl .primary-menu .navbar-inner .nav.nav-css > li ul > li .dropdown-menu {
  left: auto;
  right: 100%;
}
.rtl .primary-menu .navbar-inner .nav.nav-css > li ul > li .dropdown-menu:before {
  background: none;
  width: 0px;
}
.rtl .primary-menu .navbar-inner .nav.nav-css > li ul > li .dropdown-menu:after {
  background-color: transparent;
  content: " ";
  height: 100%;
  right: -20px;
  position: absolute;
  top: 0;
  width: 20px;
  display: block;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li .dropdown-menu:before {
  background-color: transparent;
  content: " ";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
  display: block;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:hover > a,
.primary-menu .navbar-inner .nav.nav-css > li ul > li.active > a {
  color: #e93712;
  background: none;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:hover > .dropdown-menu {
  display: block;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:hover {
  background: #e93712;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:hover > a {
  background: none;
  color: #fff;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:hover > a:before {
  background-position: -20px -2130px;
}
.primary-menu .navbar-inner .nav.nav-css >li:hover > .dropdown-menu {
  display: block;
}
.primary-menu .navbar-inner .nav.nav-css > li.open > .dropdown-menu {
  display: block;
}
.vertical_megamenu .nav.vertical-megamenu > li {
  display: block;
  float: none;
  line-height: normal;
}
.sidebar .vertical_megamenu .nav.vertical-megamenu > li {
  line-height: normal;
  list-style: none;
}
.sidebar .vertical_megamenu .nav.vertical-megamenu > li > a {
  display: block !important;
  color: #a8a8a8;
  padding: 12px 15px;
}
.sidebar .vertical_megamenu .nav.vertical-megamenu > li > a:hover {
  background: #383838;
  color: #a8a8a8;
}
.vertical_megamenu .nav.vertical-megamenu > li > a {
  display: block;
  padding: 10.5px 15px;
  position: relative;
  color: #444;
  text-transform: uppercase;
}
.vertical_megamenu .nav.vertical-megamenu > li > a:hover {
  color: #e93712;
  font-weight: 700;
}
.vertical_megamenu .nav.vertical-megamenu > li > a .menu-img {
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 9px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-img >a {
  padding: 12px 15px 12px 50px;
}
.vertical_megamenu .nav.vertical-megamenu > li.active > a,
.vertical_megamenu .nav.vertical-megamenu > li.open > a {
  background: none;
  color: #a8a8a8;
}
.vertical_megamenu .nav.vertical-megamenu > li.dropdown > a:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 16px;
}
.vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu {
  display: none;
  left: 100%;
  top: 0;
  padding: 0;
  margin-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu:before {
  content: "";
  background: transparent;
  position: absolute;
  top: -1px;
  bottom: 0;
  width: 15px;
  left: -15px;
}
.vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu .dropdown-submenu {
  min-width: 150px;
  padding: 20px;
}
.vertical_megamenu .nav.vertical-megamenu > li.open > .dropdown-menu,
.vertical_megamenu .nav.vertical-megamenu > li:hover > .dropdown-menu {
  display: block;
  opacity: 1;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu {
  border: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li {
  line-height: 30px;
  list-style: none;
  position: relative;
  padding: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li +li {
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px 0 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li a {
  display: block;
  color: #444;
  line-height: 25px;
  padding: 7px 10px 7px 15px;
  position: relative;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li.dropdown-submenu:hover > a:after {
  content: "\f0da";
  font-family: FontAwesome;
  position: absolute;
  left: 100%;
  top: 50%;
  font-size: 16px;
  height: 20px;
  margin-top: -10px;
  color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub {
  position: absolute;
  left: 104%;
  top: -1px;
  margin: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  list-style: none;
  background: #fff;
  min-width: 180px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub > li +li {
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px 0 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub > li a:hover {
  color: #e93712;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub > li a:hover:before {
  background-color: #e93712;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub {
  left: auto;
  right: 104%;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub:before {
  background: none;
  width: 0px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub:after {
  background-color: transparent;
  content: " ";
  height: 100%;
  right: -20px;
  position: absolute;
  top: 0;
  width: 20px;
  display: block;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li .dropdown-sub:before {
  background-color: transparent;
  content: " ";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
  display: block;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li:hover > a,
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li.active > a {
  color: #e93712;
  background: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li:hover > a:before,
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li.active > a:before {
  background: #e93712;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-menu-custom > .dropdown-menu > li:hover > .dropdown-sub {
  display: block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu.col-2-img > .dropdown-menu.three-column {
  padding: 0;
  min-width: 630px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu.col-2-img > .dropdown-menu > .dropdown-submenu.col-1 {
  padding: 27px 30px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu.col-2-img > .dropdown-menu > .dropdown-submenu.col-1 span.have-title {
  text-transform: capitalize;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu.col-2-img > .dropdown-menu > .dropdown-submenu.col-1:nth-child(2) {
  padding: 27px 0px 27px 60px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu.three-column {
  padding: 20px 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu > .dropdown-submenu {
  min-width: 150px;
  float: left;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu > .dropdown-submenu.col-1 {
  padding: 7px 30px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu > .dropdown-submenu.col-1 span.have-title {
  text-transform: capitalize;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu > .dropdown-submenu.two-column {
  width: 33.333333%;
  max-width: 102px;
  min-width: 0;
  padding: 25px 0px 10px 25px;
  margin-right: 7px;
  background-color: #eeeeee;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu > .dropdown-submenu > a,
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu > .dropdown-submenu > span.have-title {
  padding: 0;
  margin-bottom: 8px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu > .dropdown-submenu > a:hover,
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu > .dropdown-submenu > span.have-title:hover {
  background: none;
  color: #444;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a {
  text-transform: uppercase;
  padding: 5px 0px;
  line-height: 29px;
  font-weight: 400;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a:hover {
  color: #e93712 !important;
  background: none !important;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu > .dropdown-submenu.three-column {
  padding: 0px 5px 0px 25px;
  border-right: 1px solid #ddd;
  width: 29%;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .menu-new-arrivals.three-column {
  padding-top: 10px;
  margin: 0 30px;
  border-top: 1px solid #ccc;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .have-title {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .woocommerce {
  margin: 0;
  width: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li {
  width: 50%;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li .products-entry {
  padding: 0;
  min-height: inherit;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li .products-entry .products-thumb {
  width: 86px;
  float: left;
  overflow: hidden;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li .products-entry .products-content {
  float: left;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .two-column {
  width: 79% !important;
  padding: 25px 0px 0px 0px;
  float: left;
  display: inline-block;
  font-weight: 700;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .two-column.menu-featured-products .have-title {
  padding-left: 23px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop {
  margin-left: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li {
  width: 45%;
  float: left;
  vertical-align: top;
  margin: 8px 0 0px 8px;
  position: relative;
  border-right: 1px solid #eee;
  padding-right: 25px;
  border-right: 1px solid #ddd;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .products-entry {
  margin-bottom: 0;
  border: 0;
  min-height: inherit;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .products-entry .products-thumb {
  margin-bottom: 10px;
  border: 0;
  width: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .products-entry .products-content {
  margin-left: 0;
  margin-right: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .products-entry .products-content h3 a {
  font-size: 18px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .products-entry .products-content .desc {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .item-bottom {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li:last-child {
  border-right: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .three-column.menu-product {
  min-width: 208px;
  width: 40%;
  float: left;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .three-column .item-bottom {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .three-column .woocommerce {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li {
  width: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry {
  margin-bottom: 0;
  border: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-thumb {
  width: 160px;
  border: 0;
  margin-bottom: 10px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-thumb .onsale {
  top: 0;
  left: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-content {
  margin-left: 0;
  margin-right: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-content .desc {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li.col-lg-6 .products-entry,
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li.col-sm-6 .products-entry {
  padding-left: 0 !important;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .one-column {
  min-width: 160px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .two-column {
  width: 540px;
  padding: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .two-column > li:nth-child(2n+1) {
  clear: both;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .three-column {
  min-width: 510px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .three-column .woocommerce {
  padding-top: 10px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .three-column .woocommerce .products-grid li {
  margin-bottom: 0px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .three-column > li:nth-child(3n+1) {
  clear: both;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .four-column {
  min-width: 640px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .four-column > li:nth-child(4n+1) {
  clear: both;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .five-column {
  min-width: 800px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .five-column > li:nth-child(5n+1) {
  clear: both;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .six-column {
  min-width: 960px;
}
.vertical_megamenu .nav.vertical-megamenu > li.furnicom-mega-menu .six-column > li:nth-child(6n+1) {
  clear: both;
}
.resmenu-container .navbar-toggle {
  display: none;
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 60px;
  padding: 0;
  min-width: 300px;
  background: #444;
  z-index: 9;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
  display: none;
  border-top: 1px solid #555;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu > li > a {
  padding-left: 25px;
}
.resmenu-container .menu-responsive-wrapper ul > li {
  position: relative;
}
.resmenu-container .menu-responsive-wrapper ul > li > a {
  color: #fff;
  padding: 10px 20px;
  display: block;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 37px;
  background: #111;
  cursor: pointer;
  text-align: center;
  line-height: 37px;
  font-size: 20px;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:after {
  content: "+";
  font-family: FontAwesome;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown.show:after {
  content: "–";
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:hover {
  color: #fff;
  background: #e93712;
}
.resmenu-container .menu-responsive-wrapper ul > li + li {
  border-top: 1px solid #555;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > a,
.resmenu-container .menu-responsive-wrapper ul > li.active > a {
  background: #eee;
  color: #e93712;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
  background: #e93712;
  color: #fff;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transform: translate(-1000px,0);
  -ms-transform: translate(-1000px,0);
  transform: translate(-1000px,0);
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.admin-bar .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  top: 46px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
  background: #444;
  position: relative;
  height: 100%;
  overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner h3 {
  text-transform: uppercase;
  padding: 40px 0;
  text-align: center;
  background: #111;
  color: #eee;
  margin-bottom: 0;
  border-bottom: 1px solid #666;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner > ul {
  border-bottom: 1px solid #555;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:after {
  content: "\f00d";
  font-family: FontAwesome;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:hover {
  color: #e93712;
}
.row-mega {
  margin-left: -30px;
  *zoom: 1;
}
.row-mega:before,
.row-mega:after {
  display: table;
  line-height: 0;
  content: "";
}
.row-mega:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 30px;
  box-sizing: inherit;
  -moz-box-sizing: inherit;
}
.span12 {
  width: 1170px;
}
.span11 {
  width: 1070px;
}
.span10 {
  width: 970px;
}
.span9 {
  width: 870px;
}
.span8 {
  width: 770px;
}
.span7 {
  width: 670px;
}
.span6 {
  width: 570px;
}
.span5 {
  width: 470px;
}
.span4 {
  width: 370px;
}
.span3 {
  width: 270px;
}
.span2 {
  width: 170px;
}
.span1 {
  width: 70px;
}
@media (min-width: 980px) and (max-width: 1190px) {
  .row-mega {
    margin-left: -20px;
    *zoom: 1;
  }
  .row-mega:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .rtl .row-mega {
    margin: 0 -20px 0 0;
  }
  .rtl [class*="span"] {
    margin: 0 20px 0 0;
  }
  .span12 {
    width: 940px;
  }
  .span11 {
    width: 860px;
  }
  .span10 {
    width: 780px;
  }
  .span9 {
    width: 700px;
  }
  .span8 {
    width: 620px;
  }
  .span7 {
    width: 540px;
  }
  .span6 {
    width: 460px;
  }
  .span5 {
    width: 380px;
  }
  .span4 {
    width: 300px;
  }
  .span3 {
    width: 220px;
  }
  .span2 {
    width: 140px;
  }
  .span1 {
    width: 60px;
  }
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.rating-hidden {
  display: none;
}
.woocommerce div.product form.cart div.quantity {
  margin: 0 20px 0 0;
}
.woocommerce div.product form.cart div.quantity .screen-reader-text {
  display: none;
}
.swpb-bundled-products-container {
  margin-bottom: 20px;
}
.swpb-bundled-products-container .swpb-bundled-product {
  margin-bottom: 20px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-thumbnail {
  margin-right: 10px;
  width: 75px;
}
.rtl .swpb-bundled-products-container .swpb-bundled-product .swpb-thumbnail {
  margin-right: 0;
  margin-left: 10px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info {
  overflow: hidden;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .category a {
  font-size: 13px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 {
  margin-bottom: 5px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 a {
  font-size: 16px;
  text-transform: capitalize;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .swpb-bundled-product-stock {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price {
  margin: 0 0 5px !important;
}
.quickview-container .single-product {
  background: #fff;
}
.quickview-container .single-product .product_detail .slider_img_productd .product-images .thumbnail-bottom.product-images-container button {
  width: 14px;
  height: 26px;
}
.quickview-container .single-product .product_detail .slider_img_productd .product-images .thumbnail-bottom.product-images-container button.slick-prev {
  left: 0;
}
.quickview-container .single-product .product_detail .slider_img_productd .product-images .thumbnail-bottom.product-images-container button.slick-next {
  right: 0;
}
.woocommerce .quantity {
  margin: 0 20px 0 0;
  zoom: 1;
  padding-right: 1.1em;
  display: inline-block;
  position: relative;
}
.woocommerce .quantity input.qty {
  border: 1px solid #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 46px;
  height: 46px;
  padding: 0;
  margin: 0;
  text-align: center;
  -moz-appearance: textfield;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus {
  display: block;
  padding: 0;
  margin: 0;
  z-index: 1;
  position: absolute;
  right: -7px;
  text-align: center;
  width: 23px;
  height: 23px;
  text-decoration: none;
  overflow: visible;
  cursor: pointer;
  color: #999;
  border: 1px solid #ddd;
  text-shadow: none;
  line-height: 17.25px;
  background-image: none;
  background: #fff;
}
.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover {
  background-color: #e93712;
  color: #fff;
}
.woocommerce .quantity .plus {
  top: 0;
  border-bottom: 0;
  border-radius: 0px;
}
.woocommerce .quantity .minus {
  bottom: 0;
  border-radius: 0px;
}
.woocommerce #customer_login,
.woocommerce-page #customer_login {
  background: #fff;
  padding: 20px;
  margin-bottom: 50px;
  margin-left: 0;
}
.woocommerce #customer_login h2,
.woocommerce-page #customer_login h2 {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.woocommerce #customer_login .form-row label,
.woocommerce-page #customer_login .form-row label {
  color: #333;
}
.woocommerce #customer_login form.login,
.woocommerce #customer_login form.register,
.woocommerce-page #customer_login form.login,
.woocommerce-page #customer_login form.register {
  border: 0;
  padding: 0;
}
.woocommerce #customer_login form.login .form-row .input-text,
.woocommerce #customer_login form.register .form-row .input-text,
.woocommerce-page #customer_login form.login .form-row .input-text,
.woocommerce-page #customer_login form.register .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f1f1f1;
  border: 0;
}
.woocommerce #customer_login form.login .form-row input.button,
.woocommerce #customer_login form.login .form-row button.button,
.woocommerce #customer_login form.register .form-row input.button,
.woocommerce #customer_login form.register .form-row button.button,
.woocommerce-page #customer_login form.login .form-row input.button,
.woocommerce-page #customer_login form.login .form-row button.button,
.woocommerce-page #customer_login form.register .form-row input.button,
.woocommerce-page #customer_login form.register .form-row button.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  padding: 10px 20px;
  background: #e93712;
  color: #fff;
}
.woocommerce #customer_login form.login .form-row input.button:hover,
.woocommerce #customer_login form.login .form-row button.button:hover,
.woocommerce #customer_login form.register .form-row input.button:hover,
.woocommerce #customer_login form.register .form-row button.button:hover,
.woocommerce-page #customer_login form.login .form-row input.button:hover,
.woocommerce-page #customer_login form.login .form-row button.button:hover,
.woocommerce-page #customer_login form.register .form-row input.button:hover,
.woocommerce-page #customer_login form.register .form-row button.button:hover {
  opacity: 0.8;
}
.woocommerce form.lost_reset_password .form-row,
.woocommerce-page form.lost_reset_password .form-row {
  width: 300px;
}
.woocommerce form.lost_reset_password .form-row .input-text,
.woocommerce-page form.lost_reset_password .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f1f1f1;
  border: 0;
}
.woocommerce form.lost_reset_password .form-row input.button,
.woocommerce form.lost_reset_password .form-row button.button,
.woocommerce-page form.lost_reset_password .form-row input.button,
.woocommerce-page form.lost_reset_password .form-row button.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  background: #e93712;
  color: #fff;
}
.woocommerce form.lost_reset_password .form-row input.button:hover,
.woocommerce form.lost_reset_password .form-row button.button:hover,
.woocommerce-page form.lost_reset_password .form-row input.button:hover,
.woocommerce-page form.lost_reset_password .form-row button.button:hover {
  opacity: 0.8;
}
.woocommerce .entry-content form.login,
.woocommerce-page .entry-content form.login {
  border: 0;
  padding: 0;
}
.woocommerce .entry-content form.login .form-row-first,
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-first,
.woocommerce-page .entry-content form.login .form-row-last {
  float: left;
  width: 48.5%;
  padding: 0;
  margin-bottom: 15px;
}
.woocommerce .entry-content form.login .form-row-first .input-text,
.woocommerce .entry-content form.login .form-row-last .input-text,
.woocommerce-page .entry-content form.login .form-row-first .input-text,
.woocommerce-page .entry-content form.login .form-row-last .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f4f4f4;
  border: 0;
}
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-last {
  margin-left: 3%;
}
.woocommerce .entry-content form.login .form-row label.inline,
.woocommerce-page .entry-content form.login .form-row label.inline {
  clear: both;
  display: block;
}
.woocommerce .entry-content form.login .form-row input.button,
.woocommerce .entry-content form.login .form-row button.button,
.woocommerce-page .entry-content form.login .form-row input.button,
.woocommerce-page .entry-content form.login .form-row button.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
}
.woocommerce .entry-content form.login .form-row input.button:hover,
.woocommerce .entry-content form.login .form-row button.button:hover,
.woocommerce-page .entry-content form.login .form-row input.button:hover,
.woocommerce-page .entry-content form.login .form-row button.button:hover {
  background: #e93712;
  color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
  color: #e93712;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
  color: #a2260d;
}
.woocommerce .form-row input,
.woocommerce-page .form-row input {
  padding: 12px;
}
.checkout_coupon .form-row-first .input-text {
  padding: 7.5px;
  border-radius: 0;
}
.checkout .col2-set .col-1,
.checkout .col2-set .col-2 {
  float: left;
  width: 50%;
}
.checkout .col2-set .col-1 h3,
.checkout .col2-set .col-2 h3 {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.checkout .col2-set .col-2 .chosen-container-single .chosen-single {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.checkout .col2-set .col-1 input,
.checkout .col2-set .col-1 textarea,
.checkout .col2-set .col-2 input,
.checkout .col2-set .col-2 textarea {
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.checkout .col2-set .col-1 textarea,
.checkout .col2-set .col-2 textarea {
  padding: 10px;
  min-height: 80px;
}
.checkout .col2-set .col-1 .woocommerce-billing-fields {
  padding-right: 15px;
}
.checkout .col2-set .col-2 .woocommerce-shipping-fields {
  padding-left: 15px;
}
.checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address {
  padding: 0 0 10px;
  width: 100%;
}
.checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label {
  padding: 0;
  margin: 0;
  font-weight: normal;
  vertical-align: initial;
}
.checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address .checkbox {
  float: left;
}
.checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address .input-checkbox {
  margin: 0 20px;
}
.checkout #order_review_heading {
  padding: 20px;
}
.checkout #order_review table.shop_table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.checkout #order_review table.shop_table td,
.checkout #order_review table.shop_table tfoot th {
  border-top: 1px solid #ddd;
  padding: 10px 15px;
}
.checkout #order_review table.shop_table tr {
  background: #fff;
}
.checkout #order_review table.shop_table tr:hover {
  background: #d8d8d8;
  cursor: pointer;
}
.checkout #payment {
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.checkout #payment #place_order {
  width: auto;
  border: 0;
  background: #e93712;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.checkout #payment #place_order:hover {
  background: #a2260d;
}
.checkout .form-row input {
  padding: 10px;
  background: #fff;
}
.woocommerce-page form table.shop_table.shop_table_responsive td.actions {
  padding: 15px 10px;
}
.woocommerce-page form table.shop_table.shop_table_responsive td.actions .coupon {
  float: left;
  padding: 0;
}
.woocommerce-page form table.shop_table.shop_table_responsive td.actions .coupon .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.woocommerce-page form table.shop_table.shop_table_responsive td.actions .coupon input.input-text {
  height: 31px;
  padding: 5px 10px;
  width: 200px;
}
.rtl .woocommerce-page form table.shop_table.shop_table_responsive td.actions .coupon input.input-text {
  float: right;
}
.woocommerce-page form table.shop_table.shop_table_responsive td.actions .button {
  background: #e93712 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  color: #fff;
  margin: 0 5px;
  border-color: #e93712;
  vertical-align: top;
  width: auto;
  padding: 8px 15px;
  text-transform: uppercase;
}
.woocommerce-page form table.shop_table.shop_table_responsive td.actions .button:hover {
  background: #ba2c0e !important;
  color: #fff;
}
.woocommerce-page form table.shop_table.shop_table_responsive td.actions .box-chekout .button {
  background: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce-page form table.shop_table.shop_table_responsive td.actions .box-chekout .button:hover {
  background: #e93712;
  color: #fff;
  border-color: #e93712;
}
.woocommerce-page form table.shop_table.shop_table_responsive td.actions .box-chekout .checkout-button.button {
  background: #e93712;
  color: #fff;
  border-color: #e93712;
}
.woocommerce-page form table.shop_table.shop_table_responsive td.actions .box-chekout .checkout-button.button:hover {
  background: #ba2c0e;
}
.wishlist-title h2 {
  font-size: 20px;
}
.woocommerce table.shop_table th {
  font-size: 14px;
}
.wishlist_table tr td {
  text-align: initial;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button,
button.button.alt {
  background: #e93712;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button:hover,
button.button.alt:hover {
  opacity: 0.8;
  background: #e93712;
}
table.cart input.minus,
input.plus {
  display: none;
}
.cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  margin-bottom: 50px;
}
.cart-collaterals .cart_totals {
  background: #fff;
}
.cart-collaterals .cart_totals h2 {
  padding: 10px;
  margin-bottom: 0px;
}
.cart-collaterals .cart_totals table {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #eee;
}
.cart-collaterals .cart_totals table tr {
  border: 0;
}
.cart-collaterals .cart_totals table tr th {
  display: block;
}
.cart-collaterals .cart_totals table tr th,
.cart-collaterals .cart_totals table tr td {
  border: 0;
  padding: 10px !important;
}
.cart-collaterals .cart_totals table tr td {
  text-align: right;
}
.cart-collaterals .cart_totals table tr td:before {
  display: inline-block;
}
.cart-collaterals .cart_totals table tr.order-total th,
.cart-collaterals .cart_totals table tr.order-total td {
  border-top: 1px solid #eee;
}
.cart-collaterals .cart_totals table tr.order-total th .amount,
.cart-collaterals .cart_totals table tr.order-total td .amount {
  font-size: 18px;
  font-weight: normal;
  color: #e93712;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  background: #e93712;
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  font-size: 14px;
  padding: 7px 15px;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
  background: #ba2c0e;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding: 1em;
}
.cart-collaterals .shipping_calculator {
  float: left;
  margin-left: 2%;
  width: 48%;
}
.cart-collaterals .shipping_calculator h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.cart-collaterals .shipping_calculator h2 a:after {
  content: "";
}
.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row {
  padding: 5px 0;
}
.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.cart-collaterals .shipping_calculator .shipping-calculator-form .button {
  background: #e93712;
  color: #fff;
  border-color: #e93712;
  width: auto;
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
}
.cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover {
  background: #ba2c0e;
}
p.return-to-shop {
  margin-bottom: 30px;
}
.woocommerce input.button,
button.button {
  background: #e93712;
  border-radius: 0;
  color: #fff;
}
.lost_reset_password > p {
  font-size: 16px;
}
.fancybox-inner {
  background: #fff;
}
.quickview-container {
  padding: 15px 0;
  background: #fff;
}
.price .amount,
.item-price .amount,
.item_price .amount,
.product-price .amount,
p .amount {
  font-weight: 700;
  color: #e12f2f;
  font-size: 14px;
}
.price del,
.item-price del,
.item_price del,
.product-price del,
p del {
  color: #999;
}
.price del span.amount,
.item-price del span.amount,
.item_price del span.amount,
.product-price del span.amount,
p del span.amount {
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  margin-right: 9px;
}
.price ins,
.item-price ins,
.item_price ins,
.product-price ins,
p ins {
  text-decoration: none;
}
.reviews-content {
  display: block;
  padding: 0 0 12px;
}
.reviews-content .star {
  background: url(../assets/img/bg_general.png) repeat-x;
  background-position: 0 -2229px;
  display: inline-block;
  height: 12px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 80px;
}
.reviews-content .star span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  background: url(../assets/img/bg_general.png) 0 -2256px repeat-x;
}
.reviews-content .woocommerce-review-link {
  font-size: 12px;
  color: #999999;
  margin: 0 15px;
}
.star {
  background: url(../assets/img/bg_general.png) repeat-x;
  background-position: 0 -2229px;
  display: inline-block;
  height: 12px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 80px;
}
.star span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  background: url(../assets/img/bg_general.png) 0 -2256px repeat-x;
}
.category-header {
  position: relative;
  background: url(../assets/img/bg-shop.jpg) no-repeat top center;
  padding: 316px 0 152px;
  margin-bottom: 40px;
}
.category-header h1 {
  font-size: 40px;
  color: #fff;
  margin-bottom: 2px;
  text-transform: uppercase;
  padding-top: 65px;
  text-align: center;
}
.listings-title {
  position: relative;
  background: url(../assets/img/bg-shop.jpg) no-repeat top center;
  margin-bottom: 40px;
}
.listings-title:before {
  content: '';
  background: rgba(0,0,0,0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.listings-title .wrap-title {
  text-align: center;
  padding: 188px 0 135px;
  position: relative;
  z-index: 2;
}
.listings-title h1 {
  font-size: 40px;
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
}
.listings-title .bread .breadcrumbs .breadcrumb {
  margin: 0;
  background: none;
}
.listings-title .bread .breadcrumbs .breadcrumb >li+li:before {
  content: '';
  display: none;
}
.listings-title .bread .breadcrumbs .breadcrumb li {
  color: #fff;
}
.listings-title .bread .breadcrumbs .breadcrumb li a,
.listings-title .bread .breadcrumbs .breadcrumb li span {
  font-size: 12px;
  text-transform: capitalize;
  color: #fff;
}
.listings-title .bread .breadcrumbs .breadcrumb li .go-page {
  margin: 0 10px;
}
.listings-title .bread .breadcrumbs .breadcrumb li.active a {
  font-size: 14px;
}
.listings-title .bread .breadcrumbs .breadcrumb li:last-child span.go-page {
  display: none;
}
.products-nav {
  padding: 6px 5px 6px 18px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  border: 1px solid #ddd;
  background: #fff;
}
.products-nav:last-child {
  border: 1px solid #ddd;
  margin-bottom: 40px;
}
.products-nav:last-child .view-mode-wrap {
  display: none;
}
.products-nav .view-mode-wrap {
  float: right;
}
.products-nav .view-mode-wrap .view-mode {
  margin-bottom: 0;
  overflow: hidden;
  border: 1px solid #ddd;
}
.products-nav .view-mode-wrap .view-mode a {
  display: inline-block;
  float: left;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: -9999px;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: url("../assets/img/bg_general.png") no-repeat #fff;
}
.products-nav .view-mode-wrap .view-mode a.grid-view {
  background-position: -20px -864px;
}
.products-nav .view-mode-wrap .view-mode a.active {
  background-position: -20px -895px;
  background-color: #e93712;
}
.products-nav .view-mode-wrap .view-mode a.list-view {
  background-position: -20px -944px;
}
.products-nav .view-mode-wrap .view-mode a.list-view.active {
  background-position: -20px -975px;
}
.products-nav ul {
  list-style: none;
  margin: 0;
}
.products-nav .catalog-ordering {
  float: left;
  font-size: 12px;
}
.products-nav .catalog-ordering .orderby-order-container {
  display: inline-block;
}
.products-nav .catalog-ordering .orderby-order-container span.sort {
  margin-right: 5px;
}
.products-nav .catalog-ordering .orderby-order-container .show-product {
  margin-right: 6px;
}
.products-nav .catalog-ordering .orderby-order-container ul li {
  list-style: none;
  display: block;
  line-height: 30px;
  background: #fff;
}
.products-nav .catalog-ordering .orderby-order-container ul li span.current-li {
  display: block;
  padding: 0 10px;
  border: 1px solid #e2e2e2;
}
.products-nav .catalog-ordering .orderby-order-container ul li span.current-li .current-li-content a {
  font-size: 13px;
}
.products-nav .catalog-ordering .orderby-order-container ul li a {
  font-size: 12px;
  padding: 0 15px 0 0;
  color: #666;
  min-height: 30px;
  display: block;
  white-space: nowrap;
}
.products-nav .catalog-ordering .orderby-order-container ul li a strong {
  font-weight: normal;
}
.products-nav .catalog-ordering .orderby-order-container ul li a:hover {
  cursor: pointer;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul {
  width: 115px;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 9868;
  background: ;
  display: none;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul li {
  list-style: none;
  width: 100%;
  clear: both;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul li:last-child a {
  border: none !important;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul li a {
  font-weight: 500;
  width: 100%;
  border: none;
  background: none;
  padding: 0 10px;
  font-weight: normal;
  border-bottom: 1px solid #e2e2e2;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul li a:hover {
  color: #e93712;
}
.products-nav .catalog-ordering .orderby-order-container ul.order-dropdown {
  display: inline-block;
}
.products-nav .catalog-ordering .orderby-order-container ul.orderby {
  margin-right: 38px;
  width: 115px;
}
.products-nav .catalog-ordering .orderby-order-container ul.sort-count {
  margin-right: 10px;
}
.products-nav .catalog-ordering ul.sort-count li ul {
  display: none;
  width: 49px;
}
.products-nav .woocommerce-pagination {
  text-align: right !important;
  line-height: 0;
}
.products-nav .woocommerce-pagination .page-numbers {
  border: none;
}
.products-nav .woocommerce-pagination .page-numbers li {
  margin-right: 2px;
  border: none;
}
.products-nav .woocommerce-pagination .page-numbers li .page-numbers {
  padding: 7px 12px;
  border: 1px solid #ddd;
}
.products-nav .woocommerce-pagination .page-numbers li .page-numbers:hover {
  background: #e93712;
  color: #fff;
}
.products-nav .woocommerce-pagination .page-numbers li .page-numbers.prev {
  height: 28px;
}
.rtl .products-nav .woocommerce-pagination .page-numbers li .page-numbers.prev .fa-caret-left:before {
  content: '\f0da';
}
.products-nav .woocommerce-pagination .page-numbers li .current {
  background: #e93712;
  color: #fff;
  border-color: #e93712;
}
.products-nav .woocommerce-pagination .page-numbers li .next.page-numbers {
  font-size: 0;
}
.products-nav .woocommerce-pagination .page-numbers li .next.page-numbers:before {
  content: '\f0da';
  font-family: FontAwesome;
  font-size: 12px;
}
.products-nav .woocommerce-pagination .page-numbers li .next.page-numbers:hover:before {
  color: #fff;
}
.woocommerce ul.products-loop,
.search ul.products-loop {
  margin-bottom: 0;
}
.woocommerce ul.products-loop li.product .products-entry .products-thumb,
.search ul.products-loop li.product .products-entry .products-thumb {
  background: #fff;
}
.woocommerce ul.products-loop li.product .products-entry .products-thumb .product-thumb-hover,
.search ul.products-loop li.product .products-entry .products-thumb .product-thumb-hover {
  background: #fff;
}
.woocommerce ul.products-loop li.product .products-entry:hover .product-thumb-hover img.attachment-shop_catalog,
.search ul.products-loop li.product .products-entry:hover .product-thumb-hover img.attachment-shop_catalog {
  opacity: 0;
  -webkit-transform: translate(420px,0);
  -ms-transform: translate(420px,0);
  transform: translate(420px,0);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.woocommerce ul.products-loop li.product .products-entry:hover .product-thumb-hover img.hover-image,
.search ul.products-loop li.product .products-entry:hover .product-thumb-hover img.hover-image {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
ul.grid li {
  margin-bottom: 33px;
  list-style: none;
}
ul.grid li .products-entry {
  position: relative;
  overflow: hidden;
  border: 1px solid #dddddd;
  background: #fff;
}
ul.grid li .products-entry .products-thumb {
  background: #f4f4f4;
}
ul.grid li .products-entry .products-thumb .product-thumb-hover {
  background: #f4f4f4;
}
ul.grid li .products-entry:hover .product-thumb-hover img.attachment-shop_catalog {
  opacity: 0;
  -webkit-transform: translate(420px,0);
  -ms-transform: translate(420px,0);
  transform: translate(420px,0);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
ul.grid li .products-entry:hover .product-thumb-hover img.hover-image {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
ul.grid li .products-entry:hover .item-bottom {
  bottom: 0;
  transition: all 0.2s ease-out 0s;
}
ul.grid .item-description {
  display: none;
}
ul.list li {
  width: 100%;
  margin-bottom: 30px;
  list-style: none;
}
ul.list li .products-entry {
  background: #fff;
  border: 1px solid #ddd;
}
ul.list li .products-entry .products-thumb {
  overflow: hidden;
  float: left;
  width: 270px;
  position: relative;
  margin-bottom: 0;
  margin-right: 30px;
}
ul.list li .products-entry .products-thumb .product-thumb-hover {
  background: #f4f4f4;
}
ul.list li .products-entry .products-thumb .item-bottom {
  position: initial;
  width: auto;
  margin-left: 0;
}
ul.list li .products-entry .products-thumb .item-bottom .button,
ul.list li .products-entry .products-thumb .item-bottom .yith-wcwl-add-to-wishlist,
ul.list li .products-entry .products-thumb .item-bottom .compare-button {
  display: none;
}
ul.list li .products-entry .products-thumb .item-bottom .fancybox {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -28.5px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.list li .products-entry .products-thumb:hover .fancybox {
  opacity: 1;
  transform: translate3d(0,0,0) !important;
}
ul.list li .products-entry .products-content {
  padding-top: 27px;
  overflow: hidden;
  text-align: inherit;
}
ul.list li .products-entry .products-content .item-description {
  font-size: 14px;
  margin-bottom: 27px;
}
ul.list li .products-entry .products-content .item-bottom {
  position: relative;
  border: none;
  text-align: inherit;
  display: inline-block;
  overflow: hidden;
  padding: 0;
}
ul.list li .products-entry .products-content .item-bottom .button.add_to_cart_button,
ul.list li .products-entry .products-content .item-bottom .product_type_external,
ul.list li .products-entry .products-content .item-bottom .product_type_grouped,
ul.list li .products-entry .products-content .item-bottom > a.button {
  font-size: 12px;
  color: #fff;
  padding: 0 15px;
  text-transform: uppercase;
  background-color: #e93712 !important;
  line-height: 46px;
  text-align: center;
  width: 140px;
  float: left;
  margin-right: 5px;
  transform: none;
}
ul.list li .products-entry .products-content .item-bottom .button.add_to_cart_button.loading,
ul.list li .products-entry .products-content .item-bottom .product_type_external.loading,
ul.list li .products-entry .products-content .item-bottom .product_type_grouped.loading,
ul.list li .products-entry .products-content .item-bottom > a.button.loading {
  text-indent: -9999px;
}
ul.list li .products-entry .products-content .item-bottom .button.add_to_cart_button:hover,
ul.list li .products-entry .products-content .item-bottom .product_type_external:hover,
ul.list li .products-entry .products-content .item-bottom .product_type_grouped:hover,
ul.list li .products-entry .products-content .item-bottom > a.button:hover {
  opacity: 0.8;
}
ul.list li .products-entry .products-content .item-bottom .yith-wcwl-add-to-wishlist {
  float: left;
  position: relative;
  width: 48px;
  height: 46px;
  margin-right: 5px;
}
ul.list li .products-entry .products-content .item-bottom .show a {
  height: 46px;
  width: 48px;
  border: 1px solid #dadada;
  border-radius: 0;
}
ul.list li .products-entry .products-content .item-bottom .show a:hover {
  background-color: #e93712;
  border-color: #e93712;
}
ul.list li .products-entry .products-content .item-bottom .compare-button {
  float: right;
  margin: 0;
  width: auto;
  line-height: normal;
}
ul.list li .products-entry .products-content .item-bottom .compare-button:before {
  display: none;
}
ul.list li .products-entry .products-content .item-bottom .compare-button a {
  height: 46px;
  width: 48px;
  border: 1px solid #dadada;
  border-radius: 0;
  line-height: normal;
  background: url('../assets/img/bg_general.png') no-repeat center -1617px;
}
ul.list li .products-entry .products-content .item-bottom .compare-button a:hover {
  background: url('../assets/img/bg_general.png') no-repeat center -1588px #e93712 !important;
  border-color: #e93712;
}
ul.list li .products-entry .products-content .item-bottom .fancybox {
  display: none;
}
.single-product {
  margin-bottom: 0 !important;
  background: #eeeeee;
}
.single-product > .product {
  background: #fff;
  padding: 29px 25px;
  border: 1px solid #ddd;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container .product-responsive .slick-list .slick-track .images {
  border: 1px solid #ddd;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container .featured-video-button {
  position: absolute;
  bottom: 20px;
  left: 70px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  height: 40px;
  width: 40px;
  font-size: 18px;
  border: 0;
  margin-bottom: 0;
  box-shadow: 0 0 0 2px #ddd;
  top: auto !important;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container .featured-video-button:before {
  font-family: 'FontAwesome' !important;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left {
  position: relative;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail {
  float: left;
  width: 85px;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list {
  margin-top: 27px;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list .item-thumbnail-product {
  padding: 0;
  margin: 0;
  border: 0;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list .item-thumbnail-product .thumbnail-wrapper {
  margin-bottom: 15px;
  background: #f4f4f4;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list .item-thumbnail-product .thumbnail-wrapper:hover {
  border-color: #e93712;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive {
  width: auto;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive .item-img-slider {
  border: 0;
  text-align: center;
  padding: 0;
  margin-left: 15px;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive .item-img-slider .images {
  background: #f4f4f4;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive .item-img-slider img {
  display: inline-block;
  max-width: 100%;
  width: auto;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left button {
  left: 50%;
  margin-left: -9px;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left button.slick-prev {
  top: -5px;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left button.slick-prev:before {
  content: '\f077';
  font-family: FontAwesome;
  font-size: 18px;
  display: inline-block;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left button.slick-next {
  bottom: -19px;
  margin-bottom: 0;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left button.slick-next:before {
  content: '\f078';
  font-family: FontAwesome;
  font-size: 18px;
  display: inline-block;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-bottom .product-responsive .item-img-slider {
  padding: 0;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-bottom button {
  top: 50%;
  margin-top: -11px;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-bottom button.slick-prev {
  left: -16px;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-bottom button.slick-next {
  right: -16px;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-bottom button:hover {
  cursor: pointer;
  color: #e93712;
}
.single-product .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-bottom .featured-video-button {
  top: auto;
  margin: 0;
}
.single-product .product_detail .slider_img_productd .product-responsive-thumbnail {
  overflow: visible;
}
.single-product .product_detail .slider_img_productd .product-responsive-thumbnail .slick-list {
  overflow: hidden;
}
.single-product .product_detail .slider_img_productd .product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product {
  cursor: pointer;
  padding: 0 5px;
}
.single-product .product_detail .slider_img_productd .product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product.slick-current  .thumbnail-wrapper {
  border: 1px solid #e93712;
}
.single-product .product_detail .slider_img_productd .product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper {
  border: 1px solid #ddd;
}
.single-product .product_detail .slider_img_productd .product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper img {
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single-product .product_detail .slider_img_productd .product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper img:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single-product .product_detail .slider_img_productd .product-responsive-thumbnail button {
  border-radius: 0;
  border: none;
  background: none;
  font-size: 0;
  position: absolute;
  padding: 0;
  z-index: 1;
  color: #999999;
}
.single-product .product_detail .slider_img_productd .product-responsive-thumbnail button.slick-prev:before {
  content: '\f053';
  font-family: FontAwesome;
  font-size: 18px;
  display: inline-block;
}
.single-product .product_detail .slider_img_productd .product-responsive-thumbnail button.slick-next:before {
  content: '\f054';
  font-family: FontAwesome;
  font-size: 18px;
  display: inline-block;
}
.single-product .product_detail .slider_img_productd .product-responsive-thumbnail button:hover {
  cursor: pointer;
  color: #e93712;
}
.single-product .product_detail .content_product_detail h1 {
  font-size: 24px;
  margin-bottom: 28px;
}
.single-product .product_detail .content_product_detail .reviews-content {
  padding: 0 0 10px;
}
.single-product .product_detail .content_product_detail .reviews-content .product-stock {
  margin-top: 15px;
}
.single-product .product_detail .content_product_detail .reviews-content .product-stock span {
  font-size: 13px;
  text-transform: uppercase;
  color: #545454;
  padding: 0 26px;
}
.single-product .product_detail .content_product_detail .reviews-content .product-stock.in-stock span {
  background: url("../assets/img/bg_general.png") no-repeat -20px -1936px;
}
.single-product .product_detail .content_product_detail .sku_wrapper {
  font-size: 13px;
  padding: 5px 0;
  display: block;
}
.single-product .product_detail .content_product_detail .product-description h2 {
  font-size: 16px;
}
.single-product .product_detail .content_product_detail .product-description p {
  font-size: 12px;
  margin: 0 0 18px;
}
.single-product .product_detail .content_product_detail .price {
  margin: 0 0 21px;
}
.single-product .product_detail .content_product_detail .price span.amount {
  font-size: 23px;
  font-weight: normal;
}
.single-product .product_detail .content_product_detail .price ins span.amount {
  margin-left: 9px;
}
.single-product .product_detail .content_product_detail .price del span.amount {
  font-size: 16px;
}
.single-product .product_detail .content_product_detail .product-summary-bottom {
  border-bottom: 1px solid #ddd;
}
.single-product .product_detail .content_product_detail .product-summary-bottom p.cart {
  float: left;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .single-product-addcart {
  float: left;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .compare-button,
.single-product .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .yith-wcwl-add-to-wishlist {
  float: left;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .cart {
  margin-bottom: 19px;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .group_table .label a {
  font-size: 13px;
  line-height: 38px;
  padding: 0 10px 0 20px;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .group_table .woocommerce-grouped-product-list-item__price {
  margin: 0 0 21px;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .group_table .woocommerce-grouped-product-list-item__price span.amount {
  font-size: 21px;
  font-weight: normal;
  color: #e12f2f;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .group_table .woocommerce-grouped-product-list-item__price del span.amount {
  font-size: 16px;
  color: #999;
  margin-right: 10px;
}
.rtl .single-product .product_detail .content_product_detail .product-summary-bottom .group_table .woocommerce-grouped-product-list-item__price del span.amount {
  margin-left: 10px;
  margin-right: 0;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .stock {
  display: none;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button,
.single-product .product_detail .content_product_detail .product-summary-bottom .product_type_external,
.single-product .product_detail .content_product_detail .product-summary-bottom .product_type_grouped {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  line-height: 46px;
  border-radius: 0;
  padding: 0 28px;
  margin-right: 5px;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .variations_form .single_variation {
  margin-bottom: 15px;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  position: relative;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist span.feedback {
  display: none;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist a {
  background: url('../assets/img/bg_general.png') no-repeat center -1786px;
  height: 46px;
  width: 48px;
  text-indent: -99999px;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 0;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist a:hover {
  background: url('../assets/img/bg_general.png') no-repeat center -1754px #e93712;
  border-color: #e93712;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .ajax-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  margin-top: -8px;
  margin-left: -8px;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .compare-button a {
  background: url('../assets/img/bg_general.png') no-repeat center -1617px;
  height: 46px;
  width: 48px;
  text-indent: -99999px;
  display: inline-block;
  margin-right: 5px;
  border: 1px solid #ddd;
  border-radius: 0;
}
.single-product .product_detail .content_product_detail .product-summary-bottom .compare-button a:hover {
  background: url('../assets/img/bg_general.png') no-repeat center -1588px #e93712;
  border-color: #e93712;
}
.single-product .product_detail .content_product_detail .variations_form .variations td.label {
  display: block;
  font-size: 13px;
  color: #000000;
  text-align: left;
}
.single-product .product_detail .content_product_detail .variations_form .variations td.value {
  display: block;
}
.single-product .product_detail .content_product_detail .variations_form .variations td.value select {
  border: none;
  background: #f3f3f3;
  color: #666;
  padding: 9.5px 0;
  margin-bottom: 21px;
}
.single-product .product_detail .content_product_detail .variations_form .single_variation_wrap .single_add_to_cart_button.disabled {
  background: #e93712;
}
.single-product .tabs .tabbable {
  background-color: #fff;
  margin-bottom: 40px;
  margin-top: 40px;
  border: 1px solid #ddd;
}
.single-product .tabs .tabbable .nav-tabs {
  border-bottom: 1px solid #e6e6e6;
  margin-left: 0;
  float: left;
  width: 23%;
}
.single-product .tabs .tabbable .nav-tabs li {
  float: none;
  text-align: center;
}
.single-product .tabs .tabbable .nav-tabs li a {
  font-weight: 700;
  font-size: 14px;
  color: #444;
  text-transform: uppercase;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0;
  line-height: 53px;
  border-bottom: 1px solid #ddd;
}
.single-product .tabs .tabbable .nav-tabs li.active a {
  color: #fff;
  background: #e93712;
  border-left: 0;
  border-color: #e93712;
}
.single-product .tabs .tabbable .nav-tabs li:last-child {
  border: none;
}
.single-product .tabs .tabbable .clear {
  clear: none;
}
.single-product .tabs .tabbable .tab-content {
  float: left;
  width: 77%;
  border-left: 1px solid #ddd;
  padding: 25px 29px 25px;
}
.single-product .tabs .tabbable .tab-content .tab-pane h2 {
  display: none;
}
.single-product .tabs .tabbable .tab-content .tab-pane.active p {
  font-size: 12px;
}
.single-product .tabs .tabbable .tab-content #reviews #comments h2 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond h3 {
  font-size: 14px;
  margin-bottom: 35px;
}
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author {
  margin-right: 3%;
}
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author,
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email {
  float: left;
  width: 48.5%;
}
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author label,
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email label {
  font-size: 13px;
  font-weight: normal;
  display: block;
}
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author .required,
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email .required {
  color: #e84c3c;
}
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author input,
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email input {
  border-radius: 0;
  padding: 5px 10px;
  width: 100%;
}
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating,
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-comment {
  clear: both;
}
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating label,
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-comment label {
  font-size: 13px;
  font-weight: normal;
  float: left;
  margin-right: 25px;
}
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-comment textarea {
  border-radius: 0;
}
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .form-submit .submit {
  padding: 10px 30px !important;
  font-size: 14px !important;
  color: #fff !important;
  background: #e93712 !important;
  border-radius: 0;
}
.single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .form-submit .submit:hover {
  opacity: 0.8;
}
.single-product .tabs .tabbable .tab-content table.shop_attributes td,
.single-product .tabs .tabbable .tab-content table.shop_attributes th {
  border: none;
}
.social-share {
  margin: 26px 0 0 !important;
}
.social-share .social-share-twitter {
  margin-right: 5px;
}
.bottom-single-product .sw_related_upsell_widget {
  margin-bottom: 10px;
}
.bottom-single-product .sw_related_upsell_widget .nav-tabs {
  border: none;
  text-align: center;
}
.bottom-single-product .sw_related_upsell_widget .nav-tabs li {
  float: none;
  display: inline-block;
  border-right: 1px solid #d2d2d2;
}
.bottom-single-product .sw_related_upsell_widget .nav-tabs li a {
  font-size: 28px;
  color: #cdcdcd;
  padding: 0 28px;
  line-height: 20px;
  margin: 0;
  border: none;
  text-transform: uppercase;
}
.bottom-single-product .sw_related_upsell_widget .nav-tabs li a:hover {
  color: #121212;
  border-top: none;
  border-bottom: none;
  border-left: none;
}
.bottom-single-product .sw_related_upsell_widget .nav-tabs li.active a {
  color: #121212;
}
.bottom-single-product .sw_related_upsell_widget .nav-tabs li:last-child {
  border-right: 0;
}
.bottom-single-product .sw_related_upsell_widget .tab-content .tab-pane {
  overflow: hidden;
  transition: all 0.5s ease 0s;
  height: 0;
  display: block;
}
.bottom-single-product .sw_related_upsell_widget .tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.bottom-single-product .sw_related_upsell_widget .tab-content .tab-pane .sw-woo-container-slider {
  position: relative;
}
.bottom-single-product .sw_related_upsell_widget .tab-content .tab-pane .sw-woo-container-slider .box-slider-title h2 {
  text-align: center;
}
.bottom-single-product .sw_related_upsell_widget .tab-content .tab-pane .sw-woo-container-slider .box-slider-title h2 span {
  font-size: 14px;
  color: #9a9a9a;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}
.bottom-single-product .sw_related_upsell_widget .tab-content .tab-pane .sw-woo-container-slider .box-slider-title h2 span:before {
  content: '';
  position: absolute;
  top: 9px;
  left: -66px;
  width: 48px;
  height: 1px;
  background-color: #e5e5e5;
}
.bottom-single-product .sw_related_upsell_widget .tab-content .tab-pane .sw-woo-container-slider .box-slider-title h2 span:after {
  content: '';
  position: absolute;
  top: 9px;
  right: -66px;
  width: 48px;
  height: 1px;
  background-color: #e5e5e5;
}
.bottom-single-product .sw_related_upsell_widget .tab-content .tab-pane .sw-woo-container-slider .slick-slider .slick-list {
  margin-right: -15px;
  margin-left: -15px;
}
.bottom-single-product .sw_related_upsell_widget .tab-content .tab-pane .sw-woo-container-slider .slick-slider .slick-track .item .item-detail {
  position: relative;
  overflow: hidden;
}
.woocommerce .quantity .qty {
  padding: 5px 10px;
}
table.shop_table {
  background: #fff;
}
.search .pagination.nav-pag ul li {
  margin: 0;
}
.rtl.search .pagination.nav-pag ul li {
  margin: 0;
}
.rtl.search .pagination.nav-pag ul li.prev a .fa-caret-left::before {
  content: '\f0da';
}
.woocommerce-account #main #contents {
  background: #fff;
  margin-bottom: 30px;
  padding-top: 30px;
}
.woocommerce-account #main #contents header {
  display: block;
}
.woocommerce-account #main #contents header h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.woocommerce-account #main #contents header h3 {
  font-size: 20px;
}
.woocommerce-account #main #contents header .edit {
  display: block;
  font-weight: bold;
  color: #e93712;
  margin-bottom: 10px;
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation {
  float: left;
  width: auto;
  margin-right: 30px;
  margin-bottom: 30px;
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation > ul {
  list-style: none;
  margin: 0;
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li > a {
  display: block;
  padding: 7px 0;
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li:first-child > a {
  padding-top: 0;
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li.is-active >a {
  color: #e93712;
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content {
  margin-bottom: 30px;
  width: auto;
  overflow: hidden;
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders {
  border: 1px solid #ddd;
  border-radius: 0;
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order {
  border-bottom: 1px solid #ddd;
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:last-child {
  border: 0;
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td {
  text-align: start !important;
  padding: 5px 15px;
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-number,
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-status {
  width: 15%;
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-date {
  width: 20%;
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-total {
  width: 40%;
}
.product-categories-listing {
  margin: 0 -15px;
  list-style: none;
}
.product-categories-listing .product-category {
  margin-bottom: 30px;
}
.product-categories-listing .product-category h2.woocommerce-loop-category__title {
  font-size: 14px;
  color: #666;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  padding: 12px 0;
  border-top: 1px solid #fff;
}
.product-categories-listing .product-category h2.woocommerce-loop-category__title mark {
  background: none;
  color: #666;
}
.product-categories-listing .product-category:hover h2.woocommerce-loop-category__title {
  color: #e93712;
}
.product-categories-listing .product-category:hover h2.woocommerce-loop-category__title mark {
  color: #e93712;
}
.product-categories-listing .product-category a {
  text-align: center;
  display: block;
  box-shadow: 0 0 0 1px #fff;
  -webkit-box-shadow: 0 0 0 1px #fff;
}
.product-categories-listing .product-category a img {
  margin: 0 auto;
  width: auto;
}
.product-categories-listing .product-category a h3 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 12px 0;
  background-color: #eeeeee;
  color: #686868;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.product-categories-listing .product-category a h3 .count {
  display: none;
}
.product-categories-listing .product-category a:hover h3 {
  background-color: #e93712;
  color: #fff;
}
.sw-product-countdown {
  padding: 10px 0;
  text-align: center;
}
.sw-product-countdown .countdown-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.single .sw-product-countdown .countdown-row {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.sw-product-countdown .countdown-row .countdown-section {
  padding: 0 3px;
}
.sw-product-countdown .countdown-row .countdown-section .countdown-amount {
  width: 40px;
  height: 40px;
  background: #e9e9e9;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  display: block;
  font-weight: bold;
  color: #333;
  font-size: 14px;
  margin-bottom: 5px;
}
.sw-product-countdown .countdown-row .countdown-section .countdown-period {
  text-transform: uppercase;
  font-size: 10px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  bottom: 20px;
  top: auto;
  right: auto;
  left: 20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  text-indent: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
  display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  content: '';
  display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  content: '\f047';
  font-family: Fontawesome !important;
  font-size: 18px;
  display: inline-block;
  position: static;
  line-height: 40px;
  background: none;
  width: 40px;
  vertical-align: top;
  height: 100%;
  box-shadow: 0 0 0 2px #ddd;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 50%;
}
.woocommerce div.product .slider_img_productd div.images.woocommerce-product-gallery {
  float: none;
  width: 100%;
}
.woocommerce .products-nav .woocommerce-ordering,
.woocommerce-page .products-nav .woocommerce-ordering {
  margin: 0;
  float: left;
  padding-right: 10px;
}
.woocommerce .products-nav .woocommerce-ordering select,
.woocommerce-page .products-nav .woocommerce-ordering select {
  height: 32px;
  border: 1px solid #ddd;
  line-height: 32px;
}
.sw-quickview-bottom {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sw-quickview-bottom.show {
  visibility: visible;
  opacity: 1;
}
.sw-quickview-bottom.show .quickview-content .quickview-close {
  visibility: visible;
}
.sw-quickview-bottom.loading {
  height: 100%;
  max-height: initial;
}
.sw-quickview-bottom.loading:before {
  background-color: transparent;
  background-image: url(../assets/img/loadingp.gif);
  background-size: 32px 32px;
}
.sw-quickview-bottom.loading .quickview-content .quickview-inner {
  padding: 0;
}
.sw-quickview-bottom.loading .quickview-content .quickview-close {
  visibility: hidden;
}
.sw-quickview-bottom .quickview-content {
  background: #fff;
  max-width: 1170px;
  margin: 200px auto;
  position: relative;
}
.sw-quickview-bottom .quickview-content .quickview-close {
  position: absolute;
  width: 28px;
  height: 28px;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  border-radius: 50%;
  right: -15px;
  top: -15px;
}
.sw-quickview-bottom .quickview-content .quickview-inner {
  padding: 30px 15px;
}
.quickview-container.woocommerce {
  padding-top: 15px;
}
.quickview-container.woocommerce .slider_img_productd span.onsale {
  display: none;
}
.quickview-container.woocommerce .product_detail .content_product_detail {
  padding-bottom: 15px;
}
.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  border-radius: 50% !important;
  background-image: none;
}
.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
  background-color: #e93712 !important;
}
@media (max-width: 1400px) {
  .sw-quickview-bottom .quickview-content {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  .sw-quickview-bottom .quickview-content {
    max-width: 700px;
  }
}
.sw-custom-variation input[type="radio"] {
  display: none;
}
.sw-custom-variation .sw-radio-variation {
  margin: 0 2px;
  position: relative;
  display: inline-block;
}
.sw-custom-variation .sw-radio-variation span {
  display: block;
  height: 100%;
  line-height: 30px;
  min-width: 30px;
  text-align: center;
  min-height: 30px;
  cursor: pointer;
  margin: 0 2px;
  font-size: 12px;
  position: relative;
}
.sw-custom-variation .sw-radio-variation span.variation-color,
.sw-custom-variation .sw-radio-variation span.variation-image {
  text-indent: -9999px;
  margin: 1px;
}
.sw-custom-variation .sw-radio-variation span.variation-image {
  background-size: 100% 100%;
}
.sw-custom-variation .sw-radio-variation span:after {
  content: '';
  position: absolute;
  left: -2px;
  right: -2px;
  top: -2px;
  bottom: -2px;
  display: block;
  border: 1px solid #ddd;
}
.sw-custom-variation .sw-radio-variation.selected span {
  background-color: #e93712;
  color: #fff;
}
.sw-custom-variation .sw-radio-variation.selected span:after {
  border-color: #e93712;
}
.sw-custom-variation .sw-radio-variation.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .7;
  filter: alpha(opacity=70);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sw-custom-variation .sw-radio-variation.disabled span:before {
  content: '';
  position: absolute;
  width: 1px;
  background: #e93712;
  height: 44px;
  transform: rotate(45deg);
  top: -7px;
  right: 15px;
  opacity: 1;
}
.sw-custom-variation .sw-radio-variation .variation-tooltip {
  position: absolute;
  bottom: 110%;
  z-index: 9999;
  display: none;
  background: #fff;
  border: 1px solid #ddd;
}
.sw-custom-variation .sw-radio-variation:hover .variation-tooltip {
  display: block;
}
.item-content .sw-custom-variation {
  margin: 15px 0 5px;
}
.item-content .sw-custom-variation .sw-radio-variation {
  margin-bottom: 10px;
}
.item-content .sw-custom-variation .sw-radio-variation span.variation-color {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  min-width: initial;
  min-height: initial;
  width: 18px;
  height: 18px;
}
.item-content .sw-custom-variation .sw-radio-variation span.variation-color:after {
  display: none;
}
.item-content .sw-custom-variation .sw-radio-variation span.variation-image {
  min-width: 40px;
  min-height: 40px;
}
.item-content .sw-custom-variation:last-child {
  margin-bottom: 0;
}
.woocommerce-variation.single_variation > p {
  color: #e20000;
}
#cpanel-form {
  position: fixed;
  right: -350px;
  top: 40px;
  width: 350px;
  float: right;
  z-index: 99999;
  text-align: left;
  direction: ltr;
}
#cpanel-form .cpanel-inner {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #e5e5e5;
  border-color: #f3f3f3;
  color: #555;
  font-size: 11px;
  padding: 8px;
  position: relative;
  top: 40px;
  z-index: 999;
}
#cpanel-form .cpanel-title {
  background: #666;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 0;
  width: 282px;
}
#cpanel-form .cpanel-title h4 {
  float: left;
  margin-top: 5px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
#cpanel-form .cpanel-title h4 i {
  color: #dfdfdf;
}
#cpanel-form .ytcpanel_accordion {
  float: left;
  margin-bottom: 0;
  margin-top: 10px;
  width: 100%;
}
#cpanel-form .cpannel-button .btn {
  background: #a1a1a1;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#a1a1a1),to(#969696));
  background-image: -webkit-linear-gradient(top,#a1a1a1,0%,#969696,100%);
  background-image: -moz-linear-gradient(top,#a1a1a1 0%,#969696 100%);
  background-image: linear-gradient(to bottom,#a1a1a1 0%,#969696 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1', endColorstr='#ff969696', GradientType=0);
  border-color: #969696 #969696 #707070;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border-radius: 0px;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
}
#cpanel-form .cpannel-button .btn:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#969696),to(#a1a1a1));
  background-image: -webkit-linear-gradient(top,#969696,0%,#a1a1a1,100%);
  background-image: -moz-linear-gradient(top,#969696 0%,#a1a1a1 100%);
  background-image: linear-gradient(to bottom,#969696 0%,#a1a1a1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff969696', endColorstr='#ffa1a1a1', GradientType=0);
  border-color: #a1a1a1 #a1a1a1 #7b7b7b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form .accordion-group {
  background: #fff;
  border-color: #c8c8c8;
  border-radius: 2px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 5px;
}
#cpanel-form .accordion-group .accordion-heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
  background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
  background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
  border-color: #f6f6f6 #f6f6f6 #d0d0d0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  text-shadow: none;
  border-radius: 5px;
}
#cpanel-form .accordion-group .accordion-heading .accordion-toggle {
  color: #909090;
  font-size: 12px;
  position: relative;
}
#cpanel-form .accordion-group .accordion-heading .accordion-toggle img {
  margin-right: 10px;
  opacity: 0.2;
  width: 20px;
}
#cpanel-form .accordion-group .accordion-heading .accordion-toggle:after {
  content: '\F078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
}
#cpanel-form .accordion-group .accordion-heading i {
  color: #909090;
}
#cpanel-form .accordion-group .accordion-body {
  max-height: 190px;
  overflow-y: auto;
}
#cpanel-form .accordion-group .control-group {
  margin-bottom: 10px;
}
#cpanel-form label {
  float: none;
  width: 100%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
}
#cpanel-form label.furnicom-radio-img-selected {
  box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel-form .controls {
  margin-left: 0;
}
#cpanel-form .controls label {
  float: left;
  width: auto;
  padding: 2px;
}
#cpanel-form .controls select {
  font-size: 12px;
}
#cpanel-form .furnicom-radio-img input[type="radio"],
#cpanel-form .furnicom-radio-img span {
  display: none;
}
#cpanel-form .furnicom-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .furnicom-radio-img img {
  width: auto;
}
#cpanel-form {
  position: fixed;
  right: -300px;
  top: 40px;
  width: 300px;
  float: right;
  z-index: 9999;
  text-align: left;
  direction: ltr;
}
#cpanel-form img {
  display: inline-block;
}
#cpanel-form .panel,
#cpanel-form .panel-default {
  border: 1px solid #bcbcbc;
  margin-bottom: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#cpanel-form .panel .panel-heading,
#cpanel-form .panel-default .panel-heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
  background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
  background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
  border-color: #f6f6f6 #f6f6f6 #d0d0d0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  clear: both;
  padding: 0 !important;
  text-shadow: none;
}
#cpanel-form .panel .panel-heading .accordion-toggle,
#cpanel-form .panel-default .panel-heading .accordion-toggle {
  color: #909090;
  font-size: 12px;
  position: relative;
  display: block;
  padding: 8px 15px;
}
#cpanel-form .panel .panel-heading .accordion-toggle img,
#cpanel-form .panel-default .panel-heading .accordion-toggle img {
  margin-right: 10px;
  opacity: 0.2;
  width: 20px;
  display: inline-block;
}
#cpanel-form .panel .panel-heading .accordion-toggle:after,
#cpanel-form .panel-default .panel-heading .accordion-toggle:after {
  content: '\F078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
}
#cpanel-form .panel .panel-heading i,
#cpanel-form .panel-default .panel-heading i {
  color: #909090;
}
#cpanel-form .panel .panel-collapse,
#cpanel-form .panel-default .panel-collapse {
  max-height: 190px;
  overflow-y: auto;
}
#cpanel-form .panel .panel-collapse .accordion-inner,
#cpanel-form .panel-default .panel-collapse .accordion-inner {
  border-top: 1px solid #E5E5E5;
  padding: 9px 15px;
}
#cpanel-form .panel .control-group,
#cpanel-form .panel-default .control-group {
  margin-bottom: 10px;
}
#cpanel-form a.cpanel-control {
  background-color: #707070;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  height: 40px;
  left: -40px;
  line-height: 36px;
  padding: 0 0 5px 10px;
  position: absolute;
  top: 20%;
  width: 40px;
  z-index: 10;
}
#cpanel-form a.cpanel-control:before {
  content: "\f0a5";
  color: #fff;
  display: inline;
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form a.cpanel-control.active:before {
  content: "\f0a4";
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form label {
  float: left;
  width: 50%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
}
#cpanel-form label.furnicom-radio-img-selected {
  box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel-form .controls {
  margin-left: 0;
}
#cpanel-form .controls label {
  float: left;
  width: auto;
  padding: 2px;
}
#cpanel-form .controls select {
  font-size: 12px;
}
#cpanel-form .furnicom-radio-img input[type="radio"],
#cpanel-form .furnicom-radio-img span {
  display: none;
}
#cpanel-form .furnicom-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .furnicom-radio-img img {
  width: auto;
}
#cpanel-form input,
#cpanel-form textarea,
#cpanel-form .uneditable-input {
  width: 206px;
  border: 1px solid #ddd;
  background: #fff;
}
#cpanel-form select {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 220px;
}
#cpanel-form select,
#cpanel-form input {
  height: 20px;
  line-height: 30px;
  padding: 4px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#cpanel-form select,
#cpanel-form input {
  border-radius: 0px;
  height: 30px;
}
#cpanel-form fieldset {
  width: 100%;
}
#cpanel-form input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
.furnicom_posts.widget h3,
.sw_post_slider.widget h3 {
  font-weight: 400;
  margin-bottom: 30px;
}
.page-template-page-homemagazine-php .furnicom_posts.widget h3,
.page-template-page-homemagazine-php .sw_post_slider.widget h3 {
  color: #e93712;
}
.nav-copyright {
  padding-top: 40px;
}
.nav-copyright ul.menu {
  float: right;
}
.nav-copyright ul.menu li {
  float: left;
  padding-left: 10px;
}
.nav-copyright ul.menu li a {
  color: #ccc;
}
.nav-copyright ul.menu li:hover {
  color: #e93712;
}
.widget {
  margin-bottom: 20px;
}
.widget img {
  display: initial;
}
.widget img:hover {
  opacity: 0.8;
}
.widget ul {
  margin-left: 0;
  list-style: none;
}
.widget.widget_search h3,
.widget.widget_text h3,
.widget.widget_tag_cloud h3,
.widget.widget_calendar h3 {
  margin-bottom: 20px;
}
.widget.widget_search .searchform {
  margin-top: 20px;
}
.widget.widget_search .searchform .screen-reader-text {
  display: block;
}
.widget.widget_search .searchform > div {
  position: relative;
  min-height: 60px;
}
.widget.widget_search .searchform > div input {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  border: 1px solid #c9c9c9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 7px 60px 7px 7px;
  background: #fff;
}
.rtl .widget.widget_search .searchform > div input {
  padding: 7px 7px 7px 60px;
}
.widget.widget_search .searchform > div input#searchsubmit {
  background: #444;
  padding: 7px;
  right: 0;
  width: 60px;
  left: auto;
  color: #fff;
}
.widget.widget_search .searchform > div input#searchsubmit:hover {
  background: #e93712;
}
.rtl .widget.widget_search .searchform > div input#searchsubmit {
  right: auto;
  left: 0;
}
.widget.widget_calendar #calendar_wrap {
  width: 100%;
}
.widget.widget_calendar #calendar_wrap #wp-calendar {
  width: 100%;
  max-width: 50%;
}
.widget.widget_calendar #calendar_wrap #wp-calendar caption {
  margin-bottom: 15px;
}
.widget.widget_calendar #calendar_wrap #wp-calendar th {
  text-align: center;
}
.widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td {
  padding: 10px;
}
.widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td#today {
  color: #fff;
  background: #000;
}
.widget.widget_archive select,
.widget.widget_categories select {
  margin-top: 20px;
  width: 100%;
}
.widget.widget_archive .screen-reader-text,
.widget.widget_categories .screen-reader-text {
  padding: 0 15px;
}
.widget.widget_categories .screen-reader-text {
  padding-top: 15px;
}
.widget.widget_categories {
  background: #fff;
}
.widget.widget_categories .block-title-widget {
  margin: 0;
}
.widget.widget_categories ul {
  padding: 0 25px 3px;
  margin-bottom: 0;
}
.widget.widget_categories ul li a {
  font-size: 12px;
  padding: 11px 0;
  display: inline-block;
}
.widget.widget_categories ul li a:before {
  content: '\f0da';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 7px;
}
.widget.widget_categories ul li:first-child a {
  padding-top: 0;
}
.widget select {
  max-width: 100%;
  padding: 8px;
}
.widget.monster-widget-placeholder-14.widget_nav_menu {
  background: #fff;
}
.widget.monster-widget-placeholder-14.widget_nav_menu ul.menu {
  padding: 0 25px;
}
.widget.widget_nav_menu ul.menu li {
  border: 0;
}
.widget.widget_nav_menu ul.menu > li > a {
  display: block !important;
  border-bottom: 1px dashed #c9c9c9;
  padding: 10px 0;
  color: #444;
}
.widget.widget_nav_menu ul.menu > li > a:hover {
  color: #e93712;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu {
  display: block;
  position: static;
  float: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  margin-left: 15px;
}
.rtl .widget.widget_nav_menu ul.menu > li .dropdown-menu {
  margin-left: 0;
  margin-right: 15px;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li > a {
  display: block;
  padding: 10px 0;
  background: none;
  color: #000;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li > a:hover,
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li > a:focus {
  background: none;
  color: #e93712;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li .dropdown-sub {
  margin-left: 10px;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li .dropdown-sub > li {
  border-top: 1px dashed #ccc;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li .dropdown-sub > li a {
  padding: 10px 0;
  display: block;
}
.rtl .widget.widget_nav_menu ul.menu > li .dropdown-menu > li .dropdown-sub {
  margin-left: 0;
  margin-right: 10px;
}
.widget.non-margin {
  margin-bottom: 0;
}
.widget_pages,
.widget_meta,
.widget_recent_comments,
.widget_rss,
.widget_archive,
.widget_recent_entries {
  background: #fff;
}
.widget_pages ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_archive ul,
.widget_recent_entries ul {
  padding: 0 25px 3px;
  margin-left: 0;
  list-style: none;
}
.rtl .widget_pages ul,
.rtl .widget_meta ul,
.rtl .widget_recent_comments ul,
.rtl .widget_rss ul,
.rtl .widget_archive ul,
.rtl .widget_recent_entries ul {
  margin-right: 0;
  margin-left: 0;
}
.widget_pages ul li,
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_rss ul li,
.widget_archive ul li,
.widget_recent_entries ul li {
  color: #444;
  list-style: none;
  padding: 10px 0;
}
.widget_pages ul li a,
.widget_meta ul li a,
.widget_recent_comments ul li a,
.widget_rss ul li a,
.widget_archive ul li a,
.widget_recent_entries ul li a {
  color: #444;
}
.widget_pages ul li a:hover,
.widget_meta ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_rss ul li a:hover,
.widget_archive ul li a:hover,
.widget_recent_entries ul li a:hover {
  color: #e93712;
}
.widget_pages ul li .number-count,
.widget_meta ul li .number-count,
.widget_recent_comments ul li .number-count,
.widget_rss ul li .number-count,
.widget_archive ul li .number-count,
.widget_recent_entries ul li .number-count {
  display: none;
}
.widget_pages ul li ul.children,
.widget_meta ul li ul.children,
.widget_recent_comments ul li ul.children,
.widget_rss ul li ul.children,
.widget_archive ul li ul.children,
.widget_recent_entries ul li ul.children {
  margin-left: 15px;
}
.widget_pages ul li ul.children > li .number-count,
.widget_meta ul li ul.children > li .number-count,
.widget_recent_comments ul li ul.children > li .number-count,
.widget_rss ul li ul.children > li .number-count,
.widget_archive ul li ul.children > li .number-count,
.widget_recent_entries ul li ul.children > li .number-count {
  display: none;
}
.rtl .widget_pages ul li ul.children,
.rtl .widget_meta ul li ul.children,
.rtl .widget_recent_comments ul li ul.children,
.rtl .widget_rss ul li ul.children,
.rtl .widget_archive ul li ul.children,
.rtl .widget_recent_entries ul li ul.children {
  margin-left: 0;
  margin-right: 15px;
}
.widget_pages ul li:last-child,
.widget_meta ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_rss ul li:last-child,
.widget_archive ul li:last-child,
.widget_recent_entries ul li:last-child {
  border-bottom: 0;
}
.woocommerce .sidebar .widget .widget-inner {
  border: none;
}
.sidebar .widget {
  margin: 0 0 35px 0;
}
.sidebar .widget .widget-inner .block-title-widget {
  position: relative;
}
.sidebar .widget .widget-inner .block-title-widget h2 {
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  margin: 0 0 20px;
  text-transform: uppercase;
  background: #444444;
  line-height: 50px;
  padding: 0 21px;
}
.sidebar .widget_product_categories .product-categories li a {
  font-size: 13px;
  text-transform: uppercase;
  color: #000000;
  padding: 8px 0;
  display: inline-block;
  width: 100%;
}
.sidebar .widget_product_categories .product-categories li a:before {
  content: '\f0da';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 12px;
  font-weight: bold;
}
.sidebar .widget_product_categories .product-categories li a:hover {
  color: #e93712;
}
.sidebar .widget_product_categories .product-categories li.showMore {
  cursor: pointer;
}
.sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #e8e8e8;
  margin-top: 40px;
  margin-bottom: 30px;
  height: 1px;
}
.sidebar .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #e93712;
}
.sidebar .widget_price_filter .ui-slider .ui-slider-handle {
  width: 14px;
  height: 14px;
  background: #dadada;
  border-radius: 0;
  top: -6px;
}
.sidebar .widget_price_filter .ui-slider .ui-slider-handle:hover {
  background: #737373;
}
.sidebar .widget_price_filter .price_slider_amount #min_price,
.sidebar .widget_price_filter .price_slider_amount #max_price {
  display: inline-block !important;
  width: 20%;
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 11px;
  margin-bottom: 0;
  border-radius: 0;
  padding: 0px 10px;
  color: #a0a0a0;
  border-color: #a0a0a0;
}
.sidebar .widget_price_filter .price_slider_amount .button {
  font-size: 12px;
  text-transform: uppercase;
  background: #131313;
  color: #fff;
  border-radius: 0;
  padding: 0 31px;
  height: 30px;
}
.sidebar .widget_price_filter .price_slider_amount .button:hover {
  background: #131313;
  opacity: 0.8;
}
.sidebar .widget_price_filter .price_slider_amount .price_label {
  display: none !important;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product {
  margin-top: 20px;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product ul.list-unstyled li {
  margin-bottom: 20px;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product ul.list-unstyled li:last-child {
  border: 0;
  margin: 0;
  padding: 0;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product ul.list-unstyled li .item-img {
  float: left;
  background: #f4f4f4;
  margin: 0 0 15px;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product ul.list-unstyled li .item-img a {
  display: block;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product ul.list-unstyled li .item-img a:hover {
  opacity: 0.8;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product ul.list-unstyled li .item-content {
  text-align: center;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product ul.list-unstyled li .item-content h4 {
  font-size: 13px;
  color: #545454;
  margin-bottom: 9px;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product ul.list-unstyled li .item-content p span.amount {
  color: #e12f2f;
  font-size: 16px;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product ul.list-unstyled li .item-content p del {
  color: #999;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product ul.list-unstyled li .item-content p del span.amount {
  color: #999;
  font-size: 14px;
}
.sidebar .furnicom_best_seller_product .sw-best-seller-product ul.list-unstyled li .item-content .star {
  margin-bottom: 9px;
}
.sidebar div.widget_recent_comments .widget-inner > ul li {
  padding: 10px 0;
}
.sidebar div.widget_recent_comments .widget-inner > ul li a {
  display: initial;
  padding: 0;
}
.sidebar div.widget_rss .widget-inner > ul li {
  padding: 10px 0;
}
.sidebar div.widget_rss .widget-inner > ul li a {
  padding: 0;
}
.sidebar div.widget_rss .widget-inner > ul li a.rsswidget {
  display: block;
  font-weight: bold;
}
.sidebar div.widget_rss .widget-inner > ul li .rss-date {
  display: block;
  margin-bottom: 10px;
}
.sw-ourteam-slider.default .item {
  padding: 0 15px;
}
.sw-ourteam-slider.default .item .item-wrap {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.sw-ourteam-slider.default .item .item-wrap:hover {
  box-shadow: 1px 2px 4px 3px #eaeaea;
}
.sw-ourteam-slider.default .item .item-wrap:last-child {
  margin-bottom: 10px;
}
.widget_product_tag_cloud {
  display: inline-block;
  width: 100%;
}
.widget_product_tag_cloud .tagcloud {
  overflow: hidden;
}
.widget_product_tag_cloud .tagcloud a {
  font-size: 12px !important;
  padding: 0 20px;
  line-height: 30px;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 5px;
  margin-right: 5px;
  display: block;
  float: left;
}
.widget_product_tag_cloud .tagcloud a:hover {
  color: #fff;
  background: #e93712;
}
.widget_tag_cloud .tagcloud {
  overflow: hidden;
}
.widget_tag_cloud .tagcloud a {
  font-size: 12px;
  padding: 0 20px;
  line-height: 30px;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 5px;
  margin-right: 5px;
  display: block;
  float: left;
}
.widget_tag_cloud .tagcloud a:hover {
  color: #fff;
  background: #e93712;
}
.furnicom_relate_product.widget {
  margin: 0;
}
.gallery-slider .carousel-control {
  text-indent: -99999px;
  margin-top: -21px;
  top: 50%;
  width: 32px;
  height: 32px;
  background: url('../assets/img/bg_general.png') no-repeat;
}
.gallery-slider .carousel-control.left {
  background-position: -20px -440px;
  margin-left: 30px;
}
.gallery-slider .carousel-control.carousel-control.right {
  background-position: -20px -492px;
  margin-right: 30px;
}
ul.thumbnails {
  margin-left: -1%;
}
.rtl ul.thumbnails {
  margin-right: -1% !important;
  margin-left: 0;
}
.gallery {
  padding: 0;
  overflow: hidden;
}
.rtl .gallery {
  margin-right: 0 !important;
}
.gallery li {
  margin-left: 1%;
  margin-right: 0;
  margin-bottom: 20px;
  text-align: center;
  float: left;
  list-style: none !important;
}
.rtl .gallery li {
  float: right;
  margin: 0 1% 20px 0;
}
.gallery .thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #FFF;
  padding: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.gallery .thumbnail:after {
  position: absolute;
  border-color: transparent #FFFFFF #FFFFFF transparent;
  border-style: solid;
  border-width: 45px;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
  right: -45px;
  bottom: 0;
  transition: all 0.3s ease 0.2s;
  z-index: 4;
}
.gallery .thumbnail:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #FFF;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease 0.3s;
  transform: rotate(0deg);
  z-index: 5;
}
.gallery .thumbnail:hover {
  background: #e93712;
  border-color: #ddd;
}
.gallery .thumbnail:hover:after {
  bottom: 0;
  right: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.gallery .thumbnail:hover:before {
  right: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotate(360deg);
}
.gallery .caption {
  overflow: hidden;
  padding-top: 12px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery .caption h4 {
  font-size: 14px;
}
.gallery-images {
  float: none;
  margin: 0 -15px 30px;
}
.gallery-images .flex-direction-nav li a {
  height: 30px;
  width: 29px;
  text-indent: -9999px;
  display: block;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-indent: inherit !important;
}
.gallery-images .flex-direction-nav li a.flex-next:hover {
  background: #e93712;
  border: 1px solid #e93712;
  color: #fff;
}
.gallery-images .flex-direction-nav li a.flex-next:before {
  color: #ddd;
  content: "\f054";
  font-family: "fontawesome";
  font-size: 11px;
  margin: 9px 0 0 -5px;
}
.gallery-images .flex-direction-nav li a.flex-prev:hover {
  background: #e93712;
  border: 1px solid #e93712;
  color: #fff;
}
.gallery-images .flex-direction-nav li a.flex-prev:before {
  color: #ddd;
  content: "\f053";
  font-family: "fontawesome";
  font-size: 11px;
  margin: 9px 0 0 -5px;
}
.custom.tparrows {
  height: 60px;
  width: 60px;
  background: #e93712;
  opacity: 0.4;
}
.custom.tparrows:before {
  line-height: 60px;
}
.custom.tparrows:hover {
  background: #e93712;
  opacity: 1;
}
#main {
  position: relative;
  z-index: 1;
}
.wrap-textbanner {
  background: #e4e4e4;
}
.wrap-textbanner .text-banner {
  text-align: center;
  padding: 19px 0;
}
.wrap-textbanner .text-banner p {
  font-size: 15px;
  color: #373737;
  margin: 0;
}
.wrap-textbanner .text-banner p span {
  text-transform: uppercase;
  color: #373737;
}
rs-module rs-mask-wrap .rs-layer.rev-btn {
  background-color: #e93712 !important;
  padding: 13px 45px !important;
}
rs-module rs-mask-wrap .rs-layer.rev-btn:hover {
  color: #fff !important;
  opacity: 0.8 !important;
}
rs-bullets.hermes .tp-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #fff !important;
  box-shadow: none;
}
rs-bullets.hermes .tp-bullet.selected {
  background: #e93712 !important;
}
rs-bullets.hermes .tp-bullet:hover {
  background: #e93712 !important;
}
rs-bullets.hermes .tp-bullet:after {
  background-color: #e93712 !important;
  box-shadow: none;
}
.color-text {
  color: #e93712;
}
.locally {
  letter-spacing: 10px !important;
}
.description-slider {
  text-align: center;
}
.page-template-page-home3 .smart-object {
  position: relative;
  top: -70px;
}
.page-template-page-home3 .sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-bottom .add_to_cart_button.added,
.page-template-page-home3 .sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-bottom .product_type_grouped.added,
.page-template-page-home3 .sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-bottom .product_type_external.added,
.page-template-page-home3 .sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-bottom > a.button.added,
.page-template-page-home3 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-bottom .add_to_cart_button.added,
.page-template-page-home3 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-bottom .product_type_grouped.added,
.page-template-page-home3 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-bottom .product_type_external.added,
.page-template-page-home3 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-bottom > a.button.added {
  background-position: center !important;
}
.smart-object .object1 {
  background: #49ccf3;
  padding: 19px 0;
}
.smart-object .object2 {
  background: #13b5e6;
  padding: 19px 0;
}
.smart-object .object2:before {
  content: '';
  background: url('../assets/img/bg_general.png') no-repeat;
  background-position: -20px -544px;
  position: absolute;
  height: 140px;
  width: 30px;
  top: 0;
}
.smart-object .object2:after {
  content: '';
  background: url('../assets/img/bg_general.png') no-repeat;
  background-position: -20px -40px;
  position: absolute;
  height: 140px;
  width: 40px;
  top: 0;
  right: 0;
}
.smart-object p {
  margin: 0;
}
.smart-object .alignnone {
  float: left;
  margin: 0 10px 0 35px;
}
.smart-object h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 3px;
  padding-top: 33px;
}
.smart-object p {
  font-size: 12px;
  color: #fff;
}
.wap-ho-category {
  background: #eeeeee;
}
.hot-category .list-category .row {
  margin-right: -5px;
  margin-left: -5px;
}
.hot-category .list-category .item1,
.hot-category .list-category .item2,
.hot-category .list-category .item3 {
  padding-right: 5px;
  padding-left: 5px;
}
.hot-category .list-category .item1 a img:hover,
.hot-category .list-category .item2 a img:hover,
.hot-category .list-category .item3 a img:hover {
  opacity: 0.8;
}
.hot-category .list-category .item1 .room,
.hot-category .list-category .item2 .room,
.hot-category .list-category .item3 .room {
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}
.hot-category .list-category .item1 .room .wrap,
.hot-category .list-category .item2 .room .wrap,
.hot-category .list-category .item3 .room .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -126px;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: opacity 0.35s, transform 0.35s;
}
.hot-category .list-category .item1 .room h3,
.hot-category .list-category .item2 .room h3,
.hot-category .list-category .item3 .room h3 {
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding: 7px 0 5px 0;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.hot-category .list-category .item1 .room ul li,
.hot-category .list-category .item2 .room ul li,
.hot-category .list-category .item3 .room ul li {
  list-style: none;
}
.hot-category .list-category .item1 .room ul li a,
.hot-category .list-category .item2 .room ul li a,
.hot-category .list-category .item3 .room ul li a {
  color: #fff;
  line-height: 30px;
  position: relative;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.hot-category .list-category .item1 .room ul li a:before,
.hot-category .list-category .item1 .room ul li a:after,
.hot-category .list-category .item2 .room ul li a:before,
.hot-category .list-category .item2 .room ul li a:after,
.hot-category .list-category .item3 .room ul li a:before,
.hot-category .list-category .item3 .room ul li a:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hot-category .list-category .item1 .room ul li a:before,
.hot-category .list-category .item2 .room ul li a:before,
.hot-category .list-category .item3 .room ul li a:before {
  top: 0;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hot-category .list-category .item1 .room ul li a:after,
.hot-category .list-category .item2 .room ul li a:after,
.hot-category .list-category .item3 .room ul li a:after {
  bottom: 0;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
}
.hot-category .list-category .item1 .room ul li a:hover:before,
.hot-category .list-category .item1 .room ul li a:hover:after,
.hot-category .list-category .item2 .room ul li a:hover:before,
.hot-category .list-category .item2 .room ul li a:hover:after,
.hot-category .list-category .item3 .room ul li a:hover:before,
.hot-category .list-category .item3 .room ul li a:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.hot-category .list-category .item1 .room.active .wrap,
.hot-category .list-category .item2 .room.active .wrap,
.hot-category .list-category .item3 .room.active .wrap {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  transition: opacity .3s, transform .3s;
}
.hot-category .list-category .item1 .room.active:before,
.hot-category .list-category .item2 .room.active:before,
.hot-category .list-category .item3 .room.active:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.hot-category .list-category .item1 .dining-room .wrap,
.hot-category .list-category .item2 .dining-room .wrap,
.hot-category .list-category .item3 .dining-room .wrap {
  margin-left: -86px;
}
.hot-category .list-category .item1 .living-room .wrap,
.hot-category .list-category .item2 .living-room .wrap,
.hot-category .list-category .item3 .living-room .wrap {
  margin-top: -78px;
  margin-left: -96px;
}
.hot-category .list-category .item1 .bed-room .wrap,
.hot-category .list-category .item2 .bed-room .wrap,
.hot-category .list-category .item3 .bed-room .wrap {
  margin-left: -66px;
}
.hot-category .list-category .item1 .kit-chen .wrap,
.hot-category .list-category .item2 .kit-chen .wrap,
.hot-category .list-category .item3 .kit-chen .wrap {
  margin-left: -66px;
}
.hot-category .list-category .item1 .bath-room .wrap,
.hot-category .list-category .item2 .bath-room .wrap,
.hot-category .list-category .item3 .bath-room .wrap {
  margin-left: -70px;
}
.hot-category .list-category .item2 .view-category {
  background: #fff;
  text-align: center;
  padding: 40px 0 36px;
  margin-bottom: 10px;
}
.hot-category .list-category .item2 .view-category .box-slider-title h2 {
  margin-bottom: 25px;
}
.hot-category .list-category .item2 .view-category .content-category {
  color: #666;
  line-height: 22px;
  margin-bottom: 23px;
  padding: 0 30px;
}
.hot-category .list-category .item2 .view-category a {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background: #e93712;
  padding: 12px 22px;
  display: inline-block;
}
.sidebar-above-footer {
  background: #dddddd;
  padding-top: 24px;
  padding-bottom: 24px;
}
.sidebar-above-footer .widget {
  margin-bottom: 0;
}
.need-help h3 {
  font-size: 18px;
  margin-bottom: 7px !important;
  margin-top: 3px;
}
.need-help p {
  font-size: 14px;
}
.newsletters .des {
  font-size: 14px;
  color: #6d6d6d;
  margin-bottom: 22px;
}
.newsletter-content {
  border: 6px solid #e93712;
  background: #fff;
}
.newsletter-content .newsletter-email {
  border-radius: 0;
  border: none;
  border-right: 6px solid #e93712;
  font-size: 12px;
  color: #7d7d7d;
  padding: 0 38px;
  display: inline-block;
  float: left;
  margin-bottom: 0;
  height: 40px;
  width: 410px;
  background: url('../assets/img/bg_general.png') no-repeat -10px -1559px;
}
.newsletter-content .newsletter-submit {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  background: #444444;
  border-radius: 0;
  border: none;
  display: inline-block;
  margin-bottom: 0;
  line-height: 40px;
  width: 123px;
}
.newsletter-content .newsletter-submit:hover {
  opacity: 0.8;
}
.page-template-page-home2.rtl .bg-best-seller .block-title-bottom h2::after {
  right: 0;
  left: auto;
  margin: 0;
}
.page-template-page-home2 .body-wrapper.box-layout {
  background: #eee;
}
.page-template-page-home2 .body-wrapper {
  background: #eee;
}
.page-template-page-home2 .block-title-bottom h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #444444;
  position: relative;
  margin-bottom: 46px;
}
.page-template-page-home2 .block-title-bottom h2:after {
  content: '';
  height: 2px;
  width: 30px;
  background: #e93712;
  position: absolute;
  bottom: -16px;
  left: 0;
}
.page-template-page-home2 .bg-best-seller .block-title-bottom h2::after {
  left: 0;
  margin: 0;
}
.category-contents .entry {
  background: #fff;
}
.category-contents .entry .entry-content {
  padding: 20px 20px 30px;
}
.category-contents .entry .entry-content .title-blog {
  margin-bottom: 18px;
}
.category-contents .entry .entry-content .title-blog h3 {
  font-size: 14px;
}
.category-contents .entry .entry-content .title-blog h3 a {
  text-transform: uppercase;
  color: #1e1e1e;
}
.category-contents .entry .entry-content .title-blog h3 a:hover {
  color: #e93712;
}
.category-contents .entry .entry-content .entry-summary {
  font-size: 12px;
  color: #666666;
}
.blog .main-menu {
  position: initial;
  margin-bottom: 30px;
}
.grid-blog .post {
  margin-bottom: 30px;
}
.grid-blog .entry .entry-thumb .entry-thumb-content a {
  display: block;
}
.grid-blog .entry .entry-thumb .entry-thumb-content a:hover {
  opacity: 0.8;
}
.blog-content-list .post {
  margin-bottom: 40px;
}
.blog-content-list .entry {
  background: none;
}
.blog-content-list .entry .entry-thumb a {
  text-transform: capitalize;
  display: block;
}
.blog-content-list .entry .entry-thumb a:hover {
  opacity: 0.8;
}
.blog-content-list .entry .entry-content-list {
  position: relative;
  padding-left: 95px;
}
.blog-content-list .entry .entry-content-list .entry-date {
  position: absolute;
  top: 0;
  left: 0;
  background: #e93712;
  text-align: center;
  padding: 28px 22px 26px;
  z-index: 1;
}
.blog-content-list .entry .entry-content-list .entry-date .day-post {
  font-weight: 700;
  font-size: 22px;
  line-height: 21px;
  color: #fff;
  display: block;
}
.blog-content-list .entry .entry-content-list .entry-date .month-post {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  display: block;
}
.blog-content-list .entry .entry-content {
  padding: 20px 0 0;
}
.blog-content-list .entry .entry-content .entry-summary {
  margin-bottom: 25px;
}
.entry-meta {
  margin-bottom: 13px;
}
.entry-meta .meta-entry {
  font-size: 11px;
  color: #bbbbbb;
  margin-right: 15px;
}
.entry-meta .meta-entry i {
  margin-right: 5px;
}
.entry-meta .meta-entry a {
  color: #bbbbbb;
}
.entry-meta .meta-entry:hover {
  color: #e93712;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.entry-meta .meta-entry:hover a {
  color: #e93712;
}
.bl_read_more a {
  font-size: 12px;
  color: #fff;
  background: #999999;
  border-radius: 3px;
  display: inline-block;
  padding: 0 17px;
  line-height: 30px;
}
.bl_read_more a:hover {
  background: #e93712;
  color: #fff;
}
.bl_read_more a .fa {
  margin-left: 5px;
}
.entry-meta-tag {
  margin-top: 10px;
  color: #999;
}
.entry-meta-tag span {
  color: #444;
  font-weight: bold;
}
.entry-meta-tag a {
  color: #999;
}
.entry-meta-tag a:hover {
  color: #e93712;
}
.entry-content .page-links {
  margin-top: 10px;
}
.entry-content .page-links a {
  font-weight: bold;
  padding: 0 3px;
}
.post-password-form input {
  padding: 7px;
  border-radius: 3px;
}
.post-password-form input[type="submit"]:hover {
  background: #444;
  color: #fff;
  border: #444;
}
.pagination.nav-pag {
  text-align: right;
  display: block;
  border-top: 1px solid #e6e6e6;
  margin: 0 0 41px;
  padding-top: 30px;
}
.pagination.nav-pag ul {
  display: inline-block;
  margin: 0;
}
.pagination.nav-pag ul li {
  list-style: none;
  float: left;
  margin-right: 10px;
}
.pagination.nav-pag ul li a {
  padding: 2px 9px;
  border: 1px solid #e9e9e9;
  color: #909090;
  background: #fff;
}
.pagination.nav-pag ul li a:hover {
  color: #fff;
  background: #e93712;
}
.pagination.nav-pag ul li.disabled a {
  background: #e93712;
  color: #fff;
  border-color: #e93712;
}
.pagination.nav-pag ul li.next {
  margin: 0;
}
.search.search-results .content_list_product .products-wrapper .pag-search .nav-pag {
  border: 0;
}
.search.search-results .content_list_product .products-wrapper .pag-search .nav-pag ul li a {
  border: 0;
  display: inline-block;
}
.sidebar .widget .sw-best-seller-product ul li {
  margin-bottom: 20px;
}
.sidebar .widget .sw-best-seller-product ul li .item-img {
  float: left;
  margin-right: 19px;
}
.sidebar .widget .sw-best-seller-product ul li .item-img a {
  display: inline-block;
  border: 1px solid #ddd;
}
.sidebar .widget .sw-best-seller-product ul li .item-content {
  text-align: inherit;
}
.sidebar .widget .sw-best-seller-product ul li .item-content h4 {
  margin-bottom: 11px;
}
.sidebar .widget .sw-best-seller-product ul li .item-content .star {
  margin-bottom: 5px;
}
.sidebar .widget.widget_product_categories .widget-inner .block-title-widget {
  margin-bottom: 10px;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content {
  padding: 0 0 4px;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item {
  margin-bottom: 20px;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item .latest-blog-inner {
  overflow: hidden;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item .latest-blog-inner .widget-thumb {
  float: left;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item .latest-blog-inner .widget-thumb a {
  display: block;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item .latest-blog-inner .widget-thumb a:hover {
  opacity: 0.8;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item .latest-blog-inner .widget-content-wrap {
  padding-left: 105px;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item .latest-blog-inner .widget-content-wrap .widget-content .item-title h4 {
  margin: 0 0 5px;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item .latest-blog-inner .widget-content-wrap .widget-content .item-title h4 a {
  font-size: 13px;
  color: #545454;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item .latest-blog-inner .widget-content-wrap .widget-content .item-title h4 a:hover {
  color: #e93712;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item .latest-blog-inner .widget-content-wrap .widget-content .item-content p {
  font-size: 13px;
  color: #545454;
  margin: 0 0 6px;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item .latest-blog-inner .widget-content-wrap .widget-content span.entry-date {
  font-size: 12px;
  color: #e93712;
}
.sidebar .widget.furnicom_posts .widget-latest-blog .blog-content .blog-item:last-child {
  margin-bottom: 0;
}
.single .entry-content {
  margin-bottom: 58px;
}
.single .entry-content .single-thumb {
  margin-bottom: 27px;
}
.single .entry-content .single-thumb:hover {
  opacity: 0.8;
}
.single .entry-content .entry-meta {
  margin-bottom: 20px;
}
.single .entry-content h1.entry-title {
  font-size: 20px;
  text-transform: uppercase;
  color: #444444;
  margin: 0 0 9px;
}
.single .entry-content .single-content {
  margin-bottom: 29px;
}
.single .entry-content .single-content p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
}
.single .entry-content .entry-tag .single-tag span.title {
  font-weight: 700;
  font-size: 12px;
  color: #666666;
}
.single .entry-content .entry-tag .single-tag a {
  color: #e93712;
}
.single .entry-content .entry-tag .single-tag a:hover {
  font-weight: bold;
}
.single #authorDetails h3,
.single .single-post-relate h3,
.single #comments h3 {
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 5px;
  border-bottom: 1px solid #dddddd;
}
.single #authorDetails h3:after,
.single .single-post-relate h3:after,
.single #comments h3:after {
  content: '';
  height: 1px;
  width: 40px;
  background: #e93712;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.single #authorDetails {
  overflow: hidden;
  margin-bottom: 39px;
}
.single #authorDetails .avatar {
  float: left;
}
.single #authorDetails .infomation {
  padding-left: 120px;
}
.single #authorDetails .infomation h4 {
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.single #authorDetails .infomation p {
  font-size: 12px;
  margin-bottom: 3px;
}
.single #authorDetails .infomation a {
  font-size: 14px;
}
.single .single-post-relate {
  margin-bottom: 30px;
}
.single .single-post-relate h3 {
  font-size: 16px;
  margin-bottom: 20px;
}
.single .single-post-relate .item-relate-img {
  margin-bottom: 15px;
  overflow: hidden;
}
.single .single-post-relate .item-relate-img a {
  display: block;
  overflow: hidden;
}
.single .single-post-relate .item-relate-img a img {
  width: 100%;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin: 0;
}
.single .single-post-relate .item-relate-img a img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.single .single-post-relate .item-relate-content h4 {
  font-size: 14px;
  margin-bottom: 10px;
}
.single .single-post-relate .item-relate-content h4 a {
  color: 444444;
  text-transform: uppercase;
}
.single .single-post-relate .item-relate-content h4 a:hover {
  color: #e93712;
}
.single .single-post-relate .item-relate-content p {
  display: none;
}
.comment-single #comments {
  margin-bottom: 36px;
}
.comment-single #comments .commentlist .comment,
.comment-single #comments .children .comment {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.comment-single #comments .commentlist .comment .author,
.comment-single #comments .children .comment .author {
  margin-bottom: 18px;
  overflow: hidden;
}
.comment-single #comments .commentlist .comment .author .img-author a img,
.comment-single #comments .children .comment .author .img-author a img {
  margin-right: 20px;
}
.comment-single #comments .commentlist .comment .author .entry-meta,
.comment-single #comments .children .comment .author .entry-meta {
  overflow: hidden;
}
.comment-single #comments .commentlist .comment .author .entry-meta .author-name a,
.comment-single #comments .children .comment .author .entry-meta .author-name a {
  font-weight: 700;
  font-size: 14px;
}
.comment-single #comments .commentlist .comment .media-body .media .media-content p,
.comment-single #comments .children .comment .media-body .media .media-content p {
  color: #666;
  line-height: 20px;
}
.comment-single #comments ul.children {
  margin-left: 84px;
}
.comment-single #comments h3 {
  font-size: 16px;
}
.comment-single #respond h2 {
  font-size: 14px;
  text-transform: uppercase;
  color: #444444;
  margin: 0 0 25px;
}
.comment-single #respond .form-horizontal .cmm-box-left .control-group .input-block-level {
  width: 100%;
  border-radius: 3px;
  padding: 10px 20px;
}
.comment-single #respond .form-horizontal .cmm-box-left {
  margin-bottom: 10px;
}
.comment-single .cmm-box-right .controls {
  margin-bottom: 10px;
}
.comment-single .cmm-box-right .control-group .input-block-level {
  width: 100%;
  border-radius: 0;
  padding: 10px 20px;
}
.comment-single .cmm-box-right .btn.btn-default {
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
  color: #fff;
  line-height: 35px;
  padding: 0px 28px;
  border: none;
  border-radius: 3px;
  background: #2ba8db;
  margin-bottom: 20px;
}
.comment-single .cmm-box-right .btn.btn-default:hover {
  opacity: 0.8;
}
.blog-search-content {
  margin-bottom: 150px;
}
.blog-search-content .entry {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.blog-search-content .entry .entry-thumb {
  margin-right: 30px;
}
.blog-search-content .entry .entry-content .title-blog {
  margin-bottom: 22px;
}
.blog-search-content .entry .entry-content .title-blog h3 {
  font-size: 18px;
}
.blog-search-content .entry .entry-content .title-blog h3 a {
  text-transform: capitalize;
  color: #1e1e1e;
}
.blog-search-content .entry .entry-content .title-blog h3 a:hover {
  color: #e93712;
}
.blog-search-content .entry .entry-content .entry-description {
  font-size: 14px;
  color: #545454;
  margin-bottom: 38px;
}
.blog-search-content .entry .entry-content .bl_read_more {
  text-align: right;
}
.blog-search-content .pagination.nav-pag {
  border: none;
  padding-top: 0;
}
.products-wrapper .products-loop.grid .products-thumb {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.products-wrapper .products-loop.grid .products-thumb .product-thumb-hover img {
  display: inline-block;
}
body.page-template-page-home8 {
  background: #fff;
}
body.page-template-page-home8.rtl .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
body.page-template-page-home8.rtl .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content {
  text-align: right;
}
body.page-template-page-home8.rtl .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom {
  border: none;
  text-align: left;
}
body.page-template-page-home8.rtl .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,
body.page-template-page-home8.rtl .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped,
body.page-template-page-home8.rtl .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external {
  float: right;
  border-left: 0;
  border-right: 1px solid #ddd;
}
body.page-template-page-home8.rtl .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
  left: 8px;
  right: auto;
}
body.page-template-page-home8.rtl .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  border: 1px solid #ddd;
  float: right;
  border-left: 0;
}
body.page-template-page-home8 .rev_slider ul .tp-revslider-slidesli {
  position: relative;
  opacity: 1 !important;
}
body.page-template-page-home8 .rev_slider ul .tp-revslider-slidesli:before {
  content: '';
  background: rgba(0,0,0,0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  visibility: visible;
  z-index: 1;
}
body.page-template-page-home8 .rev_slider ul .tp-revslider-slidesli.active-revslide:before {
  display: none;
}
body.page-template-page-home8 .free-ship {
  font-size: 12px;
  color: #444444;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #f2f2f2;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 38px;
}
body.page-template-page-home8 .sw-woo-container-slider .slick-slide .item-in {
  box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.1);
  margin: 2px;
}
body.page-template-page-home8 .sw-woo-container-slider .slick-slide .item-image a img {
  margin: 0 0 0;
}
body.page-template-page-home8 .sw-woo-container-slider .slick-slide .item-content {
  text-align: center;
}
body.page-template-page-home8 .sw-woo-container-slider .slick-slide .item-content h3 {
  margin: 0 0 0;
}
body.page-template-page-home8 .sw-woo-container-slider .slick-slide .item-content h3 a {
  font-size: 16px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 800;
  padding: 18px 0 17px;
  display: block;
}
body.page-template-page-home8 .sw-woo-container-slider .slick-slide .item-content h3 a:hover {
  background: #e93712;
  color: #fff;
}
body.page-template-page-home8 .smart-object .object1 {
  background-color: #e93712;
}
body.page-template-page-home8 .smart-object .object2 {
  background-color: #152f54;
}
body.page-template-page-home8 .smart-object .object2:before {
  background: url("../assets/img/darkblue/obj1.png") no-repeat;
}
body.page-template-page-home8 .smart-object .object2:after {
  background: url("../assets/img/darkblue/obj2.png") no-repeat;
}
body.page-template-page-home8 .featured-product3 .banner-content {
  margin-right: 30px;
}
body.page-template-page-home8 .featured-product3 .resp-slider-container {
  overflow: hidden;
}
body.page-template-page-home8 .featured-product3 .resp-slider-container .slider .slick-list .slick-track .item .item-wrap {
  margin-bottom: 0;
}
body.page-template-page-home8 .featured-product3 .resp-slider-container .products-thumb {
  margin-bottom: 3px;
}
body.page-template-page-home8 .featured-product3 span.res-button.slick-prev {
  left: 300px;
}
body.page-template-page-home8 .best-selling-product2 .banner-content {
  margin-left: 30px;
}
body.page-template-page-home8 .best-selling-product2 .resp-slider-container {
  overflow: hidden;
}
body.page-template-page-home8 .best-selling-product2 .resp-slider-container .slider .slick-list .slick-track .item .item-wrap {
  margin-bottom: 0;
}
body.page-template-page-home8 .best-selling-product2 .resp-slider-container .products-thumb {
  margin-bottom: 3px;
}
body.page-template-page-home8 .best-selling-product2 span.res-button.slick-next {
  right: 300px;
}
body.page-template-page-home8 .client-wrapper-b {
  background: url(../assets/img/bg-tm.png) no-repeat center center;
  background-size: cover;
  padding: 119px 0;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .box-slider-title {
  text-align: left;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  margin: 0 92px 30px 0;
  padding: 0 0 8px;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .box-slider-title:after {
  content: '';
  height: 2px;
  width: 30px;
  background-color: #e93712;
  position: absolute;
  bottom: 0;
  left: 0;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .box-slider-title h2 {
  border: none;
  margin: 0;
}
body.page-template-page-home8 .resp-tab2 .resp-tab span.res-button.slick-prev {
  right: 41px;
  left: auto;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list {
  margin-right: -15px;
  margin-left: -15px;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap {
  border: none;
  float: none;
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img {
  float: left;
  margin-right: 20px;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover {
  border: 1px solid #ddd;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover img.attachment-shop_catalog {
  width: 160px;
  transform: none;
  opacity: 1 !important;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover img.hover-image {
  opacity: 0 !important;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover:hover {
  border-color: #e93712;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .onsale,
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .fancybox {
  display: none;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content {
  overflow: hidden;
  text-align: left;
  position: relative;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content h4 {
  margin-top: 8px;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .reviews-content {
  padding: 0 0 15px;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom {
  border: none;
  text-align: left;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped,
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external {
  border: 1px solid #ddd;
  width: 108px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  float: left;
  border-right: 0;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
  position: absolute;
  right: 8px;
  height: 36px;
  border: 1px solid #ddd;
  line-height: 36px;
  width: auto;
  padding: 0 9px;
  font-size: 0;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .show a {
  height: 36px;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  height: 36px;
  width: 36px;
  border: 1px solid #ddd;
  border-right: 0;
  float: left;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background-position: center -1790px;
  display: flex;
  font-size: 0;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-position: center -1758px;
}
body.page-template-page-home8 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a {
  background-position: center -1758px;
}
body.page-template-page-home8 .bg-testimonial {
  background: none;
}
.home.blog .category-header {
  padding: 30px 0;
  background: none;
  margin: 0;
}
.home.blog .category-header h1 {
  padding: 0;
  text-align: left;
  color: #333;
}
.page-title h2 {
  font-size: 20px;
  color: #444444;
  margin: 0;
  padding-bottom: 20px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  background: #999;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  color: #fff;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active {
  background: #e93712;
}
.about-item1 p a,
.about-item3 p a {
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.about-item2 .wrap-content {
  float: left;
  display: inline-block;
  width: 49%;
  margin-right: 20px;
}
.about-item2 .wrap-content p {
  width: 570px;
}
.about-item2 p {
  width: 48%;
  float: left;
  margin-bottom: 18px;
}
.about-item2 p a img {
  margin-top: -3px;
}
.about-item2 ul {
  margin: 0;
}
.about-item2 ul li {
  font-size: 14px;
  display: inline-block;
  line-height: 27px;
}
.about-item2 ul li:before {
  content: '\f105';
  font-family: FontAwesome;
  display: inline-block;
  color: #545454;
  padding-right: 10px;
}
.about-item3 p a img {
  margin-top: -12px;
}
.about-us {
  overflow: visible !important;
  background: #fff;
}
.about-us img.img-about {
  float: left;
  max-width: 470px;
  margin-top: -100px;
}
.about-us .description-about {
  padding: 86px 0 10px 100px;
  overflow: hidden;
}
.about-us .description-about .page-title h2 {
  font-size: 30px;
  margin-bottom: 10px;
  color: #363636;
  position: relative;
  margin-bottom: 72px;
  text-transform: uppercase;
}
.about-us .description-about .page-title h2 span {
  color: #e93712;
}
.about-us .description-about .page-title h2:after {
  content: '';
  height: 4px;
  width: 70px;
  background: #e93712;
  position: absolute;
  bottom: -35px;
  left: 0;
}
.about-us .description-about p {
  line-height: 20px;
}
.about-us .description-about .img-text {
  margin-top: 32px;
}
.sw-ourteam-slider .page-title {
  text-align: center;
}
.sw-ourteam-slider .page-title h2 {
  font-size: 20px;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 23px;
}
.sw-ourteam-slider span.res-button {
  top: 35%;
  height: 30px;
  width: 30px;
}
.sw-ourteam-slider .resp-slider-container .slick-list {
  margin-right: -15px;
  margin-left: -15px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide:hover {
  border: 0;
}
.sw-ourteam-slider .resp-slider-container .slick-slide img {
  margin-bottom: 15px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide.item {
  padding: 0 15px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img {
  position: relative;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img .item-img-info img {
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img .item-img-info img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img:hover .item-social {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-content h3 {
  font-size: 14px;
  color: #444444;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-content h3:hover {
  color: #e93712;
  cursor: pointer;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-content .team-info {
  margin-bottom: 10px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-content .item-desc {
  margin-bottom: 15px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social {
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -75px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-linkedin,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-facebook,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-twitter,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-gplus {
  display: inline-block;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 34px;
  margin-right: 5px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-linkedin .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-facebook .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-twitter .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-gplus .fa:before {
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-linkedin:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-facebook:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-twitter:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-gplus:hover .fa:before {
  font-size: 16px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-linkedin {
  background: #f8bc2e;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-facebook {
  background: #39599f;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-twitter {
  background: #45b0e3;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-gplus {
  background: #1872bf;
}
.sw-ourteam-slider span.res-button.slick-prev {
  left: 0;
  background-color: #fff;
}
.sw-ourteam-slider span.res-button.slick-prev:hover {
  background-color: #e93712;
}
.sw-ourteam-slider span.res-button.slick-next {
  right: 0;
  background-color: #fff;
}
.sw-ourteam-slider span.res-button.slick-next:hover {
  background-color: #e93712;
}
.wpb_gmaps_widget .wpb_wrapper {
  background-color: #fff;
}
.page-contact-v2 p {
  float: none;
}
.page-contact-v2 .wpcf7 input[type="text"],
.page-contact-v2 .wpcf7 input[type="email"] {
  width: 100%;
}
.contact-bonus .wpb_content_element {
  margin-bottom: 0;
}
.contact-bonus .page-title h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 22px;
}
.contact-bonus p {
  color: #666666;
}
.contact-bonus .ct {
  padding: 10px 0 10px 30px;
  margin-bottom: 0;
  border-bottom: 1px dashed #b3b3b3;
}
.contact-bonus .ct-street {
  border-top: 1px dashed #b3b3b3;
  background: url("../assets/img/bg_general.png") no-repeat -20px -1818px;
}
.contact-bonus .ct-email {
  background: url("../assets/img/bg_general.png") no-repeat -20px -1561px;
}
.contact-bonus .ct-hotline {
  background: url("../assets/img/bg_general.png") no-repeat -20px -1458px;
}
.contact-bonus .wpcf7 input[type="text"] {
  margin-right: 21px;
}
.contact-bonus .wpcf7 input[type="text"],
.contact-bonus .wpcf7 input[type="email"] {
  border-radius: 0;
  border: none;
  height: 40px;
  padding: 0 13px;
  width: 80%;
}
.contact-bonus .wpcf7 .wpcf7-textarea {
  width: 100%;
  border-radius: 0;
  border: none;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 15px;
  height: 121px;
}
.contact-bonus .wpcf7 .wpcf7-submit {
  font-weight: 700;
  padding: 0 23px;
  line-height: 34px;
  background-color: #e93712;
  text-align: center;
  color: #fff;
  border: none;
  text-transform: uppercase;
  border-radius: 3px;
}
.contact-bonus .wpcf7 .wpcf7-submit:hover {
  opacity: 0.8;
}
.contact-bonus #socials.socials-style5:hover {
  background: #e93712;
  border: 1px solid #e93712;
}
.socials ul {
  margin: 0;
  display: inline-block;
}
.socials ul li {
  float: left;
  display: inline-block;
}
.socials ul li a {
  font-size: 14px;
  display: block;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 3px;
  border: 1px solid #999999;
  color: #999999;
}
.socials ul li a:hover {
  background-color: #e93712;
  border-color: #e93712;
  color: #fff;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav {
  background: #e4e4e4;
  margin-bottom: 30px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
  background-color: #e4e4e4;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li a {
  padding: 13px 20px;
  font-size: 14px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active {
  background: #e93712;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a {
  color: #fff;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover {
  background: #e93712;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover a {
  color: #fff;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
  padding: 0;
  background-color: #eee !important;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle {
  margin: 0 0 10px 0;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_title {
  background: #999;
  padding: 12px 20px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_title h4 {
  color: #fff;
  font-size: 14px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_title i.vc_toggle_icon {
  left: auto;
  right: 0;
  margin: 0 20px;
  border: 1px solid #fff;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_title i.vc_toggle_icon:before {
  border: 1px solid #fff;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_title:hover {
  background: #e93712;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_content {
  margin: 0px;
  padding: 20px;
  background: #e4e4e4;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle.vc_toggle_active .vc_toggle_title {
  background: #e93712;
}
.page-coming-soon .title-comming h3 {
  margin-bottom: 30px;
}
.page-coming-soon .title-comming p {
  padding: 0 303px;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 35px;
}
.page-coming-soon .shop-social.social-comming {
  text-align: center;
}
.page-coming-soon .shop-social.social-comming ul li {
  float: none;
}
.page-coming-soon .shop-social.social-comming ul li a {
  background: none;
}
.page-coming-soon .shop-social.social-comming ul li a i:before {
  font-size: 26px;
  color: #666;
}
.page-coming-soon .shop-social.social-comming ul li a:hover i:before {
  font-size: 26px;
  color: #e93712;
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: 140px;
  height: 140px;
  font-size: 16px;
  margin: 10px 30px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value {
  width: 100%;
  position: absolute;
  font-size: 16px !important;
  top: 0;
  text-align: center;
  left: 0;
  display: block;
  font-family: inherit;
  top: 50%;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
  font-size: 36px;
  font-weight: 700;
  color: #444;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
  font-size: 16px;
  text-transform: uppercase;
}
.comming .widget_search {
  width: 616px;
  margin: 0 auto;
}
.comming .widget_search .screen-reader-text {
  display: none !important;
}
.comming .widget_search .searchform > div input {
  position: initial;
}
.comming .widget_search .searchform > div input#s {
  border: 1px solid #ddd;
  border-radius: 3px 0px 0px 3px;
  width: 84%;
  padding: 8px 60px 8px 7px;
  height: 48px;
  float: left;
}
.comming .widget_search .searchform > div input#searchsubmit {
  border-radius: 0px 3px 3px 0px;
  width: 16%;
  height: 48px;
  border: none;
  background: url("../assets/img/bg_general.png") no-repeat #e93712 center -1102px;
  text-indent: -99999px;
}
.comming .widget_search .searchform > div input#searchsubmit:hover {
  background: url("../assets/img/bg_general.png") no-repeat #e93712 center -1102px;
  opacity: 0.8;
}
.wrap-404 .wrapper_404page {
  text-align: center;
  padding-top: 86px;
}
.wrap-404 .error-code {
  display: inline-block;
  margin-right: 28px;
}
.wrap-404 .error-code .erro-key img {
  display: inline-block;
}
.wrap-404 .block-main {
  display: inline-block;
}
.wrap-404 .block-main .block-inner {
  text-align: initial;
}
.wrap-404 .block-main .mess-code h3 {
  font-size: 23px;
  margin-bottom: 26px;
}
.wrap-404 .block-main .second-block {
  background: #444444;
  display: inline-block;
  padding: 0 30px;
}
.wrap-404 .block-main .second-block i {
  font-size: 20px;
  color: #fff;
  margin-right: 12px;
}
.wrap-404 .block-main .second-block a {
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  line-height: 50px;
}
.wrap-404 .block-main .second-block:hover {
  background: #e93712;
}
.archive .furnicom-portfolio {
  margin-top: 100px;
}
.portfolio-intro {
  display: none;
}
.portfolio-desc {
  margin-bottom: 23px;
}
.portfolio-desc h1 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.portfolio-desc .p-desc {
  font-size: 13px;
  color: #666;
  margin-bottom: 0;
}
.furnicom-portfolio .portfolio-tab ul {
  margin-bottom: 27px;
  display: inline-block;
  overflow: hidden;
  margin-left: 0;
}
.furnicom-portfolio .portfolio-tab ul li {
  float: left;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
  line-height: 34px;
  padding: 0 16px;
  border-radius: 3px;
  background: #fff;
}
.rtl .furnicom-portfolio .portfolio-tab ul li {
  float: right;
}
.furnicom-portfolio .portfolio-tab ul li.selected {
  background: #e93712;
  color: #fff;
}
.furnicom-portfolio .btn-loadmore {
  padding: 0;
  cursor: pointer;
  text-align: center;
  min-height: 40px;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.furnicom-portfolio .btn-loadmore.btn-loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 40px 40px;
}
.furnicom-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  display: none;
}
.furnicom-portfolio .btn-loadmore.btn-loading .des-load:before {
  content: "";
}
.furnicom-portfolio .btn-loadmore .des-load {
  font-size: 14px;
  padding: 10px 20px;
  display: inline-block;
  line-height: normal;
  background: #e93712;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
  margin-top: 20px;
}
.furnicom-portfolio .btn-loadmore .des-load:hover {
  opacity: 0.8;
}
.furnicom-portfolio .btn-loadmore .des-load:before {
  content: attr(data-label);
}
.furnicom-portfolio .btn-loadmore.btn-loaded  .des-load:before {
  content: attr(data-label-loaded);
}
.furnicom-portfolio .portfolio-container {
  overflow: hidden;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content {
  width: 100%;
  margin: 0;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content:after {
  content: '';
  display: block;
  clear: both;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li {
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 0;
  position: relative;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
  padding: 0 15px;
  float: left;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
  overflow: hidden;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
  position: relative;
  z-index: 1;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
  opacity: 1;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -10%;
  width: 100%;
  text-align: center;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item {
  text-align: center;
  box-shadow: 0 0 1px 1px #fff;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-more {
  right: 50%;
  left: auto;
  transform: translate3d(-100px,0,0);
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-popup {
  transform: translate3d(100px,0,0);
  left: 50%;
  right: auto;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
  color: #e93712;
  box-shadow: 0 0 1px 1px #e93712;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title {
  display: block;
  margin-bottom: 10px;
  background: none;
  font-size: 16px;
  font-weight: bold;
  transform: translate3d(0,-100px,0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
  color: #e93712;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item-title {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
  content: '';
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item {
  width: 33.332%;
  margin: 0;
  padding: 0;
  border: 0;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img {
  width: 100%;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width {
  width: 40%;
}
.furnicom-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item :after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.portfolio .portfolio-top {
  background: #f4f4f4;
  padding: 20px;
  margin-bottom: 30px;
}
.portfolio .portfolio-top h1 {
  font-size: 18px;
  margin-bottom: 20px;
}
.portfolio .portfolio-top .portfolio-content .single-thumbnail {
  width: 60%;
  margin-right: 30px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content {
  overflow: hidden;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
  font-size: 16px;
  border-bottom: 4px double #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
  margin-bottom: 25px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
  margin-bottom: 10px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
  font-weight: 700;
  display: inline-block;
  min-width: 120px;
}
.portfolio .comment-form {
  margin-bottom: 30px;
}
.portfolio .comment-form .comment-single {
  border-bottom: 0;
}
.related-portfolio {
  padding: 20px;
  margin-bottom: 30px;
}
.related-portfolio h2.p-title {
  padding: 0 15px;
  font-size: 18px;
}
.related-portfolio .related-items .related-item {
  padding: 0 15px;
}
.related-portfolio .related-items .related-item img {
  margin-bottom: 15px;
}
.related-portfolio .related-items .related-item img:hover {
  opacity: 0.8;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.related-portfolio .related-items .related-item h4 {
  font-size: 16px;
  margin: 0;
}
.p-title {
  font-size: 16px;
  margin-bottom: 20px;
}
.p-title:after {
  content: "";
  background: #e93712;
  width: 40px;
  height: 1px;
  margin-top: 7px;
  display: block;
}
.masonry .btn-loadmore .des-load {
  margin-top: 50px;
}
@media (min-width: 1200px) {
  .p-lg-1 {
    width: 100%;
  }
  .p-lg-2 {
    width: 50%;
  }
  .p-lg-3 {
    width: 33.3333%;
  }
  .p-lg-4 {
    width: 25%;
  }
  .p-lg-5 {
    width: 20%;
  }
  .p-lg-6 {
    width: 16.6666%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .p-md-1 {
    width: 100%;
  }
  .p-md-2 {
    width: 50%;
  }
  .p-md-3 {
    width: 33.3333%;
  }
  .p-md-4 {
    width: 25%;
  }
  .p-md-5 {
    width: 20%;
  }
  .p-md-6 {
    width: 16.6666%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .p-sm-1 {
    width: 100%;
  }
  .p-sm-2 {
    width: 50%;
  }
  .p-sm-3 {
    width: 33.3333%;
  }
  .p-sm-4 {
    width: 25%;
  }
  .p-sm-5 {
    width: 20%;
  }
  .p-sm-6 {
    width: 16.6666%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .p-xs-1 {
    width: 100%;
  }
  .p-xs-2 {
    width: 50%;
  }
  .p-xs-3 {
    width: 33.3333%;
  }
  .p-xs-4 {
    width: 25%;
  }
  .p-xs-5 {
    width: 20%;
  }
  .p-xs-6 {
    width: 16.6666%;
  }
}
@media (max-width: 480px) {
  .grid-item {
    width: 100%;
  }
}
.term-description p {
  padding: 6px 5px 6px 18px;
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
  border: 1px solid #ddd;
  line-height: 24px;
  background: #fff;
  color: #444;
}
.tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.tab-content .tab-pane .res-button {
  z-index: 0;
}
.tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.tab-content .tab-pane.active .res-button {
  z-index: 1;
}
.countdown-slide-style2.loading {
  position: relative;
  height: 300px;
  overflow: hidden;
  border-radius: 10px;
}
.countdown-slide-style2.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
  border-radius: 10px;
}
.slick-initialized .slick-slide {
  padding: 0 15px;
}
.block-title {
  text-align: center;
}
.block-title .page-description-slider {
  font-size: 14px;
  color: #9a9a9a;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 2px;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}
.block-title .page-description-slider:before {
  content: '';
  position: absolute;
  top: 9px;
  left: -66px;
  width: 48px;
  height: 1px;
  background-color: #e5e5e5;
}
.block-title .page-description-slider:after {
  content: '';
  position: absolute;
  top: 9px;
  right: -66px;
  width: 48px;
  height: 1px;
  background-color: #e5e5e5;
}
.box-slider-title {
  text-align: center;
}
.box-slider-title h2 {
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  color: #444444;
  line-height: 34px;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  display: inline-block;
  margin-bottom: 30px;
}
.box-slider-title h2 span {
  color: #e93712;
  font-weight: 700;
}
.products-thumb {
  position: relative;
  margin-bottom: 15px;
  text-align: center;
}
.products-thumb img {
  display: inline-block;
}
.sw-woo-tab-style3 .products-thumb {
  margin-bottom: 0;
}
.products-thumb .fancybox {
  font-size: 14px;
  color: #999999;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  background: #fff;
  border: 1px solid #dddddd;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.products-thumb .fancybox:hover {
  background: #e93712;
  color: #fff;
  border-color: #e93712;
}
.product-thumb-hover {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.product-thumb-hover a img {
  display: inline-block;
}
.col-lg-6 .product-thumb-hover img.attachment-shop_catalog,
.col-sm-6 .product-thumb-hover img.attachment-shop_catalog {
  opacity: 1;
  margin: 0 auto;
}
.product-thumb-hover img.hover-image {
  opacity: 0;
  left: 0;
  -webkit-transform: translate(-420px,0);
  -ms-transform: translate(-420px,0);
  transform: translate(-420px,0);
  position: absolute;
  top: 0;
}
.col-lg-6 .product-thumb-hover img.hover-image,
col-sm-6 .product-thumb-hover img.hover-image {
  left: 50%;
  margin-left: -135px;
}
.products-entry:hover .products-thumb .fancybox,
.item-detail:hover .products-thumb .fancybox {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.item-detail:hover .product-thumb-hover img.attachment-shop_catalog {
  opacity: 0;
  -webkit-transform: translate(420px,0);
  -ms-transform: translate(420px,0);
  transform: translate(420px,0);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.item-detail:hover .product-thumb-hover img.hover-image {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.page-home-2 .block-title {
  text-align: left;
}
.rtl .page-home-2 .block-title {
  text-align: right;
}
.page-home-2 .block-title .page-description-slider {
  display: none;
}
.page-home-2 span.res-button {
  top: 0;
  z-index: 1;
  margin: 0;
  border: none;
  background-color: #fff;
}
.page-home-2 span.res-button.slick-prev {
  right: 41px;
  left: auto;
  background-color: #fff;
}
.page-home-2 span.res-button.slick-next {
  background-color: #fff;
}
.page-home-2 span.res-button:hover {
  background-color: #e93712;
}
span.res-button {
  height: 36px;
  width: 36px;
  position: absolute;
  top: 50%;
  margin-top: 18px;
  z-index: 1;
  border: 1px solid #dddddd;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
span.res-button.slick-prev {
  background: url(../assets/img/bg_general.png) no-repeat center -2086px #fff;
  left: 0;
}
span.res-button.slick-next {
  background: url(../assets/img/bg_general.png) no-repeat center -2020px #fff;
  right: 0;
}
span.res-button:hover {
  cursor: pointer;
  background-color: #e93712;
  border: none;
}
span.res-button:hover.slick-prev {
  background-position: center -2054px;
}
span.res-button:hover.slick-next {
  background-position: center -1988px;
}
.carousel-cl.nav-custom a {
  height: 36px;
  width: 36px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  opacity: 0.4;
  z-index: 1;
}
.carousel-cl.nav-custom a.prev-test {
  background: url(../assets/img/bg_general.png) no-repeat center -2086px #000;
  left: 0;
}
.carousel-cl.nav-custom a.next-test {
  background: url(../assets/img/bg_general.png) no-repeat center -2020px #000;
  right: 0;
}
.carousel-cl.nav-custom a:hover {
  cursor: pointer;
  opacity: 1;
}
.carousel-cl.nav-custom a:hover.prev-test {
  background-color: #e93712;
  background-position: center -2054px;
}
.carousel-cl.nav-custom a:hover.next-test {
  background-color: #e93712;
  background-position: center -1988px;
}
.rtl.woocommerce span.onsale {
  right: 10px;
  left: auto;
}
.onsale,
.woocommerce span.onsale {
  font-weight: 700;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #fff;
  background-color: #ff5722;
  text-transform: uppercase;
  padding: 5.5px 8px;
  z-index: 1;
  border-radius: 3px;
  line-height: normal;
  min-height: 0;
}
.rtl .onsale,
.rtl .woocommerce span.onsale {
  right: 10px;
  left: auto;
}
.sale-off,
.sw-newlabel,
.sw-outstock {
  font-weight: 700;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #fff;
  background-color: #ff5722;
  text-transform: uppercase;
  z-index: 1;
  border-radius: 3px;
  padding: 5px;
  text-align: center;
  line-height: normal;
  width: 60px;
}
.rtl .sale-off,
.rtl .sw-newlabel,
.rtl .sw-outstock {
  left: auto;
  right: 10px;
}
.sw-newlabel {
  background: #39c170;
  left: auto;
  right: 10px;
}
.rtl .sw-newlabel {
  left: 10px;
  right: auto;
}
.sw-outstock {
  text-indent: -9999px;
  background: url(../assets/img/icon-outstock.png) no-repeat center center;
  background-size: 42px 42px;
  right: auto;
  left: 10px;
  width: 42px;
  height: 42px;
}
.rtl .sw-outstock {
  left: auto;
  right: 10px;
}
.page-template-page-home2.rtl .block-title {
  text-align: right;
}
.page-template-page-home2.rtl .block-title .block-title-bottom h2:after {
  right: 0;
  left: auto;
}
.page-template-page-home2.rtl .woo-slider-default .res-button.slick-prev,
.page-template-page-home2.rtl .tab-content .tab-pane .res-button.slick-prev {
  left: 0;
  right: auto;
}
.page-template-page-home2.rtl .woo-slider-default .res-button.slick-next,
.page-template-page-home2.rtl .tab-content .tab-pane .res-button.slick-next {
  left: 41px;
  right: auto;
}
.page-template-page-home2 .block-title {
  text-align: left;
}
.page-template-page-home2 .block-title .page-description-slider {
  display: none;
}
.page-template-page-home2 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide .products-thumb {
  margin-bottom: 0;
}
.page-template-page-home2 .woo-slider-default .res-button,
.page-template-page-home2 .tab-content .tab-pane .res-button {
  top: 0;
  margin: 0;
}
.page-template-page-home2 .woo-slider-default .res-button.slick-prev,
.page-template-page-home2 .tab-content .tab-pane .res-button.slick-prev {
  right: 41px;
  left: auto;
}
.page-template-page-home2 .woo-slider-default .res-button.slick-nex,
.page-template-page-home2 .tab-content .tab-pane .res-button.slick-nex {
  right: 0;
  left: auto;
}
.page-template-page-home2 .onsale,
.page-template-page-home2 .woocommerce span.onsale {
  background-color: #ff6029;
}
.item-detail {
  background: #fff;
}
.item-content,
.products-content {
  text-align: center;
}
.item-content h4,
.products-content h4 {
  font-size: 14px;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.item-content .item-price,
.item-content .price,
.products-content .item-price,
.products-content .price {
  display: block;
  margin-bottom: 8px;
}
.woocommerce a.button {
  background: none;
}
.item-bottom {
  border-top: 1px solid #ddd;
  text-align: center;
}
.item-bottom .compare-button,
.item-bottom .button,
.item-bottom .yith-wcwl-add-to-wishlist {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.item-bottom .compare-button:before,
.item-bottom .button:before,
.item-bottom .yith-wcwl-add-to-wishlist:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e93712;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.item-bottom .compare-button:after,
.item-bottom .button:after,
.item-bottom .yith-wcwl-add-to-wishlist:after {
  display: none;
}
.item-bottom .compare-button:hover:before,
.item-bottom .button:hover:before,
.item-bottom .yith-wcwl-add-to-wishlist:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.item-bottom .compare-button {
  float: left;
  line-height: 45px;
  margin: 0;
  width: 19%;
}
.item-bottom .compare-button a {
  background: url('../assets/img/bg_general.png') no-repeat;
  background-position: center -1634px;
  text-indent: -9999px;
  padding: 0;
  height: 9px;
  width: 16px;
  display: inline-block;
}
.item-bottom .compare-button a:before {
  display: none;
}
.item-bottom .compare-button:hover a {
  background: url('../assets/img/bg_general.png') no-repeat center -1605px !important;
}
.item-bottom .button.add_to_cart_button,
.item-bottom .button.product_type_grouped,
.item-bottom .button.product_type_external,
.item-bottom >a.button {
  font-weight: 700;
  font-size: 12px;
  color: #e93712;
  background: none;
  text-transform: uppercase;
  border-radius: 0;
  padding: 0;
  line-height: 45px;
  display: inline-block;
  width: 62%;
  position: relative;
  vertical-align: middle;
  -webkit-transition: all 0s;
  transition: all 0s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.item-bottom .button.add_to_cart_button.added,
.item-bottom .button.product_type_grouped.added,
.item-bottom .button.product_type_external.added,
.item-bottom >a.button.added {
  background: url("../assets/img/Folder 1/icon-added.png") no-repeat center center #e93712;
  text-indent: -9999px;
}
.item-bottom .button.add_to_cart_button.added:hover,
.item-bottom .button.product_type_grouped.added:hover,
.item-bottom .button.product_type_external.added:hover,
.item-bottom >a.button.added:hover {
  text-indent: -9999px;
}
.item-bottom .button.add_to_cart_button.added:hover:before,
.item-bottom .button.product_type_grouped.added:hover:before,
.item-bottom .button.product_type_external.added:hover:before,
.item-bottom >a.button.added:hover:before {
  display: none;
}
.item-bottom .button.add_to_cart_button.loading,
.item-bottom .button.product_type_grouped.loading,
.item-bottom .button.product_type_external.loading,
.item-bottom >a.button.loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center #e93712;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.item-bottom .button.add_to_cart_button.loading:hover,
.item-bottom .button.product_type_grouped.loading:hover,
.item-bottom .button.product_type_external.loading:hover,
.item-bottom >a.button.loading:hover {
  text-indent: -9999px;
}
.item-bottom .button.add_to_cart_button.loading:hover:before,
.item-bottom .button.product_type_grouped.loading:hover:before,
.item-bottom .button.product_type_external.loading:hover:before,
.item-bottom >a.button.loading:hover:before {
  display: none;
}
.item-bottom .button.add_to_cart_button:hover,
.item-bottom .button.product_type_grouped:hover,
.item-bottom .button.product_type_external:hover,
.item-bottom >a.button:hover {
  color: #fff;
}
.item-bottom a.added_to_cart {
  display: none;
}
.item-bottom .yith-wcwl-add-button {
  position: relative;
}
.item-bottom .yith-wcwl-add-to-wishlist {
  vertical-align: top;
  float: right;
  margin-top: 0;
  width: 19%;
}
.item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist,
.item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a {
  background: url('../assets/img/bg_general.png') no-repeat center -1786px;
  text-indent: -9999px;
  padding: 0;
  height: 45px;
  width: 100%;
  display: inline-block;
  border-radius: 0;
}
.item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a {
  background-color: #222;
}
.item-bottom .yith-wcwl-add-to-wishlist span.feedback {
  display: none;
}
.item-bottom .yith-wcwl-add-to-wishlist .ajax-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  margin-top: -8px;
  margin-left: -8px;
}
.item-bottom .yith-wcwl-add-to-wishlist:hover .add_to_wishlist {
  background: url('../assets/img/bg_general.png') no-repeat center -1754px;
}
.item-bottom .show a {
  background: url('../assets/img/bg_general.png') no-repeat center -1754px #e93712;
  text-indent: -9999px;
  padding: 0;
  height: 45px;
  width: 100%;
  display: inline-block;
  border-radius: 0;
}
.item-bottom .show span {
  display: none !important;
}
.bg-deals {
  background: url('../assets/img/bg-deals.png') repeat-x;
  overflow: visible !important;
}
body .wrap-deals {
  background: #fff;
  float: none;
  position: relative;
  top: -60px;
  margin-top: 0 !important;
  z-index: 3;
}
.deals-left {
  border-right: 1px solid #ddd;
}
.countdown-slider.countdown-slide-style2 .first-slider-container {
  width: 36%;
  float: left;
  background: #e93712;
}
.countdown-slider.countdown-slide-style2 .first-slider-container .box-slider-title {
  text-align: left;
  margin: 0;
  padding: 0;
  border: none;
}
.countdown-slider.countdown-slide-style2 .first-slider-container .box-slider-title .slider-title {
  border-bottom: 1px solid rgba(255,255,255,0.5);
  margin-bottom: 25px;
}
.countdown-slider.countdown-slide-style2 .first-slider-container .box-slider-title h2 {
  font-weight: 300;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 74px;
  padding-left: 30px;
  border: none;
}
.countdown-slider.countdown-slide-style2 .first-slider-container .box-slider-title h2 span {
  color: #fff;
  font-weight: 700;
}
.countdown-slider.countdown-slide-style2 .first-slider-container .box-slider-title p {
  color: #ffffff;
  padding: 0 30px;
  line-height: 21px;
  margin-bottom: 0;
}
.countdown-slider.countdown-slide-style2 .first-slider-container .multil-categories {
  padding: 29px;
  overflow: hidden;
}
.countdown-slider.countdown-slide-style2 .first-slider-container .multil-categories .categories-in {
  float: left;
}
.countdown-slider.countdown-slide-style2 .first-slider-container .multil-categories .categories-in a .item-image {
  position: relative;
  text-align: center;
}
.countdown-slider.countdown-slide-style2 .first-slider-container .multil-categories .categories-in a .item-image h3 {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  position: relative;
  top: -26px;
  height: 0;
}
.countdown-slider.countdown-slide-style2 .first-slider-container .multil-categories .categories-in:hover {
  opacity: 0.9;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container {
  float: left;
  width: 63.5%;
  padding: 30px 30px 0;
  background: #fff;
  position: relative;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown {
  padding: 0;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-img {
  position: relative;
  text-align: center;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-img .product-countdown {
  position: absolute;
  top: 0;
  left: 1px;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-img .product-countdown .countdown-section {
  display: block;
  background-color: #fff;
  padding: 11px 12px 7px;
  text-align: center;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-img .product-countdown .countdown-section:last-child {
  border-bottom: 1px solid #ddd;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-img .product-countdown .countdown-section span {
  display: block;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-img .product-countdown .countdown-section span.countdown-amount {
  font-size: 14px;
  color: #e93712;
  font-weight: bold;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-img .product-countdown .countdown-section span.countdown-period {
  font-size: 10px;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-content {
  text-align: left;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-content .item-img {
  margin-bottom: 26px;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-content h3 {
  font-size: 14px;
  margin-bottom: 8px;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-content h3 a {
  color: #444444;
  text-transform: uppercase;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-content h3 a:hover {
  color: #e93712;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-content .item-price {
  margin-bottom: 8px;
}
.countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-content .reviews-content {
  padding: 0;
}
.countdown-slider.countdown-slide-style2 span.res-button {
  top: auto;
  bottom: 33px;
  height: 36px;
  width: 36px;
}
.countdown-slider.countdown-slide-style2 span.res-button.slick-next {
  right: 30px;
  background-color: #fff;
}
.countdown-slider.countdown-slide-style2 span.res-button.slick-next:hover {
  background-color: #e93712;
}
.countdown-slider.countdown-slide-style2 span.res-button.slick-prev {
  right: 71px;
  left: auto;
  background-color: #fff;
}
.countdown-slider.countdown-slide-style2 span.res-button.slick-prev:hover {
  background-color: #e93712;
}
.bg-best-seller {
  background: url('../assets/img/bg-bestseller.png') no-repeat;
}
.wrap-best-seller {
  background: #fff;
  padding: 38px 30px 10px;
  width: 600px;
  overflow: hidden;
}
.wrap-best-seller .sw-best-seller-product {
  margin-left: -15px;
  margin-right: -15px;
}
.wrap-best-seller .sw-best-seller-product .bs-item {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.wrap-best-seller .sw-best-seller-product .bs-item:nth-child(2n+1) {
  clear: both;
}
.wrap-best-seller .sw-best-seller-product .bs-item .bs-item-inner {
  margin-bottom: 30px;
}
.wrap-best-seller .sw-best-seller-product .bs-item .bs-item-inner .item-img {
  padding-right: 20px;
}
.wrap-best-seller .sw-best-seller-product .bs-item .bs-item-inner .item-img a {
  display: block;
  border: 1px solid #dddddd;
}
.wrap-best-seller .sw-best-seller-product .bs-item .bs-item-inner .item-img a img:hover {
  opacity: 0.8;
}
.wrap-best-seller .sw-best-seller-product .bs-item .bs-item-inner .item-content {
  overflow: hidden;
  text-align: left;
}
.wrap-best-seller .sw-best-seller-product .bs-item .bs-item-inner .item-content h4 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
}
.wrap-best-seller .sw-best-seller-product .bs-item .bs-item-inner .item-content h4 a {
  text-transform: uppercase;
}
.wrap-best-seller .sw-best-seller-product .bs-item .bs-item-inner .item-content .item-price {
  margin-bottom: 9px;
}
.sw-featured-product.featured-product .box-slider-title {
  text-align: left;
  border-bottom: 1px solid #dddddd;
  margin: 0;
  padding: 0;
}
.sw-featured-product.featured-product .box-slider-title h2 {
  font-size: 20px;
  color: #444444;
  text-transform: uppercase;
  margin-bottom: 0;
  border: none;
  line-height: 74px;
  margin-left: 20px;
}
.sw-featured-product.featured-product .box-slider-title h2 span {
  color: #444444;
}
.sw-featured-product.featured-product .box-slider-title:after {
  display: none;
}
.sw-featured-product.featured-product .featured-content .item {
  border-bottom: 1px solid #dddddd;
}
.sw-featured-product.featured-product .featured-content .item .item-detail {
  overflow: hidden;
  padding: 20px;
}
.sw-featured-product.featured-product .featured-content .item .item-detail .item-thumb {
  padding-right: 20px;
}
.sw-featured-product.featured-product .featured-content .item .item-detail .item-thumb a {
  display: block;
  border: 1px solid #dddddd;
}
.sw-featured-product.featured-product .featured-content .item .item-detail .item-thumb a img:hover {
  opacity: 0.8;
}
.sw-featured-product.featured-product .featured-content .item .item-detail .item-content {
  text-align: left;
}
.sw-featured-product.featured-product .featured-content .item .item-detail .item-content h4 {
  font-size: 12px;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 8px;
}
.sw-featured-product.featured-product .featured-content .item .item-detail .item-content .item-price {
  margin-bottom: 8px;
}
.sw-featured-product.featured-product .featured-content .item:last-child {
  border-bottom: 0;
}
.sw-woo-container-slider {
  position: relative;
}
.sw-woo-container-slider .resp-slider-container .slider .slick-list {
  margin-right: -15px;
  margin-left: -15px;
}
.sw-woo-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap {
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
.sw-woo-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .reviews-content {
  padding: 0 0 19px;
}
.page-template-page-home2 .sw-woo-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap {
  border: none;
}
.bg-testimonial {
  background: url('../assets/img/bg-tm.png') no-repeat center center;
  background-size: cover;
}
.bg-testimonial .carousel {
  padding: 119px 0;
}
.bg-testimonial .carousel .carousel-inner {
  width: 971px;
  margin: 0 auto;
}
.bg-testimonial .carousel .carousel-inner .item .item-inner .image-client a {
  display: inline-block;
}
.bg-testimonial .carousel .carousel-inner .item .item-inner .client-say-info {
  background: #121110;
  padding: 31px 68px 11px 71px;
  position: relative;
  width: 814px;
  float: left;
}
.bg-testimonial .carousel .carousel-inner .item .item-inner .client-say-info:before {
  content: '';
  left: -8px;
  position: absolute;
  top: 27px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 8px solid #000;
}
.bg-testimonial .carousel .carousel-inner .item .item-inner .client-say-info .client-comment {
  font-size: 14px;
  font-style: italic;
  color: #fff;
  position: relative;
}
.bg-testimonial .carousel .carousel-inner .item .item-inner .client-say-info .client-comment:before {
  content: '';
  background: url(../assets/img/bg_general.png) no-repeat;
  background-position: -20px -1243px;
  height: 16px;
  width: 21px;
  position: absolute;
  left: -38px;
  top: -6px;
}
.bg-testimonial .carousel .carousel-inner .item .item-inner .client-say-info .name-client {
  color: #fff;
}
.bg-testimonial .carousel .carousel-inner .item .item-inner .client-say-info .name-client h2 {
  display: inline-block;
}
.bg-testimonial .carousel .carousel-inner .item .item-inner .client-say-info .name-client h2 a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.bg-testimonial .carousel .carousel-inner .item .item-inner .client-say-info .name-client .info-client {
  font-size: 14px;
  display: inline-block;
}
.lates-blog .item .blog-item {
  width: 50%;
}
.lates-blog .item .blog-item .widget-thumb,
.responsive-post-slider .item .blog-item .widget-thumb {
  position: relative;
}
.lates-blog .item .blog-item .widget-thumb .entry-date,
.responsive-post-slider .item .blog-item .widget-thumb .entry-date {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 25px;
  background: #000;
  opacity: 0.7;
  text-align: center;
  padding: 6px 10px;
}
.lates-blog .item .blog-item .widget-thumb .entry-date .day-post,
.responsive-post-slider .item .blog-item .widget-thumb .entry-date .day-post {
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
}
.lates-blog .item .blog-item .widget-thumb .entry-date .mon-post,
.responsive-post-slider .item .blog-item .widget-thumb .entry-date .mon-post {
  font-weight: 700;
  font-size: 10px;
  color: #ffffff;
  text-transform: uppercase;
}
.lates-blog .item .blog-item .widget-thumb:before,
.responsive-post-slider .item .blog-item .widget-thumb:before {
  content: '';
  right: 0;
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-right: 7px solid #fff;
}
.lates-blog .item .blog-item .widget-content-wrap,
.responsive-post-slider .item .blog-item .widget-content-wrap {
  padding: 0 40px 0 30px;
  overflow: hidden;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-title h4,
.responsive-post-slider .item .blog-item .widget-content-wrap .widget-content .item-title h4 {
  margin-bottom: 14px;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-title h4 a,
.responsive-post-slider .item .blog-item .widget-content-wrap .widget-content .item-title h4 a {
  font-size: 14px;
  text-transform: uppercase;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-content,
.responsive-post-slider .item .blog-item .widget-content-wrap .widget-content .item-content {
  text-align: left;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-content p,
.responsive-post-slider .item .blog-item .widget-content-wrap .widget-content .item-content p {
  color: #666666;
  margin-bottom: 13px;
  line-height: 22px;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a,
.responsive-post-slider .item .blog-item .widget-content-wrap .widget-content .bl_read_more a {
  text-transform: uppercase;
  color: #e93712;
  background: none;
  padding: 0;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a i,
.responsive-post-slider .item .blog-item .widget-content-wrap .widget-content .bl_read_more a i {
  margin: 0 6px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a:hover,
.responsive-post-slider .item .blog-item .widget-content-wrap .widget-content .bl_read_more a:hover {
  opacity: 0.8;
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a:hover i,
.responsive-post-slider .item .blog-item .widget-content-wrap .widget-content .bl_read_more a:hover i {
  transform: translateX(5px);
}
.lates-blog .item-odd .blog-item .widget-thumb,
.responsive-post-slider .item-odd .blog-item .widget-thumb {
  float: right;
}
.lates-blog .item-odd .blog-item .widget-thumb:before,
.responsive-post-slider .item-odd .blog-item .widget-thumb:before {
  content: '';
  left: 0;
  border-left: 7px solid #fff;
  border-right: 0;
}
.lates-blog .item-odd .blog-item .widget-content-wrap,
.responsive-post-slider .item-odd .blog-item .widget-content-wrap {
  padding: 25px 40px 0 30px;
}
.item-thumbnail a,
.widget-thumb a {
  display: block;
  position: relative;
}
.item-thumbnail a:before,
.widget-thumb a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: rgba(0,0,0,0.2);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
}
.item-thumbnail:hover a:before,
.widget-thumb:hover a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  transform: translate(0px,0px);
}
.page-template-page-home2 .box-slider-title h2 {
  font-weight: 700;
}
.page-template-page-home2 .box-slider-title h2 span {
  color: #444444;
}
.latest-news .box-slider-title {
  text-align: left;
}
.latest-news .box-slider-title h2 {
  border: none;
  color: #444444;
  position: relative;
}
.latest-news .box-slider-title h2:after {
  content: '';
  height: 2px;
  width: 30px;
  background: #e93712;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.latest-news .box-slider-title h2 span {
  color: #444444;
}
.latest-news .latest-news-content .first-item-latest {
  width: 50%;
}
.latest-news .latest-news-content .first-item-latest .item-content {
  text-align: left;
  padding: 29px 30px 91px 30px;
  background: #e93712;
  position: relative;
}
.latest-news .latest-news-content .first-item-latest .item-content .item-title h4 {
  font-size: 16px;
  text-transform: none;
  margin: 0 0 13px;
}
.latest-news .latest-news-content .first-item-latest .item-content .item-title h4 a {
  color: #fff;
}
.latest-news .latest-news-content .first-item-latest .item-content .item-description p {
  color: #fff;
  margin: 0;
  line-height: 20px;
}
.latest-news .latest-news-content .first-item-latest .item-content:before {
  content: '';
  left: 50%;
  margin-left: -8px;
  position: absolute;
  top: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #e93712;
}
.latest-news .latest-news-content .right-latest-news {
  width: 50%;
  background: #fff;
}
.latest-news .latest-news-content .right-latest-news .item .blog-item {
  width: 100%;
}
.latest-news .latest-news-content .right-latest-news .item .blog-item .widget-content-wrap {
  padding: 25px 40px 0 30px;
}
.latest-news .latest-news-content .right-latest-news .item .blog-item .widget-content-wrap .widget-content .item-title h4 {
  margin-bottom: 10px;
}
.latest-news .latest-news-content .right-latest-news .item:nth-child(2n) .blog-item .latest-blog-inner .widget-thumb {
  float: right;
}
.latest-news .latest-news-content .right-latest-news .item:nth-child(2n) .blog-item .latest-blog-inner .widget-thumb:before {
  border-left: 7px solid #fff;
  border-right: 0;
  right: auto;
  left: 0;
}
.sw-woo-tab {
  position: relative;
}
.sw-woo-tab .top-tab-slider {
  margin-bottom: 42px;
}
.sw-woo-tab .top-tab-slider .nav {
  margin: 0;
  border: 0px;
}
.sw-woo-tab .top-tab-slider .nav li {
  margin: 0;
}
.sw-woo-tab .top-tab-slider .nav li a {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  border: none;
  color: #999999;
  position: relative;
  background: none;
  padding: 0;
  margin-right: 26px;
}
.sw-woo-tab .top-tab-slider .nav li.active a {
  color: #444444;
}
.sw-woo-tab .top-tab-slider .nav li.active a:after {
  content: '';
  height: 2px;
  width: 30px;
  background: #e93712;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.sw-woo-tab .tab-content .tab-pane .resp-slider-container .slider .slick-list {
  margin-left: 0;
  margin-right: 0;
}
.sw-woo-tab .tab-content .tab-pane .resp-slider-container .slider .slick-list .slick-track .item .item-wrap {
  margin-bottom: 30px;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab {
  background: #fff;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider {
  width: 40%;
  float: right;
  background: url('../assets/img/bg-tab.png') no-repeat;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider .nav-tabs {
  margin: 0;
  border-bottom: 0;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider .nav-tabs li {
  width: 33.33%;
  height: 134px;
  text-align: center;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider .nav-tabs li a {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 19px 0 26px;
  line-height: 5;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider .nav-tabs li a img {
  display: inline-block;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider .nav-tabs li a h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  margin-bottom: 0;
  margin-top: 13px;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider .nav-tabs li a:hover {
  background-color: #e93712;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider .nav-tabs li.active a {
  background-color: #e93712;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content {
  width: 60%;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .tab-pane {
  position: relative;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .tab-pane span.res-button {
  top: 30px;
  border: 1px solid #dddddd;
  margin-top: 0;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .tab-pane span.res-button.slick-next {
  right: 29px;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .tab-pane span.res-button.slick-prev {
  right: 70px;
  left: auto;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide {
  padding: 0;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide .products-thumb {
  position: relative;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide .products-thumb:before {
  content: '';
  height: 101px;
  width: 101px;
  background: url(../assets/img/icon-deal.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide .products-thumb .onsale {
  border-radius: 3px;
  right: 0;
  left: auto;
  top: 20px;
  padding: 5.5px 8px;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide .products-thumb .onsale:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 6px solid #ff5722;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide .products-thumb .sale-off {
  right: 10px;
  left: auto;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide .products-thumb .sale-off.has-newicon {
  top: 40px;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide .products-thumb .product-thumb-hover {
  margin: 50px 0;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .item-content {
  text-align: left;
  overflow: hidden;
  padding: 98px 29px 46px 20px;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .item-content .reviews-content {
  position: relative;
  margin-bottom: 18px;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .item-content .reviews-content:after {
  content: '';
  height: 1px;
  width: 100px;
  background: #999999;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .item-content .item-description {
  color: #666;
  line-height: 22px;
  margin-bottom: 22px;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .item-content .product-countdown .countdown-section {
  background-color: #fff;
  width: 70px;
  height: 70px;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  float: left;
  padding-top: 19px;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .item-content .product-countdown .countdown-section:first-child {
  border-left: 1px solid #ddd;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .item-content .product-countdown .countdown-section span {
  display: block;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .item-content .product-countdown .countdown-section span.countdown-amount {
  font-weight: 700;
  font-size: 16px;
  color: #e93712;
  line-height: 18px;
}
.sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .item-content .product-countdown .countdown-section span.countdown-period {
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  color: #666;
  line-height: 18px;
}
.category-brand-tab .category-tab-content .nav-tabs {
  width: 270px;
  margin: 0;
  float: left;
}
.category-brand-tab .category-tab-content .nav-tabs li {
  float: none;
  position: relative;
}
.category-brand-tab .category-tab-content .nav-tabs li.block-title {
  background: #e93712;
  padding: 44px 0;
}
.category-brand-tab .category-tab-content .nav-tabs li.block-title h3 {
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding: 8px 0 6px;
  position: relative;
}
.category-brand-tab .category-tab-content .nav-tabs li.block-title h3 span {
  font-weight: 700;
}
.category-brand-tab .category-tab-content .nav-tabs li.block-title h3:after {
  content: '';
  left: 50%;
  margin-left: -8px;
  position: absolute;
  bottom: -9px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
}
.category-brand-tab .category-tab-content .nav-tabs li a {
  padding: 0;
  margin: 0;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  line-height: normal;
}
.category-brand-tab .category-tab-content .nav-tabs li a:hover {
  border-color: #ddd;
  opacity: 0.8;
}
.category-brand-tab .category-tab-content .nav-tabs li:last-child a {
  border-bottom: none;
}
.category-brand-tab .category-tab-content .nav-tabs.tab-left li.active:after {
  content: '';
  right: -9.5px;
  position: absolute;
  top: 50%;
  margin-top: -9.5px;
  border-top: 9.5px solid transparent;
  border-bottom: 9.5px solid transparent;
  border-left: 9px solid #eeeeee;
  z-index: 1;
}
.category-brand-tab .category-tab-content .nav-tabs.tab-right li.active:after {
  content: '';
  left: -9px;
  position: absolute;
  top: 50%;
  margin-top: -9.5px;
  border-top: 9.5px solid transparent;
  border-bottom: 9.5px solid transparent;
  border-right: 9px solid #eeeeee;
  z-index: 1;
}
.category-brand-tab .category-tab-content .tab-content {
  width: 100;
  float: left;
}
.category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner {
  position: relative;
}
.category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner img:hover {
  opacity: 0.8;
}
.category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description {
  position: absolute;
  top: 90px;
  padding: 0 99px;
}
.category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description p {
  font-size: 14px;
  color: #fff;
  margin: 0 0 34px;
}
.category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description a {
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 6px 14px;
}
.category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description a:hover {
  color: #e93712;
  border-color: #e93712;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.page-template-page-home3 .box-slider-title {
  text-align: left;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  margin: 0 92px 30px 0;
  padding: 0 0 8px;
}
.page-template-page-home3 .box-slider-title:after {
  content: '';
  height: 2px;
  width: 30px;
  background-color: #e93712;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-template-page-home3 .box-slider-title h2 {
  border: none;
  margin: 0;
}
.page-template-page-home3 span.res-button {
  top: -29px;
}
.page-template-page-home3 span.res-button.slick-prev {
  right: 41px;
  left: auto;
}
.page-template-page-home3 .wrap-deals {
  border: 1px solid #e6e6e6;
}
.page-template-page-home3 .sw-featured-product.featured-product .box-slider-title h2 span {
  color: #e93712;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap {
  border: none;
  float: none;
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img {
  float: left;
  margin-right: 20px;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover {
  border: 1px solid #ddd;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover img.attachment-shop_catalog {
  width: 160px;
  transform: none;
  opacity: 1 !important;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover img.hover-image {
  opacity: 0 !important;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .onsale,
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .fancybox {
  display: none;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content {
  overflow: hidden;
  text-align: left;
  position: relative;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content h4 {
  margin-top: 8px;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom {
  border: none;
  text-align: left;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped,
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external {
  border: 1px solid #ddd;
  width: 108px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  float: left;
  border-right: 0;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.added,
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped.added,
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external.added {
  background-position: center;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
  position: absolute;
  right: 8px;
  height: 36px;
  border: 1px solid #ddd;
  line-height: 36px;
  width: auto;
  padding: 0 9px;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .show a {
  height: 36px;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  height: 36px;
  width: 36px;
  border: 1px solid #ddd;
  border-right: 0;
  float: left;
  overflow: hidden;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background-position: center -1790px;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-position: center -1758px;
}
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.page-template-page-home3 .featured-product .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a {
  background-position: center -1758px;
}
.page-template-page-home3 .featured-product span.res-button {
  top: -10px;
}
.page-template-page-home3 .resp-tab .top-tab-slider .nav-tabs {
  margin: 0 92px 30px 0;
  padding: 0 0 8px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  overflow: hidden;
}
.page-template-page-home3 .resp-tab .top-tab-slider .nav-tabs:after {
  content: '';
  height: 2px;
  width: 30px;
  background-color: #e93712;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-template-page-home3 .resp-tab .top-tab-slider .nav-tabs li {
  margin: 0;
}
.page-template-page-home3 .resp-tab .top-tab-slider .nav-tabs li a {
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  color: #666;
  padding: 0 35px;
  border: none;
  margin: 0;
  line-height: 17px;
  border-right: 1px solid #e2e2e2;
}
.page-template-page-home3 .resp-tab .top-tab-slider .nav-tabs li a:hover span {
  color: #e93712;
}
.page-template-page-home3 .resp-tab .top-tab-slider .nav-tabs li a span {
  font-weight: 700;
}
.page-template-page-home3 .resp-tab .top-tab-slider .nav-tabs li:first-child a {
  padding-left: 0;
}
.page-template-page-home3 .resp-tab .top-tab-slider .nav-tabs li:last-child a {
  border-right: 0;
}
.page-template-page-home3 .resp-tab .top-tab-slider .nav-tabs li.active a span {
  color: #e93712;
}
.page-template-page-home3 .resp-tab .tab-content .slick-list {
  margin-right: -15px;
  margin-left: -15px;
}
.page-template-page-home3 .resp-tab .tab-content .item-detail {
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
.page-template-page-home3 rs-module rs-mask-wrap .rs-layer.rev-btn {
  background: none !important;
  border: 1px solid #fff !important;
}
.page-template-page-home3 rs-module rs-mask-wrap .rs-layer.rev-btn:hover {
  background: #fff !important;
  color: #e93712 !important;
  opacity: 1;
}
.resp-tab2 .resp-tab span.res-button {
  top: -11px;
}
.resp-tab2 .resp-tab .top-tab-slider {
  position: relative;
}
.resp-tab2 .resp-tab .top-tab-slider .nav-tabs {
  position: absolute;
  top: 5px;
  right: 89px;
  margin: 0;
  padding: 0;
  border: none;
}
.resp-tab2 .resp-tab .top-tab-slider .nav-tabs:after {
  display: none;
}
.resp-tab2 .resp-tab .top-tab-slider .nav-tabs li a {
  font-weight: 400;
  font-size: 12px;
  text-transform: capitalize;
  color: #555555;
  border: none;
  padding: 9px 13px;
  background: #f7f7f7;
  margin: 0 3px 0 0;
  border-radius: 0;
}
.resp-tab2 .resp-tab .top-tab-slider .nav-tabs li.active a {
  color: #fff;
  background: #e93712;
}
.resp-tab2 .resp-tab .top-tab-slider .nav-tabs li.active a:before {
  content: "\f067";
  font-family: FontAwesome;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  padding-right: 3px;
}
.rtl .resp-tab2 .resp-tab .top-tab-slider .nav-tabs li.active a:before {
  padding-right: 0;
  padding-left: 3px;
}
.resp-tab2 .resp-tab .top-tab-slider .nav-tabs li:first-child a {
  padding: 9px 13px;
}
.sw-latest-product-slider .customNavigation,
.sw-best-seller-product-slider .customNavigation {
  position: absolute;
  top: 7px;
  right: 0;
}
.sw-latest-product-slider .customNavigation a,
.sw-best-seller-product-slider .customNavigation a {
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  line-height: 36px;
  text-align: center;
}
.sw-latest-product-slider .customNavigation a:before,
.sw-best-seller-product-slider .customNavigation a:before {
  content: "";
}
.sw-latest-product-slider .customNavigation a.next-bs,
.sw-best-seller-product-slider .customNavigation a.next-bs {
  background: url(../assets/img/bg_general.png) no-repeat center -2020px #fff;
}
.sw-latest-product-slider .customNavigation a.prev-bs,
.sw-best-seller-product-slider .customNavigation a.prev-bs {
  background: url(../assets/img/bg_general.png) no-repeat center -2086px #fff;
}
.sw-latest-product-slider .customNavigation a:hover,
.sw-best-seller-product-slider .customNavigation a:hover {
  border-color: #e93712;
}
.sw-latest-product-slider .customNavigation a:hover.next-bs,
.sw-best-seller-product-slider .customNavigation a:hover.next-bs {
  background-color: #e93712;
  background-position: center -1988px;
}
.sw-latest-product-slider .customNavigation a:hover.prev-bs,
.sw-best-seller-product-slider .customNavigation a:hover.prev-bs {
  background-color: #e93712;
  background-position: center -2054px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail,
.sw-best-seller-product-slider .carousel-inner .item .item-detail {
  margin-bottom: 10px;
  overflow: hidden;
  clear: both;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-img,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img {
  float: left;
  margin-right: 20px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-img a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img a {
  display: block;
  border: 1px solid #dddddd;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img {
  width: 160px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content {
  overflow: hidden;
  text-align: left;
  position: relative;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content h4,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content h4 {
  margin-top: 8px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .star,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .star {
  margin-bottom: 15px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom {
  border: none;
  text-align: left;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button,
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped,
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external,
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button {
  border: 1px solid #ddd;
  width: 108px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  float: left;
  border-right: 0;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added,
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added,
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added,
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added {
  background-position: 22px -1311px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button {
  position: absolute;
  right: 8px;
  height: 36px;
  border: 1px solid #ddd;
  line-height: 36px;
  width: auto;
  padding: 0 9px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .show a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .show a {
  height: 36px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  height: 36px;
  width: 36px;
  border: 1px solid #ddd;
  border-right: 0;
  float: left;
  overflow: hidden;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background-position: center -1790px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-position: center -1758px;
}
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a {
  background-position: center -1758px;
}
.wrap-post-slider {
  background: #f7f7f7;
}
.responsive-post-slider {
  position: relative;
}
.responsive-post-slider .box-slider-title {
  text-align: center;
  border: none;
  margin: 0 0 30px 0;
}
.responsive-post-slider .box-slider-title:after {
  left: 50%;
  margin-left: -15px;
}
.responsive-post-slider span.res-button {
  top: -7px;
}
.responsive-post-slider span.res-button.slick-prev {
  right: auto;
  left: 0;
}
.responsive-post-slider .slick-slider .item {
  padding: 0;
}
.responsive-post-slider .slick-slider .item .blog-item:nth-child(2n) .widget-thumb {
  float: right;
}
.responsive-post-slider .slick-slider .item .blog-item:nth-child(2n) .widget-thumb:before {
  content: '';
  left: 0;
  border-left: 7px solid #fff;
  border-right: 0;
}
.responsive-post-slider .slick-slider .item .blog-item:nth-child(2n) .widget-content-wrap {
  padding: 25px 40px 0 30px;
}
.page-template-page-home4 {
  background: #fff !important;
}
.page-template-page-home4.rtl .countdown-slider.countdown-slide-style2 span.res-button.slick-next {
  left: 371px;
  right: auto;
}
.page-template-page-home4.rtl .countdown-slider.countdown-slide-style2 span.res-button.slick-prev {
  left: 330px;
  right: auto;
}
.page-template-page-home4 .box-slider-title h2 {
  border-top: 0;
  border-bottom: 0;
}
.page-template-page-home4 .sw-featured-product.featured-product {
  border: 1px solid #e6e6e6;
}
.page-template-page-home4 .sw-featured-product.featured-product .box-slider-title h2 {
  line-height: 92px;
}
.page-template-page-home4 .sw-featured-product.featured-product .box-slider-title h2 span {
  color: #e93712;
}
.page-template-page-home4 .sw-best-seller-product-slider {
  border: 1px solid #ddd;
}
.page-template-page-home4 .sw-best-seller-product-slider .box-slider-title {
  border-bottom: 1px solid #dddddd;
}
.page-template-page-home4 .sw-best-seller-product-slider .box-slider-title h2 {
  line-height: 75px;
  margin-bottom: 0;
}
.page-template-page-home4 .sw-best-seller-product-slider .customNavigation {
  position: static;
}
.page-template-page-home4 .sw-best-seller-product-slider .customNavigation a {
  position: absolute;
  top: 52%;
  z-index: 1;
}
.page-template-page-home4 .sw-best-seller-product-slider .customNavigation a.next-bs {
  right: -1px;
}
.page-template-page-home4 .sw-best-seller-product-slider .customNavigation a.prev-bs {
  left: -1px;
}
.page-template-page-home4 .sw-best-seller-product-slider .carousel-inner .item .item-detail {
  border-bottom: 1px solid #dddddd;
  padding: 20px;
  margin-bottom: 0;
}
.page-template-page-home4 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img {
  width: 92px;
}
.page-template-page-home4 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .star {
  margin-bottom: 0;
}
.page-template-page-home4 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price del span.amount {
  margin-right: 7px;
}
.page-template-page-home4 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom {
  display: none;
}
.page-template-page-home4 .sw-best-seller-product-slider .carousel-inner .item .item-detail:last-child {
  border-bottom: 0;
  padding-bottom: 38px;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 span.res-button {
  bottom: 20px;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 span.res-button.slick-prev {
  right: 371px;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 span.res-button.slick-next {
  right: 330px;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 .first-slider-container {
  width: 30.5%;
  float: right;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 .first-slider-container .box-slider-title .slider-title {
  margin: 0 20px 28px;
  position: relative;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 .first-slider-container .box-slider-title .slider-title h2 {
  line-height: normal;
  padding: 22px 0 25px;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 .first-slider-container .box-slider-title .slider-title h2 span {
  font-size: 28px;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 .first-slider-container .box-slider-title .slider-title:after {
  content: '';
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -5px;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 .first-slider-container .box-slider-title p {
  padding: 0 20px;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 .first-slider-container .multil-categories {
  padding: 20px;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 .first-slider-container .multil-categories .categories-in {
  width: 114px;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 .resp-slider-container {
  float: right;
  width: 67.9%;
  border: 1px solid #e6e6e6;
  margin-right: 1.6%;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-content .item-img {
  margin-bottom: 0;
}
.page-template-page-home4 .countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-content .reviews-content {
  padding: 0 0 18px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider {
  width: 200px;
  margin-right: 10px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .box-slider-title {
  background: #e93712;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .box-slider-title h2 {
  color: #fff;
  margin-bottom: 0;
  padding: 27px 0;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .box-slider-title h2 span {
  color: #fff;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .childcat-content {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding-top: 18px;
  padding-bottom: 29px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .childcat-content ul {
  margin: 0 30px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .childcat-content ul li {
  list-style: none;
  border-bottom: 1px solid #dddddd;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .childcat-content ul li a {
  padding: 9px 0;
  font-size: 12px;
  color: #555555;
  display: block;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .childcat-content ul li a:hover {
  color: #e93712;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content {
  overflow: hidden;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider {
  position: relative;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider {
  border: 1px solid #dddddd;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item {
  padding-left: 0;
  padding-right: 0;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail {
  position: relative;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #ddd;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .reviews-content {
  padding: 0 0 6px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-price {
  margin-bottom: 12px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped,
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external,
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom a.button {
  line-height: 36px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
  line-height: 36px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .show a {
  height: 36px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background-position: center -1790px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-position: center -1758px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a {
  background-position: center -1758px;
}
.page-template-page-home4 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .banner-content {
  margin-top: 10px;
}
.page-template-page-home4 .resp-tab2 .resp-tab .box-slider-title {
  text-align: left;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  margin: 0 92px 30px 0;
  padding: 0 0 8px;
}
.page-template-page-home4 .resp-tab2 .resp-tab .box-slider-title:after {
  content: '';
  height: 2px;
  width: 30px;
  background-color: #e93712;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-template-page-home4 .resp-tab2 .resp-tab .box-slider-title h2 {
  border: none;
  margin: 0;
}
.page-template-page-home4 .resp-tab2 .resp-tab span.res-button.slick-prev {
  right: 41px;
  left: auto;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list {
  margin-right: -15px;
  margin-left: -15px;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap {
  border: none;
  float: none;
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img {
  float: left;
  margin-right: 20px;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover {
  border: 1px solid #ddd;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover img.attachment-shop_catalog {
  width: 160px;
  transform: none;
  opacity: 1 !important;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover img.hover-image {
  opacity: 0 !important;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .onsale,
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .fancybox {
  display: none;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content {
  overflow: hidden;
  text-align: left;
  position: relative;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content h4 {
  margin-top: 8px;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom {
  border: none;
  text-align: left;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped,
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external {
  border: 1px solid #ddd;
  width: 108px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  float: left;
  border-right: 0;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
  position: absolute;
  right: 8px;
  height: 36px;
  border: 1px solid #ddd;
  line-height: 36px;
  width: auto;
  padding: 0 9px;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .show a {
  height: 36px;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  height: 36px;
  width: 36px;
  border: 1px solid #ddd;
  border-right: 0;
  float: left;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background-position: center -1790px;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-position: center -1758px;
}
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.page-template-page-home4 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a {
  background-position: center -1758px;
}
.page-template-page-home4 .smart-object .object2 {
  background: #ffce64;
}
.page-template-page-home4 .smart-object .object2:before {
  background: url('../assets/img/bg_general.png') no-repeat;
  background-position: -20px -704px;
}
.page-template-page-home4 .smart-object .object2:after {
  background: url('../assets/img/bg_general.png') no-repeat;
  background-position: -20px -200px;
}
.page-template-page-home5 {
  background: #fff !important;
}
.page-template-page-home5 .box-slider-title h2 {
  border-top: 0;
  border-bottom: 0;
}
.page-template-page-home5 .wrap-products {
  border: 1px solid #ddd;
}
.page-template-page-home5 .sw-best-seller-product-slider {
  border: none;
  border-right: 1px solid #ddd;
}
.page-template-page-home5 .sw-best-seller-product-slider .box-slider-title {
  border-bottom: 1px solid #dddddd;
}
.page-template-page-home5 .sw-best-seller-product-slider .box-slider-title h2 {
  line-height: 75px;
  margin-bottom: 0;
}
.page-template-page-home5 .sw-best-seller-product-slider .customNavigation {
  position: static;
}
.page-template-page-home5 .sw-best-seller-product-slider .customNavigation a {
  position: absolute;
  top: 52%;
  z-index: 1;
}
.page-template-page-home5 .sw-best-seller-product-slider .customNavigation a.next-bs {
  right: -1px;
}
.page-template-page-home5 .sw-best-seller-product-slider .customNavigation a.prev-bs {
  left: -1px;
}
.page-template-page-home5 .sw-best-seller-product-slider .carousel-inner .item .item-detail {
  border-bottom: 1px solid #dddddd;
  padding: 20px;
  margin-bottom: 0;
}
.page-template-page-home5 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img {
  width: 90px;
}
.page-template-page-home5 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img:hover {
  opacity: 0.8;
}
.page-template-page-home5 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content h4 {
  margin-top: 0;
  font-size: 12px;
}
.page-template-page-home5 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .star {
  margin-bottom: 0;
}
.page-template-page-home5 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price del span.amount {
  margin-right: 7px;
}
.page-template-page-home5 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom {
  display: none;
}
.page-template-page-home5 .sw-best-seller-product-slider .carousel-inner .item .item-detail:last-child {
  border-bottom: 0;
  padding-bottom: 38px;
}
.page-template-page-home5 .sw-woo-container-slider span.res-button {
  top: 65% !important;
}
.page-template-page-home5 .sw-woo-container-slider span.res-button.slick-prev {
  left: -18px !important;
}
.page-template-page-home5 .sw-woo-container-slider .resp-slider-container .slider .item-product-cat .item-in .item-image img {
  margin-bottom: 0;
}
.page-template-page-home5 .sw-woo-container-slider .resp-slider-container .slider .item-product-cat .item-in .item-content h3 {
  display: none;
}
.page-template-page-home5.rtl .sw-woo-container-slider span.res-button.slick-prev {
  right: -18px !important;
  left: auto;
}
.page-template-page-home5 .countdown-slider.countdown-slide-style2 .resp-slider-container {
  float: none;
  width: 100%;
  padding: 0px 20px 25px 30px;
}
.page-template-page-home5 .countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-img .product-countdown {
  top: 40px;
}
.page-template-page-home5 .countdown-slider.countdown-slide-style2 .resp-slider-container .slick-slider .slick-list .item-countdown .item-right .item-content .item-img {
  margin-bottom: 10px;
}
.page-template-page-home5 .countdown-slider.countdown-slide-style2 span.res-button {
  bottom: 20px;
}
.page-template-page-home5 .countdown-slider.countdown-slide-style2 span.res-button.slick-next {
  right: 5px;
}
.page-template-page-home5 .countdown-slider.countdown-slide-style2 span.res-button.slick-prev {
  right: 46px;
}
.page-template-page-home5 .sw-featured-product.featured-product {
  border: none;
  border-left: 1px solid #e6e6e6;
}
.page-template-page-home5 .sw-featured-product.featured-product .box-slider-title h2 {
  line-height: 75px;
}
.page-template-page-home5 .sw-featured-product.featured-product .box-slider-title h2 span {
  color: #e93712;
}
.page-template-page-home5 .sw-featured-product.featured-product .featured-content .item:last-child .item-detail {
  padding-bottom: 22px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider {
  width: 204px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .box-slider-title {
  background: #e93712;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .box-slider-title h2 {
  color: #fff;
  margin-bottom: 0;
  padding: 27px 0;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .box-slider-title h2 span {
  color: #fff;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .childcat-content {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding-top: 18px;
  padding-bottom: 29px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .childcat-content ul {
  margin: 0 30px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .childcat-content ul li {
  list-style: none;
  border-bottom: 1px solid #dddddd;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .childcat-content ul li a {
  padding: 9px 0;
  font-size: 12px;
  color: #555555;
  display: block;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .childcat-content ul li a:hover {
  color: #e93712;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content {
  width: 68%;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider {
  position: relative;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item {
  padding-left: 0;
  padding-right: 0;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap {
  border-bottom: 1px solid #ddd;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail {
  position: relative;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #ddd;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .reviews-content {
  padding: 0 0 13px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-price {
  margin-bottom: 9px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped,
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external {
  line-height: 46px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
  line-height: 46px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .show a {
  height: 46px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  height: 46px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap:first-child {
  border-top: 1px solid #ddd;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap:last-child .item-detail {
  overflow: hidden;
  padding: 20px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap:last-child .item-detail .item-img {
  float: left;
  margin-right: 19px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap:last-child .item-detail .item-img .onsale {
  display: none;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap:last-child .item-detail .item-img .product-thumb-hover {
  display: block;
  width: 92px;
  border: 1px solid #ddd;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap:last-child .item-detail .item-content {
  text-align: left;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap:last-child .item-detail .item-content h4 {
  line-height: 20px;
  margin-bottom: 5px;
  font-size: 12px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap:last-child .item-detail .item-content .reviews-content {
  padding: 0 0;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap:last-child .item-detail .item-content .item-bottom {
  display: none;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content .tab-pane span.res-button {
  top: 30%;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .banner-content {
  width: 170px;
}
.page-template-page-home5 .sw-woo-tab-style3 .resp-tab .category-slider-content .banner-content:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease-in;
}
.page-template-page-home5 .wrap-beedroom .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider,
.page-template-page-home5 .wrap-beedroom .sw-woo-tab-style3 .resp-tab .category-slider-content .tab-content,
.page-template-page-home5 .wrap-beedroom .sw-woo-tab-style3 .resp-tab .category-slider-content .banner-content {
  float: right;
}
.page-template-page-home5 .wrap-beedroom .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .box-slider-title {
  text-align: left;
}
.page-template-page-home5 .wrap-beedroom .sw-woo-tab-style3 .resp-tab .category-slider-content .childcat-slider .box-slider-title h2 {
  padding: 27px 0 27px 30px;
}
.page-template-page-home5 .resp-tab2 .resp-tab .box-slider-title {
  text-align: left;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  margin: 0 92px 30px 0;
  padding: 0 0 8px;
}
.page-template-page-home5 .resp-tab2 .resp-tab .box-slider-title:after {
  content: '';
  height: 2px;
  width: 30px;
  background-color: #e93712;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-template-page-home5 .resp-tab2 .resp-tab .box-slider-title h2 {
  border: none;
  margin: 0;
}
.page-template-page-home5 .resp-tab2 .resp-tab span.res-button.slick-prev {
  right: 41px;
  left: auto;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list {
  margin-right: -15px;
  margin-left: -15px;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap {
  border: none;
  float: none;
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img {
  float: left;
  margin-right: 20px;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover {
  border: 1px solid #ddd;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover img.attachment-shop_catalog {
  width: 160px;
  transform: none;
  opacity: 1 !important;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover img.hover-image {
  opacity: 0 !important;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover:hover {
  border-color: #e93712;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .onsale,
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .fancybox {
  display: none;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content {
  overflow: hidden;
  text-align: left;
  position: relative;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content h4 {
  margin-top: 8px;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom {
  border: none;
  text-align: left;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped,
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external {
  border: 1px solid #ddd;
  width: 108px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  float: left;
  border-right: 0;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
  position: absolute;
  right: 8px;
  height: 36px;
  border: 1px solid #ddd;
  line-height: 36px;
  width: auto;
  padding: 0 9px;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .show a {
  height: 36px;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  height: 36px;
  width: 36px;
  border: 1px solid #ddd;
  border-right: 0;
  float: left;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background-position: center -1790px;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-position: center -1758px;
}
.page-template-page-home5 .resp-tab2 .resp-tab .woo-tab-container-slider .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a {
  background-position: center -1758px;
}
.page-template-page-home5 .smart-object .object2 {
  background: #ffce64;
}
.page-template-page-home5 .smart-object .object2:before {
  background: url('../assets/img/bg_general.png') no-repeat;
  background-position: -20px -704px;
}
.page-template-page-home5 .smart-object .object2:after {
  background: url('../assets/img/bg_general.png') no-repeat;
  background-position: -20px -200px;
}
.page-template-page-home5 .responsive-slider.sw-woo-container-slider .block-title {
  background: #e93712;
  padding: 42px 42px;
  float: left;
  margin-right: 1px;
}
.page-template-page-home5 .responsive-slider.sw-woo-container-slider .block-title h3 {
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding: 8px 0 6px;
  position: relative;
}
.page-template-page-home5 .responsive-slider.sw-woo-container-slider .block-title h3 span {
  font-weight: 700;
}
.page-template-page-home5 .responsive-slider.sw-woo-container-slider .block-title h3:after {
  content: '';
  left: 50%;
  margin-left: -8px;
  position: absolute;
  bottom: -9px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
}
.page-template-page-home5 .responsive-slider.sw-woo-container-slider .resp-slider-container {
  overflow: hidden;
}
.page-template-page-home5 .responsive-slider.sw-woo-container-slider .resp-slider-container .slick-slider .slick-list {
  margin-left: 0;
  margin-right: 0;
}
.page-template-page-home5 .responsive-slider.sw-woo-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item {
  padding: 0;
  margin-right: 1px;
  border-right: 1px solid #dddddd;
}
.page-template-page-home5 .responsive-slider.sw-woo-container-slider span.res-button {
  top: 50%;
  margin-top: -18px;
}
.page-template-page-home5 .responsive-slider.sw-woo-container-slider span.res-button.slick-next {
  right: -15px;
}
.page-template-page-home5 .responsive-slider.sw-woo-container-slider span.res-button.slick-prev {
  left: 252px;
}
.home.page {
  background-color: #fff;
}
.archive .header-style6 .above-header,
.single .header-style6 .above-header {
  padding-bottom: 35px;
  margin-bottom: 0;
}
.header-style6 .wrap-top-header,
.header-style7 .wrap-top-header {
  background: #fff;
}
.header-style6 .wrap-top-header .top-header,
.header-style7 .wrap-top-header .top-header {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.header-style6 .wrap-top-header .top-header .furnicom-logo,
.header-style7 .wrap-top-header .top-header .furnicom-logo {
  width: 22%;
}
.header-style6 .wrap-top-header .top-header .furnicom-logo a,
.header-style7 .wrap-top-header .top-header .furnicom-logo a {
  display: block;
  padding: 31px 0;
  max-width: 90%;
}
.header-style6 .wrap-top-header .main-menu,
.header-style7 .wrap-top-header .main-menu {
  width: 58%;
}
.header-style6 .wrap-top-header .main-menu .primary-menu,
.header-style7 .wrap-top-header .main-menu .primary-menu {
  padding: 27px 0;
}
.header-style6 .wrap-top-header .top-form.top-form-minicart,
.header-style7 .wrap-top-header .top-form.top-form-minicart {
  padding: 30px 0 30px 0;
}
.header-style6 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon,
.header-style7 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon {
  background: none;
  width: auto;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}
.header-style6 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon .text-cart,
.header-style7 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon .text-cart {
  font-size: 14px;
  color: #444;
  font-weight: 700;
  text-transform: uppercase;
  width: auto;
}
.header-style6 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon p.icon-cart,
.header-style7 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon p.icon-cart {
  background: url("../assets/img/Folder 1/mini-cart1.png") no-repeat center center #e93712;
  margin: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  float: left;
  margin-right: 5px;
}
.rtl .header-style6 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon p.icon-cart,
.rtl .header-style7 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon p.icon-cart {
  float: right;
  margin: 0 0 0 5px;
}
.header-style6 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon .cart-right,
.header-style7 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon .cart-right {
  float: right;
}
.rtl .header-style6 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon .cart-right,
.rtl .header-style7 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon .cart-right {
  float: left;
}
.header-style6 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon a,
.header-style7 .wrap-top-header .top-form.top-form-minicart .top-minicart-icon a {
  font-size: 12px;
  color: #444;
  border: 0;
  border-radius: 0;
  position: relative;
  top: auto;
  right: auto;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.header-style6 .wrap-top-header .top-form.top-form-minicart .wrapp-minicart,
.header-style7 .wrap-top-header .top-form.top-form-minicart .wrapp-minicart {
  top: 70px;
  right: 0;
}
.rtl .header-style6 .wrap-top-header .top-form.top-form-minicart .wrapp-minicart,
.rtl .header-style7 .wrap-top-header .top-form.top-form-minicart .wrapp-minicart {
  left: 0;
  right: auto;
}
.header-style6 .wrap-top-header .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before,
.header-style7 .wrap-top-header .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before {
  right: 10px;
  left: auto;
}
.rtl .header-style6 .wrap-top-header .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before,
.rtl .header-style7 .wrap-top-header .top-form.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title:before {
  left: 10px;
  right: auto;
}
.header-style6 .wrap-top-header .header-right,
.header-style7 .wrap-top-header .header-right {
  width: 20%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.header-style6 .wrap-top-header .header-right .button-ajax-search,
.header-style7 .wrap-top-header .header-right .button-ajax-search {
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #333;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 45px;
  margin: 0 10px;
}
.header-style6 .wrap-top-header .header-right .top-search,
.header-style7 .wrap-top-header .header-right .top-search {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100%;
  right: 0;
  left: 0;
  top: auto;
  bottom: -15px;
}
.header-style6 .wrap-top-header .header-right .top-search.open,
.header-style7 .wrap-top-header .header-right .top-search.open {
  display: block;
}
.header-style6 .header.header-sticky-menu .top-search {
  z-index: 999;
}
.header-style6 .primary-menu.sticky-menu .navbar-inner .nav > li > a {
  color: #fff;
}
.header-style6 .primary-menu.sticky-menu .navbar-inner .nav > li:hover > a {
  background-color: #222;
}
.header-style6 .primary-menu.sticky-menu .navbar-inner .nav > li.active > a:after,
.header-style6 .primary-menu.sticky-menu .navbar-inner .nav > li.active > a,
.header-style6 .primary-menu.sticky-menu .navbar-inner .nav > li.open > a,
.header-style6 .primary-menu.sticky-menu .navbar-inner .nav > li.open.active > a {
  color: #fff;
  background-color: #e93712;
}
.header-style6 .header-msg {
  border-bottom: 0;
}
.rtl .header-style6 .header-msg .top-header-sidebar .sidebar-lang #currency_converter {
  margin-left: 20px;
  margin-right: 0;
}
.header-style6 .header-msg .currency_w > li > a {
  color: #666;
}
.header-style6 .header-msg #lang_sel > ul.nav > li > a {
  color: #666;
}
.header-style6 .header-msg .support-info ul {
  margin: 0;
}
.header-style6 .header-msg .support-info ul li {
  display: inline-block;
  position: relative;
  color: #666;
}
.header-style6 .header-msg .support-info ul li.live-chat {
  text-indent: 26px;
}
.header-style6 .header-msg .support-info ul li.live-chat a {
  color: #666;
}
.header-style6 .header-msg .support-info ul li.live-chat:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  height: 17px;
  width: 20px;
  display: inline-block;
  background: url(../assets/img/red/icon-likechat.png) no-repeat center center;
}
.header-style6 .header-msg .support-info ul li.phone-support {
  text-indent: 24px;
  padding-right: 30px;
}
.rtl .header-style6 .header-msg .support-info ul li.phone-support {
  padding-left: 30px;
  padding-right: 0;
}
.header-style6 .header-msg .support-info ul li.phone-support:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  height: 19px;
  width: 18px;
  display: inline-block;
  background: url(../assets/img/red/icon-phone.png) no-repeat center center;
}
.header-style6 .header-msg .support-info ul li span {
  font-weight: 700;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
}
.header-style6 .header-msg .sidebar-login-top .top-login ul li a::before,
.header-style6 .header-msg .sidebar-login-top .top-login .div-logined a::before {
  color: #e93712;
}
.header-style6 .header-msg .top-header-sidebar .top-header-sidebar-menu .my-account {
  color: #666;
}
.header-style6 .header-msg .top-header-sidebar .top-header-sidebar-menu .my-account:hover {
  color: #e93712;
}
.header-style6 .header-msg .my-account .fa,
.header-style6 .header-msg .widget.widget_nav_menu ul.menu > li > a .fa {
  color: #e93712;
}
.header-style6 .widget.widget_nav_menu ul.menu > li {
  display: inline-block;
  margin-right: 20px;
}
.rtl .header-style6 .widget.widget_nav_menu ul.menu > li:last-child {
  margin-left: 0;
}
.rtl .header-style6 .widget.widget_nav_menu ul.menu > li {
  margin-left: 20px;
  margin-right: 0;
}
.header-style6 .widget.widget_nav_menu ul.menu > li > a {
  padding: 0;
  border-bottom: 0;
  color: #666;
}
.header-style6 .widget.widget_nav_menu ul.menu > li > a:hover {
  color: #e93712;
}
.header-style6 .widget.widget_nav_menu ul.menu > li > a span.fa {
  margin-right: 6px;
}
.rtl .header-style6 .widget.widget_nav_menu ul.menu > li > a span.fa {
  margin-left: 6px;
  margin-right: 0;
}
.header-style6 .widget.widget_nav_menu ul.menu > li:last-child {
  margin-right: 0;
}
.block-image-home6 {
  padding: 24px 0;
}
.block-image-home6 .item img {
  float: left;
  margin-right: 15px;
}
.rtl .block-image-home6 .item img {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.block-image-home6 .item h3 {
  padding-top: 22px;
  font-size: 16px;
  color: #444;
}
.sw-woo-container-slider.featured-product2:hover .res-button {
  opacity: 1;
}
.sw-woo-container-slider.featured-product2 .res-button {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-woo-container-slider.featured-product2 .res-button.slick-prev {
  right: 40px;
  left: auto;
}
.rtl .sw-woo-container-slider.featured-product2 .res-button.slick-prev {
  left: 0;
  right: auto;
}
.rtl .sw-woo-container-slider.featured-product2 .res-button.slick-next {
  left: 40px;
  right: auto;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap {
  border: 0 !important;
  float: none;
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail:hover .item-img .product-thumb-hover {
  border: 1px solid #e93712;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail:hover .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail:hover .item-content .item-bottom .compare-button {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img {
  float: left;
  margin-right: 20px;
}
.rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover {
  border: 1px solid #ddd;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover img.attachment-shop_catalog {
  width: 130px;
  transform: none;
  opacity: 1 !important;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover img.hover-image {
  opacity: 0 !important;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .onsale,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .fancybox {
  display: none;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content {
  overflow: hidden;
  text-align: left;
  position: relative;
}
.rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content {
  text-align: right;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content h4 {
  margin-top: 8px;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .reviews-content {
  padding: 10px 0;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-price {
  line-height: 20px;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-price .amount {
  color: #4676be;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-price ins {
  float: left;
  margin-right: 7px;
}
.rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-price ins {
  float: right;
  margin: 0 0 0 7px;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-price del .amount {
  color: #999;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom {
  border: none;
  text-align: left;
}
.rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom {
  float: right;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external {
  border: 1px solid #ddd;
  width: 108px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  float: left;
}
.rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,
.rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped,
.rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external {
  float: right;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.added,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped.added,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external.added {
  background: url("../assets/img/Folder 1/icon-added.png") no-repeat center center #e93712;
  text-indent: -9999px;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.added:hover,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped.added:hover,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external.added:hover {
  text-indent: -9999px;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.added:hover:before,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped.added:hover:before,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external.added:hover:before {
  display: none;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
  position: absolute;
  right: 28px;
  height: 36px;
  border: 1px solid #ddd;
  line-height: 36px;
  width: auto;
  padding: 0 9px;
}
.rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
  font-size: 0;
  left: 28px;
  right: auto;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .show a {
  height: 36px;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  transform: translateY(30px);
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  height: 36px;
  width: 36px;
  border: 1px solid #ddd;
  float: left;
  overflow: hidden;
  margin: 0 5px;
}
.rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  float: right;
  font-size: 0;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background-position: center -1790px;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-position: center -1758px;
}
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a {
  background-position: center -1758px;
}
.sw-woo-container-slider.featured-product2 span.res-button {
  top: -10px;
}
.sw-categories-brand .responsive-slider.sw-woo-container-slider {
  margin: 48px 0 40px;
}
.sw-categories-brand .responsive-slider.sw-woo-container-slider .res-button {
  margin-top: -18px;
}
.sw-categories-brand .responsive-slider.sw-woo-container-slider .res-button.slick-prev {
  left: -18px;
}
.sw-categories-brand .responsive-slider.sw-woo-container-slider .res-button.slick-next {
  right: -18px;
}
.sw-categories-brand .responsive-slider.sw-woo-container-slider .slider .item {
  padding: 0;
}
.sw-categories-brand .responsive-slider.sw-woo-container-slider .slider .item a:hover img {
  opacity: 0.85;
}
.sw-categories-brand .responsive-slider.sw-woo-container-slider .slider .item .item-image {
  border-left: 1px solid #fff;
  border-right: 1px solid #ddd;
  background-color: #eee;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sw-categories-brand .responsive-slider.sw-woo-container-slider .slider .item .item-image img {
  display: inline-block;
}
.latest-post-home6 .box-slider-title {
  margin-bottom: 40px;
}
.latest-post-home6 .box-slider-title h2 {
  font-size: 26px;
  line-height: 45px;
  padding-top: 3px;
  margin-bottom: 0;
}
.latest-post-home6 .responsive-post-slider {
  padding: 40px 0 80px;
}
.latest-post-home6 .responsive-post-slider .item .widget-thumb {
  position: relative;
}
.latest-post-home6 .responsive-post-slider .item .widget-thumb:before {
  content: '';
  right: 0;
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -7.5px;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-right: 7px solid #fff;
}
.rtl .latest-post-home6 .responsive-post-slider .item .widget-thumb:before {
  left: 0;
  right: auto;
  border-left: 7px solid #fff;
  border-right: 0;
}
.latest-post-home6 .responsive-post-slider .item .blog-item .widget-thumb .entry-date {
  left: 10px;
}
.rtl .latest-post-home6 .responsive-post-slider .item .blog-item .widget-thumb .entry-date {
  right: 10px;
  left: auto;
}
.latest-post-home6 .responsive-post-slider .item.item-odd .blog-item .widget-thumb {
  float: left;
}
.rtl .latest-post-home6 .responsive-post-slider .item.item-odd .blog-item .widget-thumb {
  float: right;
}
.rtl .latest-post-home6 .responsive-post-slider .item.item-odd .blog-item .widget-thumb:before {
  border-right: 0;
  border-left: 7px solid #fff;
}
.latest-post-home6 .responsive-post-slider .item.item-odd .blog-item .widget-thumb:before {
  border-left: 0;
}
.latest-post-home6 .responsive-post-slider .item.item-odd .blog-item .widget-thumb .entry-date {
  opacity: 1;
  left: 10px;
}
.rtl .latest-post-home6 .responsive-post-slider .item.item-odd .blog-item .widget-thumb .entry-date {
  right: 10px;
  left: auto;
}
.latest-post-home6 .responsive-post-slider .item .widget-content-wrap {
  padding: 25px 30px 0 30px;
  position: relative;
}
.woo-tab-categories-home6 {
  padding: 43px 0 82px;
}
.woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider {
  float: left;
  background: none;
}
.rtl .woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider {
  float: right;
}
.woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider .nav.nav-tabs {
  margin-right: -1px;
}
.woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .top-tab-slider .nav.nav-tabs li a {
  padding: 36px 0 30px;
}
.woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content {
  float: right;
}
.rtl .woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content {
  float: left;
}
.woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide .products-thumb .product-thumb-hover {
  margin: 60px 0;
}
.woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide .products-thumb .onsale:before {
  border-right: 0;
}
.woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .slider .slick-list .slick-track .slick-slide .item-content .item-description {
  margin-bottom: 42px;
}
.page-template-page-home6 .item-price {
  display: inline-table;
}
.page-template-page-home6 .item-price .amount {
  color: #4676be;
}
.page-template-page-home6 .item-price del .amount {
  color: #999;
}
.page-template-page-home6 .item-price ins {
  float: left;
  margin-right: 8px;
}
.page-template-page-home6 .sw-woo-container-slider span.res-button.slick-prev {
  left: -18px !important;
}
.page-template-page-home6 .sw-woo-container-slider .resp-slider-container .slider .item-product-cat .item-in .item-image img {
  margin-bottom: 0;
}
.page-template-page-home6 .sw-woo-container-slider .resp-slider-container .slider .item-product-cat .item-in .item-content h3 {
  display: none;
}
.page-template-page-home6 .wpb_revslider_element .tparrows.uranus:before {
  font-size: 60px !important;
}
.page-template-page-home6 .wpb_revslider_element rs-module rs-mask-wrap .rs-layer.rev-btn {
  height: 44px;
  border: 1px solid #fff !important;
  font-size: 14px;
  line-height: 42px !important;
  text-transform: uppercase;
  padding: 0 30px !important;
  background-color: transparent !important;
}
.page-template-page-home6 .wpb_revslider_element rs-module rs-mask-wrap .rs-layer.rev-btn a {
  color: #fff !important;
}
.page-template-page-home6.rtl .item-price ins {
  float: right;
  margin-left: 8px;
}
.page-template-page-home6.rtl .sidebar-above-footer .newsletter-content .newsletter-email {
  border-left: 0;
  background-position: 113% -1555px;
}
.page-template-page-home6.rtl .sw-latest-product-slider .box-slider-title,
.page-template-page-home6.rtl .sw-best-seller-product-slider .box-slider-title,
.page-template-page-home6.rtl .featured-product2 .box-slider-title {
  text-align: right;
}
.page-template-page-home6.rtl .sw-latest-product-slider .box-slider-title h2::before,
.page-template-page-home6.rtl .sw-best-seller-product-slider .box-slider-title h2::before,
.page-template-page-home6.rtl .featured-product2 .box-slider-title h2::before {
  right: 0;
  left: auto;
}
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content {
  text-align: right;
}
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price ins,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price ins {
  float: right;
  margin: 0 0 0 7px;
}
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom {
  text-align: right;
}
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button {
  border-left: 1px solid #ddd;
}
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added {
  background: url("../assets/img/Folder 1/icon-added.png") no-repeat center center #e93712;
  text-indent: -9999px;
}
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added:hover,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added:hover,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added:hover,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added:hover,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added:hover,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added:hover,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added:hover,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added:hover {
  text-indent: -9999px;
}
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added:hover:before,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added:hover:before,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added:hover:before,
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added:hover:before,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added:hover:before,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added:hover:before,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added:hover:before,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added:hover:before {
  display: none;
}
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button {
  left: 16px;
  right: auto;
}
.page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  border-left: 1px solid #ddd;
  border-right: 0;
}
.page-template-page-home6.page {
  background: #fff !important;
}
.page-template-page-home6 .sw-latest-product-slider .box-slider-title,
.page-template-page-home6 .sw-best-seller-product-slider .box-slider-title,
.page-template-page-home6 .featured-product2 .box-slider-title {
  text-align: left;
}
.page-template-page-home6 .sw-latest-product-slider .box-slider-title h2,
.page-template-page-home6 .sw-best-seller-product-slider .box-slider-title h2,
.page-template-page-home6 .featured-product2 .box-slider-title h2 {
  border: 0;
  position: relative;
  margin-bottom: 37px;
}
.page-template-page-home6 .sw-latest-product-slider .box-slider-title h2:before,
.page-template-page-home6 .sw-best-seller-product-slider .box-slider-title h2:before,
.page-template-page-home6 .featured-product2 .box-slider-title h2:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #444;
}
.page-template-page-home6 .sw-latest-product-slider:hover .customNavigation a.btn-bs,
.page-template-page-home6 .sw-best-seller-product-slider:hover .customNavigation a.btn-bs {
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-template-page-home6 .sw-latest-product-slider .customNavigation a.btn-bs,
.page-template-page-home6 .sw-best-seller-product-slider .customNavigation a.btn-bs {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail {
  margin-bottom: 20px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail:hover .item-inner .item-img a,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-inner .item-img a {
  border: 1px solid #e93712;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail:hover .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail:hover .item-inner .item-content .item-bottom .compare-button,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-inner .item-content .item-bottom .compare-button {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img {
  width: 130px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content {
  overflow: hidden;
  text-align: left;
  position: relative;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content h4,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content h4 {
  margin-top: 8px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .star,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .star {
  margin: 9px 0;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price {
  display: block;
  line-height: 20px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price .amount,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price .amount {
  color: #4676be;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price ins,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price ins {
  float: left;
  margin-right: 7px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price del .amount,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-price del .amount {
  color: #999;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom {
  border: none;
  text-align: left;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button {
  width: 120px;
  border-right: 1px solid #ddd;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added {
  background: url("../assets/img/Folder 1/icon-added.png") no-repeat center center #e93712;
  text-indent: -9999px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added:hover,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added:hover,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added:hover,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added:hover,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added:hover,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added:hover,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added:hover,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added:hover {
  text-indent: -9999px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added:hover:before,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added:hover:before,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added:hover:before,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added:hover:before,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button.added:hover:before,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped.added:hover:before,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external.added:hover:before,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button.added:hover:before {
  display: none;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button {
  right: 16px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .show a,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .show a {
  height: 36px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button {
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  transform: translateY(30px);
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0 5px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  border-right: 1px solid #ddd;
  background-position: center -1790px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-position: center -1758px;
}
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a {
  border-right: 1px solid #ddd;
  background-position: center -1758px;
}
.page-template-page-home6 .sidebar-above-footer {
  background-color: #eee;
}
.page-template-page-home6 .sidebar-above-footer .need-help {
  font-size: 14px;
  color: #444;
}
.page-template-page-home6 .sidebar-above-footer .need-help h3 {
  font-size: 18px;
  color: #e93712;
}
.page-template-page-home6 .sidebar-above-footer .newsletter-content {
  border: 2px solid #444;
}
.page-template-page-home6 .sidebar-above-footer .newsletter-content .newsletter-email {
  height: 48px;
  border-right: 0;
  background: url('../assets/img/bg_general.png') no-repeat -10px -1555px;
}
.page-template-page-home6 .sidebar-above-footer .newsletter-content .newsletter-submit {
  height: 48px;
}
.hot-category1 .list-category a img:hover {
  opacity: 0.8;
}
.hot-category1 .list-category .room {
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  float: left;
  width: 25%;
}
.rtl .hot-category1 .list-category .room {
  float: right;
}
.hot-category1 .list-category .room .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -126px;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: opacity 0.35s, transform 0.35s;
}
.hot-category1 .list-category .room h3 {
  color: #fff;
  border-top: 1px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.2);
  display: inline-block;
  padding: 16px 0 12px 0;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.hot-category1 .list-category .room ul li {
  list-style: none;
}
.hot-category1 .list-category .room ul li a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  position: relative;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.hot-category1 .list-category .room ul li a:before,
.hot-category1 .list-category .room ul li a:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hot-category1 .list-category .room ul li a:before {
  top: 0;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hot-category1 .list-category .room ul li a:after {
  bottom: 0;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
}
.hot-category1 .list-category .room ul li a:hover:before,
.hot-category1 .list-category .room ul li a:hover:after {
  opacity: 0.2;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.hot-category1 .list-category .room:hover .wrap {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  transition: opacity .3s, transform .3s;
}
.hot-category1 .list-category .room:hover:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.hot-category1 .list-category .room.kitchen-room .wrap {
  margin-left: -97px;
}
*.hot-category1 .list-category .room.bed-room .wrap {
  margin-left: -67px;
}
.hot-category1 .list-category .room.living-room .wrap {
  margin-left: -83px;
}
.hot-category1 .list-category .room.bath-room .wrap {
  margin-left: -75px;
}
.resp-tab3 .resp-tab {
  padding: 70px 0 80px;
}
.resp-tab3 .resp-tab .top-tab-slider {
  text-align: center;
}
.resp-tab3 .resp-tab .top-tab-slider .box-slider-title h2 {
  font-size: 26px;
  line-height: 45px;
  padding-top: 3px;
}
.resp-tab3 .resp-tab .top-tab-slider .nav.nav-tabs {
  display: inline-block;
  border: 0;
  margin: 5px 0 30px;
}
.resp-tab3 .resp-tab .top-tab-slider .nav.nav-tabs > li {
  border: 0;
}
.resp-tab3 .resp-tab .top-tab-slider .nav.nav-tabs > li > a {
  border: 0;
  font-size: 14px;
  color: #aaa;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0;
  padding: 0 19px;
}
.resp-tab3 .resp-tab .top-tab-slider .nav.nav-tabs > li.active > a {
  color: #444;
}
.resp-tab3 .resp-tab .tab-content .responsive-slider .res-button {
  top: 52%;
}
.resp-tab3 .resp-tab .tab-content .responsive-slider .res-button.slick-prev {
  left: 15px;
}
.resp-tab3 .resp-tab .tab-content .responsive-slider .res-button.slick-next {
  right: 13px;
}
.resp-tab3 .resp-tab .tab-content .responsive-slider .slider .item .item-wrap {
  border: 1px solid #ddd;
  margin-bottom: 1px;
}
.bg-testimonial-style2 {
  margin-bottom: 35px;
}
.bg-testimonial-style2 .client-wrapper-b {
  padding: 65px 140px 80px;
  overflow: hidden;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-cl.nav-custom a.prev-test,
.bg-testimonial-style2 .client-wrapper-b .carousel-cl.nav-custom a.next-test {
  background-color: rgba(0,0,0,0.8);
  opacity: 1;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-cl.nav-custom a.prev-test:hover,
.bg-testimonial-style2 .client-wrapper-b .carousel-cl.nav-custom a.next-test:hover {
  background-color: #e93712;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner {
  overflow: visible;
  text-align: center;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .image-client {
  float: none;
  position: absolute;
  top: -60px;
  left: 50%;
  margin-left: -60px;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .image-client a {
  width: 120px;
  border: 10px solid rgba(0,0,0,0.5);
  display: inline-block;
  border-radius: 50%;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .image-client a img {
  border-radius: 50%;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .client-say-info {
  color: #fff;
  padding: 90px 78px 30px;
  background-color: rgba(0,0,0,0.85);
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .client-say-info .client-comment {
  font-style: italic;
  font-size: 14px;
  color: #ccc;
  margin-bottom: 13px;
  position: relative;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .client-say-info .client-comment:before {
  content: '';
  background: url(../assets/img/bg_general.png) no-repeat;
  background-position: -20px -1243px;
  height: 16px;
  width: 21px;
  position: absolute;
  left: -15px;
  top: -10px;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .client-say-info .client-comment:after {
  content: '';
  background: url(../assets/img/icon-quote-right.png) no-repeat;
  height: 16px;
  width: 21px;
  position: absolute;
  right: -15px;
  bottom: -10px;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .client-say-info .name-client {
  color: #fff;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .client-say-info .name-client h2 {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .client-say-info .name-client h2 a {
  color: #fff;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .client-say-info .name-client h2 a:hover {
  color: #e93712;
}
.bg-testimonial-style2 .client-wrapper-b .carousel-inner .client-say-info .name-client .info-client {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-top: -2px;
  font-size: 14px;
  font-style: italic;
}
.footer.footer-style2 {
  background: url('../assets/img/bg-footer2.png') no-repeat;
}
.footer.footer-style2 .footer-top {
  overflow: visible;
}
.footer.footer-style2 .footer-top .widget {
  padding-top: 55px;
}
.footer.footer-style2 .footer-top .widget.widget_text {
  background: none;
  position: relative;
}
.footer.footer-style2 .footer-top .widget.widget_text:before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  right: 0;
  bottom: 0;
  background-color: rgba(214,102,102,0.5);
  width: 100%;
  height: 475px;
  width: 270px;
}
.rtl .footer.footer-style2 .footer-top .widget.widget_text:before {
  right: 15px;
  left: auto;
}
.footer.footer-style2 .footer-top .widget.widget_text .contact-footer {
  position: relative;
}
.footer.footer-style2 .footer-top .widget.widget_text .contact-footer .payment {
  margin-left: 5px;
}
.rtl .footer.footer-style2 .footer-top .widget.widget_text .contact-footer .payment {
  margin-right: 5px;
  margin-left: 0;
}
.footer.footer-style2 .footer-bottom {
  padding: 25px 0 20px;
}
.footer.footer-style2 .footer-bottom h3 {
  float: left;
  margin: 10px 20px 10px 0;
}
.rtl .footer.footer-style2 .footer-bottom h3 {
  float: right;
  margin: 10px 0 10px 20px;
}
.footer.footer-style2 .footer-bottom .widget.widget_text {
  margin-bottom: 15px;
}
.footer.footer-style2 .footer-bottom .widget.widget_text .app-store a:first-child {
  margin-right: 9px;
}
.footer.footer-style2 .footer-bottom .widget.widget_text:first-child .textwidget {
  float: right;
}
.footer.footer-style2 .footer-bottom .widget.widget_text:last-child {
  padding-right: 0;
}
.footer.footer-style2 .footer-bottom .widget.widget_text:last-child h3 {
  margin-left: 80px;
  margin-right: 0;
}
.rtl .footer.footer-style2 .footer-bottom .widget.widget_text:last-child h3 {
  margin-right: 80px;
  margin-left: 0;
}
.footer.footer-style2 .footer-bottom .widget.widget_text .shop-social ul {
  float: right;
}
.rtl .footer.footer-style2 .footer-bottom .widget.widget_text .shop-social ul {
  float: left;
}
.footer.footer-style2 .footer-bottom .widget.widget_text .shop-social ul > li > a {
  margin-bottom: 0;
  background-color: #353434;
  margin-left: 10px;
  margin-right: 0;
}
.rtl .footer.footer-style2 .footer-bottom .widget.widget_text .shop-social ul > li > a {
  margin-right: 10px;
  margin-left: 0;
}
.footer.footer-style2 .footer-bottom .widget.widget_text .shop-social ul > li > a:hover {
  background-color: #e93712;
}
.footer.footer-style2 .copyright {
  padding-bottom: 27px;
}
.footer.footer-style2 .copyright .copyright-text {
  text-align: right;
}
.rtl .footer.footer-style2 .copyright .copyright-text {
  text-align: left;
}
@media (max-width: 1199px) {
  .bg-testimonial-style2 .client-wrapper-b {
    padding: 65px 140px 60px;
    display: inline-block;
    vertical-align: top;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .block-image-home6 .item img {
    margin-right: 10px;
  }
  .rtl .block-image-home6 .item img {
    margin-left: 10px;
  }
  .block-image-home6 .item h3 {
    font-size: 14px;
  }
  .header-style6 .wrap-top-header .top-header .furnicom-logo a,
  .header-style7 .wrap-top-header .top-header .furnicom-logo a {
    margin-right: 15px;
  }
  .rtl .header-style6 .wrap-top-header .top-header .furnicom-logo a,
  .rtl .header-style7 .wrap-top-header .top-header .furnicom-logo a {
    margin-left: 15px;
  }
  .header-style6 .primary-menu .navbar-inner .nav > li > a,
  .header-style7 .primary-menu .navbar-inner .nav > li > a {
    padding: 0 12px;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img {
    margin-right: 10px;
  }
  .rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img {
    margin-left: 10px;
    margin-right: 0;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .product-thumb-hover img.attachment-shop_catalog {
    width: 100px;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .onsale,
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img .fancybox {
    display: none;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content h4 {
    margin-top: 0;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .reviews-content {
    padding: 0;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_grouped,
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_external {
    width: 108px;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
    right: 0;
    left: auto;
  }
  .rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
    left: 0;
    right: auto;
  }
  .rtl.page-template-page-home6 .sidebar-above-footer .newsletter-content .newsletter-email {
    background-position: 113% -1555px;
    border-left: 0;
  }
  .page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-img,
  .page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img {
    margin-left: 10px;
    margin-right: 0;
  }
  .page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img,
  .page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img {
    width: 100px;
  }
  .page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content h4,
  .page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content h4 {
    margin-top: 0;
  }
  .page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .star,
  .page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .star {
    margin: 0;
  }
  .page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button,
  .page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped,
  .page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external,
  .page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button,
  .page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button,
  .page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped,
  .page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external,
  .page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button {
    width: 110px;
  }
  .page-template-page-home6.rtl .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button,
  .page-template-page-home6.rtl .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button {
    left: 0;
    right: auto;
  }
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-img,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img {
    margin-right: 10px;
  }
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img {
    width: 100px;
  }
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content h4,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content h4 {
    margin-top: 0;
  }
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .star,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .star {
    margin: 0;
  }
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button,
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped,
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external,
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .add_to_cart_button,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_grouped,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .product_type_external,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom > a.button {
    width: 110px;
  }
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button {
    right: 0;
    left: auto;
  }
  .footer.footer-style2 .footer-top .widget {
    padding-top: 30px;
  }
  .footer.footer-style2 .footer-top .widget.widget_text {
    background-color: rgba(214,102,102,0.5);
  }
  .footer.footer-style2 .footer-top .widget.widget_text:before {
    height: 0;
    width: 0;
  }
  .footer.footer-style2 .footer-bottom {
    padding: 30px 0 0;
  }
  .footer.footer-style2 .copyright {
    padding-bottom: 20px;
  }
  .footer.footer-style2 .copyright .copyright-text {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .bg-testimonial-style2 .client-wrapper-b {
    overflow: visible;
  }
  .rtl.page-template-page-home6 .sidebar-above-footer .newsletter-content .newsletter-email {
    background-position: 133% -1555px;
    border-left: 0;
    padding: 0 30px 0 10px;
  }
  .header-style6 .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
    z-index: 999;
  }
  .header-style6 .top-search {
    z-index: 99;
  }
  .header-style6 .sidebar-login-top {
    left: -60px;
  }
  .rtl .header-style6 .sidebar-login-top {
    right: -60px;
    left: auto;
  }
  .header-style6 .header-msg .top-header-sidebar {
    float: left;
  }
  .rtl .header-style6 .header-msg .top-header-sidebar {
    float: right;
  }
  .header-style6 .header-msg .top-header-right .support-info ul li.live-chat {
    margin: 0;
  }
  .rtl .header-style6 .header-msg .top-header-right .support-info ul li.live-chat {
    margin: 0;
  }
  .block-image-home6 .item {
    overflow: hidden;
    margin-bottom: 20px;
  }
  .hot-category1 .list-category .room {
    width: 50% !important;
    margin-bottom: 0;
  }
  .bg-testimonial-style2 .client-wrapper-b {
    padding: 50px 40px 50px;
  }
  .bg-testimonial-style2 .client-wrapper-b .carousel-inner .client-say-info {
    padding: 90px 40px 30px;
  }
  .page-template-page-home6  .sidebar-above-footer .container {
    padding: 0 15px;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
    left: 154px;
    right: auto;
  }
  .rtl .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
    right: 154px;
    left: auto;
  }
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button {
    left: 166px;
    right: auto;
  }
  .rtl.page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button,
  .rtl.page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-content .item-bottom .compare-button {
    right: 166px;
    left: auto;
  }
  .sw-categories-brand .responsive-slider.sw-woo-container-slider .res-button.slick-prev {
    left: 0;
    right: auto;
  }
  .sw-categories-brand .responsive-slider.sw-woo-container-slider .res-button.slick-next {
    right: 0;
    left: auto;
  }
  .woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .tab-pane .countdown-slider {
    margin-top: 21px;
  }
  .page-template-page-home6 .newsletter-content .newsletter-email {
    padding: 0 10px 0 30px;
  }
  .rtl .page-template-page-home6 .newsletter-content .newsletter-email {
    padding: 0 30px 0 10px;
  }
  .footer.footer-style2 {
    background-repeat: repeat-y;
  }
  .footer.footer-style2 .footer-top .widget {
    padding-top: 30px;
  }
  .footer.footer-style2 .footer-top .widget.widget_text {
    background-color: rgba(214,102,102,0.5);
  }
  .footer.footer-style2 .footer-top .widget.widget_text:before {
    height: 0;
    width: 0;
  }
  .footer.footer-style2 .footer-bottom {
    padding: 25px 0 0;
  }
  .footer.footer-style2 .footer-bottom .widget.widget_text:last-child {
    padding-left: 0;
  }
  .footer.footer-style2 .footer-bottom .widget.widget_text:last-child h3 {
    margin-left: 0;
  }
  .rtl .footer.footer-style2 .footer-bottom .widget.widget_text:last-child h3 {
    margin-right: 0;
  }
  .footer.footer-style2 .footer-bottom .widget.widget_text .shop-social ul > li > a {
    margin-left: 0;
    margin-right: 10px;
  }
  .footer.footer-style2 .footer-bottom .widget.widget_text .shop-social h3 {
    float: left;
  }
  .footer.footer-style2 .copyright {
    padding-bottom: 20px;
  }
  .footer.footer-style2 .copyright .copyright-text {
    text-align: left;
  }
  .rtl .footer.footer-style2 .copyright .copyright-text {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtl .responsive-post-slider .item .blog-item .widget-content-wrap {
    padding: 0 10px 0 0;
  }
  .header-style6 .wrap-top-header .top-header .furnicom-logo,
  .header-style6 .wrap-top-header .top-header .header-right,
  .header-style7 .wrap-top-header .top-header .furnicom-logo,
  .header-style7 .wrap-top-header .top-header .header-right {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .header-style6 .top-header-right,
  .header-style7 .top-header-right {
    display: none;
  }
  .header-style6 .wrap-top-header .top-header,
  .header-style7 .wrap-top-header .top-header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header-style6 .wrap-top-header .top-header .furnicom-logo,
  .header-style7 .wrap-top-header .top-header .furnicom-logo {
    width: 100%;
    margin: 0;
  }
  .header-style6 .wrap-top-header .top-header .furnicom-logo a,
  .header-style7 .wrap-top-header .top-header .furnicom-logo a {
    display: inline-block;
    padding: 10px 0;
    margin: 0;
  }
  .header-style6 .wrap-top-header .top-header .main-menu,
  .header-style7 .wrap-top-header .top-header .main-menu {
    width: 30%;
  }
  .header-style6 .wrap-top-header .top-header .main-menu .primary-menu,
  .header-style7 .wrap-top-header .top-header .main-menu .primary-menu {
    padding: 10px 0;
  }
  .header-style6 .wrap-top-header .top-header .header-right,
  .header-style7 .wrap-top-header .top-header .header-right {
    width: 69.9%;
  }
  .header-style6 .wrap-top-header .top-header .header-right .top-form.top-form-minicart,
  .header-style7 .wrap-top-header .top-header .header-right .top-form.top-form-minicart {
    padding: 0;
  }
  .header-style6 .wrap-top-header .top-header .header-right .top-search,
  .header-style7 .wrap-top-header .top-header .header-right .top-search {
    bottom: auto;
    position: fixed;
    top: 0;
  }
}
@media (max-width: 640px) {
  .resp-tab3 .resp-tab .top-tab-slider .nav.nav-tabs > li > a {
    padding: 0 12px;
  }
  .bg-testimonial-style2 .client-wrapper-b {
    padding: 40px;
  }
  .woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .tab-pane span.res-button {
    bottom: 35%;
  }
  .rtl .woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .tab-pane span.res-button {
    bottom: 35%;
  }
  .latest-post-home6 .responsive-post-slider .slick-slider .item {
    padding: 0 15px;
  }
  .rtl .latest-post-home6 .responsive-post-slider .slick-slider .item .entry-date {
    right: 10px;
    left: auto;
  }
  .latest-post-home6 .responsive-post-slider .slick-slider .item .widget-content-wrap .item-title {
    margin-top: 20px;
  }
  .footer.footer-style2 .footer-bottom .col-bottom {
    float: none;
  }
  .footer.footer-style2 .footer-bottom .col-bottom .widget.widget_text:first-child {
    width: 100%;
  }
  .footer.footer-style2 .footer-bottom .col-bottom .widget.widget_text:first-child .widget-inner {
    float: left;
  }
  .rtl .footer.footer-style2 .footer-bottom .col-bottom .widget.widget_text:first-child .widget-inner {
    float: right;
  }
  .footer.footer-style2 .footer-bottom .col-bottom .widget.widget_text .shop-social ul {
    float: left;
    margin-bottom: 30px;
  }
  .rtl .footer.footer-style2 .footer-bottom .col-bottom .widget.widget_text .shop-social ul {
    float: right;
  }
}
@media (max-width: 480px) {
  .hot-category1 .list-category .room {
    width: 100% !important;
  }
  .bg-testimonial-style2 .client-wrapper-b {
    padding: 40px 15px;
  }
  .bg-testimonial-style2 .client-wrapper-b .carousel-inner .client-say-info {
    padding: 90px 25px 30px;
  }
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-img,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img {
    float: left !important;
    margin-right: 20px !important;
  }
}
@media (max-width: 360px) {
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-img,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img {
    float: none !important;
    margin: 0 !important;
  }
  .page-template-page-home6 .sw-latest-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img,
  .page-template-page-home6 .sw-best-seller-product-slider .carousel-inner .item .item-detail .item-inner .item-img a img {
    width: 100%;
  }
  .block-image-home6 .item h3 {
    font-size: 13px;
    padding-top: 5px;
  }
  .rtl.page-template-page-home6 .sidebar-above-footer .newsletter-content .newsletter-email {
    background-position: 128% -1555px;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap {
    margin-bottom: 20px;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img {
    float: none !important;
    margin: 0 !important;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-img img.attachment-shop_catalog {
    width: 100% !important;
  }
  .footer.footer-style2 .footer-bottom .widget.widget_text:first-child .textwidget {
    float: left;
  }
  .rtl .footer.footer-style2 .footer-bottom .widget.widget_text:first-child .textwidget {
    float: right;
  }
  .latest-post-home6 .responsive-post-slider span.res-button {
    top: 30px;
  }
  .woo-tab-categories-home6 .sw-woo-tab-cat.wootab-countdown-slider .resp-tab .tab-content .tab-pane span.res-button {
    bottom: 40%;
  }
  .resp-tab3 .resp-tab .top-tab-slider .nav.nav-tabs > li {
    float: none;
  }
  .resp-tab3 .resp-tab .top-tab-slider .nav.nav-tabs > li > a {
    padding: 3px 15px;
  }
  .resp-tab3 .resp-tab .tab-content .responsive-slider .res-button {
    top: 62%;
  }
  .header-style6 .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
    z-index: 999;
  }
  .header-style6 .header-msg .support-info {
    display: none;
  }
}
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 80px;
}
.woocommerce table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail {
  display: block;
}
.woocommerce-cart .cart-collaterals {
  width: 50%;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  border: 0;
  border-top: 1px solid #eee;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr {
  border-bottom: 1px solid #eee;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr th {
  border: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr td {
  border: 0;
}
.archive .header-style7 .above-header,
.single .header-style7 .above-header {
  padding-bottom: 35px;
  margin-bottom: 0;
}
.home.page-template-page-home7 {
  background-color: #eee !important;
}
.page-template-page-home7 .wpb_revslider_element .tparrows.uranus:before {
  font-size: 70px !important;
}
.page-template-page-home7 .wpb_revslider_element rs-module rs-mask-wrap .rs-layer.rev-btn {
  height: 44px;
  border: 2px solid rgba(0,0,0,0.6) !important;
  font-size: 14px;
  line-height: 42px !important;
  text-transform: uppercase;
  padding: 0 30px !important;
  background-color: rgba(0,0,0,0.5) !important;
}
.page-template-page-home7 .wpb_revslider_element rs-module rs-mask-wrap .rs-layer.rev-btn a {
  color: #fff !important;
}
.header-style7 .header.header-sticky-menu .top-search {
  z-index: 999;
}
.header-style7 .primary-menu.sticky-menu .navbar-inner .nav > li > a {
  color: #fff;
}
.header-style7 .primary-menu.sticky-menu .navbar-inner .nav > li:hover > a {
  background-color: #e93712;
}
.header-style7 .primary-menu.sticky-menu .navbar-inner .nav > li.active > a:after,
.header-style7 .primary-menu.sticky-menu .navbar-inner .nav > li.active > a,
.header-style7 .primary-menu.sticky-menu .navbar-inner .nav > li.open > a,
.header-style7 .primary-menu.sticky-menu .navbar-inner .nav > li.open.active > a {
  color: #fff;
  background-color: #e93712;
}
.header-style7 .header-msg {
  background-color: #222;
  border-bottom: 1px solid rgba(238,238,238,0.1);
}
.rtl .header-style7 .header-msg .top-header-sidebar .sidebar-lang #currency_converter {
  margin-left: 20px;
  margin-right: 0;
}
.header-style7 .header-msg .support-info ul {
  margin: 0;
}
.header-style7 .header-msg .support-info ul li {
  display: inline-block;
  position: relative;
  color: #aaa;
}
.header-style7 .header-msg .support-info ul li.live-chat {
  text-indent: 26px;
}
.header-style7 .header-msg .support-info ul li.live-chat a {
  color: #aaa;
}
.header-style7 .header-msg .support-info ul li.live-chat a:hover {
  color: #e93712;
}
.header-style7 .header-msg .support-info ul li.live-chat span {
  color: #aaa;
}
.header-style7 .header-msg .support-info ul li.live-chat:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  height: 17px;
  width: 20px;
  display: inline-block;
  background: url(../assets/img/red/icon-likechat.png) no-repeat center center;
}
.header-style7 .header-msg .support-info ul li.phone-support {
  text-indent: 24px;
  padding-right: 30px;
  color: #aaa;
}
.rtl .header-style7 .header-msg .support-info ul li.phone-support {
  padding-left: 30px;
  padding-right: 0;
}
.header-style7 .header-msg .support-info ul li.phone-support:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  height: 19px;
  width: 18px;
  display: inline-block;
  background: url(../assets/img/red/icon-phone.png) no-repeat center center;
}
.header-style7 .header-msg .support-info ul li span {
  font-weight: 700;
  font-size: 12px;
  color: #aaa;
  text-transform: uppercase;
}
.header-style7 .header-msg .sidebar-login-top .top-login ul li a::before,
.header-style7 .header-msg .sidebar-login-top .top-login .div-logined a::before {
  color: #e93712;
}
.header-style7 .header-msg .sidebar-login-top .top-login a {
  color: #aaa;
}
.header-style7 .header-msg .sidebar-login-top .top-login a:hover {
  color: #e93712;
}
.header-style7 .header-msg .top-header-sidebar .top-header-sidebar-menu .my-account {
  color: #aaa;
}
.header-style7 .header-msg .top-header-sidebar .top-header-sidebar-menu .my-account:hover {
  color: #e93712;
}
.header-style7 .header-msg .top-header-sidebar .sidebar-lang #lang_sel > ul.nav > li > a,
.header-style7 .header-msg .top-header-sidebar .sidebar-lang .widget_currency_converter .currency_w > li > a {
  color: #aaa;
}
.header-style7 .header-msg .top-header-sidebar .sidebar-lang #lang_sel > ul.nav > li > a:after,
.header-style7 .header-msg .top-header-sidebar .sidebar-lang .widget_currency_converter .currency_w > li > a:after {
  color: #aaa;
}
.header-style7 .header-msg .top-header-sidebar .sidebar-lang #lang_sel > ul.nav > li > a:hover,
.header-style7 .header-msg .top-header-sidebar .sidebar-lang .widget_currency_converter .currency_w > li > a:hover {
  color: #e93712;
}
.header-style7 .header-msg .top-header-sidebar .sidebar-lang #lang_sel > ul.nav > li > a:hover:after,
.header-style7 .header-msg .top-header-sidebar .sidebar-lang .widget_currency_converter .currency_w > li > a:hover:after {
  color: #e93712;
}
.header-style7 .header-msg .my-account .fa,
.header-style7 .header-msg .widget.widget_nav_menu ul.menu > li > a .fa {
  color: #e93712;
}
.header-style7 .widget.widget_nav_menu ul.menu > li {
  display: inline-block;
  margin-right: 20px;
}
.rtl .header-style7 .widget.widget_nav_menu ul.menu > li:last-child {
  margin-left: 0;
}
.rtl .header-style7 .widget.widget_nav_menu ul.menu > li {
  margin-left: 20px;
  margin-right: 0;
}
.header-style7 .widget.widget_nav_menu ul.menu > li > a {
  padding: 0;
  border-bottom: 0;
  color: #aaa;
}
.header-style7 .widget.widget_nav_menu ul.menu > li > a:hover {
  color: #e93712;
}
.header-style7 .widget.widget_nav_menu ul.menu > li > a span.fa {
  margin-right: 6px;
}
.rtl .header-style7 .widget.widget_nav_menu ul.menu > li > a span.fa {
  margin-left: 6px;
  margin-right: 0;
}
.header-style7 .widget.widget_nav_menu ul.menu > li:last-child {
  margin-right: 0;
}
.header-style7 .wrap-top-header {
  background-color: #222;
}
.page-template-page-home7 .header-style7 .wrap-top-header {
  padding-bottom: 84px;
}
.header-style7 .wrap-top-header .top-form.top-form-minicart	.top-minicart-icon .text-cart,
.header-style7 .wrap-top-header .top-form.top-form-minicart	.top-minicart-icon a {
  color: #fff;
}
.block-home7 {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.block-image-home7 {
  padding: 22px 0 20px;
}
.rtl .block-image-home7 .item {
  float: right;
}
.block-image-home7 .item img {
  float: left;
  margin-right: 15px;
}
.rtl .block-image-home7 .item img {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.block-image-home7 .item h3 {
  padding-top: 10px;
  font-size: 16px;
  color: #444;
}
.block-image-home72 {
  margin: 0 -7px;
  margin-bottom: 53px !important;
}
.block-image-home72 .content-wrap {
  overflow: hidden;
}
.block-image-home72 .content-wrap .item-cat {
  float: left;
  padding: 7px;
}
.rtl .block-image-home72 .content-wrap .item-cat {
  float: right;
}
.block-image-home72 .content-wrap .item-cat.item-sale .item-wrap:before {
  height: 0;
}
.block-image-home72 .content-wrap .item-cat.item-sale .item-wrap:hover {
  height: 100%;
}
.block-image-home72 .content-wrap .item-cat .item-wrap {
  position: relative;
}
.block-image-home72 .content-wrap .item-cat .item-wrap p {
  margin: 0;
}
.block-image-home72 .content-wrap .item-cat .item-wrap:hover:before {
  opacity: 1;
  height: 100%;
}
.block-image-home72 .content-wrap .item-cat .item-wrap:hover .item-content {
  top: 50%;
  bottom: auto;
  margin-top: -20px;
}
.block-image-home72 .content-wrap .item-cat .item-wrap:hover .item-content h4 a {
  color: #e93712;
}
.block-image-home72 .content-wrap .item-cat .item-wrap:hover .item-content h4:hover {
  color: #ba2c0e;
}
.block-image-home72 .content-wrap .item-cat .item-wrap:hover .item-content .item-count {
  opacity: 1;
  height: auto;
}
.block-image-home72 .content-wrap .item-cat .item-wrap:before {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 50px;
  opacity: 1;
  background-color: rgba(0,0,0,0.7);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.block-image-home72 .content-wrap .item-cat .item-wrap .item-content {
  position: absolute;
  z-index: 3;
  bottom: 5px;
  width: 100%;
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.block-image-home72 .content-wrap .item-cat .item-wrap .item-content h4 a {
  font-size: 18px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
}
.block-image-home72 .content-wrap .item-cat .item-wrap .item-content .item-count {
  color: #fff;
  font-size: 12px;
  opacity: 0;
  height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-template-page-home7 .best-selling-product .box-slider-title h2 {
  border: 0;
  position: relative;
  font-size: 24px;
  padding: 12px 0 9px;
}
.page-template-page-home7 .best-selling-product .box-slider-title h2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 269px;
  height: 4px;
  background: url("../assets/img/bg-top-title.png") no-repeat center center;
}
.page-template-page-home7 .best-selling-product .box-slider-title h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 269px;
  height: 4px;
  background: url("../assets/img/bg-bottom-title.png") no-repeat center center;
}
.page-template-page-home7 .best-selling-product .resp-slider-container .slider .slick-list .slick-track .item .item-wrap {
  border: 1px solid #fff;
}
.page-template-page-home7 .best-selling-product .resp-slider-container .slider .slick-list .slick-track .item .item-wrap .item-bottom {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-template-page-home7 .best-selling-product .resp-slider-container .slider .slick-list .slick-track .item .item-wrap:hover {
  border: 1px solid #ddd;
}
.page-template-page-home7 .best-selling-product .resp-slider-container .slider .slick-list .slick-track .item .item-wrap:hover .item-bottom {
  opacity: 1;
}
.content-top-home7 {
  position: relative;
  margin-top: -84px;
  z-index: 3;
  padding: 0 15px 30px;
}
.content-bottom-home7 {
  position: relative;
  z-index: 3;
  padding: 0 15px;
}
.footer.footer-style3 {
  background-color: #222;
  background-image: none;
}
.page-template-page-home7 .footer.footer-style3 {
  padding-top: 82px;
  margin-top: -82px;
  position: relative;
  z-index: 1;
}
.footer.footer-style3 .footer-top {
  overflow: visible;
}
.footer.footer-style3 .footer-top .widget {
  padding-top: 55px;
}
.footer.footer-style3 .footer-top .widget.widget_text {
  background: none;
  position: relative;
  padding-left: 15px;
}
.rtl .footer.footer-style3 .footer-top .widget.widget_text {
  padding-right: 15px;
}
.footer.footer-style3 .footer-top .widget.widget_text .contact-footer {
  position: relative;
}
.footer.footer-style3 .sidebar-above-footer {
  background-color: #2d2d2d;
}
.footer.footer-style3 .sidebar-above-footer .need-help {
  color: #fff;
}
.footer.footer-style3 .sidebar-above-footer .need-help h3 {
  color: #e93712;
}
.footer.footer-style3 .sidebar-above-footer .newsletter-content {
  border: 0;
}
.footer.footer-style3 .sidebar-above-footer .newsletter-content .newsletter-email {
  height: 46px;
  border: 0;
  background: url('../assets/img/bg_general.png') no-repeat -10px -1557px;
}
.rtl .footer.footer-style3 .sidebar-above-footer .newsletter-content .newsletter-email {
  background-position: 113% -1557px;
}
.footer.footer-style3 .sidebar-above-footer .newsletter-content .newsletter-submit {
  background-color: #e93712;
  height: 46px;
  line-height: 48px;
}
.footer.footer-style3 .footer-bottom {
  padding: 30px 0 10px;
}
.footer.footer-style3 .footer-bottom h3 {
  float: left;
  margin: 10px 20px 10px 0;
}
.rtl .footer.footer-style3 .footer-bottom h3 {
  float: right;
  margin: 10px 0 10px 20px;
}
.footer.footer-style3 .footer-bottom .widget.widget_text {
  margin-bottom: 0;
}
.footer.footer-style3 .footer-bottom .widget.widget_text .app-store a:first-child {
  margin-right: 9px;
}
.footer.footer-style3 .footer-bottom .widget.widget_text:first-child .widget-inner {
  float: left;
}
.rtl .footer.footer-style3 .footer-bottom .widget.widget_text:first-child .widget-inner {
  float: right;
}
.footer.footer-style3 .footer-bottom .widget.widget_text:first-child .widget-inner .textwidget {
  float: right;
}
.footer.footer-style3 .footer-bottom .widget.widget_text .shop-social {
  display: inline-block;
  overflow: hidden;
  float: right;
}
.rtl .footer.footer-style3 .footer-bottom .widget.widget_text .shop-social {
  float: left;
}
.footer.footer-style3 .footer-bottom .widget.widget_text .shop-social ul {
  display: inline-block;
}
.footer.footer-style3 .footer-bottom .widget.widget_text .shop-social ul > li > a {
  margin-bottom: 0;
  background-color: #353434;
  margin-left: 10px;
  margin-right: 0;
}
.rtl .footer.footer-style3 .footer-bottom .widget.widget_text .shop-social ul > li > a {
  margin-right: 10px;
  margin-left: 0;
}
.footer.footer-style3 .footer-bottom .widget.widget_text .shop-social ul > li > a:hover {
  background-color: #e93712;
}
.footer.footer-style3 .copyright {
  padding-bottom: 5px;
}
.footer.footer-style3 .copyright .copyright-text {
  text-align: right;
}
.rtl .footer.footer-style3 .copyright .copyright-text {
  text-align: left;
}
@media (min-width: 1200px) {
  .page-template-page-home7 #main .container {
    max-width: 1200px;
  }
}
@media (max-width: 1199px) {
  .content-top-home7 {
    padding: 0 0 30px;
  }
  .content-bottom-home7 {
    padding: 0;
  }
  .block-image-home72 .content-wrap .item-cat {
    width: 25%;
  }
  .block-image-home72 .content-wrap .item-cat.item-sale {
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-style7 .primary-menu .navbar-inner .nav > li > a {
    padding: 0 12px;
  }
}
@media (max-width: 991px) {
  .header-style7 .resmenu-container .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .header-style7 .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
    z-index: 999;
  }
  .header-style7 .top-search {
    z-index: 99;
  }
  .header-style7 .sidebar-login-top {
    left: -60px;
  }
  .rtl .header-style7 .sidebar-login-top {
    right: -60px;
    left: auto;
  }
  .header-style7 .header-msg .top-header-sidebar {
    float: left;
  }
  .rtl .header-style7 .header-msg .top-header-sidebar {
    float: right;
  }
  .header-style7 .header-msg .top-header-right .support-info ul li.live-chat {
    margin: 0;
  }
  .rtl .header-style7 .header-msg .top-header-right .support-info ul li.live-chat {
    margin: 0;
  }
  .rtl .footer.footer-style3 .sidebar-above-footer .newsletter-content .newsletter-email {
    background-position: 133% -1557px;
  }
  .block-image-home7 .item {
    margin-bottom: 20px;
  }
  .rtl .block-image-home7 .item {
    margin-bottom: 10px;
  }
  .rtl .block-image-home7 .item h3 {
    padding-top: 10px;
  }
  .block-image-home7 .item h3 {
    padding-top: 22px;
  }
  .footer.footer-style3 .footer-bottom .widget.widget_text:first-child .widget-inner .textwidget {
    float: left;
  }
  .rtl .footer.footer-style3 .footer-bottom .widget.widget_text:first-child .widget-inner .textwidget {
    float: right;
  }
  .sidebar-above-footer .newsletter-content .newsletter-email {
    padding: 0 10px 0 30px;
  }
  .rtl .sidebar-above-footer .newsletter-content .newsletter-email {
    padding: 0 30px 0 10px;
  }
  .footer.footer-style3 .footer-top .widget_text {
    padding-left: 15px;
  }
  .rtl .footer.footer-style3 .footer-top .widget_text {
    padding-right: 15px;
  }
  .footer.footer-style3 .copyright .copyright-text {
    text-align: center;
  }
  .page-template-page-home7 .footer.footer-style3 {
    padding-top: 0;
  }
  .page-template-page-home7 .header-style7 .wrap-top-header {
    padding-bottom: 0;
  }
  .content-top-home7,
  .footer.footer-style3 {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-price {
    display: block;
  }
}
@media (max-width: 767px) {
  .block-image-home72 .content-wrap .item-cat {
    width: 50%;
  }
  .block-image-home72 .content-wrap .item-cat.item-sale {
    display: none;
  }
  .sw-woo-container-slider.featured-product2 .slider .slick-list .slick-track .item .item-wrap .item-detail .item-content .item-price {
    display: block;
  }
}
@media (max-width: 640px) {
  .rtl .footer.footer-style3 .sidebar-above-footer .newsletter-content .newsletter-email {
    background-position: 111% -1557px;
  }
}
@media (max-width: 360px) {
  .page-template-page-home7 .best-selling-product .box-slider-title h2 {
    font-size: 22px;
  }
  .page-template-page-home7 .best-selling-product .box-slider-title h2:before,
  .page-template-page-home7 .best-selling-product .box-slider-title h2:after {
    width: 252px;
  }
  .block-image-home72 .content-wrap .item-cat .item-wrap {
    padding: 0;
    margin-bottom: 10px;
  }
  .block-image-home72 .content-wrap .item-cat .item-wrap img {
    width: 100%;
  }
  .header-style7 .wrap-top-header .primary-menu > .container {
    padding: 0;
  }
  .header-style7 .top-search .topsearch-entry .search-query {
    width: 75%;
  }
  .block-image-home7 .item img {
    margin: 0;
  }
  .block-image-home72 .content-wrap .item-cat {
    width: 100%;
  }
  .header-style7 .header-msg .support-info {
    display: none;
  }
  .block-image-home7 .item h3 {
    font-size: 13px;
  }
  .rtl .footer.footer-style3 .sidebar-above-footer .newsletter-content .newsletter-email {
    background-position: 125% -1557px;
  }
}
.page-template .header-style9 .header-msg {
  margin-top: 18px;
  position: absolute;
  z-index: 1;
  width: 100%;
  border: none;
}
.page-template .header-style9 .wrap-top-header {
  margin-bottom: 69px;
  background: #fff;
}
.page-template .header-style9 .currency_w > li > a,
.page-template .header-style9 #lang_sel > ul.nav > li > a {
  color: #fff;
}
.page-template .header-style9 .currency_w > li > a:after,
.page-template .header-style9 #lang_sel > ul.nav > li > a:after {
  color: #fff;
}
.page-template .header-style9 .login-top .top-login .div-logined a {
  color: #fff;
}
.page-template .header-style9 .login-top .top-login ul li a {
  color: #fff;
}
.page-template .header-style9 ul#menu-my-account > li > a {
  color: #fff;
}
.page-template .header-style9 ul#menu-my-account > li > a:after {
  color: #fff;
}
body.page-template-page-home9 {
  background: #fff;
}
body.page-template-page-home9 .smart-object .alignnone {
  margin: 0 10px 0 0;
}
body.page-template-page-home9 .smart-object h3 {
  font-family: Poppins;
  color: #444444;
}
body.page-template-page-home9 .smart-object p {
  color: #444444;
}
body.page-template-page-home9 .wrap-about {
  text-align: center;
}
body.page-template-page-home9 .wrap-about h3 {
  font-size: 32px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 800;
  font-family: Poppins !important;
  display: inline-block;
  position: relative;
  padding: 0 0 13px;
  margin: 0 0 25px;
}
body.page-template-page-home9 .wrap-about h3:before {
  content: '';
  width: 30px;
  height: 2px;
  background: #e93712;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 0;
}
body.page-template-page-home9 .wrap-about p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  padding: 0 218px;
  margin: 0 0 31px;
}
body.page-template-page-home9 .wrap-about ul {
  margin: 0;
}
body.page-template-page-home9 .wrap-about ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 31px;
}
body.page-template-page-home9 .category-slider-full .sw-woo-container-slider {
  margin-left: auto;
  margin-right: auto;
}
body.page-template-page-home9 .category-slider-full .sw-woo-container-slider .slick-slider {
  overflow: visible;
}
body.page-template-page-home9 .category-slider-full .sw-woo-container-slider .slick-slider .slick-list {
  overflow: visible;
}
body.page-template-page-home9 .category-slider-full .sw-woo-container-slider .slick-slide {
  opacity: 0.5;
}
body.page-template-page-home9 .category-slider-full .sw-woo-container-slider .slick-slide.slick-active {
  opacity: 1;
}
body.page-template-page-home9 .category-slider-full .sw-woo-container-slider .slick-slide .item-in {
  box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.1);
  margin: 2px;
}
body.page-template-page-home9 .category-slider-full .sw-woo-container-slider .slick-slide .item-image a img {
  margin: 0 0 0;
}
body.page-template-page-home9 .category-slider-full .sw-woo-container-slider .slick-slide .item-content {
  text-align: center;
}
body.page-template-page-home9 .category-slider-full .sw-woo-container-slider .slick-slide .item-content h3 {
  margin: 0 0 0;
}
body.page-template-page-home9 .category-slider-full .sw-woo-container-slider .slick-slide .item-content h3 a {
  font-family: Poppins;
  font-size: 16px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 800;
  padding: 18px 0 17px;
  display: block;
}
body.page-template-page-home9 .category-slider-full .sw-woo-container-slider .slick-slide .item-content h3 a:hover {
  background: #e93712;
  color: #fff;
}
body.page-template-page-home9 .sidebar-above-footer {
  background: url("../assets/img/bg-nl10.jpg") no-repeat;
  background-size: cover;
  text-align: center;
  min-height: 400px;
  align-items: center;
  display: flex;
  padding: 0;
}
body.page-template-page-home9 .sidebar-above-footer min-height: 400px
		.mc4wp-form {
  display: inline-block;
}
body.page-template-page-home9 .sidebar-above-footer .widget {
  float: none;
}
body.page-template-page-home9 .need-help {
  color: #fff;
  margin-bottom: 25px;
}
.multi-category-listing .box-slider-title h2 {
  font-size: 32px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 800;
  font-family: Poppins !important;
  display: inline-block;
  position: relative;
  padding: 0 0 13px;
  margin: 0 0 30px;
  border: none;
}
.multi-category-listing .box-slider-title h2:before {
  content: '';
  width: 30px;
  height: 2px;
  background: #beae59;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 0;
}
.multi-category-listing .wrap {
  border: 1px solid #dddddd;
}
.multi-category-listing .multi-category-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.multi-category-listing .multi-category-wrapper .mcategory-item.item-thumb {
  position: relative;
  overflow: hidden;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  width: 25%;
}
.multi-category-listing .multi-category-wrapper .mcategory-item.item-thumb img {
  margin: 0 0 0;
  height: 100%;
}
.multi-category-listing .multi-category-wrapper .mcategory-item.item-thumb .thumb-content {
  position: absolute;
  top: 0;
  z-index: 1;
  align-items: center;
  width: 100%;
  height: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  transition: all 650ms ease-out;
}
.multi-category-listing .multi-category-wrapper .mcategory-item.item-thumb .thumb-content h3 {
  margin: 0 0 0;
}
.multi-category-listing .multi-category-wrapper .mcategory-item.item-thumb .thumb-content h3 a {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  font-family: Poppins !important;
}
.multi-category-listing .multi-category-wrapper .mcategory-item.item-thumb .thumb-content a .thumb-description {
  font-family: 'PacificoRegular';
  font-size: 24px;
  color: #fff;
  margin-bottom: 24px;
}
.multi-category-listing .multi-category-wrapper .mcategory-item.item-thumb .thumb-content a.thumb-button {
  font-weight: 600;
  font-family: Poppins !important;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  background: #e93712;
  padding: 10px 23px 8px;
}
.multi-category-listing .multi-category-wrapper .mcategory-item.item-thumb:hover .thumb-content {
  transform: translate(0,-2%);
  -ms-transform: translate(0,-2%);
  -webkit-transform: translate(0,-2%);
}
.multi-category-listing .multi-category-wrapper .item-product {
  width: 25%;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.multi-category-listing .multi-category-wrapper .item-product .item-thumb {
  position: relative;
  text-align: center;
}
.multi-category-listing .multi-category-wrapper .item-product .item-thumb img {
  display: inline-block;
}
.multi-category-listing .multi-category-wrapper .item-product .item-thumb .fancybox {
  font-size: 0;
  color: #999999;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  background: #fff;
  border: 1px solid #dddddd;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.multi-category-listing .multi-category-wrapper .item-product .item-thumb .fancybox:hover {
  background: #e93712;
  color: #fff;
  border-color: #e93712;
}
.multi-category-listing .multi-category-wrapper .item-product .item-thumb .fancybox:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 14px;
}
.multi-category-listing .multi-category-wrapper .item-product .item-thumb .item-bottom {
  border: none;
  position: absolute;
  bottom: 14px;
  justify-content: center;
  display: flex;
  width: 100%;
  transform: translate(0,60px);
  opacity: 0;
  transition: opacity 0.2s, transform 0.3s;
  z-index: 10;
}
.multi-category-listing .multi-category-wrapper .item-product .item-thumb .item-bottom .compare-button {
  width: auto;
  border: 1px solid #dddddd;
  width: 45px;
  height: 45px;
}
.multi-category-listing .multi-category-wrapper .item-product .item-thumb .item-bottom .button.add_to_cart_button {
  width: 120px;
  height: 45px;
  float: left;
  border: 1px solid #dddddd;
  margin: 0 5px;
}
.multi-category-listing .multi-category-wrapper .item-product .item-thumb .item-bottom .yith-wcwl-add-to-wishlist {
  float: left;
  width: auto;
}
.multi-category-listing .multi-category-wrapper .item-product .item-thumb .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  border: 1px solid #dddddd;
  width: 45px;
  height: 45px;
}
.multi-category-listing .multi-category-wrapper .item-product .item-content h3 {
  margin: 0 0 13px;
}
.multi-category-listing .multi-category-wrapper .item-product .item-content h3 a {
  font-weight: 600;
  font-family: Poppins !important;
  font-size: 14px;
  color: #999;
  text-transform: uppercase;
}
.multi-category-listing .multi-category-wrapper .item-product .item-content h4 {
  margin-bottom: 15px;
}
.multi-category-listing .multi-category-wrapper .item-product .item-content h4 a {
  font-family: Poppins;
  font-size: 18px;
}
.multi-category-listing .multi-category-wrapper .item-product:hover .item-thumb .fancybox {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.multi-category-listing .multi-category-wrapper .item-product:hover .item-thumb .item-bottom {
  transform: translate(0,0);
  opacity: 1;
}
.multi-category-listing .multi-category-wrapper:nth-child(2) .item-thumb {
  order: 3;
}
.multi-category-listing .multi-category-wrapper:nth-child(2) .item-product:nth-child(2n+1) {
  order: 4;
}
.multi-category-listing .multi-category-wrapper:nth-child(3) .item-thumb {
  order: 2;
}
.multi-category-listing .multi-category-wrapper:nth-child(3) .item-product:nth-child(2n) {
  order: 3;
}
.multi-category-listing .multi-category-wrapper:nth-child(4) .item-thumb {
  order: 4;
}
body.page-template-page-home10 {
  background: #fff;
}
body.page-template-page-home10 .wrap-banner .wpb_wrapper {
  display: flex;
}
body.page-template-page-home10 .wrap-banner .banner {
  padding: 0 10px 0 0;
}
body.page-template-page-home10 .sidebar-above-footer {
  background: url("../assets/img/bg-nl10.jpg") no-repeat;
  background-size: cover;
  text-align: center;
  min-height: 400px;
  align-items: center;
  display: flex;
  padding: 0;
}
body.page-template-page-home10 .sidebar-above-footer min-height: 400px
		.mc4wp-form {
  display: inline-block;
}
body.page-template-page-home10 .sidebar-above-footer .widget {
  float: none;
}
body.page-template-page-home10 .need-help {
  color: #fff;
  margin-bottom: 25px;
}
.footer.footer-style4,
.footer.footer-style5 {
  background: none;
}
.footer.footer-style4 .footer-top .widget .button-ver-menu,
.footer.footer-style5 .footer-top .widget .button-ver-menu {
  color: #222;
}
.footer.footer-style4 .footer-top .widget_text,
.footer.footer-style5 .footer-top .widget_text {
  background: none;
}
.footer.footer-style4 .footer-top .widget_nav_menu .menu li a,
.footer.footer-style5 .footer-top .widget_nav_menu .menu li a {
  color: #999;
}
.footer.footer-style4 .footer-top .widget_nav_menu .menu li a:hover,
.footer.footer-style5 .footer-top .widget_nav_menu .menu li a:hover {
  color: #e93712;
}
.footer.footer-style4 .footer-top .contact-footer ul li,
.footer.footer-style5 .footer-top .contact-footer ul li {
  color: #999;
}
.footer.footer-style4 .footer-top .contact-footer ul li .fa,
.footer.footer-style5 .footer-top .contact-footer ul li .fa {
  color: #999;
}
.footer.footer-style4 .footer-top .contact-footer ul li a,
.footer.footer-style5 .footer-top .contact-footer ul li a {
  color: #999;
}
.footer.footer-style4 .footer-top .contact-footer ul li a:hover,
.footer.footer-style5 .footer-top .contact-footer ul li a:hover {
  color: #e93712;
}
.footer.footer-style4 .footer-top .contact-footer .payment,
.footer.footer-style5 .footer-top .contact-footer .payment {
  display: none;
}
.footer.footer-style4 .footer-bottom,
.footer.footer-style5 .footer-bottom {
  border-bottom: 1px solid #dddddd;
  padding: 40px 0 12px;
}
.footer.footer-style4 .footer-bottom .widget_text h3,
.footer.footer-style5 .footer-bottom .widget_text h3 {
  float: left;
  color: #222222;
  margin: 12px 13px 0px 0;
}
.footer.footer-style4 .footer-bottom .widget_text .textwidget,
.footer.footer-style5 .footer-bottom .widget_text .textwidget {
  float: left;
}
.footer.footer-style4 .shop-social ul,
.footer.footer-style5 .shop-social ul {
  margin: 0 0 0;
}
.footer.footer-style4 .shop-social ul li a,
.footer.footer-style5 .shop-social ul li a {
  border-radius: 4px;
}
.footer.footer-style4 .copyright,
.footer.footer-style5 .copyright {
  background: #eaeaea;
  padding: 20px 0 16px;
}
.footer.footer-style4 .copyright .widget,
.footer.footer-style5 .copyright .widget {
  margin: 0;
}
.footer.footer-style4 .copyright-text p,
.footer.footer-style5 .copyright-text p {
  color: #222222;
  margin: 5px 0 0;
}
body.mobile-layout .vc_row[data-vc-full-width] {
  width: auto !important;
  left: 0 !important;
  right: 0 !important;
  margin-left: -20px;
  margin-right: -20px;
}
.mobile-layout .body-wrapper .row,
.mobile-layout .body-wrapper .vc_row {
  margin-left: -10px;
  margin-right: -10px;
}
.mobile-layout .body-wrapper .container {
  padding: 0 10px;
}
.mobile-layout .body-wrapper .vc_column_container>.vc_column-inner {
  padding-left: 5px;
  padding-right: 5px;
}
.header-mobile-style1.sticky-mobile .header-top-mobile .mobile-search {
  display: none;
}
.header-mobile-style1,
.header-mobile-style2 {
  background-color: #fff;
}
.header-mobile-style1.sticky-menu .header-top-mobile,
.header-mobile-style2.sticky-menu .header-top-mobile {
  position: fixed;
  top: 0;
  width: 480px;
  z-index: 99;
  background-color: #fff;
}
.header-mobile-style1.sticky-menu .vertical_megamenu .resmenu-container .menu-responsive-wrapper,
.header-mobile-style2.sticky-menu .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 58px;
}
.header-mobile-style1.sticky-menu .search-sticky,
.header-mobile-style2.sticky-menu .search-sticky {
  top: 75px;
}
.header-mobile-style1.sticky-mobile .vertical_megamenu .resmenu-container .menu-responsive-wrapper,
.header-mobile-style2.sticky-mobile .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 48px;
}
.header-mobile-style1.sticky-mobile .header-top-mobile,
.header-mobile-style2.sticky-mobile .header-top-mobile {
  padding: 12px 0 8px;
}
.header-mobile-style1 .header-top-mobile,
.header-mobile-style2 .header-top-mobile {
  padding: 15px 0 14px;
  text-align: center;
  box-shadow: 0 5px 5px rgba(205,205,205,0.6);
}
.header-mobile-style1 .vertical_megamenu .resmenu-container .menu-responsive-wrapper,
.header-mobile-style2 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 96px;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu,
.header-mobile-style2 .header-menu-categories .vertical_megamenu {
  text-align: left;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu h3,
.header-mobile-style2 .header-menu-categories .vertical_megamenu h3 {
  display: none;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle,
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
  display: block;
  padding: 0;
  margin: 0 8px 0 10px;
  cursor: pointer;
  width: 26px;
  height: 26px;
  background-color: #3b3b3b;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
}
.rtl .header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle,
.rtl .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
  margin: 0 10px 0 8px;
  float: right;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle:hover .icon-bar,
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle:hover .icon-bar {
  width: 16px !important;
  background-color: #ff5c00;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar,
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
  height: 2px;
  width: 16px;
  margin: 3px 0px 3px 4px;
  background: #e93712;
  display: block;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rtl .header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar,
.rtl .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
  margin: 3px 4px 3px 0;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(1),
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(1) {
  width: 12px;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(3),
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(3) {
  width: 12px;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .vertical-megamenu,
.header-mobile-style2 .header-menu-categories .vertical_megamenu .vertical-megamenu {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
}
.header-mobile-style1 .ya-logo,
.header-mobile-style2 .ya-logo {
  display: inline-block;
  margin: 0;
  max-width: 135px;
}
.header-mobile-style1 .header-right,
.header-mobile-style2 .header-right {
  display: inline-block;
  margin: 2px 10px 0 0;
}
.rtl .header-mobile-style1 .header-right,
.rtl .header-mobile-style2 .header-right {
  margin: 0 0 0 10px;
}
.rtl .header-mobile-style1 .header-right .header-wishlist,
.rtl .header-mobile-style2 .header-right .header-wishlist {
  float: right;
}
.header-mobile-style1 .header-right .header-wishlist,
.header-mobile-style2 .header-right .header-wishlist {
  float: right;
}
.header-mobile-style1 .header-right .header-wishlist a,
.header-mobile-style2 .header-right .header-wishlist a {
  font-size: 16px;
}
.header-mobile-style1 .header-right .header-cart,
.header-mobile-style2 .header-right .header-cart {
  float: right;
  margin: 0 10px 0 15px;
}
.header-mobile-style1 .header-right .header-cart a,
.header-mobile-style2 .header-right .header-cart a {
  font-size: 0;
  display: block;
  width: 17px;
  height: 19px;
  background: url(../assets/img/icon-cart2.png) no-repeat center center;
  position: relative;
}
.header-mobile-style1 .header-right .header-cart a .minicart-number,
.header-mobile-style2 .header-right .header-cart a .minicart-number {
  display: inline-block;
  width: 17px;
  height: 17px;
  line-height: 17px;
  text-indent: 0;
  position: absolute;
  top: -5px;
  right: -8px;
  background-color: #e93712;
  color: #fff;
  border-radius: 50%;
  font-size: 11px;
}
.header-mobile-style1 .mobile-search,
.header-mobile-style2 .mobile-search {
  display: block;
  overflow: hidden;
  margin: 10px;
  border-radius: 3px;
}
.header-mobile-style1 .mobile-search .top-form.top-search,
.header-mobile-style2 .mobile-search .top-form.top-search {
  display: block;
  position: relative;
  padding: 0;
  float: none;
  border: 0;
  margin: 0;
  background-color: #f2f2f2;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper {
  display: none;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry input[type="text"],
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry input[type="text"] {
  width: 100%;
  height: 25px;
  border: 0;
  border-radius: 0;
  padding: 0 10px;
  font-size: 12px;
  color: #999;
  margin-bottom: 0;
  background-color: #f2f2f2;
  text-indent: 0;
  background-image: none;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
  position: absolute;
  top: 0px;
  right: 5px;
  color: #999;
  background-color: #f2f2f2;
  border: 0;
  font-size: 15px;
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0 5px;
  font-size: 0;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro:before,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro:before {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 14px;
  color: #999;
}
.rtl .header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro,
.rtl .header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
  left: 5px;
  right: auto;
}
.header-mobile-style1 .search-sticky,
.header-mobile-style2 .search-sticky {
  position: fixed;
  top: 105px;
  z-index: 9;
  width: 480px;
}
.header-mobile-style1 .search-sticky.open,
.header-mobile-style2 .search-sticky.open {
  z-index: 11;
  background-color: #f2f2f2;
}
.header-mobile-style1 .search-sticky.open > a .icon-menu-top,
.header-mobile-style2 .search-sticky.open > a .icon-menu-top {
  width: auto;
}
.header-mobile-style1 .search-sticky.open .top-form.top-search,
.header-mobile-style2 .search-sticky.open .top-form.top-search {
  opacity: 1;
  height: auto;
  visibility: visible;
}
.header-mobile-style1 .search-sticky > a .icon-menu-top,
.header-mobile-style2 .search-sticky > a .icon-menu-top {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../assets/img/icon-search-m.png') no-repeat center center #fff;
  float: right;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.rtl .header-mobile-style1 .search-sticky > a .icon-menu-top,
.rtl .header-mobile-style2 .search-sticky > a .icon-menu-top {
  float: left;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.header-mobile-style1 .search-sticky .top-form.top-search,
.header-mobile-style2 .search-sticky .top-form.top-search {
  display: block;
  position: relative;
  padding: 0;
  float: none;
  border: 0;
  margin: 0;
  background-color: #f2f2f2;
  opacity: 0;
  height: 0;
  visibility: hidden;
}
.header-mobile-style1 .search-sticky .top-form.top-search .topsearch-entry .cat-wrapper,
.header-mobile-style2 .search-sticky .top-form.top-search .topsearch-entry .cat-wrapper {
  display: none;
}
.header-mobile-style1 .search-sticky .top-form.top-search .topsearch-entry input[type="text"],
.header-mobile-style2 .search-sticky .top-form.top-search .topsearch-entry input[type="text"] {
  width: 90%;
  height: 32px;
  border: 0;
  border-radius: 0;
  padding: 0 10px;
  font-size: 12px;
  color: #999;
  margin-bottom: 0;
  background-color: #f2f2f2;
}
.header-mobile-style1 .search-sticky .top-form.top-search .topsearch-entry button.button-search-pro,
.header-mobile-style2 .search-sticky .top-form.top-search .topsearch-entry button.button-search-pro {
  position: absolute;
  top: 0px;
  right: 5px;
  color: #999;
  background-color: #f2f2f2;
  border: 0;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 0 5px;
  font-size: 0;
  width: 44px;
}
.header-mobile-style1 .search-sticky .top-form.top-search .topsearch-entry button.button-search-pro:before,
.header-mobile-style2 .search-sticky .top-form.top-search .topsearch-entry button.button-search-pro:before {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 14px;
  color: #999;
}
.rtl .header-mobile-style1 .search-sticky .top-form.top-search .topsearch-entry button.button-search-pro,
.rtl .header-mobile-style2 .search-sticky .top-form.top-search .topsearch-entry button.button-search-pro {
  left: 5px;
  right: auto;
}
.header-mobile-style2 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 70px;
}
.header-mobile-style2 .ya-logo {
  max-width: 145px;
}
.header-mobile-style2 .header-right .header-cart a {
  width: 18px;
  height: 20px;
  background: url(../assets/img/icon-cart3.png) no-repeat center center;
}
.header-mobile-style2 .header-top-mobile {
  margin: 0 0 13px;
}
.header-mobile-style2 .header-right {
  margin: 4px 0 0;
}
.header-mobile-style2 .header-right .header-search {
  float: right;
  position: relative;
  margin: 2px 0 0;
}
.header-mobile-style2 .header-right .header-search > a .fa-search {
  font-size: 18px;
  color: #000;
}
.header-mobile-style2 .header-right .header-search > a .fa-search:hover {
  color: #e93712;
}
.header-mobile-style2 .header-right .header-search.open .top-form.top-search {
  height: auto;
  visibility: visible;
  opacity: 1;
}
.header-mobile-style2 .header-right .header-search .top-form.top-search {
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 3;
  padding: 0;
  float: none;
  border: 0;
  margin: 0;
  background-color: #f2f2f2;
  opacity: 0;
  height: 0;
  visibility: hidden;
  min-width: 240px;
}
.rtl .header-mobile-style2 .header-right .header-search .top-form.top-search {
  left: 0;
  right: auto;
}
.header-mobile-style2 .header-right .header-search .top-form.top-search .topsearch-entry .cat-wrapper {
  display: none;
}
.header-mobile-style2 .header-right .header-search .top-form.top-search .topsearch-entry input[type="text"] {
  width: 90%;
  height: 32px;
  border: 0;
  border-radius: 0;
  padding: 0 10px;
  font-size: 12px;
  color: #999;
  margin-bottom: 0;
  background-color: #f2f2f2;
}
.header-mobile-style2 .header-right .header-search .top-form.top-search .topsearch-entry button.button-search-pro {
  position: absolute;
  top: 0px;
  right: 5px;
  color: #999;
  background-color: #f2f2f2;
  border: 0;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 0 5px;
  font-size: 0;
}
.header-mobile-style2 .header-right .header-search .top-form.top-search .topsearch-entry button.button-search-pro:before {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 15px;
  color: #999;
}
.header-mobile-style2 .header-right .header-search .top-form.top-search .topsearch-entry button.button-search-pro:hover:before {
  color: #e93712;
}
.rtl .header-mobile-style2 .header-right .header-search .top-form.top-search .topsearch-entry button.button-search-pro {
  left: 5px;
  right: auto;
}
.mobile-layout .slider_img_productd  .woocommerce-product-gallery .product-images-container .product-responsive  .sale-off {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 15px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 38px;
  background-color: #e93712;
  padding: 0;
}
.mobile-layout.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 2;
}
.mobile-layout.rtl .style-moblie .block-title,
.mobile-layout.rtl .box-slider-title {
  float: right;
}
.mobile-layout.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
  float: right;
}
.mobile-layout.rtl .item-price .amount {
  margin-left: 10px;
}
.mobile-layout.rtl .products-nav .view-mode-wrap {
  float: right;
}
.mobile-layout.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li > ul >li {
  text-align: right;
}
.mobile-layout #furnicom-totop {
  display: none !important;
}
.mobile-layout .banner-image-mobile .vc_column_container > .vc_column-inner,
.mobile-layout .image-banner-mobile2 .vc_column_container > .vc_column-inner {
  padding: 0;
}
.mobile-layout .image-banner-mobile2 {
  margin-left: -13px !important;
  margin-right: -13px !important;
}
.mobile-layout .slider-mobile1 {
  margin-left: -15px !important;
  margin-right: -13px !important;
}
.mobile-layout .slider-mobile1 .vc_column_container > .vc_column-inner {
  padding: 0;
}
.mobile-layout .box-slider-title {
  float: left;
  text-align: left;
}
.mobile-layout .box-slider-title h2 {
  font-size: 14px;
  line-height: 28px;
  border: 0;
  margin: 0 0 5px;
}
.mobile-layout .block-content .brand-wrapper > ul {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  padding: 20px 0;
  margin: 0 -5px;
}
.mobile-layout .block-content .brand-wrapper > ul >li {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 94px;
  position: relative;
  padding: 0;
  text-align: center;
}
.mobile-layout .block-content .brand-wrapper > ul >li a {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.mobile-layout .slider-mobile2 .fade-slide .slick-prev,
.mobile-layout .slider-mobile2 .fade-slide .slick-next {
  display: none !important;
}
.mobile-layout .slider-mobile2 .fade-slide .slick-dots {
  position: absolute;
  width: 70px;
  bottom: 15px;
  left: 50%;
  margin-left: -35px;
  margin-bottom: 0;
}
.mobile-layout .slider-mobile2 .fade-slide .slick-dots > li {
  float: left;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #fff;
}
.mobile-layout .slider-mobile2 .fade-slide .slick-dots > li.slick-active {
  background-color: #e93712;
}
.mobile-layout .slider-mobile2 .fade-slide .slick-dots > li button {
  font-size: 0;
  display: inline-block;
  height: 11px;
  width: 11px;
  margin: 0;
}
.mobile-layout .fade-slide {
  position: relative;
  margin-bottom: 7px;
}
.mobile-layout .fade-slide .slick-slide {
  padding: 0;
}
.mobile-layout .fade-slide button {
  font-size: 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
.mobile-layout .fade-slide button:hover:before {
  color: #e93712;
}
.mobile-layout .fade-slide button:before {
  font-family: 'FontAwesome';
  font-size: 32px;
  color: #d3d3d1;
}
.mobile-layout .fade-slide button.slick-prev {
  left: 3px;
}
.mobile-layout .fade-slide button.slick-prev:before {
  content: '\f104';
}
.mobile-layout .fade-slide button.slick-next {
  right: 3px;
}
.mobile-layout .fade-slide button.slick-next:before {
  content: '\f105';
}
.mobile-layout .featured-mobile .box-slider-title {
  float: none;
}
.mobile-layout .featured-mobile .box-slider-title h2 {
  margin: 0;
  font-weight: 600;
  color: #222;
}
.mobile-layout .featured-mobile .box-slider-title h2 span {
  color: #222;
}
.mobile-layout .featured-mobile .items-wrapper .item .item-wrap .item-image span.onsale,
.mobile-layout .featured-mobile .items-wrapper .item .item-wrap .item-image a.fancybox {
  display: none;
}
.mobile-layout .categories-mobile {
  margin-bottom: 10px;
}
.mobile-layout .categories-mobile .box-slider-title {
  float: none;
}
.mobile-layout .categories-mobile .box-slider-title h2 {
  margin: 0;
  font-weight: 600;
  color: #222;
}
.mobile-layout .categories-mobile .box-slider-title h2 span {
  color: #222;
}
.mobile-layout .categories-mobile .items-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.mobile-layout .categories-mobile .items-wrapper .item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 75px;
}
.mobile-layout .categories-mobile .items-wrapper .item .item-in .item-image {
  text-align: center;
}
.mobile-layout .categories-mobile .items-wrapper .item .item-in .item-image img {
  display: inline-block;
  margin: 0 0 10px;
  max-width: 100%;
  width: auto;
}
.mobile-layout .categories-mobile .items-wrapper .item .item-in .item-content h3 {
  font-size: 12px;
  font-weight: 600;
}
.mobile-layout .categories-mobile .items-wrapper .item .item-in .item-content h3 a {
  color: #464646;
}
.mobile-layout .categories-mobile .items-wrapper .item .item-in .item-content h3 a:hover {
  color: #e93712;
}
.mobile-layout .woocommerce .cart-collaterals,
.mobile-layout .woocommerce-page .cart-collaterals {
  width: 100%;
}
.mobile-layout.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li:first-child > a {
  padding-top: 7px;
}
.mobile-layout.woocommerce-cart table.shop_table tr.cart_item {
  padding: 10px;
}
.mobile-layout.woocommerce-cart table.shop_table td {
  border: 0;
  padding: 25px 15px;
}
.mobile-layout.woocommerce-account {
  background: #fff;
}
.mobile-layout #ya-totop {
  display: none !important;
}
.mobile-layout .wpb_single_image a:before,
.mobile-layout .section-tab-child-cate .category-slider-content .banner-right-cate ul.bottom-category-banner li a:before,
.mobile-layout .section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li a:before,
.mobile-layout .section-latestblog-index7 .widget-thumb .img_over a:before,
.mobile-layout .intagram-gallery-content .item a:before.wpb_single_image a:before,
.mobile-layout .section-tab-child-cate .category-slider-content .banner-right-cate ul.bottom-category-banner li a:before,
.mobile-layout .section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li a:before,
.mobile-layout .section-latestblog-index7 .widget-thumb .img_over a:before,
.mobile-layout .intagram-gallery-content .item a:before {
  display: none;
}
.mobile-layout .resmenu-container .navbar-toggle {
  display: none;
}
.mobile-layout .banner1_mobi1,
.mobile-layout .banner2_mobi1 {
  margin-bottom: 18px;
  width: 50%;
  float: left;
}
.rtl .mobile-layout .banner1_mobi1,
.rtl .mobile-layout .banner2_mobi1 {
  float: right;
}
.mobile-layout .section_banner3 {
  margin-bottom: 20px;
}
.mobile-layout .section_banner4 {
  margin-bottom: 3px;
}
.mobile-layout.page-template-page-home .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  right: auto;
  left: -5px;
}
.rtl .mobile-layout.page-template-page-home .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  left: auto;
  right: -5px;
}
.mobile-layout.rtl .sw-tab-mobile .top-tab-slider .woocommmerce-shop a {
  left: 0;
  right: auto;
}
.mobile-layout.rtl .sw-tab-mobile .top-tab-slider .woocommmerce-shop a .fa-caret-right:before {
  content: '';
}
.mobile-layout.rtl .sw-tab-mobile .top-tab-slider .woocommmerce-shop a:before {
  content: '\f0d9';
  font-family: 'FontAwesome';
}
.mobile-layout.rtl .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li {
  margin: 0 0 0 20px;
}
.mobile-layout.rtl .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li > a:after {
  left: -11px;
  right: auto;
}
.mobile-layout.rtl .countdown-mobile .box-title h3,
.mobile-layout.rtl .best-selling-mobile .box-title h3,
.mobile-layout.rtl .related-products .box-title h3 {
  float: right;
}
.mobile-layout.rtl .countdown-mobile .woocommmerce-shop,
.mobile-layout.rtl .best-selling-mobile .woocommmerce-shop,
.mobile-layout.rtl .related-products .woocommmerce-shop {
  float: left;
}
.mobile-layout.rtl .countdown-mobile .woocommmerce-shop .fa-caret-right:before,
.mobile-layout.rtl .best-selling-mobile .woocommmerce-shop .fa-caret-right:before,
.mobile-layout.rtl .related-products .woocommmerce-shop .fa-caret-right:before {
  content: '';
}
.mobile-layout.rtl .countdown-mobile .woocommmerce-shop > a:before,
.mobile-layout.rtl .best-selling-mobile .woocommmerce-shop > a:before,
.mobile-layout.rtl .related-products .woocommmerce-shop > a:before {
  content: '\f0d9';
  font-family: 'FontAwesome';
}
.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li > .show-dropdown::after {
  content: '\f104';
}
.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  right: 0;
  right: auto;
  text-align: right;
}
.mobile-layout.rtl .products-wrapper .products-nav .catalog-ordering {
  float: none;
}
.mobile-layout.rtl .products-wrapper .products-nav .filter-product {
  float: left;
}
.mobile-layout.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
  margin-left: 10px;
  margin-right: 0;
}
.mobile-layout.rtl.woocommerce-cart .shop_table.cart tr.cart_item td {
  float: right;
}
.mobile-layout.rtl.woocommerce-cart .shop_table.cart tr.cart_item td.product-remove {
  left: 0;
  right: auto;
}
.mobile-layout.rtl .contact-mobile .block-contact-mobile .location-address li {
  background-position: right 8px center;
  padding-right: 35px;
  padding-left: 0;
}
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap input,
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap textarea {
  text-align: right;
}
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-name input {
  background-position: right 8px center;
}
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-email input {
  background-position: right 8px center;
}
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-phone input {
  background-position: right 8px center;
}
.mobile-layout .countdown-mobile,
.mobile-layout .best-selling-mobile,
.mobile-layout .related-products {
  margin-bottom: 20px;
  margin-top: 7px;
}
.mobile-layout .countdown-mobile .box-title h3,
.mobile-layout .best-selling-mobile .box-title h3,
.mobile-layout .related-products .box-title h3 {
  color: #222;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
  float: left;
}
.mobile-layout .countdown-mobile .woocommmerce-shop,
.mobile-layout .best-selling-mobile .woocommmerce-shop,
.mobile-layout .related-products .woocommmerce-shop {
  float: right;
}
.mobile-layout .countdown-mobile .woocommmerce-shop a,
.mobile-layout .best-selling-mobile .woocommmerce-shop a,
.mobile-layout .related-products .woocommmerce-shop a {
  color: #e93712;
  font-size: 12px;
  text-transform: capitalize;
  line-height: 28px;
}
.mobile-layout .countdown-mobile .woocommmerce-shop a i,
.mobile-layout .best-selling-mobile .woocommmerce-shop a i,
.mobile-layout .related-products .woocommmerce-shop a i {
  margin-right: 5px;
}
.rtl .mobile-layout .countdown-mobile .woocommmerce-shop a i,
.rtl .mobile-layout .best-selling-mobile .woocommmerce-shop a i,
.rtl .mobile-layout .related-products .woocommmerce-shop a i {
  margin-left: 5px;
  margin-right: 0;
}
.mobile-layout .countdown-mobile .woocommmerce-shop a:hover,
.mobile-layout .best-selling-mobile .woocommmerce-shop a:hover,
.mobile-layout .related-products .woocommmerce-shop a:hover {
  opacity: 0.8;
}
.mobile-layout .countdown-mobile .resp-slider-container div.items-wrapper,
.mobile-layout .best-selling-mobile .resp-slider-container div.items-wrapper,
.mobile-layout .related-products .resp-slider-container div.items-wrapper {
  padding-bottom: 0;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail:hover .item-image,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail:hover .item-image,
.mobile-layout .related-products .item .item-wrap .item-detail:hover .item-image {
  opacity: 0.8;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-image span.onsale,
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-image a.fancybox,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-image span.onsale,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-image a.fancybox,
.mobile-layout .related-products .item .item-wrap .item-detail .item-image span.onsale,
.mobile-layout .related-products .item .item-wrap .item-detail .item-image a.fancybox {
  display: none;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content {
  text-align: center;
  padding: 10px 0 0;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content h4 a,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content h4 a,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content h4 a {
  font-size: 11px;
  color: #444;
  font-weight: 500;
  text-transform: capitalize;
  opacity: 1;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content h4 a:hover,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content h4 a:hover,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content h4 a:hover {
  color: #e93712;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price {
  display: inline-block;
  vertical-align: top;
  opacity: 1;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price del,
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price ins,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price del,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price ins,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price del,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price ins {
  font-weight: 500;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price del,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price del,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price del {
  font-size: 12px;
  color: #7d7d7d;
}
.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price ins,
.mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price ins,
.mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price ins {
  font-size: 14px;
  color: #df1f26;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  min-width: 290px;
  background: #fff;
  box-shadow: none;
  z-index: 10;
  max-height: 275px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper .menu-responsive-inner {
  background-color: #fff;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul {
  margin: 0;
  padding: 0 20px;
  border-top: 1px solid #efefef;
  list-style: none;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.furnicom_resmenu {
  padding: 0 20px;
  border: 0;
  height: 563px;
  overflow: auto;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.furnicom_resmenu > li > .show-dropdown:after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 18px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.furnicom_resmenu > li > .show-dropdown.show:after {
  content: '\f107';
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li {
  box-shadow: none;
  border-bottom: 1px solid #efefef;
  border-top: 0;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li:last-child {
  border: 0;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li > a {
  font-size: 14px;
  color: #222;
  padding: 17px 0;
  box-shadow: none;
  font-weight: 400;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  background: #fff;
  line-height: 49px;
  height: 49px;
  width: 11px;
  color: #c4c4c4;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li.active > a,
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li:hover > a {
  background: #fff;
  color: #ff5c00;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown,
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown {
  color: #c4c4c4;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li .dropdown-resmenu > li > a {
  font-size: 13px;
  color: #6b6b6b;
}
.mobile-layout .vertical_megamenu .vertical-megamenu {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
}
.mobile-layout #ya-totop {
  display: none !important;
}
.mobile-layout .wpb_single_image {
  margin-bottom: 10px;
}
.mobile-layout .wpb_raw_html {
  margin-bottom: 20px;
}
.mobile-layout .vc_row-no-padding .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.mobile-layout .vc_column-inner {
  padding-left: 10px;
  padding-right: 10px;
}
.mobile-layout .ya_breadcrumbs {
  display: none;
}
.mobile-layout .ya_breadcrumbs .listing-title {
  margin-top: 0;
}
.mobile-layout .ya_breadcrumbs .listing-title h1 {
  margin-top: 0;
  font-size: 13px;
}
.mobile-layout .ya_breadcrumbs .breadcrumbs .breadcrumb {
  padding: 10px 0;
}
.mobile-layout .contact-mobile .wpb_map_wraper {
  border: 0;
}
.mobile-layout .contact-mobile .block-contact-mobile h2 {
  font-size: 12px;
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
}
.mobile-layout .contact-mobile .block-contact-mobile p {
  font-size: 12px;
}
.mobile-layout .contact-mobile .block-contact-mobile .location-address {
  margin: 0;
  list-style: none;
}
.mobile-layout .contact-mobile .block-contact-mobile .location-address li {
  font-size: 12px;
  color: #8c8c8c;
  background: url('../assets/img/icon-location.png') no-repeat left 8px center #fff;
  padding: 10px 0 10px 35px;
  margin-bottom: 10px;
}
.mobile-layout .contact-mobile .block-contact-mobile .location-address li span {
  padding: 5px 0;
  display: block;
}
.mobile-layout .contact-mobile .block-contact-mobile .location-address li span.title {
  font-weight: bold;
  color: #222;
  text-transform: capitalize;
  font-size: 14px;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap {
  display: block;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap input {
  width: 100%;
  border: 0;
  padding: 12px 35px;
  font-size: 13px;
  color: #7d7d7d;
  font-weight: 500;
  height: 60px;
  border-top: 1px solid #e8e8e8;
  margin-bottom: 10px;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-name input {
  background: url('../assets/img/bg-user.png') no-repeat left 8px center #fff;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-email input {
  background: url('../assets/img/bg-email.png') no-repeat left 8px center #fff;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-phone input {
  background: url('../assets/img/bg-phone.png') no-repeat left 8px center #fff;
  border-bottom: 1px solid #e8e8e8;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap textarea {
  border: 0;
  border-top: 0;
  padding: 20px 10px 0;
  width: 100%;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap ::-webkit-input-placeholder {
  font-size: 13px;
  color: #7d7d7d;
  font-weight: 500;
}
.mobile-layout .contact-form-mobile .wpcf7 input.wpcf7-submit {
  height: 42px;
  width: 100%;
  background-color: #df1f26;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  border: 0;
  line-height: 42px;
  padding: 0;
  border-radius: 20px;
  box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.mobile-layout .style-moblie {
  margin-bottom: 15px;
}
.mobile-layout .style-moblie .block-title {
  position: relative;
  background: transparent;
  border-bottom: 0;
  height: auto;
  float: left;
}
.mobile-layout .style-moblie .block-title h3 {
  font-size: 14px;
  line-height: 28px;
  color: #444;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.mobile-layout .style-moblie .block-title .woocommmerce-shop {
  display: inline-block;
  float: right;
  vertical-align: top;
}
.mobile-layout .style-moblie .block-title .woocommmerce-shop a {
  color: #e93712;
  text-transform: capitalize;
}
.mobile-layout .style-moblie .block-title .woocommmerce-shop a:hover {
  color: #df1f26;
}
.mobile-layout .style-moblie .block-title .woocommmerce-shop a:before {
  content: "\f0da";
  font-family: FontAwesome !important;
  margin-right: 5px;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  padding-bottom: 10px;
  margin: 0 -5px;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 160px;
  position: relative;
  padding: 0 5px;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item .item-wrap {
  width: 102%;
  height: auto;
  border: 1px solid #ddd;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item .item-image .product-thumb-hover img.hover-image {
  display: none !important;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item .item-image .product-thumb-hover img.attachment-shop_catalog {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item .item-image .sale-off {
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 15px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 38px;
  background-color: #e93712;
  padding: 0;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item .item-content h4 a {
  font-weight: 700;
  font-size: 11px;
  color: #444;
  text-transform: uppercase;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item .item-content h4 a:hover {
  color: #e93712;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item .item-content .item-price {
  margin-bottom: 0;
  padding-bottom: 8px;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item .item-content .item-price del .amount {
  font-weight: normal;
  font-size: 10px;
  color: #999;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item .item-content .item-price ins {
  float: left;
  margin: 0 5px 0 0;
}
.mobile-layout .style-moblie .resp-slider-container > div.items-wrapper >.item .item-content .item-price .amount {
  color: #df1f26;
  font-size: 12px;
  font-weight: bold;
}
.mobile-layout .style-moblie .sw-tab-slider {
  border: 0;
  height: auto;
  margin-bottom: auto;
}
.mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  padding-bottom: 1px;
  margin-bottom: 10px;
  letter-spacing: -3px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs li {
  display: inline-block;
  float: none;
  vertical-align: top;
  white-space: normal;
  width: 100px !important;
  height: 80px;
  position: relative;
  letter-spacing: normal;
  border: 1px solid #ddd;
  border-left: 0;
}
.rtl .mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs li {
  border-right: 0;
  border-left: 1px solid #ddd;
}
.mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs li a .item-image {
  margin: 20px 13px 0px 13px;
}
.mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs li a .item-image img {
  margin-bottom: 6px;
  display: block;
}
.mobile-layout .style-moblie .sw-tab-slider ul.nav-tabs li.active a .item-image h3 {
  color: #df1f26;
}
.mobile-layout .style-moblie .tab-content .sw-woo-container-slider {
  margin-bottom: 0;
}
.mobile-layout .responsive-slider.loading:before,
.mobile-layout .tab-content.loading:before {
  background-size: 30px 30px;
}
.mobile-layout .sw-tab-mobile {
  margin-bottom: 15px;
  margin-top: 7px;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .woocommmerce-shop a {
  position: absolute;
  right: 0;
  top: 12px;
  color: #e93712;
  text-transform: capitalize;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .woocommmerce-shop a:before {
  content: "\f0da";
  font-family: FontAwesome !important;
  margin-right: 5px;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs {
  display: block;
  margin: 0;
  padding-bottom: 15px;
  border: 0;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li {
  margin: 0 20px 0 0;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li:last-child > a:after {
  opacity: 0;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li > a {
  font-weight: 300;
  color: #444444;
  background-color: transparent;
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  padding: 0;
  text-transform: uppercase;
  line-height: normal;
  border: 0;
  border-radius: 0;
  height: auto;
  position: relative;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li > a:before {
  content: '';
  opacity: 0;
  width: 100%;
  height: 2px;
  background-color: #ff5722;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li > a:after {
  content: '';
  top: 5px;
  right: -11px;
  position: absolute;
  width: 1px;
  height: 13px;
  background-color: #959595;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li > a span {
  color: #e93712;
  font-weight: 700;
}
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li.active > a:before,
.mobile-layout .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li:hover > a:before {
  opacity: 1;
}
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper {
  padding-bottom: 0;
}
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-image span.onsale,
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-image a.fancybox {
  display: none;
}
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content {
  padding: 5px 0 0;
}
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content h4 a {
  color: #222;
  font-size: 12px;
}
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content h4 a,
.mobile-layout .sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content .item-price {
  opacity: 1;
}
.mobile-layout .body-wrapper .body-wrapper-inner > .container,
.mobile-layout .body-wrapper #main > .container {
  position: relative;
  padding-top: 10px;
}
.mobile-layout .body-wrapper .body-wrapper-inner > .container.open:before,
.mobile-layout .body-wrapper #main > .container.open:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0,0,0,0.7);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mobile-layout .body-wrapper #main > .container {
  padding-top: 0;
}
.footer-mstyle1 {
  margin-top: 51px;
  min-height: 1px;
}
.footer-mstyle1.style2 .footer-container .footer-menu .menu-item .footer-home .icon-menu {
  background: url('../assets/img/icon_footer_mobi2.png') no-repeat -13px -6px;
  width: 19px;
  height: 18px;
}
.footer-mstyle1.style2 .footer-container .footer-menu .menu-item .footer-search .icon-menu {
  height: 18px;
  background: url('../assets/img/icon_footer_mobi2.png') no-repeat -13px -31px;
}
.footer-mstyle1.style2 .footer-container .footer-menu .menu-item .footer-cart .icon-menu {
  width: 22px;
  height: 18px;
  background: url('../assets/img/icon_footer_mobi2.png') no-repeat -13px -54px;
}
.footer-mstyle1.style2 .footer-container .footer-menu .menu-item .footer-cart .minicart-number {
  display: none;
}
.footer-mstyle1.style2 .footer-container .footer-menu .menu-item .footer-myaccount .icon-menu {
  width: 19px;
  height: 18px;
  background: url('../assets/img/icon_footer_mobi2.png') no-repeat -13px -84px;
}
.footer-mstyle1.style2 .footer-container .footer-menu .menu-item .footer-more {
  margin-top: 0;
}
.footer-mstyle1.style2 .footer-container .footer-menu .menu-item .footer-more .icon-menu {
  width: 28px;
  height: 18px;
  background: url('../assets/img/icon_footer_mobi2.png') no-repeat -9px -105px;
}
.footer-mstyle1 .footer-container {
  background-color: rgba(255,255,255,0.9);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  border-top: 1px solid #e8e8e8;
}
.footer-mstyle1 .footer-container .footer-menu {
  position: relative;
  padding: 0 10px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
  opacity: 0;
  height: 0;
  visibility: hidden;
  position: absolute;
  padding: 10px 15px;
  bottom: 39px;
  right: -1px;
  background-color: #fff;
  border: 1px solid #eee;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
  left: -1px;
  right: auto;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden a .fa {
  font-size: 14px;
  color: #8d8d8d;
  margin-right: 5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden a .fa.fa-heart-o {
  font-size: 12px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden a .menu-text {
  color: #8d8d8d;
  text-transform: uppercase;
  font-size: 10px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden .footer-wishlist {
  margin-bottom: 5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden.open {
  opacity: 1;
  height: auto;
  visibility: visible;
  z-index: 99;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer {
  margin: 0;
  margin-bottom: 5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer > li {
  list-style: none;
  margin-bottom: 5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer > li > a {
  color: #8d8d8d;
  text-transform: uppercase;
  font-size: 10px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item {
  width: 20%;
  float: left;
  text-align: center;
  margin-bottom: 5px;
  padding: 10px 0 0;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .furnicom-minicart-mobile {
  position: relative;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-more {
  margin-top: 11px;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item {
  float: right;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item a {
  display: inline-block;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item a:hover .menu-text {
  color: #df1f26;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item a .icon-menu {
  display: block;
  width: 28px;
  height: 22px;
  margin: 0 auto;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item a .minicart-number {
  position: absolute;
  top: -6px;
  right: -5px;
  width: 17px;
  height: 17px;
  line-height: 17px;
  background: #e93712;
  border-radius: 50%;
  color: #fff;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item a .minicart-number {
  right: auto;
  left: -5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item a .menu-text {
  text-align: center;
  color: #8d8d8d;
  text-transform: uppercase;
  font-size: 10px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-home .icon-menu {
  width: 19px;
  height: 15px;
  background: url(../assets/img/red/icon-home-footer.png) no-repeat center center;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search {
  float: none;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  height: 0;
  position: absolute;
  top: -36px;
  left: 0px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search {
  right: 0;
  left: auto;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry .cat-wrapper {
  display: none;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #f2f2f2;
  font-size: 13px;
  color: #9c9c9c;
  border-radius: 0;
  border: 0;
  padding: 0 10px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry button {
  position: absolute;
  height: 40px;
  width: 40px;
  right: 0;
  top: 32px;
  border: 0;
  background-color: #f2f2f2;
  color: #9c9c9c;
  font-size: 16px;
  margin: 0;
  font-size: 0;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry button:before {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 14px;
  color: #999;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry button {
  left: 0;
  right: auto;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry button:hover {
  color: #df1f26;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search.open {
  opacity: 1;
  visibility: visible;
  height: auto;
  z-index: 99;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .icon-menu {
  background: url('../assets/img/icon_footer_mobi1.png') no-repeat -5px -78px;
  width: 16px;
  height: 16px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .revo-minicart-mobile {
  position: relative;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .revo-minicart-mobile .minicart-number {
  position: absolute;
  top: -5px;
  right: -6px;
  display: inline-block;
  width: 17px;
  height: 17px;
  background-color: #df1f26;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  line-height: 17px;
  font-size: 12px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .icon-menu {
  background: url('../assets/img/icon_footer_mobi1.png') no-repeat -5px -32px;
  width: 18px;
  height: 18px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-myaccount .icon-menu {
  background: url('../assets/img/icon_footer_mobi1.png') no-repeat -5px -55px;
  width: 18px;
  height: 18px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-more .icon-menu {
  background: url('../assets/img/icon_footer_mobi1.png') no-repeat -5px 0px;
  width: 27px;
  height: 7px;
}
.mobile-layout.search-results h1.entry-title small {
  font-size: 16px;
  color: #fff;
  margin: 0 10px;
}
.mobile-layout .products-nav .view-mode-wrap {
  float: left;
  margin: 0;
}
.mobile-layout .products-nav .woocommerce-pagination {
  margin-top: 0 !important;
}
.mobile-layout .pagination {
  background-color: transparent;
  padding: 0;
  border: 0;
  margin: 12px 0 0;
  float: none;
  text-align: center;
}
.mobile-layout .pagination ul {
  background-color: transparent;
  margin: 0 -15px;
}
.mobile-layout .pagination ul li {
  background-color: transparent;
  vertical-align: top;
}
.mobile-layout .pagination ul li a,
.mobile-layout .pagination ul li span.current {
  background-color: #fff;
  display: block;
  width: 32px;
  line-height: 30px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  text-align: center;
  font-size: 16px;
  color: #222;
  margin-bottom: 5px;
  padding: 0;
}
.mobile-layout .pagination ul li a:hover,
.mobile-layout .pagination ul li span.current:hover {
  border-radius: 50%;
  border: 0;
}
.mobile-layout .pagination ul li a.next,
.mobile-layout .pagination ul li a.prev {
  width: 80px;
  border-radius: 20px;
}
.mobile-layout .pagination ul li span.current {
  color: #df1f26 !important;
}
.mobile-layout.rtl .categories-mobile .box-slider-title {
  text-align: right;
}
.mobile-layout.rtl .back-history {
  float: right;
  background: url('../assets/img/icon-back-m1.png') no-repeat center center;
}
.mobile-layout .back-history {
  display: inline-block;
  float: left;
  width: 24px;
  height: 16px;
  background: url('../assets/img/icon-back-m.png') no-repeat center center;
  margin: 10px 0;
}
.mobile-layout .header-page {
  position: relative;
}
.mobile-layout .header-page .header-shop > .container {
  margin: 0 10px;
  background-color: #fff;
}
.mobile-layout .header-page.sticky-mobile .header-shop {
  position: fixed;
  width: 480px;
  margin: 0 auto;
  top: 0;
  z-index: 999;
  background-color: #fff;
}
.mobile-layout .header-page.sticky-mobile .header-shop .container {
  margin: 0 auto;
}
.mobile-layout .header-page .header-shop {
  text-align: center;
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
}
.mobile-layout .header-page .header-shop .page-title {
  font-size: 14px;
  color: #222;
  text-align: center;
  padding: 12px 0;
  display: inline-block;
  margin-bottom: 0;
  text-transform: uppercase;
}
.mobile-layout .header-page .header-shop h4 {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  display: inline-block;
  padding: 11px 0;
  margin: 0;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle {
  display: block;
  padding: 0;
  margin: 6px 0px;
  cursor: pointer;
  width: 26px;
  height: 26px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  top: 0;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle:hover .icon-bar {
  width: 18px !important;
  background-color: #7d7d7d;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle .icon-bar {
  height: 2px;
  width: 18px;
  margin: 3px 0px 3px 4px;
  background: #7d7d7d;
  display: block;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle .icon-bar:nth-child(1) {
  width: 14px;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle .icon-bar:nth-child(3) {
  width: 14px;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper {
  top: 39px;
  right: 0;
  text-align: left;
  z-index: 10;
  display: none;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper.in {
  display: block;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper h3 {
  display: none;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper .menu-close {
  display: none;
}
.mobile-layout .vertical_megamenu_shop .vertical-megamenu {
  display: none;
}
.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li > a {
  text-align: right;
  padding: 14px 0;
}
.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  transform: rotate(180deg);
}
.mobile-layout.rtl .style-moblie .block-title h2 {
  float: right;
}
.mobile-layout.rtl .style-moblie .block-title .woocommmerce-shop {
  float: left;
}
.mobile-layout.rtl .block-mobile .info .info-content {
  padding-left: 0;
  padding-right: 38px;
}
.mobile-layout.rtl .block-mobile .info .info-content:before {
  left: auto;
  right: 0;
}
.mobile-layout.rtl.mobile-layout .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper {
  right: auto;
  left: 0;
}
.mobile-layout.rtl.mobile-layout .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper ul > li > a {
  text-align: left;
}
.mobile-layout.rtl.mobile-layout .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  right: 0;
  left: auto;
  transform: rotate(0deg);
  line-height: 49px;
}
.mobile-layout.rtl .products-wrapper .products-loop.list li .products-entry .products-content {
  text-align: right;
}
.mobile-layout.rtl .products-wrapper .woocommerce-pagination .page-numbers > li {
  float: right;
}
.mobile-layout.rtl .products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers.next::before,
.mobile-layout.rtl .products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers.prev::before {
  content: '';
}
.mobile-layout .listings-title {
  margin-bottom: 20px;
}
.mobile-layout .listings-title h1 {
  font-size: 16px;
}
.mobile-layout .listings-title .wrap-title {
  padding: 30px 0 25px;
}
.mobile-layout .banner-category  .widget_sp_image {
  margin-bottom: 10px;
}
.mobile-layout .header-page {
  position: relative;
}
.mobile-layout .header-page.sticky-mobile .header-shop {
  position: fixed;
  z-index: 999;
  background-color: #fff;
}
.mobile-layout .header-page.sticky-mobile .header-shop .container {
  max-width: 480px;
}
.mobile-layout .header-page .header-shop {
  text-align: center;
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
}
.mobile-layout .header-page .header-shop .page-title {
  font-size: 14px;
  color: #222;
  text-align: center;
  padding: 12px 0;
  display: inline-block;
}
.mobile-layout .header-page .header-shop h4 {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  display: inline-block;
  padding: 11px 0;
  margin: 0;
}
.mobile-layout .products-wrapper {
  padding: 0;
  position: relative;
}
.mobile-layout .products-wrapper.show-modal:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0,0,0,0.4);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 1px;
  z-index: 999;
}
.mobile-layout .products-wrapper .products-nav {
  background-color: #fff;
  position: relative;
  z-index: 2;
  text-align: center;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border: 0;
  padding: 5px 10px 1px;
  margin: 0 0 10px;
}
.mobile-layout .products-wrapper .products-nav form {
  position: static;
  float: none;
  display: inline-block;
  height: 30px;
}
.mobile-layout .products-wrapper .products-nav form select {
  border: none;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode {
  margin: 5px 0;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a {
  height: 20px;
  width: 20px;
  background-color: #fff;
  position: relative;
  float: left;
  border: 0;
  overflow: hidden;
  text-indent: 0;
  background-image: none;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a >span {
  font-size: 0;
  display: none;
}
.rtl .mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a {
  float: right;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a:before {
  height: 20px;
  width: 20px;
  line-height: 20px;
  color: #3b3b3b;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a.active:before {
  color: #df1f26;
  background-color: #fff;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a:hover:before {
  background-color: #fff;
  color: #df1f26;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a:before {
  position: absolute;
  font-size: 14px;
  font-family: FontAwesome;
  text-align: center;
  background-color: transparent;
  color: #898989;
  left: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a.grid-view:before {
  content: "\f009";
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a.list-view:before {
  content: "\f0c9";
}
.mobile-layout .products-wrapper .products-nav .filter-product {
  font-size: 12px;
  color: #6b6b6b;
  text-transform: uppercase;
  float: right;
  line-height: 34px;
}
.mobile-layout .products-wrapper .products-nav .contact-mobile .block-contact-mobile .location-address li {
  background-position: right 8px center;
  padding-right: 35px;
  padding-left: 0;
}
.mobile-layout .products-wrapper .products-nav .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap input,
.mobile-layout .products-wrapper .products-nav .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap textarea {
  text-align: right;
}
.mobile-layout .products-wrapper .products-nav .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-name input {
  background-position: right 8px center;
}
.mobile-layout .products-wrapper .products-nav .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-email input {
  background-position: right 8px center;
}
.mobile-layout .products-wrapper .products-nav .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-phone input {
  background-position: right 8px center;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li {
  line-height: 28px;
  border: 0;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a {
  font-size: 12px;
  color: #6b6b6b;
  text-transform: uppercase;
  padding: 0;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
  line-height: 28px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li {
  padding: 6px 0 0px;
  border: 0;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li.asc {
  padding: 3px 0 0px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li.asc a {
  height: 21px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li a {
  height: 18px;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby {
  width: auto;
  margin: 0;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby.order-dropdown >li .current-li a:after {
  width: 25px;
}
.mobile-layout .products-wrapper .filter-mobile {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
  position: absolute;
  z-index: 9;
  top: 40px;
  left: 0px;
  background-color: #fff;
  padding: 10px;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
.rtl .mobile-layout .products-wrapper .filter-mobile {
  left: auto;
  right: 0px;
}
.mobile-layout .products-wrapper .filter-mobile.open {
  visibility: visible;
  opacity: 1;
}
.mobile-layout .products-wrapper .filter-mobile .widget {
  padding: 5px 0 20px;
}
.mobile-layout .products-wrapper .filter-mobile .widget_layered_nav {
  border-bottom: 1px solid #e8e8e8;
}
.mobile-layout .products-wrapper .filter-mobile .widget_price_filter form {
  padding: 0;
  border: 0;
}
.mobile-layout .products-wrapper .woocommerce-pagination {
  display: block;
  float: none;
  margin: 0 0 10px;
}
.mobile-layout .products-wrapper .woocommerce-pagination .note {
  display: none;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers {
  margin: 0;
  vertical-align: top;
  background-color: transparent;
  border: 0;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li {
  float: left;
  position: relative;
  text-transform: capitalize;
  text-align: center;
  margin: 0 5px 5px;
  background-color: transparent;
  border: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li a,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers {
  background-color: #fff;
  display: block;
  width: 32px;
  line-height: 30px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  text-align: center;
  font-size: 16px;
  color: #222;
  padding: 0;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li a.current,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers.current {
  color: #df1f26;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .next,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .prev {
  width: 32px;
  text-align: center;
  text-transform: uppercase;
  color: #222;
  border-radius: 20px;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .next:before,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .prev:before {
  content: '';
}
.mobile-layout .products-wrapper .products-loop {
  margin: 0;
}
.mobile-layout .products-wrapper .products-loop.grid {
  margin: 0 -5px;
}
.mobile-layout .products-wrapper .products-loop.grid > li {
  padding: 0 5px;
  margin-bottom: 10px;
  float: left;
  width: 50%;
}
.mobile-layout .products-wrapper .products-loop.grid > li .products-entry {
  padding: 0;
  min-height: auto;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .products-thumb .product-thumb-hover img.attachment-shop_catalog {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .products-thumb .sale-off {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 38px;
  background-color: #e93712;
  padding: 0;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content {
  padding: 0 10px 10px;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content h4 a {
  font-size: 12px;
  color: #222;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .reviews-content {
  display: none;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .item-price,
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .amount,
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content ins .amount {
  font-size: 16px !important;
  margin-bottom: 10px;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content del .amount {
  font-size: 13px !important;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .item-bottom {
  opacity: 0;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .item-description {
  display: none;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap:hover .item-detail .item-content h4 a,
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap:hover .item-detail .item-content .item-price {
  opacity: 1;
}
.mobile-layout .products-wrapper .products-loop.list li {
  margin-bottom: 20px;
}
.mobile-layout .products-wrapper .products-loop.list li .products-entry .products-content {
  text-align: left;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
  width: 35%;
  margin-right: 10px;
  float: left;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .product-thumb-hover img.attachment-shop_catalog {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .sale-off {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 38px;
  background-color: #df1f26;
  padding: 0;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
  padding: 10px 15px 5px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 a {
  font-weight: 500;
  font-size: 14px;
  color: #222;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .reviews-content {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
  margin-bottom: 5px;
  font-weight: 500;
  display: table-row;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 13px;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom {
  display: none;
}
.mobile-layout .products-thumb {
  width: 100%;
}
.mobile-layout .item-content .yith-wcwl-add-to-wishlist,
.mobile-layout .item-content .add_to_cart_button,
.mobile-layout .item-content a.button,
.mobile-layout .item-content .add_to_wishlist,
.mobile-layout .item-content .compare-button a.button.compare,
.mobile-layout .item-content .single_add_to_cart_button,
.mobile-layout .item-content .product_type_external,
.mobile-layout .item-content .product_type_grouped,
.mobile-layout .item-content .compare-button {
  display: none !important;
}
.mobile-layout.search-no-results h1 small {
  color: #fff;
  font-size: 16px;
  margin: 0 10px;
}
.mobile-layout.search-no-results .breadcrumbs {
  display: none;
}
.mobile-layout.search-no-results .listing-title h1 {
  font-size: 12px;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.mobile-layout.search-no-results .listing-title h1 small {
  color: #7d7d7d;
  font-size: 12px;
}
.mobile-layout.search-no-results .content_list_product {
  padding: 0;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result {
  text-align: center;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result h3 {
  font-size: 12px;
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result h1 small {
  font-size: 18px;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result .image {
  display: inline-block;
  margin: 10px 0 20px;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result p {
  font-size: 13px;
  color: #7d7d7d;
  max-width: 260px;
  margin: 0 auto;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result button {
  height: 42px;
  width: 100%;
  background-color: #df1f26;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  margin: 10px 0 0;
  border: 0;
  line-height: 42px;
  padding: 0;
  border-radius: 20px;
  box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.mobile-layout.search .header-mobile-style1,
.mobile-layout.search .header-mobile-style2 {
  box-shadow: none;
  margin-bottom: 0;
}
.mobile-layout.search .header-mobile-style1 .header-top-mobile,
.mobile-layout.search .header-mobile-style2 .header-top-mobile {
  box-shadow: 0 5px 5px rgba(205,205,205,0.6);
}
.mobile-layout.search .body-wrapper-inner > .container {
  padding-top: 15px;
}
.mobile-layout.woocommerce-wishlist .woocommerce table.wishlist_table tbody tr {
  padding: 10px;
  margin-bottom: 0;
}
.mobile-layout.woocommerce-wishlist .woocommerce table.wishlist_table tbody tr td.product-name {
  display: block;
  width: 60%;
}
.mobile-layout.woocommerce-wishlist .woocommerce table.wishlist_table tbody tr td.product-remove {
  right: 10px;
}
.mobile-layout.woocommerce-wishlist .woocommerce table.wishlist_table tfoot td {
  text-align: center;
}
.mobile-layout.woocommerce-wishlist .woocommerce table.wishlist_table tfoot td .yith-wcwl-share {
  display: inline-block;
  margin-bottom: 10px;
}
.mobile-layout.woocommerce-account.woocommerce-page .listing-title h1 {
  text-align: center;
}
.mobile-layout.woocommerce-account.woocommerce-page .image-login {
  text-align: center;
  margin: 0 0 20px;
}
.mobile-layout.woocommerce-account.woocommerce-page .image-login img {
  display: inline-block;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login h2 {
  font-weight: bold;
  color: #222;
  font-size: 13px;
  margin: 0 0 30px;
  display: block;
  text-transform: uppercase;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide {
  padding-left: 30px;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide input:-webkit-autofill,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide input:-webkit-autofill {
  background-color: #fff !important;
  height: 35px;
  text-indent: 10px;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide label,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide label {
  font-size: 14px;
  color: #7d7d7d;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide .input-text,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide .input-text {
  padding: 0;
  background-color: #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide:first-child,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide:first-child {
  background: url('../assets/img/bg-user.png') no-repeat left center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide:nth-child(2),
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide:nth-child(2) {
  background: url('../assets/img/icon-lock.png') no-repeat left center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row input.button,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row button.button,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row input.button,
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row button.button {
  height: 42px;
  width: 100%;
  background-color: #df1f26;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  border: 0;
  line-height: 42px;
  padding: 0;
  border-radius: 20px;
  box-shadow: 0 10px 15px rgba(194,54,0,0.1);
  margin: 10px 0 0;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide:first-child {
  background: url('../assets/img/bg-email.png') no-repeat left center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login form.register .form-row.form-row-wide:nth-child(2) {
  background: url('../assets/img/icon-lock.png') no-repeat left center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share {
  text-align: center;
  margin-bottom: 20px;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .title-share {
  display: none;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content {
  display: inline-block;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content > a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  margin: 0 5px;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content > a:nth-child(1) {
  background-color: #3a5897;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content > a:nth-child(2) {
  background-color: #2fc2ee;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content > a:nth-child(3) {
  background-color: #e14a3c;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content > a:nth-child(4) {
  background-color: #df2227;
}
.mobile-layout.woocommerce-account.woocommerce-page #customer_login .social-share .wrap-content > a:nth-child(5) {
  background-color: #407199;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents {
  margin-bottom: 10px;
  padding-top: 20px;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content .entry-title {
  display: none;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation {
  float: none;
  margin-right: 0;
  margin-bottom: 20px;
  overflow: hidden;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul {
  border: 0;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li {
  display: inline-block;
  float: left;
  width: 33.33%;
  padding-top: 45px;
  text-align: center;
  margin-bottom: 15px;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--dashboard {
  background: url('../assets/img/icon-dashboard.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--orders {
  background: url('../assets/img/icon-orders.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--downloads {
  background: url('../assets/img/icon-download.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--edit-address {
  background: url('../assets/img/icon-address.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--edit-account {
  background: url('../assets/img/icon-account.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--customer-logout {
  background: url('../assets/img/icon-logout.png') no-repeat top center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li > a {
  border: 0;
  padding: 15px 0;
  min-width: auto;
  font-size: 11px;
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content {
  float: none;
  clear: both;
  margin-bottom: 10px !important;
  text-align: center;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account {
  text-align: left;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-first {
  text-align: left;
  width: 100%;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-first .woocommerce-Input--email {
  border-radius: 0;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-last {
  width: 100%;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-Button.button {
  height: 42px;
  width: 100%;
  background-color: #df1f26;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  border: 0;
  line-height: 42px;
  padding: 0;
  border-radius: 20px;
  box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content strong {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: #222;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .avatar-user {
  display: inline-block;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .avatar-user img {
  border-radius: 50%;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content p:first-child {
  text-align: center;
  font-size: 12px;
  color: #7d7d7d;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content p:first-child a {
  color: #df1f26;
  font-weight: bold;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content p:last-child {
  text-align: left;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content a {
  font-size: 12px;
  color: #7d7d7d;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content table.my_account_orders tr.order td {
  width: 100% !important;
  border: 0;
  border-top: 1px solid #ddd;
  padding: 10px 15px !important;
}
.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content table.my_account_orders tr.order td:first-child {
  border-top: 0 !important;
}
.mobile-layout.woocommerce-account.woocommerce-page .breadcrumbs {
  display: none;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
  text-align: right;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide,
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide {
  padding-right: 30px;
  padding-left: 0;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide:first-child,
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child {
  background: url('../assets/img/bg-user.png') no-repeat right center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide:nth-child(2),
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2) {
  background: url('../assets/img/icon-lock.png') no-repeat right center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child {
  background: url('../assets/img/bg-email.png') no-repeat right center #fff;
}
.mobile-layout.woocommerce-account.woocommerce-page.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2) {
  background: url('../assets/img/icon-lock.png') no-repeat right center #fff;
}
.mobile-layout.woocommerce-checkout form .form-row-first,
.mobile-layout.woocommerce-checkout form .form-row-last {
  width: 100%;
}
.mobile-layout.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button {
  padding: 10px;
  width: 100px;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table {
  background: #fff;
  border: 0;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table thead {
  display: none;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
  display: block;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td {
  float: left;
  padding: 25px 18px;
  display: inline-block;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-remove {
  position: absolute;
  right: 8px;
  top: 10px;
  padding: 0;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-remove a.remove {
  display: inline-block;
  width: 16px;
  height: 17px;
  text-indent: -9999px;
  background: url(../assets/img/delete-m.png) no-repeat center center #fff;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-thumbnail {
  padding: 0;
  border: 1px solid #ebebeb;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-thumbnail img {
  width: 90px;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-name {
  margin-bottom: 7px;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-name a {
  font-size: 14px;
  color: #222;
  text-transform: capitalize;
  font-weight: bold;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-price {
  color: #df1f26;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 9px;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-quantity .quantity {
  border: 1px solid #ebebeb;
  height: 30px;
  padding: 0;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-quantity .quantity .minus,
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-quantity .quantity .plus {
  display: block !important;
  height: 14px;
  padding: 0;
  background: #fff;
  color: #444;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-quantity .quantity input.qty {
  border: 0;
  height: 100%;
  padding-right: 10px;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-subtotal {
  display: none;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table.cart td.actions {
  border-top: 0;
  padding: 10px;
  background-color: rgba(0,0,0,0.025);
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table.cart td.actions .coupon input#coupon_code {
  text-transform: uppercase;
  background-color: #eee;
  height: 34px;
  padding: 0 10px;
  border-radius: 0;
  font-size: 12px;
  line-height: 32px;
}
.mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table.cart td.actions .coupon .input-text+.button {
  padding: 10px;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals {
  width: 100%;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody {
  width: 100%;
  display: block;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .cart-subtotal th,
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .order-total th {
  display: none;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .cart-subtotal td,
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .order-total td {
  display: block;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .cart-subtotal td:before,
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .order-total td:before {
  content: attr(data-title) ": ";
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tbody .order-total {
  background-color: rgba(0,0,0,0.025);
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
}
.mobile-layout.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  height: 42px !important;
  width: 100%;
  background-color: #df1f26 !important;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff !important;
  font-weight: bold;
  border: 0 !important;
  line-height: 42px !important;
  padding: 0;
  margin-bottom: 20px;
  border-radius: 20px !important;
  box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.single-post.mobile-layout #comments .comment .author {
  width: auto;
  overflow: visible;
}
.single-product.mobile-layout .single-product .tabs .tabbable .tab-content #reviews #review_form_wrapper .comment-respond .comment-form .form-submit .submit {
  padding: 0 !important;
}
.single-product.mobile-layout.rtl .content-product-detail .single-product-top .product-summary .yith-wcwl-add-to-wishlist {
  left: 40px;
  right: auto;
  float: left;
}
.single-product.mobile-layout.rtl .content-product-detail .single-product-top .product-summary .single_add_to_cart_button {
  float: right;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .cart .quantity {
  margin: 0 0 0 10px !important;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .price ins {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
  left: 35px;
  right: auto;
}
.single-product.mobile-layout .content-product-detail {
  padding: 0;
}
.single-product.mobile-layout .content-product-detail .product-summary {
  position: relative;
}
.single-product.mobile-layout .content-product-detail .single-product-top {
  padding: 10px;
  position: relative;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-images .product-images-container .product-responsive .slick-list {
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-images .product-images-container .product-responsive .slick-list .slick-track .images {
  border: 1px solid #ddd;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive .item-img-slider {
  padding: 0;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail .slick-list {
  margin: 0 -5px;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-images .product-images-container.thumbnail-bottom button {
  display: none !important;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-responsive-thumbnail {
  overflow: visible;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-responsive-thumbnail .slick-list {
  overflow: hidden;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product {
  cursor: pointer;
  padding: 0 5px;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product.slick-current  .thumbnail-wrapper {
  border: 1px solid #e93712;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper {
  border: 1px solid #ddd;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper img {
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper img:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary h1.product_title,
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .product-description h2.quick-overview {
  display: none;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .reviews-content {
  margin: 20px 0 0;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .price del span.amount {
  font-size: 14px;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .price ins span.amount {
  font-size: 16px;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .product-stock {
  display: inline-block;
  width: 54px;
  height: 54px;
  text-indent: -9999px;
  position: absolute;
  right: 20px;
  top: -180px;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .product-stock.in-stock {
  background: url('../assets/img/icon-instock.png') no-repeat center center;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .product-stock.out-stock {
  top: 43%;
  background: url('../assets/img/icon-outstock.png') no-repeat center center;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .product-summary-bottom .compare-button {
  display: none;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .single_add_to_cart_button {
  font-weight: 400;
  padding: 9px 15px;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  width: 35px;
  height: 35px;
  font-size: 0;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a {
  display: inline-block;
  height: 35px;
  width: 35px;
  border: 1px solid #ddd;
  color: #7d7d7d;
  position: relative;
  line-height: 30px;
  text-align: center;
  font-size: 0;
  border-radius: 50%;
}
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.single-product.mobile-layout .content-product-detail .single-product-top .product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a:before {
  content: '\f08a';
  font-family: FontAwesome;
  font-size: 13px;
  display: block;
  line-height: 33px;
}
.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile {
  position: absolute;
  right: 0;
  top: -10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 30%;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .yith-wcwl-add-to-wishlist {
  margin: 0 5px;
}
.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  border: 1px solid #e2e2e2;
  color: #7d7d7d;
}
.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .clear {
  display: none;
}
.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .social-share {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  margin: 0 !important;
}
.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .social-share.open {
  z-index: 3;
}
.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .social-share.open .wrap-content {
  opacity: 1;
}
.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .social-share .title-share {
  float: right;
  font-size: 0;
  width: 35px;
  height: 35px;
  line-height: 33px;
  border: 1px solid #e2e2e2;
  text-align: center;
  color: #7d7d7d;
  padding: 0;
  border-radius: 50%;
}
.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .social-share .title-share:before {
  font-size: 16px;
  display: inline-block;
  font-family: FontAwesome;
  content: '\f1e0';
}
.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .social-share .wrap-content {
  float: right;
  position: absolute;
  bottom: 110%;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: #fff;
  box-shadow: 0 0 0 1px #ddd;
  -webkit-box-shadow: 0 0 0 1px #ddd;
  text-align: center;
}
.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .social-share .wrap-content > a {
  padding: 10px;
  display: block;
  font-size: 18px;
}
.single-product.mobile-layout .content-product-detail .tabs {
  border: 0;
  margin-bottom: 10px;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable .nav-tabs {
  border-top: 0;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  margin: 0;
  padding: 0 10px;
  float: none;
  width: 100%;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable .nav-tabs li {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  float: none;
  padding: 0 9px;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable .nav-tabs li:first-child {
  padding-left: 0;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable .nav-tabs li.active a,
.single-product.mobile-layout .content-product-detail .tabs .tabbable .nav-tabs li:hover a {
  color: #df1f26;
  border: 0;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable .nav-tabs li.active a:before,
.single-product.mobile-layout .content-product-detail .tabs .tabbable .nav-tabs li:hover a:before {
  opacity: 1;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable .nav-tabs li a {
  background-color: #fff;
  font-size: 14px;
  padding: 0;
  border: 0;
  height: 40px;
  position: relative;
  line-height: 42px;
  text-transform: uppercase;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable .nav-tabs li a:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #df1f26;
  position: absolute;
  left: 0;
  bottom: -1px;
  opacity: 0;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable .tab-content {
  border-left: 0;
  padding: 10px;
  width: 100%;
  float: none;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable .tab-content h2 {
  display: none;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable #tab-reviews #comments ol.commentlist {
  padding: 10px 0 0;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable #tab-reviews #comments ol.commentlist li {
  padding: 0 0 10px;
  border-bottom: 1px solid #f0f0ed;
  margin: 0 0 10px;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable #tab-reviews #comments ol.commentlist li:last-child {
  border: 0;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable #tab-reviews #comments .comment_container .avatar {
  height: 40px;
  width: 40px;
  border: 0;
  border-radius: 50%;
  padding: 0;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable #tab-reviews #comments .comment_container .comment-text {
  padding: 0;
  border: 0;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable #tab-reviews #comments .comment_container .comment-text .description {
  font-size: 12px;
  color: #7d7d7d;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable #tab-reviews #comments .comment_container .comment-text .description p {
  margin: 0;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable #tab-reviews #comments .comment_container .comment-text .meta {
  margin: 0;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable #tab-reviews #comments .comment_container .comment-text .meta strong {
  font-size: 12px;
  color: #444;
  font-weight: 700;
  text-transform: uppercase;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable #tab-reviews #comments .comment_container .comment-text .meta time {
  font-size: 12px;
  color: #7d7d7d;
  font-style: italic;
}
.single-product.mobile-layout .content-product-detail .tabs .tabbable #tab-reviews .form-submit #submit {
  height: 42px;
  width: 100% !important;
  background-color: #e93712 !important;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  margin: 0;
  border: 0;
  line-height: 42px;
  padding: 0 !important;
  border-radius: 20px !important;
  box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.single-product.mobile-layout .content-product-detail .single-product > .product {
  border: 0;
  padding: 0;
}
.single-product.mobile-layout .content-product-detail .product-type-simple .cart {
  text-align: center;
}
.single-product.mobile-layout .content-product-detail .product-type-simple .cart .addcart-wrapper {
  display: inline-block;
  overflow: hidden;
}
.single-product.mobile-layout .content-product-detail .product-type-external .addcart-wrapper .cart {
  float: none;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-responsive .item-img-slider a {
  display: inline-block;
  max-width: 450px;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info {
  position: absolute;
  z-index: 3;
  right: 10px;
  bottom: 110px;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info .product-stock {
  display: inline-block;
  width: 54px;
  height: 54px;
  text-indent: -9999px;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info .product-stock.in-stock {
  background: url('../assets/img/icon-instock.png') no-repeat center center;
}
.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info .product-stock.out-stock {
  background: url('../assets/img/icon-outstock.png') no-repeat center center;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail {
  position: relative;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .price del {
  float: none;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .price del .amount {
  font-size: #7d7d7d;
  font-size: 14px;
  font-weight: 500;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .price ins {
  float: left;
  margin-left: 0;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .add_to_cart_button,
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .product_type_external,
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .product_type_grouped,
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .single_add_to_cart_button {
  float: left;
  height: 40px;
  padding: 0;
  line-height: 40px;
  width: 172px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  border-radius: 20px;
  clear: none;
  box-shadow: 0 5px 5px #eee;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart {
  margin-bottom: 0 !important;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity {
  height: 40px;
  margin: 0 10px 0 0 !important;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity input {
  width: 55px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity .input-text {
  height: 38px !important;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity .minus {
  background-position: 0px -1685px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity .plus {
  background-position: -5px -1665px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table {
  margin-bottom: 15px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .price {
  font-size: 16px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .price del {
  font-size: 16px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .price ins {
  font-size: 18px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table td {
  height: 60px !important;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .quantity {
  width: 145px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table input {
  width: 45px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .addcart-wrapper {
  text-align: center;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .product-info {
  padding: 15px 0 10px;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .product-info .sku_wrapper {
  margin-bottom: 0;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .description {
  margin-bottom: 15px;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs {
  border: 0;
  margin-bottom: 10px;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs ul {
  border-top: 1px solid #e8e8e8;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  margin: 5px 0 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs ul li {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  float: none;
  padding: 0 9px;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs ul li:first-child {
  padding-left: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs ul li.active a,
.single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs ul li:hover a {
  color: #df1f26;
  border: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs ul li.active a:before,
.single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs ul li:hover a:before {
  opacity: 1;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs ul li a {
  background-color: #fff;
  font-size: 14px;
  padding: 0;
  border: 0;
  height: 40px;
  position: relative;
  line-height: 42px;
  text-transform: uppercase;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs ul li a:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #df1f26;
  position: absolute;
  left: 0;
  bottom: -1px;
  opacity: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs #tab-reviews #comments h2 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper h3 {
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
.single-product.mobile-layout.woocommerce div.product p.price,
.single-product.mobile-layout.woocommerce div.product span.price {
  font-size: 18px;
  margin-bottom: 15px;
}
.single-product.mobile-layout.woocommerce div.product form.cart .variations {
  margin-bottom: 0;
}
.single-product.mobile-layout.woocommerce div.product form.cart	.addcart-wrapper .single_variation_wrap {
  text-align: center;
}
.single-product.mobile-layout.woocommerce div.product form.cart	.addcart-wrapper .single_variation_wrap .woocommerce-variation.single_variation {
  text-align: left;
}
.single-product.mobile-layout.woocommerce div.product form.cart	.addcart-wrapper .single_variation_wrap .woocommerce-variation-add-to-cart {
  display: inline-block;
}
.single-product.mobile-layout.woocommerce div.product form.cart div.quantity input.qty {
  height: 30px;
}
.single-product.mobile-layout.woocommerce div.product form.cart div.quantity .plus,
.single-product.mobile-layout.woocommerce div.product form.cart div.quantity .minus {
  height: 15px;
}
.archive.mobile-layout .entry-meta-tag span {
  color: #999;
  margin-right: 5px;
}
.archive.mobile-layout.rtl .entry-meta-tag span {
  margin-left: 5px;
  margin-right: 0;
}
.archive.mobile-layout.rtl .pagination.nav-pag {
  text-align: center;
}
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .readmore a i {
  margin: 0 0 0 5px;
}
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-thumb:before {
  right: 0;
  left: auto;
  border-right: 90px solid #fff;
  border-left: 0;
}
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .readmore a {
  text-align: right;
}
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-thumb .entry-meta {
  right: 6px;
  left: auto;
}
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta,
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta-link {
  margin-left: 0;
  margin-right: -4px;
}
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta i {
  margin: 0 0 0 5px;
}
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta .entry-author {
  margin-left: 20px;
  margin-right: 0;
}
.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta .entry-comment {
  display: inline-block;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  margin-bottom: 0;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb:before {
  content: '';
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 95px solid transparent;
  border-left: 90px solid #fff;
  position: absolute;
  z-index: 2;
}
.rtl .archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb:before {
  left: auto;
  right: -1px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta {
  position: absolute;
  top: 0;
  left: 6px;
  z-index: 2;
}
.rtl .archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta {
  left: auto;
  right: 0;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta .day-time {
  font-size: 24px;
  color: #909090;
  font-weight: bold;
  line-height: normal;
  padding: 5px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta .month-time {
  font-size: 14px;
  color: #909090;
  display: block;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content {
  padding: 10px 15px 30px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta {
  font-style: normal;
  margin-bottom: 0;
  color: #999;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta i {
  margin: 0 5px 0 0;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta a {
  color: #999;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta .entry-author {
  margin-right: 20px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
  font-size: 14px;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .readmore a {
  display: block;
  width: 100%;
  padding: 15px 0 5px;
  font-size: 13px;
  font-weight: 600;
  color: #e93712;
  text-align: left;
}
.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .readmore a i {
  margin: 0 5px 0 0;
}
.single-post.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  right: 10px;
}
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment i,
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-author i {
  margin: 0 0 0 5px;
}
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.single-post.mobile-layout.rtl .post #authorDetails .avatar {
  float: right;
}
.single-post.mobile-layout.rtl .single-post-relate-mobile .post .item-relate-img {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.single-post.mobile-layout.rtl .single-post-relate-mobile .post .item-relate-content .entry-meta .fa {
  margin-left: 10px;
  margin-right: 0;
}
.single-post.mobile-layout.rtl .single-post-relate-mobile .post .item-relate-content .entry-meta .entry-author {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.single-post.mobile-layout .single.main .post .entry-wrap {
  background-color: #fff;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-thumb::before {
  border: 0;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-title {
  font-size: 16px;
  margin-top: 16px;
  padding: 0 20px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content {
  padding: 0 20px;
  position: relative;
  margin-bottom: 0;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta {
  border-bottom: 0;
  padding: 0;
  font-size: 12px;
  margin-bottom: 10px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment {
  float: left;
  margin-right: 20px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-author i,
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment i {
  margin: 0 5px 0 0;
}
.rtl .single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.rtl .single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-summary {
  font-size: 12px;
  line-height: 20px;
}
.single-post.mobile-layout .post #authorDetails {
  margin-top: 15px;
  padding: 10px 20px;
  border: 0;
  margin-bottom: 0;
  background-color: #fff;
}
.single-post.mobile-layout .post #authorDetails .avatar {
  width: 40px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-bottom: 0;
  margin-top: 3px;
}
.rtl .single-post.mobile-layout .post #authorDetails .avatar {
  float: right;
}
.single-post.mobile-layout .post #authorDetails .infomation {
  padding: 8px 10px !important;
  overflow: hidden;
  color: #999999;
  line-height: 22px;
}
.single-post.mobile-layout .post #authorDetails .infomation .name-author {
  text-transform: uppercase;
  color: #222;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
}
.single-post.mobile-layout .single-post-relate-mobile {
  margin-top: 15px;
  padding: 0 20px;
  background-color: #fff;
}
.single-post.mobile-layout .single-post-relate-mobile h4 {
  padding: 20px 0 10px;
  font-size: 13px;
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
}
.single-post.mobile-layout .single-post-relate-mobile .post {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}
.single-post.mobile-layout .single-post-relate-mobile .post:last-child {
  border: 0;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-img {
  display: inline-block;
  width: 115px;
  float: left;
  margin-right: 15px;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content h4 {
  padding: 0;
  text-transform: capitalize;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta {
  overflow: hidden;
  font-size: 12px;
  color: #909090;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta .fa {
  margin-right: 10px;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta a {
  font-size: 12px;
  color: #909090;
}
.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta .entry-author {
  float: left;
  margin-right: 20px;
}
.single-post.mobile-layout #respond {
  margin-bottom: 20px;
  border-top: 0;
  padding-top: 0px;
}
.single-post.mobile-layout #respond .wp-comment .title {
  margin-bottom: 15px;
}
.single-post.mobile-layout #respond .wp-comment .form-horizontal .cmm-box-bottom button.btn {
  height: 40px;
  width: 100%;
  background-color: #df1f26;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  border: 0;
  line-height: 40px;
  padding: 0;
  border-radius: 20px;
  box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.single-post.mobile-layout #respond .wp-comment .form-horizontal .cmm-box-top .control-group {
  width: 100%;
}
.single-post.mobile-layout #comments .comment .author {
  border-radius: 50%;
}
.single-post.mobile-layout #comments .comment .media-body .media .media-heading .author-name a {
  font-size: 12px;
}
.mobile-layout.rtl  .featured-mobile .box-slider-title {
  text-align: right;
}
.mobile-layout  .comment-single #comments .commentlist .comment {
  padding-bottom: 0;
}
.mobile-layout .comment-single #comments ul.children {
  margin-left: 20px;
}
.rtl.mobile-layout .comment-single #comments ul.children {
  margin-right: 20px;
  margin-left: 0;
}
.search-results.mobile-layout .header-mobile-style1 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 51px;
}
.search-results.mobile-layout .item-content h4,
.search-results.mobile-layout .products-content h4 {
  font-size: 11px;
}
.search-results.mobile-layout .furnicom_breadcrumbs {
  display: none;
}
.search-results.mobile-layout .listing-title h1 {
  font-size: 13px;
}
.search-results.mobile-layout .listing-title h1 small {
  font-size: 13px;
}
.search-results.mobile-layout .content-list-category {
  padding: 0;
}
.filter-mobile h3 {
  font-weight: bold;
  font-size: 12px;
  color: #7d7d7d;
  text-transform: uppercase;
}
.filter-mobile .widget_price_filter {
  border: 0;
  padding: 0;
  margin-bottom: 15px;
}
.filter-mobile .widget_price_filter .price_slider_wrapper {
  padding: 0;
}
.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount #min_price,
.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount #max_price {
  border-radius: 20px;
  border: 0;
  text-align: center;
  height: 40px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 15px;
  background: rgba(34,34,34,0.9);
}
.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
  font-size: 14px;
  color: #7d7d7d;
  line-height: 40px;
}
.rtl .filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
  float: left;
}
.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount button {
  height: 40px;
  width: 48%;
  background-color: #df1f26;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  border: 0;
  line-height: 40px;
  padding: 0;
  border-radius: 20px;
  box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.rtl .filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount button {
  float: right;
}
.filter-mobile .widget_layered_nav {
  margin-bottom: 10px;
}
.filter-mobile .widget_layered_nav ul {
  overflow: hidden;
}
.filter-mobile .widget_layered_nav ul > li {
  font-size: 14px;
  color: #7d7d7d;
  line-height: 28px;
  float: left;
}
.rtl .filter-mobile .widget_layered_nav ul > li {
  float: right;
}
.rtl .filter-mobile .widget_layered_nav ul > li a {
  margin-left: 10px;
  margin-right: 0;
}
.filter-mobile .widget_layered_nav ul > li a {
  display: inline-block;
  width: 52px;
  height: 40px;
  background-color: rgba(34,34,34,0.9);
  font-size: 12px;
  color: #fff;
  margin-right: 10px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 10px;
}
.filter-mobile .widget_layered_nav ul > li a:hover {
  background-color: #df1f26;
  color: #fff;
}
.filter-mobile .widget_layered_nav ul > li .count {
  display: none;
}
.home.mobile-layout .body-wrapper .body-wrapper-inner > .container,
.page-home-mobile-2.mobile-layout .body-wrapper .body-wrapper-inner > .container,
.page-home-mobile-3.mobile-layout .body-wrapper .body-wrapper-inner > .container {
  padding-top: 0;
}
.woocommerce-checkout.mobile-layout .checkout #payment #place_order {
  height: 40px;
  width: 100%;
  background-color: #df1f26;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  border: 0;
  line-height: 40px;
  padding: 0;
  border-radius: 20px;
  box-shadow: 0 10px 15px rgba(194,54,0,0.1);
}
.woocommerce-checkout.mobile-layout h3 {
  font-size: 13px;
  color: #222;
  font-weight: bold !important;
  text-transform: uppercase;
}
.woocommerce-wishlist.mobile-layout .wishlist-title {
  display: none;
}
.woocommerce-wishlist.mobile-layout form table.shop_table {
  background: #fff;
  border: 0;
  border-radius: 0;
}
.woocommerce-wishlist.mobile-layout form table.shop_table thead {
  display: none;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody tr {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
  display: block;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td {
  float: left;
  padding: 0 18px;
  display: inline-block;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-remove {
  position: absolute;
  right: 0px;
  top: auto;
  margin-top: 10px;
  padding: 0;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-remove a.remove {
  display: inline-block;
  width: 16px;
  height: 17px;
  text-indent: -9999px;
  background: url(../assets/img/delete-m.png) no-repeat center center #fff;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-thumbnail {
  padding: 0;
  border: 1px solid #ebebeb;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-thumbnail img {
  width: 90px;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-name,
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-price {
  margin-bottom: 7px;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-name {
  font-size: 14px;
  color: #222;
  text-transform: capitalize;
  font-weight: bold;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-price del span {
  font-size: 14px !important;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-price ins span,
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-price .amount {
  font-size: 16px !important;
  color: #df1f26;
  font-weight: bold;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-stock-status span.wishlist-in-stock {
  display: none;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-add-to-cart {
  position: absolute;
  right: -20px;
  top: 40px;
  z-index: 3;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tbody td.product-add-to-cart .add_to_cart {
  text-indent: -9999px;
  display: inline-block !important;
  width: 24px !important;
  height: 24px !important;
  background: url(../assets/img/icon-cart-m.png) no-repeat center center #fff !important;
  margin: 0;
  padding: 0 !important;
  border: 0 !important;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tr {
  border: 0;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tr td {
  border: 0;
}
.woocommerce-wishlist.mobile-layout form table.shop_table thead th {
  border: 0;
}
.woocommerce-wishlist.mobile-layout form table.shop_table tfoot {
  border: 0;
}
.tax-product_cat.mobile-layout .body-wrapper > .container {
  padding-top: 0;
}
.rtl.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile {
  left: 0;
  right: auto;
}
.rtl.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .social-share .wrap-content {
  left: 0;
  right: auto;
}
.rtl.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .social-share a {
  float: none;
  margin: 0;
}
.rtl.single-product.mobile-layout .content-product-detail .single-product-top .item-meta-mobile .social-share .title-share {
  margin: 0;
  float: left;
}
.mobile-layout.rtl .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .products-thumb .sale-off {
  left: 10px;
  right: auto;
}
.single-product.mobile-layout.logged-in .content-product-detail .single-product-top .product-summary .yith-wcwl-add-to-wishlist {
  right: 70px;
  bottom: 160px;
}
.single-product.mobile-layout.logged-in.rtl .content-product-detail .single-product-top .product-summary .yith-wcwl-add-to-wishlist {
  left: 45px;
  right: auto;
  bottom: 155px;
}
.single-product.mobile-layout .content-product-detail .product.outofstock .single-product-top .social-share {
  bottom: 220px;
}
@media (min-width: 481px) {
  .search-results.mobile-layout .body-wrapper .container {
    padding: 0;
  }
  .archive.category.mobile-layout .body-wrapper .container {
    padding: 0 5px;
  }
  .archive.category.mobile-layout .body-wrapper .header-page .header-shop > .container {
    margin: 0 5px;
  }
  .archive.category.mobile-layout .body-wrapper .category-contents {
    padding: 0 10px;
  }
  .archive.category.mobile-layout .body-wrapper .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper {
    right: 5px;
  }
  .rtl.archive.category.mobile-layout .body-wrapper .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper {
    left: 5px;
    right: auto;
    max-height: 290px;
  }
  .mobile-layout .body-wrapper {
    margin: 0 auto;
    max-width: 480px;
  }
  .mobile-layout .body-wrapper .row,
  .mobile-layout .body-wrapper .vc_row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .mobile-layout .body-wrapper .container {
    padding: 0 10px;
  }
  .mobile-layout .body-wrapper .vc_column_container>.vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
  }
  .mobile-layout .body-wrapper .banner-image-mobile .vc_column_container > .vc_column-inner,
  .mobile-layout .body-wrapper .image-banner-mobile2 .vc_column_container > .vc_column-inner {
    padding: 0;
  }
  .mobile-layout .body-wrapper .slider-mobile1 .vc_column_container > .vc_column-inner {
    padding: 0;
  }
  .mobile-layout .body-wrapper .image-mobile2 {
    margin-left: 0;
  }
  .mobile-layout .body-wrapper .image-mobile2 .vc_column_container>.vc_column-inner {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .archive.category.mobile-layout .body-wrapper .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper {
    right: 10px;
  }
  .archive.category.mobile-layout .body-wrapper .category-contents {
    padding: 0 10px;
  }
  .single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-author {
    margin-right: 10px;
  }
  .single-post.mobile-layout .single.main .post .entry-wrap .entry-content,
  .single-post.mobile-layout .single.main .post .entry-wrap .entry-title {
    padding: 0 15px;
  }
  .single-post.mobile-layout .post #authorDetails {
    padding: 10px 15px;
  }
  .single-post.mobile-layout .single-post-relate-mobile {
    padding: 0 10px;
  }
  .mobile-layout .categories-mobile .items-wrapper .item {
    width: 90px;
  }
  .mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-name {
    display: inline-block;
    white-space: nowrap;
    width: 12em;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .mobile-layout .body-wrapper .image-mobile2 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity {
    width: 140px;
  }
  .mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td {
    padding: 5px 15px;
  }
}
@media (min-width: 410px) {
  .mobile-layout .products-wrapper .products-loop.grid >li {
    float: left;
    width: 50%;
  }
}
@media (max-width: 414px) {
  .rtl.single-product.mobile-layout .content-product-detail  .product.outofstock  .single-product-top .social-share {
    bottom: 235px;
  }
  .rtl.single-product.mobile-layout .content-product-detail  .product.outofstock  .single-product-top .social-share a {
    float: none;
  }
  .single-product.mobile-layout .content-product-detail .product.outofstock .single-product-top .social-share {
    bottom: 240px;
  }
  .header-mobile-style1.sticky-menu .header-top-mobile,
  .mobile-layout .header-page.sticky-mobile .header-shop,
  .header-mobile-style2.sticky-menu .header-top-mobile {
    width: 414px;
  }
  .mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
    width: 40%;
    padding-top: 10px;
    margin: 0;
  }
  .header-mobile-style1 .search-sticky {
    width: 414px;
  }
  .style-moblie.style2:before {
    opacity: 1;
    color: #222;
    font-size: 32px;
  }
  .woocommerce-order-received.mobile-layout h2 {
    font-size: 13px;
    text-transform: uppercase;
    color: #222;
  }
  .woocommerce-order-received.mobile-layout .order_details li {
    float: none;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 15px;
    border: 0;
  }
  .woocommerce-order-received.mobile-layout table.shop_table {
    border-radius: 0;
  }
  .woocommerce-order-received.mobile-layout table.shop_table tr {
    border-top: 1px solid #ccc;
  }
  .woocommerce-order-received.mobile-layout table.shop_table th,
  .woocommerce-order-received.mobile-layout table.shop_table td {
    border: 0;
  }
}
@media (max-width: 375px) {
  .header-mobile-style2 .header-right {
    margin-right: 6px;
  }
  .header-mobile-style1 .search-sticky {
    width: 375px;
  }
  .mobile-layout .products-nav .view-mode-wrap {
    margin: 0;
  }
}
@media (max-width: 360px) {
  .header-mobile-style1.sticky-menu .header-top-mobile,
  .mobile-layout .header-page.sticky-mobile .header-shop,
  .header-mobile-style2.sticky-menu .header-top-mobile {
    width: 360px;
  }
  .rtl .sw-tab-mobile .top-tab-slider .nav.nav-tabs {
    text-align: right;
  }
  .mobile-layout.woocommerce-account.woocommerce-page #customer_login form.login .form-row.form-row-wide label {
    font-size: 12px;
  }
  .mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content {
    padding: 0 6px 10px;
  }
  .mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content h4 a {
    font-size: 11px;
  }
  .header-mobile-style1 .search-sticky {
    width: 360px;
  }
  .mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td {
    padding: 1px 15px;
  }
  .mobile-layout.woocommerce-cart.woocommerce-page form table.shop_table tr.cart_item td.product-name {
    margin-bottom: 0;
  }
  .mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
    min-width: 250px;
  }
  .mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
    width: 100%;
    margin-bottom: 10px;
  }
  .sw-tab-mobile .top-tab-slider .nav.nav-tabs {
    overflow-x: scroll;
    white-space: nowrap;
    text-align: left;
  }
  .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li {
    float: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    margin: 0 10px 0 0;
  }
  .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li > a {
    font-size: 11px;
  }
  .mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu {
    height: 355px;
  }
  .sw-ajax-categories .resp-listing-container .item-product-cat {
    width: 50%;
  }
  .sw-ajax-categories .resp-listing-container .item-product-cat .item-image img {
    width: 100%;
  }
  .sw-ajax-categories.style-moblie:hover:before {
    opacity: 1;
  }
  .single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity input {
    width: 40px;
  }
  .single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .cart .quantity input {
    width: 30px;
  }
  .single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .cart .quantity .minus {
    background-position: -20px -1685px;
  }
  .single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .cart .quantity .plus {
    background-position: -11px -1665px;
  }
  .single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content h4 {
    margin-bottom: 5px;
  }
  .single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta .entry-author {
    float: none;
  }
  .mobile-layout .block-mobile {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 10px;
  }
  .mobile-layout .block-mobile .info {
    float: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 120px;
    position: relative;
  }
  .products-wrapper .products-loop {
    margin: 0;
  }
  .single-product.mobile-layout > .tabs .woocommerce-tabs ul li {
    width: auto;
  }
  .single-product.mobile-layout > .tabs .woocommerce-tabs ul li a {
    width: auto;
  }
  .mobile-layout.single-product .single-product > .tabs .woocommerce-tabs ul li {
    width: auto !important;
  }
  .single-product.mobile-layout .content-product-detail .single-product >.tabs .woocommerce-tabs .tab-content #tab-description p {
    width: 290px;
  }
  .mobile-layout .pagination ul li a.next,
  .mobile-layout .pagination ul li a.prev {
    width: 32px;
    text-indent: -9999px;
    position: relative;
  }
  .mobile-layout .pagination ul li a.next:before,
  .mobile-layout .pagination ul li a.prev:before {
    position: absolute;
    text-indent: 0;
    display: inline-block;
    font-size: 16px;
    color: #999;
    font-family: 'FontAwesome';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 30px;
  }
  .mobile-layout .pagination ul li a.next:before {
    content: '\f105';
  }
  .mobile-layout .pagination ul li a.prev:before {
    content: '\f104';
  }
  .mobile-layout.rtl .pagination ul li a.next:before {
    content: '\f104';
  }
  .mobile-layout.rtl .pagination ul li a.prev:before {
    content: '\f105';
  }
  .search-results.mobile-layout .content_list_product ul > li .item-wrap .item-detail .item-content h4 {
    white-space: nowrap;
    width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin: 0 auto 5px;
  }
  .search-results.mobile-layout .content_list_product ul > li .item-wrap .item-detail .item-content .item-bottom {
    display: none;
  }
  .footer-mstyle1 {
    margin-top: 38px;
  }
  .footer-mstyle1 .footer-container .footer-menu .menu-item a .menu-text {
    display: none;
  }
  .countdown-mobile:before,
  .best-selling-mobile:before {
    opacity: 1;
  }
  .block-mobile {
    margin-bottom: 10px;
  }
  .single-product.mobile-layout .content-product-detail .product.outofstock .single-product-top .social-share {
    bottom: 275px;
  }
  .footer-mstyle1 .footer-container .footer-menu .menu-item {
    margin-bottom: 5px;
  }
  .footer-mstyle1 .footer-container .footer-menu .menu-item .footer-more {
    margin-top: 0;
  }
}
@media (max-width: 320px) {
  .single-product.mobile-layout .content-product-detail .product.outofstock .single-product-top .social-share {
    bottom: 310px;
  }
  .header-mobile-style1.sticky-menu .header-top-mobile,
  .mobile-layout .header-page.sticky-mobile .header-shop,
  .header-mobile-style2.sticky-menu .header-top-mobile {
    width: 320px;
  }
  .single-product.mobile-layout .content-product-detail .single-product-top .product-summary .product-stock {
    top: -230px;
  }
  .rtl.single-product.mobile-layout .content-product-detail  .product.outofstock  .single-product-top .social-share {
    bottom: 310px;
  }
  .header-mobile-style1 .search-sticky {
    width: 320px;
  }
}
.product-vendor .page-title {
  margin-bottom: 15px;
}
.products-wrapper .products-loop.list .item .by-vendor-name-link {
  display: block;
  margin-bottom: 10px;
}
.custqna-title,
.product-vendor > h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 15px;
}
.clearfix {
  overflow: inherit;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p {
  background: #111;
  margin: 0;
  border: 0;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a {
  display: inline-block;
  padding: 15px 25px;
  color: #fff;
  position: relative;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:hover {
  color: #e93712;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:after {
  content: '';
  background: #fff;
  display: inline-block;
  top: 18px;
  height: 10px;
  width: 1px;
  position: absolute;
  right: 0;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:last-child:after {
  display: none;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper hr {
  border-color: transparent;
}
.wc-vendor-page table {
  border: 1px solid #ddd;
}
.wc-vendor-page table thead>tr>th {
  border-width: 1px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222;
}
.wc-vendor-page table th,
.wc-vendor-page table td {
  padding: 10px;
}
.wc-vendor-page .form-row {
  overflow: hidden;
}
.wc-vendor-page .form-row input[type="checkbox"] {
  float: left;
}
.wc-vendor-page .form-row label {
  overflow: hidden;
  margin-top: 2px;
  padding-left: 5px;
}
.wc-vendor-page .entry-content h2 {
  color: #222;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
}
.wc-vendor-page .pv_shop_description {
  margin-top: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
}
.wc-vendor-page .pv_shop_description p {
  margin: 0;
  line-height: 20px;
}
.wc-vendor-page.shop_settings .entry-content {
  margin-bottom: 40px;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container b,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container b {
  color: #222;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container input,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container input {
  margin-top: 10px;
  border-radius: 0;
  padding: 7px 10px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container {
  margin-bottom: 30px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container > p,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container > p {
  margin-bottom: 25px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container > p b,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container > p b {
  color: #222;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container div.mce-panel,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container div.mce-panel {
  border: 1px solid #eee;
}
.wc-vendor-page .wc-soldby-start {
  padding: 0;
  margin-bottom: 30px;
  text-align: start;
}
.wc-vendor-page .wc-soldby-start small {
  margin-top: 10px;
  font-size: 12px;
  display: block;
  font-weight: bold;
}
.wc-vendor-page .wc-soldby-start small span {
  font-weight: normal;
}
.wc-vendor-page .wc-soldby-start small a {
  font-weight: 600;
  color: #e93712;
}
.wc-vendor-page .wc-soldby-start small a:hover {
  color: #222;
}
.wc-vendor-page .wc-soldby-start br {
  display: none;
}
.wc-vendor-page .wcv_vendorslist {
  margin: 0 -15px;
  overflow: hidden;
}
.wc-vendor-page .wcv_vendorslist > div {
  padding: 0 15px;
  margin: 0 0 30px !important;
  float: left;
  width: 25%;
}
.wc-vendor-page .wcv_vendorslist > div .pull-left {
  float: none;
}
.wc-vendor-page .wcv_vendorslist > div a.button {
  text-transform: uppercase;
}
.wc-vendor-page.wc-vendor-listing .sidebar {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .furnicom_breadcrumbs {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .furnicom_breadcrumbs .breadcrumb {
  background: #fff;
  padding: 10px;
  border-top: 2px solid #e93712;
  border-radius: 3px;
}
.wc-vendor-page .item .item-wrap .item-detail .item-content {
  padding-top: 10px;
}
.wc-vendor-page .meta-location {
  bottom: 40px;
}
@media (max-width: 767px) {
  .wc-vendor-page .wcv_vendorslist > div {
    width: 50%;
  }
  .wc-vendor-page .vendor-dashboard-wrapper {
    overflow-x: auto;
  }
  .wc-vendor-page table {
    width: 700px;
  }
}
@media (max-width: 480px) {
  .wc-vendor-page .wcv_vendorslist > div {
    width: 100%;
  }
  .wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a {
    display: block;
    border-bottom: 1px solid #fff;
  }
  .wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:after {
    display: none;
  }
}
select.dokan-form-control {
  max-width: 200px;
}
table.dokan-table {
  border: 1px solid #ddd;
}
.dokan-store .header {
  margin-bottom: 40px;
}
.dokan-store #sidebar {
  width: 25%;
  float: left;
  margin-right: 3%;
  margin-bottom: 20px;
}
.rtl .dokan-store #sidebar {
  float: right;
  margin-right: 0;
  margin-left: 3%;
}
.dokan-store #sidebar > ul {
  background: #fff;
  margin: 0;
  list-style: none;
}
.dokan-store #sidebar > ul > li {
  padding: 0 0 30px;
  border-top: 2px solid #e93712;
}
.dokan-store #sidebar > ul > li .searchform {
  padding: 20px 15px;
}
.dokan-store #sidebar > ul > li .searchform input {
  padding: 7px 10px;
}
.dokan-store #sidebar > ul > li h2 {
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
}
.dokan-store #sidebar > ul > li ul {
  list-style: none;
  margin: 0;
}
.dokan-store #sidebar > ul > li ul > li {
  padding: 7px 15px;
}
.dokan-store .dokan-store-sidebar .widget {
  margin-bottom: 30px;
}
.dokan-store .dokan-store-sidebar h3.widget-title {
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-weight: 600;
  color: #222;
}
.dokan-store .products-loop > li {
  margin-bottom: 30px;
}
.dokan-store .dokan-widget-area .widget {
  list-style: none;
  background: #fff;
  border-radius: 3px;
  border-top: 2px solid #e93712;
}
.dokan-store .dokan-widget-area .widget .widget-title,
.dokan-store .dokan-widget-area .widget .widgettitle {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
}
.dokan-store .dokan-widget-area .widget > div,
.dokan-store .dokan-widget-area .widget form,
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget {
  padding: 0 10px 15px;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul {
  list-style: none;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul > li > a {
  display: block;
  padding: 10px 0;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget > li {
  margin: 0 0 15px;
  padding: 0;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget > li ins {
  text-decoration: none;
  color: #e93712;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img {
  float: none;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
#dokan-content {
  margin-bottom: 30px;
}
.dokan-single-store ul {
  list-style: none;
}
.dokan-single-store .item-description {
  display: none;
}
.add_note .modal-dialog {
  positon: static;
}
.modal-dialog {
  position: static;
}
#add-shipping-tracking-form select {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .dokan-store .content-area {
    max-width: 1170px;
    margin: 0 auto;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .dokan-store .content-area {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .dokan-store .content-area {
    max-width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .dokan-store .content-area {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
  }
  .dokan-store .content-area .dokan-store-sidebar {
    width: 100%;
    float: none;
    order: 2;
    margin: 0 !important;
  }
  .dokan-store .content-area .dokan-single-store {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
.footer {
  background: url('../assets/img/bg-footer.png') no-repeat;
  position: relative;
}
.footer .footer-top {
  overflow: hidden;
}
.footer .footer-top .widget {
  padding-top: 35px;
  margin-bottom: 0;
}
.footer .footer-top .widget .button-ver-menu {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  margin-bottom: 28px;
}
.footer .footer-top .widget .button-ver-menu:after {
  content: '';
  height: 3px;
  width: 40px;
  background: #e93712;
  position: absolute;
  bottom: -16px;
  left: 0;
}
.footer .footer-top .widget_nav_menu .menu li a {
  font-size: 12px;
  border-bottom: 0;
  color: #fff;
  padding: 6px 0;
  text-transform: capitalize;
}
.footer .footer-top .widget_nav_menu .menu li a:before {
  content: '\f0da';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 5px;
}
.footer .footer-top .widget_text {
  background: rgba(233,55,18,0.7);
  padding-left: 24px;
  padding-bottom: 20px;
}
.footer .footer-top .widget_text .button-ver-menu {
  padding-left: 6px;
}
.footer .footer-top .widget_text .button-ver-menu:after {
  left: 6px;
}
.footer .footer-top .widget_text .contact-footer ul {
  margin-bottom: 20px;
  margin-left: 6px;
}
.footer .footer-top .widget_text .contact-footer ul li {
  line-height: 26px;
}
.footer .footer-top .widget_text .contact-footer ul li span {
  line-height: 26px;
}
.footer .footer-top .widget_text .contact-footer ul li .fa {
  margin-right: 13px;
  margin-top: 7px;
  padding-left: 1px;
}
.footer .footer-top .contact-footer ul li {
  font-size: 12px;
  color: #fff;
  clear: both;
  overflow: hidden;
}
.footer .footer-top .contact-footer ul li a {
  color: #fff;
}
.footer .footer-top .contact-footer ul li .fa {
  color: #fff;
  margin-right: 21px;
}
.footer .footer-top .contact-footer ul li .fa-map-marker,
.footer .footer-top .contact-footer ul li span {
  float: left;
}
.footer .footer-bottom {
  padding-top: 19px;
}
.footer .footer-bottom .widget_text h3 {
  font-size: 16px;
  color: #fff;
}
.footer .footer-bottom .widget_text:first-child .widget-inner {
  float: right;
  text-align: right;
}
.footer .footer-bottom .app-store a {
  float: left;
}
.footer .footer-bottom .app-store a:first-child {
  margin-right: 5px;
}
.shop-social ul li {
  float: left;
  display: inline-block;
}
.shop-social ul li a {
  font-size: 14px;
  display: block;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #000;
  color: #fff;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.shop-social ul li a:hover {
  color: #fff;
  background-color: #e93712;
}
.shop-social ul li a .fa {
  line-height: 40px;
}
.copyright-text {
  text-align: center;
}
.copyright-text p {
  color: #fff;
}
.copyright-text p a {
  color: #e93712;
}
.btt {
  bottom: 30px;
  right: 30px;
  position: fixed;
  z-index: 999;
  text-align: center;
}
.btt #furnicom-totop a {
  background: url("../assets/img/bg_general.png") no-repeat scroll center -1948px #e93712;
  border-radius: 0;
  height: 50px;
  width: 50px;
  display: inline-block;
  border-radius: 100%;
}
.btt #furnicom-totop a:hover {
  background-color: #f05d3e;
}
.btt #furnicom-totop .des {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
}
.footer.footer-style5 {
  background: #272727;
}
.footer.footer-style5 .menu-footer {
  background: #1d1d1d;
  padding: 22px 0 20px;
  border-bottom: 1px solid #242526;
}
.footer.footer-style5 .menu-footer .widget {
  margin: 0;
}
.footer.footer-style5 .menu-footer .widget_nav_menu ul {
  margin: 16px 0 0 48px;
}
.footer.footer-style5 .menu-footer .widget_nav_menu ul li {
  display: inline-block;
}
.footer.footer-style5 .menu-footer .widget_nav_menu ul li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  padding: 0 24px;
  border: none;
}
.footer.footer-style5 .menu-footer .widget_nav_menu ul li a:hover {
  color: #e93712;
}
.footer.footer-style5 .footer-top {
  border-bottom: 1px solid #3d3d3d;
  padding-bottom: 20px;
}
.footer.footer-style5 .footer-top .widget {
  padding-top: 66px;
}
.footer.footer-style5 .footer-top .widget .button-ver-menu {
  color: #fff;
}
.footer.footer-style5 .footer-top .widget_nav_menu .menu li a {
  color: #fff;
}
.footer.footer-style5 .footer-top .contact-footer ul li {
  color: #fff;
}
.footer.footer-style5 .footer-top .contact-footer ul li a {
  color: #fff;
}
.footer.footer-style5 .footer-top .contact-footer ul li .fa {
  color: #fff;
}
.footer.footer-style5 .footer-bottom {
  border: none;
}
.footer.footer-style5 .footer-bottom .widget_text h3 {
  color: #fff;
}
.footer.footer-style5 .copyright {
  background: #1d1d1d;
  border-top: 1px solid #343434;
}
.footer.footer-style5 .copyright-text p {
  color: #fff;
}
