body.mobile-layout .vc_row[data-vc-full-width] {
  width: auto !important;
  left: auto !important;
  right: auto !important;
}
.mobile-layout .header.sticky-mobile {
  position: fixed;
  width: 100%;
  z-index: 5;
  box-shadow: none;
  top: 0;
  left: 0;
}
.mobile-layout .header-mobile-style1.sticky-mobile,
.mobile-layout .header-mobile-style3.sticky-mobile {
  background-color: #fff;
  padding-bottom: 1px;
  box-shadow: 0 0 4px #464646;
}
.mobile-layout .header-mobile-style1.sticky-mobile .header-menu-page,
.mobile-layout .header-mobile-style2.sticky-mobile .header-menu-page {
  display: none;
  margin: 0;
}
.mobile-layout .product-nav-wrapper {
  position: relative;
}
.mobile-layout .header .header-top-mobile {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.mobile-layout .header.header-mobile-style3 .header-top-mobile,
.mobile-layout .header.header-mobile-style5 .header-top-mobile {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.mobile-layout .header.header-mobile-style5 .revo_top .top-form.top-search {
  min-width: initial;
}
.mobile-layout .header.header-mobile-style5 .revo_top .top-form.top-search button.form-button {
  width: 30px;
}
.mobile-layout .revo_top .top-form.top-search .topsearch-entry.on {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
.mobile-layout .revo_top .top-form.top-search .topsearch-entry .search-append {
  left: 0;
  max-height: 210px;
  overflow-y: auto;
}
.mobile-layout .header-mobile-style2.sticky-mobile .header-top-mobile,
.mobile-layout .header-mobile-style4.sticky-mobile .header-top-mobile {
  padding: 15px 0 13px;
}
.mobile-layout .header-mobile-style2.sticky-mobile .mobile-search,
.mobile-layout .header-mobile-style4.sticky-mobile .mobile-search {
  float: left;
}
.mobile-layout .header-mobile-style2.sticky-mobile .mobile-search .top-form.top-search,
.mobile-layout .header-mobile-style4.sticky-mobile .mobile-search .top-form.top-search {
  width: 200px;
}
.mobile-layout .header-mobile-style2.sticky-mobile .header-cart,
.mobile-layout .header-mobile-style4.sticky-mobile .header-cart {
  float: right;
  opacity: 1;
  height: auto;
  visibility: visible;
  margin-right: 15px;
}
.mobile-layout .header-mobile-style2.sticky-mobile .header-cart a,
.mobile-layout .header-mobile-style4.sticky-mobile .header-cart a {
  background: url('../assets/img/icon-cart-m2.png') no-repeat center center;
  display: inline-block;
  width: 28px;
  height: 22px;
  position: relative;
}
.mobile-layout .header-mobile-style2.sticky-mobile .header-cart a .minicart-number,
.mobile-layout .header-mobile-style4.sticky-mobile .header-cart a .minicart-number {
  position: absolute;
  top: -5px;
  right: -6px;
  display: inline-block;
  width: 17px;
  height: 17px;
  background-color: #fff;
  color: #ff5c00;
  text-align: center;
  border-radius: 50%;
  line-height: 17px;
  font-size: 12px;
}
.mobile-layout .header-mobile-style2.sticky-mobile .header-cart a .menu-text,
.mobile-layout .header-mobile-style4.sticky-mobile .header-cart a .menu-text {
  display: none;
}
.header-mobile-style3.sticky-mobile .header-top-mobile .mobile-search {
  display: none;
}
.header-mobile-style1.sticky-mobile .mobile-search {
  float: left;
}
.header-mobile-style1.sticky-mobile .mobile-search .top-form.top-search {
  width: 200px;
}
.header-mobile-style1.sticky-mobile .header-cart {
  float: right;
  opacity: 1;
  height: auto;
  visibility: visible;
  margin-right: 15px;
}
.header-mobile-style1.sticky-mobile .header-cart a {
  background: url('../assets/img/icon-cart-m.png') no-repeat center center;
  display: inline-block;
  width: 28px;
  height: 22px;
  position: relative;
}
.header-mobile-style1.sticky-mobile .header-cart a .minicart-number {
  position: absolute;
  top: -5px;
  right: -6px;
  display: inline-block;
  width: 17px;
  height: 17px;
  background-color: #ff5c00;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  line-height: 17px;
  font-size: 12px;
}
.header-mobile-style1.sticky-mobile .header-cart a .menu-text {
  display: none;
}
.header-mobile-style1 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 83px !important;
}
.header-mobile-style1.sticky-mobile .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 59px !important;
}
#footer .revo-menures,
.header-menu-page .revo-menures {
  display: none;
}
.header-mobile-style1,
.header-mobile-style2,
.header-mobile-style4 {
  box-shadow: 0 5px 5px rgba(205,205,205,0.6);
}
.header-mobile-style1 .header-top-mobile,
.header-mobile-style2 .header-top-mobile,
.header-mobile-style4 .header-top-mobile {
  padding: 15px 0 10px;
}
.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle,
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle,
.header-mobile-style4 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
  display: block;
  padding: 0;
  margin: 0 0 0 10px;
  cursor: pointer;
  width: 26px;
  height: 26px;
  background-color: #3b3b3b;
  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,
.rtl .header-mobile-style4 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
  margin: 0 10px 0 0;
}
.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,
.header-mobile-style4 .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,
.header-mobile-style4 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
  height: 2px;
  width: 16px;
  margin: 3px 0px 3px 4px;
  background: #ff5c00;
  display: block;
  right: 0;
}
.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,
.rtl .header-mobile-style4 .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),
.header-mobile-style4 .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),
.header-mobile-style4 .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,
.header-mobile-style4 .header-menu-categories .vertical_megamenu .vertical-megamenu {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
}
.header-mobile-style1 .revo-logo,
.header-mobile-style2 .revo-logo,
.header-mobile-style4 .revo-logo {
  max-width: 75px;
  margin: 0 10px;
}
.header-mobile-style1 .mobile-search .revo_top,
.header-mobile-style2 .mobile-search .revo_top,
.header-mobile-style4 .mobile-search .revo_top {
  padding: 0;
}
.header-mobile-style1 .mobile-search .top-form.top-search,
.header-mobile-style2 .mobile-search .top-form.top-search,
.header-mobile-style4 .mobile-search .top-form.top-search {
  float: none;
  min-width: initial;
  max-width: 270px;
}
.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,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper {
  display: none;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry input,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry input,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry input {
  width: 100%;
  height: 27px;
  background-color: #f2f2f2;
  font-size: 11px;
  color: #9c9c9c;
  border-radius: 3px;
  border: 0;
  margin: 0;
  padding: 0 10px;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry button {
  position: absolute;
  height: 26px;
  width: 26px;
  right: 0;
  top: 0;
  border: 0;
  background-color: #f2f2f2;
  color: #9c9c9c;
  line-height: 26px;
  border-radius: 0;
  margin: 0;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button:before,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button:before,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry button:before {
  background-color: transparent;
}
.rtl .header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button,
.rtl .header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button,
.rtl .header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry button {
  left: 0;
  right: auto;
}
.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button:hover,
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button:hover,
.header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry button:hover {
  color: #ff5c00;
}
.header-mobile-style1 .header-cart,
.header-mobile-style2 .header-cart,
.header-mobile-style4 .header-cart {
  height: 0;
  opacity: 0;
  visibility: overflow;
}
.header-mobile-style1 .header-menu-page,
.header-mobile-style2 .header-menu-page,
.header-mobile-style4 .header-menu-page {
  margin-bottom: 10px;
}
.header-mobile-style1 .header-menu-page .elementor-widget-container >ul,
.header-mobile-style1 .header-menu-page .menu-mobile1,
.header-mobile-style2 .header-menu-page .elementor-widget-container >ul,
.header-mobile-style2 .header-menu-page .menu-mobile1,
.header-mobile-style4 .header-menu-page .elementor-widget-container >ul,
.header-mobile-style4 .header-menu-page .menu-mobile1 {
  overflow-y: hidden;
  white-space: nowrap;
  margin: 0;
}
.header-mobile-style1 .header-menu-page .elementor-widget-container >ul > li,
.header-mobile-style1 .header-menu-page .menu-mobile1 > li,
.header-mobile-style2 .header-menu-page .elementor-widget-container >ul > li,
.header-mobile-style2 .header-menu-page .menu-mobile1 > li,
.header-mobile-style4 .header-menu-page .elementor-widget-container >ul > li,
.header-mobile-style4 .header-menu-page .menu-mobile1 > li {
  float: none;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.header-mobile-style1 .header-menu-page .elementor-widget-container >ul > li > a,
.header-mobile-style1 .header-menu-page .menu-mobile1 > li > a,
.header-mobile-style2 .header-menu-page .elementor-widget-container >ul > li > a,
.header-mobile-style2 .header-menu-page .menu-mobile1 > li > a,
.header-mobile-style4 .header-menu-page .elementor-widget-container >ul > li > a,
.header-mobile-style4 .header-menu-page .menu-mobile1 > li > a {
  padding: 0 10px;
  font-size: 12px;
  color: #222;
}
.header-mobile-style1 .header-menu-page .elementor-widget-container >ul > li > a:hover,
.header-mobile-style1 .header-menu-page .elementor-widget-container >ul > li > a:focus,
.header-mobile-style1 .header-menu-page .menu-mobile1 > li > a:hover,
.header-mobile-style1 .header-menu-page .menu-mobile1 > li > a:focus,
.header-mobile-style2 .header-menu-page .elementor-widget-container >ul > li > a:hover,
.header-mobile-style2 .header-menu-page .elementor-widget-container >ul > li > a:focus,
.header-mobile-style2 .header-menu-page .menu-mobile1 > li > a:hover,
.header-mobile-style2 .header-menu-page .menu-mobile1 > li > a:focus,
.header-mobile-style4 .header-menu-page .elementor-widget-container >ul > li > a:hover,
.header-mobile-style4 .header-menu-page .elementor-widget-container >ul > li > a:focus,
.header-mobile-style4 .header-menu-page .menu-mobile1 > li > a:hover,
.header-mobile-style4 .header-menu-page .menu-mobile1 > li > a:focus {
  color: #ff5c00;
  background-color: #fff;
}
.header-mobile-style1 .header-menu-page .elementor-widget-container >ul > li:hover >a,
.header-mobile-style1 .header-menu-page .elementor-widget-container >ul > li:focus >a,
.header-mobile-style1 .header-menu-page .menu-mobile1 > li:hover >a,
.header-mobile-style1 .header-menu-page .menu-mobile1 > li:focus >a,
.header-mobile-style2 .header-menu-page .elementor-widget-container >ul > li:hover >a,
.header-mobile-style2 .header-menu-page .elementor-widget-container >ul > li:focus >a,
.header-mobile-style2 .header-menu-page .menu-mobile1 > li:hover >a,
.header-mobile-style2 .header-menu-page .menu-mobile1 > li:focus >a,
.header-mobile-style4 .header-menu-page .elementor-widget-container >ul > li:hover >a,
.header-mobile-style4 .header-menu-page .elementor-widget-container >ul > li:focus >a,
.header-mobile-style4 .header-menu-page .menu-mobile1 > li:hover >a,
.header-mobile-style4 .header-menu-page .menu-mobile1 > li:focus >a {
  color: #ff5c00;
  background-color: #fff;
}
.header-mobile-style2 {
  background-color: #ff5c00;
}
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry input {
  background-color: #fff;
}
.header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button {
  background-color: #fff;
}
.header-mobile-style2 .header-menu-page .menu-mobile1 > li > a {
  color: #fff;
}
.header-mobile-style2 .header-menu-page .menu-mobile1 > li > a:hover,
.header-mobile-style2 .header-menu-page .menu-mobile1 > li > a:focus {
  color: #fff;
  background-color: #ff5c00;
}
.header-mobile-style2 .header-menu-page .menu-mobile1 > li:hover > a,
.header-mobile-style2 .header-menu-page .menu-mobile1 > li:focus > a {
  color: #fff;
  background-color: #ff5c00;
}
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
  background-color: #fff;
}
.header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 80px;
}
.header-mobile-style2.sticky-mobile .header-menu-categories .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 56px;
}
.banner-top .wpb_single_image {
  margin-bottom: 10px;
}
.banner-mobile {
  margin: 0 -20px;
}
.banner-mobile .wpb_single_image {
  float: left;
  width: 50%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.rtl .banner-mobile .wpb_single_image {
  float: right;
}
.featured-categories-mobile {
  margin-bottom: 5px;
}
.featured-categories-mobile .resp-slider-container >div.items-wrapper >.item .item-inner .item-content {
  padding: 10px 0 !important;
}
.featured-categories-mobile .resp-slider-container >div.items-wrapper >.item .item-inner .item-content h3 a {
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}
.style-moblie {
  position: relative;
}
.style-moblie:before {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 24px;
  color: #828282;
  position: absolute;
  z-index: 2;
  display: inline-block;
  top: 45%;
  right: 15px;
  width: 10px;
  height: 20px;
  opacity: 0;
}
.rtl .style-moblie:before {
  content: '\f104';
  left: 15px;
  right: auto;
}
.style-moblie .block-title {
  margin: 0;
}
.style-moblie .block-title h3 {
  color: #222;
  font-size: 12px;
  font-weight: 700 !important;
  text-align: left;
  text-transform: uppercase;
  border: 0;
  padding: 10px 0;
  margin: 0;
}
.rtl .style-moblie .block-title h3 {
  text-align: right;
}
.style-moblie .block-title h3:before {
  width: 0;
  height: 0;
}
.style-moblie .resp-slider-container {
  margin: 0 -5px;
}
.style-moblie .resp-slider-container >div.items-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  padding-bottom: 10px;
}
.style-moblie .resp-slider-container >div.items-wrapper >.item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 150px;
  padding: 0 5px;
}
.style-moblie .resp-slider-container >div.items-wrapper >.item .item-inner .item-image:hover {
  opacity: 0.8;
}
.style-moblie .resp-slider-container >div.items-wrapper >.item .item-inner .item-content {
  padding: 5px 0;
  text-align: center;
}
.style-moblie .resp-slider-container >div.items-wrapper >.item .item-inner .item-content h3 {
  font-size: 12px;
  margin: 0;
}
.sw-tab-mobile .top-tab-slider .woocommmerce-shop a {
  position: absolute;
  right: 0;
  top: 5px;
  color: #ff5c00;
  font-size: 11px;
  font-weight: 600;
  text-transform: capitalize;
}
.rtl .sw-tab-mobile .top-tab-slider .woocommmerce-shop a {
  left: 0;
  right: auto;
}
.sw-tab-mobile .top-tab-slider .nav.nav-tabs {
  display: block;
  border-bottom: 1px solid #f0f0ed;
  margin-bottom: 10px;
}
.sw-tab-mobile .top-tab-slider .nav.nav-tabs > li {
  margin: 0 20px 0 0;
}
.rtl .sw-tab-mobile .top-tab-slider .nav.nav-tabs > li {
  float: right;
  margin: 0 0 0 20px;
}
.sw-tab-mobile .top-tab-slider .nav.nav-tabs > li > a {
  font-size: 13px;
  padding: 5px 0 10px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  line-height: normal;
  background-color: #fff !important;
  border: 0;
  border-radius: 0;
  height: auto;
  position: relative;
}
.sw-tab-mobile .top-tab-slider .nav.nav-tabs > li > a:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #ff5c00;
  position: absolute;
  bottom: -1px;
  left: 0;
  opacity: 0;
}
.sw-tab-mobile .top-tab-slider .nav.nav-tabs > li.active > a,
.sw-tab-mobile .top-tab-slider .nav.nav-tabs > li:hover > a > a {
  color: #ff5c00;
}
.sw-tab-mobile .top-tab-slider .nav.nav-tabs > li.active > a:before,
.sw-tab-mobile .top-tab-slider .nav.nav-tabs > li:hover > a > a:before {
  opacity: 1;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper {
  padding-bottom: 20px;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap {
  border: 1px solid #e0e0e0;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-image span.onsale,
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-image a.sw-quickview {
  display: none;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content {
  padding: 5px 0 15px;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content h4 a {
  font-weight: 500;
  color: #222;
  font-size: 12px;
}
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content h4 a,
.sw-tab-mobile .tab-content .tab-pane .items-wrapper .item .item-wrap .item-content .item-price {
  opacity: 1;
}
.sw-ajax-categories .resp-listing-container {
  margin: 0 -5px;
}
.sw-ajax-categories .resp-listing-container .item-product-cat {
  float: left;
  width: 33.333%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.sw-ajax-categories .resp-listing-container .item-product-cat .item-content {
  display: block;
  padding: 9px 0;
  background-color: #f2f2f2;
  text-align: center;
}
.sw-ajax-categories .resp-listing-container .item-product-cat .item-content h3 {
  font-size: 13px;
  color: #222;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.sw-ajax-categories .btn-loadmore {
  clear: both;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #222;
  background-color: #f2f2f2;
  border-radius: 20px;
  margin-bottom: 20px;
}
.sw-ajax-categories .btn-loadmore:hover {
  background-color: #ff5c00;
  color: #fff;
}
.sw-ajax-categories .btn-loadmore:before {
  content: attr(data-title);
  display: inline-block;
}
.sw-ajax-categories .btn-loadmore.btn-loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center #f2f2f2;
  background-size: 30px 30px;
}
.sw-ajax-categories .btn-loadmore.btn-loading:before {
  content: '';
}
.sw-ajax-categories .btn-loadmore.btn-loaded:before {
  content: attr(data-title_loaded);
}
.brand-mobile .resp-slider-container >div.items-wrapper .item {
  width: 110px;
}
.block-mobile {
  padding: 10px 0 0;
  overflow: hidden;
  margin-bottom: 0;
}
.block-mobile .info {
  float: left;
  width: 33.33%;
}
.rtl .block-mobile .info {
  float: right;
}
.block-mobile .info .fa {
  font-size: 28px;
  color: #ff5c00;
  float: left;
}
.rtl .block-mobile .info .fa {
  float: right;
}
.block-mobile .info .info-content {
  padding-left: 38px;
}
.rtl .block-mobile .info .info-content {
  padding-right: 38px;
  padding-left: 0;
}
.block-mobile .info .info-content span {
  font-size: 10px;
  color: #222;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 2px;
}
.block-mobile .info .info-content p {
  text-transform: capitalize;
  padding-top: 2px;
  margin-bottom: 3px;
  font-size: 10px;
}
.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 .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 {
  left: 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 .product-nav-wrapper {
  position: relative;
}
.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 center;
  padding-right: 30px;
  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 center;
}
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-email input {
  background-position: right center;
}
.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-phone input {
  background-position: right center;
}
.mobile-layout .countdown-mobile,
.mobile-layout .best-selling-mobile,
.mobile-layout .related-products {
  margin-bottom: 20px;
}
.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: #ff5c00;
  font-size: 11px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 28px;
}
.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,
.mobile-layout .best-selling-mobile .item .item-wrap,
.mobile-layout .related-products .item .item-wrap {
  border: 1px solid #e0e0e0;
}
.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.sw-quickview,
.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.sw-quickview,
.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.sw-quickview {
  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 14px;
}
.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: 12px;
  color: #222;
  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: #ff5c00;
}
.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: #ff5c00;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 0px;
  background-color: rgba(0,0,0,0.7);
  min-width: 220px;
  padding: 0;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper .resmenu-container .navbar-toggle {
  display: none;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu {
  padding: 25px 0 0;
  max-height: 100%;
  overflow: auto;
  height: auto;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li {
  border: 0;
  text-align: center;
  box-shadow: none;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li:hover > a {
  background-color: transparent;
  color: #ff5c00;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li.active > a {
  color: #ff5c00;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li > a {
  color: #fff;
  padding: 17px 20px;
  text-transform: uppercase;
  box-shadow: none;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li > .show-dropdown {
  top: 3px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li .show-dropdown {
  background-color: transparent;
  right: 5px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li .show-dropdown.show:after {
  content: "–";
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li .show-dropdown:after {
  content: '+';
  font-family: 'FontAwesome';
  font-size: 20px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li ul {
  border: 0;
  padding: 0;
  background-color: #f8a528;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li ul > li {
  border: 0;
  text-align: center;
  box-shadow: none;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li ul > li:hover > a {
  background-color: transparent;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li ul > li > a {
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
  padding: 14px 20px;
  box-shadow: none;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li ul > li > a:hover {
  color: #ff5c00;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li ul > li.active > a {
  color: #ff5c00;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu > li ul > li ul {
  background-color: #e1e1e1;
}
.mobile-layout .vertical_megamenu .vertical-megamenu {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
}
.mobile-layout #revo-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 .revo_breadcrumbs {
  display: none;
}
.mobile-layout .revo_breadcrumbs .listing-title {
  margin-top: 0;
}
.mobile-layout .revo_breadcrumbs .listing-title h1 {
  margin-top: 0;
  font-size: 13px;
}
.mobile-layout .revo_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: 700;
  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 center #fff;
  padding-left: 30px;
  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: 700;
  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: 20px 30px;
  font-size: 13px;
  color: #7d7d7d;
  font-weight: 500;
  height: 60px;
  border-top: 1px solid #ededed;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-name input {
  background: url('../assets/img/bg-user.png') no-repeat left 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 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 center #fff;
  border-bottom: 1px solid #ededed;
}
.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap textarea {
  border: 0;
  border-top: 0;
  padding: 20px 0 0;
}
.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: #ff5c00;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  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-cart .cart-collaterals .cart_totals {
  width: 100%;
}
.mobile-layout.woocommerce-cart .cart-collaterals .cart_totals h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
}
.mobile-layout.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  height: 42px;
  width: 100%;
  background-color: #ff5c00;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  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-cart .shop_table.cart {
  border: 0;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item:nth-child(2n) td {
  background-color: #fff;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td {
  float: left;
  padding: 0 18px;
  display: inline-block;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td:before {
  content: '';
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-name,
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-price {
  margin-bottom: 9px;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-price {
  color: #ff5c00;
  font-size: 16px;
  font-weight: 700;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-name a {
  font-size: 14px;
  color: #222;
  text-transform: capitalize;
  font-weight: 600;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-remove {
  position: absolute;
  right: 0;
  top: 5px;
  padding: 0;
}
.mobile-layout.woocommerce-cart .shop_table.cart 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 .shop_table.cart tr.cart_item td.product-thumbnail {
  padding: 0;
  border: 1px solid #ebebeb;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-thumbnail img {
  width: 90px;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal {
  display: none;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity .quantity {
  border: 1px solid #ebebeb;
}
.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity .quantity input {
  background-color: #fff;
}
.mobile-layout.woocommerce-cart .shop_table.cart td.actions {
  border-top: 0;
  padding: 10px;
}
.mobile-layout.woocommerce-cart .shop_table.cart td.actions #coupon_code {
  text-transform: uppercase;
  padding: 0 10px;
}
.mobile-layout.woocommerce-cart .shop_table.cart td.actions input.button {
  padding: 7px 10px;
  border-top: 0;
  border-radius: 16px;
}
.mobile-layout.woocommerce-wishlist.rtl .shop_table.wishlist_table tbody tr td {
  float: right;
}
.mobile-layout.woocommerce-wishlist.rtl .shop_table.wishlist_table tbody tr td.product-remove {
  left: 0;
  right: auto;
}
.mobile-layout.woocommerce-wishlist.rtl .shop_table.wishlist_table tbody tr td.product-add-to-cart {
  left: -20px;
  right: auto;
}
.mobile-layout.woocommerce-wishlist .wishlist-title {
  display: none;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table {
  border: 0;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table thead th {
  display: none;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody {
  display: block;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
  display: block;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr:nth-child(2n) td {
  background-color: #fff;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr:hover {
  background-color: #fff;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td {
  float: left;
  padding: 0 18px;
  display: inline-block;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td:before {
  content: '';
  display: none;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-name {
  display: block;
  width: 65%;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-name,
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-price {
  margin-bottom: 9px;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-price {
  color: #ff5c00;
  font-size: 16px;
  font-weight: 700;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-name a {
  font-size: 14px;
  color: #222;
  text-transform: capitalize;
  font-weight: 600;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-stock-status {
  display: none;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-remove {
  position: absolute;
  right: 0px;
  top: auto;
  margin-top: 10px;
  padding: 0;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr 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-wishlist .shop_table.wishlist_table tbody tr td.product-thumbnail {
  padding: 0;
  border: 1px solid #ebebeb;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-thumbnail img {
  width: 90px;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-add-to-cart {
  position: absolute;
  right: -20px;
  top: 40px;
  z-index: 3;
}
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-add-to-cart .add_to_cart_button,
.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-add-to-cart .add_to_cart {
  text-indent: -9999px;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../assets/img/icon-cart-m.png') no-repeat center center #fff;
  margin: 0;
  padding: 0;
}
.footer-mstyle1 {
  margin-top: 55px;
  min-height: 1px;
}
.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 #ededed;
}
.footer-mstyle1 .footer-container .footer-menu {
  position: relative;
  padding: 0 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
  opacity: 0;
  height: 0;
  visibility: hidden;
  position: absolute;
  padding: 10px 15px;
  top: auto;
  bottom: 100%;
  right: 0px;
  background-color: #fff;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
  left: 0;
  right: auto;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden a .fa {
  font-size: 16px;
  color: #8d8d8d;
  margin-right: 5px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden a .menu-text {
  font-weight: 700;
  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: 2;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer {
  margin-bottom: 5px;
  margin-left: 0;
}
.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer {
  margin-left: 5px;
  margin-right: 0;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer > li {
  list-style: none;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer > li > a {
  font-weight: 700;
  color: #8d8d8d;
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
  padding: 4px 0;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item {
  flex: 1;
  float: left;
  text-align: center;
  margin-bottom: 5px;
  padding: 10px 0 0;
}
.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: #ff5c00;
}
.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 .menu-text {
  text-align: center;
  font-weight: 700;
  color: #8d8d8d;
  text-transform: uppercase;
  font-size: 10px;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-home .icon-menu {
  background: url('../assets/img/icon-home-m.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: -41px;
  left: 0px;
}
.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: 0;
  border: 0;
  background-color: #f2f2f2;
  color: #9c9c9c;
  font-size: 16px;
}
.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: #ff5c00;
}
.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-searh-m.png') no-repeat center center;
}
.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: #ff5c00;
  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-cart-m.png') no-repeat center center;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-myaccount .icon-menu {
  background: url('../assets/img/icon-user-m.png') no-repeat center center;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-more .icon-menu {
  background: url('../assets/img/icon-more-m.png') no-repeat center center;
}
#footer.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer {
  display: block;
}
.mobile-layout.rtl .back-history {
  float: right;
  background: url('../assets/img/icon-back-m1.jpg') no-repeat center center #fff;
}
.mobile-layout .back-history {
  display: inline-block;
  float: left;
  width: 24px;
  height: 16px;
  background: url('../assets/img/icon-back-m.jpg') no-repeat center center #fff;
  margin: 10px 0;
}
.mobile-layout .category-contents {
  margin-bottom: 20px;
}
.mobile-layout .category-contents .blog-content .post {
  margin-bottom: 20px;
}
.mobile-layout .category-contents .blog-content .post .entry .entry-thumb::before {
  left: -1px;
  top: -1px;
}
.mobile-layout .category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 {
  margin-bottom: 15px;
}
.mobile-layout .category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
  font-size: 14px;
}
.mobile-layout .pagination {
  background-color: #fff;
  padding: 0;
  border: 0;
}
.mobile-layout .pagination ul {
  background-color: #fff;
  margin: 0 -15px;
}
.mobile-layout .pagination ul li {
  background-color: #fff;
}
.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle {
  display: block;
  padding: 0;
  margin: 6px 0px;
  cursor: pointer;
  width: 26px;
  height: 26px;
  border-radius: 3px;
}
.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;
}
.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;
}
.mobile-layout .vertical_megamenu_shop .vertical-megamenu {
  display: none;
}
.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup {
  min-width: 290px;
  padding: 330px 0 39px;
  text-align: center;
}
.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup:before {
  background-color: transparent;
  height: 0;
  width: 0;
}
.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup .link-mobile a {
  display: inline-block;
  height: 36px;
  padding: 0 55px;
  border-radius: 18px;
  background-color: #fff;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
  font-size: 12px;
  margin-bottom: 10px;
}
.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup .link-mobile a:hover {
  color: #ff5c00;
}
.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup .subscribe-checkbox label span {
  color: #fff;
}
.mobile-layout .fancybox-overlay .fancybox-close {
  background: url('../assets/img/popup_close.png') no-repeat center center;
  width: 26px;
  height: 26px;
  top: 0;
  right: 0;
}
.mobile-layout.rtl .header-mobile-style1 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  right: 0;
  left: auto;
}
.mobile-layout.rtl .header-mobile-style2 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  right: 0;
  left: auto;
}
.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 .banner-category  .widget_sp_image {
  margin-bottom: 10px;
}
.mobile-layout .header-page {
  position: relative;
}
.mobile-layout .header-page.sticky-mobile .header-shop {
  position: fixed;
  right: 0;
  top: 0;
  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;
  padding: 0 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  box-shadow: 0 5px 5px rgba(205,205,205,0.6);
  margin-bottom: 8px;
}
.mobile-layout .header-page .header-shop .page-title {
  font-size: 14px;
  color: #222;
  text-align: center;
  padding: 12px 0;
  line-height: 20px;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.mobile-layout .header-page .header-shop h4 {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 11px 0;
  margin: 0;
}
.mobile-layout .products-wrapper {
  padding: 0 0 35px;
  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: 2;
}
.mobile-layout .products-wrapper .products-nav {
  margin-bottom: 5px;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering {
  position: static;
  float: none;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li {
  position: static;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li:hover ul {
  border-top: 1px solid #ededed;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li > ul >li {
  line-height: 44px;
  border-bottom: 1px solid #ededed;
}
.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li > ul >li:last-child {
  border-bottom: 0;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode {
  margin: 5px -4px 0;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a {
  height: 20px;
  width: 20px;
  background-color: #fff;
}
.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: #ff5c00;
  background-color: #fff;
}
.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode > a:hover:before {
  background-color: #fff;
  color: #ff5c00;
}
.mobile-layout .products-wrapper .products-nav .filter-product {
  font-size: 12px;
  color: #6b6b6b;
  text-transform: uppercase;
  float: right;
  line-height: 30px;
}
.mobile-layout .products-wrapper .products-nav .filter-product span {
  font-size: 0;
}
.mobile-layout .products-wrapper .products-nav .filter-product.closex {
  font-size: 0;
}
.mobile-layout .products-wrapper .products-nav .filter-product.closex span {
  font-size: 12px;
}
.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;
}
.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 {
  min-width: 145px;
}
.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;
  visibility: hidden;
  position: absolute;
  z-index: 9;
  top: 100%;
  background-color: #fff;
  padding: 0;
}
.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 #ededed;
}
.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 > li {
  float: left;
  position: relative;
  text-transform: capitalize;
  text-align: center;
  margin: 0 5px 5px;
  background-color: #fff;
}
.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;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li a.current,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers.current {
  color: #ff5c00;
}
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .next,
.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers > li .prev {
  width: 90px;
  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;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}
.mobile-layout .products-wrapper .products-loop.grid {
  margin: 0 -5px 20px;
}
.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:nth-child( 2n+1 ) {
  clear: both;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content h4 a {
  font-size: 12px;
  font-weight: 500;
  color: #222;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .item-price {
  font-size: 16px;
  font-weight: 500;
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .item-bottom {
  margin-top: 10px;
  opacity: 1;
  position: static;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.mobile-layout .products-wrapper .products-loop.grid > li.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.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 .item .item-wrap .item-detail .products-thumb {
  width: 130px;
  margin-right: 10px;
}
.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;
  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;
}
.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom {
  display: none;
}
.mobile-layout.search-no-results .breadcrumbs {
  display: none;
}
.mobile-layout.search-no-results .listing-title h1 {
  font-size: 12px;
  color: #222;
}
.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: 700;
  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: 12px;
  color: #7d7d7d;
}
.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result a {
  display: inline-block;
  height: 42px;
  width: 100%;
  background-color: #ff5c00;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  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-no-results .content_list_product .products-wrapper .no-result a:hover {
  background-color: #e65300;
}
.mobile-layout.search .header-mobile-style1,
.mobile-layout.search .header-mobile-style2 {
  margin-bottom: 0;
}
.mobile-layout.search .header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry input[type="text"] {
  border-bottom: 1px solid #eee;
}
.mobile-layout.search .header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
  height: 34px;
  line-height: 34px;
}
.mobile-layout.search .header-mobile-style5 .mobile-search .top-form.top-search .topsearch-entry input[type="text"] {
  color: #fff;
  background-color: rgba(0,0,0,0.4);
}
.mobile-layout.search .header-mobile-style5 .mobile-search .top-form.top-search .topsearch-entry button {
  color: #fff;
}
.mobile-layout.search .body-wrapper-inner > .container {
  padding-top: 15px;
}
.mobile-layout.woocommerce-account .listing-title h1 {
  text-align: center;
}
.mobile-layout.woocommerce-account .image-login {
  text-align: center;
  margin: 0 0 20px;
}
.mobile-layout.woocommerce-account .image-login img {
  display: inline-block;
}
.mobile-layout.woocommerce-account #customer_login h2 {
  font-weight: 700;
  color: #222;
  font-size: 13px;
  margin: 0 0 30px;
  display: block;
  text-transform: uppercase;
}
.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide,
.mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide {
  padding-left: 30px;
  border-bottom: 1px solid #ededed;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide input:-webkit-autofill,
.mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide input:-webkit-autofill {
  background-color: #fff !important;
}
.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide label,
.mobile-layout.woocommerce-account #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 #customer_login form.login .form-row.form-row-wide .input-text,
.mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide .input-text {
  padding: 0;
  background-color: #fff;
}
.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide:first-child,
.mobile-layout.woocommerce-account #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 #customer_login form.login .form-row.form-row-wide:nth-child(2),
.mobile-layout.woocommerce-account #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 #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 #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 #customer_login form.register .show_if_seller .form-row.form-row-wide {
  padding: 0;
}
.mobile-layout.woocommerce-account #customer_login form.register .show_if_seller .form-row.form-row-wide:first-child,
.mobile-layout.woocommerce-account #customer_login form.register .show_if_seller .form-row.form-row-wide:nth-child(2) {
  background: none;
}
.mobile-layout.woocommerce-account #customer_login input.button {
  height: 42px;
  width: 100%;
  background-color: #ff5c00;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  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 #customer_login .social-share {
  text-align: center;
  margin-bottom: 20px;
}
.mobile-layout.woocommerce-account #customer_login .social-share .title-share {
  display: none;
}
.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content {
  display: inline-block;
}
.mobile-layout.woocommerce-account #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 #customer_login .social-share .wrap-content > a:nth-child(1) {
  background-color: #3a5897;
}
.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content > a:nth-child(2) {
  background-color: #2fc2ee;
}
.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content > a:nth-child(3) {
  background-color: #e14a3c;
}
.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content > a:nth-child(4) {
  background-color: #df2227;
}
.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content > a:nth-child(5) {
  background-color: #407199;
}
.mobile-layout.woocommerce-account #contents {
  margin-bottom: 10px;
  padding-top: 20px;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
  float: none;
  margin-right: 0;
  margin-bottom: 20px;
  overflow: hidden;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul {
  border: 0;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li {
  display: inline-block;
  float: left;
  width: 33.33%;
  padding-top: 35px;
  text-align: center;
  margin-bottom: 15px;
}
.mobile-layout.woocommerce-account #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 #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 #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 #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 #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 #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 #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: 600;
  text-transform: uppercase;
  display: block;
  position: relative;
}
.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul > li > a:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  top: -30px;
  left: 0;
  right: 0;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  clear: both;
  margin-bottom: 10px !important;
  text-align: center;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account {
  text-align: left;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-first {
  text-align: left;
  width: 100%;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-first .woocommerce-Input--email {
  border-radius: 0;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-last {
  width: 100%;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  border: 0;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-Button.button {
  height: 42px;
  width: 100%;
  background-color: #ff5c00;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  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-MyAccount-content strong {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #222;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .avatar-user {
  display: inline-block;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .avatar-user img {
  border-radius: 50%;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content p:first-child {
  text-align: center;
  font-size: 12px;
  color: #7d7d7d;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content p:first-child a {
  color: #ff5c00;
  font-weight: 500;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content p:last-child {
  text-align: left;
}
.mobile-layout.woocommerce-account .woocommerce-MyAccount-content a {
  font-size: 12px;
  color: #7d7d7d;
}
.mobile-layout.woocommerce-account .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-MyAccount-content table.my_account_orders tr.order td:first-child {
  border-top: 0 !important;
}
.mobile-layout.woocommerce-account .breadcrumbs {
  display: none;
}
.mobile-layout.woocommerce-account.rtl .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
  text-align: right;
}
.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide,
.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide {
  padding-right: 30px;
  padding-left: 0;
}
.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide:first-child,
.mobile-layout.woocommerce-account.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.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide:nth-child(2),
.mobile-layout.woocommerce-account.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.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.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;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .social-share.open .wrap-content {
  opacity: 1;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .social-share .title-share {
  float: left;
}
.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .social-share .wrap-content {
  float: left;
  margin-right: 0px;
  margin-left: -40px;
}
.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 10px;
}
.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;
  margin-bottom: 20px;
}
.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;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail > * {
  width: 100%;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail h1,
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .reviews-content {
  width: 70%;
}
.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: 700;
  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: 40px;
}
.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 .product_detail .content_product_detail .item-meta-mobile {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 30%;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .item-meta-mobile > * {
  width: 50%;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .item-meta-mobile .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  border: 1px solid #e0e0e0;
  color: #7d7d7d;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .item-meta-mobile .clear {
  display: none;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .item-meta-mobile .social-share {
  margin: 0;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .item-meta-mobile .social-share.open {
  z-index: 3;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .item-meta-mobile .social-share.open .wrap-content {
  opacity: 1;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .item-meta-mobile .social-share .title-share {
  float: right;
  font-size: 0;
  width: 35px;
  height: 35px;
  line-height: 33px;
  border: 1px solid #e0e0e0;
  text-align: center;
  color: #7d7d7d;
  padding: 0;
  border-radius: 50%;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .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 .product_detail .content_product_detail .item-meta-mobile .social-share .wrap-content {
  float: right;
  position: absolute;
  bottom: 110%;
  right: 0;
  opacity: 0;
}
.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .item-meta-mobile .social-share .wrap-content > a {
  display: block;
  margin: 0 5px 10px;
}
.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 .tabbable .nav.nav-tabs {
  border-top: 1px solid #ededed;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  margin: 5px 0 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .nav.nav-tabs 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 .tabbable .nav.nav-tabs li:first-child {
  padding-left: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .nav.nav-tabs li.active a,
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .nav.nav-tabs li:hover a {
  color: #ff5c00;
  border: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .nav.nav-tabs li.active a:before,
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .nav.nav-tabs li:hover a:before {
  opacity: 1;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .nav.nav-tabs li a {
  background-color: #fff;
  font-size: 14px;
  padding: 0;
  border: 0;
  height: 40px;
  position: relative;
  line-height: 42px;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .nav.nav-tabs li a:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #ff5c00;
  position: absolute;
  left: 0;
  bottom: -1px;
  opacity: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content .tab-pane {
  padding: 10px 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content .tab-pane h2 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments ol.commentlist {
  padding: 10px 0 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #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 .single-product >.tabs .tabbable .tab-content #tab-reviews #comments ol.commentlist li:last-child {
  border: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .avatar {
  height: 40px;
  width: 40px;
  border: 0;
  border-radius: 50%;
  padding: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text {
  padding: 0;
  border: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .description {
  font-size: 12px;
  color: #7d7d7d;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .description p {
  margin: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .meta {
  margin: 0;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .meta strong {
  font-size: 12px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .meta time {
  font-size: 12px;
  color: #7d7d7d;
  font-style: italic;
}
.single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .tab-content #tab-reviews .form-submit #submit {
  height: 42px;
  width: 100% !important;
  background-color: #ff5c00 !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.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 {
  border-radius: 20px;
}
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .social-share {
  left: 0;
  right: auto;
}
.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .social-share .title-share {
  margin-left: 0;
}
.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 .entry-thumb::before {
  border: 0;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-title {
  font-size: 16px;
  margin-top: 16px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content {
  padding: 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-summary {
  font-size: 12px;
  line-height: 20px;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share {
  position: absolute;
  bottom: -65px;
  right: 0;
  padding: 0;
  z-index: 1;
  border: 0;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share.open {
  z-index: 2;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share.open .wrap-content {
  opacity: 1;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .title-share {
  float: right;
  margin-top: 225px;
  display: inline-block;
  font-size: 0;
  width: 35px;
  height: 35px;
  line-height: 33px;
  border: 1px solid #e0e0e0;
  text-align: center;
  color: #7d7d7d;
  padding: 0;
  margin-right: 0;
  border-radius: 50%;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .title-share:before {
  font-size: 16px;
  display: inline-block;
  font-family: FontAwesome;
  content: '\f1e0';
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .wrap-content {
  float: right;
  position: relative;
  margin-right: -40px;
  opacity: 0;
}
.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .wrap-content > a {
  display: block;
  margin: 0 5px 10px;
}
.single-post.mobile-layout .post #authorDetails {
  margin-top: 15px;
  padding: 10px 0 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.single-post.mobile-layout .post #authorDetails .avatar {
  width: 40px;
  border-radius: 50%;
}
.single-post.mobile-layout .post #authorDetails .infomation {
  padding: 8px 10px !important;
}
.single-post.mobile-layout .post #authorDetails .infomation .name-author {
  margin: 0;
}
.single-post.mobile-layout .single-post-relate-mobile h4 {
  padding: 20px 0 10px;
  font-size: 13px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
}
.single-post.mobile-layout .single-post-relate-mobile .post {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
}
.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;
}
.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: #ff5c00;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  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 {
  width: 40px;
  border-radius: 50%;
}
.single-post.mobile-layout #comments .comment .media-body .media .media-heading .author-name a {
  font-size: 12px;
}
.search-results.mobile-layout .revo_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: 700;
  font-size: 12px;
  color: #222;
  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: 1px solid #e0e0e0;
  text-align: center;
  height: 40px;
  font-size: 14px;
  color: #7d7d7d;
  font-weight: 500;
  margin-bottom: 15px;
}
.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
  font-size: 14px;
  color: #7d7d7d;
  font-weight: 500;
  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: #ff5c00;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  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;
  font-weight: 500;
  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 {
  color: #7d7d7d;
  display: inline-block;
  width: 52px;
  height: 40px;
  background-color: #f2f2f2;
  font-size: 12px;
  font-weight: 700;
  color: #222;
  margin-right: 10px;
  line-height: 40px;
  text-align: center;
}
.filter-mobile .widget_layered_nav ul > li a:hover {
  background-color: #ff5c00;
  color: #fff;
}
.filter-mobile .widget_layered_nav ul > li .count {
  display: none;
}
.home.mobile-layout .body-wrapper .body-wrapper-inner > .container {
  padding-top: 0;
}
.mobile-layout .body-wrapper .body-wrapper-inner > .container {
  position: relative;
  padding-top: 10px;
}
.mobile-layout .body-wrapper .body-wrapper-inner > .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;
  top: -9px;
  z-index: 3;
}
.mobile-layout4 .body-wrapper .body-wrapper-inner > .container {
  padding-top: 0;
}
.woocommerce-checkout.mobile-layout .checkout #payment #place_order {
  height: 40px;
  width: 100%;
  background-color: #ff5c00;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  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: 700;
  text-transform: uppercase;
}
.woocommerce-wishlist.mobile-layout form table.shop_table {
  border-radius: 0;
}
.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;
}
@media (min-width: 481px) {
  .mobile-layout .body-wrapper {
    margin: 0 auto;
    max-width: 480px;
  }
  .woocommerce-order-received.mobile-layout h2 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #222;
  }
  .woocommerce-order-received.mobile-layout .order_details li {
    margin-right: 1em;
  }
  .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: 480px) {
  .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.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity {
    width: 140px;
  }
}
@media (min-width: 414px) {
  .mobile-layout .products-wrapper .products-loop.grid >li {
    float: left;
    width: 50%;
  }
  .mobile-layout  .header-mobile-style4 .mobile-search .top-form.top-search {
    width: 270px;
  }
}
@media (max-width: 414px) {
  .mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu {
    height: 640px;
    overflow: auto;
  }
  .style-moblie.style2:before {
    opacity: 1;
    color: #222;
    font-size: 32px;
  }
  .woocommerce-order-received.mobile-layout h2 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    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: 360px) {
  .mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu {
    height: 640px;
    overflow: auto;
  }
  .mobile-layout .header.sticky-mobile {
    margin-left: -180px;
  }
  .header-mobile-style1 .mobile-search .top-form.top-search,
  .header-mobile-style2 .mobile-search .top-form.top-search {
    width: 195px;
  }
  .mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
    min-width: 215px;
  }
  .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;
    overflow-y: hidden;
    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: auto;
  }
  .sw-ajax-categories .resp-listing-container .item-product-cat {
    width: 50%;
  }
  .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-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 {
    width: 120px;
  }
  .single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info {
    bottom: 160px;
  }
  .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;
  }
  .block-mobile .info .inner {
    text-align: center;
  }
  .block-mobile .info .inner i {
    display: inline-block;
    font-size: 24px;
    float: none;
  }
  .rtl .block-mobile .info .inner i {
    float: none;
  }
  .block-mobile .info .inner .info-content {
    padding: 0;
  }
  .rtl .block-mobile .info .inner .info-content {
    padding: 0;
  }
  .products-wrapper .products-loop {
    margin: 0;
  }
  .products-wrapper .products-loop >li.product-category {
    margin-bottom: 15px;
  }
  .single-product.mobile-layout > .tabs .tabbable .nav.nav-tabs li {
    width: auto;
  }
  .single-product.mobile-layout > .tabs .tabbable .nav.nav-tabs li a {
    width: auto;
  }
  .mobile-layout.single-product .single-product > .tabs .tabbable .nav.nav-tabs li {
    width: auto !important;
  }
  .single-product.mobile-layout .content-product-detail .single-product >.tabs .tabbable .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 .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;
  }
  .footer-mstyle1 .footer-container .footer-menu .menu-item {
    margin-bottom: 5px;
  }
}
@media (max-width: 375px) {
  .mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu {
    height: 575px;
  }
  .resp-ajax-page-listing .page-listing-content ul.nav-tabs > li > a {
    padding: 20px 7px;
  }
}
@media (max-width: 360px) {
  .mobile-layout .header-mobile-style2.sticky-mobile .mobile-search .top-form.top-search,
  .mobile-layout .header-mobile-style4.sticky-mobile .mobile-search .top-form.top-search {
    width: 140px;
  }
}
@media (max-width: 320px) {
  .mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.revo_resmenu {
    height: 485px;
  }
  .mobile-layout .header.sticky-mobile {
    margin-left: -160px;
  }
  .header-mobile-style1 .mobile-search .top-form.top-search,
  .header-mobile-style2 .mobile-search .top-form.top-search {
    width: 180px;
  }
}
.header-mobile-style1 .nav-pills {
  display: none !important;
}
.header-mobile-style1 .resmenu-container .navbar-toggle {
  display: inline-block !important;
}
.rtl .header-mobile-style4.revo_top .top-form.top-search {
  border-radius: 0;
}
.mobile-layout .widget_price_filter .price_slider_wrapper {
  display: block;
}
.mobile-layout .sinngle-image-home5 .wpb_single_image {
  margin: 0 0 5px;
}
.mobile-layout.mobile-layout4 .header.sticky-mobile {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
.mobile-layout .header-mobile-style4 {
  background-color: #ff5c00;
  margin-bottom: 0;
  box-shadow: none;
}
.mobile-layout .header-mobile-style4 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 42px;
}
.mobile-layout .header-mobile-style4 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
  background-color: #fff;
}
.mobile-layout .header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry input,
.mobile-layout .header-mobile-style4 .mobile-search .top-form.top-search .topsearch-entry button {
  background-color: #fff;
}
.mobile-layout .header-mobile-style4 .header-right .revo-minicart-mobile {
  background: url("../assets/img/icon-cart-m4.png") no-repeat center center;
}
.mobile-layout .header-mobile-style4 .header-right .revo-minicart-mobile .minicart-number {
  background-color: #fff;
  color: #222;
}
.mobile-layout .home-mobile4 .vc_column-inner {
  padding: 0;
}
.header-mobile-style5 .header-top-mobile {
  padding: 8px 0 6px;
  text-align: center;
  background-color: #000;
  position: relative;
}
.header-mobile-style5 .header-top-mobile .vertical_megamenu .resmenu-container .navbar-toggle {
  display: block;
  padding: 0;
  margin: 0 0 0 10px;
  cursor: pointer;
  width: 26px;
  height: 26px;
  border-radius: 3px;
}
.rtl .header-mobile-style5 .header-top-mobile .vertical_megamenu .resmenu-container .navbar-toggle {
  margin: 0 10px 0 0;
}
.header-mobile-style5 .header-top-mobile .vertical_megamenu .resmenu-container .navbar-toggle:hover .icon-bar {
  width: 16px !important;
  background-color: #ff5c00;
}
.header-mobile-style5 .header-top-mobile .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
  height: 2px;
  width: 16px;
  margin: 3px 0px 3px 4px;
  background: #fff;
  display: block;
  right: 0;
}
.rtl .header-mobile-style5 .header-top-mobile .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
  margin: 3px 4px 3px 0;
}
.header-mobile-style5 .header-top-mobile .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(1) {
  width: 12px;
}
.header-mobile-style5 .header-top-mobile .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(3) {
  width: 12px;
}
.header-mobile-style5 .header-top-mobile .vertical_megamenu .vertical-megamenu {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
}
.header-mobile-style5 .revo-logo {
  display: inline-block;
  margin: 0;
}
.header-mobile-style5 .header-right {
  display: inline-block;
  overflow: hidden;
  margin: 3px 10px 0 0;
}
.header-mobile-style5 .header-right .search-mobile {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(../assets/img/icon-searh-m1.png) no-repeat center center;
}
.rtl .header-mobile-style5 .header-right {
  margin: 0 0 0 10px;
}
.header-mobile-style5 .header-right .header-cart {
  float: right;
  margin: 0 8px 0 10px;
}
.rtl .header-mobile-style5 .header-right .header-cart {
  float: left;
  margin: 0 10px 0 8px;
}
.rtl .header-mobile-style5 .header-right .header-cart a .minicart-number {
  left: 8px;
  right: auto;
}
.header-mobile-style5 .header-right .header-cart a {
  text-indent: -9999px;
  display: inline-block;
  width: 17px;
  height: 19px;
  background: url(../assets/img/icon-cart3.png) no-repeat center center;
}
.header-mobile-style5 .header-right .header-cart a .minicart-number {
  display: inline-block;
  width: 17px;
  height: 17px;
  text-indent: 0;
  position: absolute;
  top: 10px;
  right: 8px;
  background-color: #b71d12;
  color: #fff;
  border-radius: 50%;
  font-size: 11px;
}
.header-mobile-style5 .mobile-search {
  opacity: 0;
  visibility: hidden;
  height: 0;
  display: block;
  overflow: hidden;
  margin-top: 8px;
  position: absolute;
  top: 38px;
  left: 0;
  width: 100%;
  z-index: 99;
}
.header-mobile-style5 .mobile-search.open {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.header-mobile-style5 .mobile-search .top-form.top-search {
  display: block;
  position: relative;
  padding: 0;
  float: none;
  margin: 0 5px;
  box-shadow: 0 0 0 1px #ddd;
  -webkit-box-shadow: 0 0 0 1px #ddd;
}
.header-mobile-style5 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper {
  display: none;
}
.header-mobile-style5 .mobile-search .top-form.top-search .topsearch-entry input[type="text"] {
  width: 100%;
  height: 30px;
  border: 0;
  border-radius: 15px;
  padding: 0 10px;
  font-size: 12px;
  color: #000;
  margin-bottom: 0;
  background-color: rgba(255,255,255,0.8);
}
.header-mobile-style5 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
  position: absolute;
  top: 0px;
  right: 5px;
  color: #8d8d8d;
  background-color: transparent;
  border: 0;
  border-radius: 15px;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  margin: 0;
}
.header-mobile-style5 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro:hover {
  color: #ff5c00;
}
.rtl .header-mobile-style5 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
  left: 5px;
  right: auto;
}
.featured-mobile {
  margin-bottom: 30px;
}
.featured-mobile .block-title {
  text-align: center;
}
.featured-mobile .block-title h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  font-weight: 900 !important;
  margin-bottom: 5px;
  text-align: center;
  padding: 20px 0 0;
}
.featured-mobile .block-title .description {
  font-size: 12px;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
}
.featured-mobile .resp-slider-container .item .item-wrap .item-image .onsale,
.featured-mobile .resp-slider-container .item .item-wrap .item-image a.sw-quickview {
  display: none;
}
.featured-mobile .resp-slider-container .item .item-wrap .item-content {
  padding: 15px 0 20px;
}
.featured-mobile .resp-slider-container .item .item-wrap .item-content h4 a {
  font-weight: 400;
  font-size: 12px;
  color: #000;
}
.featured-mobile .resp-slider-container .item .item-wrap .item-content .item-price {
  font-size: 15px;
  font-weight: 700;
  color: #000;
}
.featured-mobile .resp-slider-container .item .item-wrap:hover .item-content h4 a,
.featured-mobile .resp-slider-container .item .item-wrap:hover .item-content .item-price {
  opacity: 1;
}
.featured-mobile .woocommmerce-shop a {
  text-transform: uppercase;
  font-weight: 900;
  color: #000;
  float: right;
  font-size: 12px;
}
.featured-mobile .woocommmerce-shop a:hover {
  color: #ff5c00;
}
.featured-mobile-home5 .resp-slider-container .item .item-wrap {
  background-color: #ebeae8;
}
.feature-cat {
  text-align: center;
}
.feature-cat h2 {
  margin-top: 28px;
  font-weight: 900;
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 7px;
}
.feature-cat .text {
  font-weight: 500;
  font-size: 12px;
  color: #000;
}
.banner-mobile-home5 [class*="col-xs-6"] {
  float: left;
  width: 50%;
}
.resp-ajax-page-listing {
  position: relative;
}
.resp-ajax-page-listing p {
  margin: 0 0 3px;
}
.resp-ajax-page-listing .page-listing-content ul.nav-tabs {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 3;
  width: 90px;
  margin: 0;
  background-color: #ff5c00;
  border: 0;
  border-radius: 0;
  min-height: 100%;
}
.resp-ajax-page-listing .page-listing-content ul.nav-tabs > li {
  text-align: left;
  line-height: 20px;
  width: 100%;
}
.resp-ajax-page-listing .page-listing-content ul.nav-tabs > li.active > a {
  border: 0;
  margin: 0;
  color: #222;
  border-bottom: 0;
}
.resp-ajax-page-listing .page-listing-content ul.nav-tabs > li > a {
  display: block;
  padding: 20px 10px;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
  border-radius: 0;
  margin: 0;
  border-bottom: 1px solid rgba(221,221,221,0.3);
}
.resp-ajax-page-listing .page-listing-content ul.nav-tabs > li > a:hover {
  color: #ff5c00;
}
.resp-ajax-page-listing .page-listing-content .tab-content {
  margin: 3px 0 0 96px;
  position: relative;
  overflow: hidden;
}
.resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .vc_column_container {
  padding-left: 15px;
  padding-right: 15px;
}
.resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .sw-category-mobile2 {
  margin-right: 5px;
}
.resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .sw-category-mobile2 .slider {
  margin: 0 -3px;
  position: relative;
}
.resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .sw-category-mobile2 .slider .item-product-cat {
  overflow: hidden;
  width: 100%;
}
.resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .sw-category-mobile2 .slider .item-product-cat .item-wrap {
  width: 33.33%;
  float: left;
  position: relative;
  padding: 3px;
}
.resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .sw-category-mobile2 .slider .item-product-cat .item-wrap .item-content h3 a {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 13px;
  color: #222;
}
.resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .banner-mobile-hotdeal {
  overflow: hidden;
  width: 100%;
  margin: 0 -3px;
}
.resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .banner-mobile-hotdeal .vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
.resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .banner-mobile-hotdeal .wpb_single_image {
  float: left;
  padding: 0 3px;
  margin: 0 0 5px;
}
.resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .banner-mobile-hotdeal .wpb_single_image.banner2 {
  width: 66.56%;
}
.resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .banner-mobile-hotdeal .wpb_single_image.banner1 {
  width: 33.33%;
}
@media (max-width: 415px) {
  .resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .banner-mobile-hotdeal {
    width: 101%;
    margin: 0 -5px;
  }
}
@media (max-width: 375px) {
  .resp-ajax-page-listing .page-listing-content ul.nav-tabs {
    width: 80px;
  }
  .resp-ajax-page-listing .page-listing-content .tab-content {
    margin: 3px 0 0 86px;
  }
  .resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .banner-mobile-hotdeal {
    width: 100%;
    margin: 0 -3px;
  }
  .header-mobile-style5 .header-top-mobile .header-menu-categories .vertical_megamenu.open {
    min-height: 579px;
  }
}
@media (max-width: 360px) {
  .resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .banner-mobile-hotdeal .wpb_single_image.banner2 {
    width: 66.56%;
  }
  .resp-ajax-page-listing .page-listing-content ul.nav-tabs {
    width: 80px;
  }
  .resp-ajax-page-listing .page-listing-content ul.nav-tabs > li > a {
    padding: 15px 7px;
  }
  .resp-ajax-page-listing .page-listing-content .tab-content {
    margin: 3px 0 0 86px;
  }
  .resp-ajax-page-listing .page-listing-content .tab-content .tab-pane .banner-mobile-hotdeal {
    width: 100%;
    margin: 0 -3px;
  }
  .header-mobile-style5 .header-top-mobile .header-menu-categories .vertical_megamenu.open {
    min-height: 479px;
  }
  .header-mobile-style5 .header-top-mobile .header-menu-categories .vertical_megamenu .menu-responsive-wrapper ul.revo_resmenu {
    max-height: 400px;
  }
}
.mobile-layout.rtl .header-mobile-style3 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  right: 0;
  left: auto;
}
.header-mobile-style3.sticky-mobile .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 48px;
}
.header-mobile-style3.sticky-mobile .header-top-mobile {
  padding: 12px 0 8px;
}
.header-mobile-style3 .header-top-mobile {
  padding: 15px 0 0px;
  text-align: center;
}
.header-mobile-style3 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
  top: 86px;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu {
  text-align: left;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
  display: block;
  padding: 0;
  margin: 0 0 0 10px;
  cursor: pointer;
  width: 26px;
  height: 26px;
  background-color: #e3e3e3;
  border-radius: 3px;
}
.rtl .header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
  margin: 0 10px 0 0;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle:hover .icon-bar {
  width: 16px !important;
  background-color: #ff5c00;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
  height: 2px;
  width: 16px;
  margin: 3px 0px 3px 4px;
  background: #000;
  display: block;
  right: 0;
}
.rtl .header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
  margin: 3px 4px 3px 0;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(1) {
  width: 12px;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(3) {
  width: 12px;
}
.header-mobile-style3 .header-menu-categories .vertical_megamenu .vertical-megamenu {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
}
.header-mobile-style3 .revo-logo {
  display: inline-block;
  margin: 0;
}
.header-mobile-style3 .header-right {
  display: inline-block;
  overflow: hidden;
  margin: 0 10px 0 0;
}
.rtl .header-mobile-style3 .header-right {
  margin: 0 0 0 10px;
}
.rtl .header-mobile-style3 .header-right .header-wishlist {
  float: right;
}
.header-mobile-style3 .header-right .header-wishlist {
  float: left;
}
.header-mobile-style3 .header-right .header-wishlist a {
  font-size: 16px;
}
.header-mobile-style3 .header-right .header-cart {
  float: right;
  margin: 0 8px 0 10px;
}
.rtl .header-mobile-style3 .header-right .header-cart {
  float: left;
  margin: 0 10px 0 8px;
}
.rtl .header-mobile-style3 .header-right .header-cart a .minicart-number {
  left: 8px;
  right: auto;
}
.header-mobile-style3 .header-right .header-cart a {
  text-indent: -9999px;
  display: inline-block;
  width: 17px;
  height: 19px;
  background: url(../assets/img/icon-cart2.png) no-repeat center center;
}
.header-mobile-style3 .header-right .header-cart a .minicart-number {
  display: inline-block;
  width: 17px;
  height: 17px;
  text-indent: 0;
  position: absolute;
  top: 10px;
  right: 8px;
  background-color: #b71d12;
  color: #fff;
  border-radius: 50%;
  font-size: 11px;
}
.header-mobile-style3 .mobile-search {
  display: block;
  margin-top: 8px;
  width: 100%;
}
.header-mobile-style3 .mobile-search .top-form.top-search {
  display: block;
  position: relative;
  padding: 0;
  float: none;
  border-top: 1px solid #ededed;
  min-width: initial;
  margin: 0;
  width: 100%;
}
.header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper {
  display: none;
}
.header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry input[type="text"] {
  width: 100%;
  height: 36px;
  border: 0;
  border-radius: 0;
  padding: 0 10px;
  font-size: 12px;
  color: #9c9c9c;
  margin-bottom: 0;
}
.header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
  position: absolute;
  top: 0px;
  right: 5px;
  color: #c0c0c0;
  background-color: #fff;
  border: 0;
  font-size: 15px;
  height: 36px;
  line-height: 36px;
}
.rtl .header-mobile-style3 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
  left: 5px;
  right: auto;
}
.mobile-layout .header-mobile-style4.sticky-mobile {
  background-color: #ff5c00;
}
.header-mobile-style4 .mobile-search .top-form.top-search {
  width: 220px;
}
.header-mobile-style4 .header-right {
  margin: 20px 15px 14px;
}
.header-mobile-style4 .header-right .revo-minicart-mobile {
  position: relative;
  background: url('../assets/img/icon-cart-m.png') no-repeat center center;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.header-mobile-style4 .header-right .revo-minicart-mobile .menu-text {
  display: none;
}
.header-mobile-style4 .header-right .revo-minicart-mobile .minicart-number {
  position: absolute;
  top: -5px;
  right: -6px;
  display: inline-block;
  width: 17px;
  height: 17px;
  background-color: #ff5c00;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  line-height: 17px;
  font-size: 12px;
}
.style-moblie.style2 {
  margin: 17px 0 15px;
}
.style-moblie.style2 .block-title h2 {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #222;
  text-align: center;
  margin-bottom: 17px;
}
.style-moblie.style2 .resp-slider-container >div.items-wrapper >.item {
  width: 235px;
}
.style-moblie.style2 .resp-slider-container >div.items-wrapper >.item .item-wrap .item-detail .item-content {
  padding-top: 15px;
}
.style-moblie.style2 .resp-slider-container >div.items-wrapper >.item .item-wrap .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.style-moblie.style2 .resp-slider-container >div.items-wrapper >.item .item-wrap .item-detail .item-content h4 a {
  color: #222;
  font-size: 14px;
  font-weight: 500;
  opacity: 1;
}
.style-moblie.style2 .resp-slider-container >div.items-wrapper >.item .item-wrap .item-detail .item-content h4 a:hover {
  color: #ff5c00;
}
.style-moblie.style2 .resp-slider-container >div.items-wrapper >.item .item-wrap .item-detail .item-content .item-price {
  opacity: 1;
  font-size: 16px;
  color: #222;
}
.sw-hotdeal .sw-hotdeal-content .item-product {
  padding: 0 5px;
  margin-bottom: 10px;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail {
  border: 1px solid #ededed;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .products-thumb span.onsale {
  display: none;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .item-content {
  text-align: center;
  padding-bottom: 10px;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: 500;
  color: #222;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .item-content h4 a:hover {
  color: #ff5c00;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .item-content .item-price {
  display: inline-block;
}
.sw-hotdeal .sw-hotdeal-content .item-product .item-detail .item-content .item-price del {
  line-height: 20px;
}
.footer-mstyle2 {
  min-height: auto;
  position: relative;
}
.footer-mstyle2.open .footer-container {
  background-color: transparent;
  height: auto;
}
.footer-mstyle2.open .footer-container .footer-open {
  background: url(../assets/img/footer-close.png) no-repeat center center;
  top: -29px;
  height: 30px;
  width: 65px;
  z-index: 99;
}
.footer-mstyle2.open .footer-container ul.mobile_menu2 {
  opacity: 1;
  visibility: visible;
}
.footer-mstyle2 .footer-container {
  position: fixed;
  bottom: -2px;
  left: 0;
  height: 0;
  z-index: 999;
  width: 100%;
  background-color: rgba(0,0,0,0.9);
}
.footer-mstyle2 .footer-container .footer-open {
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -33px;
  bottom: 2px;
  height: 30px;
  width: 65px;
  background: url(../assets/img/footer-open.png) no-repeat center center;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 {
  background-color: rgba(0,0,0,0.9);
  margin: 0;
  position: relative;
  opacity: 0;
  visibility: hidden;
  padding: 10px 5px 5px;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 > li {
  float: left;
  display: inline-block;
  position: relative;
  width: 25%;
  padding: 5px;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 > li > a {
  padding: 15px 5px 40px;
  text-align: center;
  font-weight: 500;
  background-color: #222;
  color: #fff;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 > li > a:hover,
.footer-mstyle2 .footer-container ul.mobile_menu2 > li > a:focus {
  background: none;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 > li > a .menu-title {
  position: relative;
  bottom: -60px;
  display: block;
  font-size: 13px;
  color: #8d8d8d;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 > li > a .menu-img {
  display: inline-block;
  margin-top: -5px;
}
.footer-mstyle2 .footer-container ul.mobile_menu2 > li.showMore .menu-img {
  height: 44px;
  width: 44px;
  display: inline-block;
  background: url(../assets/img/icon-mpage.png) no-repeat center center;
}
.footer-mstyle3 {
  min-height: 1px;
  margin-top: 55px;
}
.footer-mstyle3 .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 #ededed;
}
.footer-mstyle3 .menu-footer {
  position: relative;
}
.footer-mstyle3 .menu-footer > ul {
  margin: 13px 0 0;
}
.footer-mstyle3 .menu-footer > ul > li {
  width: 20%;
  position: relative;
  padding-top: 22px;
  float: left;
}
.footer-mstyle3 .menu-footer > ul > li.icon-wishlist > a .menu-img {
  top: -17px;
}
.footer-mstyle3 .menu-footer > ul > li > a {
  padding: 0;
  display: block;
  text-align: center;
  font-size: 10px;
  color: #8d8d8d;
  text-transform: uppercase;
}
.footer-mstyle3 .menu-footer > ul > li > a:hover {
  background-color: transparent;
  color: #ff5c00;
}
.footer-mstyle3 .menu-footer > ul > li > a .menu-title {
  display: block;
  margin-bottom: 7px;
}
.footer-mstyle3 .menu-footer > ul > li > a .menu-img {
  position: absolute;
  left: 50%;
  top: -22px;
  margin-left: -8px;
}
@media (max-width: 479px) {
  .sw-hotdeal {
    margin: 0 -5px;
  }
  .sw-hotdeal .sw-hotdeal-content .item-product {
    float: left;
    width: 50%;
  }
}
@media (max-width: 375px) {
  .footer-mstyle2 .footer-container ul.mobile_menu2 > li > a {
    padding: 15px 0px 40px;
  }
  .mobile-layout .header.sticky-mobile {
    max-width: 375px;
    margin-left: -188px;
  }
  .header-mobile-style4 .mobile-search .top-form.top-search {
    width: 238px;
  }
}
@media (max-width: 360px) {
  .header-mobile-style4 .mobile-search .top-form.top-search {
    width: 190px;
  }
  .footer-mstyle2 .footer-container ul.mobile_menu2 > li > a .menu-img {
    margin: 0;
  }
  .footer-mstyle2.open .footer-container ul.mobile_menu2 > li > a {
    padding: 10px 0;
  }
  .footer-mstyle2.open .footer-container ul.mobile_menu2 > li > a .menu-title {
    display: none;
  }
  .header-mobile-style4 .mobile-search .top-form.top-search {
    width: 220px;
  }
  .header-mobile-style4 {
    padding: 20px 0px 14px;
  }
  .header-mobile-style4 {
    padding: 0;
  }
}
@media (max-width: 360px) {
  .mobile-layout .header.sticky-mobile {
    max-width: 360px;
    margin-left: -180px;
  }
  .header-mobile-style1.sticky-mobile .mobile-search .top-form.top-search,
  .mobile-layout .header-mobile-style2.sticky-mobile .mobile-search .top-form.top-search,
  .mobile-layout .header-mobile-style4.sticky-mobile .mobile-search .top-form.top-search {
    width: 140px;
  }
}
@media (max-width: 320px) {
  .header-mobile-style4 .mobile-search .top-form.top-search {
    width: 185px;
  }
  .mobile-layout .header.sticky-mobile {
    max-width: 320px;
    margin-left: -160px;
  }
}
