.row {
  margin-left:  * -1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: ;
}
*,
html {
  outline: none !important;
}
body {
  background-color: #fff;
  color: #444;
  font-size: 12px;
  line-height: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body .body-wrapper {
  overflow: hidden;
  position: relative;
}
body a {
  color: #444444;
}
body a:hover {
  color: #E34931;
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0 0 10px;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #cecece;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 5px;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul {
  padding: 0;
}
body ul,
body ol {
  margin-left: 15px;
}
.rtl body ul,
.rtl body ol {
  margin-left: 0;
  margin-right: 15px;
}
body ol {
  padding-left: 15px;
}
body .container {
  padding: 0;
}
body.boxed-layout .body-wrapper {
  width: 1200px;
  max-width: 100%;
  background: #fff;
  padding: 0;
  margin: 0 auto;
}
.clearfix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
table {
  margin-bottom: 20px;
}
.boxed-layout .body-wrapper {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  box-shadow: 0 0 8px #000;
  background: #fff;
  overflow: hidden;
}
.thumbnail {
  max-width: 100%;
}
.size-full {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0;
}
.alignleft {
  float: left;
  margin: 0 15px 30px 0;
}
.rtl .alignleft {
  float: right;
  margin: 0 0 30px 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 30px auto;
  clear: both;
}
.alignright {
  float: right;
  margin: 0 0 30px 15px;
}
.rtl .alignright {
  float: left;
  margin: 0 15px 30px 0;
}
.alignnone {
  float: none;
  clear: both;
  display: block;
  margin: 0 0 30px 0;
}
p .size-full {
  width: auto;
  height: auto;
  margin: 5px 0 30px 0;
}
p .alignleft {
  float: left;
  margin: 5px 15px 30px 0;
}
.rtl p .alignleft {
  float: right;
  margin: 5px 0 30px 15px;
}
p .aligncenter {
  display: block;
  margin: 5px auto 30px auto;
}
p .alignright {
  float: right;
  margin: 5px 0 30px 15px;
}
.rtl p .alignright {
  float: left;
  margin: 5px 15px 30px 0;
}
p .alignnone {
  float: none;
  display: block;
  margin: 5px 0 30px 0;
}
figure .size-full {
  margin: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.menu,
.dropdown ul {
  list-style: none;
  margin: 0;
}
.loading {
  position: relative;
  max-height: 300px;
  overflow: hidden;
}
.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
}
.rtl .loading:before {
  left: 0 !important;
  right: 0 !important;
}
ul.breadcrumb {
  margin: 0 0 20px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: transparent;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
.quote-border {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
}
.market_social {
  text-align: center;
  line-height: 19px;
}
.market_social .main-social {
  margin: 0 auto;
  list-style-type: none;
}
.market_social .main-social li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
.market_social .main-social li a {
  color: #999999;
  font-size: 16px;
}
.market_social .main-social li a:hover {
  color: #E34931;
}
.top-form-minicart {
  position: relative;
  cursor: pointer;
}
.top-form-minicart .top-minicart-icon span.icon {
  background: url(../assets/img/tangerine/ico-minicart.png) no-repeat;
  content: "";
  float: left;
  height: 34px;
  width: 36px;
  margin-right: 10px;
}
.rtl .top-form-minicart .top-minicart-icon span.icon {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.top-form-minicart .top-minicart-icon .minicart-title {
  float: right;
  color: #999;
}
.rtl .top-form-minicart .top-minicart-icon .minicart-title {
  float: left;
}
.top-form-minicart .top-minicart-icon .minicart-title h2 {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #444;
}
.top-form-minicart .top-minicart-icon .minicart-title h3 {
  display: none;
}
.rtl .top-form-minicart .top-minicart-icon .minicart-title span {
  display: inline-block;
  direction: ltr;
}
.top-form-minicart .top-minicart-icon .minicart-title label {
  margin: 0;
}
.top-form-minicart .wrapp-minicart {
  min-width: 325px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 150%;
  right: 0;
  visibility: hidden;
  z-index: 1001;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
  box-shadow: 2px 2px 1px 0 #cecece;
}
.rtl .top-form-minicart .wrapp-minicart {
  right: auto;
  left: 0;
}
.top-form-minicart .wrapp-minicart .minicart-padding {
  position: relative;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title {
  background: #666;
  overflow: hidden;
  padding: 15px;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title h2 {
  float: left;
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  margin: 0;
}
.rtl .top-form-minicart .wrapp-minicart .minicart-padding .minicart-title h2 {
  float: right;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-title p {
  float: right;
  color: #fff;
  margin: 0;
}
.rtl .top-form-minicart .wrapp-minicart .minicart-padding .minicart-title p {
  float: left;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content {
  margin: 0;
  list-style-type: none;
  max-height: 295px;
  overflow-x: auto;
  overflow-y: visible;
  padding: 15px;
  width: 100%;
  background: #f5f5f5;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  overflow: hidden;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .item-thumb {
  float: left;
  margin-right: 10px;
  position: relative;
  max-width: 58px;
}
.rtl .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .item-thumb {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .item-thumb .product-image {
  display: block;
  border: 1px #cecece solid;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .item-thumb .product-image:hover {
  opacity: 0.8;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .item-thumb .btn-remove {
  position: absolute;
  bottom: -10px;
  right: -8px;
  font-size: 18px;
}
.rtl .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .item-thumb .btn-remove {
  right: auto;
  left: -8px;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .item-thumb .btn-remove span {
  margin: 0;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item {
  float: left;
  max-width: 145px;
}
.rtl .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item {
  float: right;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .title-item {
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 5px;
  display: block;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .title-item:hover {
  color: #E34931;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .qty {
  font-size: 11px;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .product-price {
  float: right;
  background: #666;
  color: #fff;
  padding: 6px 8px;
  border-radius: 2px;
}
.rtl .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .product-price {
  float: left;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li:hover .detail-item .product-details .title-item {
  color: #E34931;
}
.top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li:hover .product-price {
  background: #E34931;
  cursor: auto;
}
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout {
  overflow: hidden;
}
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total {
  padding: 15px;
  border: 1px #cecece solid;
  border-width: 1px 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total .label-price-total {
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  color: #545454;
}
.rtl .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total .label-price-total {
  float: right;
}
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total .price-total-w {
  float: right;
  font-weight: bold;
  color: #333;
  font-size: 16px;
}
.rtl .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total .price-total-w {
  float: left;
}
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links {
  padding: 15px;
  overflow: hidden;
}
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link,
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  padding: 0 5px;
  float: left;
  text-align: center;
}
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link a,
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link a {
  display: inline-block;
  vertical-align: top;
  height: 35px;
  line-height: 35px;
  background-color: #222222;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link a:hover,
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link a:hover {
  background-color: #E34931;
}
.rtl .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link,
.rtl .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link {
  float: right;
}
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link a {
  background: #E34931;
}
.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link a:hover {
  background: #c6321b;
}
.top-form-minicart .wrapp-minicart .minicart-padding:before {
  position: absolute;
  content: "";
  top: -5px;
  left: 60%;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #666;
}
.rtl .top-form-minicart .wrapp-minicart .minicart-padding:before {
  left: auto;
  right: 60%;
}
.top-form-minicart:hover .wrapp-minicart {
  visibility: visible;
  top: 110%;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .top-form-minicart:hover .wrapp-minicart {
  right: auto;
  left: 0;
}
.top-form-minicart.market-minicart .top-minicart-icon {
  position: relative;
}
.top-form-minicart.market-minicart .top-minicart-icon .cart-contents {
  position: absolute;
  top: 0;
  right: 0;
  background: #E34931;
  color: #fff;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.rtl .top-form-minicart.market-minicart .top-minicart-icon .cart-contents {
  right: auto;
  left: 0;
}
.top-form-minicart.market-minicart .top-minicart-icon .cart-contents span {
  font-size: 11px;
}
.woocommerce a.added_to_cart,
.added_to_cart.wc-forward {
  display: none;
}
.item-price {
  font-size: 18px;
  color: #cccccc;
}
.item-price ins {
  margin: 0 10px;
  color: #e74847;
  text-decoration: none;
}
.woocommerce span.onsale,
.onsale {
  min-height: 25px;
  max-height: 25px;
  min-width: 50px;
  padding: 0;
  font-weight: normal;
  position: absolute;
  top: 0px;
  left: 0px;
  text-transform: uppercase;
  color: #fff;
  background-color: #e74847;
  width: 55px;
  height: 25px;
  line-height: 25px;
  z-index: 1;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.rtl .woocommerce span.onsale,
.rtl .onsale {
  left: auto;
  right: 5px;
}
.woocommerce span.onsale:before,
.onsale:before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: 10px;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-right: 7px solid #e74847;
}
.item-wrap .item-detail {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.item-wrap .item-detail .products-thumb {
  position: relative;
  overflow: hidden;
}
.item-wrap .item-detail .products-thumb .product-thumb-hover .wp-post-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-wrap .item-detail .products-thumb .product-thumb-hover .hover-image {
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.item-wrap:hover .item-detail .products-thumb .product-thumb-hover .wp-post-image {
  opacity: 0;
  filter: alpha(opacity=0);
}
.item-wrap:hover .item-detail .products-thumb .product-thumb-hover .hover-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.border-tp {
  border-top: 1px solid #ddd;
  margin-top: 95px;
  overflow: visible !important;
}
.border-tp .order-title {
  margin-top: -20px;
}
.order-desc {
  font-family: 'Niconne';
  font-size: 26px;
  color: rgba(1,1,1,0.4);
}
#cboxLoadedContent {
  overflow: hidden !important;
}
.has-left-sidebar #left {
  float: left;
}
.has-left-sidebar .category-contents,
.has-left-sidebar .single.main {
  float: right;
}
.has-left-sidebar #contents .category-contents {
  float: none;
}
.has-right-sidebar #right {
  float: right;
}
.has-right-sidebar .category-contents,
.has-right-sidebar .single.main {
  float: left;
}
.has-left-product-sidebar #left {
  float: left;
}
.has-left-product-sidebar #contents-detail,
.has-left-product-sidebar #contents {
  float: right;
}
.has-right-product-sidebar #right {
  float: right;
}
.has-right-product-sidebar #contents-detail,
.has-right-product-sidebar #contents {
  float: left;
}
.header-style1 .header-top {
  background: #eee;
}
.header-style1 .header-top .sidebar-top-left .widget_text {
  float: left;
}
.rtl .header-style1 .header-top .sidebar-top-left .widget_text {
  float: right;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel {
  display: inline-block;
  vertical-align: top;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav {
  margin: 0;
  padding: 0 7px;
  border-left: 1px #cecece solid;
}
.rtl .header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav {
  border-left: 0;
  border-right: 1px #cecece solid;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li {
  position: relative;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a {
  padding: 9px 2px;
  font-size: 12px;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a img {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
.rtl .header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a img {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a span {
  font-size: 12px;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:hover {
  background-color: transparent;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-left: 10px;
}
.rtl .header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:after {
  display: none;
}
.rtl .header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:before {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-right: 10px;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul {
  position: absolute;
  left: -7px;
  top: 110%;
  display: inline-block;
  background-color: #fff;
  border: 0;
  margin: 0;
  visibility: hidden;
  width: 110px;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul {
  left: auto;
  right: -7px;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a {
  color: #444;
  padding: 9px 15px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a img {
  float: left;
  margin-right: 5px;
  max-width: 16px;
  margin-top: 1px;
}
.rtl .header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a img {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a span {
  color: #666;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a:hover span,
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a:focus span {
  color: #E34931;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li.active >a span {
  color: #E34931;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li:hover >a {
  color: #E34931;
}
.header-style1 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style1 .header-top .sidebar-top-left .widget_currency_converter {
  float: left;
}
.rtl .header-style1 .header-top .sidebar-top-left .widget_currency_converter {
  float: right;
}
.header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w {
  list-style: none;
  margin: 0;
  border: 1px #cecece solid;
  border-width: 0 1px;
  padding: 0 10px;
}
.header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li {
  position: relative;
}
.header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 9px 20px 9px 0px;
  display: inline-block;
  font-size: 12px;
  position: relative;
}
.header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 10px;
}
.rtl .header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a:after {
  right: auto;
  left: 0;
}
.rtl .header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 9px 0 9px 20px;
}
.header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul {
  position: absolute;
  left: -10px;
  top: 110%;
  margin: 0;
  display: inline-block;
  background-color: #fff;
  border: 0;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.rtl .header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul {
  left: auto;
  right: -10px;
}
.header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a {
  color: #444;
  font-size: 13px;
  padding: 8px 20px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a:hover,
.header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a:focus,
.header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a.active {
  color: #E34931;
}
.header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li:hover >a {
  color: #E34931;
}
.header-style1 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu {
  float: right;
}
.rtl .header-style1 .header-top .sidebar-top-right .widget_nav_menu {
  float: left;
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu {
  overflow: hidden;
  border-left: 1px #cecece solid;
}
.rtl .header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu {
  border-left: 0;
  border-right: 1px #cecece solid;
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li {
  float: left;
  border-right: 1px #cecece solid;
}
.rtl .header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li {
  float: right;
  border-right: 0;
  border-left: 1px #cecece solid;
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li a {
  padding: 6px;
  display: block;
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li a span.fa {
  color: #888;
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li.menu-my-account a span {
  margin-left: 0;
}
.rtl .header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li.menu-my-account a span {
  margin-left: 5px;
  margin-right: 0;
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li.menu-wishlist a .menu-title,
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li.menu-checkout a .menu-title {
  display: none;
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li.menu-wishlist:hover a .menu-title,
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li.menu-checkout:hover a .menu-title {
  display: inline-block;
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li.menu-checkout a span.fa {
  font-size: 13px;
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li:hover {
  background: #E34931;
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li:hover a {
  color: #fff;
  cursor: pointer;
}
.header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li:hover a span.fa {
  color: #fff;
  margin-left: 0;
}
.rtl .header-style1 .header-top .sidebar-top-right .widget_nav_menu ul.menu li:hover a span.fa {
  margin-left: 5px;
  margin-right: 0;
}
.header-style1 .header-top .sidebar-top-right .sw_top {
  float: right;
}
.rtl .header-style1 .header-top .sidebar-top-right .sw_top {
  float: left;
}
.header-style1 .header-top .sidebar-top-right .sw_top .top-login ul {
  list-style: none;
  margin: 0;
  border-right: 1px #cecece solid;
}
.rtl .header-style1 .header-top .sidebar-top-right .sw_top .top-login ul {
  border-right: 0;
  border-left: 1px #cecece solid;
}
.header-style1 .header-top .sidebar-top-right .sw_top .top-login ul li a {
  padding: 5px 7px;
  display: block;
  color: #888;
  font-size: 15px;
}
.header-style1 .header-top .sidebar-top-right .sw_top .top-login ul li:hover {
  background: #E34931;
}
.header-style1 .header-top .sidebar-top-right .sw_top .top-login ul li:hover a {
  color: #fff;
  cursor: pointer;
}
.header-style1 .header-mid {
  padding: 36px 0;
}
.header-style1 .header-mid .market-logo {
  padding-left: 0;
}
.rtl .header-style1 .header-mid .market-logo {
  padding-left: 15px;
  padding-right: 0;
}
.header-style1 .header-mid .market-logo a img {
  max-width: 200px;
}
.header-style1 .header-mid .sidebar-mid-header {
  padding: 0;
  margin-top: 4px;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid {
  width: 81%;
  float: left;
  margin-left: -20px;
}
.rtl .header-style1 .header-mid .sidebar-mid-header .sw_mid {
  margin-right: -20px;
  margin-left: 0;
  float: right;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search {
  border: 1px #cecece solid;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .topsearch-entry span {
  display: none;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special {
  position: relative;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper {
  position: absolute;
  height: 33px;
  top: 0;
  left: 0px;
  color: #444;
  border-right: 1px #cecece solid;
}
.rtl .header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper {
  left: auto;
  right: 0;
  border-left: 1px #cecece solid;
  border-right: 0;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search {
  display: block;
  margin: 0;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 !important;
  padding: 1px 15px 0;
  height: 33px;
  line-height: 32px;
  width: 148px;
  color: #444;
  background: #eee;
  cursor: pointer;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search select option {
  color: #444;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:before {
  font-family: fontawesome;
  color: #444;
  content: '\f0d7';
  z-index: 9;
  position: absolute;
  right: 30px;
  top: 11px;
  background: #eee;
}
.rtl .header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:before {
  right: auto;
  left: 30px;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:hover select {
  color: #E34931;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:hover:before {
  color: #E34931;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special input {
  background: rgba(255,255,255,0.1);
  margin: 0;
  border: 0;
  width: 100%;
  line-height: 33px;
  height: 33px;
  color: #444;
  padding: 0 40px 0 160px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special input {
  padding: 0 160px 0 40px;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro {
  background-color: #666;
  position: absolute;
  top: 0;
  right: 0;
  width: 33px;
  height: 33px;
  line-height: 33px;
  color: #fff;
  border: 0;
  border-radius: 0;
  margin: 0;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.rtl .header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro {
  right: auto;
  left: 0;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro:before {
  font-family: fontawesome;
  content: '\f002';
  font-size: 18px;
}
.header-style1 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro:hover {
  background-color: #c6321b;
}
.header-style1 .header-mid .sidebar-mid-header .market-minicart-style1 {
  width: 19%;
}
.header-style1 .header-bottom {
  background: #666;
}
.header-style1 .header-bottom .vertical_megamenu-header .wrapper_vertical_menu {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.header-style1 .header-bottom .vertical_megamenu-header .wrapper_vertical_menu .vertical-megamenu {
  border-top: 3px #E34931 solid;
}
.header-style1 .header-bottom .vertical_megamenu-header:hover .wrapper_vertical_menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.header-style1 .header-bottom .sidebar-mid-header {
  display: none;
}
.home .header-style1 .header-bottom .vertical_megamenu-header .wrapper_vertical_menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.home-style2 .header-style2 .header-mid .vertical_megamenu-header .wrapper_vertical_menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.header-style1 .header-bottom.sticky-menu .primary-menu-home,
.header-style2 .header-bottom.sticky-menu .primary-menu-home,
.header-style3 .header-bottom.sticky-menu .primary-menu-home,
.header-style6 .header-bottom.sticky-menu .primary-menu-home {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  background: #666;
}
.header-style1 .header-bottom.sticky-menu .primary-menu-home .nav-pills >li.item-icon >a .menu-img,
.header-style2 .header-bottom.sticky-menu .primary-menu-home .nav-pills >li.item-icon >a .menu-img,
.header-style3 .header-bottom.sticky-menu .primary-menu-home .nav-pills >li.item-icon >a .menu-img,
.header-style6 .header-bottom.sticky-menu .primary-menu-home .nav-pills >li.item-icon >a .menu-img {
  top: 0;
}
.header-style2 .header-bottom.sticky-menu .primary-menu-home {
  margin: 0;
  box-shadow: 0 0 2px 1px #cecece;
  padding: 15px;
  background: #fff;
}
.header-style2 .header-bottom.sticky-menu .primary-menu-home .nav-pills >li.item-icon >a .menu-img {
  top: -15px;
}
.rtl .header-style2 .header-bottom.sticky-menu .primary-menu-home .resmenu-container .navbar-toggle {
  float: right;
}
.header-style3 .header-bottom.sticky-menu .primary-menu-home,
.header-style6 .header-bottom.sticky-menu .primary-menu-home {
  box-shadow: 0 0 2px 1px #cecece;
  background: #fff;
}
.header-style6 .header-bottom.sticky-menu .primary-menu-home .nav-pills >li.item-icon >a .menu-img {
  top: 0;
}
.home .market_breadcrumbs,
.home-style2 .market_breadcrumbs,
.home-style3 .market_breadcrumbs,
.home-style4 .market_breadcrumbs,
.home-style5 .market_breadcrumbs,
.home-style6 .market_breadcrumbs {
  display: none;
}
.info-now {
  color: #E79734 !important;
  position: relative;
  display: block;
}
.info-now:hover {
  color: #c6321b !important;
}
.info-now:before {
  font-family: fontawesome;
  content: '\f0da';
  position: absolute;
  right: 5px;
  top: 0px;
}
.info-now2 {
  color: #fff !important;
  position: relative;
  display: block;
}
.info-now2:hover {
  color: #c6321b !important;
}
.info-now2:before {
  font-family: fontawesome;
  content: '\f0da';
  position: absolute;
  right: 8px;
  top: 0px;
}
.brand-ship {
  overflow: hidden;
  background: #eee;
  box-shadow: 3px 3px 0px 0px #d9d9d9;
}
.brand-ship .banner-col {
  position: relative;
}
.brand-ship .banner-col:before {
  content: '';
  position: absolute;
  right: 15px;
  top: 30px;
  width: 1px;
  height: 60px;
  background: #cecece;
}
.rtl .brand-ship .banner-col:before {
  right: auto;
  left: 15px;
}
.brand-ship .banner-col:first-child .banner-wrap {
  padding-left: 23px;
}
.rtl .brand-ship .banner-col:first-child .banner-wrap {
  padding-right: 23px;
  padding-left: 0;
}
.brand-ship .banner-col:last-child:before {
  display: none;
}
.brand-ship .banner-wrap {
  padding: 40px 0;
  text-align: left;
  border: 2px transparent solid;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.rtl .brand-ship .banner-wrap {
  text-align: right;
}
.brand-ship .banner-wrap a span {
  float: left;
  margin-right: 10px;
  font-size: 0;
}
.rtl .brand-ship .banner-wrap a span {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.brand-ship .banner-wrap a .icon1 {
  background: url(../assets/img/icon1.png) no-repeat center center;
  width: 27px;
  height: 36px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a .icon2 {
  background: url(../assets/img/icon2.png) no-repeat center center;
  width: 53px;
  height: 32px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a .icon3 {
  background: url(../assets/img/icon3.png) no-repeat center center;
  width: 33px;
  height: 34px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a .icon4 {
  background: url(../assets/img/icon4.png) no-repeat center center;
  width: 34px;
  height: 34px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a .banner-cout {
  overflow: hidden;
}
.brand-ship .banner-wrap a .banner-cout h3 {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 18px;
  margin-bottom: 0;
  font-weight: normal;
}
.brand-ship .banner-wrap a:hover {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
}
.brand-ship .banner-wrap a:hover .icon1 {
  background: url(../assets/img/tangerine/icon11.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a:hover .icon2 {
  background: url(../assets/img/tangerine/icon21.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a:hover .icon3 {
  background: url(../assets/img/tangerine/icon31.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship .banner-wrap a:hover .icon4 {
  background: url(../assets/img/tangerine/icon41.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship.brand-ship-v2 {
  background: transparent;
  box-shadow: none;
  margin: 0 -15px;
}
.brand-ship.brand-ship-v2 .banner-wrap {
  border: 3px #ddd solid;
  text-align: center;
  padding: 20px 0;
  margin-bottom: 15px;
}
.brand-ship.brand-ship-v2 .banner-wrap a span {
  display: inline-block;
  vertical-align: top;
  float: none;
}
.brand-ship.brand-ship-v2 .banner-wrap a .banner-cout {
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.rtl .brand-ship.brand-ship-v2 .banner-wrap a .banner-cout {
  text-align: right;
}
.brand-ship.brand-ship-v2 .banner-wrap a .banner-cout h3 {
  font-weight: bold;
  color: #444;
}
.brand-ship.brand-ship-v2 .banner-wrap a .banner-cout h3 span {
  font-size: 12px;
  text-transform: initial;
  display: block;
  font-weight: normal;
  color: #999;
}
.brand-ship.brand-ship-v2 .banner-wrap:hover {
  border-color: #E34931;
}
.brand-ship.brand-ship-v2 .banner-wrap:hover a .icon1 {
  background: url(../assets/img/tangerine/icon11.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship.brand-ship-v2 .banner-wrap:hover a .icon2 {
  background: url(../assets/img/tangerine/icon21.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship.brand-ship-v2 .banner-wrap:hover a .icon3 {
  background: url(../assets/img/tangerine/icon31.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship.brand-ship-v2 .banner-wrap:hover a .icon4 {
  background: url(../assets/img/tangerine/icon41.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.brand-ship.brand-ship-v2 .banner-wrap:hover a .banner-cout h3 {
  color: #444;
}
.brand-ship.brand-ship-v2 .banner-wrap:hover a .banner-cout h3 span {
  color: #999;
}
.item .item-wrap .item-detail {
  position: relative;
  overflow: hidden;
  border: 1px #cecece solid;
  padding: 15px 19px;
}
.item .item-wrap .item-detail .products-thumb .group.fancybox {
  font-size: 14px;
  text-transform: capitalize;
  background: #fff;
  border: 1px #cecece solid;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -48px;
  margin-top: -12px;
  height: 30px;
  line-height: 28px;
  width: 100px;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.item .item-wrap .item-detail .products-thumb .group.fancybox:hover {
  background: #E34931;
  color: #fff;
  border: 1px #E34931 solid;
}
.item .item-wrap .item-detail .item-content h4 {
  margin: 20px 0 8px 0;
}
.item .item-wrap .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: bold;
}
.item .item-wrap .item-detail .item-content .item-price {
  color: #e74847;
}
.item .item-wrap .item-detail .item-content .item-price span del {
  font-size: 12px;
  color: #666;
}
.item .item-wrap .item-detail .item-content .item-price span ins {
  float: left;
  margin-left: 0;
}
.rtl .item .item-wrap .item-detail .item-content .item-price span ins {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.item .item-wrap .item-detail .item-content .item-bottom {
  margin-bottom: 5px;
  margin-top: 15px;
}
.item .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped {
  display: inline-block;
  vertical-align: top;
  height: 30px;
  line-height: 30px;
  position: relative;
  padding: 0 15px 0 30px;
  border: 1px #cecece solid;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: bold;
  text-transform: uppercase;
  background: #fff;
  border-radius: 0;
}
.rtl .item .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped {
  padding: 0 30px 0 15px;
}
.item .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart:before,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:before {
  position: absolute;
  content: "";
  display: block;
  background: url(../assets/img/btn-cart.png) no-repeat;
  height: 28px;
  width: 30px;
  left: 0;
  top: 0;
  background-position: -30px center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rtl .item .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart:before,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:before,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_external:before,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:before,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:before {
  left: auto;
  right: 0;
}
.item .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart:hover,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover {
  background: #E34931;
  color: #fff;
  border: 1px #E34931 solid;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover:before {
  background-position: 7px center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading:before {
  background: url(../assets/img/wpspin_light.gif) no-repeat center center;
  height: 28px;
  width: 30px;
  content: "";
  position: absolute;
}
.item .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart.loading:after,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.loading:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading:after {
  display: none;
}
.item .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart.added:before,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.added:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:before {
  background: url(../assets/img/bg-choose.png) no-repeat center center;
  height: 28px;
  width: 30px;
  content: "";
  position: absolute;
}
.item .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart.added:after,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.added:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:after {
  display: none;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 30px;
  margin: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  border-radius: 0;
  border: 1px #cecece solid;
  background: url('../assets/img/wishlist-compare.png') no-repeat;
  background-position: 8px center;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  border: 1px #E34931 solid;
  background: url('../assets/img/tangerine/wishlist-compare.png') no-repeat;
  background-position: 8px center;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  top: 7px;
  left: 3px;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none !important;
}
.item .item-wrap .item-detail .item-content .item-bottom .clear {
  display: none;
}
.item .item-wrap .item-detail .item-content .item-bottom .compare.button {
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 30px;
  margin: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  border-radius: 0;
  border: 1px #cecece solid;
  background: url('../assets/img/wishlist-compare.png') no-repeat;
  background-position: -28px center;
}
.item .item-wrap .item-detail .item-content .item-bottom .compare.button:hover {
  border: 1px #E34931 solid;
  background: url('../assets/img/tangerine/wishlist-compare.png') no-repeat;
  background-position: -28px center;
}
.item .item-wrap:hover {
  box-shadow: 1px 1px 1px 0px #ccc;
}
.item .item-wrap:hover .item-detail .products-thumb .group.fancybox {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.sw-woo-container-slider .slider {
  border: none;
  margin: 0 -15px;
}
.sw-woo-tab-cat {
  margin-bottom: 28px;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider {
  margin-bottom: 20px;
  border-bottom: 1px #cecece solid;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .box-title {
  float: left;
}
.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .box-title {
  float: right;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .box-title h3 {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .box-title h3:before {
  position: absolute;
  content: "";
  width: 104px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #E34931;
}
.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .box-title h3:before {
  left: auto;
  right: 0;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav-tabs {
  float: right;
  border: none;
  margin-right: 60px;
}
.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .nav-tabs {
  float: left;
  margin-left: 60px;
  margin-right: 0;
}
.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .nav-tabs li {
  float: right;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav-tabs li a {
  text-transform: uppercase;
  border-radius: 0;
  height: 33px;
  line-height: 12px;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav-tabs li a:hover {
  background: transparent;
  border-color: transparent;
  color: #E34931;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav-tabs li.active a {
  border-top: 2px #E34931 solid;
  color: #E34931;
  border-bottom: 1px transparent solid;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .nav-tabs li.active a:hover {
  border-top: 2px #E34931 solid;
  color: #E34931;
  border-bottom: 1px #fff solid;
  border-right: 1px #cecece solid;
  border-left: 1px #cecece solid;
}
.sw-woo-tab-cat .resp-tab .tab-content {
  margin: 0 -15px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .res-button {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .res-button.slick-prev {
  width: 20px;
  height: 27px;
  line-height: 25px;
  border: 1px #cecece solid;
  position: absolute;
  top: 0;
  right: 25px;
  text-align: center;
}
.rtl .sw-woo-tab-cat .resp-tab .tab-content .tab-pane .res-button.slick-prev {
  right: auto;
  left: 0;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  color: #999;
  font-size: 16px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .res-button.slick-next {
  width: 20px;
  height: 27px;
  line-height: 25px;
  border: 1px #cecece solid;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.rtl .sw-woo-tab-cat .resp-tab .tab-content .tab-pane .res-button.slick-next {
  right: auto;
  left: 25px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  color: #999;
  font-size: 16px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .res-button:hover {
  background: #E34931;
  border-color: #E34931;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .res-button:hover:before {
  color: #fff;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane.active .res-button {
  z-index: 9;
}
.sw-brand-container-slider {
  margin-bottom: 40px;
}
.sw-brand-container-slider .title-home {
  margin-bottom: 26px;
  border-bottom: 1px #cecece solid;
}
.sw-brand-container-slider .title-home h2 {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
.sw-brand-container-slider .title-home h2:before {
  position: absolute;
  content: "";
  width: 104px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #E34931;
}
.rtl .sw-brand-container-slider .title-home h2:before {
  left: auto;
  right: 0;
}
.sw-brand-container-slider .resp-slider-container .slick-slider .slick-list {
  margin: 0 -5px;
}
.sw-brand-container-slider .resp-slider-container .slick-slider .slick-list .item {
  padding: 0 5px;
}
.sw-brand-container-slider .resp-slider-container .slick-slider .slick-list .item .item-image {
  background: #f2f2f2;
  text-align: center;
  border-width: 1px 1px 3px 1px;
  border-color: transparent;
  border-style: solid;
  border-bottom-color: #E34931;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-brand-container-slider .resp-slider-container .slick-slider .slick-list .item .item-image a {
  display: inline-block;
  vertical-align: middle;
}
.sw-brand-container-slider .resp-slider-container .slick-slider .slick-list .item .item-image a img {
  width: 100%;
}
.sw-brand-container-slider .resp-slider-container .slick-slider .slick-list .item .item-image:hover {
  border-color: #E34931;
  border-width: 1px 1px 3px 1px;
  border-style: solid;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-list-child .title {
  margin-bottom: 30px;
  border-bottom: 1px #cecece solid;
}
.category-list-child .title h3 {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
.category-list-child .title h3:before {
  position: absolute;
  content: "";
  width: 104px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #E34931;
}
.rtl .category-list-child .title h3:before {
  right: 0;
  left: auto;
}
.category-list-child .resp-slider-container .item {
  margin-bottom: 22px;
  float: none;
  display: inline-block;
  margin-right: -3px;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-thumb a {
  display: block;
  position: relative;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-thumb a img {
  width: 100%;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-thumb a span {
  position: absolute;
  bottom: 32px;
  left: 20px;
  background: #E34931;
  color: #fff;
  padding: 1px 9px;
  text-transform: uppercase;
  font-size: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-thumb:hover {
  opacity: 0.8;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-thumb:hover a span {
  background: #666;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-bot {
  padding: 0px 10px;
  overflow: hidden;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-bot h3 {
  margin: 5px 0;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-bot h3 a {
  font-size: 14px;
  font-weight: bold;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-bot .childcat-product-cat ul {
  list-style: square;
}
.rtl .category-list-child .resp-slider-container .item .item-product-cat .item-bot .childcat-product-cat ul {
  margin-right: 15px;
  margin-left: 0;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-bot .childcat-product-cat ul li {
  line-height: 20px;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-bot .childcat-product-cat ul li a {
  color: #666;
  font-size: 13px;
}
.category-list-child .resp-slider-container .item .item-product-cat .item-bot .childcat-product-cat ul li a:hover {
  color: #E34931;
}
.index-hotcate {
  background: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 3px;
}
.main-search-product {
  margin: 14px 0;
}
.main-search-product p {
  font-size: 13px;
  color: #222;
}
.main-search-product p a {
  color: #666;
}
.main-search-product p a:hover {
  color: #E34931;
}
.home1-slider-left {
  width: 69%;
}
.home1-slider-left >.vc_column-inner {
  padding-right: 5px;
}
.rtl .home1-slider-left >.vc_column-inner {
  padding-left: 5px;
  padding-right: 15px;
}
.home2-banner-sale >.vc_column-inner {
  padding-right: 0;
}
.rtl .home2-banner-sale >.vc_column-inner {
  padding-left: 0;
  padding-right: 15px;
}
.home2-banner-sale .home2-banner-sale1 >.vc_column-inner {
  padding-right: 5px;
}
.rtl .home2-banner-sale .home2-banner-sale1 >.vc_column-inner {
  padding-left: 5px;
  padding-right: 15px;
}
.home2-banner-sale .home2-banner-sale2 >.vc_column-inner {
  padding-left: 5px;
}
.rtl .home2-banner-sale .home2-banner-sale2 >.vc_column-inner {
  padding-right: 5px;
  padding-left: 15px;
}
.tparrows {
  width: 30px !important;
  height: 50px !important;
}
.tparrows:before {
  line-height: 50px !important;
}
.home1-slider-right {
  width: 31%;
}
.home1-slider-right .vc_column-inner {
  padding-left: 4px;
}
.rtl .home1-slider-right .vc_column-inner {
  padding-right: 4px;
  padding-left: 15px;
}
.banner-toph1 {
  margin-bottom: 30px;
}
.sw-hotdeal {
  margin: 0 -15px;
}
.sw-hotdeal .sw-hotdeal-content .item {
  margin-bottom: 30px;
}
.header-style2 .header-top {
  background: #eee;
}
.header-style2 .header-top .sidebar-top-left2 .sw_top .top-login ul {
  list-style: none;
  margin: 0;
}
.header-style2 .header-top .sidebar-top-left2 .sw_top .top-login ul li a {
  padding: 7px;
  display: inline-block;
  color: #E34931;
  font-weight: bold;
}
.header-style2 .header-top .sidebar-top-left2 .sw_top .top-login ul li a:hover {
  color: #b02c18;
}
.header-style2 .header-top .sidebar-top-right2 .widget_nav_menu {
  float: left;
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_nav_menu {
  float: right;
}
.header-style2 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu {
  overflow: hidden;
}
.header-style2 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li {
  float: left;
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li {
  float: right;
}
.header-style2 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li a {
  padding: 6px;
  display: block;
}
.header-style2 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li a span.fa {
  color: #888;
}
.header-style2 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li:hover {
  background: #E34931;
}
.header-style2 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li:hover a {
  color: #fff;
  cursor: pointer;
}
.header-style2 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li:hover a span.fa {
  color: #fff;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text {
  float: left;
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_text {
  float: right;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel {
  display: inline-block;
  vertical-align: top;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav {
  margin: 0;
  padding: 0 7px;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li {
  position: relative;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a {
  padding: 4px 7px;
  font-size: 12px;
  border: 1px #cecece solid;
  margin-top: 3px;
  border-radius: 2px;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a img {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a img {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a span {
  font-size: 12px;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a:hover {
  background-color: transparent;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-left: 5px;
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a:after {
  display: none;
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a:before {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-right: 5px;
  padding-left: 0;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul {
  position: absolute;
  left: 0;
  top: 110%;
  display: inline-block;
  background-color: #fff;
  border: 0;
  margin: 0;
  visibility: hidden;
  width: 100px;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul {
  left: auto;
  right: 0;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a {
  color: #444;
  padding: 10px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a img {
  float: left;
  margin-right: 5px;
  max-width: 16px;
  margin-top: 1px;
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a img {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a span {
  color: #666;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a:hover span,
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a:focus span {
  color: #E34931;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li.active >a span {
  color: #E34931;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li:hover >a {
  color: #E34931;
}
.header-style2 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter {
  float: right;
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_currency_converter {
  float: left;
}
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w {
  list-style: none;
  margin: 0;
}
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li {
  position: relative;
}
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 4px 25px 4px 5px;
  display: block;
  font-size: 12px;
  position: relative;
  border: 1px #cecece solid;
  margin-top: 3px;
  border-radius: 2px;
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 4px 5px 4px 25px;
}
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  position: absolute;
  right: 4px;
  top: 6px;
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >a:after {
  right: auto;
  left: 4px;
}
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul {
  position: absolute;
  left: -5px;
  top: 110%;
  margin: 0;
  display: inline-block;
  background-color: #fff;
  border: 0;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.rtl .header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul {
  left: auto;
  right: -5px;
}
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul li >a {
  color: #444;
  font-size: 13px;
  padding: 8px 17px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul li >a:hover,
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul li >a:focus,
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul li >a.active {
  color: #E34931;
}
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li:hover >a {
  color: #E34931;
}
.header-style2 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style2 .header-bottom {
  padding: 36px 0 35px 0;
}
.header-style2 .header-bottom .market-logo {
  width: 270px;
}
.header-style2 .header-bottom .market-logo a img {
  max-width: 200px;
}
.header-style2 .header-bottom .primary-menu-home {
  margin-top: 7px;
}
.header-style2 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse {
  background: #fff;
}
.header-style2 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li >a {
  color: #444;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 7px 20px;
}
.header-style2 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a,
.header-style2 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a:focus,
.header-style2 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a:hover,
.header-style2 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a,
.header-style2 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a:focus,
.header-style2 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a:hover {
  color: #fff;
  background: #E34931;
}
.header-style2 .header-bottom .market-minicart-style1 {
  margin-top: 7px;
}
.header-style2 .header-mid {
  background: #666;
}
.header-style2 .header-mid .sidebar-mid-header {
  margin-top: 9px;
  overflow: hidden;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid {
  background: #fff;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .topsearch-entry span {
  display: none;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special {
  position: relative;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper {
  position: absolute;
  height: 32px;
  top: 0;
  left: 0px;
  color: #444;
  border-right: 1px #cecece solid;
}
.rtl .header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper {
  right: 0;
  left: auto;
  border-left: 1px #cecece solid;
  border-right: 0;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search {
  display: block;
  margin: 0;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 !important;
  padding: 1px 15px 0;
  height: 33px;
  line-height: 32px;
  width: 148px;
  color: #444;
  background: #eee;
  cursor: pointer;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search select option {
  color: #000;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:before {
  font-family: fontawesome;
  color: #444;
  content: '\f0d7';
  z-index: 9;
  position: absolute;
  right: 33px;
  top: 11px;
  background: #eee;
}
.rtl .header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:before {
  right: auto;
  left: 33px;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:hover select {
  color: #E34931;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:hover:before {
  color: #E34931;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special input {
  background: rgba(255,255,255,0.1);
  margin: 0;
  border: 0;
  width: 100%;
  height: 33px;
  line-height: 33px;
  color: #666;
  padding: 0 40px 0 160px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special input {
  padding: 0 160px 0 40px;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro {
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 33px;
  line-height: 33px;
  color: #E34931;
  border: 0;
  border-radius: 0;
  margin: 0;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.rtl .header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro {
  right: auto;
  left: 0;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro:before {
  font-family: fontawesome;
  content: '\f002';
  font-size: 14px;
}
.header-style2 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro:hover {
  background-color: #c6321b;
  color: #fff;
}
.header-style2 .header-mid .vertical_megamenu-header .wrapper_vertical_menu {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.header-style2 .header-mid .vertical_megamenu-header .wrapper_vertical_menu .vertical-megamenu {
  border-top: 3px #E34931 solid;
}
.header-style2 .header-mid .vertical_megamenu-header:hover .wrapper_vertical_menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.sw-woo-container-slider {
  margin-bottom: 38px;
}
.sw-woo-container-slider .box-slider-title h2 {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  border-bottom: 1px #cecece solid;
}
.sw-woo-container-slider .box-slider-title h2:before {
  position: absolute;
  content: "";
  width: 104px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #E34931;
}
.rtl .sw-woo-container-slider .box-slider-title h2:before {
  left: auto;
  right: 0;
}
.sw-woo-container-slider .res-button {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-woo-container-slider .res-button.slick-prev {
  width: 20px;
  height: 27px;
  line-height: 25px;
  border: 1px #cecece solid;
  position: absolute;
  top: 0;
  right: 25px;
  z-index: 9;
  text-align: center;
}
.rtl .sw-woo-container-slider .res-button.slick-prev {
  right: auto;
  left: 0;
}
.sw-woo-container-slider .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  color: #999;
  font-size: 16px;
}
.sw-woo-container-slider .res-button.slick-next {
  width: 20px;
  height: 27px;
  line-height: 25px;
  border: 1px #cecece solid;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  text-align: center;
}
.rtl .sw-woo-container-slider .res-button.slick-next {
  right: auto;
  left: 25px;
}
.sw-woo-container-slider .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  color: #999;
  font-size: 16px;
}
.sw-woo-container-slider .res-button:hover {
  background: #E34931;
  border-color: #E34931;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-woo-container-slider .res-button:hover:before {
  color: #fff;
}
.sw-woo-container-slider.countdown-slider2 .resp-slider-container .box-title h3 {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  border-bottom: 1px #cecece solid;
}
.sw-woo-container-slider.countdown-slider2 .resp-slider-container .box-title h3:before {
  position: absolute;
  content: "";
  width: 104px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #E34931;
}
.rtl .sw-woo-container-slider.countdown-slider2 .resp-slider-container .box-title h3:before {
  left: auto;
  right: 0;
}
.sw-best-seller-product {
  overflow: hidden;
  margin-bottom: 14px;
}
.sw-best-seller-product .box-title h3 {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  border-bottom: 1px #cecece solid;
}
.sw-best-seller-product .box-title h3:before {
  position: absolute;
  content: "";
  width: 104px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #E34931;
}
.rtl .sw-best-seller-product .box-title h3:before {
  left: auto;
  right: 0;
}
.sw-best-seller-product .wrap-content .item {
  overflow: hidden;
  margin-bottom: 17px;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-img {
  float: left;
  margin-right: 15px;
}
.rtl .sw-best-seller-product .wrap-content .item .item-inner .item-img {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-img a {
  display: block;
  border: 1px #cecece solid;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-img a img {
  width: 100%;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-img a img:hover {
  opacity: 0.8;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-content {
  overflow: hidden;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-content h4 {
  margin-bottom: 0;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-content h4 a {
  font-size: 12px;
  font-weight: bold;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-content .item-price {
  color: #e74847;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-content .item-price > span.amount {
  font-size: 13px;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-content .item-price del {
  font-size: 13px;
  color: #666;
  display: inline-block;
  vertical-align: top;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-content .item-price ins {
  float: left;
  margin-left: 0;
  font-size: 13px;
}
.rtl .sw-best-seller-product .wrap-content .item .item-inner .item-content .item-price ins {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.sw-best-seller-product .wrap-content .item .item-inner .item-content .reviews-content .review {
  font-size: 11px;
}
.client-wrapper-b {
  margin-bottom: 29px;
}
.client-wrapper-b .block-title-bottom {
  position: relative;
}
.client-wrapper-b .block-title-bottom h2 {
  font-size: 16px;
  height: 34px;
  line-height: 32px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  border-bottom: 1px #cecece solid;
}
.client-wrapper-b .block-title-bottom h2:before {
  position: absolute;
  content: "";
  width: 104px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #E34931;
}
.rtl .client-wrapper-b .block-title-bottom h2:before {
  left: auto;
  right: 0;
}
.client-wrapper-b .block-title-bottom .carousel-cl {
  position: absolute;
  top: 0;
  right: 0;
}
.rtl .client-wrapper-b .block-title-bottom .carousel-cl {
  right: auto;
  left: 0;
  direction: ltr;
}
.client-wrapper-b .block-title-bottom .carousel-cl .res-button {
  width: 20px;
  height: 27px;
  line-height: 25px;
  border: 1px #cecece solid;
  text-align: center;
  margin: 0;
  font-size: 16px;
  color: #999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.client-wrapper-b .block-title-bottom .carousel-cl .res-button:hover {
  background: #E34931;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.client-wrapper-b .carousel-inner {
  border: 1px #cecece solid;
}
.client-wrapper-b .carousel-inner .item {
  margin: 18px;
  overflow: hidden;
}
.client-wrapper-b .carousel-inner .item .item-inner .client-say-info .client-comment {
  padding-bottom: 14px;
  margin-bottom: 20px;
  border-bottom: 1px #cecece solid;
  line-height: 22px;
}
.client-wrapper-b .carousel-inner .item .item-inner .client-say-info .name-client .image-client {
  float: left;
  margin-right: 10px;
}
.rtl .client-wrapper-b .carousel-inner .item .item-inner .client-say-info .name-client .image-client {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.client-wrapper-b .carousel-inner .item .item-inner .client-say-info .name-client .image-client a {
  display: block;
}
.client-wrapper-b .carousel-inner .item .item-inner .client-say-info .name-client .image-client a img {
  max-width: 50px;
}
.client-wrapper-b .carousel-inner .item .item-inner .client-say-info .name-client .image-client a img:hover {
  opacity: 0.8;
}
.client-wrapper-b .carousel-inner .item .item-inner .client-say-info .name-client .title h3 {
  line-height: 14px;
  margin-bottom: 5px;
  font-size: 14px;
}
.client-wrapper-b .carousel-inner .item .item-inner .client-say-info .name-client .title h3 a {
  text-transform: uppercase;
  font-weight: bold;
}
.widget_tag_cloud h2 {
  font-size: 16px;
  height: 34px;
  line-height: 32px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  border-bottom: 1px #cecece solid;
}
.widget_tag_cloud h2:before {
  position: absolute;
  content: "";
  width: 104px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #E34931;
}
.rtl .widget_tag_cloud h2:before {
  left: auto;
  right: 0;
}
.widget_tag_cloud .tagcloud {
  overflow: hidden;
}
.widget_tag_cloud .tagcloud a {
  float: left;
  background: #eee;
  padding: 8px;
  margin: 0 5px 5px 0;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rtl .widget_tag_cloud .tagcloud a {
  float: right;
  margin: 0 0 5px 5px;
}
.widget_tag_cloud .tagcloud a:hover {
  background: #E34931;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-newsletter {
  background: url(../assets/img/newsletter-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 40px 20px 28px 20px;
  margin-bottom: 30px;
}
.sidebar-newsletter h3 {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.sidebar-newsletter p {
  color: #fff;
  margin-bottom: 26px;
}
.sidebar-newsletter form .frm-input .frm-email {
  font-size: 13px;
}
.mc4wp-form {
  text-align: center;
  padding-bottom: 20px;
}
.mc4wp-form .frm-input .frm-email {
  float: left;
  margin: 0 auto;
  width: 80%;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding: 0 15px;
}
.rtl .mc4wp-form .frm-input .frm-email {
  float: right;
}
.mc4wp-form .frm-input .frm-submit {
  float: left;
  margin: 0 auto;
  width: 20%;
  height: 40px;
  line-height: 40px;
  background: #E34931;
  color: #fff;
  text-transform: uppercase;
  border: 1px #E34931 solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rtl .mc4wp-form .frm-input .frm-submit {
  float: right;
}
.mc4wp-form .frm-input .frm-submit:hover {
  background: #c6321b;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px #E34931 solid;
}
.mc4wp-form .frm-input .frm-submit:before {
  font-family: FontAwesome;
  font-size: 18px;
}
.mc4wp-form .mc4wp-form-fields {
  overflow: hidden;
}
.mc4wp-form .mc4wp-response .mc4wp-error p {
  margin-top: 5px;
  text-align: center;
}
.header-style3 .header-top {
  background: #eee;
}
.header-style3 .header-top .sidebar-top-left2 .sw_top .top-login ul {
  list-style: none;
  margin: 0;
}
.header-style3 .header-top .sidebar-top-left2 .sw_top .top-login ul li a {
  padding: 7px;
  display: inline-block;
  color: #E34931;
  font-weight: bold;
}
.header-style3 .header-top .sidebar-top-left2 .sw_top .top-login ul li a:hover {
  color: #b02c18;
}
.header-style3 .header-top .sidebar-top-right2 .widget_nav_menu {
  float: left;
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_nav_menu {
  float: right;
}
.header-style3 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu {
  overflow: hidden;
}
.header-style3 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li {
  float: left;
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li {
  float: right;
}
.header-style3 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li a {
  padding: 6px;
  display: block;
}
.header-style3 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li a span.fa {
  color: #888;
}
.header-style3 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li:hover {
  background: #E34931;
}
.header-style3 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li:hover a {
  color: #fff;
  cursor: pointer;
}
.header-style3 .header-top .sidebar-top-right2 .widget_nav_menu ul.menu li:hover a span.fa {
  color: #fff;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text {
  float: left;
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_text {
  float: right;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel {
  display: inline-block;
  vertical-align: top;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav {
  margin: 0;
  padding: 0 7px;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li {
  position: relative;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a {
  padding: 4px 7px;
  font-size: 12px;
  border: 1px #cecece solid;
  margin-top: 3px;
  border-radius: 2px;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a img {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a img {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a span {
  font-size: 12px;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a:hover {
  background-color: transparent;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-left: 5px;
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a:after {
  display: none;
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >a:before {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-right: 5px;
  padding-left: 0;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul {
  position: absolute;
  left: 0;
  top: 110%;
  display: inline-block;
  background-color: #fff;
  border: 0;
  margin: 0;
  visibility: hidden;
  width: 100px;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul {
  left: auto;
  right: 0;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a {
  color: #444;
  padding: 10px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a img {
  float: left;
  margin-right: 5px;
  max-width: 16px;
  margin-top: 1px;
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a img {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a span {
  color: #666;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a:hover span,
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li >a:focus span {
  color: #E34931;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li >ul li.active >a span {
  color: #E34931;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li:hover >a {
  color: #E34931;
}
.header-style3 .header-top .sidebar-top-right2 .widget_text #lang_sel .nav >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter {
  float: right;
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_currency_converter {
  float: left;
}
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w {
  list-style: none;
  margin: 0;
}
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li {
  position: relative;
}
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 4px 25px 4px 5px;
  display: block;
  font-size: 12px;
  position: relative;
  border: 1px #cecece solid;
  margin-top: 3px;
  border-radius: 2px;
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 4px 5px 4px 25px;
}
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  position: absolute;
  right: 4px;
  top: 6px;
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >a:after {
  right: auto;
  left: 4px;
}
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul {
  position: absolute;
  left: -5px;
  top: 110%;
  margin: 0;
  display: inline-block;
  background-color: #fff;
  border: 0;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.rtl .header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul {
  left: auto;
  right: -5px;
}
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul li >a {
  color: #444;
  font-size: 13px;
  padding: 8px 17px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul li >a:hover,
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul li >a:focus,
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li >ul li >a.active {
  color: #E34931;
}
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li:hover >a {
  color: #E34931;
}
.header-style3 .header-top .sidebar-top-right2 .widget_currency_converter .currency_converter .currency_w >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style3 .header-mid {
  padding: 26px 0 31px 0;
}
.header-style3 .header-mid .market-logo a img {
  max-width: 200px;
}
.header-style3 .header-mid .market-minicart-style1 {
  margin-top: 9px;
  border-left: 1px #cecece solid;
  padding-left: 14px;
}
.rtl .header-style3 .header-mid .market-minicart-style1 {
  border-left: 0;
  border-right: 1px #cecece solid;
  padding-left: 0;
  padding-right: 14px;
}
.header-style3 .header-mid .box-contact-phone {
  margin-right: 10px;
  position: relative;
  margin-top: 9px;
}
.rtl .header-style3 .header-mid .box-contact-phone {
  margin-left: 10px;
  margin-right: 0;
}
.header-style3 .header-mid .box-contact-phone:before {
  position: absolute;
  content: "";
  display: block;
  background: url(../assets/img/ico-phone.png) no-repeat;
  width: 35px;
  height: 29px;
  left: -45px;
  top: 1px;
}
.rtl .header-style3 .header-mid .box-contact-phone:before {
  left: auto;
  right: -45px;
}
.header-style3 .header-mid .box-contact-phone h2 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 4px;
}
.header-style3 .header-mid .box-contact-phone p {
  color: #999;
  margin-bottom: 0;
}
.header-style3 .header-bottom {
  border-top: 1px #cecece solid;
  box-shadow: 0px 2px 1px 0px #cecece;
}
.header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse {
  background: #fff;
}
.header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse .nav-pills >li >a {
  color: #444;
  text-transform: uppercase;
  border-radius: 0;
}
.header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse .nav-pills >li >a:before {
  content: "";
  height: 20px;
  width: 1px;
  background: #cecece;
  position: absolute;
  top: 15px;
  right: 0;
}
.rtl .header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse .nav-pills >li >a:before {
  right: auto;
  left: 0;
}
.header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a,
.header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a:focus,
.header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a:hover,
.header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a,
.header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a:focus,
.header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a:hover {
  color: #fff;
  background: #E34931;
}
.header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse .nav-pills >li:first-child >a:before,
.header-style3 .header-bottom #main-menu .primary-menu .navbar-inverse .nav-pills >li:last-child >a:before {
  display: none;
}
.header-style3 .header-bottom .sidebar-mid-header {
  margin-top: 8px;
  overflow: hidden;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid {
  background: #fff;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search {
  border: 1px #cecece solid;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .topsearch-entry span {
  display: none;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special {
  position: relative;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper {
  position: absolute;
  height: 32px;
  top: 0;
  left: 0px;
  color: #444;
  border-right: 1px #cecece solid;
}
.rtl .header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper {
  left: auto;
  right: 0;
  border-left: 1px #cecece solid;
  border-right: 0;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search {
  display: block;
  margin: 0;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 !important;
  padding: 1px 15px 0;
  height: 32px;
  width: 130px;
  color: #444;
  background: transparent;
  cursor: pointer;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search select option {
  color: #000;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:before {
  font-family: fontawesome;
  color: #444;
  content: '\f0d7';
  z-index: 9;
  position: absolute;
  right: 20px;
  top: 11px;
  background: #fff;
}
.rtl .header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:before {
  right: auto;
  left: 20px;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:hover select {
  color: #E34931;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:hover:before {
  color: #E34931;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special input {
  background: rgba(255,255,255,0.1);
  margin: 0;
  border: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #666;
  padding: 0 40px 0 140px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special input {
  padding: 0 140px 0 40px;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro {
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 32px;
  line-height: 32px;
  color: #E34931;
  border: 0;
  border-radius: 0;
  margin: 0;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.rtl .header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro {
  right: auto;
  left: 0;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro:before {
  font-family: fontawesome;
  content: '\f002';
  font-size: 14px;
}
.header-style3 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro:hover {
  background-color: #c6321b;
  color: #fff;
}
.home-slider3 {
  margin-bottom: 30px;
}
.home-style-vertical {
  margin-top: 10px;
}
.home-style-vertical .wrapper_vertical_menu .vertical-megamenu {
  position: static;
  border-top: 3px #E34931 solid;
}
.home-style-vertical .wrapper_vertical_menu .vertical-megamenu > li:hover .dropdown-menu {
  display: block;
}
.header-style4 .header-top {
  border-bottom: 1px #cecece solid;
}
.header-style4 .header-top .sidebar-top-left2 {
  width: 33.332%;
  line-height: 30px;
  height: 30px;
}
.header-style4 .header-top .sidebar-top-left2 .sw_top .top-login ul {
  list-style: none;
  margin: 0;
}
.header-style4 .header-top .sidebar-top-left2 .sw_top .top-login ul li a {
  padding: 0 4px;
  display: inline-block;
  color: #E34931;
  font-weight: bold;
}
.header-style4 .header-top .sidebar-top-left2 .sw_top .top-login ul li a:hover {
  color: #b02c18;
}
.header-style4 .header-top .sw_market_phone {
  width: 33.332%;
  line-height: 30px;
  height: 30px;
}
.header-style4 .header-top .sw_market_phone .main-phone {
  text-align: center;
}
.header-style4 .header-top .sw_market_phone .main-phone label {
  margin-bottom: 0;
}
.header-style4 .header-top .sidebar-top-right {
  width: 33.332%;
  line-height: 30px;
  height: 30px;
}
.header-style4 .header-top .sidebar-top-right .widget_nav_menu {
  float: right;
}
.rtl .header-style4 .header-top .sidebar-top-right .widget_nav_menu {
  float: left;
}
.header-style4 .header-top .sidebar-top-right .widget_nav_menu ul.menu {
  overflow: hidden;
}
.header-style4 .header-top .sidebar-top-right .widget_nav_menu ul.menu li {
  float: left;
  position: relative;
  padding-left: 8px;
}
.rtl .header-style4 .header-top .sidebar-top-right .widget_nav_menu ul.menu li {
  float: right;
  padding-left: 0;
  padding-right: 8px;
}
.header-style4 .header-top .sidebar-top-right .widget_nav_menu ul.menu li:before {
  content: "";
  position: absolute;
  top: 9px;
  right: -4px;
  width: 1px;
  height: 12px;
  background: #666;
}
.rtl .header-style4 .header-top .sidebar-top-right .widget_nav_menu ul.menu li:before {
  right: auto;
  left: -4px;
}
.header-style4 .header-top .sidebar-top-right .widget_nav_menu ul.menu li a {
  padding: 0 5px;
  display: block;
}
.header-style4 .header-top .sidebar-top-right .widget_nav_menu ul.menu li a span.fa {
  display: none;
}
.header-style4 .header-top .sidebar-top-right .widget_nav_menu ul.menu li:hover a {
  color: #E34931;
  cursor: pointer;
}
.header-style4 .header-top .sidebar-top-right .widget_nav_menu ul.menu li:last-child:before {
  display: none;
}
.header-style4 .header-top .sidebar-top-right .sw_top {
  display: none;
}
.header-style4 .header-mid {
  padding: 20px 0 25px 0;
}
.header-style4 .header-mid .market-logo a img {
  max-width: 200px;
}
.header-style4 .header-mid .sidebar-top-left {
  margin-top: 8px;
}
.header-style4 .header-mid .sidebar-top-left .widget_text {
  float: left;
}
.rtl .header-style4 .header-mid .sidebar-top-left .widget_text {
  float: right;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel {
  display: inline-block;
  vertical-align: top;
  background: #eee;
  border-radius: 2px;
  margin-right: 5px;
}
.rtl .header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel {
  margin-right: 0;
  margin-left: 5px;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav {
  margin: 0;
  padding: 0 7px;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li {
  position: relative;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >a {
  padding: 6px 0 7px 0;
  font-size: 12px;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >a img {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
.rtl .header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >a img {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >a span {
  font-size: 12px;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >a:hover {
  background-color: transparent;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-left: 10px;
}
.rtl .header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >a:after {
  display: none;
}
.rtl .header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >a:before {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-right: 10px;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >ul {
  position: absolute;
  left: -7px;
  top: 110%;
  display: inline-block;
  background-color: #fff;
  border: 0;
  margin: 0;
  visibility: hidden;
  width: 110px;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >ul {
  left: auto;
  right: -7px;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a {
  color: #444;
  padding: 10px 15px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a img {
  float: left;
  margin-right: 5px;
  max-width: 16px;
  margin-top: 2px;
}
.rtl .header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a img {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a span {
  color: #666;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a:hover span,
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a:focus span {
  color: #E34931;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li >ul li.active >a span {
  color: #E34931;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li:hover >a {
  color: #E34931;
}
.header-style4 .header-mid .sidebar-top-left .widget_text #lang_sel .nav >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter {
  float: left;
}
.rtl .header-style4 .header-mid .sidebar-top-left .widget_currency_converter {
  float: right;
}
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w {
  list-style: none;
  margin: 0;
  padding: 0 10px;
  background: #eee;
  border-radius: 2px;
}
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li {
  position: relative;
}
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 6px 15px 6px 3px;
  display: block;
  font-size: 12px;
  position: relative;
}
.rtl .header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 6px 3px 6px 15px;
}
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 7px;
}
.rtl .header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a:after {
  right: auto;
  left: 0;
}
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul {
  position: absolute;
  left: -14px;
  top: 110%;
  margin: 0;
  display: inline-block;
  background-color: #fff;
  border: 0;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.rtl .header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul {
  left: auto;
  right: -14px;
}
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a {
  color: #444;
  font-size: 13px;
  padding: 8px 20px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a:hover,
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a:focus,
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a.active {
  color: #E34931;
}
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li:hover >a {
  color: #E34931;
}
.header-style4 .header-mid .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style4 .header-mid .yith-woocompare-open {
  margin-top: 8px;
  margin-right: 5px;
  height: 30px;
  width: 33px;
  line-height: 30px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 2px;
  background: #eee url(../assets/img/compare1.png) center center no-repeat;
}
.rtl .header-style4 .header-mid .yith-woocompare-open {
  margin-left: 5px;
  margin-right: 0;
}
.header-style4 .header-mid .yith-woocompare-open:hover {
  background: #E34931 url(../assets/img/compare2.png) center center no-repeat;
}
.header-style4 .header-mid .market-wishlist {
  margin-top: 8px;
  margin-right: 5px;
  background: #eee;
  border-radius: 2px;
}
.rtl .header-style4 .header-mid .market-wishlist {
  margin-left: 5px;
  margin-right: 0;
}
.header-style4 .header-mid .market-wishlist a {
  height: 30px;
  width: 33px;
  display: block;
  text-align: center;
  line-height: 30px;
}
.header-style4 .header-mid .market-wishlist:hover {
  background: #E34931;
}
.header-style4 .header-mid .market-wishlist:hover a {
  color: #fff;
}
.header-style4 .header-bottom {
  background: #666;
}
.header-style4 .header-bottom .vertical_megamenu-header {
  width: 25%;
  margin-right: 1%;
}
.rtl .header-style4 .header-bottom .vertical_megamenu-header {
  margin-left: 1%;
  margin-right: 0;
}
.header-style4 .header-bottom .vertical_megamenu-header .wrapper_vertical_menu {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.header-style4 .header-bottom .vertical_megamenu-header:hover .wrapper_vertical_menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.header-style4 .header-bottom .sidebar-mid-header {
  width: 57%;
  background: #fff;
  margin-top: 10px;
  border-radius: 4px;
  overflow: hidden;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .topsearch-entry span {
  display: none;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special {
  position: relative;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper {
  position: absolute;
  height: 32px;
  top: 0;
  left: 0;
  right: auto;
  color: #444;
  border-right: 1px #cecece solid;
}
.rtl .header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px #cecece solid;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search {
  display: block;
  margin: 0;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 !important;
  padding: 1px 15px 0;
  height: 32px;
  width: 125px;
  color: #444;
  background: transparent;
  cursor: pointer;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search select option {
  color: #000;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:before {
  font-family: fontawesome;
  color: #444;
  content: '\f0d7';
  z-index: 9;
  position: absolute;
  right: 15px;
  top: 11px;
  background: #fff;
}
.rtl .header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:before {
  right: auto;
  left: 15px;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:hover select {
  color: #E34931;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:hover:before {
  color: #E34931;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special input {
  background: rgba(255,255,255,0.1);
  margin: 0;
  border: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #666;
  padding: 0 40px 0 140px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special input {
  padding: 0 140px 0 40px;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro {
  background-color: #999;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  border: 0;
  border-radius: 0;
  border-bottom: 2px #808080 solid;
  margin: 0;
  font-size: 15px;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.rtl .header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro {
  right: auto;
  left: 0;
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro:before {
  font-family: fontawesome;
  content: '\f002';
}
.header-style4 .header-bottom .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro:hover {
  background-color: #c6321b;
  border-bottom: 2px #c6321b solid;
}
.header-style4 .header-bottom .top-form-minicart {
  background: #E34931;
  border-radius: 4px;
  border-bottom: 2px #b02c18 solid;
  margin-top: 8px;
}
.header-style4 .header-bottom .top-form-minicart .top-minicart-icon {
  padding: 0 10px;
}
.header-style4 .header-bottom .top-form-minicart .top-minicart-icon span.icon {
  background: url(../assets/img/icon-minicart.png) no-repeat;
  margin: 7px 5px 7px 15px;
  width: 21px;
  height: 19px;
}
.header-style4 .header-bottom .top-form-minicart .top-minicart-icon .minicart-title {
  color: #fff;
  line-height: 34px;
  padding-right: 20px;
}
.rtl .header-style4 .header-bottom .top-form-minicart .top-minicart-icon .minicart-title {
  padding-left: 20px;
  padding-right: 0;
}
.header-style4 .header-bottom .top-form-minicart .top-minicart-icon .minicart-title h2,
.header-style4 .header-bottom .top-form-minicart .top-minicart-icon .minicart-title label,
.header-style4 .header-bottom .top-form-minicart .top-minicart-icon .minicart-title .amount {
  display: none;
}
.header-style4 .header-bottom .top-form-minicart .top-minicart-icon .minicart-title h3 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
}
.home-slider4 {
  margin-bottom: 20px;
}
.home4-banner {
  margin-bottom: 30px;
}
.home-style5 .body-wrapper {
  background: #f2f2f2;
}
.home-style5 .body-wrapper .home5-main {
  background: #fff;
  padding: 30px 0 22px 0;
  margin-bottom: 20px;
  box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.1);
}
.home-style5 .body-wrapper .header-style5 > .container {
  max-width: 1200px;
  background: #fff;
  box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.1);
}
.header-style5 .sidebar-top-home {
  background: #000;
  padding: 9px 0;
}
.header-style5 .sidebar-top-home .services-header {
  list-style: none;
  margin-bottom: 0;
}
.header-style5 .sidebar-top-home .services-header li {
  text-align: center;
  margin: 10px 0;
}
.header-style5 .sidebar-top-home .services-header li .sv-container {
  position: relative;
  display: inline-block;
}
.header-style5 .sidebar-top-home .services-header li .sv-container h4 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
}
.header-style5 .sidebar-top-home .services-header li .sv-container p {
  color: #999;
  margin-bottom: 0;
}
.header-style5 .sidebar-top-home .services-header li .sv-container:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: url('../assets/img/icon-image.png') no-repeat center;
}
.rtl .header-style5 .sidebar-top-home .services-header li .sv-container:before {
  left: auto;
  right: 0;
}
.header-style5 .sidebar-top-home .services-header li.sv-return .sv-container {
  padding-left: 45px;
}
.rtl .header-style5 .sidebar-top-home .services-header li.sv-return .sv-container {
  padding-left: 0;
  padding-right: 45px;
}
.header-style5 .sidebar-top-home .services-header li.sv-return .sv-container:before {
  width: 33px;
  height: 33px;
  background-position: -116px -9px;
}
.header-style5 .sidebar-top-home .services-header li.free-shipping {
  border-width: 0 1px;
  border-color: #333;
  border-style: solid;
}
.header-style5 .sidebar-top-home .services-header li.free-shipping .sv-container {
  padding-left: 60px;
}
.rtl .header-style5 .sidebar-top-home .services-header li.free-shipping .sv-container {
  padding-left: 0;
  padding-right: 60px;
}
.header-style5 .sidebar-top-home .services-header li.free-shipping .sv-container:before {
  width: 50px;
  height: 33px;
  background-position: -169px -9px;
}
.header-style5 .sidebar-top-home .services-header li.safe-shopping .sv-container {
  padding-left: 45px;
}
.rtl .header-style5 .sidebar-top-home .services-header li.safe-shopping .sv-container {
  padding-left: 0;
  padding-right: 45px;
}
.header-style5 .sidebar-top-home .services-header li.safe-shopping .sv-container:before {
  width: 33px;
  height: 33px;
  background-position: -245px -9px;
}
.header-style5 .header-top {
  padding: 0 10px;
}
.header-style5 .header-top .top-form-minicart.market-minicart .top-minicart-icon span.icon {
  background: #000 url(../assets/img/icon-minicart.png) no-repeat center;
  width: 40px;
  height: 36px;
  margin-right: 3px;
}
.rtl .header-style5 .header-top .top-form-minicart.market-minicart .top-minicart-icon span.icon {
  margin-left: 3px;
  margin-right: 0;
}
.header-style5 .header-top .top-form-minicart.market-minicart .top-minicart-icon .cart-contents {
  top: -5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.header-style5 .header-top .sidebar-top-left .widget_text {
  float: left;
}
.rtl .header-style5 .header-top .sidebar-top-left .widget_text {
  float: right;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel {
  display: inline-block;
  vertical-align: top;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav {
  margin: 0;
  padding: 0 7px;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li {
  position: relative;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a {
  padding: 11px 2px;
  font-size: 12px;
  color: #8c8c8c;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a img {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
.rtl .header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a img {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a span {
  font-size: 12px;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:hover {
  background-color: transparent;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-left: 10px;
}
.rtl .header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:after {
  display: none;
}
.rtl .header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:before {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-right: 10px;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul {
  position: absolute;
  left: -7px;
  top: 110%;
  display: inline-block;
  background-color: #fff;
  border: 0;
  margin: 0;
  visibility: hidden;
  width: 110px;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul {
  left: auto;
  right: -7px;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a {
  color: #8c8c8c;
  padding: 11px 15px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a img {
  float: left;
  margin-right: 5px;
  max-width: 16px;
  margin-top: 1px;
}
.rtl .header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a img {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a span {
  color: #666;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a:hover span,
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a:focus span {
  color: #E34931;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li.active >a span {
  color: #E34931;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li:hover >a {
  color: #E34931;
}
.header-style5 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style5 .header-top .sidebar-top-left .widget_currency_converter {
  float: left;
}
.rtl .header-style5 .header-top .sidebar-top-left .widget_currency_converter {
  float: right;
}
.header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w {
  list-style: none;
  margin: 0;
  padding: 0 10px;
}
.header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li {
  position: relative;
}
.header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 11px 20px 9px 0px;
  display: inline-block;
  font-size: 12px;
  position: relative;
  color: #8c8c8c;
}
.header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 10px;
}
.rtl .header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a:after {
  right: auto;
  left: 0;
}
.rtl .header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 11px 0 9px 20px;
}
.header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul {
  position: absolute;
  left: -10px;
  top: 110%;
  margin: 0;
  display: inline-block;
  background-color: #fff;
  border: 0;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.rtl .header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul {
  left: auto;
  right: -10px;
}
.header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a {
  color: #8c8c8c;
  font-size: 13px;
  padding: 10px 20px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a:hover,
.header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a:focus,
.header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a.active {
  color: #E34931;
}
.header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li:hover >a {
  color: #E34931;
}
.header-style5 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style5 .header-top .sidebar-top-right3 .sidebar-log {
  width: 40px;
  height: 36px;
  color: #fff;
  background: #000;
  margin: 0 5px;
  float: right;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  display: none;
}
.header-style5 .header-top .sidebar-top-right3 .widget_nav_menu {
  float: right;
}
.rtl .header-style5 .header-top .sidebar-top-right3 .widget_nav_menu {
  float: left;
}
.header-style5 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu {
  overflow: hidden;
}
.header-style5 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li {
  float: left;
}
.rtl .header-style5 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li {
  float: right;
}
.header-style5 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li a {
  padding: 8px;
  display: block;
  color: #8c8c8c;
}
.header-style5 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li a span.fa {
  color: #8c8c8c;
}
.header-style5 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li.menu-checkout a span.fa {
  font-size: 13px;
}
.header-style5 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li:hover a {
  color: #E34931;
  cursor: pointer;
}
.header-style5 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li:hover a span.fa {
  color: #E34931;
}
.header-style5 .header-top .sidebar-top-right3 .sw_top {
  float: right;
}
.rtl .header-style5 .header-top .sidebar-top-right3 .sw_top {
  float: left;
}
.header-style5 .header-top .sidebar-top-right3 .sw_top .top-login ul {
  list-style: none;
  margin: 0;
}
.header-style5 .header-top .sidebar-top-right3 .sw_top .top-login ul li a {
  padding: 7px 7px;
  display: block;
  color: #8c8c8c;
}
.header-style5 .header-top .sidebar-top-right3 .sw_top .top-login ul li a i {
  color: #8c8c8c;
  font-size: 14px;
}
.header-style5 .header-top .sidebar-top-right3 .sw_top .top-login ul li:hover a {
  color: #E34931;
  cursor: pointer;
}
.header-style5 .header-top .sidebar-top-right3 .sw_top .top-login ul li:hover a i {
  color: #E34931;
}
.header-style5 .header-mid {
  padding: 11px 0 18px 0;
}
.header-style5 .header-mid .market-logo {
  text-align: center;
}
.header-style5 .header-mid .market-logo a {
  display: inline-block;
}
.header-style5 .header-mid .market-logo a img {
  max-width: 200px;
}
.header-style5 .header-mid .sidebar-mid-header .sw_mid {
  margin-top: 5px;
}
.header-style5 .header-mid .sidebar-mid-header .sw_mid .top-form {
  line-height: 32px;
  background: #fff;
  min-width: 250px;
  float: right;
}
.rtl .header-style5 .header-mid .sidebar-mid-header .sw_mid .top-form {
  float: left;
}
.header-style5 .header-mid .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search {
  border: none;
}
.header-style5 .header-mid .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search .search-query {
  border: none;
  margin: 0;
  font-size: 12px;
  width: 85%;
  border: 1px #cecece solid;
  border-radius: 15px 0 0 15px;
  padding-left: 15px;
  float: left;
  height: 32px;
}
.rtl .header-style5 .header-mid .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search .search-query {
  padding-right: 15px;
  padding-left: 0;
  float: right;
  border-radius: 0 15px 15px 0;
}
.header-style5 .header-mid .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search button {
  border: none;
  margin: 0;
  float: right;
  width: 15%;
  border-radius: 0 15px 15px 0;
  height: 32px;
  background: #E34931;
}
.rtl .header-style5 .header-mid .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search button {
  float: left;
  border-radius: 15px 0 0 15px;
}
.header-style5 .header-mid .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search button:after {
  content: '\f002';
  font-family: fontawesome;
  font-size: 15px;
  color: #2a2a2a;
}
.header-style5 .header-mid .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search button:hover {
  background: #c6321b;
}
.header-style5 .header-mid .sidebar-mid-header .market-minicart-style1 {
  width: 19%;
}
.header-style5 .header-bottom {
  border-bottom: 1px #cecece solid;
}
.header-style5 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse {
  background: #fff;
}
.header-style5 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li >a {
  color: #222;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 7px 20px;
  font-weight: bold;
}
.header-style5 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a,
.header-style5 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a:focus,
.header-style5 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a:hover,
.header-style5 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a,
.header-style5 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a:focus,
.header-style5 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a:hover {
  color: #E34931;
  background: #fff;
}
.header-style5 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.dropdown >.dropdown-toggle:after {
  content: "\f0d7";
  font-family: fontawesome;
  font-size: 10px;
  color: #a7acb2;
  display: inline-block;
  margin-left: 5px;
}
.rtl .header-style5 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.dropdown >.dropdown-toggle:after {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .header-style5 .header-bottom .sidebar-menu-right {
  float: left;
}
.header-style5 .header-bottom .sidebar-mid-header {
  display: none;
  padding: 0 15px;
}
.header-style5 .header-bottom .sidebar-mid-header .sw_mid {
  margin-top: 10px;
  overflow: hidden;
}
.header-style5 .header-bottom .sidebar-mid-header .sw_mid .top-form {
  line-height: 32px;
  background: #fff;
  min-width: 190px;
  float: right;
}
.rtl .header-style5 .header-bottom .sidebar-mid-header .sw_mid .top-form {
  float: left;
}
.header-style5 .header-bottom .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search {
  border: none;
}
.header-style5 .header-bottom .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search .search-query {
  border: none;
  margin: 0;
  font-size: 12px;
  width: 85%;
  border: 1px #cecece solid;
  border-radius: 15px 0 0 15px;
  padding-left: 15px;
  float: left;
  height: 32px;
}
.rtl .header-style5 .header-bottom .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search .search-query {
  padding-right: 15px;
  padding-left: 0;
  float: right;
  border-radius: 0 15px 15px 0;
}
.header-style5 .header-bottom .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search button {
  border: none;
  margin: 0;
  float: right;
  width: 15%;
  border-radius: 0 15px 15px 0;
  height: 32px;
  background: #E34931;
}
.rtl .header-style5 .header-bottom .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search button {
  float: left;
  border-radius: 15px 0 0 15px;
}
.header-style5 .header-bottom .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search button:after {
  content: '\f002';
  font-family: fontawesome;
  font-size: 15px;
  color: #2a2a2a;
}
.header-style5 .header-bottom .sidebar-mid-header .sw_mid .top-form .topsearch-entry .form-search button:hover {
  background: #c6321b;
}
.header-style5 .header-bottom .market-logo {
  display: none;
}
.header-style5 .header-bottom .market-logo a img {
  max-width: 110px;
}
.header-style5 .header-bottom .top-form-minicart {
  display: none;
}
.header-style5 .header-bottom .top-form-minicart span.icon {
  background: #000 url(../assets/img/icon-minicart.png) no-repeat center;
  width: 40px;
  height: 36px;
  margin-right: 5px;
}
.rtl .header-style5 .header-bottom .top-form-minicart span.icon {
  margin-left: 5px;
  margin-right: 0;
}
.header-style5 .header-bottom .top-form-minicart .cart-contents {
  top: -5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.header-style5 .header-bottom.sticky-menu {
  position: fixed;
  background: #fff;
  z-index: 9999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 8px 0;
}
.header-style5 .header-bottom.sticky-menu >.container {
  padding: 0 15px;
}
.header-style5 .header-bottom.sticky-menu .primary-menu-home .nav-pills >li.item-icon >a .menu-img {
  top: -8px;
}
.header-style5 .header-bottom.sticky-menu .market-logo,
.header-style5 .header-bottom.sticky-menu .top-form-minicart,
.header-style5 .header-bottom.sticky-menu .sidebar-mid-header {
  display: block;
}
.header-style5 .header-bottom.sticky-menu .top-form-minicart span.icon {
  height: 33px;
}
.header-style5 .header-bottom.sticky-menu .market-logo {
  margin-top: 4px;
}
.header-style5 .header-bottom.sticky-menu .sidebar-mid-header {
  padding: 0;
}
.header-style5 .header-bottom.sticky-menu .sidebar-mid-header .sw_mid {
  margin: 1px 5px 0 5px;
}
.header-style5 .header-bottom.sticky-menu .sidebar-menu-right {
  display: none;
}
.sidebar-menu-right ul li {
  float: none;
  display: inline-block;
}
.sidebar-menu-right ul li a {
  color: #222;
  text-transform: uppercase;
  padding: 7px 10px;
  font-weight: bold;
  font-size: 14px;
  display: block;
  position: relative;
}
.sidebar-menu-right ul li a:hover {
  color: #E34931;
}
.sidebar-menu-right ul li a .menu-img {
  height: 21px;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 50px;
  z-index: 69;
}
.rtl .sidebar-menu-right ul li a .menu-img {
  right: auto;
  left: -15px;
}
.category-list-child2 {
  margin-bottom: 30px;
}
.category-list-child2 .item .item-product-cat {
  position: relative;
  margin-bottom: 30px;
}
.category-list-child2 .item .item-product-cat h3 {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: center;
}
.category-list-child2 .item .item-product-cat h3 a {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  background: rgba(0,0,0,0.6);
  height: 50px;
  line-height: 50px;
  padding: 0 60px;
  display: inline-block;
}
.category-list-child2 .item .item-product-cat h3:hover a {
  background: #E34931;
}
.category-list-child2 .item .item-product-cat:hover {
  opacity: 0.8;
}
.sw-wootab-slider {
  margin-bottom: 15px;
}
.sw-wootab-slider .category-slider-content .nav-tabs-select ul {
  margin: 0;
  margin-bottom: 20px;
}
.sw-wootab-slider .category-slider-content .nav-tabs-select ul li {
  margin-bottom: 0;
}
.rtl .sw-wootab-slider .category-slider-content .nav-tabs-select ul li {
  float: right;
}
.sw-wootab-slider .category-slider-content .nav-tabs-select ul li a {
  border: none;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 0 30px 0 0;
  color: #888;
}
.rtl .sw-wootab-slider .category-slider-content .nav-tabs-select ul li a {
  padding: 0 0 0 30px;
}
.sw-wootab-slider .category-slider-content .nav-tabs-select ul li a:hover {
  background: transparent;
  color: #E34931;
}
.sw-wootab-slider .category-slider-content .nav-tabs-select ul li.active a {
  color: #222;
}
.sw-wootab-slider .category-slider-content .nav-tabs-select ul li.active a:before {
  position: absolute;
  content: "";
  width: 104px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #FE9812;
}
.rtl .sw-wootab-slider .category-slider-content .nav-tabs-select ul li.active a:before {
  left: auto;
  right: 0;
}
.sw-wootab-slider .category-slider-content .tab-pane .res-button {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-wootab-slider .category-slider-content .tab-pane .res-button.slick-prev {
  width: 20px;
  height: 27px;
  line-height: 25px;
  border: 1px #cecece solid;
  position: absolute;
  top: 0;
  right: 25px;
  text-align: center;
}
.rtl .sw-wootab-slider .category-slider-content .tab-pane .res-button.slick-prev {
  right: auto;
  left: 0;
}
.sw-wootab-slider .category-slider-content .tab-pane .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  color: #999;
  font-size: 16px;
}
.sw-wootab-slider .category-slider-content .tab-pane .res-button.slick-next {
  width: 20px;
  height: 27px;
  line-height: 25px;
  border: 1px #cecece solid;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.rtl .sw-wootab-slider .category-slider-content .tab-pane .res-button.slick-next {
  right: auto;
  left: 25px;
}
.sw-wootab-slider .category-slider-content .tab-pane .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  color: #999;
  font-size: 16px;
}
.sw-wootab-slider .category-slider-content .tab-pane .res-button:hover {
  background: #E34931;
  border-color: #E34931;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-wootab-slider .category-slider-content .tab-pane .res-button:hover:before {
  color: #fff;
}
.sw-wootab-slider .category-slider-content .tab-pane.active .res-button {
  z-index: 9;
}
.sw-wootab-slider .category-slider-content .woo-tab-container-slider .resp-slider-container {
  margin: 0 -15px;
}
.sw-wootab-slider .category-slider-content.style1 .nav-tabs-select ul li a:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 15px;
  right: 13px;
  top: 9px;
  background: #888;
}
.rtl .sw-wootab-slider .category-slider-content.style1 .nav-tabs-select ul li a:after {
  right: auto;
  left: 13px;
}
.sw-wootab-slider .category-slider-content.style1 .nav-tabs-select ul li:last-child a:after {
  display: none;
}
.sw-wootab-slider .category-slider-content.style1 .woo-tab-container-slider .resp-slider-container {
  margin: 0;
}
.sw-wootab-slider .category-slider-content.style1 .woo-tab-container-slider .slick-slide {
  padding: 0;
}
.sw-wootab-slider .category-slider-content.style1 .woo-tab-container-slider .slick-slide .item-wrap {
  margin: 2px;
}
.sw-wootab-slider .category-slider-content.style1 .woo-tab-container-slider .slick-slide .item-wrap .item-detail {
  border: none;
  padding: 15px 16px;
}
.sw-wootab-slider .category-slider-content.style1 .woo-tab-container-slider .slick-slide .item-wrap .item-detail .item-content {
  text-align: center;
}
.sw-wootab-slider .category-slider-content.style1 .woo-tab-container-slider .slick-slide .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart,
.sw-wootab-slider .category-slider-content.style1 .woo-tab-container-slider .slick-slide .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button {
  font-size: 0;
  padding: 0 15px;
}
.sw-wootab-slider .category-slider-content.style1 .woo-tab-container-slider .slick-slide .item-wrap .item-detail .item-content .item-price {
  display: inline-table;
}
.sw-wootab-slider .category-slider-content.style1 .woo-tab-container-slider .slick-slide .item-wrap:hover {
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.sw-brand-container-slider.style1 {
  position: relative;
  padding-top: 1px;
  margin-bottom: 50px;
}
.sw-brand-container-slider.style1 .resp-slider-container {
  padding: 0 30px;
}
.sw-brand-container-slider.style1 .resp-slider-container .slick-slider .slick-list .item .item-image {
  background: #fff;
  border: none;
}
.sw-brand-container-slider.style1 .resp-slider-container .slick-slider .slick-list .item .item-image:hover {
  opacity: 0.8;
}
.sw-brand-container-slider.style1 .res-button {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-brand-container-slider.style1 .res-button.slick-prev {
  width: 20px;
  height: 27px;
  line-height: 25px;
  border: 1px #cecece solid;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  z-index: 9;
  text-align: center;
}
.sw-brand-container-slider.style1 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  color: #999;
  font-size: 16px;
}
.sw-brand-container-slider.style1 .res-button.slick-next {
  width: 20px;
  height: 27px;
  line-height: 25px;
  border: 1px #cecece solid;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
  z-index: 9;
  text-align: center;
}
.sw-brand-container-slider.style1 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  color: #999;
  font-size: 16px;
}
.sw-brand-container-slider.style1 .res-button:hover {
  background: #E34931;
  border-color: #E34931;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-brand-container-slider.style1 .res-button:hover:before {
  color: #fff;
}
.bottom-box {
  overflow: hidden;
  padding: 37px 0 20px 0;
}
.bottom-box .bottom-box-left {
  border-right: 1px #cecece solid;
}
.rtl .bottom-box .bottom-box-left {
  border-left: 1px #cecece solid;
  border-right: 0;
}
.bottom-box .bottom-content {
  text-align: center;
  padding: 0 55px;
}
.bottom-box .bottom-content .bottom-title h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #333333;
  margin-bottom: 20px;
}
.bottom-box .bottom-content .list-info-bottom {
  list-style: none;
  margin: 0;
}
.bottom-box .bottom-content .list-info-bottom li {
  padding-bottom: 20px;
  font-size: 13px;
  line-height: 20px;
  color: #666;
}
.bottom-box .bottom-content .list-info-bottom li a {
  color: #222;
  display: block;
}
.bottom-box .bottom-content .list-info-bottom li a:hover {
  color: #E34931;
}
.bottom-box .bottom-content .list-info-bottom li:last-child {
  padding-bottom: 0;
}
.bottom-box .bottom-content .des-newsletter {
  font-size: 13px;
  margin-bottom: 30px;
  color: #666;
  line-height: 22px;
}
.bottom-box .bottom-content .mc4wp-form .frm-input .frm-email {
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -o-border-radius: 20px 0 0 20px;
  -ms-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  border: none;
  width: 70%;
}
.rtl .bottom-box .bottom-content .mc4wp-form .frm-input .frm-email {
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -o-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
}
.bottom-box .bottom-content .mc4wp-form .frm-input .frm-submit {
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -o-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
  border: none;
  width: 30%;
}
.rtl .bottom-box .bottom-content .mc4wp-form .frm-input .frm-submit {
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -o-border-radius: 20px 0 0 20px;
  -ms-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
}
.bottom-box .bottom-content .mc4wp-form .frm-input .frm-submit:before {
  content: "subscribe";
  font-size: 14px;
  font-family: 'Open Sans';
  font-weight: bold;
}
.socials-wrap {
  text-align: center;
  border-bottom: 1px #f2f2f2 solid;
  padding: 44px 0;
}
.socials-wrap span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
  margin-right: 20px;
  line-height: 35px;
}
.rtl .socials-wrap span {
  margin-right: 0;
  margin-left: 20px;
}
.socials-wrap ul {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin: 0;
}
.socials-wrap ul li {
  float: left;
}
.rtl .socials-wrap ul li {
  float: right;
}
.socials-wrap ul li a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #333;
  color: #fff;
  display: block;
  margin: 0 5px;
  font-size: 16px;
}
.socials-wrap ul li a.sc-face {
  background: #3b5998;
}
.socials-wrap ul li a.sc-twit {
  background: #00aced;
}
.socials-wrap ul li a.sc-gog {
  background: #dd4b39;
}
.socials-wrap ul li a.sc-ins {
  background: #007bb7;
}
.socials-wrap ul li a.sc-you {
  background: #d43f2c;
}
.socials-wrap ul li a:hover {
  background: #E34931;
}
.footer .footer2-style {
  background: #fff;
}
.footer .footer2-style .widget_nav_menu {
  margin-top: 20px;
}
.footer .footer2-style .widget_nav_menu .widgettitle {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #333333;
  margin-bottom: 15px;
}
.footer .footer2-style .widget_nav_menu ul li a {
  line-height: 34px;
}
.footer .footer2-style .widget_nav_menu ul li a:before {
  display: none;
}
.footer .footer2-style .menu-bottom-footer {
  margin-top: 20px;
}
.footer .footer2-style .menu-bottom-footer h5 {
  font-size: 16px;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 20px;
}
.footer .footer2-style .menu-bottom-footer ul li {
  margin-bottom: 10px;
}
.footer .footer2-copyright {
  background: #f2f2f2;
}
.index5-banner-left .vc_column-inner {
  padding-right: 0;
}
.rtl .index5-banner-left .vc_column-inner {
  padding-right: 15px;
  padding-left: 0;
}
.index5-banner-center .vc_column-inner {
  padding: 0;
}
.index5-banner-right .vc_column-inner {
  padding-left: 0;
}
.rtl .index5-banner-right .vc_column-inner {
  padding-left: 15px;
  padding-right: 0;
}
.sw-woo-container-slider.style1 .box-slider-title h2 {
  margin-bottom: 34px;
}
.sw-woo-container-slider.style1 .resp-slider-container .slick-slide .item-wrap {
  margin-top: 2px;
}
.sw-woo-container-slider.style1 .resp-slider-container .slick-slide .item-wrap .item-detail {
  border: none;
  padding: 15px 12px;
}
.sw-woo-container-slider.style1 .resp-slider-container .slick-slide .item-wrap .item-detail .item-content {
  text-align: center;
}
.sw-woo-container-slider.style1 .resp-slider-container .slick-slide .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart,
.sw-woo-container-slider.style1 .resp-slider-container .slick-slide .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button {
  font-size: 0;
  padding: 0 15px;
}
.sw-woo-container-slider.style1 .resp-slider-container .slick-slide .item-wrap .item-detail .item-content .item-price {
  display: inline-table;
}
.sw-woo-container-slider.style1 .resp-slider-container .slick-slide .item-wrap:hover {
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.go-shop {
  color: #e81b22;
}
.go-let {
  letter-spacing: 3px !important;
}
.home-style5 .footer-copyright {
  background: #f2f2f2;
  padding: 8px 0;
}
.home-style5 .footer-copyright .copyright-left {
  color: #666;
}
.home-style6 .header-style6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background: transparent;
}
.home-style6 .header-style6 .header-bottom {
  box-shadow: none;
}
.header-style6 {
  background: #0174DF;
}
.header-style6 .header-top {
  border-bottom: 1px rgba(255,255,255,0.2) solid;
}
.header-style6 .header-top .sidebar-top-left .widget_text {
  float: left;
}
.rtl .header-style6 .header-top .sidebar-top-left .widget_text {
  float: right;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel {
  display: inline-block;
  vertical-align: top;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav {
  margin: 0;
  padding: 0 7px;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li {
  position: relative;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a {
  padding: 9px 2px;
  font-size: 12px;
  color: #fff;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a img {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
.rtl .header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a img {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a span {
  font-size: 12px;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:hover {
  background-color: transparent;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-left: 10px;
}
.rtl .header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:after {
  display: none;
}
.rtl .header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >a:before {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  padding-right: 10px;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul {
  position: absolute;
  left: -7px;
  top: 110%;
  display: inline-block;
  background-color: #fff;
  border: 0;
  margin: 0;
  visibility: hidden;
  width: 110px;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul {
  left: auto;
  right: -7px;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a {
  color: #fff;
  padding: 9px 15px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a img {
  float: left;
  margin-right: 5px;
  max-width: 16px;
  margin-top: 1px;
}
.rtl .header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a img {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a span {
  color: #666;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a:hover span,
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li >a:focus span {
  color: #E34931;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li >ul li.active >a span {
  color: #E34931;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li:hover >a {
  color: #E34931;
}
.header-style6 .header-top .sidebar-top-left .widget_text #lang_sel .nav >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style6 .header-top .sidebar-top-left .widget_currency_converter {
  float: left;
}
.rtl .header-style6 .header-top .sidebar-top-left .widget_currency_converter {
  float: right;
}
.header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w {
  list-style: none;
  margin: 0;
  padding: 0 10px;
}
.header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li {
  position: relative;
}
.header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 9px 20px 9px 0px;
  display: inline-block;
  font-size: 12px;
  position: relative;
  color: #fff;
}
.header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a:after {
  content: "\f107 ";
  font-family: fontawesome;
  font-weight: normal;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 10px;
}
.rtl .header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a:after {
  right: auto;
  left: 0;
}
.rtl .header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >a {
  padding: 9px 0 9px 20px;
}
.header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul {
  position: absolute;
  left: -10px;
  top: 110%;
  margin: 0;
  display: inline-block;
  background-color: #fff;
  border: 0;
  z-index: 99;
  list-style: none;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.rtl .header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul {
  left: auto;
  right: -10px;
}
.header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a {
  color: #666;
  font-size: 13px;
  padding: 8px 20px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a:hover,
.header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a:focus,
.header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li >ul li >a.active {
  color: #E34931;
}
.header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li:hover >a {
  color: #E34931;
}
.header-style6 .header-top .sidebar-top-left .widget_currency_converter .currency_converter .currency_w >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style6 .header-top .sidebar-top-right3 .widget_nav_menu {
  float: right;
}
.rtl .header-style6 .header-top .sidebar-top-right3 .widget_nav_menu {
  float: left;
}
.header-style6 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu {
  overflow: hidden;
}
.header-style6 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li {
  float: left;
}
.rtl .header-style6 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li {
  float: right;
}
.header-style6 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li a {
  padding: 6px;
  display: block;
  color: #fff;
}
.header-style6 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li a span.fa {
  color: #bcbdc7;
}
.header-style6 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li.menu-checkout a span.fa {
  font-size: 13px;
}
.header-style6 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li:hover a {
  color: #E34931;
  cursor: pointer;
}
.header-style6 .header-top .sidebar-top-right3 .widget_nav_menu ul.menu li:hover a span.fa {
  color: #E34931;
}
.header-style6 .header-top .sidebar-top-right3 .sw_top {
  float: right;
}
.rtl .header-style6 .header-top .sidebar-top-right3 .sw_top {
  float: left;
}
.header-style6 .header-top .sidebar-top-right3 .sw_top .top-login ul {
  list-style: none;
  margin: 0;
}
.header-style6 .header-top .sidebar-top-right3 .sw_top .top-login ul li a {
  padding: 5px 7px;
  display: block;
  color: #fff;
}
.header-style6 .header-top .sidebar-top-right3 .sw_top .top-login ul li a i {
  color: #ddd;
  font-size: 14px;
}
.header-style6 .header-top .sidebar-top-right3 .sw_top .top-login ul li:hover a {
  color: #E34931;
  cursor: pointer;
}
.header-style6 .header-top .sidebar-top-right3 .sw_top .top-login ul li:hover a i {
  color: #E34931;
}
.header-style6 .header-mid {
  padding: 25px 0;
}
.header-style6 .header-mid .market-logo {
  padding-left: 0;
}
.rtl .header-style6 .header-mid .market-logo {
  padding-left: 15px;
  padding-right: 0;
}
.header-style6 .header-mid .market-logo a img {
  max-width: 200px;
}
.header-style6 .header-mid .sidebar-mid-header {
  padding: 0;
  margin-top: 6px;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid {
  float: left;
  width: 55%;
  padding-left: 10px;
}
.rtl .header-style6 .header-mid .sidebar-mid-header .sw_mid {
  float: right;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .topsearch-entry span {
  display: none;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special {
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper {
  position: absolute;
  height: 40px;
  top: 0;
  left: 0px;
  color: #444;
  border-right: 1px rgba(0,0,0,0.4) solid;
}
.rtl .header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper {
  left: auto;
  right: 0;
  border-left: 1px rgba(0,0,0,0.4) solid;
  border-right: 0;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search {
  display: block;
  margin: 0;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 !important;
  padding: 1px 15px 0;
  height: 39px;
  line-height: 38px;
  width: 125px;
  color: #232f3e;
  background: #fff;
  cursor: pointer;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper .label-search select option {
  color: #444;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:before {
  font-family: fontawesome;
  color: #444;
  content: '\f0d7';
  z-index: 9;
  position: absolute;
  right: 16px;
  top: 15px;
  background: #fff;
}
.rtl .header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:before {
  right: auto;
  left: 16px;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:hover select {
  color: #E34931;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .cat-wrapper:hover:before {
  color: #E34931;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special input {
  margin: 0;
  border: 0;
  width: 100%;
  line-height: 40px;
  height: 40px;
  color: #444;
  padding: 0 40px 0 160px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special input {
  padding: 0 160px 0 40px;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro {
  background-color: #E34931;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 40px;
  line-height: 40px;
  color: #444;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin: 0;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.rtl .header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro {
  right: auto;
  left: 0;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro:before {
  font-family: fontawesome;
  content: '\f002';
  font-size: 16px;
}
.header-style6 .header-mid .sidebar-mid-header .sw_mid .top-search .searchform_special .button-search-pro:hover {
  background-color: #c6321b;
}
.header-style6 .header-mid .sidebar-mid-header .market-minicart-style1 {
  margin-top: 4px;
}
.header-style6 .header-mid .sidebar-mid-header .market-minicart-style1 .top-minicart-icon .minicart-title {
  color: #fff;
}
.header-style6 .header-mid .sidebar-mid-header .market-minicart-style1 .top-minicart-icon .minicart-title h2 {
  color: #fff;
}
.header-style6 .header-mid .sidebar-mid-header .box-contact-phone {
  margin-right: 10px;
  position: relative;
  margin-top: 4px;
}
.rtl .header-style6 .header-mid .sidebar-mid-header .box-contact-phone {
  margin-left: 10px;
  margin-right: 0;
}
.header-style6 .header-mid .sidebar-mid-header .box-contact-phone:before {
  position: absolute;
  content: "";
  display: block;
  background: url(../assets/img/ico-phone2.png) no-repeat;
  width: 35px;
  height: 35px;
  left: -45px;
  top: -1px;
}
.rtl .header-style6 .header-mid .sidebar-mid-header .box-contact-phone:before {
  left: auto;
  right: -45px;
}
.header-style6 .header-mid .sidebar-mid-header .box-contact-phone h2 {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 4px;
  color: #fff;
}
.header-style6 .header-mid .sidebar-mid-header .box-contact-phone p {
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
}
.header-style6 .header-bottom {
  box-shadow: 0 1px 1px #ddd;
}
.header-style6 .header-bottom > .container {
  background: #fff;
}
.header-style6 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse {
  background: #fff;
}
.header-style6 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li >a {
  color: #222;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px;
}
.header-style6 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a,
.header-style6 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a:focus,
.header-style6 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.active >a:hover,
.header-style6 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a,
.header-style6 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a:focus,
.header-style6 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li:hover >a:hover {
  color: #E34931;
  background: #fff;
}
.header-style6 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.dropdown >.dropdown-toggle:after {
  content: "\f0d7";
  font-family: fontawesome;
  font-size: 10px;
  color: #a7acb2;
  display: inline-block;
  margin-left: 5px;
}
.rtl .header-style6 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.dropdown >.dropdown-toggle:after {
  margin-left: 0;
  margin-right: 5px;
}
.header-style6 .header-bottom .primary-menu-home #main-menu .primary-menu .navbar-inverse .nav-pills >li.item-icon >a .menu-img {
  top: -3px;
}
.header-style6 .header-bottom .vertical_megamenu-header .mega-left-title {
  background: #fff;
  line-height: 60px;
  height: 60px;
  padding-left: 15px;
}
.rtl .header-style6 .header-bottom .vertical_megamenu-header .mega-left-title {
  padding-left: 0;
  padding-right: 15px;
}
.header-style6 .header-bottom .vertical_megamenu-header .mega-left-title strong {
  color: #222;
}
.header-style6 .header-bottom .vertical_megamenu-header .mega-left-title:before {
  display: none;
}
.header-style6 .header-bottom .vertical_megamenu-header .mega-left-title:after {
  border: none;
  color: #a7acb2;
  position: static;
  display: inline-block;
}
.header-style6 .header-bottom .vertical_megamenu-header .wrapper_vertical_menu {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.header-style6 .header-bottom .vertical_megamenu-header .wrapper_vertical_menu .vertical-megamenu {
  border-top: 3px #E34931 solid;
}
.header-style6 .header-bottom .vertical_megamenu-header:hover .wrapper_vertical_menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.header-style6 .header-bottom .sidebar-menu-right ul li a {
  padding: 20px 10px;
}
.header-style6 .header-bottom .sidebar-menu-right ul li a .menu-img {
  top: -3px;
}
.header-style6 .header-bottom .sidebar-mid-header {
  display: none;
}
.footer .footer3-style {
  background: #333;
  padding-top: 30px;
}
.footer .footer3-style .widget_nav_menu {
  margin-top: 28px;
  margin-bottom: 47px;
}
.footer .footer3-style .widget_nav_menu .widgettitle {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}
.footer .footer3-style .widget_nav_menu ul li a {
  line-height: 34px;
  color: #c9c9c9;
}
.footer .footer3-style .widget_nav_menu ul li a:before {
  display: none;
}
.footer .footer3-style .menu-bottom-footer {
  margin-top: 28px;
}
.footer .footer3-style .menu-bottom-footer h5 {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}
.footer .footer3-style .menu-bottom-footer ul li {
  margin-bottom: 10px;
  color: #8c8c8c;
}
.footer .footer3-style .menu-bottom-footer ul li i {
  background: #525252;
}
.footer .footer3-style .menu-bottom-footer ul li a {
  color: #8c8c8c;
}
.footer .footer3-style .menu-bottom-footer ul li a:hover {
  color: #E34931;
}
.footer .footer3-copyright {
  background: #333;
}
.footer6-top {
  background: #f2f2f2;
  padding: 10px 0;
}
.block-subscribe-footer {
  margin: 0 !important;
  padding: 20px 0;
}
.block-subscribe-footer h3 {
  display: table-cell;
  vertical-align: top;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
  line-height: 38px;
  white-space: nowrap;
}
.block-subscribe-footer .mc4wp-form {
  display: table-cell;
  width: 100%;
  padding: 0 30px 0 20px;
}
.block-subscribe-footer .mc4wp-form .frm-input .frm-email {
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -o-border-radius: 20px 0 0 20px;
  -ms-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  border: none;
}
.rtl .block-subscribe-footer .mc4wp-form .frm-input .frm-email {
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -o-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
}
.block-subscribe-footer .mc4wp-form .frm-input .frm-submit {
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -o-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
  border: none;
}
.rtl .block-subscribe-footer .mc4wp-form .frm-input .frm-submit {
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -o-border-radius: 20px 0 0 20px;
  -ms-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
}
.block-subscribe-footer .mc4wp-form .frm-input .frm-submit:before {
  content: "subscribe";
  font-size: 14px;
  font-family: 'Open Sans';
  font-weight: bold;
}
.socials-wrap2 {
  text-align: center;
  border-bottom: 1px #f2f2f2 solid;
  margin: 0 !important;
  padding: 22px 0;
}
.socials-wrap2 span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
  margin-right: 20px;
  line-height: 35px;
}
.rtl .socials-wrap2 span {
  margin-right: 0;
  margin-left: 20px;
}
.socials-wrap2 ul {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin: 0;
}
.socials-wrap2 ul li {
  float: left;
}
.rtl .socials-wrap2 ul li {
  float: right;
}
.socials-wrap2 ul li a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  color: #000;
  display: block;
  margin: 0 5px;
  font-size: 16px;
}
.socials-wrap2 ul li a:hover {
  background: #E34931;
  color: #fff;
}
.modal {
  z-index: 9999;
}
.modal.fade.in {
  background: rgba(0,0,0,0.3);
}
.sw-wootab-slider .category-slider-content.style2 {
  margin-bottom: 42px;
}
.sw-wootab-slider .category-slider-content.style2 .nav-tabs-select ul {
  margin-bottom: 30px;
}
.sw-wootab-slider .category-slider-content.style2 .nav-tabs-select ul li a:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 15px;
  right: 13px;
  top: 9px;
  background: #888;
}
.rtl .sw-wootab-slider .category-slider-content.style2 .nav-tabs-select ul li a:after {
  right: auto;
  left: 13px;
}
.sw-wootab-slider .category-slider-content.style2 .nav-tabs-select ul li:last-child a:after {
  display: none;
}
.sw-wootab-slider .category-slider-content.style2 .woo-tab-container-slider .slick-slide .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart,
.sw-wootab-slider .category-slider-content.style2 .woo-tab-container-slider .slick-slide .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button {
  font-size: 0;
  padding: 0 15px;
}
.sw-woo-container-slider.countdown-slider3 .resp-slider-container .box-title h3 {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  border-bottom: 1px #cecece solid;
}
.sw-woo-container-slider.countdown-slider3 .resp-slider-container .box-title h3:before {
  position: absolute;
  content: "";
  width: 104px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #E34931;
}
.rtl .sw-woo-container-slider.countdown-slider3 .resp-slider-container .box-title h3:before {
  left: auto;
  right: 0;
}
.sw-woo-container-slider.countdown-slider3 .resp-slider-container .slick-slide .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart,
.sw-woo-container-slider.countdown-slider3 .resp-slider-container .slick-slide .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button {
  font-size: 0;
  padding: 0 15px;
}
.sw-brand-container-slider.style2 {
  position: relative;
}
.sw-brand-container-slider.style2 .resp-slider-container .slick-slider .slick-list .item .item-image {
  background: #fff;
  border: 1px #cecece solid;
}
.sw-brand-container-slider.style2 .resp-slider-container .slick-slider .slick-list .item .item-image:hover {
  opacity: 0.8;
}
.sw-brand-container-slider.style2 .res-button {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.sw-brand-container-slider.style2 .res-button.slick-prev {
  width: 20px;
  height: 27px;
  line-height: 25px;
  border: 1px #cecece solid;
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -12px;
  z-index: 9;
  text-align: center;
}
.sw-brand-container-slider.style2 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  color: #999;
  font-size: 16px;
}
.sw-brand-container-slider.style2 .res-button.slick-next {
  width: 20px;
  height: 27px;
  line-height: 25px;
  border: 1px #cecece solid;
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -12px;
  z-index: 9;
  text-align: center;
}
.sw-brand-container-slider.style2 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  color: #999;
  font-size: 16px;
}
.sw-brand-container-slider.style2 .res-button:hover {
  background: #E34931;
  border-color: #E34931;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-brand-container-slider.style2 .res-button:hover:before {
  color: #fff;
}
.sw-brand-container-slider.style2:hover .res-button {
  opacity: 1;
  visibility: visible;
}
.banner-index6 {
  margin-top: -141px;
}
.banner-in6-left {
  position: relative;
  text-align: center;
}
.banner-in6-left img {
  margin: 0;
  width: 100%;
}
.banner-in6-left .banner-in6-info {
  position: absolute;
  top: 24%;
  left: 0;
  right: 0;
  text-transform: capitalize;
  z-index: 2;
}
.banner-in6-left .banner-in6-info h3 {
  font-size: 18px;
  font-weight: bold;
}
.banner-in6-left .banner-in6-info p {
  font-size: 16px;
}
.banner-in6-left .banner-in6-info p a {
  display: inline-block;
  background: #E34931;
  color: #fff;
  font-weight: bold;
  padding: 8px 15px;
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-in6-left .banner-in6-info p a:hover {
  background: #0097F6;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-in6-left:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-in6-left:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.2);
}
.banner-in6-right {
  position: relative;
  text-align: left;
}
.banner-in6-right img {
  margin: 0;
  width: 100%;
}
.banner-in6-right .banner-in6-info {
  padding: 0 30px;
  position: absolute;
  top: 24%;
  left: 0;
  right: 0;
  z-index: 2;
}
.banner-in6-right .banner-in6-info h3 {
  font-size: 18px;
  font-weight: bold;
}
.banner-in6-right .banner-in6-info p {
  font-size: 16px;
}
.banner-in6-right .banner-in6-info p a {
  display: inline-block;
  background: #E34931;
  color: #fff;
  font-weight: bold;
  padding: 8px 15px;
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-in6-right .banner-in6-info p a:hover {
  background: #0097F6;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-in6-right:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-in6-right:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.2);
}
.index6-testimonial {
  background: url('../assets/img/bg-client.jpg') no-repeat center;
}
.client-wrapper-style2 {
  padding: 90px 0;
}
.client-wrapper-style2 .carousel-inner {
  text-align: center;
}
.client-wrapper-style2 .carousel-inner .item {
  padding: 0 26%;
}
.client-wrapper-style2 .carousel-inner .item .item-inner .client-comment {
  margin-bottom: 36px;
  font-size: 16px;
  color: #222;
  position: relative;
  line-height: 30px;
}
.client-wrapper-style2 .carousel-inner .item .item-inner .client-comment:before {
  position: absolute;
  top: -5px;
  left: -22px;
  content: '';
  display: inline-block;
  width: 26px;
  height: 22px;
  background: url('../assets/img/icon-image.png') no-repeat center;
  background-position: -8px -18px;
}
.client-wrapper-style2 .carousel-inner .item .item-inner .client-comment:after {
  position: absolute;
  bottom: -5px;
  right: -22px;
  content: '';
  display: inline-block;
  width: 26px;
  height: 22px;
  background: url('../assets/img/icon-image.png') no-repeat center;
  background-position: -8px -18px;
}
.client-wrapper-style2 .carousel-inner .item .item-inner .client-say-info .name-client h3 a {
  color: #222;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.client-wrapper-style2 .carousel-inner .item .item-inner .client-say-info .name-client p a {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
.client-wrapper-style2 .carousel-inner .item .item-inner .client-say-info .name-client p a:hover {
  color: #E34931;
}
.client-wrapper-style2 .dots-testimonial {
  margin-bottom: 27px;
}
.client-wrapper-style2 .dots-testimonial .carousel-indicators {
  position: inherit;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.client-wrapper-style2 .dots-testimonial .carousel-indicators li {
  float: none;
  display: inline-block;
  width: 70px;
  height: 70px;
  margin: 1px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.client-wrapper-style2 .dots-testimonial .carousel-indicators li a {
  display: block;
  width: 70px;
  height: 70px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin: -1px;
}
.client-wrapper-style2 .dots-testimonial .carousel-indicators li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.6);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.client-wrapper-style2 .dots-testimonial .carousel-indicators li.active,
.client-wrapper-style2 .dots-testimonial .carousel-indicators li:hover {
  width: 70px;
  height: 70px;
}
.client-wrapper-style2 .dots-testimonial .carousel-indicators li.active a:before,
.client-wrapper-style2 .dots-testimonial .carousel-indicators li:hover a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.client-wrapper-style2 .dots-testimonial .carousel-control {
  display: none;
}
.home-style6 .brand-ship.brand-ship-v2 .banner-wrap {
  border: 3px #f2f2f2 solid;
  background: #f2f2f2;
}
.home-style6 .brand-ship.brand-ship-v2 .banner-wrap:hover {
  background: #fff;
  border: 3px #E34931 solid;
}
.go-shop2 {
  background: #3ac3ff;
  color: #fff;
  padding: 10px 25px !important;
}
.sw-woo-tab-cat {
  overflow: hidden;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product {
  position: relative;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container {
  margin: 0 -15px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-small {
  width: 25%;
  float: left;
  padding: 1px 16px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-small .item-wrap {
  margin-bottom: 30px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger {
  width: 50%;
  float: left;
  padding: 1px 16px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail a .slider .slick-list .item-img-slider {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -o-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .item-content {
  margin-bottom: 31px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .item-content h4 {
  margin: 20px 0 15px 0;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .item-content h4 a {
  font-size: 18px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .item-content .reviews-content {
  margin-bottom: 6px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .item-content .item-price span ins {
  font-size: 22px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .item-content .item-price span del {
  display: inline-block;
  vertical-align: bottom;
  margin-top: 6px;
  font-size: 16px;
  color: #888;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .item-content .item-bottom {
  margin-top: 21px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .product-responsive-thumbnail {
  padding-bottom: 11px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .product-responsive-thumbnail .slick-list {
  margin: 0 -5px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .product-responsive-thumbnail .slick-list .item-thumbnail-product {
  padding: 0 5px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .product-responsive-thumbnail .slick-list .item-thumbnail-product .thumbnail-wrapper {
  border: 1px #ddd solid;
  cursor: pointer;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .product-responsive-thumbnail .slick-list .item-thumbnail-product.slick-active .thumbnail-wrapper,
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .product-responsive-thumbnail .slick-list .item-thumbnail-product:hover .thumbnail-wrapper {
  border: 1px #E34931 solid;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .product-responsive-thumbnail .slick-prev,
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-detail .product-responsive-thumbnail .slick-next {
  display: none !important;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-larger .item-wrap:hover .item-detail a .slider .slick-list .item-img-slider {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-wrap {
  background: #fff;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .featured-category-product .featured-resp-slider-container .item .item-wrap:hover {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.home-style6 .sw-woo-tab-cat {
  padding-top: 26px;
  margin-bottom: 31px;
}
.home-style6 .sw-woo-tab-cat .resp-tab .top-tab-slider {
  margin-bottom: 29px;
}
.home-style6 .sw-woo-tab-cat .resp-tab .top-tab-slider .nav-tabs li.active a {
  background: transparent;
  border-bottom: 1px #f2f2f2 solid;
}
.home-style6 .sw-woo-tab-cat .resp-tab .top-tab-slider .nav-tabs li.active a:hover {
  border-bottom: transparent;
  border-bottom: 1px #f2f2f2 solid;
}
.home-style6 .footer-copyright {
  background: #333;
}
.home-style6 .footer-copyright >.container {
  border-top: 1px #444 solid;
  padding: 6px 0;
}
.home-style6 .footer-copyright .copyright-left {
  color: #666;
}
#primary-menu.sticky-menu {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 0;
  position: fixed;
}
#primary-menu.sticky-menu .navbar-inner .nav.nav-mega > li.market-menu-img > a span.menu-img {
  display: none;
}
.dropdown-menu > li > a:focus {
  background-color: #fff;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  background-color: #fff;
}
#primary-menu .dropdown-menu li > a {
  position: relative;
  display: block;
}
#main-menu {
  position: relative;
}
#main-menu .primary-menu .menu-vertical .navbar-inverse {
  background-color: transparent;
}
#main-menu .primary-menu .menu-vertical .navbar-inverse .nav-pills.nav-css li.dropdown .dropdown-menu .menu-imgae,
#main-menu .primary-menu .menu-vertical .navbar-inverse .nav-pills.nav-css li.dropdown .dropdown-menu .menu-img {
  display: none;
}
#main-menu .primary-menu.sticky-menu {
  max-width: 1170px;
  width: 100%;
  background-color: #E34931;
  margin: 0 auto;
}
#main-menu .primary-menu .navbar-inverse {
  background: #666;
}
#main-menu .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
  z-index: 99;
}
.nav-pills {
  display: inline-block;
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.nav-pills >li {
  float: none;
  display: inline-block;
}
.nav-pills >li >a {
  text-transform: capitalize;
  background-color: transparent;
  position: relative;
  padding: 15px 20px;
  display: block;
  font-size: 14px;
  color: #fff;
}
.nav-pills >li >a:hover,
.nav-pills >li >a:focus {
  background-color: #7d7d7d;
  border-radius: 0;
  color: #fff;
}
.nav-pills >li >a:hover:after,
.nav-pills >li >a:focus:after {
  left: 0;
  right: 0;
}
.nav-pills >li.active >a,
.nav-pills >li:hover >a {
  color: #fff;
}
.nav-pills >li.dropdown .dropdown-menu {
  text-align: left;
  display: block;
  visibility: hidden;
  top: 125%;
  padding: 15px 0;
  border: none;
  min-width: 200px;
  box-shadow: 1px 1px 1px 1px #cecece;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu {
  text-align: right;
  left: auto;
  right: 0;
}
.nav-pills >li.dropdown .dropdown-menu li {
  width: 100%;
}
.nav-pills >li.dropdown .dropdown-menu li >a {
  position: relative;
  text-transform: capitalize;
  display: block;
  padding: 8px 25px;
}
.nav-pills >li.dropdown .dropdown-menu li >a:hover {
  color: #E34931;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu >a {
  position: relative;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu >a:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 13px;
}
.rtl .nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu >a:before {
  right: auto;
  left: 15px;
  content: '\f104';
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  position: absolute;
  top: -16px;
  left: 110%;
  visibility: hidden;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  left: auto;
  right: 110%;
}
.nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: auto;
  right: 100%;
}
.nav-pills >li.dropdown:hover:before {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.dropdown:hover .dropdown-menu {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.active {
  position: relative;
}
.nav-pills >li.active >a,
.nav-pills >li.active >a:hover,
.nav-pills >li.active >a:focus {
  background-color: #7d7d7d;
  border-radius: 0;
  color: #fff;
}
.nav-pills >li.item-icon >a .menu-img {
  height: 21px;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 50px;
  z-index: 69;
}
.rtl .nav-pills >li.item-icon >a .menu-img {
  right: auto;
  left: -15px;
}
.nav-pills .dropdown-menu li.active >a,
.nav-pills .dropdown-menu li:hover >a {
  color: #E34931;
  background-color: transparent;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu {
  padding: 20px 15px;
  width: 100%;
  visibility: hidden;
  box-shadow: 1px 1px 1px 1px #cecece;
  z-index: 1111;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu li.active a,
.nav-pills.nav-mega .market-mega-menu .dropdown-menu li:hover a {
  background-color: transparent;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu >li {
  float: left;
  padding: 0 15px;
}
.rtl .nav-pills.nav-mega .market-mega-menu .dropdown-menu >li {
  float: right;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu >li.image-full {
  width: 100% !important;
  padding-top: 0;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu >li.image-full >a {
  border-bottom: 0;
  font-size: 14px;
  text-transform: capitalize;
  padding: 7px 20px;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu >li.image-full >a .menu-title {
  display: none;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu >li.image-full img {
  width: 100%;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu >li .item-bottom {
  display: none;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >a,
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >.have-title {
  padding: 10px 0;
  font-size: 14px;
  display: block;
  font-weight: bold;
  color: #444;
  text-transform: capitalize;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >a:before,
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >.have-title:before {
  display: none;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title,
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title {
  display: inline-block;
  position: relative;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title:before,
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 1px;
  background: #444;
  top: 50%;
  right: -40px;
  margin-top: -1px;
}
.rtl .nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title:before,
.rtl .nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title:before {
  left: -40px;
  right: auto;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >a .menu-img,
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-img {
  display: block;
  padding-bottom: 15px;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
  padding: 10px 0;
  text-transform: capitalize;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover {
  color: #E34931;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: left;
  width: 25px;
  margin-right: 15px;
}
.rtl .nav-pills.nav-mega .market-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu.column-1 {
  min-width: 1170px;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu.column-1 >li {
  width: 100%;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu.column-2 {
  min-width: 460px;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu.column-2 >li {
  width: 50%;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu.column-3 {
  min-width: 720px;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu.column-3 >li {
  width: 33.33%;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu.column-4 {
  min-width: 995px;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu.column-4 >li {
  width: 25%;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu.column-5 {
  min-width: 1170px;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu.column-5 >li {
  width: 20%;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .market-menu-img >a {
  padding: 15px 0 0 0;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .market-menu-img >a:before {
  display: none;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .market-menu-img >a:hover {
  color: #E34931;
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .market-menu-img:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.nav-pills.nav-mega .market-mega-menu .dropdown-menu .menu-shortcode >a {
  display: none;
}
.nav-pills.nav-mega .market-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li {
  width: 18%;
}
.nav-pills.nav-mega .market-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.market-menu-img {
  width: 28%;
}
.nav-pills.nav-mega .market-mega-menu.custom-mega-product .dropdown-menu {
  padding: 0;
}
.nav-pills.nav-mega .market-mega-menu.custom-mega-product .dropdown-menu >li {
  padding: 0;
}
.nav-pills.nav-mega .market-mega-menu:hover .dropdown-menu {
  visibility: visible;
}
.nav-pills.nav-mega .market-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
  visibility: visible;
}
.nav-pills.nav-mega .market-menu-custom .dropdown-menu .menu-img {
  display: none;
}
.nav-pills.nav-mega .market-menu-custom .dropdown-menu li >.have-title {
  position: relative;
  display: block;
  padding: 12px 25px;
}
.nav-pills.nav-mega .market-menu-custom .dropdown-menu li >.have-title:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
}
.rtl .nav-pills.nav-mega .market-menu-custom .dropdown-menu li >.have-title:before {
  padding-right: 0;
  padding-left: 8px;
}
.nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu >ul {
  position: absolute;
  background-color: #293340;
  left: 100%;
  top: 0;
  min-width: 200px;
  padding: 15px 0;
  border-left: 2px rgba(255,255,255,0.9) solid;
  visibility: hidden;
  box-shadow: 1px 1px 1px 1px #cecece;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu >ul {
  left: auto;
  right: 100%;
  border-right: 2px rgba(255,255,255,0.9) solid;
  border-left: none;
}
.nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu >ul >li {
  position: relative;
}
.nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu >ul >li a:before {
  display: none;
}
.nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul {
  padding: 15px 0;
  margin-left: 2px;
  position: absolute;
  background-color: #293340;
  left: 100%;
  top: 0;
  min-width: 200px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul >li:hover >ul {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: 2px;
}
.nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu >ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu >ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .market-menu-custom .dropdown-menu .dropdown-submenu:hover >ul {
  left: auto;
  right: 100%;
}
.mega-left-title {
  background: #444;
  height: 50px;
  line-height: 48px;
  overflow: hidden;
  position: relative;
}
.mega-left-title strong {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  font-family: 'Open Sans';
  text-transform: uppercase;
}
.mega-left-title:before {
  content: '\f00b';
  font-family: FontAwesome;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  padding: 0 20px;
}
.mega-left-title:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 16px;
  right: 15px;
  border: 1px #fff solid;
  border-radius: 50%;
  height: 16px;
  line-height: 16px;
  width: 16px;
  text-align: center;
}
.rtl .mega-left-title:after {
  right: auto;
  left: 15px;
}
.wrapper_vertical_menu {
  position: relative;
}
.wrapper_vertical_menu .dropdown-sub {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu {
  background-color: #fff;
  position: absolute;
  width: 100%;
  z-index: 990;
  border: 1px #cecece solid;
  border-top: 0;
  min-width: 270px;
  margin-left: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li {
  background: none;
  border: 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.wrapper_vertical_menu .vertical-megamenu > li:last-child > a {
  border-bottom: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li > a {
  font-size: 13px;
  padding: 0 30px 0 40px;
  line-height: 44px;
  color: #444;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > a {
  padding: 0 40px 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li > a .have-title {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.wrapper_vertical_menu .vertical-megamenu > li > a:hover {
  background: #E34931;
  color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li > a span.menu-img {
  position: absolute;
  top: 0;
  left: 15px;
  text-align: center;
  width: 20px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > a span.menu-img {
  left: auto;
  right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li > a span.menu-img img {
  display: inline-block;
  vertical-align: middle;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu {
  position: absolute;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: none;
  left: 100%;
  top: 0;
  border-radius: 0;
  min-width: 230px;
  padding: 0;
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li {
  position: relative;
  line-height: 25px;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li > a {
  position: relative;
  line-height: 25px;
  padding: 10px 20px;
  color: #444;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li .dropdown-menu {
  position: absolute;
  left: 100%;
  margin: 0;
  top: 0;
  background: #fff;
  display: none;
  min-width: 230px;
  padding: 0;
  border-radius: 0;
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li .dropdown-menu {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li .dropdown-menu > li {
  position: relative;
  line-height: 25px;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li .dropdown-menu > li > a {
  position: relative;
  padding: 10px 20px;
  line-height: 25px;
  color: #222;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li .dropdown-menu > li:hover > a {
  background: #E34931;
  color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li .dropdown-menu > li:hover > a:before {
  background-color: #E34931;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li .dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li:hover > a {
  background: #E34931;
  color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li:hover > a:before {
  background-color: #E34931;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li.dropdown-submenu > a:after {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 14px;
  color: #444;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 15px;
  height: 15px;
  line-height: 13px;
  text-align: center;
  border: 1px #444 solid;
  border-radius: 2px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li.dropdown-submenu > a:after {
  left: 15px;
  right: auto;
  content: '\f104';
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li.dropdown-submenu > a:hover {
  background: #E34931;
  color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li >.dropdown-menu > li.dropdown-submenu > a:hover:after {
  color: #fff;
  border-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 14px;
  color: #444;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 15px;
  height: 15px;
  line-height: 13px;
  text-align: center;
  border: 1px #444 solid;
  border-radius: 2px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
  left: 15px;
  right: auto;
  content: '\f104';
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:hover {
  background: #E34931;
  color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:hover:after {
  color: #fff;
  border-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.hover > a,
.wrapper_vertical_menu .vertical-megamenu > li:hover > a {
  background: #E34931;
  color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.hover > a:after,
.wrapper_vertical_menu .vertical-megamenu > li:hover > a:after {
  border-color: #fff;
  color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.hover >.dropdown-menu,
.wrapper_vertical_menu .vertical-megamenu > li:hover >.dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.hover > .dropdown >a:after,
.wrapper_vertical_menu .vertical-megamenu > li:hover > .dropdown >a:after {
  color: #fff;
  border-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu {
  min-width: 230px;
  border: 1px solid #cecece;
  box-shadow: 1px 1px 1px 1px #cecece;
  border-radius: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li {
  line-height: 25px;
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li a {
  font-size: 13px;
  position: relative;
  background-color: #fff;
  white-space: normal;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.dropdown-submenu >a:after {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 14px;
  color: #444;
  position: absolute;
  right: 20px;
  top: 15px;
  width: 15px;
  height: 15px;
  line-height: 13px;
  text-align: center;
  border: 1px #444 solid;
  border-radius: 2px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.dropdown-submenu >a:after {
  left: 20px;
  right: auto;
  content: '\f104';
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub {
  min-width: 230px;
  display: none;
  border: 1px solid #cecece;
  box-shadow: 1px 1px 1px 1px #cecece;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li {
  line-height: 25px;
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li a {
  position: relative;
  line-height: 25px;
  background-color: #fff;
  text-transform: capitalize;
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #ebebeb;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li:hover >  a {
  background: #E34931;
  color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li:hover >  a:before {
  background-color: #E34931;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li:last-child a {
  border-bottom: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.dropdown-submenu:hover > .dropdown-sub {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.dropdown-submenu > .wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li:hover > .dropdown-sub {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.active > a,
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li:hover > a {
  background: #E34931;
  color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li.active > a:after,
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li:hover > a:after {
  border-color: #fff;
  color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-custom .dropdown-menu > li:last-child a {
  border-bottom: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.market-mega-menu > .column-3 {
  padding: 30px 0 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.market-mega-menu > .column-3 > li {
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.market-mega-menu > .column-3 > li:nth-child(2) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.market-mega-menu > .column-3 > li:nth-child(3n + 3) {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.market-mega-menu > .column-3 > li:nth-child(3n + 1) {
  clear: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.market-mega-menu > .column-3 .col-1 {
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.market-mega-menu > .column-3 .col-2.market-menu-img {
  min-width: 502px;
  padding: 0 30px 10px;
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.market-mega-menu > .column-3 .col-1.market-menu-img {
  position: absolute;
  top: 0;
  right: 30px;
  padding: 30px 0 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.market-mega-menu > .column-3 .col-1.market-menu-img {
  left: 30px;
  right: auto;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu.menu-cookware > .column-3 {
  min-width: 755px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu.menu-cookware > .column-3 > li.col-1 {
  min-height: 271px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu.menu-coffee-tea-espesso > .column-3 > li.market-menu-img {
  padding: 25px 0 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu.menu-coffee-tea-espesso > .column-3 > li:nth-child(2) {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu.menu-coffee-tea-espesso > .column-3 > li.col-1 {
  min-height: 335px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-1.dropdown-menu {
  min-width: 500px;
  min-height: 515px;
  overflow: hidden;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-1.dropdown-menu li:nth-child(2) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-1.dropdown-menu li:nth-child(3) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-1.dropdown-menu .market-menu-img {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 260px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-1.dropdown-menu .market-menu-img {
  right: auto;
  left: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-1.dropdown-menu .market-menu-img a {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-2 {
  min-width: 500px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-2 .market-menu-img {
  position: absolute;
  bottom: 0;
  right: -15px;
  padding: 0;
  width: 360px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-2 .market-menu-img {
  right: auto;
  left: -15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-2 .market-menu-img > a {
  padding: 0;
  margin: 0;
  border-bottom: none;
  background: transparent;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-2 > li {
  width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-2 > li:nth-child(2n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-2 .column-2 .tag-menu ul {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-2 .column-2 .tag-menu ul > li {
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-2 .column-2 .tag-menu ul > li span {
  font-size: 13px;
  color: #666;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-2 .column-2 .tag-menu ul > li:first-child span {
  font-weight: bold;
  color: #222;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 {
  min-width: 750px;
  padding: 15px 0 !important;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 > li {
  border-right: 1px #cecece solid;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 > li {
  border-right: 0;
  border-left: 1px #cecece solid;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 > li:nth-child(3) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 .custome-col-pr {
  position: absolute;
  top: 10px;
  right: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 .custome-col-pr {
  right: auto;
  left: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 .custome-col-pr .box-slider-title {
  display: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 .custome-col-pr .resp-slider-container .slider {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 .custome-col-pr .resp-slider-container .slider .slick-track {
  width: 100% !important;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 .custome-col-pr .resp-slider-container .slider .slick-track .slick-slide {
  width: 100% !important;
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 .custome-col-pr .resp-slider-container .slider .slick-track .slick-slide .item-wrap {
  border: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-3 .custome-col-pr .resp-slider-container .slider .slick-track .slick-slide .item-wrap .item-detail {
  border: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-4 {
  min-width: 750px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-4 > li:nth-child(4n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .column-5 > li:nth-child(5n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu {
  border: 0;
  border-radius: 0;
  box-shadow: 1px 1px 1px 1px #cecece;
  margin: 0;
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li {
  width: 250px;
  float: left;
  line-height: unset;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li {
  float: right;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li:last-child {
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li:last-child {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li.dropdown-submenu > a {
  padding: 10px 30px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li {
  float: right;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li > a,
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li > span {
  display: block;
  font-size: 13px;
  font-family: 'Open Sans';
  font-weight: bold;
  border-bottom: none;
  text-transform: capitalize;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li > a:after,
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li > span:after {
  display: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li .dropdown-sub > li:last-child > a {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li .dropdown-sub > li > a {
  padding: 10px 30px;
  display: block;
  font-size: 13px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li .dropdown-sub > li.active a,
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li .dropdown-sub > li:hover a {
  color: #E34931;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li.col-1 {
  min-width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li.col-2 {
  min-width: 360px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li.col-3 {
  min-width: 540px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li.col-4 {
  min-width: 720px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li.col-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li.col-6 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-mega-menu > .dropdown-menu > li.col3-img-right {
  padding: 30px 10px 25px 10px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-icon > a span.fa {
  margin: 0 7px 0 0;
  display: inline-block;
  width: 20px;
  text-align: center;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-img > a {
  padding: 0 30px 0 50px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.market-menu-img > a {
  padding: 0 50px 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-img > a:before {
  width: 0;
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-img > a span.menu-img {
  position: absolute;
  top: 0;
  left: 15px;
  text-align: center;
  width: 20px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.market-menu-img > a span.menu-img {
  left: auto;
  right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.market-menu-img > a span.menu-img img {
  display: inline-block;
  vertical-align: middle;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore a {
  border-top: 1px #cecece solid;
  padding-left: 50px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.showMore a {
  padding-right: 50px;
  padding-left: 20px;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore a:before {
  position: absolute;
  font-family: FontAwesome;
  left: 18px;
  top: 15px;
  width: 14px;
  height: 14px;
  line-height: 13px;
  text-align: center;
  content: "+";
  border: 1px #444 solid;
  font-size: 18px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.showMore a:before {
  left: auto;
  right: 18px;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore a.close-more-cat:before {
  content: "-";
  line-height: 7px;
  font-size: 17px;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore:hover a:before {
  border-color: #fff;
}
.resmenu-container .navbar-toggle {
  display: none;
  float: left;
  background-color: transparent;
  border-color: transparent;
}
.resmenu-container .navbar-toggle .icon-bar {
  background-color: #111;
  height: 3px;
}
.resmenu-container .navbar-toggle:hover,
.resmenu-container .navbar-toggle:focus {
  background-color: transparent;
}
.resmenu-container .navbar-toggle:hover .icon-bar,
.resmenu-container .navbar-toggle:focus .icon-bar {
  background-color: #E34931;
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 60px;
  padding: 0;
  min-width: 300px;
  background: #444;
}
.resmenu-container .menu-responsive-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
  display: none;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu > li > a {
  padding-left: 25px;
}
.resmenu-container .menu-responsive-wrapper ul > li {
  position: relative;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li > a {
  color: #fff;
  padding: 10px 20px;
  display: block;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  background: #111;
  cursor: pointer;
  text-align: center;
  line-height: 39px;
  font-size: 20px;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:after {
  content: "+";
  font-family: FontAwesome;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown.show:after {
  content: "–";
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:hover {
  color: #fff;
  background: #E34931;
}
.rtl .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  right: auto;
  left: 0;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > a,
.resmenu-container .menu-responsive-wrapper ul > li.active > a {
  background: #eee;
  color: #E34931;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
  background: #E34931;
  color: #fff;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transform: translate(-300px,0);
  -moz-transform: translate(-300px,0);
  -o-transform: translate(-300px,0);
  -ms-transform: translate(-300px,0);
  transform: translate(-300px,0);
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
  background: #444;
  position: relative;
  height: 100%;
  overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner h3 {
  text-transform: uppercase;
  padding: 40px 0;
  text-align: center;
  background: #111;
  color: #eee;
  margin-bottom: 0;
  border-bottom: 1px solid #666;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner > ul {
  border-bottom: 1px solid #555;
  margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:after {
  content: "\f00d";
  font-family: FontAwesome;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:hover {
  color: #E34931;
}
@media (max-width: 991px) {
  #main-menu .primary-menu .resmenu-container .navbar-toggle {
    display: inline-block;
    vertical-align: top;
  }
  #main-menu .primary-menu .nav-pills {
    display: none;
  }
}
#cpanel-form {
  position: fixed;
  right: -300px;
  top: 20%;
  width: 300px;
  float: right;
  z-index: 999;
  text-align: left;
  direction: ltr;
}
#cpanel-form .cpanel-inner {
  background: none repeat scroll 0 0 #e5e5e5;
  border-color: #f3f3f3;
  color: #555;
  font-size: 11px;
  padding: 8px;
  position: relative;
  z-index: 999;
}
#cpanel-form .cpanel-title {
  background: #666;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 0;
  width: 282px;
}
#cpanel-form .cpanel-title h4 {
  float: left;
  margin-top: 5px;
  font-size: 16px;
  text-transform: uppercase;
}
#cpanel-form .cpanel-title h4 i {
  color: #dfdfdf;
}
#cpanel-form .cpannel-button .btn {
  background: #a1a1a1;
  border-radius: 0px;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#a1a1a1),to(#969696));
  background-image: -webkit-linear-gradient(top,#a1a1a1,0%,#969696,100%);
  background-image: -moz-linear-gradient(top,#a1a1a1 0%,#969696 100%);
  background-image: linear-gradient(to bottom,#a1a1a1 0%,#969696 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1', endColorstr='#ff969696', GradientType=0);
  border-color: #969696 #969696 #707070;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form .cpannel-button .btn:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#969696),to(#a1a1a1));
  background-image: -webkit-linear-gradient(top,#969696,0%,#a1a1a1,100%);
  background-image: -moz-linear-gradient(top,#969696 0%,#a1a1a1 100%);
  background-image: linear-gradient(to bottom,#969696 0%,#a1a1a1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff969696', endColorstr='#ffa1a1a1', GradientType=0);
  border-color: #a1a1a1 #a1a1a1 #7b7b7b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form img {
  display: inline-block;
}
#cpanel-form .panel,
#cpanel-form .panel-default {
  border: 1px solid #bcbcbc;
  margin-bottom: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#cpanel-form .panel .panel-heading,
#cpanel-form .panel-default .panel-heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
  background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
  background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
  border-color: #f6f6f6 #f6f6f6 #d0d0d0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  clear: both;
  padding: 0 !important;
  text-shadow: none;
}
#cpanel-form .panel .panel-heading .accordion-toggle,
#cpanel-form .panel-default .panel-heading .accordion-toggle {
  color: #909090;
  font-size: 12px;
  position: relative;
  display: block;
  padding: 8px 15px;
}
#cpanel-form .panel .panel-heading .accordion-toggle img,
#cpanel-form .panel-default .panel-heading .accordion-toggle img {
  margin-right: 10px;
  opacity: 0.2;
  width: 20px;
  display: inline-block;
}
#cpanel-form .panel .panel-heading .accordion-toggle:after,
#cpanel-form .panel-default .panel-heading .accordion-toggle:after {
  content: '\F078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
}
#cpanel-form .panel .panel-heading i,
#cpanel-form .panel-default .panel-heading i {
  color: #909090;
}
#cpanel-form .panel .panel-collapse,
#cpanel-form .panel-default .panel-collapse {
  max-height: 190px;
  overflow-y: auto;
}
#cpanel-form .panel .panel-collapse .accordion-inner,
#cpanel-form .panel-default .panel-collapse .accordion-inner {
  border-top: 1px solid #E5E5E5;
  padding: 9px 15px;
}
#cpanel-form .panel .control-group,
#cpanel-form .panel-default .control-group {
  margin-bottom: 10px;
}
#cpanel-form a.cpanel-control {
  background-color: #707070;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  height: 40px;
  left: -40px;
  line-height: 36px;
  padding: 0 0 5px 10px;
  position: absolute;
  width: 40px;
  z-index: 10;
  top: 20%;
}
#cpanel-form a.cpanel-control:before {
  content: "\f0a5";
  color: #fff;
  display: inline;
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form a.cpanel-control.active:before {
  content: "\f0a4";
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form label {
  float: left;
  width: 50%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
}
#cpanel-form label.market-radio-img-selected {
  box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel-form .controls {
  margin-left: 0;
}
#cpanel-form .controls label {
  float: left;
  width: auto;
  padding: 2px;
}
#cpanel-form .controls select {
  font-size: 12px;
}
#cpanel-form .market-radio-img input[type="radio"],
#cpanel-form .market-radio-img span {
  display: none;
}
#cpanel-form .market-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .market-radio-img img {
  width: auto;
}
#cpanel-form input,
#cpanel-form textarea,
#cpanel-form .uneditable-input {
  width: 206px;
  border: 1px solid #ddd;
  background: #fff;
}
#cpanel-form select {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 220px;
}
#cpanel-form select,
#cpanel-form input {
  height: 20px;
  line-height: 30px;
  padding: 4px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#cpanel-form select,
#cpanel-form input {
  border-radius: 0px;
  height: 30px;
}
#cpanel-form fieldset {
  width: 100%;
}
#cpanel-form input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
.sidebar .widget {
  margin-bottom: 30px;
}
.sidebar .widget {
  margin-bottom: 30px;
}
.sidebar .widget .widget-inner h2 {
  font-size: 16px;
  height: 34px;
  line-height: 32px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  border-bottom: 1px #cecece solid;
}
.sidebar .widget .widget-inner h2:before {
  position: absolute;
  content: "";
  width: 104px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #E34931;
}
.rtl .sidebar .widget .widget-inner h2:before {
  left: auto;
  right: 0;
}
.sidebar .widget .widget-inner h2 a.rsswidget {
  display: inline-block;
  vertical-align: top;
}
.sidebar .widget .widget-inner h2 a.rsswidget .rss-widget-icon {
  margin-top: 2px;
}
.sidebar .widget .widget-inner select {
  max-width: 100%;
  padding: 7px;
}
.sidebar .widget .widget-inner ul {
  list-style: none;
  margin: 0;
}
.sidebar .widget .widget-inner ul > li {
  padding: 10px 0;
  border-bottom: 1px dotted #ddd;
}
.sidebar .widget .widget-inner ul > li > a {
  display: inline-block;
  vertical-align: top;
}
.sidebar .widget .widget-inner ul > li:first-child {
  padding-top: 0;
}
.sidebar .widget .widget-inner ul > li:last-child {
  border: 0;
}
.sidebar .widget .widget-inner ul > li ul.children {
  margin-left: 15px;
  padding-top: 10px;
}
.sidebar .widget .widget-inner ul > li ul.children > li:first-child {
  border-top: 1px dotted #ddd;
}
.sidebar .widget.widget_search .searchform {
  margin-top: 20px;
}
.sidebar .widget.widget_search .searchform .screen-reader-text {
  display: block;
}
.sidebar .widget.widget_search .searchform > div {
  position: relative;
  min-height: 60px;
}
.sidebar .widget.widget_search .searchform > div input {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  border: 1px solid #c9c9c9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 7px 60px 7px 7px;
  background: #fff;
}
.rtl .sidebar .widget.widget_search .searchform > div input {
  padding: 7px 7px 7px 60px;
}
.sidebar .widget.widget_search .searchform > div input#searchsubmit {
  background: #444;
  border: #444;
  padding: 8px;
  right: 0;
  width: auto;
  left: auto;
  color: #fff;
}
.sidebar .widget.widget_search .searchform > div input#searchsubmit:hover {
  background: #E34931;
}
.rtl .sidebar .widget.widget_search .searchform > div input#searchsubmit {
  right: auto;
  left: 0;
}
.sidebar .widget.widget_calendar #calendar_wrap {
  width: 100%;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar {
  width: 100%;
  max-width: 50%;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th {
  padding: 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td > a,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th > a {
  font-weight: bold;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar #today {
  font-weight: bold;
}
.sidebar .widget.widget_archive .block-title-widget h2,
.sidebar .widget.widget_categories .block-title-widget h2 {
  margin-bottom: 10px;
}
.sidebar .widget.widget_archive select,
.sidebar .widget.widget_categories select {
  margin-top: 20px;
  width: 100%;
}
.sidebar .widget.widget_rss .widget-inner > ul li a {
  padding: 0;
}
.sidebar .widget.widget_rss .widget-inner > ul li a.rsswidget {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.sidebar .widget.widget_rss .widget-inner > ul li .rss-date {
  display: block;
  color: #999;
  font-size: 12px;
  margin-bottom: 10px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments > li .comment-author-link {
  font-weight: bold;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
  margin: 0 !important;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  color: #333;
  padding: 10px;
  border: 1px solid #e1e1e1;
  padding: 6px 9px;
  margin: 0px 5px 5px 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  border: 1px solid #E34931;
  background-color: #E34931;
  color: #fff;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li > a {
  display: block;
  padding: 10px 0;
  font-size: 14px;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li > a .menu-img {
  display: none;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > a {
  color: #E34931;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > ul.dropdown-menu {
  display: block;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu {
  position: static;
  border-radius: 0;
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border: 0;
  background: none;
  padding: 0;
  float: none;
  margin-left: 15px;
  min-width: auto;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a {
  display: block;
  padding: 10px 15px;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:hover,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:focus {
  background: none;
  color: #E34931;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li:first-child {
  border-top: 1px solid #ccc;
}
.sidebar .widget.widget_price_filter form {
  background: #eee;
  padding: 0 20px 10px 20px;
  overflow: hidden;
}
.sidebar .widget.widget_layered_nav h2 {
  margin-bottom: 10px;
}
.sidebar .widget.sw_woo_slider_widget {
  margin-bottom: 20px;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider {
  margin-bottom: 20px;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap {
  margin-bottom: 10px;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail {
  border: none;
  padding: 0;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail .item-img {
  float: left;
}
.rtl .sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail .item-img {
  float: right;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail .item-img .onsale {
  display: none;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail .item-img >a .product-thumb-hover img {
  width: 100px;
  border: 1px #cecece solid;
  margin-right: 10px;
}
.rtl .sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail .item-img >a .product-thumb-hover img {
  margin-right: 0;
  margin-left: 10px;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail .item-img >a .product-thumb-hover img:hover {
  opacity: 0.8;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail .item-img .group.fancybox {
  display: none;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail .item-content {
  overflow: hidden;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail .item-content h4 a {
  font-size: 12px;
  font-weight: bold;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail .item-content .item-price {
  font-size: 14px;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap .item-detail .item-content .item-bottom {
  display: none;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .resp-slider-container .slick-slider .item .item-wrap:hover {
  box-shadow: none;
}
.sidebar .widget.sw_woo_slider_widget .sw-woo-container-slider .res-button {
  display: none !important;
}
.sidebar .widget.widget_product_tag_cloud .tagcloud {
  overflow: hidden;
}
.sidebar .widget.widget_product_tag_cloud .tagcloud a {
  background: #eee;
  padding: 10px;
  margin: 0 5px 5px 0;
  border-radius: 2px;
  float: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rtl .sidebar .widget.widget_product_tag_cloud .tagcloud a {
  float: right;
  margin: 0 0 5px 5px;
}
.sidebar .widget.widget_product_tag_cloud .tagcloud a:hover {
  background: #E34931;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar .widget .sw-best-seller-product .wrap-content .item .item-inner .item-content .item-price {
  margin-bottom: 5px;
}
.servies {
  cursor: pointer;
  background: #f5f5f5;
}
.servies li {
  padding: 15px 20px !important;
}
.servies li i.fa {
  float: left;
  font-size: 26px;
  margin-right: 22px;
}
.rtl .servies li i.fa {
  float: right;
  margin-right: 5px;
  margin-left: 22px;
}
.servies li span {
  font-size: 13px;
}
.servies li:hover {
  background: #E34931;
  color: #fff;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
.wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper {
  border: 5px solid #eee;
}
.wpcf7 {
  overflow: hidden;
}
.wpcf7 .wp-input {
  margin: 0 -15px;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap {
  width: 33.333%;
  float: left;
  padding: 0 15px;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input::-moz-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input:-ms-input-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap .wpcf7-text {
  height: 40px;
  border: 1px solid #ddd;
  font-size: 13px;
  color: #555;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.wpcf7 img.ajax-loader {
  clear: both;
}
.wpcf7 textarea {
  padding: 10px;
  height: 40px;
  border: 1px solid #ddd;
  font-size: 13px;
  width: 100%;
  min-height: 150px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.wpcf7 textarea::-webkit-input-placeholder {
  color: #555;
}
.wpcf7 textarea::-moz-placeholder {
  color: #555;
}
.wpcf7 textarea:-ms-input-placeholder {
  color: #555;
}
.wpcf7.your-message {
  float: none;
  clear: both;
}
.wpcf7 .wpcf7-submit {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border: 0;
  background-color: #222;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .wpcf7 .wpcf7-submit {
  float: right;
}
.wpcf7 .wpcf7-submit:hover {
  background-color: #E34931;
}
.contact-address {
  list-style: none;
  margin: 0;
}
.contact-address li {
  padding-bottom: 20px;
}
.contact-address li h3 {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}
.contact-address li h3 a {
  color: #222;
}
.contact-address li h3.title a {
  color: #E34931;
}
.contact-address li p {
  color: #666;
  margin-bottom: 5px;
  overflow: hidden;
}
.contact-address li:before {
  font-family: fontAwesome;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  background: #eee;
  color: #999;
  border-radius: 50%;
  margin-right: 20px;
}
.rtl .contact-address li:before {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.contact-address li:first-child:before {
  content: '\f041';
}
.contact-address li:nth-child(2):before {
  content: '\f0e0';
  font-size: 14px;
}
.contact-address li:last-child:before {
  content: '\f10b';
}
.page-contact-form p label {
  width: 100%;
  margin: 0;
}
.page-contact-form p label span {
  display: block;
}
.page-contact-form p label span input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  height: 33px;
  line-height: 33px;
  width: 400px;
  padding: 0 10px;
  margin: 0;
}
.page-contact-form p label span input::-webkit-input-placeholder {
  color: #555;
}
.page-contact-form p label span input::-moz-placeholder {
  color: #555;
}
.page-contact-form p label span input:-ms-input-placeholder {
  color: #555;
}
.page-contact-form p label span textarea {
  min-height: 175px;
}
.rtl .page-contact-form p {
  text-align: right;
}
.rtl .page-contact-form p label span input,
.rtl .page-contact-form p label span textarea {
  text-align: right;
}
.page-contact-form .wpcf7 .wpcf7-submit {
  padding: 0 15px;
}
.about-us .ab-top {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.about-us .ab-top img {
  margin-bottom: 10px;
}
.about-us .about-content h3 {
  position: relative;
  font-size: 22px;
  margin-bottom: 25px;
  font-weight: 300;
}
.about-us .about-content h3:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 1;
  border-bottom: 4px double #dddddd;
}
.rtl .about-us .about-content h3:after {
  left: auto;
  right: 0;
}
.about-us .about-content h3 span {
  position: relative;
  z-index: 2;
  padding-right: 10px;
  background-color: #fff;
}
.rtl .about-us .about-content h3 span {
  padding-right: 0;
  padding-left: 10px;
}
.about-us .about-content .description {
  line-height: 24px;
}
.about-us .about-content .why_chose_us .choose ul {
  margin: 0;
}
.about-us .about-content .why_chose_us .choose li {
  list-style: none;
  background: url('../assets/img/tangerine/icon-whylist.png') no-repeat;
  background-position: left 1px;
}
.rtl .about-us .about-content .why_chose_us .choose li {
  background-position: right 1px;
}
.about-us .about-content .why_chose_us .choose li a {
  border-bottom: 1px dotted #999999;
  display: block;
  margin-left: 30px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.rtl .about-us .about-content .why_chose_us .choose li a {
  margin-left: 0;
  margin-right: 30px;
}
.about-us .about-content .why_chose_us .choose li a:hover {
  color: #E34931;
}
.about-us .about-content .why_chose_us .choose li:last-child a {
  border-bottom: none;
}
.sw-ourteam-slider {
  text-align: center;
  background: #fff;
  padding: 30px 0;
}
.sw-ourteam-slider .box-title {
  margin-bottom: 50px;
}
.sw-ourteam-slider .box-title h2 {
  font-size: 22px;
  text-transform: capitalize;
  position: relative;
  font-weight: 300;
}
.sw-ourteam-slider .box-title h2 span {
  background: #fff;
  z-index: 2;
  position: relative;
  padding: 0 15px;
  white-space: nowrap;
}
.sw-ourteam-slider .box-title h2:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 1;
  border-bottom: 4px double #dddddd;
}
.rtl .sw-ourteam-slider .box-title h2:after {
  left: auto;
  right: 0;
}
.sw-ourteam-slider .box-title .slider-description {
  color: #999;
  font-style: italic;
  width: 80%;
  display: inline-block;
  vertical-align: top;
}
.sw-ourteam-slider .resp-slider-container .slick-slider .slick-list {
  margin: 0 -15px !important;
}
.sw-ourteam-slider .resp-slider-container .slick-slide:hover {
  border: 0;
}
.sw-ourteam-slider .resp-slider-container .slick-slide img {
  margin-bottom: 15px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide.item {
  padding: 0 15px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide.item .item-wrap:hover {
  box-shadow: none;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img {
  position: relative;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img .item-img-info img {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  width: 100%;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img .item-img-info img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img:hover .item-social {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-content h3 {
  font-size: 18px;
  text-transform: capitalize;
  color: #E34931;
  font-weight: 300;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-content .team-info {
  margin-bottom: 10px;
  color: #444;
  font-size: 14px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-content .item-desc {
  margin-bottom: 15px;
  color: #999;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0,0,0,0.4);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social a {
  display: block;
  background: #fff;
  border-radius: 50%;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-linkedin,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-facebook,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-twitter,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-gplus,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-vimeo,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-youtube {
  display: inline-block;
  margin-top: 58%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-linkedin .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-facebook .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-twitter .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-gplus .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-vimeo .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-youtube .fa:before {
  font-size: 14px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-linkedin:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-facebook:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-twitter:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-gplus:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-vimeo:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-youtube:hover .fa:before {
  font-size: 16px;
  color: #E34931;
}
.sw-ourteam-slider .res-button {
  position: absolute;
  top: 115px;
  left: 50%;
  width: 15px;
  height: 15px;
  background: #cecece;
  border-radius: 50%;
}
.rtl .sw-ourteam-slider .res-button {
  left: auto;
  right: 50%;
}
.sw-ourteam-slider .res-button:hover {
  background: #E34931;
}
.sw-ourteam-slider .res-button.slick-next {
  margin-left: -20px;
}
.client-wrapper-style {
  border: 1px #cecece solid;
  margin-bottom: 30px;
}
.client-wrapper-style .block-title-bottom {
  position: relative;
}
.client-wrapper-style .block-title-bottom h2 {
  font-size: 18px;
  font-weight: 400;
  color: #444;
  text-transform: capitalize;
  padding: 0 20px;
  background: #fff;
  position: absolute;
  top: -10px;
  left: 30px;
}
.rtl .client-wrapper-style .block-title-bottom h2 {
  left: auto;
  right: 30px;
}
.client-wrapper-style .block-title-bottom .carousel-cl {
  position: absolute;
  top: -20px;
  right: 30px;
  z-index: 9;
  background: #fff;
}
.rtl .client-wrapper-style .block-title-bottom .carousel-cl {
  right: auto;
  left: 30px;
  direction: ltr;
}
.client-wrapper-style .block-title-bottom .carousel-cl .res-button {
  background: #fff;
  border: 3px #cecece solid;
  width: 30px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  color: #cecece;
  border-radius: 50%;
  font-size: 20px;
}
.client-wrapper-style .block-title-bottom .carousel-cl .res-button:hover {
  color: #E34931;
  border-color: #E34931;
}
.client-wrapper-style .carousel-inner .item {
  overflow: hidden;
  margin: 30px;
}
.client-wrapper-style .carousel-inner .item .item-inner .client-say-info .client-comment {
  padding-bottom: 15px;
}
.client-wrapper-style .carousel-inner .item .item-inner .client-say-info .client-comment i {
  color: #999;
}
.rtl .client-wrapper-style .carousel-inner .item .item-inner .client-say-info .client-comment i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.client-wrapper-style .carousel-inner .item .item-inner .client-say-info .title >a {
  font-size: 16px;
  color: #E34931;
}
.client-wrapper-style .carousel-inner .item .item-inner .client-say-info .title h3 {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
}
.portfolio-top {
  margin-top: 30px;
}
.portfolio-top h1 {
  font-size: 24px;
  margin-bottom: 20px;
}
.portfolio-top h2 {
  font-size: 16px;
}
.portfolio-top .portfolio-content .single-thumbnail {
  margin-right: 2%;
  margin-bottom: 20px;
  width: 64%;
}
.rtl .portfolio-top .portfolio-content .single-thumbnail {
  margin-right: 0;
  margin-left: 2%;
}
.portfolio-top .portfolio-content .single-portfolio-content h3 {
  font-size: 18px;
}
.portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
  min-width: 50px !important;
}
.related-portfolio {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 20px 0 !important;
}
.related-portfolio h2 {
  margin-bottom: 20px;
  font-weight: 400;
  position: relative;
  padding: 0 !important;
}
.related-portfolio .related-items {
  margin: 0 -15px;
}
.related-portfolio .related-items .related-item {
  width: 25%;
  padding: 0 15px;
}
.related-portfolio .related-items .related-item .item-img a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.related-portfolio .related-items .related-item .item-img h4 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.single-portfolio .containers {
  display: none;
}
.single-portfolio .portfolio {
  margin-bottom: 15px;
}
.ya-portfolio .portfolio-desc {
  text-align: center;
}
.ya-portfolio .portfolio-tab {
  text-align: center;
}
.ya-portfolio .portfolio-tab ul {
  margin-bottom: 25px;
  display: inline-block;
  overflow: hidden;
}
.ya-portfolio .portfolio-tab ul li {
  float: left;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  color: #999;
  margin: 3px;
}
.ya-portfolio .portfolio-tab ul li.selected,
.ya-portfolio .portfolio-tab ul li:hover {
  background: #E34931;
  color: #fff;
  border-color: #E34931;
}
.ya-portfolio .portfolio-container {
  overflow: hidden;
}
.ya-portfolio .portfolio-container ul.portfolio-content:after {
  content: '';
  display: block;
  clear: both;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li {
  overflow: hidden;
  border-radius: 0;
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
  float: left;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
  overflow: hidden;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
  position: relative;
  z-index: 1;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
  opacity: 1;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -10%;
  width: 100%;
  text-align: center;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item {
  text-align: center;
  box-shadow: 0 0 1px 1px #fff;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-more {
  right: 50%;
  left: auto;
  transform: translate3d(-100px,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-popup {
  transform: translate3d(100px,0,0);
  left: 50%;
  right: auto;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
  color: #E34931;
  box-shadow: 0 0 1px 1px #E34931;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title {
  display: block;
  margin-bottom: 10px;
  background: none;
  font-size: 16px;
  font-weight: bold;
  transform: translate3d(0,-100px,0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
  color: #E34931;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item-title {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
  content: '';
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.ya-portfolio .btn-loadmore {
  padding: 0;
  cursor: pointer;
  text-align: center;
  min-height: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ya-portfolio .btn-loadmore.btn-loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 40px 40px;
}
.ya-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  background: none;
}
.ya-portfolio .btn-loadmore.btn-loading .des-load:before {
  content: "";
}
.ya-portfolio .btn-loadmore .des-load {
  font-size: 16px;
  padding: 10px 59px;
  display: inline-block;
  line-height: normal;
  background: #E34931;
  color: #fff;
  border-radius: 3px;
  margin-top: 0;
  font-weight: normal;
}
.ya-portfolio .btn-loadmore .des-load:hover {
  opacity: 0.8;
}
.ya-portfolio .btn-loadmore .des-load:before {
  content: attr(data-label);
}
.ya-portfolio.fitRows .portfolio-container {
  margin: 0 -15px;
}
.ya-portfolio.fitRows .btn-loadmore {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .related-portfolio .related-items .related-item {
    width: 50%;
  }
  .related-portfolio .related-items .related-item img {
    width: 100%;
  }
  .portfolio-top .portfolio-content .single-thumbnail {
    width: 100%;
    margin-right: 0;
  }
  .rtl .portfolio-top .portfolio-content .single-thumbnail {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .related-portfolio .related-items .related-item {
    float: left;
  }
}
@media (max-width: 639px) {
  .ya-portfolio .portfolio-tab ul li {
    width: 100%;
    margin: 0 0 5px;
  }
}
@media (max-width: 480px) {
  .related-portfolio .related-items .related-item {
    float: none;
    width: 100%;
  }
  .portfolio-top {
    padding: 15px;
  }
}
.category-contents {
  margin-bottom: 40px;
}
.category-contents .blog-content .post,
.category-contents .blog-content .portfolio {
  margin-bottom: 30px;
}
.category-contents .blog-content .post .entry,
.category-contents .blog-content .portfolio .entry {
  background-color: #fff;
}
.category-contents .blog-content .post .entry .entry-thumb,
.category-contents .blog-content .portfolio .entry .entry-thumb {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.category-contents .blog-content .post .entry .entry-thumb:before,
.category-contents .blog-content .portfolio .entry .entry-thumb:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/img/icon-plus.png') no-repeat center center;
  background-color: rgba(0,0,0,0.5);
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-meta,
.category-contents .blog-content .portfolio .entry .entry-thumb .entry-meta {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 15px;
  background-color: rgba(227,72,49,0.8);
}
.rtl .category-contents .blog-content .post .entry .entry-thumb .entry-meta,
.rtl .category-contents .blog-content .portfolio .entry .entry-thumb .entry-meta {
  left: auto;
  right: 10px;
}
.category-contents .blog-content .post .entry .entry-content,
.category-contents .blog-content .portfolio .entry .entry-content {
  padding: 0;
  -webkit-box-shadow: 0 0 1px 1px #ddd;
  -moz-box-shadow: 0 0 1px 1px #ddd;
  -o-box-shadow: 0 0 1px 1px #ddd;
  -ms-box-shadow: 0 0 1px 1px #ddd;
  box-shadow: 0 0 1px 1px #ddd;
}
.category-contents .blog-content .post .entry .entry-content .content-top,
.category-contents .blog-content .portfolio .entry .entry-content .content-top {
  padding: 15px 30px 35px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-title {
  margin-bottom: 5px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-title h4 {
  margin-bottom: 5px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-title h4 a {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a:hover,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-title h4 a:hover {
  color: #E34931;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title .entry-meta .post_day,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-title .entry-meta .post_day {
  color: #999;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title .entry-meta .post_day i,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-title .entry-meta .post_day i {
  margin-left: 0;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-title .entry-meta .post_day i,
.rtl .category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-title .entry-meta .post_day i {
  margin-right: 0;
  margin-left: 5px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-summary,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .entry-summary {
  line-height: 20px;
  margin-bottom: 10px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .comment-post span,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .comment-post span {
  display: inline-block;
  vertical-align: top;
}
.category-contents .blog-content .post .entry .entry-content .content-top .comment-post span.comment,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .comment-post span.comment {
  position: relative;
  margin-right: 5px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .comment-post span.comment,
.rtl .category-contents .blog-content .portfolio .entry .entry-content .content-top .comment-post span.comment {
  margin-left: 5px;
  margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .comment-post span.comment:before,
.category-contents .blog-content .portfolio .entry .entry-content .content-top .comment-post span.comment:before {
  content: "";
  width: 1px;
  height: 12px;
  position: absolute;
  top: 3px;
  right: -5px;
  background: #666;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .comment-post span.comment:before,
.rtl .category-contents .blog-content .portfolio .entry .entry-content .content-top .comment-post span.comment:before {
  right: auto;
  left: -5px;
}
.category-contents .blog-content .post .entry:hover .entry-thumb:before,
.category-contents .blog-content .portfolio .entry:hover .entry-thumb:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.category-contents .blog-content.blog-content-list .post,
.category-contents .blog-content.blog-content-list .portfolio {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.category-contents .blog-content.blog-content-list .post.no-thumb .entry .entry-thumb:before,
.category-contents .blog-content.blog-content-list .portfolio.no-thumb .entry .entry-thumb:before {
  display: none;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb,
.category-contents .blog-content.blog-content-list .portfolio .entry .entry-thumb {
  max-width: 270px;
  min-width: 50px;
  min-height: 70px;
  float: left;
}
.rtl .category-contents .blog-content.blog-content-list .post .entry .entry-thumb,
.rtl .category-contents .blog-content.blog-content-list .portfolio .entry .entry-thumb {
  float: right;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content,
.category-contents .blog-content.blog-content-list .portfolio .entry .entry-content {
  overflow: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top,
.category-contents .blog-content.blog-content-list .portfolio .entry .entry-content .content-top {
  padding: 0 30px 15px;
}
.pagination {
  margin-bottom: 70px;
  text-align: center;
  display: block;
  position: relative !important;
}
.pagination .pagination-title {
  float: left;
  padding: 0 15px;
  line-height: 35px;
}
.rtl .pagination .pagination-title {
  float: right;
}
.pagination ul {
  margin: 0;
  list-style-type: none;
}
.pagination ul li {
  display: inline-block;
  position: relative;
  text-transform: capitalize;
  text-align: center;
  background-color: #eee;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.pagination ul li:hover {
  background-color: #E34931;
}
.pagination ul li:hover a {
  color: #fff;
  border: 1px #E34931 solid;
}
.pagination ul li span.current {
  background-color: #E34931;
  border: 1px #E34931 solid;
  color: #fff;
}
.pagination ul li a,
.pagination ul li span {
  display: block;
  min-width: 25px;
  line-height: 24px;
  height: 25px;
  border: 1px #cecece solid;
}
.pagination ul li a.prev i:before {
  content: 'Prev';
  font-family: 'Open Sans';
}
.pagination ul li a.next i:before {
  content: 'Next';
  font-family: 'Open Sans';
}
.format-audio .entry .wp-entry-thumb iframe {
  vertical-align: top;
  margin: 0;
}
blockquote {
  border: 0;
  padding: 5px 30px;
  position: relative;
}
blockquote:before {
  content: "";
  background: url('../assets/img/icon-quote.png') no-repeat center;
  width: 17px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 0;
}
blockquote:after {
  content: "";
  background: url('../assets/img/icon-quote-right.png') no-repeat center;
  width: 17px;
  height: 13px;
  position: absolute;
  right: 0;
  bottom: 0;
}
blockquote p {
  font-style: italic;
  font-size: 13px;
}
.format-gallery .carousel.gallery-slider .carousel-control {
  width: 30px !important;
  height: 50px !important;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  font-size: 0;
  top: 50%;
  margin-top: -25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.format-gallery .carousel.gallery-slider .carousel-control.left {
  background: url('../assets/img/tes_prev.png') no-repeat center rgba(0,0,0,0.5);
}
.format-gallery .carousel.gallery-slider .carousel-control.right {
  background: url('../assets/img/tes_next.png ') no-repeat center rgba(0,0,0,0.5);
}
.format-gallery .carousel.gallery-slider .carousel-inner .item img {
  margin: 0;
}
.format-gallery .carousel.gallery-slider:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.format-gallery .gallery .thumbnail:hover {
  background-color: #E34931;
  border-color: #E34931;
}
.single.main .post .entry-wrap,
.single.main .team .entry-wrap,
.single.main .attachment .entry-wrap {
  background-color: #fff;
  margin-bottom: 30px;
}
.single.main .post .entry-wrap .entry-content .entry-title,
.single.main .team .entry-wrap .entry-content .entry-title,
.single.main .attachment .entry-wrap .entry-content .entry-title {
  font-size: 16px;
  margin: 12px 0;
  font-weight: bold;
}
.single.main .post .entry-wrap .entry-content .entry-meta,
.single.main .team .entry-wrap .entry-content .entry-meta,
.single.main .attachment .entry-wrap .entry-content .entry-meta {
  margin-bottom: 10px;
  color: #999999;
  font-size: 12px;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date .post_day,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date .post_day,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date .post_day {
  color: #999;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date .post_day i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date .post_day i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date .post_day i {
  margin-left: 0;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-date .post_day i,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-date .post_day i,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date .post_day i {
  margin-left: 5px;
  margin-right: 0;
}
.single.main .post .entry-wrap .entry-content .entry-thumb img,
.single.main .team .entry-wrap .entry-content .entry-thumb img,
.single.main .attachment .entry-wrap .entry-content .entry-thumb img {
  margin: 20px auto;
  max-width: 700px;
}
.single.main .post .entry-wrap .entry-content .entry-summary,
.single.main .team .entry-wrap .entry-content .entry-summary,
.single.main .attachment .entry-wrap .entry-content .entry-summary {
  line-height: 22px;
  color: #666;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cecece;
}
.single.main .post #authorDetails,
.single.main .team #authorDetails,
.single.main .attachment #authorDetails {
  margin-bottom: 30px;
}
.single.main .post #authorDetails .title,
.single.main .team #authorDetails .title,
.single.main .attachment #authorDetails .title {
  color: #666;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.single.main .post #authorDetails .authorDetail,
.single.main .team #authorDetails .authorDetail,
.single.main .attachment #authorDetails .authorDetail {
  background-color: #fff;
  border: 1px solid #ddd;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 30px;
}
.single.main .post #authorDetails .authorDetail .avatar,
.single.main .team #authorDetails .authorDetail .avatar,
.single.main .attachment #authorDetails .authorDetail .avatar {
  overflow: hidden;
  float: left;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.rtl .single.main .post #authorDetails .authorDetail .avatar,
.rtl .single.main .team #authorDetails .authorDetail .avatar,
.rtl .single.main .attachment #authorDetails .authorDetail .avatar {
  float: right;
}
.single.main .post #authorDetails .authorDetail .infomation,
.single.main .team #authorDetails .authorDetail .infomation,
.single.main .attachment #authorDetails .authorDetail .infomation {
  overflow: hidden;
  padding-left: 30px;
  color: #999999;
  line-height: 22px;
}
.rtl .single.main .post #authorDetails .authorDetail .infomation,
.rtl .single.main .team #authorDetails .authorDetail .infomation,
.rtl .single.main .attachment #authorDetails .authorDetail .infomation {
  padding-left: 0;
  padding-right: 30px;
}
.single.main .post #authorDetails .authorDetail .infomation .name-author,
.single.main .team #authorDetails .authorDetail .infomation .name-author,
.single.main .attachment #authorDetails .authorDetail .infomation .name-author {
  text-transform: uppercase;
  font-size: 16px;
  color: #333333;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.single-post-relate {
  margin-bottom: 30px;
}
.single-post-relate h4 {
  margin-bottom: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #666;
}
.single-post-relate .post .item-relate-img {
  position: relative;
}
.single-post-relate .post .item-relate-img:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/img/icon-plus.png') no-repeat center center;
  background-color: rgba(0,0,0,0.5);
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.single-post-relate .post .item-relate-img .entry-meta {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 15px;
  background-color: rgba(227,72,49,0.8);
}
.rtl .single-post-relate .post .item-relate-img .entry-meta {
  left: auto;
  right: 10px;
}
.single-post-relate .post .item-relate-img .entry-meta .post_day {
  font-size: 22px;
  font-weight: bold;
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.single-post-relate .post .item-relate-img .entry-meta .post_my {
  display: block;
  color: #fff;
  font-size: 14px;
}
.single-post-relate .post .item-relate-content {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #ddd;
}
.single-post-relate .post .item-relate-content h4 {
  margin-bottom: 15px;
  text-transform: capitalize;
}
.single-post-relate .post .item-relate-content h4 a {
  font-size: 14px;
}
.single-post-relate .post:hover .item-relate-img:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
#comments {
  margin-bottom: 30px;
}
#comments h3 {
  color: #666;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#comments h3 small {
  color: #666;
  font-size: 18px;
}
#comments .commentlist .children {
  margin-left: 100px;
  margin-right: 0;
}
.rtl #comments .commentlist .children {
  margin-right: 100px;
  margin-left: 0;
}
#comments .comment {
  padding: 30px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
}
#comments .comment .author {
  margin: 0;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
#comments .comment .media-body {
  padding-left: 30px;
}
.rtl #comments .comment .media-body {
  padding-right: 30px;
  padding-left: 0;
}
#comments .comment .media-body .media .media-heading {
  overflow: hidden;
  margin-bottom: 25px;
  padding-bottom: 18px;
  border-bottom: 1px solid #ddd;
}
#comments .comment .media-body .media .media-heading .author-name {
  color: #333;
  text-transform: uppercase;
}
#comments .comment .media-body .media .media-heading .time {
  font-size: 13px;
  line-height: 16px;
  padding: 0 30px;
}
#comments .comment .media-body .media .media-heading .reply a {
  position: relative;
  font-size: 0;
}
#comments .comment .media-body .media .media-heading .reply a:before {
  font-size: 20px;
  color: #999999;
  content: "\f112";
  display: inline-block;
  vertical-align: top;
  font-family: fontawesome;
}
#comments .comment .media-body .media .media-heading .reply a:hover:before {
  color: #E34931;
}
#respond {
  margin-bottom: 30px;
}
#respond .comment-reply-title {
  font-size: 16px;
  color: #666;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}
#respond .cmm-box-top {
  margin: 0 -15px 10px;
}
#respond .cmm-box-top .control-group {
  width: 33.333%;
  padding: 0 15px;
}
#respond .cmm-box-top .control-group.your-name .controls {
  position: relative;
}
#respond .cmm-box-top .control-group.your-name .controls:before {
  content: '\f007';
  font-family: fontAwesome;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-right: 1px #cecece solid;
  color: #666;
}
.rtl #respond .cmm-box-top .control-group.your-name .controls:before {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px #cecece solid;
}
#respond .cmm-box-top .control-group.your-email .controls {
  position: relative;
}
#respond .cmm-box-top .control-group.your-email .controls:before {
  content: '\f0e0';
  font-family: fontAwesome;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-right: 1px #cecece solid;
  color: #666;
}
.rtl #respond .cmm-box-top .control-group.your-email .controls:before {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px #cecece solid;
}
#respond .cmm-box-top .control-group.website {
  position: relative;
}
#respond .cmm-box-top .control-group.website:before {
  content: '\f0a1';
  font-family: fontAwesome;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 15px;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-right: 1px #cecece solid;
  color: #666;
}
.rtl #respond .cmm-box-top .control-group.website:before {
  left: auto;
  right: 15px;
  border-right: 0;
  border-left: 1px #cecece solid;
}
#respond .cmm-box-top input {
  width: 100%;
  border: 1px solid #cecece;
  height: 40px;
  padding-left: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#respond .cmm-box-top input:focus {
  background-color: #fafafa;
}
.rtl #respond .cmm-box-top input {
  padding-right: 40px;
  padding-left: 10px;
}
#respond .cmm-box-bottom textarea {
  width: 100%;
  border: 1px solid #cecece;
  padding: 14px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#respond .form-submit {
  text-align: right;
}
.rtl #respond .form-submit {
  text-align: left;
}
#respond .form-submit #submit {
  margin-top: 10px;
  height: 42px;
  border-radius: 0;
  border: none;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
  background: #E34931;
  text-transform: uppercase;
  padding: 0 25px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#respond .form-submit #submit:hover {
  background: #c6321b;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-related-post .sidebar-relate-content {
  padding: 30px 20px 0;
}
.sidebar-related-post .sidebar-relate-content .item {
  margin-bottom: 30px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over {
  position: relative;
  margin-bottom: 10px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/img/icon-plus.png') no-repeat center center;
  background-color: rgba(0,0,0,0.5);
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 15px;
  background-color: rgba(227,72,49,0.8);
}
.rtl .sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
  left: auto;
  right: 10px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_day {
  font-size: 22px;
  font-weight: bold;
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_my {
  display: block;
  color: #fff;
  font-size: 14px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-title h4 {
  margin-bottom: 13px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-meta-content {
  color: #999999;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner:hover .img_over:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.breadcrumbs .breadcrumb {
  padding: 18px 0 20px;
  background-color: transparent;
  margin-bottom: 0;
}
.breadcrumbs .breadcrumb li {
  border-top: 1px solid #E34931;
  border-bottom: 1px solid #E34931;
  border-left: 0;
  border-right: 0;
  margin-right: 4px;
  position: relative;
  line-height: 22px;
  padding: 0 15px;
}
.breadcrumbs .breadcrumb li.active span {
  display: inline-block;
}
.breadcrumbs .breadcrumb li .divider {
  display: none;
}
.breadcrumbs .breadcrumb li a {
  display: inline-block;
  width: 100%;
}
.breadcrumbs .breadcrumb li:before {
  position: absolute;
  content: "";
  top: -1px;
  left: 1px;
  background: url(../assets/img/tangerine/breadcrumbs-right.png) no-repeat;
  width: 10px;
  height: 24px;
}
.rtl .breadcrumbs .breadcrumb li:before {
  left: auto;
  right: 1px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.breadcrumbs .breadcrumb li:after {
  position: absolute;
  content: "";
  top: -1px;
  right: -10px;
  background: url(../assets/img/tangerine/breadcrumbs-right.png) no-repeat;
  width: 10px;
  height: 24px;
}
.rtl .breadcrumbs .breadcrumb li:after {
  right: auto;
  left: -10px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.breadcrumbs .breadcrumb li:first-child {
  border-left: 1px solid #E34931;
}
.rtl .breadcrumbs .breadcrumb li:first-child {
  border-right: 1px #E34931 solid;
  border-left: 0;
}
.breadcrumbs .breadcrumb li:first-child:before {
  display: none;
}
.listing-title h1 {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 39px;
}
.listing-title h1 span {
  border-bottom: 3px #E34931 solid;
  padding: 6px 0;
}
.listing-title h1 span small {
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
}
.wrapper_404 {
  background: url('../assets/img/bg-404.jpg') no-repeat center center;
  width: 100%;
  height: auto;
  text-align: center;
}
.wrapper_404 .content_404 {
  padding-top: 170px;
  padding-bottom: 90px;
}
.wrapper_404 .content_404 .block-top {
  margin-bottom: 110px;
}
.wrapper_404 .content_404 .block-top h1 {
  color: #E34931;
  font-size: 44px;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-weight: bold;
}
.wrapper_404 .content_404 .block-top .warning-code {
  font-size: 16px;
  color: #fff;
}
.wrapper_404 .content_404 .block-middle {
  margin-bottom: 50px;
}
.wrapper_404 .content_404 .block-middle .note {
  color: #fff;
  margin-bottom: 20px;
}
.wrapper_404 .content_404 .block-middle .market_search_404 .top-search .topsearch-entry .form-search {
  width: 400px;
  max-width: 100%;
  height: 52px;
  line-height: 52px;
  background-color: #fff;
  overflow: hidden;
  margin: auto;
  position: relative;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -o-border-radius: 52px;
  -ms-border-radius: 52px;
  border-radius: 52px;
}
.wrapper_404 .content_404 .block-middle .market_search_404 .top-search .topsearch-entry .form-search .search-query {
  background: #ddd;
  width: 100%;
  border: 0;
  margin: 0;
  height: 52px;
  line-height: 52px;
  text-indent: 30px;
  padding-right: 80px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .wrapper_404 .content_404 .block-middle .market_search_404 .top-search .topsearch-entry .form-search .search-query {
  padding-right: 0;
  padding-left: 80px;
}
.wrapper_404 .content_404 .block-middle .market_search_404 .top-search .topsearch-entry .form-search .form-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  background-color: transparent;
  border: 0;
}
.wrapper_404 .content_404 .block-middle .market_search_404 .top-search .topsearch-entry .form-search .form-button:before {
  content: "\f1d8";
  font-size: 14px;
  color: #111111;
  font-family: fontawesome;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.wrapper_404 .content_404 .block-middle .market_search_404 .top-search .topsearch-entry .form-search .form-button:hover:before {
  color: #E34931;
}
.rtl .wrapper_404 .content_404 .block-middle .market_search_404 .top-search .topsearch-entry .form-search .form-button {
  right: auto;
  left: 0;
}
.wrapper_404 .content_404 .block-bottom .btn-404 {
  display: inline-block;
  vertical-align: top;
  color: #E34931;
  font-weight: bold;
  text-transform: uppercase;
}
.wrapper_404 .content_404 .block-bottom .btn-404:hover {
  color: #c6321b;
}
.wrapper_404 .content_404 .block-bottom .btn-404 .fa {
  margin: 0 7px;
}
.rtl .wrapper_404 .content_404 .block-bottom .btn-404 i.fa:before {
  content: '\f0a8';
}
.quote-border {
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
iframe {
  border: none;
  margin-bottom: 10px;
  max-width: 100%;
}
.block-whychoose {
  margin-bottom: 30px !important;
  display: inline-block;
}
.block-whychoose .image-whychoose {
  float: left;
  width: 64px;
}
.rtl .block-whychoose .image-whychoose {
  float: right;
}
.block-whychoose .content-whychoose {
  margin-left: 80px;
}
.rtl .block-whychoose .content-whychoose {
  margin-right: 80px;
  margin-left: 0;
}
.block-whychoose .content-whychoose h2 {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
}
.block-whychoose .content-whychoose .description {
  color: #666;
}
.vc_wp_search .widget_search .searchform .screen-reader-text {
  display: none;
}
.vc_wp_search .widget_search .searchform input[type="submit"] {
  text-indent: -9999px;
  display: block;
  border: 0;
  width: 34px !important;
  height: 34px;
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #666 !important;
}
.vc_wp_search .widget_search .searchform input[type="submit"]:hover {
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #E34931 !important;
}
.vc_wp_search .widget_search .searchform input[type="text"] {
  border: 1px solid #e1e1e1;
}
.wpb_single_image .vc_single_image-wrapper img:hover {
  opacity: .75;
  filter: alpha(opacity=75);
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  padding: 10px 0;
}
#wp-calendar tr th {
  text-align: center;
}
#wp-calendar tr td {
  padding: 10px 0;
}
#subscribe_popup {
  text-align: center;
  padding: 60px 20px 80px 420px;
  margin: 15px;
  background-size: 400px !important;
  display: none;
}
.rtl #subscribe_popup {
  padding: 60px 420px 80px 20px;
  background: url("../assets/img/bg_newsletter.jpg") top right no-repeat !important;
  background-size: 400px !important;
}
#subscribe_popup .subscribe-popup-container {
  width: 380px;
}
#subscribe_popup .subscribe-popup-container .title {
  font-size: 36px;
  color: #1b1b1b;
  text-transform: capitalize;
  margin-bottom: 17px;
}
#subscribe_popup .subscribe-popup-container .description {
  font-size: 14px;
  line-height: 23px;
  color: #666;
  margin-bottom: 34px;
  padding: 0 10px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
  margin-bottom: 17px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form form {
  padding: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form form h3 {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form form .frm-input {
  margin: 0;
  width: 100%;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form form .frm-input .frm-email {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0 20px;
  width: 69%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form form .frm-input .frm-email {
  float: right;
}
#subscribe_popup .subscribe-popup-container .subscribe-form form .frm-input .frm-submit {
  float: left;
  width: 31%;
  height: 40px;
  line-height: 40px;
  background-color: #252525;
  color: #fff;
  text-transform: capitalize;
  font-size: 13px;
  border: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form form .frm-input .frm-submit:hover {
  background-color: #E34931;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form form .frm-input .frm-submit {
  float: right;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  line-height: 30px;
  margin-bottom: 13px;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox input {
  cursor: pointer;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label {
  vertical-align: top;
  line-height: 25px;
  margin: 0;
  color: #666;
  font-weight: normal;
  font-size: 13px;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label span {
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
#subscribe_popup .subscribe-popup-container .social-share a {
  padding: 10px 25px;
  display: inline-block;
}
#subscribe_popup .subscribe-popup-container .social-share a i {
  font-size: 16px;
}
.sw-instagram-gallery .intagram-gallery-content {
  margin: 0 -1px;
  display: inline-block;
  vertical-align: top;
}
.sw-instagram-gallery .intagram-gallery-content .item {
  padding: 1px;
}
.sw-instagram-gallery .intagram-gallery-content .item:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sw-instagram-gallery .intagram-gallery-content.col_1 .item {
  width: 100%;
}
.sw-instagram-gallery .intagram-gallery-content.col_2 .item {
  width: 50%;
}
.sw-instagram-gallery .intagram-gallery-content.col_3 .item {
  width: 33.333%;
}
.sw-instagram-gallery .intagram-gallery-content.col_4 .item {
  width: 25%;
}
.sw-instagram-gallery .intagram-gallery-content.col_5 .item {
  width: 20%;
}
.modal,
.fancybox-lock .fancybox-overlay {
  overflow-y: auto;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin: 0;
}
.wp-comingsoon {
  background: url('../assets/img/bg-comingsoon.jpg') no-repeat center center;
  text-align: center;
}
.wp-comingsoon .title-comingsoon {
  margin-bottom: 100px;
  margin-top: 150px;
}
.wp-comingsoon .title-comingsoon h1 {
  color: #E34931;
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
}
.wp-comingsoon .title-comingsoon .des-comingsoon {
  font-size: 16px;
  color: rgba(255,255,255,0.8);
}
.wp-comingsoon .countdown-shortcode {
  margin-bottom: 150px;
}
.wp-comingsoon .social-comingsoon .menu-social {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  text-align: center;
  list-style-type: none;
}
.wp-comingsoon .social-comingsoon .menu-social li {
  float: left;
  margin: 0 5px;
}
.wp-comingsoon .social-comingsoon .menu-social li a {
  display: inline-block;
  vertical-align: top;
  color: #818180;
  font-size: 14px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background-color: rgba(255,255,255,0.1);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.wp-comingsoon .social-comingsoon .menu-social li a:hover {
  background-color: #E34931;
  color: #fff;
}
.wp-comingsoon .footer-comingsoon {
  padding: 17px 0;
  line-height: 20px;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
}
.wp-comingsoon .footer-comingsoon a {
  color: #E34931;
}
.wp-comingsoon .footer-comingsoon a:hover {
  color: #c6321b;
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: 120px;
  margin: 10px 15px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
  position: absolute;
  font-size: 34px !important;
  font-weight: bold;
  font-family: "Oswald";
  color: #E34931;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 120px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
  font-size: 14px !important;
  font-family: "Oswald";
  color: rgba(255,255,255,0.8) !important;
  display: inline-block;
  margin-top: 5px;
  text-transform: uppercase;
}
.listing-tab-shortcode {
  background-color: #fff;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs {
  max-width: 240px;
  background-color: #fff;
  float: left;
  width: 100%;
  margin: 0;
  border: 0;
  padding: 50px 30px 30px;
}
.rtl .listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs {
  float: right;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs .title-cat {
  font-size: 14px;
  text-transform: uppercase;
  color: #111;
  margin-bottom: 10px;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li {
  width: 100%;
  float: none;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a {
  border: 0;
  font-weight: normal;
  font-family: 'Roboto' !important;
  text-transform: capitalize;
  color: #777777;
  padding: 10px 0;
  cursor: pointer;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a:hover {
  color: #E34931;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus {
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus >a {
  border: 0;
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs .tab-content {
  overflow: hidden;
  padding: 50px 30px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f3f3f3;
  visibility: hidden;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane {
  margin: 0 -15px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item {
  width: 33.333%;
  float: left;
  padding: 0 15px;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item .item-wrap {
  border: 1px solid #ddd;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-search >.post,
.content-search .product {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 30px 0;
  border: 1px #ddd solid;
}
.content-search >.post .entry-thumb,
.content-search .product .entry-thumb {
  padding-left: 30px;
}
.rtl .content-search >.post .entry-thumb,
.rtl .content-search .product .entry-thumb {
  padding-right: 30px;
  padding-left: 0;
}
.content-search >.post .entry-content,
.content-search .product .entry-content {
  overflow: hidden;
  padding: 0 30px;
}
.content-search >.post .entry-content .title-blog h3,
.content-search .product .entry-content .title-blog h3 {
  font-size: 16px;
  color: #111;
}
.content-search >.post .entry-content .entry-meta,
.content-search .product .entry-content .entry-meta {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .entry-meta i,
.content-search .product .entry-content .entry-meta i {
  margin-right: 5px;
}
.rtl .content-search >.post .entry-content .entry-meta i,
.rtl .content-search .product .entry-content .entry-meta i {
  margin-right: 0;
  margin-left: 5px;
}
.content-search >.post .entry-content .entry-meta >span,
.content-search .product .entry-content .entry-meta >span {
  padding-right: 20px;
  display: inline-block;
  vertical-align: top;
}
.rtl .content-search >.post .entry-content .entry-meta >span,
.rtl .content-search .product .entry-content .entry-meta >span {
  padding-right: 0;
  padding-left: 20px;
}
.content-search >.post .entry-content .entry-description,
.content-search .product .entry-content .entry-description {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .bl_read_more i,
.content-search .product .entry-content .bl_read_more i {
  margin: 0 5px;
}
.rtl .content-search >.post .entry-content .bl_read_more i:before,
.rtl .content-search .product .entry-content .bl_read_more i:before {
  content: "\f100";
}
.countdown-slider.sw-woo-container-slider {
  margin-bottom: 18px;
}
.countdown-slider.sw-woo-container-slider .box-slider-title h2 {
  text-transform: uppercase;
  color: #111111;
  margin-bottom: 30px;
  font-weight: bold;
}
.countdown-slider.sw-woo-container-slider .slider {
  border: 0;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail {
  overflow: inherit;
  padding: 15px 5px;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .item-content {
  padding: 0 14px;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .item-content h4 {
  margin: 0 0 8px 0;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .item-content .item-price {
  margin-bottom: 2px;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .item-img {
  padding: 0 5px;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .item-img .onsale {
  display: none;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .countdown-row {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background: #e74c3c;
  position: relative;
  left: -16px;
  margin-bottom: 13px;
}
.rtl .countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .countdown-row {
  right: -16px;
  left: auto;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .countdown-row .countdown-section {
  width: 25%;
  float: left;
  text-align: center;
  border-right: 1px #ce4435 solid;
}
.rtl .countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .countdown-row .countdown-section {
  float: right;
  border-right: 0;
  border-left: 1px #ce4435 solid;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .countdown-row .countdown-section:last-child {
  border-right: 0;
}
.rtl .countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .countdown-row .countdown-section:last-child {
  border-left: 0;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .countdown-row .countdown-section >span {
  display: block;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .countdown-row .countdown-section .countdown-amount {
  font-size: 16px;
  color: #fff;
  padding: 8px 0 4px 0;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .countdown-row .countdown-section .countdown-period {
  font-size: 12px;
  color: #fff;
  text-transform: capitalize;
  padding-bottom: 8px;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .countdown-row:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0px;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-right: 10px solid #e74847;
}
.rtl .countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-detail .countdown-row:before {
  left: auto;
  right: 0;
  border-right: 0 !important;
  border-left: 10px solid #e74847;
}
.home #main {
  margin-top: 80px;
}
.home #main .category-contents .category-header h1 {
  color: #111;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: bold;
}
.tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  padding: 0 15px 2px 15px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.rtl.woocommerce .widget_layered_nav ul li.chosen a::after,
.rtl.woocommerce .widget_layered_nav_filters ul li a::after {
  line-height: 1;
  content: "\e013";
  font-family: WooCommerce;
  font-weight: 400;
  color: #a00;
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  margin-left: 10px;
}
.woocommerce.rtl .woocommerce .cart-collaterals .cart_totals,
.woocommerce-page.rtl .woocommerce .cart-collaterals .cart_totals {
  text-align: right;
}
.woocommerce input.input-text,
.woocommerce-page input.input-text {
  height: 35px;
  background-color: #eee;
  border: 1px solid #ddd;
  text-indent: 10px;
}
.woocommerce .woocommerce-checkout #payment div.form-row,
.woocommerce-page .woocommerce-checkout #payment div.form-row {
  margin-bottom: 40px;
}
.woocommerce #customer_login h2,
.woocommerce-page #customer_login h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 20px;
  font-size: 24px;
  text-transform: uppercase;
}
.woocommerce #customer_login form.login,
.woocommerce #customer_login form.register,
.woocommerce-page #customer_login form.login,
.woocommerce-page #customer_login form.register {
  border: 0;
  padding: 0;
}
.woocommerce #customer_login form.login .form-row .input-text,
.woocommerce #customer_login form.register .form-row .input-text,
.woocommerce-page #customer_login form.login .form-row .input-text,
.woocommerce-page #customer_login form.register .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce #customer_login form.login .form-row .input-text#password,
.woocommerce #customer_login form.register .form-row .input-text#password,
.woocommerce-page #customer_login form.login .form-row .input-text#password,
.woocommerce-page #customer_login form.register .form-row .input-text#password {
  width: 100%;
}
.woocommerce form.lost_reset_password .form-row,
.woocommerce-page form.lost_reset_password .form-row {
  width: 300px;
  max-width: 100%;
}
.woocommerce form.lost_reset_password .form-row .input-text,
.woocommerce-page form.lost_reset_password .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce form.lost_reset_password .form-row input.button,
.woocommerce-page form.lost_reset_password .form-row input.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  margin-top: 0;
}
.woocommerce form.lost_reset_password .form-row input.button:hover,
.woocommerce-page form.lost_reset_password .form-row input.button:hover {
  background: #c6321b;
  color: #fff;
}
.woocommerce .entry-content form.login,
.woocommerce-page .entry-content form.login {
  border: 0;
  padding: 0;
}
.woocommerce .entry-content form.login .form-row-first,
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-first,
.woocommerce-page .entry-content form.login .form-row-last {
  float: left;
  width: 48.5%;
  padding: 0;
  margin-bottom: 15px;
}
.woocommerce .entry-content form.login .form-row-first .input-text,
.woocommerce .entry-content form.login .form-row-last .input-text,
.woocommerce-page .entry-content form.login .form-row-first .input-text,
.woocommerce-page .entry-content form.login .form-row-last .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-last {
  margin-left: 3%;
}
.woocommerce .entry-content form.login .form-row label.inline,
.woocommerce-page .entry-content form.login .form-row label.inline {
  clear: both;
  display: block;
  line-height: normal;
  vertical-align: top;
}
.woocommerce .entry-content form.login .form-row input.button,
.woocommerce-page .entry-content form.login .form-row input.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
}
.woocommerce .entry-content form.login .form-row input.button:hover,
.woocommerce-page .entry-content form.login .form-row input.button:hover {
  background: #c6321b;
  color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
  color: #E34931;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
  color: #b02c18;
}
.woocommerce .entry-content .checkout_coupon,
.woocommerce-page .entry-content .checkout_coupon {
  padding: 0;
  border: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row,
.woocommerce-page .entry-content .checkout_coupon .form-row {
  width: 180px;
  float: left;
  padding: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
  text-align: center;
}
.woocommerce .entry-content .checkout_coupon .form-row .input-text,
.woocommerce-page .entry-content .checkout_coupon .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  height: 35px;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button:hover {
  background: #c6321b;
  color: #fff;
}
.woocommerce .checkout .col2-set .col-1,
.woocommerce .checkout .col2-set .col-2,
.woocommerce-page .checkout .col2-set .col-1,
.woocommerce-page .checkout .col2-set .col-2 {
  float: left;
  width: 50%;
}
.woocommerce .checkout .col2-set .col-1 h3,
.woocommerce .checkout .col2-set .col-2 h3,
.woocommerce-page .checkout .col2-set .col-1 h3,
.woocommerce-page .checkout .col2-set .col-2 h3 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: normal;
}
.woocommerce .checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.woocommerce .checkout .col2-set .col-2 .chosen-container-single .chosen-single,
.woocommerce-page .checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.woocommerce-page .checkout .col2-set .col-2 .chosen-container-single .chosen-single {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .checkout .col2-set .col-1 input,
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 input,
.woocommerce .checkout .col2-set .col-2 textarea,
.woocommerce-page .checkout .col2-set .col-1 input,
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 input,
.woocommerce-page .checkout .col2-set .col-2 textarea {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 textarea,
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 textarea {
  padding: 10px;
  min-height: 80px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
  padding-right: 15px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
  padding-left: 15px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address {
  padding: 0 0 10px;
  width: 100%;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label {
  padding: 0;
  margin: 0;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > input,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > input {
  display: inline-block;
  vertical-align: top;
  margin: 6px 5px 0;
}
.woocommerce .checkout #order_review table.shop_table,
.woocommerce-page .checkout #order_review table.shop_table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.woocommerce .checkout #order_review table.shop_table td,
.woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce-page .checkout #order_review table.shop_table tfoot th {
  border-top: 1px solid #fff;
  padding: 10px 15px;
}
.woocommerce .checkout #order_review table.shop_table tr,
.woocommerce-page .checkout #order_review table.shop_table tr {
  background: #eee;
}
.woocommerce .checkout #order_review table.shop_table tr:hover,
.woocommerce-page .checkout #order_review table.shop_table tr:hover {
  background: #d5d5d5;
  cursor: pointer;
}
.woocommerce .checkout #payment,
.woocommerce-page .checkout #payment {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce .checkout #payment #place_order,
.woocommerce-page .checkout #payment #place_order {
  width: auto;
  border: 0;
  background: #E34931;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .checkout #payment #place_order:hover,
.woocommerce-page .checkout #payment #place_order:hover {
  background: #b02c18;
}
.woocommerce form table.shop_table.shop_table_responsive,
.woocommerce-page form table.shop_table.shop_table_responsive {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
  border: 1px solid #ccc;
}
.woocommerce form table.shop_table.shop_table_responsive th.product-thumbnail,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail,
.woocommerce-page form table.shop_table.shop_table_responsive th.product-thumbnail,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail {
  display: block;
}
.woocommerce form table.shop_table.shop_table_responsive th.product-thumbnail:before,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail:before,
.woocommerce-page form table.shop_table.shop_table_responsive th.product-thumbnail:before,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail:before {
  display: none;
}
.woocommerce form table.shop_table.shop_table_responsive thead,
.woocommerce-page form table.shop_table.shop_table_responsive thead {
  display: table-row-group;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr {
  display: table-row;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr th,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr th {
  border-top: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
  display: table-row;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
  border-top: 1px solid #ccc;
  display: table-cell;
  text-align: left !important;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
  display: none;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr,
.woocommerce-page form table.shop_table.shop_table_responsive tr {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td,
.woocommerce-page form table.shop_table.shop_table_responsive tr td {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail img,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail img {
  width: 70px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-remove,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-remove {
  font-size: 24px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity {
  border: 1px solid #ccc;
  overflow: visible;
  display: inline-block;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty {
  height: 30px;
  min-height: initial;
  border: 0;
  float: left;
  text-indent: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number],
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus {
  float: left;
  position: static;
  background: #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  height: auto;
  height: 30px;
  width: 25px;
  border: 0;
  font-size: 18px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  display: block !important;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover {
  background: #E34931;
  color: #fff;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions {
  padding: 15px 10px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
  float: left;
  padding: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
  height: 31px;
  padding: 5px 10px;
  width: 200px;
  margin-bottom: 5px;
}
.rtl .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
.rtl .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
  float: right;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions input.button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions input.button {
  background: #E34931 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  color: #fff;
  margin: 0 5px;
  border-color: #E34931;
  vertical-align: top;
  width: auto;
  padding: 7px 15px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions input.button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions input.button:hover {
  background: #c6321b !important;
  color: #fff;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button {
  background: #ccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover {
  background: #E34931;
  color: #fff;
  border-color: #E34931;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button {
  background: #E34931;
  color: #fff;
  border-color: #E34931;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover {
  background: #c6321b;
}
.woocommerce > .cart-collaterals,
.woocommerce-page > .cart-collaterals {
  margin-bottom: 10px;
}
.woocommerce > .cart-collaterals .products-wrapper,
.woocommerce-page > .cart-collaterals .products-wrapper {
  padding: 0;
}
.woocommerce > .cart-collaterals .cart_totals,
.woocommerce-page > .cart-collaterals .cart_totals {
  width: 50%;
  float: left;
}
.rtl .woocommerce > .cart-collaterals .cart_totals,
.rtl .woocommerce-page > .cart-collaterals .cart_totals {
  float: right;
  text-align: right;
}
.woocommerce > .cart-collaterals .cart_totals h2,
.woocommerce-page > .cart-collaterals .cart_totals h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 24px;
}
.woocommerce > .cart-collaterals .cart_totals table,
.woocommerce-page > .cart-collaterals .cart_totals table {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 1px solid #eee;
}
.woocommerce > .cart-collaterals .cart_totals table tr,
.woocommerce-page > .cart-collaterals .cart_totals table tr {
  border: 0;
}
.woocommerce > .cart-collaterals .cart_totals table tr th,
.woocommerce > .cart-collaterals .cart_totals table tr td,
.woocommerce-page > .cart-collaterals .cart_totals table tr th,
.woocommerce-page > .cart-collaterals .cart_totals table tr td {
  border: 0;
  padding: 10px;
}
.woocommerce > .cart-collaterals .cart_totals table tr td,
.woocommerce-page > .cart-collaterals .cart_totals table tr td {
  text-align: right;
}
.woocommerce > .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce > .cart-collaterals .cart_totals table tr.order-total td,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td {
  border-top: 1px solid #eee;
}
.woocommerce > .cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce > .cart-collaterals .cart_totals table tr.order-total td .amount,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td .amount {
  font-size: 18px;
  font-weight: normal;
  color: #E34931;
}
.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  background: #E34931;
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  font-size: 14px;
  padding: 7px 15px;
}
.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
  background: #c6321b;
}
.woocommerce > .cart-collaterals .shipping_calculator,
.woocommerce-page > .cart-collaterals .shipping_calculator {
  float: left;
  margin-left: 2%;
  width: 48%;
}
.woocommerce > .cart-collaterals .shipping_calculator h2,
.woocommerce-page > .cart-collaterals .shipping_calculator h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.woocommerce > .cart-collaterals .shipping_calculator h2 a:after,
.woocommerce-page > .cart-collaterals .shipping_calculator h2 a:after {
  content: "";
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row {
  padding: 5px 0;
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .button,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .button {
  background: #E34931;
  color: #fff;
  border-color: #E34931;
  width: auto;
  display: inline-block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover {
  background: #c6321b;
}
.woocommerce #content .woocommerce-message,
.woocommerce #content .woocommerce-error,
.woocommerce #content .woocommerce-info,
.woocommerce #contents .woocommerce-message,
.woocommerce #contents .woocommerce-error,
.woocommerce #contents .woocommerce-info,
.woocommerce-page #content .woocommerce-message,
.woocommerce-page #content .woocommerce-error,
.woocommerce-page #content .woocommerce-info,
.woocommerce-page #contents .woocommerce-message,
.woocommerce-page #contents .woocommerce-error,
.woocommerce-page #contents .woocommerce-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-top-color: #E34931;
  background: #eee;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce #content .woocommerce-message .wc-forward,
.woocommerce #content .woocommerce-error .wc-forward,
.woocommerce #content .woocommerce-info .wc-forward,
.woocommerce #contents .woocommerce-message .wc-forward,
.woocommerce #contents .woocommerce-error .wc-forward,
.woocommerce #contents .woocommerce-info .wc-forward,
.woocommerce-page #content .woocommerce-message .wc-forward,
.woocommerce-page #content .woocommerce-error .wc-forward,
.woocommerce-page #content .woocommerce-info .wc-forward,
.woocommerce-page #contents .woocommerce-message .wc-forward,
.woocommerce-page #contents .woocommerce-error .wc-forward,
.woocommerce-page #contents .woocommerce-info .wc-forward {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  font-weight: normal;
  background: #E34931;
  color: #fff;
}
.woocommerce #content .woocommerce-message .wc-forward:hover,
.woocommerce #content .woocommerce-error .wc-forward:hover,
.woocommerce #content .woocommerce-info .wc-forward:hover,
.woocommerce #contents .woocommerce-message .wc-forward:hover,
.woocommerce #contents .woocommerce-error .wc-forward:hover,
.woocommerce #contents .woocommerce-info .wc-forward:hover,
.woocommerce-page #content .woocommerce-message .wc-forward:hover,
.woocommerce-page #content .woocommerce-error .wc-forward:hover,
.woocommerce-page #content .woocommerce-info .wc-forward:hover,
.woocommerce-page #contents .woocommerce-message .wc-forward:hover,
.woocommerce-page #contents .woocommerce-error .wc-forward:hover,
.woocommerce-page #contents .woocommerce-info .wc-forward:hover {
  opacity: 0.7;
}
.woocommerce #reviews #review_form_wrapper h3,
.woocommerce-page #reviews #review_form_wrapper h3 {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  text-transform: uppercase;
}
.woocommerce #reviews #review_form_wrapper .comment-form input,
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form input,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 7px 10px;
  width: 60%;
}
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
  width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit {
  width: auto;
  color: #fff;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit:hover,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit:hover {
  color: #fff;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
  width: 50%;
  float: left;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author label,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email label {
  display: block;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email input {
  width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
  padding-right: 15px;
}
.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
  font-size: 1em;
}
.woocommerce table.my_account_orders tr th,
.woocommerce-page table.my_account_orders tr th {
  background: #ccc;
}
.woocommerce table.my_account_orders tr td.order-actions .button,
.woocommerce-page table.my_account_orders tr td.order-actions .button {
  background: #333;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  border: 0;
}
.woocommerce table.my_account_orders tr td.order-actions .button:hover,
.woocommerce-page table.my_account_orders tr td.order-actions .button:hover {
  background: #E34931;
}
.woocommerce .entry-content .col2-set,
.woocommerce-page .entry-content .col2-set {
  width: auto;
}
.woocommerce .entry-content .col2-set .address,
.woocommerce-page .entry-content .col2-set .address {
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce table.wishlist_table thead th {
  border-color: #ccc;
}
.woocommerce form table.wishlist_table,
.woocommerce-page form table.wishlist_table {
  border-collapse: collapse;
}
.woocommerce form table.wishlist_table th.product-thumbnail,
.woocommerce-page form table.wishlist_table th.product-thumbnail {
  border: 0;
}
.woocommerce form table.wishlist_table tfoot,
.woocommerce-page form table.wishlist_table tfoot {
  border-top: 1px solid #ccc;
}
.woocommerce form table.wishlist_table thead tr th,
.woocommerce-page form table.wishlist_table thead tr th {
  border-right: 1px #e7e7e7 solid;
  border-left: 1px #e7e7e7 solid;
}
.woocommerce form table.wishlist_table tr td,
.woocommerce-page form table.wishlist_table tr td {
  text-align: start;
  padding: 10px 12px;
  border-right: 1px #e7e7e7 solid;
  border-left: 1px #e7e7e7 solid;
}
.woocommerce form table.wishlist_table tr td.product-price del,
.woocommerce-page form table.wishlist_table tr td.product-price del {
  margin-right: 10px;
}
.woocommerce form table.wishlist_table tr td.product-price del span,
.woocommerce-page form table.wishlist_table tr td.product-price del span {
  font-size: 16px;
}
.woocommerce form table.wishlist_table tr td.product-price ins,
.woocommerce-page form table.wishlist_table tr td.product-price ins {
  color: #e74847;
  text-decoration: none;
  font-weight: 600;
}
.woocommerce form table.wishlist_table tr td.product-price ins span,
.woocommerce-page form table.wishlist_table tr td.product-price ins span {
  font-size: 18px;
}
.woocommerce form table.wishlist_table tr td.product-price >span.amount,
.woocommerce-page form table.wishlist_table tr td.product-price >span.amount {
  color: #e74847;
  font-size: 18px;
  font-weight: 600;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart {
  vertical-align: top;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart {
  display: inline-block !important;
  padding: 0;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading {
  height: 43px;
  position: relative;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before {
  border-radius: 16px;
  background-color: #E34931;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after {
  content: '';
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button {
  background: #999;
  border: 0;
  text-transform: capitalize;
  text-shadow: none;
  color: #fff;
  position: static;
  padding: 12px 20px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  margin: 13px 0;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button:hover,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button:hover {
  background: #E34931;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button {
  display: none !important;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .dateadded,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .dateadded {
  margin-bottom: 5px;
}
.woocommerce form table.wishlist_table tr td.product-remove a.remove,
.woocommerce-page form table.wishlist_table tr td.product-remove a.remove {
  font-size: 1em;
  margin: 0 auto;
}
.woocommerce form table.wishlist_table tbody tr,
.woocommerce-page form table.wishlist_table tbody tr {
  border-top: 1px solid #fff;
}
.woocommerce form table.wishlist_table tbody tr:hover,
.woocommerce-page form table.wishlist_table tbody tr:hover {
  background: #dedede;
  cursor: pointer;
}
.woocommerce tbody tr td,
.woocommerce thead tr th,
.woocommerce-page tbody tr td,
.woocommerce-page thead tr th {
  font-size: 14px;
}
.woocommerce article header .entry-title,
.woocommerce-page article header .entry-title {
  font-size: 24px;
  color: #E34931;
}
.woocommerce article .wishlist-title,
.woocommerce-page article .wishlist-title {
  display: none;
}
.woocommerce .return-to-shop .button.wc-backward,
.woocommerce-page .return-to-shop .button.wc-backward {
  background-color: #E34931;
  color: #fff;
  margin-bottom: 30px;
}
.woocommerce .return-to-shop .button.wc-backward:hover,
.woocommerce-page .return-to-shop .button.wc-backward:hover {
  background-color: #e74847;
}
.woocommerce a.remove {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.woocommerce #respond input#submit,
.woocommerce input.button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: #444;
  color: #fff;
  font-weight: normal;
  border: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.woocommerce #respond input#submit:hover,
.woocommerce input.button:hover {
  background-color: #E34931;
  color: #fff;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  margin-bottom: 0.25em;
}
.woocommerce div.product p.cart {
  float: left;
}
div.star,
div.stars {
  background: url("../assets/img/star.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 65px;
  display: inline-block;
  vertical-align: top;
}
div.star span,
div.stars span {
  background: url("../assets/img/star-active.png") repeat scroll 0 0 rgba(0,0,0,0);
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #fff;
  border: double 2px #fff;
  border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #999;
  height: 4px;
  top: -2px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #666;
  width: 12px;
  height: 12px;
  top: -6px;
  border-radius: 2px;
}
.woocommerce .widget_price_filter .ui-slider {
  margin-bottom: 20px;
  margin-top: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  color: #444;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  color: #E34931;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl.woocommerce .widget_price_filter .price_slider_amount .button {
  float: right;
}
.price_slider_wrapper .price_slider_amount #min_price,
.price_slider_wrapper .price_slider_amount #max_price {
  display: inline-block !important;
  width: 48%;
  text-indent: 10px;
  height: 32px;
  margin-bottom: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.price_slider_wrapper .price_slider_amount #min_price {
  float: left;
  margin-right: 1%;
}
.price_slider_wrapper .price_slider_amount #max_price {
  float: right;
  margin-left: 1%;
}
.price_slider_wrapper .price_label {
  float: right;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 4px;
}
.woocommerce button.button.alt.disabled {
  padding: 0 10px;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li {
  overflow: hidden;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li span.count {
  float: right;
}
.rtl .sidebar .widget.widget_layered_nav .widget-inner ul > li span.count {
  float: left;
}
.woocommerce-account #contents .page .entry-title {
  margin-bottom: 30px;
}
.woocommerce-account h2 {
  font-size: 18px;
}
.woocommerce-account h3 {
  font-size: 16px;
}
.woocommerce-account #contents {
  background: #fff;
  margin-bottom: 30px;
  padding-top: 30px;
}
.woocommerce-account #contents header {
  display: block;
}
.woocommerce-account #contents header h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.woocommerce-account #contents header h3 {
  font-size: 20px;
}
.woocommerce-account #contents header .edit {
  display: block;
  font-weight: bold;
  color: #E34931;
  margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
  float: left;
  width: auto;
  margin-right: 30px;
  margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul {
  list-style: none;
  margin: 0;
  border: 1px solid #ccc;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li > a {
  display: block;
  min-width: 180px;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li:last-child > a {
  border: 0;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li.is-active >a {
  color: #E34931;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
  margin-bottom: 30px;
  width: auto;
  overflow: hidden;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders {
  border: 1px solid #ddd;
  border-radius: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order {
  border-bottom: 1px solid #ddd;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:last-child {
  border: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td {
  text-align: start !important;
  padding: 5px 15px;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-number,
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-status {
  width: 15%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-date {
  width: 20%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-total {
  width: 40%;
}
.woocommerce-wishlist #contents .page .entry-title {
  margin-bottom: 40px;
}
.woocommerce-wishlist .wishlist-title h2 {
  font-size: 24px;
  padding: 0;
  margin-bottom: 20px;
}
.woocommerce-wishlist .woocommerce table.shop_table {
  margin-bottom: 40px;
}
.woocommerce-checkout h3 {
  font-size: 18px;
}
.block-popup-login {
  margin-top: 170px;
  width: 600px;
  max-width: 100%;
  padding: 0px 20px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.block-popup-login form.login,
.block-popup-login form.register {
  border: 0px;
  padding: 0px;
  margin: 0;
  text-align: left;
  border-radius: 0px;
}
.block-popup-login .tt_popup_login {
  height: 36px;
  border-bottom: 3px solid #E34931;
  background-color: #242424;
  margin: 0 -20px;
}
.block-popup-login .tt_popup_login strong {
  line-height: 37px;
  display: inline-block;
  padding-left: 70px;
  text-transform: uppercase;
  color: #fff;
  background-image: url('../assets/img/icon-login-popup.png');
  background-repeat: no-repeat;
  background-position: 20px center;
  position: relative;
  padding-right: 10px;
  top: -4px;
  background-color: #E34931;
}
.block-popup-login .tt_popup_login strong:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: -20px;
  top: 0px;
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-bottom: 37px solid #E34931;
}
.block-popup-login .block-content {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.block-popup-login .block-content .col-reg.registered-account .btn-submit-login {
  background-repeat: no-repeat;
  background-position: 25px center;
  padding: 0 25px 0px 48px;
  height: 42px;
  margin-bottom: 10px;
  font-size: 116.67%;
  font-weight: bold;
  background-image: url('../assets/img/icon-btn-login.png');
  white-space: nowrap;
  text-transform: uppercase;
  background-color: #666666;
  border: none;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.block-popup-login .block-content .col-reg.registered-account .btn-submit-login:hover {
  background-color: #E34931;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .btn-submit-login {
  padding: 0 48px 0px 25px;
  background-position: 80px center;
}
.block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
  color: #444;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 116.67%;
  font-weight: bold;
  margin-bottom: 15px;
}
.block-popup-login .block-content .col-reg.login-customer .list-log {
  list-style-type: none;
  margin: 0;
}
.block-popup-login .block-content .note-reg {
  margin: 10px 0px;
  font-style: italic;
}
.block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  font-style: italic;
  position: relative;
  border-left: none;
  line-height: 23px;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 42px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 15px;
  color: #fff !important;
  font-weight: bold;
  background-color: #E34931;
}
.block-popup-login .block-content .btn-reg-popup:hover {
  color: #fff;
  background-color: #c6321b;
}
.block-popup-login .email-input {
  position: relative;
}
.block-popup-login .email-input:before {
  background: url('../assets/img/icon-username.png') no-repeat top left #f7f7f7;
  content: "";
  display: inline-block;
  width: 42px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.block-popup-login .pass-input {
  position: relative;
}
.block-popup-login .pass-input:before {
  background: url('../assets/img/icon-pass.png') no-repeat top left #f7f7f7;
  content: "";
  display: inline-block;
  width: 42px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.block-popup-login .input-text {
  border: none;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px !important;
  font-size: 108.33%;
  border: 1px solid #cecece;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.block-popup-login .ft-link-p {
  margin-bottom: 19px;
}
.block-popup-login .ft-link-p a {
  color: #444 !important;
}
.close-login {
  display: inline-block;
  background: url('../assets/img/btn-close-login.png') no-repeat top left;
  width: 26px;
  height: 26px;
  overflow: hidden;
  text-indent: -9999px;
  right: 10px;
  top: 3px;
  position: absolute;
  opacity: 1;
}
.woocommerce-noreviews {
  padding: 0 15px;
}
.fb_iframe_widget iframe {
  max-width: initial;
  z-index: 1;
}
.woocommerce-cart #contents .page h2,
.woocommerce-wishlist #contents .page h2,
.woocommerce-account #contents .page h2,
.woocommerce-checkout #contents .page h2 {
  margin-bottom: 25px;
}
.woocommerce-checkout .customer_details tr {
  clear: both;
}
.woocommerce-checkout .customer_details tr td:before {
  display: none;
}
.woocommerce-checkout .customer_details tr th {
  border-top: 0 !important;
  display: block !important;
  float: left;
}
#tab-description ul {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
.rtl .close-login {
  right: auto;
  left: 10px;
}
.rtl th {
  text-align: right;
}
.rtl .woocommerce table.shop_table {
  text-align: right;
}
.rtl .block-popup-login .email-input:before,
.rtl .block-popup-login .pass-input:before {
  left: auto;
  right: 0px;
}
.rtl .block-popup-login .tt_popup_login strong {
  padding-left: 10px;
  padding-right: 70px;
  float: right;
  background-position: 150px center;
}
.rtl .block-popup-login .tt_popup_login strong:before {
  right: auto;
  left: -20px;
  border-right: 0px;
  border-left: 20px solid transparent;
}
.rtl .block-popup-login .block-content .col-reg {
  float: right;
  text-align: right;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
  padding-right: 0px;
  padding-left: 30px;
  border-right: 0;
  border-left: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
  padding-left: 0px;
  padding-right: 30px;
  color: #444;
}
.rtl .block-popup-login .block-content .col-reg.login-customer ul.list-log li {
  border-right: 0 !important;
  float: right !important;
  padding: 2px 14px 2px 0px;
}
.rtl .block-popup-login .block-content .col-reg.login-customer ul.list-log li:before {
  left: auto;
  right: 0px;
}
.rtl .block-popup-login .input-text {
  padding: 0 52px 0px 5px;
}
.rtl.woocommerce #content table.cart td.actions,
.rtl.woocommerce table.cart td.actions,
.rtl.woocommerce-page #content table.cart td.actions,
.rtl.woocommerce-page table.cart td.actions {
  text-align: right;
}
.rtl.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: left;
}
.rtl.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 0 0 1em;
}
.rtl.woocommerce-checkout #payment ul.payment_methods li {
  text-align: right;
}
.rtl.woocommerce div.product form.cart .variations td.label {
  padding-left: 1em;
  padding-right: 0;
}
.rtl.woocommerce-cart table.cart td,
.rtl.woocommerce-cart table.cart th {
  text-align: right;
}
.rtl.woocommerce form table.shop_table tr td.actions .coupon,
.rtl.woocommerce-page form table.shop_table tr td.actions .coupon {
  float: right;
}
.rtl.woocommerce form .form-row label,
.rtl.woocommerce-page form .form-row label {
  text-align: right;
}
.rtl .login .form-row .button,
.rtl .register .form-row .button {
  float: right;
}
.rtl .login .lost_password {
  text-align: right;
}
.rtl.woocommerce #reviews #comments ol.commentlist li img.avatar {
  left: auto;
  right: 0;
}
.rtl.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 50px 0 0;
}
.rtl.woocommerce .star-rating {
  float: left;
}
.rtl.woocommerce p.stars a {
  margin-right: 0;
  margin-left: 1em;
}
.rtl.woocommerce .woocommerce-error .button,
.rtl.woocommerce .woocommerce-info .button,
.rtl.woocommerce .woocommerce-message .button {
  float: left;
}
.rtl.woocommerce .checkout .col2-set .col-1,
.rtl.woocommerce .checkout .col2-set .col-2,
.rtl.woocommerce-page .checkout .col2-set .col-1,
.rtl.woocommerce-page .checkout .col2-set .col-2 {
  float: right;
}
.rtl.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.rtl.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
  padding-right: 0;
  padding-left: 15px;
}
.rtl.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.rtl.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
  padding-left: 0;
  padding-right: 15px;
}
.rtl.woocommerce form table.shop_table tr td,
.rtl.woocommerce-page form table.shop_table tr td,
.rtl .woocommerce table.shop_table th,
.rtl.woocommerce-checkout #payment ul.payment_methods li,
.rtl .woocommerce form.checkout_coupon,
.rtl .woocommerce form.login,
.rtl .woocommerce form.register {
  text-align: right;
}
.rtl.woocommerce .entry-content form.login .form-row-first,
.rtl.woocommerce .entry-content form.login .form-row-last,
.rtl.woocommerce-page .entry-content form.login .form-row-first,
.rtl.woocommerce-page .entry-content form.login .form-row-last {
  float: right;
}
.rtl.woocommerce .entry-content form.login .form-row-last,
.rtl.woocommerce-page .entry-content form.login .form-row-last {
  margin-left: 0;
  margin-right: 3%;
}
.rtl.woocommerce table.shop_attributes th {
  text-align: right;
  width: 100px;
}
.rtl.woocommerce .entry-content .checkout_coupon .form-row,
.rtl.woocommerce-page .entry-content .checkout_coupon .form-row {
  float: right;
}
.rtl.woocommerce div.product p.cart {
  float: right;
}
.rtl .social-share-item {
  float: right;
}
.rtl.woocommerce table.my_account_orders tr td.order-actions,
.rtl.woocommerce-page table.my_account_orders tr td.order-actions {
  text-align: right;
}
.rtl.woocommerce-page table.shop_table_responsive tr td,
.rtl.woocommerce table.shop_table_responsive tr td {
  text-align: right;
}
.rtl.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.rtl.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  text-align: right;
}
.rtl.woocommerce table.shop_table_responsive tr td:before,
.rtl.woocommerce-page table.shop_table_responsive tr td:before {
  float: right;
}
.rtl .woocommerce ul#shipping_method li {
  padding: .25em 22px .25em 0;
}
.rtl.woocommerce-checkout .customer_details tr th {
  float: right;
}
.rtl .woocommerce .order_details li {
  float: right;
  border-right: 0;
  border-left: 1px dashed #d3ced2;
  margin-right: 0;
  margin-left: 2em;
  padding-right: 0;
  padding-left: 2em;
}
.rtl .woocommerce td.product-name dl.variation dd {
  float: right;
}
.rtl .woocommerce td.product-name dl.variation dt {
  float: right;
  clear: right;
}
.rtl.woocommerce form table.wishlist_table tr td.product-price del,
.rtl.woocommerce-page form table.wishlist_table tr td.product-price del {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .woocommerce-checkout #payment div.payment_box:before {
  left: auto;
  right: 0;
  margin: -1em 2em 0px 2em;
}
.rtl.woocommerce-account .addresses .title h3 {
  float: right;
}
.rtl.woocommerce-account .addresses .title .edit,
.rtl.woocommerce-account ul.digital-downloads li .count {
  float: left;
}
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
  float: right;
}
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
  padding-right: 0;
  padding-left: 15px;
}
.rtl.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}
.rtl.woocommerce form table.shop_table.shop_table_responsive tbody tr td,
.rtl.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
  text-align: right !important;
}
@media (max-width: 767px) {
  .woocommerce > .cart-collaterals .cart_total .cart_totals,
  .woocommerce-page > .cart-collaterals .cart_total .cart_totals {
    width: 100%;
  }
  .woocommerce-cart .woocommerce > form {
    overflow: auto;
    margin-bottom: 20px;
  }
  .woocommerce form table.shop_table.shop_table_responsive,
  .woocommerce-page form table.shop_table.shop_table_responsive {
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
  .woocommerce form table.shop_table.shop_table_responsive thead,
  .woocommerce-page form table.shop_table.shop_table_responsive thead {
    display: none;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
    display: block;
    margin-right: 15px;
    min-width: 80px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.actions:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.actions:before {
    display: none;
  }
  .woocommerce-cart .woocommerce table.shop_table {
    max-width: inherit;
  }
  .woocommerce .checkout .col2-set .col-1,
  .woocommerce .checkout .col2-set .col-2,
  .woocommerce-page .checkout .col2-set .col-1,
  .woocommerce-page .checkout .col2-set .col-2 {
    width: 100%;
  }
  .woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
  .woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
    padding: 0;
  }
  .woocommerce-wishlist.woocommerce form table.shop_table,
  .woocommerce-wishlist.woocommerce-page form table.shop_table {
    width: 100%;
    display: block;
    overflow: auto;
  }
  .rtl.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .rtl.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .rtl.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
  .rtl.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
    padding: 0;
  }
  .block-popup-login .block-content .col-reg {
    width: 100%;
  }
  .block-popup-login .block-content .col-reg.registered-account {
    padding-right: 0;
    border-right: 0;
    margin-bottom: 15px;
  }
  .block-popup-login .block-content .col-reg.login-customer {
    padding-left: 0;
  }
  .block-popup-login {
    width: 300px;
    margin-top: 100px;
  }
  .block-popup-login .tt_popup_login strong {
    font-size: 14px;
  }
  .woocommerce > .cart-collaterals .cart_total .cart_totals table tbody,
  .woocommerce-page > .cart-collaterals .cart_total .cart_totals table tbody {
    display: block;
    width: 100%;
  }
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
    width: 100%;
  }
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
    padding-right: 0;
  }
  .rtl .block-popup-login .block-content .col-reg.registered-account {
    padding-left: 0;
    border-left: 0;
  }
  .rtl .block-popup-login .tt_popup_login strong {
    background-position: 160px center;
  }
  .rtl .woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
  .rtl.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
    float: right;
    margin-right: 0;
    margin-left: 15px;
  }
  .rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
  .rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
    padding: 0;
  }
}
@media (max-width: 640px) {
  .woocommerce .entry-content .checkout_coupon .form-row,
  .woocommerce-page .entry-content .checkout_coupon .form-row {
    width: 100%;
  }
  .woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
  .woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
    text-align: left;
  }
  .rtl.woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
  .rtl.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
    text-align: right;
  }
}
@media (max-width: 480px) {
  .entry-content-asset > iframe {
    height: 220px;
  }
  .woocommerce > .cart-collaterals .cart_totals,
  .woocommerce-page > .cart-collaterals .cart_totals {
    width: 100%;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
    width: 134px;
  }
}
@media (max-width: 360px) {
  .woocommerce .woocommerce-checkout #payment ul.payment_methods li img,
  .woocommerce-page .woocommerce-checkout #payment ul.payment_methods li img {
    display: none;
  }
  .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 25px;
    padding: 0 20px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
    margin-bottom: 10px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions > input.button,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions > input.button {
    margin: 0 !important;
  }
  .woocommerce table.cart td.actions .coupon .input-text+.button {
    float: left;
    margin: 5px 0;
  }
  .rtl .woocommerce table.cart td.actions .coupon .input-text+.button {
    float: right;
  }
}
.woocommerce-page.wishlist form table.shop_table tr td.product-thumbnail {
  position: relative;
  margin-top: -1px;
}
.woocommerce div.product form.cart .group_table td {
  padding: 0;
  height: 100px;
  vertical-align: middle;
}
.single_variation_wrap .woocommerce-variation-price {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.products-wrapper {
  margin-bottom: 30px;
}
.products-wrapper .products-nav {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-top: 10px;
  margin-bottom: 15px;
  border: 1px #cecece solid;
  border-width: 1px 0;
}
.products-wrapper .products-nav .view-top {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #dddddd;
}
.products-wrapper .products-nav .view-mode-wrap {
  width: 25%;
  margin-bottom: 10px;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a {
  position: relative;
  width: 32px;
  height: 29px;
  float: left;
  border: 0;
  overflow: hidden;
  background-color: #eee;
}
.rtl .products-wrapper .products-nav .view-mode-wrap .view-mode >a {
  float: right;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a:before {
  position: absolute;
  font-size: 14px;
  font-family: FontAwesome;
  text-align: center;
  width: 32px;
  height: 29px;
  line-height: 29px;
  background-color: transparent;
  left: 0;
  color: #666;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.active:before,
.products-wrapper .products-nav .view-mode-wrap .view-mode >a:hover:before {
  background-color: #E34931;
  color: #fff;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view {
  margin-right: 5px;
}
.rtl .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view {
  margin-left: 5px;
  margin-right: 0;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view:before {
  content: "\f009";
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view:before {
  content: "\f0ca";
  font-size: 16px;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a >span {
  font-size: 0;
  display: none;
}
.products-wrapper .products-nav .catalog-ordering {
  width: 35%;
  margin-bottom: 8px;
}
.products-wrapper .products-nav .catalog-ordering ul {
  list-style: none;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby-sort-name >span {
  float: left;
  line-height: 27px;
  margin-right: 5px;
}
.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby-sort-name >span {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .show-product {
  line-height: 27px;
  margin: 0 15px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby {
  min-width: 105px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .sort-count {
  min-width: 60px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown {
  margin: 0;
  background-color: #fff;
  list-style-type: none;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li {
  position: relative;
  z-index: 3;
  cursor: pointer;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li {
  line-height: 27px;
  display: block;
  border: 1px solid #ddd;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a {
  display: block;
  text-indent: 15px;
  position: relative;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
  font-family: fontawesome;
  content: "\f0d7";
  color: #666;
  font-size: 14px;
  width: 35px;
  line-height: 27px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0px;
  text-indent: initial;
}
.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
  right: auto;
  left: 0;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul {
  position: absolute;
  background-color: #fff;
  margin-left: 0;
  left: 0;
  top: 100%;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 100%;
  list-style-type: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li {
  line-height: 25px;
  text-indent: 10px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li a {
  display: block;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li:hover >ul {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order {
  margin: 0;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order .asc a {
  display: inline-block;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order .asc a i.fa {
  background: url(../assets/img/desc.png) no-repeat;
  background-position: center center;
  width: 20px;
  height: 27px;
  content: "";
  display: inline-block;
  margin: 0;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order .asc a i.fa:before {
  display: none;
}
.products-wrapper .woocommerce-pagination {
  width: 40%;
  text-align: right !important;
}
.rtl .products-wrapper .woocommerce-pagination {
  text-align: left !important;
}
.products-wrapper .woocommerce-pagination ul.page-numbers {
  margin: 0;
  overflow: hidden;
  vertical-align: top;
  border: none;
  background-color: #fff;
  list-style: none;
  display: inline-block;
}
.products-wrapper .woocommerce-pagination ul.page-numbers >li {
  border: 1px solid #ddd;
  text-align: center;
  float: left;
  margin-right: 2px;
  margin-bottom: 8px;
}
.rtl .products-wrapper .woocommerce-pagination ul.page-numbers >li {
  float: right;
  margin-left: 2px;
  margin-right: 0;
}
.products-wrapper .woocommerce-pagination ul.page-numbers >li .page-numbers {
  width: 27px;
  height: 27px;
  line-height: 27px;
  display: block;
  padding: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.products-wrapper .woocommerce-pagination ul.page-numbers >li .page-numbers.current,
.products-wrapper .woocommerce-pagination ul.page-numbers >li .page-numbers:hover {
  background-color: #E34931;
  color: #fff;
  border-color: #E34931;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.products-wrapper .woocommerce-pagination ul.page-numbers >li .page-numbers.prev,
.products-wrapper .woocommerce-pagination ul.page-numbers >li .page-numbers.next {
  font-size: 0;
}
.products-wrapper .woocommerce-pagination ul.page-numbers >li .page-numbers.prev:before,
.products-wrapper .woocommerce-pagination ul.page-numbers >li .page-numbers.next:before {
  font-family: fontawesome;
  font-size: 14px;
}
.products-wrapper .woocommerce-pagination ul.page-numbers >li .page-numbers.prev:before {
  content: "\f104";
}
.rtl .products-wrapper .woocommerce-pagination ul.page-numbers >li .page-numbers.prev:before {
  content: "\f105";
}
.products-wrapper .woocommerce-pagination ul.page-numbers >li .page-numbers.next:before {
  content: "\f105";
}
.rtl .products-wrapper .woocommerce-pagination ul.page-numbers >li .page-numbers.next:before {
  content: "\f104";
}
.products-wrapper .woocommerce-pagination ul.page-numbers >li:last-child {
  margin-right: 0;
}
.rtl .products-wrapper .woocommerce-pagination ul.page-numbers >li:last-child {
  margin-left: 0;
  margin-right: 2px;
}
.products-wrapper .products-loop {
  list-style-type: none;
  margin-bottom: 0;
}
.products-wrapper .products-loop >li {
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  margin-right: -3px;
  float: none;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-description {
  display: none;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart {
  margin-bottom: 5px;
}
.products-wrapper .products-loop.list .item {
  width: 100%;
}
.products-wrapper .products-loop.list .item .item-wrap {
  text-align: left;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap {
  text-align: right;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail {
  border: none;
  padding: 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail:before {
  display: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
  width: 240px;
  max-width: 100%;
  float: left;
  margin-right: 20px;
  overflow: hidden;
  border: 1px #cecece solid;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .onsale {
  top: 5px;
  left: 5px;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .onsale {
  left: auto;
  right: 5px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
  overflow: hidden;
  width: auto;
  display: block;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 {
  margin-bottom: 10px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .reviews-content {
  margin-bottom: 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
  clear: both;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
  clear: both;
  margin-bottom: 25px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom {
  position: static;
  margin-top: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover {
  background-color: #E34931;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading {
  background-color: #E34931;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading:after,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading:after,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading:after {
  display: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added:after,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:after,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:after {
  display: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .compare-button {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .clear {
  display: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .compare-button a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .group.fancybox {
  float: none;
  padding: 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .compare-button a:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .group.fancybox:hover {
  background-color: #fff;
}
.products-wrapper .products-loop.list .item .item-wrap:hover {
  box-shadow: none;
}
.products-loop .product-category a {
  text-align: center;
  display: block;
  background-color: #fff;
}
.products-loop .product-category a img {
  padding: 10px 40px;
  margin: 0 auto;
}
.products-loop .product-category a h3 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 12px 0;
  background-color: #eeeeee;
  color: #444;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.products-loop .product-category a h3 .count {
  display: none;
}
.products-loop .product-category a:hover h3 {
  background-color: #E34931;
  color: #fff;
}
.sidebar-banner-category {
  margin-bottom: 38px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #e74847;
  font-weight: normal;
  text-decoration: none;
  opacity: 1;
  font-size: 20px;
  margin-right: 5px;
  width: 60%;
}
.rtl .woocommerce div.product p.price,
.rtl .woocommerce div.product span.price {
  margin-left: 5px;
  margin-right: 0;
}
.woocommerce div.product p.price span >.amount,
.woocommerce div.product p.price del,
.woocommerce div.product span.price span >.amount,
.woocommerce div.product span.price del {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  color: #666;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  color: #e74847;
  font-weight: normal;
  text-decoration: none;
  opacity: 1;
  font-size: 20px;
  margin-right: 5px;
}
.rtl .woocommerce div.product p.price ins,
.rtl .woocommerce div.product span.price ins {
  margin-left: 5px;
  margin-right: 0;
}
.woocommerce div.product form.cart .variations select {
  margin: 0;
}
.rtl.woocommerce div.product form.cart .button {
  float: right;
}
.rtl .woocommerce div.product form.cart .button {
  float: right;
}
.rtl.woocommerce div.product form.cart div.quantity {
  float: right;
}
.rtl .woocommerce div.product form.cart div.quantity {
  float: right;
}
.product_detail .slider_img_productd {
  margin-bottom: 30px;
  position: relative;
}
.product_detail .slider_img_productd >.onsale {
  display: block;
  top: 10px;
  left: 10px;
}
.rtl .product_detail .slider_img_productd >.onsale {
  left: auto;
  right: 10px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider {
  padding: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images {
  margin-bottom: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images .onsale {
  top: 5px;
  left: 5px;
}
.rtl .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images .onsale {
  left: auto;
  right: 5px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images .zoom {
  position: relative;
  display: block;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images .zoom:before {
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 5px;
  right: 5px;
  background: #bbb url(../assets/img/icon-zoom.png) center center no-repeat;
  width: 30px;
  height: 30px;
}
.rtl .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images .zoom:before {
  right: auto;
  left: 5px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images .zoom:hover:before {
  background-color: #E34931;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list {
  margin: 0 -4px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product {
  padding: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper {
  border: 1px solid #ddd;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product.slick-current .thumbnail-wrapper,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product:hover .thumbnail-wrapper {
  border-color: #E34931;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  font-size: 0;
  border: 0;
  padding: 0;
  z-index: 3;
  background-color: transparent;
  color: #999999;
  margin: auto;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
  font-family: Fontawesome;
  font-size: 20px;
  border: 1px #cecece solid;
  width: 30px;
  height: 30px;
  display: block;
  line-height: 29px;
  background: #fff;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:hover:before,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:hover:before {
  background: #E34931;
  color: #fff;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev {
  left: -14px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before {
  content: "\f104";
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
  right: -14px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
  content: "\f105";
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail:hover .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail:hover .slick-next {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.product_detail .content_product_detail .product_title {
  font-size: 20px;
  color: #444;
  margin-bottom: 20px;
  font-weight: bold;
}
.product_detail .content_product_detail .reviews-content {
  margin-bottom: 5px;
}
.product_detail .content_product_detail .reviews-content .ratings {
  display: inline-block;
  vertical-align: top;
}
.product_detail .content_product_detail .reviews-content .star {
  margin-top: 3px;
}
.product_detail .content_product_detail .reviews-content .woocommerce-review-link {
  display: none;
}
.product_detail .content_product_detail .price-content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.product_detail .content_product_detail .product-stock {
  margin: 6px 0;
  color: #00abf0;
  float: right;
}
.product_detail .content_product_detail .product-stock .availability {
  color: #666;
}
.rtl .product_detail .content_product_detail .product-stock {
  float: left;
}
.rtl .product_detail .content_product_detail .product-stock span {
  display: inline-block;
}
.product_detail .content_product_detail .price {
  float: left;
}
.rtl .product_detail .content_product_detail .price {
  float: right;
}
.product_detail .content_product_detail .price ins {
  float: left;
}
.rtl .product_detail .content_product_detail .price ins {
  float: right;
}
.product_detail .content_product_detail .description {
  clear: both;
}
.product_detail .content_product_detail .description h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.product_detail .content_product_detail .description p {
  line-height: 18px;
}
.product_detail .content_product_detail .sku_wrapper {
  font-weight: bold;
  float: left;
  margin: 8px 0;
}
.rtl .product_detail .content_product_detail .sku_wrapper {
  float: right;
}
.product_detail .content_product_detail .sku_wrapper .sku {
  color: #E34931;
  padding: 0 5px 0 0;
}
.rtl .product_detail .content_product_detail .sku_wrapper .sku {
  padding: 0 0 0 5px;
}
.product_detail .content_product_detail .social-share {
  line-height: 14px;
  padding: 30px 0;
  width: 100%;
}
.product_detail .content_product_detail .social-share a {
  display: inline-block;
  vertical-align: top;
  padding: 0 13px;
  color: #fff;
  background: #E34931;
  font-size: 16px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  border-radius: 2px;
}
.product_detail .content_product_detail .social-share a:hover {
  background: #c6321b;
}
.product_detail .content_product_detail .quantity {
  position: relative;
  background: #eee;
  margin: 0 !important;
  padding-right: 13px;
}
.rtl .product_detail .content_product_detail .quantity {
  padding-right: 0;
  padding-left: 13px;
  float: right;
}
.product_detail .content_product_detail .quantity .minus,
.product_detail .content_product_detail .quantity .plus {
  position: absolute;
  width: 20px;
  height: 16px;
  line-height: 16px;
  padding: 0;
  background-color: #444444;
  color: #fff;
  border: 0;
}
.product_detail .content_product_detail .quantity .minus:hover,
.product_detail .content_product_detail .quantity .plus:hover {
  background-color: #E34931;
}
.product_detail .content_product_detail .quantity .minus {
  right: 14px;
  bottom: 5px;
}
.rtl .product_detail .content_product_detail .quantity .minus {
  right: auto;
  left: 14px;
}
.product_detail .content_product_detail .quantity .plus {
  right: 14px;
  top: 4px;
}
.rtl .product_detail .content_product_detail .quantity .plus {
  right: auto;
  left: 14px;
}
.product_detail .content_product_detail .quantity input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.product_detail .content_product_detail .quantity input.qty {
  height: 32px;
  line-height: 30px;
  text-align: left;
  text-indent: 2px;
  margin-top: 4px;
}
.rtl .product_detail .content_product_detail .quantity input.qty {
  text-align: right;
}
.product_detail .content_product_detail .quantity:before {
  content: "Qty";
  line-height: 40px !important;
  margin: 0 10px;
}
.product_detail .content_product_detail .group_table {
  margin-bottom: 25px;
  width: 100%;
}
.product_detail .content_product_detail .group_table .label {
  display: table-cell;
}
.product_detail .content_product_detail .group_table tbody tr {
  border-color: #ddd;
}
.product_detail .content_product_detail .group_table tbody tr td label {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 13px;
}
.product_detail .content_product_detail .group_table tbody tr td .quantity {
  float: left !important;
  width: 110px;
}
.rtl .product_detail .content_product_detail .group_table tbody tr td .quantity {
  float: right !important;
}
.product_detail .content_product_detail .group_table tbody tr td .quantity .qty {
  width: 46px;
}
.product_detail .content_product_detail .group_table tbody tr td .quantity:before {
  font-size: 12px;
}
.product_detail .content_product_detail .group_table tbody tr td.label {
  white-space: normal;
}
.product_detail .content_product_detail .group_table .price {
  font-size: 20px;
  float: none;
  color: #e74847;
}
.product_detail .content_product_detail .group_table .price span >.amount,
.product_detail .content_product_detail .group_table .price del {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 20px;
}
.product_detail .content_product_detail .group_table .price ins {
  color: #E34931;
  text-decoration: none;
  opacity: 1;
  margin: 0 10px;
}
.product_detail .content_product_detail .product-summary-bottom {
  margin: 10px 0;
}
.product_detail .content_product_detail .product-summary-bottom .quantity-text {
  display: none;
}
.product_detail .content_product_detail .product-summary-bottom .clear {
  display: none;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist {
  margin: 0;
  float: left;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: #E34931;
}
.product_detail .content_product_detail .product-summary-bottom .add_to_cart_button,
.product_detail .content_product_detail .product-summary-bottom .product_type_external,
.product_detail .content_product_detail .product-summary-bottom .product_type_grouped,
.product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product_detail .content_product_detail .product-summary-bottom .compare.button {
  color: #fff;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 40px;
  float: left;
  margin: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  border-radius: 0;
  border: 1px #cecece solid;
  background: url('../assets/img/wishlist-compare.png') no-repeat;
  background-position: 12px center;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .add_to_cart_button,
.rtl .product_detail .content_product_detail .product-summary-bottom .product_type_external,
.rtl .product_detail .content_product_detail .product-summary-bottom .product_type_grouped,
.rtl .product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button,
.rtl .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.rtl .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.rtl .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.rtl .product_detail .content_product_detail .product-summary-bottom .compare.button {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .add_to_cart_button:hover,
.product_detail .content_product_detail .product-summary-bottom .product_type_external:hover,
.product_detail .content_product_detail .product-summary-bottom .product_type_grouped:hover,
.product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button:hover,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.product_detail .content_product_detail .product-summary-bottom .compare.button:hover {
  border: 1px #E34931 solid;
  background: url('../assets/img/tangerine/wishlist-compare.png') no-repeat;
  background-position: 12px center;
}
.product_detail .content_product_detail .product-summary-bottom .compare.button {
  float: left;
  background: url('../assets/img/wishlist-compare.png') no-repeat;
  height: 40px;
  line-height: 40px;
  width: 40px;
  margin: 0 10px;
  background-position: -22px center;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .compare.button {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .compare.button:hover {
  background: url('../assets/img/tangerine/wishlist-compare.png') no-repeat;
  background-position: -22px center;
}
.product_detail .content_product_detail .product-summary-bottom .add_to_cart_button,
.product_detail .content_product_detail .product-summary-bottom .product_type_external,
.product_detail .content_product_detail .product-summary-bottom .product_type_grouped,
.product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button {
  min-width: 50px;
  padding: 0 15px;
  text-transform: uppercase;
  font-size: 12px;
  background: #E34931;
  font-weight: bold;
  border: 1px #E34931 solid;
}
.product_detail .content_product_detail .product-summary-bottom .add_to_cart_button:hover,
.product_detail .content_product_detail .product-summary-bottom .product_type_external:hover,
.product_detail .content_product_detail .product-summary-bottom .product_type_grouped:hover,
.product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button:hover {
  background: #c6321b;
  border-color: 1px #c6321b solid;
}
.product_detail .content_product_detail.content_product_detail_full {
  width: 69%;
  padding-right: 30px;
}
.rtl .product_detail .content_product_detail.content_product_detail_full {
  padding-left: 30px;
  padding-right: 0;
}
.product_detail .sidebar-banner-product {
  width: 31%;
}
.product_detail .sidebar-banner-product .brand-ship {
  box-shadow: none;
}
.product_detail .sidebar-banner-product .brand-ship >div {
  border-bottom: 1px #fff solid;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap {
  padding: 25px 0;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap a span {
  width: 53px;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap a .icon1 {
  background: url(../assets/img/icon11.png) no-repeat top right;
}
.rtl .product_detail .sidebar-banner-product .brand-ship .banner-wrap a .icon1 {
  background-position: top left;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap a .icon2 {
  background: url(../assets/img/icon22.png) no-repeat top right;
}
.rtl .product_detail .sidebar-banner-product .brand-ship .banner-wrap a .icon2 {
  background-position: top left;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap a .icon3 {
  background: url(../assets/img/icon33.png) no-repeat top right;
}
.rtl .product_detail .sidebar-banner-product .brand-ship .banner-wrap a .icon3 {
  background-position: top left;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap a .icon4 {
  background: url(../assets/img/icon44.png) no-repeat top right;
}
.rtl .product_detail .sidebar-banner-product .brand-ship .banner-wrap a .icon4 {
  background-position: top left;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap a:hover {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap a:hover .icon1 {
  background: url(../assets/img/tangerine/icon11.png) no-repeat top right;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.rtl .product_detail .sidebar-banner-product .brand-ship .banner-wrap a:hover .icon1 {
  background: url(../assets/img/tangerine/icon11.png) no-repeat top left;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap a:hover .icon2 {
  background: url(../assets/img/tangerine/icon21.png) no-repeat top right;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.rtl .product_detail .sidebar-banner-product .brand-ship .banner-wrap a:hover .icon2 {
  background: url(../assets/img/tangerine/icon21.png) no-repeat top left;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap a:hover .icon3 {
  background: url(../assets/img/tangerine/icon31.png) no-repeat top right;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.rtl .product_detail .sidebar-banner-product .brand-ship .banner-wrap a:hover .icon3 {
  background: url(../assets/img/tangerine/icon31.png) no-repeat top left;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap a:hover .icon4 {
  background: url(../assets/img/tangerine/icon41.png) no-repeat top right;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.rtl .product_detail .sidebar-banner-product .brand-ship .banner-wrap a:hover .icon4 {
  background: url(../assets/img/tangerine/icon41.png) no-repeat top left;
}
.product_detail .sidebar-banner-product .brand-ship .banner-wrap a .banner-cout h3 {
  color: #222;
}
.single-product >.tabs {
  margin: 20px 0;
}
.single-product >.tabs .tabbable {
  border: 1px #cecece solid;
}
.single-product >.tabs .tabbable .nav.nav-tabs {
  background-color: transparent;
  width: 17%;
  float: left;
}
.rtl .single-product >.tabs .tabbable .nav.nav-tabs {
  float: right;
}
.single-product >.tabs .tabbable .nav.nav-tabs li {
  border-width: 0 0 1px 3px;
  border-color: #cecece;
  border-style: solid;
  position: relative;
  padding: 0 25px;
  width: 100%;
  border-left: 3px transparent solid;
}
.rtl .single-product >.tabs .tabbable .nav.nav-tabs li {
  border: 0 3px 1px 0;
  border-right: 3px transparent solid;
}
.single-product >.tabs .tabbable .nav.nav-tabs li a {
  border: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  padding: 0;
  color: #333333;
  background-color: transparent;
}
.single-product >.tabs .tabbable .nav.nav-tabs li.active,
.single-product >.tabs .tabbable .nav.nav-tabs li:hover {
  border-left: 3px #E34931 solid;
}
.rtl .single-product >.tabs .tabbable .nav.nav-tabs li.active,
.rtl .single-product >.tabs .tabbable .nav.nav-tabs li:hover {
  border-right: 3px #E34931 solid;
  border-left: 0;
}
.single-product >.tabs .tabbable .nav.nav-tabs li.active a,
.single-product >.tabs .tabbable .nav.nav-tabs li:hover a {
  background-color: transparent;
  color: #E34931;
}
.single-product >.tabs .tabbable .nav.nav-tabs li.reviews_tab {
  direction: ltr;
}
.single-product >.tabs .tabbable .tab-content {
  width: 83%;
  float: left;
  border-left: 1px #cecece solid;
  padding: 30px;
}
.rtl .single-product >.tabs .tabbable .tab-content {
  float: right;
  border-right: 1px #cecece solid;
  border-left: none;
}
.single-product >.tabs .tabbable .tab-content .tab-pane {
  line-height: 22px;
  color: #999999;
}
.single-product >.tabs .tabbable .tab-content .tab-pane h2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #444;
}
.single-product >.tabs .tabbable .tab-content .tab-pane p {
  color: #666;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reply-title {
  font-size: 14px !important;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reviews {
  color: #333;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit {
  padding: 12px 30px !important;
  background-color: #111 !important;
  -webkit-border-radius: 40px !important;
  -moz-border-radius: 40px !important;
  -o-border-radius: 40px !important;
  -ms-border-radius: 40px !important;
  border-radius: 40px !important;
  border-color: transparent !important;
  overflow: hidden;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit:hover {
  background-color: #E34931 !important;
}
.variations {
  margin-bottom: 10px;
}
.variations tr {
  margin-bottom: 15px;
  border-bottom: 0;
  height: 50px;
  vertical-align: middle;
}
.variations tr td.label {
  display: table-cell;
  line-height: 30px;
  text-align: left;
}
.rtl .variations tr td.label {
  text-align: right;
}
.variations tr td.label label {
  color: #222222;
  font-weight: normal;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  padding: 0;
}
.variations tr td.value {
  padding: 0;
}
.variations tr td.value select {
  max-width: 320px;
  width: 100%;
  text-indent: 10px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0;
  text-transform: capitalize;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.variations tr td.value select option {
  text-transform: capitalize;
}
.variations tr td.value select:focus {
  outline-offset: 0;
  outline: -webkit-focus-ring-color auto 0;
}
.variations tr td.value select::-ms-expand {
  display: none;
}
.variations tr .reset_variations {
  margin: 10px 0;
  text-align: center;
  color: #fc2a2a;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs {
  text-align: center;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs {
  display: inline-block;
  vertical-align: top;
  border-bottom: 0;
  margin: 0 -25px 30px;
  background-color: transparent;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li {
  position: relative;
  padding: 0 25px;
  border: 0;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:before {
  content: "/";
  position: absolute;
  top: 0;
  right: -5px;
  font-size: 28px;
}
.rtl .bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:before {
  right: auto;
  left: -5px;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:last-child:before {
  display: none;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active {
  border: 0;
  background-color: transparent;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active a {
  color: #E34931;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li a {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane .responsive-slider {
  -webkit-transform: translate(0,80px);
  -moz-transform: translate(0,80px);
  -o-transform: translate(0,80px);
  -ms-transform: translate(0,80px);
  transform: translate(0,80px);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active .responsive-slider {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.rtl .woocommerce-error,
.rtl .woocommerce-info,
.rtl .woocommerce-message {
  padding: 1em 3.5em 1em 2em !important;
}
.rtl .woocommerce-error .button,
.rtl .woocommerce-info .button,
.rtl .woocommerce-message .button {
  float: left;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  top: 1.2em;
}
.rtl .woocommerce-error:before,
.rtl .woocommerce-info:before,
.rtl .woocommerce-message:before {
  left: auto;
  right: 1.5em;
}
.fancybox-wrap .fancybox-outer {
  background-color: #fff;
}
.fancybox-wrap .fancybox-outer .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
  margin-right: 10px;
}
.rtl .fancybox-wrap .fancybox-outer .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
  margin-right: 0;
  margin-left: 10px;
}
.quickview-container.woocommerce {
  padding-top: 15px;
}
.gallery {
  margin: 0 -3px;
}
.gallery .gallery-item {
  float: left;
  padding: 0 3px;
}
.gallery.gallery-columns-2 >li,
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
  float: left;
}
.gallery.gallery-columns-2 >li:nth-child(2n + 1),
.gallery.gallery-columns-2 .gallery-item:nth-child(2n + 1) {
  clear: both;
}
.gallery.gallery-columns-3 >li,
.gallery.gallery-columns-3 .gallery-item {
  width: 33.33%;
  float: left;
}
.gallery.gallery-columns-3 >li:nth-child(3n + 1),
.gallery.gallery-columns-3 .gallery-item:nth-child(3n + 1) {
  clear: both;
}
.gallery.gallery-columns-4 >li,
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
  float: left;
}
.gallery.gallery-columns-4 >li:nth-child(4n + 1),
.gallery.gallery-columns-4 .gallery-item:nth-child(4n + 1) {
  clear: both;
}
.gallery.gallery-columns-5 >li,
.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
  float: left;
}
.gallery.gallery-columns-5 >li:nth-child(5n + 1),
.gallery.gallery-columns-5 .gallery-item:nth-child(5n + 1) {
  clear: both;
}
.entry-summary table {
  margin-bottom: 30px;
}
.entry-summary table th,
.entry-summary table td {
  border: 1px solid #ccc;
  padding: 10px;
}
.entry-summary dl dd {
  margin-bottom: 20px;
}
.entry-summary form input[type="text"],
.entry-summary form input[type="password"] {
  border-radius: 0;
  padding: 5px 10px;
}
.entry-summary form input[type="submit"] {
  background: #333 none repeat scroll 0 0;
  border: 1px solid #333;
  border-radius: 0;
  color: #fff;
  padding: 5px 15px;
}
.entry-summary form input[type="submit"]:hover {
  background: #000;
}
.footer .footer1-style {
  background: #ddd;
  padding-top: 40px;
}
.footer .widget_nav_menu .widgettitle {
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.footer .widget_nav_menu ul li a {
  display: block;
  font-size: 13px;
  color: #666;
  line-height: 22px;
}
.footer .widget_nav_menu ul li a:hover {
  color: #E34931;
}
.footer .widget_nav_menu ul li a:before {
  content: '\f101';
  font-family: fontawesome;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
}
.rtl .footer .widget_nav_menu ul li a:before {
  content: '\f100';
  margin-left: 5px;
  margin-right: 0;
}
.footer .menu-bottom-footer h5 {
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.footer .menu-bottom-footer ul {
  list-style: none;
  margin: 0;
  font-size: 13px;
}
.footer .menu-bottom-footer ul li {
  overflow: hidden;
}
.footer .menu-bottom-footer ul li i {
  float: left;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #969696;
  color: #fff;
  border-radius: 2px;
  font-size: 18px;
  margin: 2px 10px 10px 0;
}
.rtl .footer .menu-bottom-footer ul li i {
  float: right;
  margin: 2px 0 10px 10px;
}
.footer .menu-bottom-footer ul li i:hover {
  background: #E34931;
}
.footer .menu-bottom-footer ul li .inner {
  line-height: 16px;
  overflow: hidden;
}
.footer .menu-bottom-footer ul li.email i {
  font-size: 16px;
}
.footer .menu-bottom-footer ul li.email .inner {
  padding-top: 8px;
}
.footer .menu-bottom-footer ul li.phone i {
  font-size: 22px;
  margin-bottom: 0;
}
.footer-copyright {
  background: #444;
}
.footer-copyright .copyright-left {
  color: #fff;
  padding: 12px 0;
  float: left;
}
.rtl .footer-copyright .copyright-left {
  float: right;
}
.footer-copyright .copyright-left p {
  margin-bottom: 0;
}
.footer-copyright .copyright-left a {
  color: #E34931;
}
.footer-copyright .copyright-left a:hover {
  color: #992715;
}
.footer-copyright .block-payment {
  float: right;
  padding: 12px 0 10px 0;
}
.rtl .footer-copyright .block-payment {
  float: left;
}
.footer-copyright .block-payment a {
  display: inline-block;
  text-indent: -999em;
  background-image: url(../assets/img/payment-bg.png);
  background-repeat: no-repeat;
  width: 36px;
  height: 20px;
}
.footer-copyright .block-payment a:hover {
  background-image: url(../assets/img/tangerine/payment-bg.png);
}
.footer-copyright .block-payment .payment1 {
  background-position: 3px 0;
}
.footer-copyright .block-payment .payment2 {
  background-position: -37px center;
}
.footer-copyright .block-payment .payment3 {
  background-position: -75px center;
}
.footer-copyright .block-payment .payment4 {
  background-position: -114px center;
}
.footer-copyright .block-payment .payment5 {
  background-position: -150px center;
}
.footer-copyright .block-payment .payment6 {
  background-position: -186px center;
}
.boxed-layout .footer .widget_nav_menu {
  padding-left: 10px;
}
.boxed-layout.rtl .footer .widget_nav_menu {
  padding-right: 10px;
  padding-left: 0;
}
#market-totop {
  background-color: #777;
  bottom: 25px;
  right: 15px;
  text-align: center;
  position: fixed;
  height: 50px;
  width: 50px;
  line-height: 43px;
  z-index: 99;
  border: 4px #ddd solid;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
#market-totop:before {
  content: '\f062';
  font-family: fontawesome;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
#market-totop:hover {
  background-color: #E34931;
}
.rtl #market-totop {
  right: auto;
  left: 15px;
}
