.row {
  margin-left:  * -1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: ;
}
#lang_sel_click {
  height: 32px;
  position: relative;
  z-index: 99;
  font-family: verdana, arial, sans-serif;
}
* html #lang_sel_click {
  width: 12em;
}
#lang_sel_click ul,
#lang_sel li {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
}
#lang_sel_click li:before {
  content: '' !important;
}
#lang_sel_click ul ul {
  width: 149px;
}
#lang_sel_click li {
  float: left;
  width: 149px;
  position: relative;
}
#lang_sel_click a,
#lang_sel_click a:visited {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  border: 1px solid #cdcdcd;
  background: #fff;
  padding-left: 10px;
  line-height: 24px;
}
* html #lang_sel_click a,
* html #lang_sel_click a:visited {
  width: 149px;
}
#lang_sel_click ul ul {
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 25px;
  left: 0;
  width: 149px;
  border-top: 1px solid #cdcdcd;
}
* html #lang_sel_click ul ul {
  top: 18px;
}
#lang_sel_click table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse;
}
#lang_sel_click ul ul a,
#lang_sel_click ul ul a:visited {
  background: #ffffff;
  color: #444444;
  height: auto;
  line-height: 1em;
  padding: 5px 10px;
  border-width: 0 1px 1px 1px;
}
* html #lang_sel_click ul ul a,
* html #lang_sel_click ul ul a:visited {
  width: 150px;
}
#lang_sel_click a:hover,
#lang_sel_click ul ul a:hover {
  color: #000;
  background: #eee;
}
#lang_sel_click :hover > a,
#lang_sel_click ul ul :hover > a {
  color: #000;
  background: #eee;
}
#lang_sel_click a.lang_sel_sel {
  background: url(../assets/img/nav-arrow-down.png) #fff right no-repeat;
  color: #444;
}
#lang_sel_click a.lang_sel_sel:hover {
  text-decoration: none;
  color: #000;
}
#lang_sel_click img.iclflag {
  width: 18px;
  height: 12px;
  position: relative;
  top: 1px;
}
body {
  background: #f5f5f5;
  color: #666;
  font-size: 13px;
  font-family: 'Poppins', Helvetica, Arial, sans-serif;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  line-height: 22px;
}
body.page-template-page-home3 {
  background-color: #fff;
}
body.page-template-page-home3.box-layout .body-wrapper {
  background-color: #fff;
}
body a {
  color: #444444;
}
body a:hover {
  color: #f27666;
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0 0 10px;
  font-family: inherit;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #cecece;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 5px;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul {
  padding: 0;
}
body ul,
body ol {
  margin-left: 15px;
}
body ol {
  padding-left: 15px;
}
body .container {
  padding: 0;
}
* {
  outline: none !important;
}
.theme-clearfix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: 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;
}
.home.blog .main-menu {
  margin-bottom: 20px;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper:empty {
  display: none;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box-layout .body-wrapper {
  width: 1200px;
  margin: 0 auto;
  box-shadow: 0 0 8px #000;
  background: #f5f5f5;
  overflow: hidden;
}
.box-layout .header-bottom.header-fixed {
  width: 1200px;
}
.box-layout .header.header-menu-ontop .top .mycart {
  margin-right: 13px;
}
.box-layout.rtl .header-style1 .mycart {
  padding: 0 9px 0 15px;
}
ul.menu,
.dropdown ul {
  list-style: none;
}
.loading {
  position: relative;
  height: 300px;
  overflow: hidden;
  border-radius: 10px;
}
.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
  border-radius: 10px;
}
.fa {
  margin: 5px;
}
table {
  margin-bottom: 20px;
}
dd {
  margin-bottom: 15px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fff;
}
.plugin-facebook {
  width: 100% !important;
  overflow: hidden !important;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
.home .wpb_single_image img {
  display: block !important;
}
.slideshow-banner {
  margin-bottom: 30px;
}
.brand-index3 {
  margin-bottom: 0 !important;
}
.quote-border {
  margin-bottom: 10px;
}
.quote-border {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
}
.fancybox-wrap {
  margin-top: 40px;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  z-index: 100000;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/PoppinsRegular.eot');
  src: url('../fonts/PoppinsRegular.eot') format('embedded-opentype'), url('../fonts/PoppinsRegular.woff2') format('woff2'), url('../fonts/PoppinsRegular.woff') format('woff'), url('../fonts/PoppinsRegular.ttf') format('truetype'), url('../fonts/PoppinsRegular.svg#PoppinsRegular') format('svg');
}
ul.currency_switcher {
  zoom: 1;
  list-style: none outside;
}
ul.currency_switcher li {
  float: left;
  margin: 0 4px 4px 0;
  list-style: none outside;
}
ul.currency_switcher li a {
  float: left;
  padding: 3px 5px;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
ul.currency_switcher li a.active,
ul.currency_switcher li a:hover {
  background: #ddd;
}
.flytheme_selectmenu {
  display: none;
}
.body-wrapper {
  overflow: hidden;
}
.banner-home1 {
  overflow: visible !important;
}
.page-template-page-home .footer-style1 .sidebar-above-footer {
  display: none;
}
.page-template-page-home .footer-style2 .sidebar-above-footer {
  margin-top: 105px;
}
.home.blog .header-bottom {
  margin-bottom: 40px;
}
_:-ms-fullscreen,
:root .header .header-top .socials-header {
  padding: 0 34px;
}
_:-ms-fullscreen,
:root .header .top .flytheme_top .top-form.top-search .cat-wrapper select {
  background: none;
}
_:-ms-fullscreen,
:root .rtl .header .header-top .socials-header {
  padding: 0 34px;
}
_:-ms-fullscreen,
:root .header .top .flytheme-logo {
  padding: 42px 28px;
}
#primary-menu.sticky-menu {
  -webkit-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.flytheme-menu-img > a span.menu-img {
  display: none;
}
.page-template-page-home2 .header-style2 .primary-menu .navbar-inverse .nav.nav-mega > li.home-fix.active > a {
  background-color: #f27666;
}
.header-style2 .header.header-menu-ontop .top .flytheme-logo {
  background-color: #fff;
}
.header-style2 .header-bottom.header-fixed .primary-menu .navbar-inverse .nav.nav-mega > li.home-fix > a span.have-icon .fa {
  display: none;
}
.header-style2 .header-bottom.header-fixed .primary-menu .navbar-inverse .nav.nav-mega > li.home-fix > a span.have-icon > span.menu-title {
  display: block;
}
.header-bottom.header-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 990;
  min-height: 56px;
}
.header-bottom.header-fixed .primary-menu .navbar-inverse .nav > li > a {
  line-height: 56px;
}
.header-bottom.header-fixed .header-hotdeal {
  display: none;
}
.header-bottom.header-fixed .vertical_megamenu,
.header-bottom.header-fixed .header-block-right {
  display: none;
}
.header-bottom.header-fixed .navbar-inner.navbar-inverse {
  margin-left: 232px;
}
.rtl .header-bottom.header-fixed .navbar-inner.navbar-inverse {
  margin-right: 232px;
  margin-left: 0;
}
.header-bottom.header-fixed .header-hotdeal .hotdeal-right .hot-sale {
  display: none;
}
.header-style3 .header.header-menu-ontop .header-bottom2 .top-form.top-search {
  display: none;
}
.header.header-menu-ontop  .top .flytheme-logo {
  position: fixed;
  top: 0;
  max-width: 202px;
  padding: 12px 25px !important;
  z-index: 999;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
}
.header-style3 .header.header-menu-ontop  .top .flytheme-logo {
  padding: 9px 25px 10px !important;
  z-index: 99999;
}
.header-style3 .header.header-menu-ontop  .top .primary-menu {
  background-color: #1f2534;
}
.header-style3 .header.header-menu-ontop  .top .primary-menu .navbar-inverse {
  margin-left: 230px;
  position: relative;
  padding: 0;
}
.rtl .header-style3 .header.header-menu-ontop  .top .primary-menu .navbar-inverse {
  margin: 0 230px 0 0;
}
.header.header-menu-ontop  .top .mycart {
  display: inline-block;
  height: 45px;
  width: 45px;
  float: right;
  padding: 0;
}
.rtl .header.header-menu-ontop  .top .mycart {
  float: left;
}
.header.header-menu-ontop  .top .mycart .sidebar-top-menu {
  float: none;
}
.header.header-menu-ontop  .top .mycart .top-form.top-form-minicart {
  padding: 0;
  position: fixed;
  top: 9px;
  z-index: 9999;
  margin: 0;
}
.header.header-menu-ontop  .top .mycart .top-form.top-form-minicart .top-minicart-icon {
  margin: 0;
  display: inline-block;
  position: relative;
  height: 45px;
  width: 45px;
  background: url(../assets/img/cart-ontop.png) no-repeat center center;
}
.header-style2 .header.header-menu-ontop  .top .mycart .top-form.top-form-minicart .top-minicart-icon {
  background: url(../assets/img/icon-cart.png) no-repeat center center;
}
.header-style3 .header.header-menu-ontop  .top .mycart .top-form.top-form-minicart .top-minicart-icon {
  background: url(../assets/img/icon-cart.png) no-repeat center center;
}
.header.header-menu-ontop  .top .mycart .top-form.top-form-minicart .top-minicart-icon:after {
  content: '';
}
.header.header-menu-ontop  .top .mycart .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: none repeat #f27666;
  position: absolute;
  top: -3px;
  right: 0px;
  margin: 0;
}
.header.header-menu-ontop  .top .mycart .top-form.top-form-minicart .top-minicart-icon .shopping-text,
.header.header-menu-ontop  .top .mycart .top-form.top-form-minicart .top-minicart-icon .amount {
  display: none;
}
.header.header-menu-ontop  .top .mycart .top-form.top-form-minicart .wrapp-minicart {
  top: 47px;
}
.header-style3 .header.header-menu-ontop  .top .mycart .top-form.top-form-minicart .wrapp-minicart {
  top: 43px;
}
.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;
}
.dropdown-menu li > a {
  position: relative;
  display: block;
}
.primary-menu {
  background: #1d1d1d;
}
.primary-menu .dropdown-menu,
.primary-menu .flytheme-menu-custom .dropdown-sub {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  border: 0;
  border-radius: 0;
  margin: 0;
  top: 120%;
  opacity: 0;
  min-width: 200px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 1px #bbb;
  box-shadow: 0 0 0 1px #bbb;
}
.primary-menu .mid-header {
  position: relative;
  z-index: 10;
}
.primary-menu .navbar-inverse {
  background: none;
  position: absolute;
  width: 100%;
  z-index: 9;
}
.header-style3 .primary-menu .navbar-inverse {
  padding: 34px 0;
}
.primary-menu .navbar-inverse .nav {
  margin: 0;
}
.header-style5 .primary-menu .navbar-inverse .nav {
  text-align: left;
}
.rtl .header-style5 .primary-menu .navbar-inverse .nav {
  text-align: right;
}
.primary-menu .navbar-inverse .nav > li {
  position: relative;
}
.header-style1 .primary-menu .navbar-inverse .nav > li:first-child {
  margin-right: 18px;
}
.header-style1 .primary-menu .navbar-inverse .nav > li:first-child > a {
  padding: 0;
}
.rtl .header-style1 .primary-menu .navbar-inverse .nav > li:first-child {
  margin-left: 18px;
  margin-right: 0;
}
.primary-menu .navbar-inverse .nav > li > a {
  color: #fff;
  display: block;
  border-radius: 0;
  font-size: 14px;
  font-weight: 600;
  color: #222;
  line-height: 52px;
  padding: 0 18px;
  text-transform: uppercase;
}
.header-style2 .primary-menu .navbar-inverse .nav > li > a {
  color: #eee;
}
.header-style3 .primary-menu .navbar-inverse .nav > li > a {
  color: #fff;
  position: relative;
  margin: 0 16px;
  padding: 0;
  background-color: #1f2534;
}
.header-style3 .primary-menu .navbar-inverse .nav > li > a:after {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #8f929a;
  position: absolute;
  bottom: 12px;
  left: 0;
  opacity: 0;
}
.primary-menu .navbar-inverse .nav > li > a span.menu-img {
  display: block;
  position: absolute;
  top: -15px;
  right: 0;
}
.primary-menu .navbar-inverse .nav > li + li {
  border: 0;
}
.primary-menu .navbar-inverse .nav > li:hover > a,
.primary-menu .navbar-inverse .nav > li.active > a {
  background-color: #e5e5e5;
  color: #f27666;
}
.header-style2 .primary-menu .navbar-inverse .nav > li:hover > a,
.header-style2 .primary-menu .navbar-inverse .nav > li.active > a {
  background-color: #f27666;
  color: #fff;
}
.header-style3 .primary-menu .navbar-inverse .nav > li:hover > a,
.header-style3 .primary-menu .navbar-inverse .nav > li.active > a {
  background-color: #1f2534;
  color: #fff;
}
.header-style3 .primary-menu .navbar-inverse .nav > li:hover > a:after,
.header-style3 .primary-menu .navbar-inverse .nav > li.active > a:after {
  opacity: 1;
}
.primary-menu .navbar-inverse .nav > li .dropdown-menu > li {
  list-style: none;
  position: relative;
}
.primary-menu .navbar-inverse .nav > li .dropdown-menu > li > a {
  display: block;
  color: #666;
  padding: 8px 10px;
  position: relative;
}
.header-style5 .primary-menu .navbar-inverse .nav > li .dropdown-menu > li > a {
  text-align: left;
}
.rtl .header-style5 .primary-menu .navbar-inverse .nav > li .dropdown-menu > li > a {
  text-align: right;
}
.primary-menu .navbar-inverse .nav > li .dropdown-menu > li > a:before {
  content: '';
  width: 5px;
  height: 5px;
  margin-right: 10px;
  border-radius: 50%;
  display: inline-block;
  background-color: #666;
  vertical-align: middle;
}
.primary-menu .navbar-inverse .nav > li .dropdown-menu > li > a:hover {
  color: #f27666;
  background: #fff;
}
.primary-menu .navbar-inverse .nav > li .dropdown-menu > li > a:hover:before {
  background-color: #f27666;
}
.primary-menu .navbar-inverse .nav > li .dropdown-menu > li .dropdown-menu {
  position: absolute;
  left: 100%;
  margin: 0;
}
.primary-menu .navbar-inverse .nav > li .dropdown-menu > li:hover > .dropdown-menu {
  height: auto;
  overflow: visible;
  top: 0;
  opacity: 1;
}
.primary-menu .navbar-inverse .nav > li:hover > .dropdown-menu {
  height: auto;
  overflow: visible;
  top: 100%;
  opacity: 1;
}
.header-style1 .primary-menu .navbar-inverse .nav.nav-mega > li.home-fix > a > span.have-icon .fa {
  display: none;
}
.header-style3 .primary-menu .navbar-inverse .nav.nav-mega > li.home-fix > a > span.have-icon .fa {
  display: none;
}
.header-style5 .primary-menu .navbar-inverse .nav.nav-mega > li.home-fix > a > span.have-icon .fa {
  display: none;
}
.header-style2 .primary-menu .navbar-inverse .nav.nav-mega > li.home-fix > a {
  padding: 0 25px;
  background-color: #111;
  color: #fff;
}
.header-style2 .primary-menu .navbar-inverse .nav.nav-mega > li.home-fix > a .fa {
  font-size: 20px;
  margin: 0;
}
.header-style2 .primary-menu .navbar-inverse .nav.nav-mega > li.home-fix > a span.have-icon> span.menu-title {
  display: none;
}
.header-style2 .primary-menu .navbar-inverse .nav.nav-mega > li.home-fix > a.active > a {
  background-color: #f27666;
}
.primary-menu .navbar-inverse .nav.nav-mega > li >.nav-level1 {
  min-width: 195px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li >.nav-level1 > li {
  float: left;
  padding: 35px 30px;
  width: 195px;
}
.rtl .primary-menu .navbar-inverse .nav.nav-mega > li >.nav-level1 > li {
  float: right;
}
.primary-menu .navbar-inverse .nav.nav-mega > li >.nav-level1 > li > a,
.primary-menu .navbar-inverse .nav.nav-mega > li >.nav-level1 > li > span {
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
  color: #222;
}
.primary-menu .navbar-inverse .nav.nav-mega > li >.nav-level1 > li.dropdown-submenu > a {
  padding: 0;
}
.primary-menu .navbar-inverse .nav.nav-mega > li >.nav-level1 > li.dropdown-submenu > a:before {
  width: 0;
  margin: 0;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.dropdown:hover > a {
  position: relative;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.dropdown:hover > a:before {
  background-color: #fff;
  border-right: 1px solid #bbb;
  border-top: 1px solid #bbb;
  bottom: -6px;
  content: '';
  display: inline-block;
  height: 12px;
  left: 50%;
  margin-left: -6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  position: absolute;
  transform: rotate(-45deg);
  width: 12px;
  z-index: 9999;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu > .column-2 {
  min-width: 395px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu > .column-2 > li:nth-child(2n+1) {
  clear: both;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu > .column-3 {
  min-width: 590px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu > .column-3 > li:nth-child(3n+1) {
  clear: both;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu > .column-4 {
  min-width: 785px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu > .column-4 > li:nth-child(4n+1) {
  clear: both;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu > .column-5 {
  min-width: 980px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu > .column-5 > li:nth-child(5n+1) {
  clear: both;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu > .column-6 {
  min-width: 1170px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu > .column-6 > li:nth-child(6n+1) {
  clear: both;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 .flytheme-menu-img > a {
  overflow: hidden;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 .flytheme-menu-img > a span.menu-title {
  float: left;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 .flytheme-menu-img > a span.menu-img {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
.rtl .primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 .flytheme-menu-img > a span.menu-img {
  margin-left: 10px;
  margin-right: 0;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 .flytheme-menu-img > a span.menu-img img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 .flytheme-menu-img > a span.menu-img img:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li {
  min-width: 165px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li > .dropdown-sub.nav-level2 {
  margin: 0;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li > .dropdown-sub.nav-level2 > li >a {
  display: block;
  padding: 5px 0;
  font-size: 14px;
  color: #777;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li > .dropdown-sub.nav-level2 > li:hover > a,
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li > .dropdown-sub.nav-level2 > li.active > a {
  color: #f27666;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li.menu-color-styles .flytheme-menu-img > a span.menu-img {
  margin-bottom: 0;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li.col-1 {
  min-width: 195px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li.col-2 {
  min-width: 390px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li.col-3 {
  min-width: 585px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li.col-4 {
  min-width: 780px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li.col-5 {
  min-width: 975px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li.col-6 {
  min-width: 1140px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full {
  position: static;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full >.nav-level1 {
  width: 100%;
  left: 0 !important;
  right: 0 !important;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full >.nav-level1 > li {
  padding: 20px 0;
  width: 100%;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full .vc_row {
  margin-left: 0;
  margin-right: 0;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full > .column-2 > li {
  width: 50%;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full > .column-2 > li:nth-child(2n+1) {
  clear: both;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full > .column-3 > li {
  width: 33.3333%;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full > .column-3 > li:nth-child(3n+1) {
  clear: both;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full > .column-4 > li {
  width: 25%;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full > .column-4 > li:nth-child(4n+1) {
  clear: both;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full > .column-5 > li {
  width: 20%;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full > .column-5 > li:nth-child(5n+1) {
  clear: both;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full > .column-6 > li {
  width: 16.6666%;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu.flytheme-megamenu-full > .column-6 > li:nth-child(6n+1) {
  clear: both;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu {
  padding: 15px 10px;
  display: none;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu > li.active > a {
  color: #f27666;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu > li.active > a:before {
  background-color: #f27666;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu .flytheme-menu-img > a {
  overflow: hidden;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu .flytheme-menu-img > a span.menu-title {
  float: left;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu .flytheme-menu-img > a span.menu-img {
  float: right;
  margin-left: 7px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu .flytheme-menu-img > a:before {
  float: left;
  margin-top: 8px;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu > li .dropdown-sub {
  position: absolute;
  left: 100%;
  margin: 0;
  background: #fff;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu > li .dropdown-sub > li {
  position: relative;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu > li .dropdown-sub > li > a {
  display: block;
  color: #666;
  padding: 8px 10px;
  position: relative;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu > li .dropdown-sub > li > a:before {
  content: '';
  width: 5px;
  height: 5px;
  margin-right: 10px;
  vertical-align: middle;
  border-radius: 50%;
  display: inline-block;
  background-color: #666;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu > li .dropdown-sub > li > a:hover {
  color: #fff;
  background: #f27666;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu > li .dropdown-sub > li > a:hover:before {
  background-color: #fff;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom > .dropdown-menu > li:hover > .dropdown-sub {
  height: auto;
  overflow: visible;
  top: 0;
  opacity: 1;
}
.primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-menu-custom:hover > .dropdown-menu {
  display: block;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu {
  border-radius: 0;
  min-width: 180px;
  border-radius: 5px;
  padding: 20px 0;
  border: 1px solid #ddd;
  display: none;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li {
  position: relative;
  line-height: 32px;
  padding: 0 30px;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li > a {
  position: relative;
  padding: 6px 10px;
  color: #777;
  font-size: 14px;
  background-color: #fff;
  padding-left: 15px;
}
.rtl .primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li > a {
  padding-right: 15px;
  padding-left: 0;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li > a:before {
  background-color: #555;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 14px;
  width: 5px;
}
.rtl .primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li > a:before {
  right: 0;
  left: auto;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li .dropdown-menu {
  position: absolute;
  left: 100%;
  margin: 0;
  top: 0;
  background: #fff;
  display: none;
  min-width: 180px;
  padding: 20px 0;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li .dropdown-menu > li {
  position: relative;
  line-height: 32px;
  padding: 0 30px;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li .dropdown-menu > li > a {
  position: relative;
  padding: 6px 10px;
  color: #777;
  font-size: 14px;
  background-color: #fff;
  padding-left: 15px;
}
.rtl .primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li .dropdown-menu > li > a {
  padding-right: 15px;
  padding-left: 0;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li .dropdown-menu > li > a:before {
  background-color: #555;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 14px;
  width: 5px;
}
.rtl .primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li .dropdown-menu > li > a:before {
  right: 0;
  left: auto;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li .dropdown-menu > li:hover > a {
  background: #fff;
  color: #f27666;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li .dropdown-menu > li:hover > a:before {
  background-color: #f27666;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li .dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li:hover > a {
  background: #fff;
  color: #f27666;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li:hover > a:before {
  background-color: #f27666;
}
.primary-menu .navbar-inverse .nav.nav-css > li > .dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.header-style1 .primary-menu .navbar-inverse .nav.nav-css > li.home-fix > a > span.fa {
  display: none;
}
.header-style2 .primary-menu .navbar-inverse .nav.nav-css > li.home-fix > a {
  padding: 0 25px;
  background-color: #111;
  color: #fff;
}
.header-style2 .primary-menu .navbar-inverse .nav.nav-css > li.home-fix > a span.fa {
  font-size: 20px;
  margin: 0;
}
.header-style2 .primary-menu .navbar-inverse .nav.nav-css > li.home-fix > a span.menu-title {
  display: none;
}
.header-style2 .primary-menu .navbar-inverse .nav.nav-css > li.home-fix > a.active > a {
  background-color: #f27666;
}
.primary-menu .navbar-inverse .nav.nav-css > li:hover > .dropdown-menu {
  display: block;
}
.verticle-menu-index3 {
  z-index: 9;
}
.verticle-menu-index3 .wpb_content_element {
  margin: 0;
  height: 0;
}
.mega-left-title {
  line-height: 54px;
  padding: 0 28px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background-color: #222;
  text-transform: uppercase;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border: 0;
}
.verticle-menu-index .mega-left-title {
  font-size: 16px;
  color: #fff;
  line-height: 29px;
  padding: 11px 30px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #f5f5f5;
  color: #333;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  position: relative;
  border-radius: 0;
}
.verticle-menu-index .mega-left-title:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #f5f5f5;
  position: absolute;
  left: 0;
  top: -1px;
}
.verticle-menu-index3 .mega-left-title {
  font-size: 16px;
  color: #fff;
  line-height: 29px;
  padding: 11px 20px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #f27666;
  border: 0;
  position: relative;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.rtl .verticle-menu-index3 .mega-left-title:after {
  content: '\f0c9';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  margin-left: 10px;
}
.rtl .verticle-menu-index3 .mega-left-title:before {
  content: '';
  margin: 0;
}
.verticle-menu-index3 .mega-left-title:before {
  content: '\f0c9';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  margin-right: 10px;
}
.verticle-menu-index3 .mega-left-title:after {
  width: 0;
}
.verticle-home2  {
  margin: 0;
}
.verticle-home2 .wrapper_vertical_menu {
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.header-style1 .wrapper_vertical_menu {
  margin: 0;
}
.wrapper_vertical_menu .dropdown-sub {
  margin: 0;
}
.wrapper_vertical_menu .vertical_megamenu {
  margin: 0;
  border-left: 2px solid #f27666;
  border-right: 2px solid #f27666;
}
.wrapper_vertical_menu .vertical-megamenu {
  position: relative;
  margin: 0;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.header-style1 .wrapper_vertical_menu .vertical-megamenu {
  background-color: #fff;
  position: absolute;
  width: 100%;
  z-index: 1001;
  border: 1px solid #ddd;
  border-top: 0;
  min-width: 270px;
  margin-left: -1px;
}
.rtl .header-style1 .wrapper_vertical_menu .vertical-megamenu {
  margin-right: -1px;
  margin-left: 0;
}
.header-style3 .wrapper_vertical_menu .vertical-megamenu {
  background-color: #fff;
  position: absolute;
  width: 100%;
  z-index: 1001;
  border: 2px solid #f27666;
  border-top: 0;
  min-width: 270px;
  margin-left: -1px;
}
.rtl .header-style3 .wrapper_vertical_menu .vertical-megamenu {
  margin-right: -1px;
  margin-left: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li {
  background: none repeat scroll 0 0 #fff;
  padding: 0 30px;
  border: 0;
  position: relative;
  line-height: 1.42857;
  z-index: 1;
  cursor: pointer;
}
.header-style3 .wrapper_vertical_menu .vertical-megamenu > li {
  padding: 0 20px;
}
.header-style3 .wrapper_vertical_menu .vertical-megamenu > li:first-child > a {
  padding: 13px 15px 13px;
  font-weight: bold;
  color: #222;
}
.header-style3 .wrapper_vertical_menu .vertical-megamenu > li:nth-child(2) > a {
  font-weight: bold;
  color: #222;
}
.header-style3 .wrapper_vertical_menu .vertical-megamenu > li:last-child > a {
  padding: 13px 15px 12px;
}
.header-style3 .wrapper_vertical_menu .vertical-megamenu > li > a {
  padding: 12px 15px 12px;
}
.wrapper_vertical_menu .vertical-megamenu > li:last-child {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.wrapper_vertical_menu .vertical-megamenu > li > a {
  font-size: 14px;
  color: #222;
  padding: 11px 15px 11px;
  font-weight: 500;
  text-transform: capitalize;
  background: url(../assets/img/icon-menu-cat.png) no-repeat left center #fff;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > a {
  padding: 12px 15px 12px;
  background: url(../assets/img/icon-menu-cat.png) no-repeat right center #fff;
}
.verticle-home2 .wrapper_vertical_menu .vertical-megamenu > li > a {
  padding: 15px;
  background: url(../assets/img/icon-menu-cat2.png) no-repeat left center #fff;
}
.rtl .verticle-home2 .wrapper_vertical_menu .vertical-megamenu > li > a {
  background: url(../assets/img/icon-menu-cat2.png) no-repeat right center #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu {
  position: absolute;
  left: 100%;
  top: 0;
  border-radius: 0;
  min-width: 180px;
  border-radius: 5px;
  padding: 20px 0;
  border: 1px solid #ddd;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li {
  position: relative;
  line-height: 32px;
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li > a {
  position: relative;
  padding: 6px 10px;
  color: #777;
  font-size: 14px;
  background-color: #fff;
  padding-left: 15px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li > a {
  padding-right: 15px;
  padding-left: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li > a:before {
  background-color: #555;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 14px;
  width: 5px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li > a:before {
  right: 0;
  left: auto;
}
.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: 180px;
  padding: 20px 0;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li {
  position: relative;
  line-height: 32px;
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li > a {
  position: relative;
  padding: 6px 10px;
  color: #777;
  font-size: 14px;
  background-color: #fff;
  padding-left: 15px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li > a {
  padding-right: 15px;
  padding-left: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li > a:before {
  background-color: #555;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 14px;
  width: 5px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li > a:before {
  right: 0;
  left: auto;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > a {
  background: #fff;
  color: #f27666;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > a:before {
  background-color: #f27666;
}
.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: #fff;
  color: #f27666;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > a:before {
  background-color: #f27666;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
  content: '+';
  font-size: 13px;
  color: #333;
  position: absolute;
  right: 0;
  top: 14px;
  font-weight: 500;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
  left: 0;
  right: auto;
}
.wrapper_vertical_menu .vertical-megamenu > li:hover {
  background-color: #f27666;
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > a {
  background: url(../assets/img/icon-menu-cat3.png) no-repeat left center #f27666;
  color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > a:after {
  color: #fff;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li:hover > a {
  background: url(../assets/img/icon-menu-cat3.png) no-repeat right center #f27666;
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > .dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu {
  min-width: 180px;
  padding: 20px 0;
  border: 1px solid #bbb;
  border-radius: 5px;
  box-shadow: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li {
  line-height: 32px;
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li a {
  color: #777;
  font-size: 14px;
  position: relative;
  background-color: #fff;
  padding-left: 15px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li a {
  padding-right: 15px;
  padding-left: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li a:before {
  background-color: #555;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 14px;
  width: 5px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li a:before {
  right: 0;
  left: auto;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub {
  min-width: 180px;
  padding: 20px 0;
  border: 1px solid #bbb;
  border-radius: 5px;
  box-shadow: none;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li {
  padding: 0 30px;
  line-height: normal;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li a {
  padding: 6px 10px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  background-color: #fff;
  padding-left: 15px;
  text-transform: capitalize;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li:hover >  a {
  background: #fff;
  color: #f27666;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li:hover >  a:before {
  background-color: #f27666;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li.dropdown-submenu:hover > .dropdown-sub {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li.dropdown-submenu > .wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li:hover > .dropdown-sub {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li.active > a,
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li:hover > a {
  color: #f27666;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li.active > a:before,
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-custom .dropdown-menu > li:hover > a:before {
  background-color: #f27666;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu {
  position: static;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-1.dropdown-menu {
  min-width: 460px;
  min-height: 470px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-1.dropdown-menu > li:nth-child(2n) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-1.dropdown-menu > li .dropdown-sub > li > a {
  padding: 3px 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-1.dropdown-menu .flytheme-menu-img {
  clear: none;
  position: absolute;
  max-width: 260px !important;
  width: 260px !important;
  top: 0;
  right: 0;
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-1.dropdown-menu .flytheme-menu-img > a {
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-1.dropdown-menu .flytheme-menu-img > a:before {
  width: 0;
  margin: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-1.dropdown-menu .flytheme-menu-img {
  left: 0;
  right: auto;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-1.dropdown-menu .flytheme-menu-img img {
  border-radius: 3px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-1.dropdown-menu .flytheme-menu-img img {
  border-top-right-radius: 3px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 {
  min-width: 600px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 > li {
  width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 > li:nth-child(2n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .column-2 {
  clear: both;
  width: 100%;
  background-color: #ddd;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .column-2 {
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .column-2 .tag-menu ul {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .column-2 .tag-menu ul > li {
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .column-2 .tag-menu ul > li span {
  font-size: 13px;
  color: #666;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .column-2 .tag-menu ul > li:first-child span {
  font-weight: bold;
  color: #222;
  font-weight: 500;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .flytheme-menu-img {
  clear: none;
  position: absolute;
  max-width: 294px;
  width: 294px;
  top: 0;
  right: 0;
  padding: 0;
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .flytheme-menu-img > a {
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .flytheme-menu-img > a:before {
  width: 0;
  margin: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .flytheme-menu-img {
  left: 0;
  right: auto;
  padding: 0 20px 0 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .flytheme-menu-img img {
  border-radius: 3px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-2 .flytheme-menu-img img {
  border-top-right-radius: 3px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-3 {
  min-width: 540px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-3 > li:nth-child(3n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-4 {
  min-width: 720px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-4 > li:nth-child(4n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .column-5 > li:nth-child(5n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu {
  border: 1px solid #bbb;
  border-radius: 3px;
  box-shadow: none;
  margin: 0;
  padding: 25px 0 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li {
  width: 160px;
  padding: 12px 0 12px 30px;
  float: left;
  line-height: unset;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li.dropdown-submenu > a {
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li.dropdown-submenu > a:before {
  width: 0;
  margin: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li {
  float: right;
  padding: 12px 30px 12px 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li > a,
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li > span {
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
  font-size: 14px;
  color: #222;
  font-weight: 500;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li > a:after,
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li > span:after {
  display: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li .dropdown-sub {
  font-size: 13px;
  line-height: 18px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li .dropdown-sub > li > a {
  padding: 5px 0;
  display: block;
  font-size: 14px;
  color: #777;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li .dropdown-sub > li.active a,
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li .dropdown-sub > li:hover a {
  color: #f27666;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li.col-1 {
  min-width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li.col-2 {
  min-width: 360px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li.col-3 {
  min-width: 540px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li.col-4 {
  min-width: 720px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li.col-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-mega-menu > .dropdown-menu > li.col-6 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-icon > a span.fa {
  margin: 0 7px 0 0;
  display: inline-block;
  width: 20px;
  text-align: center;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-img > a {
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-img > a:before {
  width: 0;
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.flytheme-menu-img > a span.menu-img {
  display: inline-block;
  margin-left: 7px;
}
.resmenu-container .navbar-toggle {
  display: none;
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 60px;
  padding: 0;
  min-width: 300px;
  background: #444;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
  display: none;
  list-style: none;
  border-top: 1px solid #555;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu > li > a {
  padding-left: 25px;
}
.resmenu-container .menu-responsive-wrapper ul > li {
  position: relative;
}
.resmenu-container .menu-responsive-wrapper ul > li > a {
  color: #fff;
  padding: 10px 20px;
  display: block;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  display: block;
  width: 39px;
  height: 41px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #111;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}
.rtl .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  left: 0;
  right: auto;
}
.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: #f27666;
}
.resmenu-container .menu-responsive-wrapper ul > li + li {
  border-top: 1px solid #555;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > a,
.resmenu-container .menu-responsive-wrapper ul > li.active > a {
  background: #eee;
  color: #f27666;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
  background: #f27666;
  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);
  -ms-transform: translate(-300px,0);
  transform: translate(-300px,0);
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
  background: #444;
  position: relative;
  height: 100%;
  overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner h3 {
  text-transform: uppercase;
  padding: 40px 0;
  text-align: center;
  background: #111;
  color: #eee;
  margin-bottom: 0;
  border-bottom: 1px solid #666;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner > ul {
  border-bottom: 1px solid #555;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:after {
  content: "\f00d";
  font-family: FontAwesome;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:hover {
  color: #f27666;
}
.phone-icon-menu,
.phone-icon-login,
.phone-icon-cart,
.phone-icon-search {
  display: none;
  position: relative;
}
#main .breadcrumbs {
  display: none;
}
.bread .breadcrumbs {
  display: block !important;
}
.header-style1 .top-login .div-logined {
  border-right: 1px solid #e1e1e1;
}
.rtl .header-style1 .top-login .div-logined {
  border-left: 1px solid #e1e1e1;
  border-right: 0;
}
.block-popup-login {
  margin-top: 170px;
  width: 600px;
  padding: 0px 20px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.block-popup-login form.login,
.block-popup-login form.register {
  border: 0px;
  padding: 0px;
  margin: 0;
  text-align: left;
  border-radius: 0px;
}
.rtl .block-popup-login form.login,
.rtl .block-popup-login form.register {
  text-align: right;
}
.block-popup-login .tt_popup_login {
  height: 42px;
  background-color: #f27666;
  margin: 0 -20px;
  padding: 0 10px;
}
.block-popup-login .tt_popup_login strong {
  line-height: 42px;
  display: inline-block;
  padding-left: 55px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  background-image: url(../assets/img/icon-login-popup.png);
  background-repeat: no-repeat;
  background-position: left 10px top 10px;
  position: relative;
  padding-right: 10px;
  background-color: #f27666;
}
.rtl .block-popup-login .tt_popup_login strong {
  background-position: right 10px top 10px;
  padding-left: 10px;
  padding-right: 55px;
}
.block-popup-login .block-content {
  overflow: hidden;
  padding: 40px 0 30px;
  font-weight: normal;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.rtl .block-popup-login .block-content .col-reg {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
  border-left: 1px solid #d0d0d0;
  border-right: 0;
  padding-left: 30px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login {
  position: relative;
  float: left;
  cursor: pointer;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login:hover .btn-submit-login {
  background-color: #f27666;
  color: #fff;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 0;
  background: #333;
  margin: 0;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login:hover {
  background-color: #f27666;
  color: #fff;
}
.block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
  color: #444;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
  padding-right: 30px;
  padding-left: 0;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  font-weight: 600;
}
.block-popup-login .block-content .note-reg {
  margin: 0;
}
.block-popup-login .block-content .list-log {
  list-style: none;
}
.rtl .block-popup-login .block-content .list-log {
  margin-right: 15px;
  margin-left: 0;
}
.block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  font-style: italic;
  position: relative;
  border-left: none;
  line-height: 22px;
}
.rtl .block-popup-login .block-content .list-log li {
  padding: 2px 14px 2px 0;
}
.rtl .block-popup-login .block-content .list-log li:before {
  right: 0;
  left: auto;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
  height: 40px;
  line-height: 40px;
  padding: 0px 30px;
  text-transform: uppercase;
  border-radius: 20px;
  display: inline-block;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  background-color: #f27666;
}
.block-popup-login .block-content .btn-reg-popup:hover {
  background-color: #ee4c37;
}
.block-popup-login .email-input {
  position: relative;
  border-radius: 3px;
}
.block-popup-login .email-input:before {
  background: url(../assets/img/icon-username.png) no-repeat center center #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.rtl .block-popup-login .email-input:before {
  right: 0;
  left: auto;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.block-popup-login .pass-input {
  position: relative;
}
.block-popup-login .pass-input:before {
  background: url(../assets/img/icon-pass.png) no-repeat center center #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.rtl .block-popup-login .pass-input:before {
  right: 0;
  left: auto;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.block-popup-login .input-text {
  border: none;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px;
  font-size: 108.33%;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rtl .block-popup-login .input-text {
  padding: 0 52px 0px 5px;
}
.block-popup-login .ft-link-p {
  margin-bottom: 10px;
}
.block-popup-login .ft-link-p a {
  color: #444;
  padding: 0;
  border: 0;
}
.block-popup-login .ft-link-p a:hover {
  color: #f27666;
}
.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: 7px;
  left: auto;
  top: 7px;
  position: absolute;
  opacity: 1;
}
.rtl .close-login {
  left: 7px;
  right: auto;
}
.widget_icl_lang_sel_widget {
  float: right;
  color: #666;
  border: 0;
  position: relative;
}
.header-style3 .widget_icl_lang_sel_widget {
  color: #fff;
}
.header-style3 .widget_icl_lang_sel_widget:after {
  background-color: #4c515d;
}
.widget_icl_lang_sel_widget:after {
  position: absolute;
  top: 18px;
  right: -7px;
  width: 1px;
  height: 10px;
  background-color: #cacaca;
  content: '';
}
.rtl .widget_icl_lang_sel_widget:after {
  left: -7px;
  right: auto;
}
.rtl .widget_icl_lang_sel_widget {
  float: left;
}
.widget_icl_lang_sel_widget #lang_sel a,
.widget_icl_lang_sel_widget #lang_sel a:visited {
  border: 0 none;
  height: 47px;
  padding: 0;
}
.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
  line-height: 47px;
  color: #666;
  padding: 0 17px 17px 25px;
}
.header-style3 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
  color: #fff;
}
.header-style3 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel img {
  display: none;
}
.header-style3 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:after {
  color: #fff;
}
.header-style3 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:hover:after {
  color: #f27666;
}
.rtl .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
  padding: 0 25px 17px 17px;
}
.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:after {
  content: "\f0d7";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 12px;
  margin-left: 5px;
}
.rtl .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:after {
  margin-right: 5px;
  margin-left: 0;
}
.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:before {
  content: '';
  background: transparent;
  height: 35px;
  width: 100%;
  position: absolute;
  z-index: 3;
  bottom: -10px;
  left: 0;
  z-index: 1010;
}
.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:hover,
.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:focus {
  color: #f27666;
  background-color: #f5f5f5;
}
.header-style2 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:hover,
.header-style2 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:focus {
  background-color: #fff;
}
.header-style3 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:hover,
.header-style3 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:focus {
  background-color: #1f2534;
}
.header-style4 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:hover,
.header-style4 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:focus {
  background-color: #fff;
}
.widget_icl_lang_sel_widget #lang_sel img.iclflag {
  margin-right: 10px;
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
}
.rtl .widget_icl_lang_sel_widget #lang_sel img.iclflag {
  margin-left: 10px;
  margin-right: 0;
}
.widget_icl_lang_sel_widget #lang_sel ul {
  list-style: none;
  margin: 0;
}
.widget_icl_lang_sel_widget #lang_sel ul li {
  float: right;
  position: relative;
  width: 100%;
}
.widget_icl_lang_sel_widget #lang_sel ul li a {
  color: #fff;
  font-size: 12px;
}
.widget_icl_lang_sel_widget #lang_sel ul li a span {
  display: inline-block;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul {
  margin: 0;
  border: 0px;
  right: 0;
  z-index: 999;
  top: 42px;
  position: absolute;
  display: none;
  background: #fff;
  width: 120px;
  border: 1px solid #bbb;
  border-radius: 5px;
  padding: 10px 1px;
}
.header-style3 .widget_icl_lang_sel_widget #lang_sel ul li ul {
  left: 0;
  right: auto;
}
.rtl .header-style3 .widget_icl_lang_sel_widget #lang_sel ul li ul {
  right: 0;
  left: auto;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul:before {
  position: absolute;
  top: -5px;
  height: 5px;
  width: 100%;
  content: '';
}
.widget_icl_lang_sel_widget #lang_sel ul li ul li {
  background: #fff;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul li:last-child a:before {
  width: 0;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul li a {
  color: #666;
  background-color: #fff;
  padding: 7px 13px;
  display: block;
  height: auto;
  font-size: 14px;
  position: relative;
}
.header-style3 .widget_icl_lang_sel_widget #lang_sel ul li ul li a {
  padding-left: 22px;
}
.rtl .header-style3 .widget_icl_lang_sel_widget #lang_sel ul li ul li a {
  padding-left: 7px;
}
.header-style3 .widget_icl_lang_sel_widget #lang_sel ul li ul li a img {
  display: none;
}
.rtl .widget_icl_lang_sel_widget #lang_sel ul li ul li a {
  padding-right: 22px;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul li a:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 90px;
  background-color: #f2f2f2;
  bottom: 0;
  left: 13px;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul li a:hover {
  color: #f27666;
}
.widget_currency_converter {
  width: 68px;
  height: 40px;
  border: 0;
  float: right;
}
.rtl .widget_currency_converter {
  float: left;
}
.widget_currency_converter .currency_w {
  color: #444;
  margin: 0;
  text-align: right;
  position: relative;
}
.widget_currency_converter .currency_w >li {
  list-style: none;
}
.widget_currency_converter .currency_w >li a {
  line-height: 47px;
  display: inline-block;
  color: #666;
  width: 100%;
  padding: 0;
  font-size: 12px;
}
.header-style3 .widget_currency_converter .currency_w >li a {
  color: #fff;
}
.rtl .widget_currency_converter .currency_w >li a {
  text-align: left;
}
.widget_currency_converter .currency_w >li a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
}
.rtl .widget_currency_converter .currency_w >li a:after {
  margin-right: 10px;
  margin-left: 0;
}
.widget_currency_converter .currency_w >li a:hover {
  color: #f27666;
}
.widget_currency_converter .currency_w >li .currency_switcher {
  display: none;
  background: #fff;
  margin: 0;
  border: 1px solid #bbb;
  border-radius: 5px;
  width: 65px;
  position: absolute;
  right: 0;
  top: -5px;
  padding: 1px;
  text-align: center;
}
.widget_currency_converter .currency_w >li .currency_switcher li {
  display: inline-block;
  background: none repeat scroll 0 0 #fff;
  width: 58px;
  margin: 0px;
  background-color: #fff;
}
.widget_currency_converter .currency_w >li .currency_switcher li:last-child a:before {
  width: 0;
}
.widget_currency_converter .currency_w >li .currency_switcher li a {
  background: none;
  border: 0px;
  padding: 7px 5px;
  width: 72px;
  line-height: 24px;
  color: #555;
  position: relative;
  text-align: center;
}
.rtl .widget_currency_converter .currency_w >li .currency_switcher li a {
  width: 100%;
  padding: 7px 0 !important;
}
.widget_currency_converter .currency_w >li .currency_switcher li a:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 40px;
  background-color: #f2f2f2;
  bottom: 0;
  left: 10px;
}
.widget_currency_converter .currency_w >li .currency_switcher li a:hover {
  color: #f27666;
}
.rtl .widget_currency_converter .currency_w >li .currency_switcher li a {
  padding-left: 7px;
  padding-right: 0;
}
.widget_currency_converter .currency_w >li .currency_switcher li a:after {
  content: "";
}
.widget_currency_converter .currency_w:hover .currency_switcher {
  display: inline-block;
  z-index: 9999;
  height: auto;
  position: relative;
}
.widget_currency_converter .currency_w:hover .currency_switcher li {
  display: block;
}
.top-header-sidebar-menu {
  position: relative;
}
.top-header-sidebar-menu:hover .sidebar-login-top {
  visibility: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
}
.top-header-sidebar-menu .my-account {
  margin: 0 30px 0 0;
  font-size: 12px;
  color: #666;
  line-height: 47px;
  cursor: pointer;
}
.header-style3 .top-header-sidebar-menu .my-account {
  color: #fff;
}
.header-style3 .top-header-sidebar-menu .my-account .fa-user {
  color: #f27666;
}
.top-header-sidebar-menu .my-account .fa-caret-down {
  margin-left: 10px;
}
.rtl .top-header-sidebar-menu .my-account .fa-caret-down {
  margin-right: 10px;
  margin-left: 5px;
}
.top-header-sidebar-menu .my-account:hover {
  color: #f27666;
}
.rtl .top-header-sidebar-menu .my-account {
  margin: 0 0 0 30px;
}
.top-header-sidebar-menu .flytheme_top {
  width: 100%;
  padding: 0 20px;
}
.top-header-sidebar-menu .flytheme_top .top-login {
  line-height: 30px;
  font-size: 14px;
  color: #555;
  position: relative;
  padding: 0 0 0 14px;
  float: none;
}
.top-header-sidebar-menu .flytheme_top .top-login ul {
  margin: 0;
}
.top-header-sidebar-menu .flytheme_top .top-login > a {
  line-height: 30px;
  padding: 0;
  color: #666;
  font-size: 14px;
}
.rtl .top-header-sidebar-menu .flytheme_top .top-login {
  padding: 0 14px 0 0;
}
.top-header-sidebar-menu .flytheme_top .top-login:hover {
  background-color: #fff;
  color: #f27666 !important;
}
.top-header-sidebar-menu .flytheme_top .top-login:hover:before {
  border: 1px solid #f27666;
  background-color: #f27666;
}
.top-header-sidebar-menu .flytheme_top .top-login:hover > a {
  color: #f27666;
}
.top-header-sidebar-menu .flytheme_top .top-login:hover .div-logined > a {
  color: #f27666;
}
.top-header-sidebar-menu .flytheme_top .top-login:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  left: 0;
  top: 13px;
  background-color: #fff;
  border: 1px solid #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.rtl .top-header-sidebar-menu .flytheme_top .top-login:before {
  right: 0;
  left: auto;
}
.top-header-sidebar-menu .flytheme_top .top-login .div-logined {
  border: 0;
}
.top-header-sidebar-menu .flytheme_top .top-login .div-logined > a {
  padding: 0;
  line-height: 30px;
}
.top-header-sidebar-menu .sidebar-login-top {
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
  -webkit-transform: translate(0,80px);
  -ms-transform: translate(0,80px);
  transform: translate(0,80px);
  opacity: 0;
  display: block;
  position: absolute;
  top: 42px;
  left: -20px;
  width: 140px;
  z-index: 999;
  border: 1px solid #bbb;
  border-radius: 5px;
  padding: 18px 0 8px;
}
.top-header-sidebar-menu .sidebar-login-top .widget_nav_menu {
  width: 100%;
}
.top-header-sidebar-menu .sidebar-login-top .widget_nav_menu ul.menu > li {
  padding: 0 20px;
}
.top-header-sidebar-menu .sidebar-login-top .widget_nav_menu ul.menu > li > a {
  color: #fff;
}
.top-header-sidebar-menu .sidebar-login-top .widget_nav_menu ul.menu > li a {
  font-size: 14px;
  display: block;
  padding: 6px 0 6px 14px !important;
  border-bottom: none;
  color: #555;
  line-height: 20px;
  position: relative;
}
.rtl .top-header-sidebar-menu .sidebar-login-top .widget_nav_menu ul.menu > li a {
  padding: 6px 14px 6px 0 !important;
}
.top-header-sidebar-menu .sidebar-login-top .widget_nav_menu ul.menu > li a:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  left: 0;
  top: 13px;
  background-color: #fff;
  border: 1px solid #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.rtl .top-header-sidebar-menu .sidebar-login-top .widget_nav_menu ul.menu > li a:before {
  right: 0;
  left: auto;
}
.top-header-sidebar-menu .sidebar-login-top .widget_nav_menu ul.menu > li a:hover {
  color: #f27666;
}
.top-header-sidebar-menu .sidebar-login-top .widget_nav_menu ul.menu > li a:hover:before {
  border: 1px solid #f27666;
  background-color: #f27666;
}
.sidebar-top .widget_nav_menu ul.menu {
  margin: 0;
  line-height: 47px;
}
.sidebar-top .widget_nav_menu ul.menu > li {
  float: left;
  position: relative;
  cursor: pointer;
}
.header-style3 .sidebar-top .widget_nav_menu ul.menu > li > a {
  color: #fff !important;
}
.header-style3 .sidebar-top .widget_nav_menu ul.menu > li > a .fa {
  color: #f27666;
}
.sidebar-top .widget_nav_menu ul.menu > li.header-top-menu {
  position: relative;
}
.sidebar-top .widget_nav_menu ul.menu > li.header-top-menu:after {
  background-color: #cacaca;
  content: "";
  height: 10px;
  position: absolute;
  right: -7px;
  top: 18px;
  width: 1px;
}
.header-style3 .sidebar-top .widget_nav_menu ul.menu > li.header-top-menu:after {
  background-color: #4c515d;
}
.sidebar-top .widget_nav_menu ul.menu > li.header-top-menu:before {
  background-color: #cacaca;
  content: "";
  height: 10px;
  position: absolute;
  left: -7px;
  top: 18px;
  width: 1px;
}
.header-style3 .sidebar-top .widget_nav_menu ul.menu > li.header-top-menu:before {
  background-color: #4c515d;
}
.sidebar-top .widget_nav_menu ul.menu > li.dropdown > a:after {
  content: "\f0d7";
  margin: 0 5px;
  font-family: FontAwesome;
  display: inline-block;
}
.sidebar-top .widget_nav_menu ul.menu > li:hover > a {
  color: #f27666 !important;
}
.sidebar-top .widget_nav_menu ul.menu > li:hover > a span.fa {
  color: #f27666;
}
.sidebar-top .widget_nav_menu ul.menu > li:hover > ul.dropdown-menu {
  opacity: 100;
  filter: alpha(opacity=10000);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sidebar-top .widget_nav_menu ul.menu > li > a {
  padding: 0 15px 0 10px !important;
  border: 0 !important;
  display: initial !important;
  font-size: 12px;
  color: #666 !important;
}
.rtl .sidebar-top .widget_nav_menu ul.menu > li > a {
  padding: 0 10px 0 15px !important;
}
.sidebar-top .widget_nav_menu ul.menu > li > ul.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 140px;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  width: 140px;
  position: absolute;
  left: -1px;
  right: auto;
  top: 41px;
  border: 1px solid #bbb !important;
  background-color: #fff;
  border-radius: 5px !important;
  z-index: 8888;
  margin: 0 !important;
  padding: 20px !important;
}
.rtl .sidebar-top .widget_nav_menu ul.menu > li > ul.dropdown-menu {
  right: -1px;
  left: auto;
}
.sidebar-top .widget_nav_menu ul.menu > li > ul.dropdown-menu li {
  line-height: 30px;
}
.sidebar-top .widget_nav_menu ul.menu > li > ul.dropdown-menu li a {
  font-size: 14px;
  display: block;
  padding: 6px 0 6px 14px !important;
  border-bottom: none;
  color: #555;
  position: relative;
}
.rtl .sidebar-top .widget_nav_menu ul.menu > li > ul.dropdown-menu li a {
  padding: 6px 14px 6px 0 !important;
}
.sidebar-top .widget_nav_menu ul.menu > li > ul.dropdown-menu li a:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  left: 0;
  top: 13px;
  background-color: #fff;
  border: 1px solid #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.rtl .sidebar-top .widget_nav_menu ul.menu > li > ul.dropdown-menu li a:before {
  right: 0;
  left: auto;
}
.sidebar-top .widget_nav_menu ul.menu > li > ul.dropdown-menu li a:hover {
  color: #f27666;
}
.sidebar-top .widget_nav_menu ul.menu > li > ul.dropdown-menu li a:hover:before {
  border: 1px solid #f27666;
  background-color: #f27666;
}
.sidebar-top .widget_nav_menu ul.menu > li.active a {
  color: #f27666;
}
.header {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e7e7e7;
}
.header .header-top {
  height: 48px;
  position: relative;
}
.header .header-top:before {
  content: '';
  width: 100%;
  height: 1px;
  bottom: 0;
  background-color: #ddd;
  opacity: 0.7;
  display: inline-block;
  position: absolute;
  z-index: 5;
}
.header-style3 .header .header-top:before {
  background-color: #363b49;
}
.header-style2 .header .header-top {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.header-style2 .header .header-top:before {
  width: 0;
}
.header .header-top .widget {
  margin: 0;
}
.header .header-top .socials-header {
  background-color: #fff;
  float: left;
  margin-right: 25px;
  padding: 0 29px 0 29px;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.rtl .header .header-top .socials-header {
  float: right;
  padding: 0 37px 0 37px;
  margin-left: 25px;
  margin-right: 0;
}
.header .header-top .socials-header ul {
  margin: 0;
  overflow: hidden;
}
.header .header-top .socials-header ul > li {
  float: left;
  line-height: 46px;
  margin-right: 33px;
}
.rtl .header .header-top .socials-header ul > li {
  float: right;
  margin-left: 33px;
  margin-right: 0;
}
.header .header-top .socials-header ul > li a {
  color: #666;
  font-size: 14px;
}
.header .header-top .socials-header ul > li a:hover {
  color: #f27666;
}
.header .header-top .socials-header ul > li a span {
  margin: 0;
}
.header .header-top .socials-header ul > li:last-child {
  margin: 0;
}
.header .header-top .block-text {
  float: left;
  line-height: 47px;
  font-size: 12px;
  color: #666;
}
.header-style3 .header .header-top .block-text {
  color: #fff;
  position: relative;
  padding-right: 20px;
}
.header-style3 .header .header-top .block-text:after {
  content: '';
  width: 1px;
  height: 15px;
  background-color: #4c515d;
  position: absolute;
  right: 0;
  top: 15px;
}
.header-style3 .header .header-top .block-text .fa {
  color: #f27666;
}
.header-style3 .header .header-top .block-text .number-phone {
  color: #fff;
  font-size: 14px;
}
.header .header-top .block-text .fa {
  font-size: 14px;
}
.header .header-top .block-text .number-phone {
  font-weight: 600;
  font-size: 16px;
  color: #222;
}
.rtl .header .header-top .block-text {
  float: right;
  padding-left: 20px;
  padding-right: 0;
}
.rtl .header .header-top .block-text:after {
  left: 0;
  right: auto;
}
.rtl .header .header-top .block-text .number-phone {
  float: left;
  margin-right: 5px;
}
.header .header-top .block-text1 {
  float: left;
  line-height: 47px;
  font-size: 12px;
  color: #fff;
  padding: 0 15px;
}
.header .header-top .block-text1 .fa {
  font-size: 14px;
  color: #f27666;
}
.rtl .header .header-top .block-text1 {
  float: right;
}
.header .top .top-header {
  clear: both;
}
.header-bottom {
  background-color: #e5e5e5;
  min-height: 52px;
}
.header-style2 .header-bottom {
  background-color: #222;
  height: 52px;
}
.header-style2 .header-bottom .header-block-right {
  padding: 0 15px;
}
.header-style2 .header-bottom .sidebar-top .widget,
.header-style2 .header-bottom .sidebar-top ul {
  margin: 0;
}
.header-style2 .header-bottom .sidebar-top .socials-header {
  float: right;
  padding: 0 12px;
  margin-left: 30px;
  background-color: #111;
}
.rtl .header-style2 .header-bottom .sidebar-top .socials-header {
  float: left;
  margin-right: 30px;
  margin-left: 0;
}
.header-style2 .header-bottom .sidebar-top .socials-header ul > li {
  display: inline-block;
}
.header-style2 .header-bottom .sidebar-top .socials-header ul > li > a {
  line-height: 52px;
  font-size: 14px;
  color: #ddd;
  padding: 0 10px;
  display: inline-block;
}
.header-style2 .header-bottom .sidebar-top .socials-header ul > li > a .fa {
  margin: 0;
}
.header-style2 .header-bottom .sidebar-top .socials-header ul > li > a:hover {
  color: #f27666;
}
.header-style2 .header-bottom .sidebar-top .socials-header ul > li:last-child a {
  padding-right: 8px;
}
.header-style2 .header-bottom .sidebar-top .hot-sale {
  line-height: 51px;
  float: right;
}
.header-style2 .header-bottom .sidebar-top .hot-sale a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #f27666;
}
.header-style2 .header-bottom .sidebar-top .hot-sale a:hover {
  color: #fff;
}
.header-style1 .header .header-top .block-text1 {
  display: none;
}
.header-style2 .header .header-top .socials-header,
.header-style2 .header .header-top .block-text1 {
  display: none;
}
.header-style3 .header .header-top .socials-header {
  display: none;
}
.header-hotdeal .hotdeal-right {
  line-height: 51px;
  float: right;
  padding-right: 15px;
}
.header-hotdeal .hotdeal-right .widget {
  margin: 0;
}
.rtl .header-hotdeal .hotdeal-right {
  float: left;
  padding-right: 0;
  padding-left: 15px;
}
.header-hotdeal .hotdeal-right a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #f27666;
}
.header-hotdeal .hotdeal-right a:hover {
  color: #ee4c37;
}
.header .top .flytheme-logo {
  margin: 0;
  padding: 42px 30px 42px 29px;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  background-color: #fff;
  position: relative;
}
.header-style1 .header .top .flytheme-logo:before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: -1px;
  left: 0;
}
.header-style2 .header .top .flytheme-logo {
  background-color: #f5f5f5;
  border-left: 0;
  border-right: 0;
  padding: 41px 30px 41px 0;
}
.rtl .header-style2 .header .top .flytheme-logo {
  padding: 41px 0 41px 30px;
}
.header-style3 .header .top .flytheme-logo {
  border: 0;
  padding: 37px 0 38px;
  background-color: #1f2534;
}
.header .top .sidebar-top-header {
  padding: 37px 15px;
}
.header .top .flytheme_top {
  width: 100%;
}
.header .top .flytheme_top .top-form.top-search {
  width: 100%;
  border: 3px solid #ddd;
  display: inline-block;
  position: relative;
  border-top-left-radius: 28px;
  border-bottom-left-radius: 28px;
  background-color: #fff;
  margin-right: 25px;
  width: 96%;
  z-index: 99;
}
.rtl .header .top .flytheme_top .top-form.top-search {
  border-top-right-radius: 28px;
  border-bottom-right-radius: 28px;
}
.header .top .flytheme_top .top-form.top-search .topsearch-entry {
  padding-left: 20px;
}
.rtl .header .top .flytheme_top .top-form.top-search .topsearch-entry {
  padding-right: 20px;
}
.header .top .flytheme_top .top-form.top-search .cat-wrapper {
  background-color: #fff;
  position: absolute;
  height: 46px;
  top: 0;
  left: 0px;
  right: auto;
  border-radius: 0 !important;
  margin-left: 20px;
  color: #222;
  font-weight: 600;
}
.rtl .header .top .flytheme_top .top-form.top-search .cat-wrapper {
  right: 0;
  left: auto;
  margin-right: 20px;
}
.rtl .header .top .flytheme_top .top-form.top-search .cat-wrapper:before {
  left: 15px;
  right: auto;
}
.header .top .flytheme_top .top-form.top-search .cat-wrapper .label-search {
  display: block;
  margin-bottom: 0;
}
.header .top .flytheme_top .top-form.top-search .cat-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 !important;
  padding: 3px 15px 0;
  height: 46px;
  width: 170px;
  background: url(../assets/img/icon-search-product.png) no-repeat center right #fff;
}
.rtl .header .top .flytheme_top .top-form.top-search .cat-wrapper select {
  background: url(../assets/img/icon-search-product.png) no-repeat center left #fff;
}
.header .top .flytheme_top .top-form.top-search .cat-wrapper select:focus {
  outline: none;
}
.header .top .flytheme_top .top-form.top-search input {
  width: 100%;
  height: 46px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  line-height: 46px;
  margin-bottom: 0;
  padding-top: 3px;
}
.header .top .flytheme_top .top-form.top-search #searchform_special input {
  padding-left: 190px;
}
.rtl .header .top .flytheme_top .top-form.top-search #searchform_special input {
  padding-right: 190px;
  padding-left: 0;
}
.header .top .flytheme_top .top-form.top-search button.form-button {
  height: 52px;
  line-height: 52px;
  padding: 0 31px;
  margin: 0;
  border: 0;
  position: absolute;
  border-radius: 28px;
  top: -3px;
  right: -28px;
  left: auto;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  background: #222;
}
.rtl .header .top .flytheme_top .top-form.top-search button.form-button {
  left: -2px;
  right: auto;
}
.header .top .flytheme_top .top-form.top-search button.form-button:hover {
  background: none repeat scroll 0 0 #f27666;
}
.header .top .flytheme_top .top-form.top-search button.form-button:hover:before {
  color: #fff;
}
.mycart {
  padding: 0 15px 0 9px;
}
.header-style3 .mycart {
  padding: 0 15px 0 35px;
}
.header-style2 .mycart {
  margin: 0 15px;
  padding: 0 15px;
  background-color: #dcdcdc;
  position: relative;
}
.header-style2 .mycart:before {
  content: '';
  background-color: #dcdcdc;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
}
.rtl .header-style2 .mycart {
  float: left;
}
.top-form {
  position: relative;
  float: right;
}
.top-form.top-form-minicart {
  color: #333;
  cursor: pointer;
  font-size: 14px;
  padding: 0;
  text-transform: uppercase;
  position: relative;
  padding: 38px 0 37px 0;
}
.header-style2 .top-form.top-form-minicart {
  padding: 38px 0;
}
.header-style3 .top-form.top-form-minicart {
  padding: 34px 0;
}
.top-form.top-form-minicart .minicart-number {
  width: 52px;
  height: 52px;
  float: left;
  display: block;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background: url("../assets/img/icon-cart.png") no-repeat scroll bottom 9px center #f27666;
  line-height: 30px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 9px;
}
.rtl .top-form.top-form-minicart .minicart-number {
  float: right;
  margin-left: 9px;
  margin-right: 0;
}
.header-style2 .top-form.top-form-minicart .minicart-number {
  top: -5px;
  left: 26px;
  position: absolute;
  float: none;
  background: none no-repeat scroll #f27666;
  width: auto;
  height: 22px;
  width: 22px;
  line-height: 22px;
  display: inline-block;
  font-size: 10px;
}
.rtl .header-style2 .top-form.top-form-minicart .minicart-number {
  top: -13px;
  right: 15px;
  left: auto;
}
.header-style3 .top-form.top-form-minicart .minicart-number {
  top: -5px;
  left: 26px;
  position: absolute;
  float: none;
  background: none no-repeat scroll #f27666;
  width: auto;
  height: 22px;
  width: 22px;
  line-height: 22px;
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
  border: 1px solid #1f2534;
}
.rtl .header-style3 .top-form.top-form-minicart .minicart-number {
  top: -13px;
  right: 15px;
  left: auto;
}
.top-form.top-form-minicart .shopping-text {
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
}
.header-style3 .top-form.top-form-minicart .shopping-text {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-transform: capitalize;
}
.top-form.top-form-minicart .amount {
  color: #f27666;
  font-size: 18px;
  font-weight: 600;
}
.header-style3 .top-form.top-form-minicart .amount {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.top-form.top-form-minicart:hover {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.top-form.top-form-minicart:hover .top-minicart-icon > a {
  color: #000;
}
.top-form.top-form-minicart:hover .top-minicart-icon > a span.minicart-number {
  color: #f27666;
}
.top-form.top-form-minicart:hover .top-minicart-icon > a .amount {
  color: #f27666;
}
.top-form .top-minicart-icon {
  display: inline-block;
  position: relative;
}
.header-style2 .top-form .top-minicart-icon {
  padding-left: 55px;
  background: url("../assets/img/icon-cart2.png") no-repeat scroll center left;
}
.rtl .header-style2 .top-form .top-minicart-icon {
  padding-right: 55px;
  padding-left: 0;
  background: url("../assets/img/icon-cart2.png") no-repeat scroll center right;
}
.header-style2 .top-form .top-minicart-icon:after {
  content: '';
}
.header-style3 .top-form .top-minicart-icon {
  padding-left: 55px;
  background: url("../assets/img/icon-cart-home3.png") no-repeat scroll center left;
}
.rtl .header-style3 .top-form .top-minicart-icon {
  padding-right: 55px;
  padding-left: 0;
  background: url("../assets/img/icon-cart-home3.png") no-repeat scroll center right;
}
.header-style3 .top-form .top-minicart-icon:after {
  content: '';
}
.top-form .top-minicart-icon:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '\f0d7';
  font-size: 12px;
  color: #666;
  font-family: FontAwesome;
}
.rtl .top-form .top-minicart-icon:after {
  left: 0;
  right: auto;
}
.top-form .top-minicart-icon a {
  position: relative;
  display: inline-block;
}
.top-form .top-minicart-icon a span.amount,
.top-form .top-minicart-icon a .minicart-number {
  font-weight: bold;
  margin-right: 5px;
}
.rtl .top-form .top-minicart-icon a span.amount,
.rtl .top-form .top-minicart-icon a .minicart-number {
  margin-right: 0;
  margin-left: 5px;
}
.top-form .wrapp-minicart {
  opacity: 0;
  -ms-transform-origin: right top;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  position: absolute;
  right: -16px;
  left: auto;
  top: 110px;
  width: 300px;
  z-index: 9999;
}
.header-style1 .top-form .wrapp-minicart {
  right: 0;
  top: 115px;
}
.rtl .header-style1 .top-form .wrapp-minicart {
  left: 0;
  right: auto;
}
.rtl .top-form .wrapp-minicart {
  left: -16px;
  right: auto;
}
.top-form .wrapp-minicart h2 {
  color: #666;
  font-size: 13px;
  text-transform: none;
}
.top-form .wrapp-minicart .minicart-padding {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #bbb;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content {
  max-height: 320px;
  overflow: auto;
  margin: 0 0 20px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  list-style: none;
  position: relative;
  display: block;
  overflow: hidden;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  width: 90px;
  display: inline-block;
  float: left;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  float: right;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image img {
  border: 1px solid #ddd;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image:hover img {
  border: 1px solid #f27666;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details {
  float: left;
  width: 56%;
  margin-left: 15px;
  position: relative;
  line-height: 18px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details {
  margin-right: 15px;
  margin-left: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .rating-container {
  white-space: nowrap;
  margin: 5px 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details a {
  font-size: 14px;
  position: relative;
  text-transform: capitalize;
  color: #444;
  font-weight: 500;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details a:hover {
  color: #f27666;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-action {
  position: absolute;
  bottom: 5px;
  right: -5px;
  left: auto;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-action {
  left: -5px;
  right: auto;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-action a.btn-remove {
  float: right;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-action a.btn-remove span {
  background: url(../assets/img/minicart-del.png) no-repeat;
  width: 14px;
  height: 15px;
  display: inline-block;
  margin: 0 5px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-action a.btn-remove {
  float: left;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-price {
  color: #fa381d;
  font-size: 18px;
  font-weight: 600;
}
.header-style3 .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-price .amount {
  color: #fa381d;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-price {
  display: inline-block;
  vertical-align: top;
}
.top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  text-transform: uppercase;
}
.header-style3 .top-form .wrapp-minicart .cart-checkout .price-total .amount {
  color: #fa381d;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  font-size: 18px;
  color: #fa381d;
  font-weight: 600;
  float: right;
}
.rtl .top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  float: left;
}
.top-form .wrapp-minicart .cart-checkout .cart-links {
  display: block;
  text-align: center;
  padding: 15px 0;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link {
  margin-right: 5px;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  margin-left: 5px;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  display: inline-block;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 25px;
  border: 0;
  height: 46px;
  line-height: 46px;
  border-radius: 23px;
  font-weight: 500;
  background-color: #222;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a:hover,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a:hover {
  background: none repeat scroll 0 0 #f27666;
  color: #fff;
  border: 0;
}
.top-form:hover .wrapp-minicart {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.header-style3 .header {
  background-color: #1f2534;
}
.header-style3 .header .header-bottom2 {
  background-color: #1f2534;
}
.header-style3 .header .sidebar-top-header a.fa {
  display: none;
}
.header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search {
  float: none;
  width: 100%;
}
.header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry .cat-wrapper {
  float: left;
}
.rtl .header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry .cat-wrapper {
  float: right;
}
.header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry .cat-wrapper .label-search select {
  height: 40px;
  border: 0;
  color: #fff;
  background-color: #404552;
  border-radius: 5px;
  margin-right: 5px;
  padding: 5px 30px;
  min-width: 200px;
}
.rtl .header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry .cat-wrapper .label-search select {
  margin-right: 0;
  margin-left: 5px;
}
.header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry input[type="text"] {
  float: left;
  height: 40px;
  min-width: 613px;
  background-color: #404552;
  color: #fff;
  border: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding: 0 30px;
}
.rtl .header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry input[type="text"] {
  float: right;
  border: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry button.button-search-pro {
  float: left;
  background-color: #f27666;
  height: 40px;
  width: 50px;
  position: relative;
  text-indent: -9999px;
  border: 0;
  border-radius: 0;
  line-height: 40px;
  text-align: center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  margin: 0;
}
.header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry button.button-search-pro:hover {
  background-color: #ee4c37;
}
.rtl .header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry button.button-search-pro {
  float: right;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry button.button-search-pro:before {
  content: '\f002';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-indent: 0;
}
.item-bottom2 {
  position: relative;
  overflow: hidden;
}
.item-bottom2 .add_to_cart_button,
.item-bottom2 .product_type_external,
.item-bottom2 .product_type_grouped {
  margin: 0 5px;
  position: relative;
  bottom: auto;
  left: auto;
  top: auto;
  right: auto;
  display: inline-block;
  float: left;
  border: 1px solid #ddd;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 18px;
  color: #999;
}
.item-bottom2 .add_to_cart_button:hover,
.item-bottom2 .product_type_external:hover,
.item-bottom2 .product_type_grouped:hover {
  color: #fff;
}
.item-bottom2 .add_to_cart_button.loading,
.item-bottom2 .product_type_external.loading,
.item-bottom2 .product_type_grouped.loading {
  padding-right: 18px;
}
.rtl .item-bottom2 .add_to_cart_button.loading,
.rtl .item-bottom2 .product_type_external.loading,
.rtl .item-bottom2 .product_type_grouped.loading {
  padding-left: 18px;
}
.item-bottom2 .add_to_cart_button,
.item-bottom2 .product_type_external,
.item-bottom2 .product_type_grouped,
.item-bottom2 .yith-wcwl-add-to-wishlist,
.item-bottom2 .compare-button {
  display: inline-block;
  vertical-align: top;
  float: left;
}
.rtl .item-bottom2 .add_to_cart_button,
.rtl .item-bottom2 .product_type_external,
.rtl .item-bottom2 .product_type_grouped,
.rtl .item-bottom2 .yith-wcwl-add-to-wishlist,
.rtl .item-bottom2 .compare-button {
  float: right;
}
.item-bottom2 .clear {
  clear: none;
}
.item-bottom2 .yith-wcwl-add-to-wishlist {
  visibility: visible;
  vertical-align: top;
  float: left;
  margin: 0;
  width: auto;
  height: 40px;
  width: 40px;
  display: inline-block;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rtl .item-bottom2 .yith-wcwl-add-to-wishlist {
  float: right;
}
.item-bottom2 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button  a.add_to_wishlist {
  background: url('../assets/img/icon-wishlist22.png') no-repeat scroll center center #fff !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ddd;
}
.item-bottom2 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button  a.add_to_wishlist:before {
  background: none;
}
.item-bottom2 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button  a.add_to_wishlist:hover {
  background: url(../assets/img/pink/icon-wishlist3.png) no-repeat center center #fff !important;
  border: 1px solid #f27666;
}
.item-bottom2 .compare-button {
  visibility: visible;
  text-align: right;
  float: left;
  vertical-align: top;
  display: inline-block;
  width: 40px;
  border-radius: 50%;
  max-height: 40px;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .item-bottom2 .compare-button {
  float: right;
}
.item-bottom2 .compare-button .button.compare {
  background: url('../assets/img/icon-compare21.png') no-repeat scroll center center #fff !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #dedede;
}
.item-bottom2 .compare-button .button.compare:before {
  background: none;
}
.item-bottom2 .compare-button .button.compare:hover {
  background: url(../assets/img/pink/icon-compare3.png) no-repeat center center #fff !important;
  border: 1px solid #f27666;
}
.item-bottom3 {
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
}
.item-bottom3 .add_to_cart_button,
.item-bottom3 .product_type_external,
.item-bottom3 .product_type_grouped {
  visibility: visible;
  vertical-align: top;
  float: left;
  margin: 0 !important;
  width: auto;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #dedede;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-indent: -9999px;
  padding: 0;
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
}
.item-bottom3 .add_to_cart_button.added,
.item-bottom3 .product_type_external.added,
.item-bottom3 .product_type_grouped.added {
  border: 1px solid #f27666;
  background-color: #f27666;
}
.item-bottom3 .add_to_cart_button.added:before,
.item-bottom3 .product_type_external.added:before,
.item-bottom3 .product_type_grouped.added:before {
  color: #fff;
}
.item-bottom3 .add_to_cart_button.added:hover:before,
.item-bottom3 .product_type_external.added:hover:before,
.item-bottom3 .product_type_grouped.added:hover:before {
  color: #fff;
}
.item-bottom3 .add_to_cart_button:hover,
.item-bottom3 .product_type_external:hover,
.item-bottom3 .product_type_grouped:hover {
  border: 1px solid #f27666;
  color: #f27666;
  background-color: #fff;
}
.item-bottom3 .add_to_cart_button:hover:before,
.item-bottom3 .product_type_external:hover:before,
.item-bottom3 .product_type_grouped:hover:before {
  color: #f27666;
}
.item-bottom3 .add_to_cart_button:before,
.item-bottom3 .product_type_external:before,
.item-bottom3 .product_type_grouped:before {
  content: '\f07a';
  font-size: 14px;
  color: #777;
  position: absolute;
  font-family: 'FontAwesome';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-indent: 0;
}
.item-bottom3 .add_to_cart_button,
.item-bottom3 .product_type_external,
.item-bottom3 .product_type_grouped,
.item-bottom3 .yith-wcwl-add-to-wishlist,
.item-bottom3 .compare-button {
  display: inline-block;
  vertical-align: top;
  float: left;
}
.rtl .item-bottom3 .add_to_cart_button,
.rtl .item-bottom3 .product_type_external,
.rtl .item-bottom3 .product_type_grouped,
.rtl .item-bottom3 .yith-wcwl-add-to-wishlist,
.rtl .item-bottom3 .compare-button {
  float: right;
}
.item-bottom3 .clear {
  clear: none;
}
.item-bottom3 .yith-wcwl-add-to-wishlist {
  visibility: visible;
  vertical-align: top;
  float: left;
  margin: 0 5px;
  width: auto;
  height: 40px;
  width: 40px;
  display: inline-block;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rtl .item-bottom3 .yith-wcwl-add-to-wishlist {
  float: right;
}
.item-bottom3 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button  a.add_to_wishlist {
  background: url('../assets/img/icon-wishlist22.png') no-repeat scroll center center #fff !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #dedede;
}
.item-bottom3 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button  a.add_to_wishlist:before {
  background: none;
}
.item-bottom3 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button  a.add_to_wishlist:hover {
  background: url(../assets/img/pink/icon-wishlist3.png) no-repeat center center #fff !important;
  border: 1px solid #f27666;
}
.item-bottom3 .compare-button {
  visibility: visible;
  text-align: right;
  float: left;
  vertical-align: top;
  display: inline-block;
  width: 40px;
  border-radius: 50%;
  max-height: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .item-bottom3 .compare-button {
  float: right;
}
.item-bottom3 .compare-button .button.compare {
  background: url('../assets/img/icon-compare21.png') no-repeat scroll center center #fff !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #dedede;
}
.item-bottom3 .compare-button .button.compare:before {
  background: none;
}
.item-bottom3 .compare-button .button.compare:hover {
  background: url(../assets/img/pink/icon-compare3.png) no-repeat center center #fff !important;
  border: 1px solid #f27666;
}
.button-style2 {
  top: -60px;
  height: 30px;
  width: 30px;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fff;
  color: #ddd;
  opacity: 1;
  box-shadow: none;
  text-align: center;
}
.button-style2:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.button-style2:hover:before {
  color: #fff;
}
.button-style2:before {
  line-height: 28px;
  font-family: 'FontAwesome';
  font-size: 18px;
}
.button-style2.slick-prev {
  right: 35px;
  left: auto;
}
.button-style2.slick-prev:before {
  content: '\f104';
}
.rtl .button-style2.slick-prev {
  left: 35px;
  right: auto;
}
.rtl .button-style2.slick-prev:before {
  content: '\f105';
}
.button-style2.slick-next {
  right: 0;
  left: auto;
}
.button-style2.slick-next:before {
  content: '\f105';
}
.rtl .button-style2.slick-next {
  left: 0;
  right: auto;
}
.rtl .button-style2.slick-next:before {
  content: '\f104';
}
.wpb_single_image .vc_single_image-wrapper img:hover {
  opacity: 0.85;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.row-mega {
  margin-left: -30px;
  *zoom: 1;
}
.row-mega:before,
.row-mega:after {
  display: table;
  line-height: 0;
  content: "";
}
.row-mega:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 30px;
  box-sizing: inherit;
  -moz-box-sizing: inherit;
}
.span12 {
  width: 1170px;
}
.span11 {
  width: 1070px;
}
.span10 {
  width: 970px;
}
.span9 {
  width: 870px;
}
.span8 {
  width: 770px;
}
.span7 {
  width: 670px;
}
.span6 {
  width: 570px;
}
.span5 {
  width: 470px;
}
.span4 {
  width: 370px;
}
.span3 {
  width: 270px;
}
.span2 {
  width: 170px;
}
.span1 {
  width: 70px;
}
@media (min-width: 980px) and (max-width: 1190px) {
  .row-mega {
    margin-left: -20px;
    *zoom: 1;
  }
  .row-mega:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .rtl .row-mega {
    margin: 0 -20px 0 0;
  }
  .rtl [class*="span"] {
    margin: 0 20px 0 0;
  }
  .span12 {
    width: 940px;
  }
  .span11 {
    width: 860px;
  }
  .span10 {
    width: 780px;
  }
  .span9 {
    width: 700px;
  }
  .span8 {
    width: 620px;
  }
  .span7 {
    width: 540px;
  }
  .span6 {
    width: 460px;
  }
  .span5 {
    width: 380px;
  }
  .span4 {
    width: 300px;
  }
  .span3 {
    width: 220px;
  }
  .span2 {
    width: 140px;
  }
  .span1 {
    width: 60px;
  }
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide,
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  display: block !important;
  position: relative;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide .ajax-loading,
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading {
  position: absolute;
  top: 11px;
  left: 50%;
  margin-left: -5%;
  z-index: 3;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
  display: none !important;
}
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.woocommerce-page .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.woocommerce-page .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
  display: none !important;
}
.woocommerce nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination {
  float: right;
  margin: 0 !important;
}
.woocommerce nav.woocommerce-pagination .products-page,
.woocommerce-page nav.woocommerce-pagination .products-page {
  display: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers {
  border: none !important;
  display: -moz-box !important;
  margin: 0px !important;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li {
  margin-right: 5px;
  border-right: none !important;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li:last-child,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li:last-child {
  margin: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  color: #555;
  width: 35px;
  height: 35px;
  border: 1px solid #ddd;
  line-height: 35px;
  border-radius: 5px;
  padding: 0;
  background-color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  background: none repeat scroll 0 0 #252525;
  color: #fff;
  border: 1px solid #252525;
  line-height: 35px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover {
  background: none repeat scroll 0 0 #252525;
  color: #fff;
  border: 1px solid #252525;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.next,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.prev,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a.next,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a.prev {
  padding: 6px 11px;
  text-indent: -9999px;
  position: relative;
  z-index: 1;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.next:before,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a.next:before {
  text-indent: 0;
  position: absolute;
  z-index: 3;
  top: -1px;
  left: 15px;
  right: auto;
  content: '\f105';
  font-family: FontAwesome;
  font-size: 16px;
  color: #999;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.next:hover:before,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a.next:hover:before {
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.prev:before,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a.prev:before {
  text-indent: 0;
  position: absolute;
  z-index: 3;
  top: -1px;
  left: 15px;
  right: auto;
  content: '\f104';
  font-family: FontAwesome;
  font-size: 16px;
  color: #999;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.prev:hover:before,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a.prev:hover:before {
  color: #fff;
}
.woocommerce #respond input#submit.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt {
  background: #f27666;
}
.woocommerce .box-layout .widget_price_filter .price_slider_amount #min_price,
.woocommerce .box-layout .widget_price_filter .price_slider_amount #max_price,
.woocommerce-page .box-layout .widget_price_filter .price_slider_amount #min_price,
.woocommerce-page .box-layout .widget_price_filter .price_slider_amount #max_price {
  width: 30%;
}
.woocommerce .quantity,
.woocommerce-page .quantity {
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  padding-right: 30px;
  display: inline-block;
  position: relative;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
  border: 1px solid #ddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 2.618em;
  height: 2.1em;
  padding: 0;
  margin: 0;
  text-align: center !important;
  font-weight: 700;
  -moz-appearance: textfield;
}
.woocommerce .quantity .quantity,
.woocommerce-page .quantity .quantity {
  position: relative;
  z-index: 1;
  margin-right: 20px;
}
.rtl .woocommerce .quantity .quantity,
.rtl .woocommerce-page .quantity .quantity {
  margin-left: 20px;
  margin-right: 0;
}
.woocommerce .quantity .quantity input.qty,
.woocommerce-page .quantity .quantity input.qty {
  height: 46px;
  width: 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-weight: normal;
}
.woocommerce .quantity .quantity .minus,
.woocommerce-page .quantity .quantity .minus {
  background: url('../assets/img/bg-minus.png') no-repeat scroll center center #fff;
  border-bottom-right-radius: 5px;
  border: 1px solid #ddd;
  border-top: 0;
  height: 23px;
  width: 35px;
}
.woocommerce .quantity .quantity .minus:hover,
.woocommerce-page .quantity .quantity .minus:hover {
  background-color: #f3f3f3;
}
.woocommerce .quantity .quantity .plus,
.woocommerce-page .quantity .quantity .plus {
  background: url('../assets/img/bg-plus.png') no-repeat scroll center center #fff;
  border-top-right-radius: 5px;
  height: 23px;
  width: 35px;
  border: 1px solid #ddd;
  border-bottom: 0;
}
.woocommerce .quantity .quantity .plus:hover,
.woocommerce-page .quantity .quantity .plus:hover {
  background-color: #f3f3f3;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 1.387em;
  height: 15px;
  text-decoration: none;
  overflow: visible;
  font-weight: 700;
  cursor: pointer;
  color: #fff;
  background-color: #999;
  border: 0;
  text-shadow: none;
  line-height: 15px;
  background-image: none;
}
.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover {
  background-color: #f27666;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0;
  border-radius: 0px;
}
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus {
  bottom: 0;
  right: 0;
  border-radius: 0px;
}
.woocommerce .widget_price_filter,
.woocommerce-page .widget_price_filter {
  padding: 25px 20px 30px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.woocommerce .widget_price_filter .block-title-widget h2,
.woocommerce-page .widget_price_filter .block-title-widget h2 {
  text-transform: uppercase;
  font-size: 14px;
  color: #222;
  font-weight: bold;
  margin-bottom: 30px;
}
.woocommerce .widget_price_filter form,
.woocommerce-page .widget_price_filter form {
  border: 0;
}
.woocommerce .widget_price_filter h3,
.woocommerce-page .widget_price_filter h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #222;
  margin-bottom: 20px;
  border: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #f27666;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  width: 14px;
  height: 14px;
  background: #fff;
  top: -5px;
  border: 2px solid #9e9e9e;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover {
  border: 2px solid #f27666;
}
.woocommerce .widget_price_filter .price_slider_amount #min_price,
.woocommerce .widget_price_filter .price_slider_amount #max_price,
.woocommerce-page .widget_price_filter .price_slider_amount #min_price,
.woocommerce-page .widget_price_filter .price_slider_amount #max_price {
  display: inline-block !important;
  width: 48px;
  float: left;
  height: 32px;
  line-height: 32px;
  margin-right: 25px;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 3px;
  border: 1px solid #ccc;
  font-size: 14px;
  color: #555;
  text-align: center;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  border: 0;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  background: #222;
  padding: 0 16px;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 3px;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
  background: none repeat scroll 0 0 #f27666;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce-page .widget_price_filter .price_slider_amount .price_label {
  display: none !important;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 48%;
  float: left;
  margin-right: 2%;
}
.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-weight: 600;
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-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 td .shipping_calculator,
.woocommerce-page .cart-collaterals .cart_totals table tr td .shipping_calculator {
  display: none;
}
.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: #f27666;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  font-size: 13px;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  background-color: #222;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.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: none repeat scroll 0 0 #f27666;
}
.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;
  border-radius: 0;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-form .button,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-form .button {
  background: #f27666;
  color: #fff;
  border-color: #f27666;
  width: auto;
  display: inline-block;
  -webkit-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: #ee4c37;
}
.woocommerce #reviews #review_form_wrapper #review_form .comment-form .form-submit input,
.woocommerce-page #reviews #review_form_wrapper #review_form .comment-form .form-submit input {
  font-weight: 500;
  border: 0;
  font-size: 14px;
  padding: 0 26px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  color: #fff;
  background-color: #222;
  font-weight: normal;
}
.woocommerce #reviews #review_form_wrapper #review_form .comment-form .form-submit input:hover,
.woocommerce-page #reviews #review_form_wrapper #review_form .comment-form .form-submit input:hover {
  background-color: #f27666;
}
.listings-title {
  background: url(../assets/img/bg-title-cat.png) no-repeat center center;
  height: 179px;
  margin: 50px 0;
  text-align: center;
}
.listings-title .wrap-title {
  padding: 63px 0 64px;
}
.listings-title .wrap-title h1 {
  font-weight: bold;
  color: #eee;
  text-transform: uppercase;
  font-size: 20px;
}
.products-wrapper .products-loop {
  list-style: none;
}
.products-wrapper .products-loop .product-category img {
  margin-bottom: 10px;
}
.products-wrapper .products-loop .product-category h3 {
  font-size: 18px;
}
.products-wrapper .products-loop .product-category h3 .count {
  background: none;
}
.products-wrapper .products-loop > li .products-entry {
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 50px;
}
.products-wrapper .products-loop > li .products-entry .products-thumb .product-thumb-hover,
.products-wrapper .products-loop > li .products-entry .products-thumb > a {
  position: static;
}
.products-wrapper .products-loop > li .products-entry span.onsale {
  display: block;
  position: absolute;
  background-color: #f27666;
  height: 34px;
  width: 64px;
  min-height: 34px;
  padding: 0;
  line-height: 35px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 17px;
  border-bottom-right-radius: 0;
  top: 20px;
  left: 20px;
  right: auto;
  z-index: 5;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content .desc,
.products-wrapper .products-loop.grid > li .products-thumb a.fancybox {
  display: none;
}
.products-wrapper .products-loop.grid > li .products-thumb .product-thumb-hover img {
  border-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.products-wrapper .products-loop.grid > li .products-entry {
  position: relative;
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin: 0 1px;
  margin-bottom: 50px;
  background-color: #fff;
}
.products-wrapper .products-loop.grid > li .products-entry .products-thumb {
  position: relative;
  z-index: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.products-wrapper .products-loop.grid > li .products-entry .products-thumb a.fancybox {
  display: none;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content {
  text-align: center;
  padding: 0 0 45px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content h4 {
  margin-bottom: 5px;
  padding: 0 5px;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content h4 a {
  font-size: 14px;
  color: #444;
  font-weight: 500;
  text-transform: capitalize;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content h4 a:hover {
  color: #f27666;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content .item-bottom .product_type_external {
  font-weight: 500;
  font-size: 14px;
  color: #333;
  padding: 0 26px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #ddd;
  border-radius: 25px;
  position: absolute;
  bottom: -22px;
  left: 50%;
  margin-left: -67px;
  z-index: 5;
  background-color: #fff;
  font-weight: normal;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content .item-bottom .product_type_external.product_type_variable {
  margin-left: -77px;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content .item-bottom .product_type_external:hover {
  background-color: #f0614e;
  border: 1px solid #f27666;
  color: #fff;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content .item-bottom .product_type_grouped {
  font-weight: 500;
  font-size: 14px;
  color: #333;
  padding: 0 26px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #ddd;
  border-radius: 25px;
  position: absolute;
  bottom: -22px;
  left: 50%;
  margin-left: -77px;
  z-index: 5;
  background-color: #fff;
  font-weight: normal;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content .item-bottom .product_type_grouped:hover {
  background-color: #ee4c37;
  border: 1px solid #f27666;
  color: #fff;
}
.products-wrapper .products-loop.grid > li .products-entry:hover {
  border: 1px solid #f27666;
}
.products-wrapper .products-loop.grid > li .products-entry:hover .item-cart {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.products-wrapper .products-loop.grid > li .products-entry:hover .item-bottom .add_to_cart_button,
.products-wrapper .products-loop.grid > li .products-entry:hover .item-bottom .product_type_external,
.products-wrapper .products-loop.grid > li .products-entry:hover .item-bottom .product_type_grouped {
  border: 1px solid #f27666;
  color: #f27666;
}
.products-wrapper .products-loop.grid > li .products-entry:hover .item-bottom .add_to_cart_button:hover,
.products-wrapper .products-loop.grid > li .products-entry:hover .item-bottom .product_type_external:hover,
.products-wrapper .products-loop.grid > li .products-entry:hover .item-bottom .product_type_grouped:hover {
  background-color: #f27666;
  color: #fff;
}
.products-wrapper .products-loop.grid > li .item-description {
  display: none;
}
.products-wrapper .products-loop.list > li {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .desc,
.products-wrapper .products-loop.list > li .products-thumb a.fancybox {
  display: none;
}
.products-wrapper .products-loop.list > li .products-entry {
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 0;
  background-color: #fff;
}
.products-wrapper .products-loop.list > li .products-entry:hover {
  border: 1px solid #f27666;
}
.products-wrapper .products-loop.list > li .products-entry:hover .products-content .item-bottom .item-cart {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.products-wrapper .products-loop.list > li .products-entry .products-thumb {
  float: left;
  border: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  max-width: 250px;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-thumb {
  float: right;
}
.products-wrapper .products-loop.list > li .products-entry .products-content {
  text-align: start;
  overflow: hidden;
  padding: 20px 30px 0;
  position: relative;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .reviews-content {
  position: absolute;
  right: 30px;
  top: 20px;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .reviews-content {
  left: 30px;
  right: auto;
}
.products-wrapper .products-loop.list > li .products-entry .products-content h4 {
  margin-bottom: 15px;
  padding-right: 80px;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content h4 {
  padding-right: 0;
  padding-left: 80px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content h4 a {
  font-size: 18px;
  font-weight: 500;
  color: #444;
  text-transform: capitalize;
}
.products-wrapper .products-loop.list > li .products-entry .products-content h4 a:hover {
  color: #f27666;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .price {
  margin-bottom: 15px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .price span {
  font-size: 22px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .price del span.amount {
  font-size: 16px;
  line-height: 30px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .product_type_grouped,
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .product_type_external,
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom a.add_to_cart_button {
  position: relative;
  bottom: auto;
  top: auto;
  right: auto;
  left: auto;
  margin-left: 0;
  float: left;
  font-weight: 500;
  border: 0;
  font-size: 14px;
  padding: 0 26px;
  height: 46px;
  line-height: 46px;
  border-radius: 25px;
  color: #fff;
  background-color: #222;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .product_type_grouped:hover,
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .product_type_external:hover,
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom a.add_to_cart_button:hover {
  background-color: #f27666;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .product_type_grouped,
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .product_type_external,
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom a.add_to_cart_button {
  float: right;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart {
  position: relative;
  bottom: auto;
  top: auto;
  left: auto;
  right: auto;
  background: none;
  height: auto;
  width: 168px;
  float: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0;
  -webkit-transform: translate(0,40px);
  -ms-transform: translate(0,40px);
  transform: translate(0,40px);
  padding: 0;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart {
  float: right;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .yith-wcwl-add-to-wishlist {
  opacity: 1;
  float: left;
  margin-top: 0;
  width: auto;
  max-height: 46px;
  display: inline-block;
  margin: 0 10px;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .yith-wcwl-add-to-wishlist {
  float: right;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background: url('../assets/img/icon-wishlist2.png') no-repeat scroll top 7px center #222;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  background: none;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background: url('../assets/img/icon-wishlist2.png') no-repeat scroll top 7px center #f27666;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .compare-button {
  opacity: 1;
  float: left;
  vertical-align: top;
  display: inline-block;
  width: 46px;
  border-radius: 50%;
  max-height: 46px;
  margin-right: 10px;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .compare-button {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .compare-button .button.compare {
  background: url('../assets/img/icon-compare2.png') no-repeat scroll top 6px center #222 !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .compare-button .button.compare:before {
  background: none;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .compare-button .button.compare:hover {
  background: url('../assets/img/icon-compare2.png') no-repeat scroll top 6px center #f27666 !important;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .compare-button .button.compare:hover:before {
  background: none;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart a.fancybox {
  background: url('../assets/img/icon-search.png') no-repeat scroll center center #222;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart a.fancybox:before {
  background: none;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart a.fancybox:hover {
  background: url('../assets/img/icon-search.png') no-repeat scroll center center #f27666;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart a.fancybox:hover:before {
  background: none;
}
.products-wrapper .products-loop.list > li .products-entry .item-description {
  display: block;
  margin-bottom: 30px;
}
.products-nav {
  margin-bottom: 25px;
  display: block;
  width: 100%;
  overflow: hidden;
}
.products-nav:last-child {
  margin-bottom: 35px;
}
.products-nav .view-top {
  padding: 0 0 10px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  display: block;
}
.products-nav .view-top .view-mode-wrap {
  float: left;
}
.rtl .products-nav .view-top .view-mode-wrap {
  float: right;
}
.products-nav .view-top .view-mode-wrap .view-mode a {
  display: inline-block;
  float: left;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 0;
  width: 35px;
  height: 35px;
  border-radius: 4px;
  margin-right: 5px;
}
.rtl .products-nav .view-top .view-mode-wrap .view-mode a {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.products-nav .view-top .view-mode-wrap .view-mode a > span {
  display: none;
}
.products-nav .view-top .view-mode-wrap .view-mode a.grid-view {
  background: url('../assets/img/icon-grid.png') no-repeat center center #222;
}
.products-nav .view-top .view-mode-wrap .view-mode a.grid-view:hover,
.products-nav .view-top .view-mode-wrap .view-mode a.grid-view.active {
  background: url('../assets/img/icon-grid.png') no-repeat center center #f27666;
}
.products-nav .view-top .view-mode-wrap .view-mode a.list-view {
  background: url('../assets/img/icon-list.png') no-repeat center center #222;
}
.products-nav .view-top .view-mode-wrap .view-mode a.list-view:hover,
.products-nav .view-top .view-mode-wrap .view-mode a.list-view.active {
  background: url('../assets/img/icon-list.png') no-repeat center center #f27666;
}
.products-nav ul {
  list-style: none;
  margin: 0;
}
.products-nav .catalog-ordering {
  float: right;
}
.rtl .products-nav .catalog-ordering {
  float: left;
}
.products-nav .catalog-ordering.short-by {
  float: left;
}
.rtl .products-nav .catalog-ordering.short-by {
  float: right;
}
.products-nav .catalog-ordering .orderby-order-container {
  display: inline-block;
  padding: 0;
}
.products-nav .catalog-ordering .orderby-order-container span.show-product {
  font-size: 13px;
  color: #333;
}
.rtl .products-nav .catalog-ordering .orderby-order-container span.sort {
  float: right;
  display: inline-block;
  line-height: 32px;
}
.products-nav .catalog-ordering .orderby-order-container ul li {
  list-style: none;
  display: block;
  line-height: 30px;
}
.products-nav .catalog-ordering .orderby-order-container ul li span.current-li {
  background: #fff;
  display: block;
  padding: 0 0 0 16px;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  position: relative;
}
.rtl .products-nav .catalog-ordering .orderby-order-container ul li span.current-li {
  padding: 0;
}
.products-nav .catalog-ordering .orderby-order-container ul li span.current-li:before {
  position: absolute;
  top: 2px;
  right: 15px;
  content: '\f107';
  font-size: 16px;
  color: #999;
  font-family: FontAwesome;
}
.rtl .products-nav .catalog-ordering .orderby-order-container ul li span.current-li:before {
  left: 15px;
  right: auto;
}
.products-nav .catalog-ordering .orderby-order-container ul li span.current-li:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  right: 40px;
  top: 0;
  border-left: 1px solid #d7d7d7;
}
.rtl .products-nav .catalog-ordering .orderby-order-container ul li span.current-li:after {
  left: 40px;
  right: auto;
}
.products-nav .catalog-ordering .orderby-order-container ul li a {
  font-size: 13px;
  padding: 0 15px 0 0;
  color: ;
  height: 33px;
  line-height: 33px;
  display: block;
  white-space: nowrap;
}
.products-nav .catalog-ordering .orderby-order-container ul li a strong {
  font-weight: normal;
}
.products-nav .catalog-ordering .orderby-order-container ul li a:hover {
  cursor: pointer;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul {
  width: 130px;
  border: 1px solid #d7d7d7;
  position: absolute;
  z-index: 9868;
  background-color: #fff;
  display: none;
  border-radius: 4px;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul li {
  list-style: none;
  width: 100%;
  clear: both;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul li:last-child a {
  border: none !important;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul li a {
  font-weight: bold;
  width: 100%;
  border: none;
  background: none;
  padding: 0 10px;
  font-weight: normal;
  border-bottom: 1px dashed #ddd;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul li a:hover {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-color: #f27666;
  color: #fff;
}
.products-nav .catalog-ordering .orderby-order-container ul.order-dropdown {
  display: inline-block;
}
.products-nav .catalog-ordering .orderby-order-container ul.orderby {
  width: 130px;
}
.products-nav .catalog-ordering .orderby-order-container ul.sort-count {
  margin: 0 0 0 10px;
  width: 90px;
}
.rtl .products-nav .catalog-ordering .orderby-order-container ul.sort-count {
  margin: 0 10px 0 0;
}
.products-nav .catalog-ordering ul.sort-count li ul {
  display: none;
  width: 90px;
}
.products-nav .view-bottom {
  overflow: hidden;
  display: block;
  padding: 10px 0;
}
.products-nav .view-bottom .woocommerce-ordering {
  float: left !important;
  margin: 0;
}
.products-nav .view-bottom .woocommerce-ordering select {
  height: 36px;
  border: 1px solid #d7d7d7;
  font-size: 13px;
  color: #333;
  padding: 0 20px;
  line-height: 36px;
  border-radius: 4px;
}
.price,
.item-price,
.item_price,
.product-price {
  font-size: 18px;
  margin-bottom: 5px;
  display: inline-block;
  font-weight: 600;
}
.price span.amount,
.item-price span.amount,
.item_price span.amount,
.product-price span.amount {
  color: #fa381d;
  line-height: 25px;
}
.price del,
.item-price del,
.item_price del,
.product-price del {
  margin-right: 10px;
  font-size: 16px;
  font-weight: normal;
}
.rtl .price del,
.rtl .item-price del,
.rtl .item_price del,
.rtl .product-price del {
  margin-left: 10px;
  margin-right: 0;
}
.price del span.amount,
.item-price del span.amount,
.item_price del span.amount,
.product-price del span.amount {
  color: #999;
}
.price ins,
.item-price ins,
.item_price ins,
.product-price ins {
  float: left;
  text-decoration: none;
  font-size: 18px;
  margin-right: 10px;
}
.rtl .price ins,
.rtl .item-price ins,
.rtl .item_price ins,
.rtl .product-price ins {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.price ins span.amount,
.item-price ins span.amount,
.item_price ins span.amount,
.product-price ins span.amount {
  color: #fa381d;
}
.product_type_grouped,
.product_type_external,
.woocommerce a.add_to_cart_button,
a.add_to_cart_button {
  font-weight: 500;
  font-size: 14px;
  color: #333;
  padding: 0 26px;
  height: 46px;
  line-height: 44px;
  border: 1px solid #ddd;
  border-radius: 25px;
  position: absolute;
  bottom: -22px;
  left: 50%;
  margin-left: -67px;
  z-index: 5;
  background-color: #fff;
  font-weight: normal;
}
.product_type_grouped.product_type_variable,
.product_type_external.product_type_variable,
.woocommerce a.add_to_cart_button.product_type_variable,
a.add_to_cart_button.product_type_variable {
  margin-left: -77px;
}
.product_type_grouped:hover,
.product_type_external:hover,
.woocommerce a.add_to_cart_button:hover,
a.add_to_cart_button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
  color: #fff;
}
.woocommerce a.add_to_cart_button.loading,
a.add_to_cart_button.loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center #f27666 !important;
  color: #fff !important;
  border: 1px solid #f27666 !important;
  opacity: 0.9;
  filter: alpha(opacity=90);
  padding-right: 26px;
}
.woocommerce a.add_to_cart_button.loading:before,
a.add_to_cart_button.loading:before {
  content: '';
  background: none !important;
}
.woocommerce a.add_to_cart_button.added,
a.add_to_cart_button.added {
  background: #f27666 !important;
  color: #fff !important;
  border: 1px solid #f27666 !important;
}
.woocommerce a.add_to_cart_button.added:after,
a.add_to_cart_button.added:after {
  content: '' !important;
  margin: 0;
}
a.added_to_cart,
.woocommerce a.added_to_cart {
  display: none;
}
.item-bottom .clear {
  clear: none !important;
}
.item-bottom.non-quickview .yith-wcwl-add-to-wishlist {
  width: 50%;
}
.item-bottom.non-quickview .compare-button {
  width: 50%;
}
.item-bottom.non-quickview .compare-button:before {
  width: 0;
}
a.add_to_cart_button {
  font-weight: 500;
  font-size: 14px;
  color: #333;
  padding: 0 26px;
  height: 46px;
  line-height: 44px;
  border: 1px solid #ddd;
  border-radius: 25px;
  position: absolute;
  bottom: -22px;
  left: 50%;
  margin-left: -67px;
  z-index: 5;
  background-color: #fff;
}
a.add_to_cart_button.product_type_variable {
  margin-left: -77px;
}
.yith-wcwl-add-to-wishlist {
  float: left;
  width: 33.3%;
  margin: 0;
  position: relative;
}
.rtl .yith-wcwl-add-to-wishlist {
  float: right;
}
.rtl .yith-wcwl-add-to-wishlist:after {
  left: 0;
  right: auto;
}
.yith-wcwl-add-to-wishlist:after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 1px;
  height: 15px;
  background: rgba(255,255,255,0.3);
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist {
  text-indent: -9999px;
  background: url(../assets/img/icon-wishlist.png) center center no-repeat #f27666;
  display: inline-block;
  width: 18px;
  height: 15px;
  font-weight: normal;
  padding: 0;
  border: 0;
  color: #fff;
  text-align: center;
  position: relative;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 15px;
  background: url(../assets/img/icon-wishlist.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0;
  z-index: 3;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist:hover:before {
  -webkit-transform: scale(1.9);
  -ms-transform: scale(1.9);
  transform: scale(1.9);
  opacity: 0;
  filter: alpha(opacity=0);
}
.compare-button {
  float: left;
  width: 33.3%;
  position: relative;
}
.rtl .compare-button {
  float: right;
}
.rtl .compare-button:after {
  left: 0;
  right: auto;
}
.compare-button:after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 1px;
  height: 15px;
  background: rgba(255,255,255,0.3);
}
.compare-button a.compare {
  text-indent: -9999px;
  background: url(../assets/img/icon-compare.png) no-repeat center center #f27666 !important;
  width: 17px;
  height: 15px;
  font-weight: normal;
  padding: 0;
  border: 0;
  color: #fff;
  text-align: center;
  position: relative;
  line-height: normal;
}
.compare-button a.compare:hover {
  background-color: none !important;
}
.compare-button a.compare:hover:before {
  -webkit-transform: scale(1.9);
  -ms-transform: scale(1.9);
  transform: scale(1.9);
  opacity: 0;
  filter: alpha(opacity=0);
}
.compare-button a.compare:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(../assets/img/icon-compare.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0;
  z-index: 3;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
a.fancybox {
  float: left;
  text-indent: -9999px;
  background: url(../assets/img/icon-search.png) center center no-repeat #f27666;
  display: inline-block;
  width: 33%;
  height: 15px;
  font-weight: normal;
  padding: 0;
  border: 0;
  color: #fff;
  text-align: center;
  position: relative;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl a.fancybox {
  float: right;
}
a.fancybox:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(../assets/img/icon-search.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0;
  z-index: 3;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
a.fancybox:hover {
  background-color: none !important;
}
a.fancybox:hover:before {
  -webkit-transform: scale(1.9);
  -ms-transform: scale(1.9);
  transform: scale(1.9);
  opacity: 0;
  filter: alpha(opacity=0);
}
.item-cart {
  height: 60px;
  width: 100%;
  padding: 22px 0px;
  background-color: #f27666;
  position: absolute;
  top: 50%;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 10;
}
div.star {
  background: url(../assets/img/star.png) 0 0 repeat-x;
  display: inline-block;
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 65px;
  margin-right: 10px;
}
div.star span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  background: url(../assets/img/star-active.png) 0 0 repeat-x;
}
.reviews-content {
  display: block;
  padding: 0 0 5px;
}
.reviews-content .star {
  background: url(../assets/img/star.png) 0 0 repeat-x;
  display: inline-block;
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 65px;
  margin-right: 0;
}
.reviews-content .star span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  background: url(../assets/img/star-active.png) 0 0 repeat-x;
}
.reviews-content .woocommerce-review-link {
  font-size: 12px;
  color: #666;
  font-family: 'Arial';
}
span.onsale {
  height: 34px;
  width: 64px;
  line-height: 35px;
  text-align: center;
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  border-bottom-left-radius: 17px;
  background-color: #6dcff6;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.quickview-container {
  background-color: #fff;
  padding: 20px 10px;
}
.quickview-container .product_detail .slider_img_productd {
  margin-bottom: 0;
  overflow: hidden;
}
.quickview-container .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
  padding: 0;
}
.quickview-container .product_detail .content_product_detail .product-summary-bottom .cart .quantity input.qty {
  border-radius: 5px;
}
.quickview-container .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail button {
  background: #fff;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .social-share {
  margin-bottom: 30px;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .social-share:first-child {
  display: none;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .cart {
  float: left;
  border: 0;
  padding: 0;
}
.rtl .product-type-external .product_detail .content_product_detail .product-summary-bottom .cart {
  float: right;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .cart a {
  color: #fff;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .clear {
  clear: none;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .yith-wcwl-add-to-wishlist {
  opacity: 1;
  float: left;
  margin-top: 0;
  width: auto;
  max-height: 46px;
  display: inline-block;
  margin: 0 10px;
}
.rtl .product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .yith-wcwl-add-to-wishlist {
  float: right;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background: url('../assets/img/icon-wishlist2.png') no-repeat scroll top 7px center #222 !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  background: none;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background: url('../assets/img/icon-wishlist2.png') no-repeat scroll top 7px center #f27666 !important;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .compare-button {
  opacity: 1;
  float: left;
  vertical-align: top;
  display: inline-block;
  width: 46px;
  border-radius: 50%;
  max-height: 46px;
}
.rtl .product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .compare-button {
  float: right;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .compare-button .button.compare {
  background: url('../assets/img/icon-compare2.png') no-repeat scroll top 6px center #222 !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .compare-button .button.compare:before {
  background: none;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .compare-button .button.compare:hover {
  background: url('../assets/img/icon-compare2.png') no-repeat scroll top 6px center #f27666 !important;
}
.product-type-external .product_detail .content_product_detail .product-summary-bottom .single-product-addcart .compare-button .button.compare:hover:before {
  background: none;
}
.product_detail .slider_img_productd {
  margin-bottom: 80px;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive {
  border-radius: 10px;
  border: 1px solid #e1e1e1;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive img {
  border-radius: 10px;
}
.product_detail .slider_img_productd .product-images-container .slider .slick-list {
  overflow: hidden;
}
.product_detail .slider_img_productd .product-images-container .slider .slick-list .item-img-slider {
  padding: 0;
}
.product_detail .slider_img_productd .product-images-container .slider .images {
  margin-bottom: 0;
}
.product_detail .slider_img_productd .product-images-container .slider .images span.onsale {
  min-height: auto;
  display: block;
  position: absolute;
  background-color: #f27666;
  height: 34px;
  width: 64px;
  line-height: 35px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 17px;
  border-bottom-right-radius: 0;
  top: 20px;
  left: 20px;
  right: auto;
  z-index: 5;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail {
  overflow: visible;
  padding: 10px 0;
  position: relative;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list {
  margin: 0 15px;
  overflow: hidden;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product {
  padding: 1px 3px;
  cursor: pointer;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product img {
  border: 1px solid #ddd;
  border-radius: 10px;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product img:hover {
  border: 1px solid #f27666;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product.slick-current img {
  border: 1px solid #f27666;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail button {
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 20px !important;
  margin-top: -16px;
  position: absolute;
  text-indent: -9999px;
  text-shadow: none;
  opacity: 0;
  top: 50%;
  width: 20px !important;
  background: none repeat scroll 0 0 #f5f5f5;
  cursor: pointer;
  opacity: 1;
  z-index: 9;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev {
  left: -5px;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev:before {
  content: '\f060';
  position: absolute;
  font-family: FontAwesome;
  top: 1px;
  right: 3px;
  font-size: 13px;
  color: #4c4c4c;
  text-indent: 0;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev:hover:before {
  color: #f27666;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-next {
  right: -8px;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-next:before {
  content: '\f061';
  position: absolute;
  font-family: FontAwesome;
  top: 1px;
  left: 3px;
  font-size: 13px;
  color: #4c4c4c;
  text-indent: 0;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-next:hover:before {
  color: #f27666;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left {
  position: relative;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail {
  float: left;
  width: 118px;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail img {
  width: 100%;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list {
  margin: 0;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list .item-thumbnail-product {
  padding: 0;
  border: 0;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list .item-thumbnail-product .thumbnail-wrapper {
  margin: 5px 0;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-prev {
  top: 10px;
  left: 50%;
  margin-left: -10px;
  right: auto;
  bottom: auto;
  transform: translate3d(0,0,0);
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-prev:before {
  content: '\f062';
  top: 0px;
  right: 3px;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-next {
  bottom: -18px;
  left: 50%;
  margin-left: -10px;
  right: auto;
  transform: translate3d(0,0,0);
  top: auto;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-next:before {
  content: "\f063";
  top: 0px;
  right: 3px;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive {
  width: auto;
  position: absolute;
  left: 130px;
  top: 0;
  bottom: 0;
  right: 0;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive .slick-list {
  overflow: hidden;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive .item-img-slider {
  border: 0;
  text-align: center;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive .item-img-slider img {
  display: inline-block;
  max-width: 100%;
  width: auto;
}
.product_detail .content_product_detail .product_title {
  font-size: 22px;
  color: #222;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.product_detail .content_product_detail .reviews-content .star {
  background: url(../assets/img/star-dt.png) 0 0 repeat-x;
  display: inline-block;
  height: 14px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 70px;
  margin-right: 0;
  margin: 0 15px 0 0;
}
.rtl .product_detail .content_product_detail .reviews-content .star {
  margin: 0 0 0 15px;
}
.product_detail .content_product_detail .reviews-content .star span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  background: url(../assets/img/star-dt-active.png) 0 0 repeat-x;
}
.product_detail .content_product_detail .reviews-content a.woocommerce-review-link {
  font-size: 12px;
  color: #999;
}
.rtl .product_detail .content_product_detail .reviews-content {
  direction: ltr;
  text-align: right;
}
.product_detail .content_product_detail .sku_wrapper {
  margin: 10px 0;
  color: #333;
  display: inline-block;
  font-weight: bold;
}
.product_detail .content_product_detail .sku_wrapper span {
  color: #f27666;
}
.product_detail .content_product_detail .price {
  text-align: left;
}
.rtl .product_detail .content_product_detail .price {
  text-align: right;
}
.product_detail .content_product_detail .price span.amount {
  font-size: 26px;
}
.product_detail .content_product_detail .price del {
  float: right;
  font-size: 20px;
  color: #999;
  margin-top: 2px;
}
.product_detail .content_product_detail .price del span.amount {
  font-size: 24px;
}
.product_detail .content_product_detail .price ins {
  float: left;
  font-size: 26px;
  font-weight: 600;
}
.product_detail .content_product_detail .product-description {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-top: 10px;
  color: #666;
}
.product_detail .content_product_detail .product-description ul {
  margin: 0;
}
.product_detail .content_product_detail .product-description ul li {
  list-style: none;
  line-height: 25px;
}
.rtl .product_detail .content_product_detail .product-description {
  float: right;
}
.rtl .product_detail .content_product_detail .product-description ul > li {
  list-style: none;
}
.rtl .product_detail .content_product_detail .product-description ul > li strong {
  float: right;
}
.product_detail .content_product_detail .product-stock {
  float: left;
  font-weight: 600;
  font-size: 14px;
  color: #222;
}
.rtl .product_detail .content_product_detail .product-stock {
  float: right;
}
.product_detail .content_product_detail .product-stock span {
  color: #f27666;
}
.product_detail .content_product_detail .product-summary-bottom {
  float: left;
  width: 100%;
}
.rtl .product_detail .content_product_detail .product-summary-bottom {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .cart {
  padding: 30px 0;
  margin-bottom: 0;
}
.product_detail .content_product_detail .product-summary-bottom .cart .social-share {
  display: none;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity {
  position: relative;
  z-index: 1;
  margin-right: 20px;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
  margin-left: 20px;
  margin-right: 0;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity input.qty {
  height: 46px;
  width: 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-weight: normal;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .minus {
  background: url('../assets/img/bg-minus.png') no-repeat scroll center center #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom-right-radius: 5px;
  border: 1px solid #ddd;
  border-top: 0;
  height: 23px;
  width: 35px;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .minus:hover {
  background-color: #f3f3f3;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .plus {
  background: url('../assets/img/bg-plus.png') no-repeat scroll center center #fff;
  position: absolute;
  top: 0;
  right: 0;
  border-top-right-radius: 5px;
  height: 23px;
  width: 35px;
  border: 1px solid #ddd;
  border-bottom: 0;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .plus:hover {
  background-color: #f3f3f3;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single_add_to_cart_button {
  font-weight: 500;
  border: 0;
  font-size: 14px;
  padding: 0 26px;
  height: 46px;
  line-height: 46px;
  border-radius: 25px;
  color: #fff;
  background-color: #222;
  font-weight: normal;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .cart .single_add_to_cart_button {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single_add_to_cart_button:hover {
  background-color: #f27666;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .clear {
  clear: none;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .yith-wcwl-add-to-wishlist {
  opacity: 1;
  float: left;
  margin-top: 0;
  width: auto;
  max-height: 46px;
  display: inline-block;
  margin: 0 10px;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .yith-wcwl-add-to-wishlist {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background: url('../assets/img/icon-wishlist2.png') no-repeat scroll top 7px center #222 !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  background: none;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background: url('../assets/img/icon-wishlist2.png') no-repeat scroll top 7px center #f27666 !important;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .compare-button {
  opacity: 1;
  float: left;
  vertical-align: top;
  display: inline-block;
  width: 46px;
  border-radius: 50%;
  max-height: 46px;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .compare-button {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .compare-button .button.compare {
  background: url('../assets/img/icon-compare2.png') no-repeat scroll top 6px center #222 !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .compare-button .button.compare:before {
  background: none;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .compare-button .button.compare:hover {
  background: url('../assets/img/icon-compare2.png') no-repeat scroll top 6px center #f27666 !important;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .compare-button .button.compare:hover:before {
  background: none;
}
.product_detail .content_product_detail .product-summary-bottom .variations {
  margin-bottom: 10px;
}
.product_detail .content_product_detail .product-summary-bottom .variations tr {
  margin-bottom: 15px;
  border-bottom: 0;
  height: 50px;
  vertical-align: middle;
}
.product_detail .content_product_detail .product-summary-bottom .variations tr td.label {
  display: table-cell;
  line-height: 30px;
  text-align: left;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .variations tr td.label {
  text-align: right;
}
.product_detail .content_product_detail .product-summary-bottom .variations tr td.label label {
  margin-top: 5px;
  color: #222;
  font-weight: normal;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 0;
}
.product_detail .content_product_detail .product-summary-bottom .variations tr td.value {
  padding: 0;
}
.product_detail .content_product_detail .product-summary-bottom .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;
  border-radius: 0;
}
.product_detail .content_product_detail .product-summary-bottom .variations tr td.value select option {
  text-transform: capitalize;
}
.product_detail .content_product_detail .product-summary-bottom .variations tr td.value select:focus {
  outline-offset: 0;
  outline: -webkit-focus-ring-color auto 0;
}
.product_detail .content_product_detail .product-summary-bottom .variations tr td.value select::-ms-expand {
  display: none;
}
.product_detail .content_product_detail .product-summary-bottom .variations tr .reset_variations {
  margin: 10px 0;
  text-align: center;
  color: #fc2a2a;
}
.product_detail .content_product_detail .product-summary-bottom .single_variation_wrap .price {
  margin-bottom: 20px;
}
.product_detail .content_product_detail .social-share {
  display: block;
  line-height: 26px;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-top: 20px;
  overflow: hidden;
}
.product_detail .content_product_detail .social-share .title-share {
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  color: #222;
  float: left;
  margin-right: 25px;
}
.rtl .product_detail .content_product_detail .social-share .title-share {
  float: right;
  margin-left: 25px;
  margin-right: 0;
}
.product_detail .content_product_detail .social-share .wrap-content {
  float: right;
}
.rtl .product_detail .content_product_detail .social-share .wrap-content {
  float: left;
}
.product_detail .content_product_detail .social-share .wrap-content a {
  color: #666;
  font-size: 14px;
  margin-right: 25px;
}
.rtl .product_detail .content_product_detail .social-share .wrap-content a {
  margin-left: 25px;
  margin-right: 0;
}
.product_detail .content_product_detail .social-share .wrap-content a:last-child {
  margin: 0;
}
.product_detail .content_product_detail .social-share .wrap-content a:hover {
  color: #f27666;
}
.product-type-grouped .product_detail .product-summary-bottom .cart {
  padding: 0 0 30px;
}
.product-type-grouped .product_detail .product-summary-bottom .cart .group_table {
  margin-bottom: 30px;
  width: 100%;
  text-align: left;
}
.product-type-grouped .product_detail .product-summary-bottom .cart .group_table tr {
  border-bottom: 1px solid #ddd;
}
.product-type-grouped .product_detail .product-summary-bottom .cart .group_table td.label {
  float: right;
  color: #666;
  font-size: 14px;
  padding: 0;
  margin-top: 8px;
}
.product-type-grouped .product_detail .product-summary-bottom .cart .group_table td.price {
  padding: 0;
  float: right;
  clear: both;
}
.product-type-grouped .product_detail .product-summary-bottom .cart .group_table td.price del span.amount {
  font-size: 16px;
}
.product-type-grouped .product_detail .product-summary-bottom .cart .group_table td.price ins span.amount {
  font-size: 20px;
}
.tabs {
  float: left;
  width: 100%;
  padding-top: 80px;
  border-top: 1px solid #ddd;
}
.tabs .tabbable ul.nav-tabs {
  border: 0;
  background-color: #f5f5f5;
  margin-bottom: 20px;
}
.tabs .tabbable ul.nav-tabs > li {
  border: 0;
  margin-right: 10px;
}
.tabs .tabbable ul.nav-tabs > li:first-child {
  border-left: 0;
}
.tabs .tabbable ul.nav-tabs > li > a {
  line-height: 38px;
  border: 1px solid #ddd;
  background-color: #fff;
  height: 40px;
  border: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #222;
  border-radius: 10px;
  font-weight: normal;
  position: relative;
}
.tabs .tabbable ul.nav-tabs > li > a:hover {
  background-color: #f27666;
  color: #fff;
  border: 0;
}
.tabs .tabbable ul.nav-tabs > li > a:before {
  content: '';
  background-color: #fff;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -29px;
  height: 15px;
  width: 15px;
  z-index: 9;
  transform: rotate(-45deg);
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  margin-top: -3%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tabs .tabbable ul.nav-tabs > li.active:first-child {
  border-left: 0;
}
.tabs .tabbable ul.nav-tabs > li.active a {
  background-color: #f27666;
  color: #fff;
  border: 1px solid #f27666;
}
.tabs .tabbable ul.nav-tabs > li.active a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs .tabbable ul.nav-tabs > li.active a:first-child {
  border-left: 0;
}
.tabs .tabbable ul.nav-tabs > li.active a > a:focus,
.tabs .tabbable ul.nav-tabs > li.active a a:hover {
  border: 0;
}
.rtl .tabs .tabbable ul.nav-tabs > li {
  float: right;
}
.tabs .tab-content {
  padding: 60px 40px;
  margin-bottom: 60px;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #ddd;
}
.tabs .tab-content #tab-description h2 {
  font-weight: 600;
  font-size: 26px;
  color: #222;
  text-transform: uppercase;
}
.tabs .tab-content #tab-reviews #comments {
  padding: 0;
  margin-bottom: 20px;
}
.tabs .tab-content #tab-reviews #comments h2 {
  font-size: 18px;
  color: #222;
}
.tabs .tab-content #tab-reviews #comments .commentlist > li img.avatar {
  width: 80px;
  border: 0;
  background: none;
}
.rtl .tabs .tab-content #tab-reviews #comments .commentlist > li img.avatar {
  right: 0;
  left: auto;
}
.tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text {
  margin: 0 0 0 100px;
  border-radius: 0;
}
.rtl .tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text {
  margin: 0 100px 0 0;
}
.tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text .meta time {
  float: left;
  margin-right: 20px;
}
.rtl .tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text .meta time {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text .meta time:before {
  content: '\f017';
  font-family: FontAwesome;
  font-size: 14px;
  color: #999;
  margin-right: 5px;
}
.tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text .meta strong:before {
  content: '\f007';
  font-family: FontAwesome;
  font-size: 14px;
  color: #999;
  margin-right: 5px;
}
.tabs .tab-content #tab-reviews #review_form_wrapper input[type="text"],
.tabs .tab-content #tab-reviews #review_form_wrapper input[type="email"] {
  border-radius: 0;
  padding: 6px;
}
.tabs .tab-content #tab-reviews #review_form_wrapper input[type="text"]:focus,
.tabs .tab-content #tab-reviews #review_form_wrapper input[type="email"]:focus {
  background-color: #fafafa;
}
.tabs .tab-content #tab-reviews #review_form_wrapper h3.comment-reply-title {
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
}
.tabs .tab-content #tab-reviews #review_form_wrapper label {
  color: #666;
  display: inline-block;
  width: 100%;
  font-weight: normal;
}
.tabs .tab-content #tab-reviews #review_form_wrapper label span.required {
  color: #eb340a;
}
.tabs .tab-content #tab-reviews #review_form_wrapper .comment-form-comment textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tabs .tab-content #tab-reviews #review_form_wrapper .form-submit input.submit:hover {
  background: none repeat scroll 0 0 #f27666 !important;
  -ms-filter: "none";
  border: 0 !important;
}
.bottom-single-product {
  float: left;
  width: 100%;
}
.woocommerce  table.shop_table {
  background-color: #fff;
}
.woocommerce  table.shop_table th {
  font-size: 16px;
  font-weight: 600;
  background-color: #fff;
}
.woocommerce  table.shop_table tr td {
  vertical-align: middle;
}
.woocommerce  table.shop_table tr td.product-price {
  line-height: 59px;
  padding: 0 !important;
}
.woocommerce  table.shop_table tr td.actions .coupon {
  float: left;
}
.woocommerce  table.shop_table tr td.actions .coupon .button {
  float: left !important;
}
.woocommerce  table.shop_table tr td.actions .button {
  height: 35px;
  padding: 0 20px;
  line-height: 35px;
  background: #222;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  width: auto !important;
  float: right !important;
}
.woocommerce  table.shop_table tr td.product-quantity .quantity {
  padding-right: 19px;
  margin-top: 10px;
}
.woocommerce  table.shop_table tr td.product-quantity .quantity .minus {
  background: url('../assets/img/bg-minus.png') no-repeat scroll center center #fff;
  border: 1px solid #ddd;
  border-top: 0;
  height: 20px;
  width: 20px;
  border-bottom-right-radius: 5px;
}
.woocommerce  table.shop_table tr td.product-quantity .quantity .minus:hover {
  background-color: #f3f3f3;
}
.woocommerce  table.shop_table tr td.product-quantity .quantity input.qty {
  width: 45px;
  height: 40px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.woocommerce  table.shop_table tr td.product-quantity .quantity .plus {
  background: url('../assets/img/bg-plus.png') no-repeat scroll center center #fff;
  height: 20px;
  width: 20px;
  border: 1px solid #ddd;
  border-bottom: 0;
  border-top-right-radius: 5px;
}
.woocommerce  table.shop_table tr td.product-quantity .quantity .plus:hover {
  background-color: #f3f3f3;
}
.woocommerce  table.shop_table .coupon {
  width: 50%;
  float: left;
}
.woocommerce  table.shop_table .coupon label {
  vertical-align: middle;
  padding-top: 5px;
}
.woocommerce  table.shop_table .coupon input#coupon_code {
  width: 220px;
  height: 35px !important;
  line-height: 35px;
  padding: 0;
  text-align: center;
}
.woocommerce  table.shop_table .coupon input {
  display: inline-block;
  vertical-align: top;
}
.woocommerce  table.shop_table .coupon input.button {
  float: left !important;
  margin-left: 20px;
}
.rtl .woocommerce  table.shop_table .coupon input.button {
  float: right;
  margin-right: 20px;
  margin-left: 0;
}
.woocommerce  table.shop_table .box-chekout {
  display: inline-block;
}
.form-row input {
  padding: 5px 10px;
  height: 35px;
}
.form-row input.button {
  padding: 8px 25px;
  background: #f27666;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  border: 1px solid #fff;
}
.form-row input.button:hover {
  background: #fff;
  border: 1px solid #444;
  color: #f27666;
}
form.checkout {
  margin-bottom: 50px;
}
form.checkout h3 {
  margin-bottom: 30px;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  border-top: 3px solid #f27666 !important;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
  height: auto !important;
  background: #f27666 !important;
}
.woocommerce-page #contents,
.post #contents {
  margin-bottom: 30px;
}
.woocommerce table.shop_table td.actions,
.woocommerce-page table.shop_table td.actions {
  padding: 15px 10px !important;
  overflow: hidden;
}
.woocommerce table.shop_table td.actions input,
.woocommerce-page table.shop_table td.actions input {
  margin-bottom: 0;
}
.woocommerce table.shop_table td.actions .button,
.woocommerce-page table.shop_table td.actions .button {
  background: #ddd;
  color: #f27666;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce table.shop_table td.actions .button:hover,
.woocommerce-page table.shop_table td.actions .button:hover {
  background: #f27666;
  color: #fff;
}
.woocommerce table.shop_table td.actions .checkout-button,
.woocommerce-page table.shop_table td.actions .checkout-button {
  background: #f27666;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
}
.woocommerce table.shop_table td.actions .checkout-button:hover,
.woocommerce-page table.shop_table td.actions .checkout-button:hover {
  background: #fff;
  color: #f27666;
}
.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {
  margin-bottom: 20px !important;
}
.woocommerce-cart .return-to-shop a {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 20px;
  background-color: #f27666;
  color: #fff;
}
.woocommerce-cart .return-to-shop a:hover {
  background-color: #ee4c37;
  color: #fff;
}
.woocommerce #customer_login h2,
.woocommerce-page #customer_login h2 {
  border: 0;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.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: 20px;
  background-color: #fff;
}
.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 {
  background: #f1f1f1;
  padding: 5px 10px;
  height: 35px;
}
.woocommerce #customer_login form.login .form-row input.button,
.woocommerce #customer_login form.register .form-row input.button,
.woocommerce-page #customer_login form.login .form-row input.button,
.woocommerce-page #customer_login form.register .form-row input.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 20px;
  color: #fff;
  background-color: #222;
}
.woocommerce #customer_login form.login .form-row input.button:hover,
.woocommerce #customer_login form.register .form-row input.button:hover,
.woocommerce-page #customer_login form.login .form-row input.button:hover,
.woocommerce-page #customer_login form.register .form-row input.button:hover {
  background: #f27666;
  color: #fff;
}
.woocommerce form.lost_reset_password .form-row,
.woocommerce-page form.lost_reset_password .form-row {
  width: 300px;
}
.woocommerce form.lost_reset_password .form-row .input-text,
.woocommerce-page form.lost_reset_password .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f1f1f1;
  border: 0;
}
.woocommerce form.lost_reset_password .form-row input.button,
.woocommerce-page form.lost_reset_password .form-row input.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
}
.woocommerce form.lost_reset_password .form-row input.button:hover,
.woocommerce-page form.lost_reset_password .form-row input.button:hover {
  background: #ee4c37;
  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;
  border-radius: 0;
  background: #f1f1f1;
  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: 22px;
}
.woocommerce .entry-content form.login .form-row label.inline input,
.woocommerce-page .entry-content form.login .form-row label.inline input {
  height: auto;
}
.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;
  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: #ee4c37;
  color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
  color: #f27666;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
  color: #ec371f;
}
.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 .input-text,
.woocommerce-page .entry-content .checkout_coupon .form-row .input-text {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #fff;
  border: 1px solid #ddd;
  height: 40px;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button {
  border: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 40px;
  line-height: initial;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button:hover {
  background: #ee4c37;
  color: #fff;
}
.woocommerce .checkout .col2-set .col-1,
.woocommerce-page .checkout .col2-set .col-1 {
  padding: 30px 0 67px 15px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.woocommerce .checkout .col2-set .col-2,
.woocommerce-page .checkout .col2-set .col-2 {
  padding: 30px 15px 20px 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.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%;
  background-color: #fff;
  margin-bottom: 30px;
}
.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 #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.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;
  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: #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  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: initial;
  float: left;
  margin-right: 20px;
}
.rtl .woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label,
.rtl .woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.woocommerce .checkout #order_review table.shop_table,
.woocommerce-page .checkout #order_review table.shop_table {
  -webkit-border-radius: 0;
  -moz-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: #fff;
}
.woocommerce .checkout #order_review table.shop_table tr:hover,
.woocommerce-page .checkout #order_review table.shop_table tr:hover {
  background: #d8d8d8;
  cursor: pointer;
}
.woocommerce .checkout #payment,
.woocommerce-page .checkout #payment {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce .checkout #payment #place_order,
.woocommerce-page .checkout #payment #place_order {
  width: auto;
  border: 0;
  background: #222;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
}
.woocommerce .checkout #payment #place_order:hover,
.woocommerce-page .checkout #payment #place_order:hover {
  background: #f27666;
}
.woocommerce .wishlist-title h2,
.woocommerce-page .wishlist-title h2 {
  font-size: 24px;
  font-weight: 600;
  color: #222;
  text-transform: uppercase;
}
.woocommerce .wishlist_table td.product-add-to-cart a,
.woocommerce-page .wishlist_table td.product-add-to-cart a {
  margin: 0;
  line-height: 18px;
}
.woocommerce #yith-wcwl-form table.shop_table,
.woocommerce-page #yith-wcwl-form table.shop_table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.woocommerce #yith-wcwl-form table.shop_table td,
.woocommerce #yith-wcwl-form table.shop_table tfoot th,
.woocommerce-page #yith-wcwl-form table.shop_table td,
.woocommerce-page #yith-wcwl-form table.shop_table tfoot th {
  padding: 10px 15px;
  text-align: start;
}
.woocommerce #yith-wcwl-form table.shop_table thead tr:hover,
.woocommerce-page #yith-wcwl-form table.shop_table thead tr:hover {
  background: #fff;
  cursor: pointer;
}
.woocommerce #yith-wcwl-form table.shop_table tr,
.woocommerce-page #yith-wcwl-form table.shop_table tr {
  background: #fff;
}
.woocommerce #yith-wcwl-form table.shop_table tr:hover,
.woocommerce-page #yith-wcwl-form table.shop_table tr:hover {
  background: #d8d8d8;
  cursor: pointer;
}
.woocommerce #yith-wcwl-form table.shop_table tr td.product-add-to-cart .add_to_cart,
.woocommerce-page #yith-wcwl-form table.shop_table tr td.product-add-to-cart .add_to_cart {
  background: #868686;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  text-shadow: none;
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
  left: auto;
  margin: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
}
.woocommerce #yith-wcwl-form table.shop_table tr td.product-add-to-cart .add_to_cart:hover,
.woocommerce-page #yith-wcwl-form table.shop_table tr td.product-add-to-cart .add_to_cart:hover {
  background: #f27666;
}
.woocommerce #yith-wcwl-form table.shop_table tr td .yith-wcwl-share,
.woocommerce-page #yith-wcwl-form table.shop_table tr td .yith-wcwl-share {
  text-align: center;
}
.woocommerce form .form-row label #rememberme,
.woocommerce form .form-row label #rememberme,
.woocommerce-page form .form-row label #rememberme,
.woocommerce-page form .form-row label #rememberme {
  float: left;
  margin: 4px 5px 0 0;
}
.woocommerce form .lost_password a,
.woocommerce-page form .lost_password a {
  color: #444;
}
.woocommerce form .lost_password a:hover,
.woocommerce-page form .lost_password a:hover {
  color: #f27666;
}
.woocommerce-account input.button {
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #f27666;
  padding: 0 20px;
}
.woocommerce-account input.button:hover {
  background: #ee4c37;
  color: #fff;
}
.woocommerce-account .my_account_orders td.order-actions .button.view {
  height: 30px;
  line-height: 30px;
  color: #fff;
  background-color: #f27666;
  padding: 0 10px;
}
.woocommerce-account .my_account_orders td.order-actions .button.view:hover {
  background: #ee4c37;
  color: #fff;
}
.woocommerce-account .myaccount_user a {
  color: #f27666;
}
.woocommerce-account .myaccount_user a:hover {
  color: #ee4c37;
}
.woocommerce-account h2 {
  font-size: 24px;
  font-weight: 600;
  color: #222;
  text-transform: uppercase;
}
.woocommerce-account h3 {
  font-size: 20px;
  font-weight: 600;
  color: #222;
  text-transform: uppercase;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
  border-top-color: #f27666 !important;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before {
  height: 2.5em !important;
  background: #f27666 !important;
}
.shipping-calculator-form select,
.shipping-calculator-form input,
.shipping-calculator-form button {
  width: auto !important;
  min-width: 280px;
}
.shipping-calculator-form select {
  padding: 5px !important;
}
.shipping-calculator-form .button {
  color: #fff !important;
  background: #f27666 !important;
  text-shadow: none !important;
  width: auto !important;
  min-width: initial;
}
.shipping-calculator-form .button:hover {
  background: #fff !important;
  color: #f27666 !important;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
  display: none;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background: #222;
  opacity: 1;
}
.woocommerce-checkout .login .inline input {
  height: auto;
}
.number-spin-btn-container {
  display: none !important;
}
.woocommerce #reviews #comment {
  height: 100px;
}
.woocommerce .product-type-variable .price del,
.woocommerce-page .product-type-variable .price del {
  display: none;
}
.woocommerce td.product-name dl.variation dt {
  clear: none;
}
.woocommerce td.product-name dl.variation dd {
  margin-bottom: 0;
  margin-right: 20px;
}
.woocommerce-wishlist header .entry-title {
  display: none;
}
.woocommerce div.product form.cart .variations select {
  width: 90%;
}
.woocommerce table.wishlist_table {
  font-size: 100%;
}
.sw-hotdeal {
  margin-bottom: 50px;
}
.sw-hotdeal .sw-hotdeal-content .item-cotent .item-detail {
  position: relative;
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin: 0 1px;
  margin-bottom: 50px;
  background-color: #fff;
}
.sw-hotdeal .sw-hotdeal-content .item-cotent .item-detail .products-thumb {
  position: relative;
  z-index: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.sw-hotdeal .sw-hotdeal-content .item-cotent .item-detail .products-thumb a.fancybox {
  display: none;
}
.sw-hotdeal .sw-hotdeal-content .item-cotent .item-detail .item-content {
  text-align: center;
  padding: 0 0 45px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.sw-hotdeal .sw-hotdeal-content .item-cotent .item-detail .item-content h4 {
  margin-bottom: 5px;
  padding: 0 5px;
}
.sw-hotdeal .sw-hotdeal-content .item-cotent .item-detail .item-content h4 a {
  font-size: 14px;
  color: #444;
  font-weight: 500;
  text-transform: capitalize;
}
.sw-hotdeal .sw-hotdeal-content .item-cotent .item-detail .item-content h4 a:hover {
  color: #f27666;
}
.sw-hotdeal .sw-hotdeal-content .item-cotent .item-detail:hover {
  border: 1px solid #f27666;
}
.sw-hotdeal .sw-hotdeal-content .item-cotent .item-detail:hover .item-cart {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-hotdeal .sw-hotdeal-content .item-cotent .item-detail:hover .add_to_cart_button {
  border: 1px solid #f27666;
  background-color: #f27666;
  color: #fff;
}
.sw-hotdeal .sw-hotdeal-content .item-cotent .item-detail:hover .add_to_cart_button:hover {
  background-color: #f0614e;
}
li.product-category {
  margin-bottom: 30px;
}
li.product-category img {
  margin-bottom: 5px;
}
li.product-category h3 {
  font-size: 16px;
}
li.product-category h3 mark {
  background: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce table.wishlist_table thead th,
.woocommerce-page table.wishlist_table thead th {
  border-top: 0;
}
.woocommerce table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail {
  display: block;
}
.woocommerce table.cart .product-thumbnail img,
.woocommerce-page table.cart .product-thumbnail img {
  width: 60px;
}
.woocommerce table.cart td.product-price,
.woocommerce-page table.cart td.product-price {
  display: table-cell;
}
.woocommerce span.onsale {
  width: 40px;
  height: 40px;
  background: #f27666;
  line-height: 40px;
  left: 30px;
  top: 15px;
}
.woocommerce div.product .slider_img_productd div.images.woocommerce-product-gallery {
  float: none;
  width: 100%;
}
.product-categories-listing {
  margin: 0 -15px;
  list-style: none;
}
.product-categories-listing .product-category {
  margin-bottom: 30px;
}
.product-categories-listing .product-category h2.woocommerce-loop-category__title {
  font-size: 14px;
  color: #666;
  margin-bottom: 0;
  text-align: center;
  font-weight: 500;
  padding: 0 0 10px 0;
}
.product-categories-listing .product-category h2.woocommerce-loop-category__title mark {
  background: none;
  color: #666;
}
.product-categories-listing .product-category:hover h2.woocommerce-loop-category__title {
  color: #f27666;
}
.product-categories-listing .product-category:hover h2.woocommerce-loop-category__title mark {
  color: #f27666;
}
.product-categories-listing .product-category a {
  text-align: center;
  display: block;
  background-color: #fff;
}
.product-categories-listing .product-category a img {
  margin: 0 auto 10px;
}
.product-categories-listing .product-category a h3 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 12px 0;
  background-color: #eeeeee;
  color: #686868;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.product-categories-listing .product-category a h3 .count {
  display: none;
}
.product-categories-listing .product-category a:hover h3 {
  background-color: #f27666;
  color: #fff;
}
.sw-custom-variation input[type="radio"] {
  display: none;
}
.sw-custom-variation .sw-radio-variation {
  margin: 0 2px;
  border: 1px solid #dedede;
}
.sw-custom-variation .sw-radio-variation span {
  display: block;
  line-height: 30px;
  min-width: 30px;
  padding: 0 5px;
  text-align: center;
  min-height: 30px;
  cursor: pointer;
  font-size: 12px;
  position: relative;
}
.sw-custom-variation .sw-radio-variation span.variation-color {
  text-indent: -9999px;
  margin: 1px;
}
.sw-custom-variation .sw-radio-variation.selected {
  border-color: #f27666;
}
.sw-custom-variation .sw-radio-variation.selected span {
  background: #f27666;
  color: #fff;
}
.sw-custom-variation .sw-radio-variation.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .7;
  filter: alpha(opacity=70);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sw-custom-variation .sw-radio-variation.disabled span:before {
  content: '';
  position: absolute;
  width: 1px;
  background: #f27666;
  height: 44px;
  transform: rotate(45deg);
  top: -7px;
  right: 15px;
  opacity: 1;
}
.woocommerce-variation.single_variation > p {
  color: #e20000;
}
#cpanel-form {
  position: fixed;
  right: -350px;
  top: 40px;
  width: 350px;
  float: right;
  z-index: 8000;
  text-align: left;
  direction: ltr;
}
#cpanel-form .cpanel-inner {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #e5e5e5;
  border-color: #f3f3f3;
  color: #555;
  font-size: 11px;
  padding: 8px;
  position: relative;
  top: 40px;
  z-index: 999;
}
#cpanel-form .cpanel-title {
  background: #666;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 0;
  width: 282px;
}
#cpanel-form .cpanel-title h4 {
  float: left;
  margin-top: 5px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
#cpanel-form .cpanel-title h4 i {
  color: #dfdfdf;
}
#cpanel-form .ytcpanel_accordion {
  float: left;
  margin-bottom: 0;
  margin-top: 10px;
  width: 100%;
}
#cpanel-form .cpannel-button .btn {
  background: #a1a1a1;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#a1a1a1),to(#969696));
  background-image: -webkit-linear-gradient(top,#a1a1a1,0%,#969696,100%);
  background-image: -moz-linear-gradient(top,#a1a1a1 0%,#969696 100%);
  background-image: linear-gradient(to bottom,#a1a1a1 0%,#969696 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1', endColorstr='#ff969696', GradientType=0);
  border-color: #969696 #969696 #707070;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border-radius: 0px;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
}
#cpanel-form .cpannel-button .btn:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#969696),to(#a1a1a1));
  background-image: -webkit-linear-gradient(top,#969696,0%,#a1a1a1,100%);
  background-image: -moz-linear-gradient(top,#969696 0%,#a1a1a1 100%);
  background-image: linear-gradient(to bottom,#969696 0%,#a1a1a1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff969696', endColorstr='#ffa1a1a1', GradientType=0);
  border-color: #a1a1a1 #a1a1a1 #7b7b7b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form .accordion-group {
  background: #fff;
  border-color: #c8c8c8;
  border-radius: 2px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 5px;
}
#cpanel-form .accordion-group .accordion-heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
  background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
  background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
  border-color: #f6f6f6 #f6f6f6 #d0d0d0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  text-shadow: none;
  border-radius: 5px;
}
#cpanel-form .accordion-group .accordion-heading .accordion-toggle {
  color: #909090;
  font-size: 12px;
  position: relative;
}
#cpanel-form .accordion-group .accordion-heading .accordion-toggle img {
  margin-right: 10px;
  opacity: 0.2;
  width: 20px;
}
#cpanel-form .accordion-group .accordion-heading .accordion-toggle:after {
  content: '\F078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
}
#cpanel-form .accordion-group .accordion-heading i {
  color: #909090;
}
#cpanel-form .accordion-group .accordion-body {
  max-height: 190px;
  overflow-y: auto;
}
#cpanel-form .accordion-group .control-group {
  margin-bottom: 10px;
}
#cpanel-form label {
  float: none;
  width: 100%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
}
#cpanel-form label.flytheme-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 .flytheme-radio-img input[type="radio"],
#cpanel-form .flytheme-radio-img span {
  display: none;
}
#cpanel-form .flytheme-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .flytheme-radio-img img {
  width: auto;
}
#cpanel-form {
  position: fixed;
  right: -300px;
  top: 40px;
  width: 300px;
  float: right;
  z-index: 8000;
  text-align: left;
  direction: ltr;
}
#cpanel-form img {
  display: inline-block;
}
#cpanel-form .panel,
#cpanel-form .panel-default {
  border: 1px solid #bcbcbc;
  margin-bottom: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#cpanel-form .panel .panel-heading,
#cpanel-form .panel-default .panel-heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
  background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
  background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
  border-color: #f6f6f6 #f6f6f6 #d0d0d0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  clear: both;
  padding: 0 !important;
  text-shadow: none;
}
#cpanel-form .panel .panel-heading .accordion-toggle,
#cpanel-form .panel-default .panel-heading .accordion-toggle {
  color: #909090;
  font-size: 12px;
  position: relative;
  display: block;
  padding: 8px 15px;
}
#cpanel-form .panel .panel-heading .accordion-toggle img,
#cpanel-form .panel-default .panel-heading .accordion-toggle img {
  margin-right: 10px;
  opacity: 0.2;
  width: 20px;
  display: inline-block;
}
#cpanel-form .panel .panel-heading .accordion-toggle:after,
#cpanel-form .panel-default .panel-heading .accordion-toggle:after {
  content: '\F078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
}
#cpanel-form .panel .panel-heading i,
#cpanel-form .panel-default .panel-heading i {
  color: #909090;
}
#cpanel-form .panel .panel-collapse,
#cpanel-form .panel-default .panel-collapse {
  max-height: 190px;
  overflow-y: auto;
}
#cpanel-form .panel .panel-collapse .accordion-inner,
#cpanel-form .panel-default .panel-collapse .accordion-inner {
  border-top: 1px solid #E5E5E5;
  padding: 9px 15px;
}
#cpanel-form .panel .control-group,
#cpanel-form .panel-default .control-group {
  margin-bottom: 10px;
}
#cpanel-form a.cpanel-control {
  background-color: #707070;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  height: 40px;
  left: -40px;
  line-height: 36px;
  padding: 0 0 5px 10px;
  position: absolute;
  top: 20%;
  width: 40px;
  z-index: 10;
}
#cpanel-form a.cpanel-control:before {
  content: "\f0a5";
  color: #fff;
  display: inline;
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form a.cpanel-control.active:before {
  content: "\f0a4";
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form label {
  float: left;
  width: 80%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
}
#cpanel-form label.flytheme-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 .flytheme-radio-img input[type="radio"],
#cpanel-form .flytheme-radio-img span {
  display: none;
}
#cpanel-form .flytheme-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .flytheme-radio-img img {
  width: auto;
}
#cpanel-form input,
#cpanel-form textarea,
#cpanel-form .uneditable-input {
  width: 206px;
  border: 1px solid #ddd;
  background: #fff;
}
#cpanel-form select {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 220px;
}
#cpanel-form select,
#cpanel-form input {
  height: 20px;
  line-height: 30px;
  padding: 4px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#cpanel-form select,
#cpanel-form input {
  border-radius: 0px;
  height: 30px;
}
#cpanel-form fieldset {
  width: 100%;
}
#cpanel-form input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
.flytheme_posts.widget h3,
.sw_post_slider.widget h3 {
  font-weight: 400;
  margin-bottom: 30px;
}
.page-template-page-homemagazine-php .flytheme_posts.widget h3,
.page-template-page-homemagazine-php .sw_post_slider.widget h3 {
  color: #f27666;
}
.nav-copyright {
  padding-top: 40px;
}
.nav-copyright ul.menu {
  float: right;
}
.nav-copyright ul.menu li {
  float: left;
  padding-left: 10px;
}
.nav-copyright ul.menu li a {
  color: #ccc;
}
.nav-copyright ul.menu li:hover {
  color: #f27666;
}
.widget {
  margin-bottom: 20px;
}
.widget img {
  display: initial;
}
.widget ul {
  margin-left: 0;
  list-style: none;
}
.widget .screen-reader-text {
  margin: 10px 30px;
}
.widget.widget_search h3,
.widget.widget_text h3,
.widget.widget_tag_cloud h3,
.widget.widget_calendar h3 {
  margin-bottom: 20px;
}
.widget.widget_pages .block-title-widget h2,
.widget.widget_meta .block-title-widget h2,
.widget.widget_recent_comments .block-title-widget h2,
.widget.widget_recent_entries .block-title-widget h2,
.widget.widget_search .block-title-widget h2,
.widget.widget_rss .block-title-widget h2,
.widget.widget_text .block-title-widget h2 {
  color: #222;
  display: block;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.widget.widget_archive ul {
  margin: 10px 30px;
}
.widget.widget_search .searchform {
  margin-top: 20px;
}
.widget.widget_search .searchform .screen-reader-text {
  display: block;
}
.widget.widget_search .searchform > div {
  position: relative;
  min-height: 60px;
}
.widget.widget_search .searchform > div input {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  border: 1px solid #c9c9c9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 7px 60px 7px 7px;
  background: #fff;
}
.rtl .widget.widget_search .searchform > div input {
  padding: 7px 7px 7px 60px;
}
.widget.widget_search .searchform > div input#searchsubmit {
  background: #444;
  padding: 7px;
  right: 0;
  width: 60px;
  left: auto;
  color: #fff;
}
.widget.widget_search .searchform > div input#searchsubmit:hover {
  background: #f27666;
}
.rtl .widget.widget_search .searchform > div input#searchsubmit {
  right: auto;
  left: 0;
}
.widget.widget_calendar {
  background-color: #fff;
}
.widget.widget_calendar .calendar_wrap {
  width: 100%;
}
.widget.widget_calendar .calendar_wrap #wp-calendar {
  width: 100%;
  max-width: 50%;
}
.widget.widget_calendar .calendar_wrap #wp-calendar th {
  text-align: center;
}
.widget.widget_calendar .calendar_wrap #wp-calendar tbody tr td {
  padding: 10px;
}
.widget.widget_archive select,
.widget.widget_categories select {
  margin-top: 20px;
  width: 100%;
}
.widget.widget_archive ul > li {
  margin-bottom: 10px;
}
.widget.widget_archive ul > li:last-child {
  margin: 0;
}
.widget select {
  max-width: 100%;
  padding: 8px;
}
.widget.widget_pages ul > li {
  line-height: 30px;
}
.widget.widget_nav_menu ul.menu li {
  border: 0;
}
.widget.widget_nav_menu ul.menu > li > a {
  display: block !important;
  border-bottom: 1px dashed #c9c9c9;
  padding: 10px 0;
  color: #444;
}
.widget.widget_nav_menu ul.menu > li > a:hover {
  color: #f27666;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu {
  display: block;
  position: static;
  float: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  margin-left: 8px;
  background-color: #f5f5f5;
}
.rtl .widget.widget_nav_menu ul.menu > li .dropdown-menu {
  margin-left: 0;
  margin-right: 8px;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li > a {
  display: block;
  padding: 6px 0;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li > a:hover,
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li > a:focus {
  background: none;
  color: #f27666;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li .dropdown-sub {
  margin-left: 10px;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li .dropdown-sub > li {
  border-top: 1px dashed #ccc;
}
.rtl .widget.widget_nav_menu ul.menu > li .dropdown-menu > li .dropdown-sub {
  margin-left: 0;
  margin-right: 10px;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu > .active > a {
  background-color: #f5f5f5;
  color: #f27666;
}
.widget.non-margin {
  margin-bottom: 0;
}
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_archive ul,
.widget_recent_entries ul {
  margin-left: 0;
  list-style: none;
}
.rtl .widget_categories ul,
.rtl .widget_pages ul,
.rtl .widget_meta ul,
.rtl .widget_recent_comments ul,
.rtl .widget_rss ul,
.rtl .widget_archive ul,
.rtl .widget_recent_entries ul {
  margin-right: 0;
  margin-left: 0;
}
.widget_categories ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_rss ul li,
.widget_archive ul li,
.widget_recent_entries ul li {
  color: #444;
  list-style: none;
  border-bottom: 1px dashed #c9c9c9;
}
.widget_categories ul li > a,
.widget_pages ul li > a,
.widget_meta ul li > a,
.widget_recent_comments ul li > a,
.widget_rss ul li > a,
.widget_archive ul li > a,
.widget_recent_entries ul li > a {
  color: #444;
}
.widget_categories ul li > a:hover,
.widget_pages ul li > a:hover,
.widget_meta ul li > a:hover,
.widget_recent_comments ul li > a:hover,
.widget_rss ul li > a:hover,
.widget_archive ul li > a:hover,
.widget_recent_entries ul li > a:hover {
  color: #f27666;
}
.widget_categories ul li ul.children,
.widget_pages ul li ul.children,
.widget_meta ul li ul.children,
.widget_recent_comments ul li ul.children,
.widget_rss ul li ul.children,
.widget_archive ul li ul.children,
.widget_recent_entries ul li ul.children {
  margin-left: 15px;
}
.widget_categories ul li ul.children > li,
.widget_pages ul li ul.children > li,
.widget_meta ul li ul.children > li,
.widget_recent_comments ul li ul.children > li,
.widget_rss ul li ul.children > li,
.widget_archive ul li ul.children > li,
.widget_recent_entries ul li ul.children > li {
  list-style: none;
}
.rtl .widget_categories ul li ul.children,
.rtl .widget_pages ul li ul.children,
.rtl .widget_meta ul li ul.children,
.rtl .widget_recent_comments ul li ul.children,
.rtl .widget_rss ul li ul.children,
.rtl .widget_archive ul li ul.children,
.rtl .widget_recent_entries ul li ul.children {
  margin-left: 0;
  margin-right: 15px;
}
.sidebar .widget {
  margin: 0 0 10px 0;
}
.sidebar .widget .widget-inner {
  position: relative;
}
.sidebar .widget .widget-inner .widget-photobox-gallery,
.sidebar .widget .widget-inner .tagcloud {
  margin-top: 30px;
}
.sidebar .widget.flytheme_tabber {
  margin: 0 0 20px 0;
}
.sidebar .widget.sw_twitter_slider_content {
  margin-bottom: 6px;
}
.sidebar .widget.widget_calendar .block-title-widget h2 {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0 10px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 30px;
  border-bottom: 1px solid #ddd;
}
.sidebar .widget.widget_calendar .calendar_wrap {
  width: 100%;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar {
  width: 100%;
  max-width: none;
  font-family: Roboto Condensed !important;
  position: relative;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar tbody tr #today {
  color: #f27666;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar caption {
  background: none repeat scroll 0% 0% #272727;
  padding: 10px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar tfoot {
  position: absolute;
  top: 8px;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar tfoot #prev {
  background: url('../assets/img/left-cen.png') no-repeat scroll 3px -3px transparent;
  padding-left: 10px;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar tfoot #prev a {
  font-size: 16px;
  color: #fff;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar tfoot #prev a:hover {
  color: #f27666;
}
.sidebar .widget.widget_pages,
.sidebar .widget.widget_meta,
.sidebar .widget.widget_recent_comments,
.sidebar .widget.widget_recent_entries,
.sidebar .widget.widget_rss,
.sidebar .widget.widget_search,
.sidebar .widget.widget_nav_menu {
  background-color: #fff;
  padding: 20px 10px;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.sidebar .widget.widget_nav_menu ul.menu > li .dropdown-menu {
  background-color: #fff;
}
.sidebar .widget.widget_nav_menu ul.menu > li .dropdown-menu > li.active > a {
  background-color: #fff;
}
.sidebar div.widget_recent_comments .widget-inner > ul li,
.sidebar div.widget_recent_entries .widget-inner > ul li,
.sidebar .widget_meta .widget-inner > ul li {
  padding: 10px 0;
}
.sidebar div.widget_recent_comments .widget-inner > ul li a,
.sidebar div.widget_recent_entries .widget-inner > ul li a,
.sidebar .widget_meta .widget-inner > ul li a {
  display: initial;
  padding: 0;
}
.sidebar div.widget_rss .widget-inner > ul li {
  padding: 10px 0;
}
.sidebar div.widget_rss .widget-inner > ul li a {
  padding: 0;
}
.sidebar div.widget_rss .widget-inner > ul li a.rsswidget {
  display: block;
}
.widget_tag_cloud {
  margin-top: 40px !important;
}
.widget_tag_cloud .block-title-widget {
  margin-bottom: 15px;
}
.widget_tag_cloud .tagcloud {
  margin: 0 !important;
}
.widget_tag_cloud .tagcloud a {
  display: inline-block;
  font-size: 13px !important;
  color: #333;
  padding: 10px;
  border: 1px solid #e1e1e1;
  padding: 6px 9px;
  margin: 5px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.widget_tag_cloud .tagcloud a:hover {
  border: 1px solid #f27666;
  background-color: #f27666;
  color: #fff;
}
.widget_archive {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.widget_archive .block-title-widget h2 {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0 10px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 30px;
  border-bottom: 1px solid #ddd;
}
.widget_archive ul > li {
  border: 0;
  font-size: 13px;
}
.widget_archive ul > li a {
  color: #666;
}
.widget_categories ul > li:last-child a:before {
  width: 15px !important;
  height: 15px !important;
}
.widget_categories ul > li span.number-count {
  border: 1px solid #e1e1e1;
  float: right;
  line-height: 16px;
  padding: 0 8px;
  position: absolute;
  right: 30px;
  top: 17px;
}
.rtl .widget_categories ul > li span.number-count {
  left: 30px;
  right: auto;
}
.rtl .widget_categories ul > li span.number-count:before {
  right: -4px;
  left: auto;
  transform: rotate(-230deg);
  -ms-transform: rotate(-230deg);
  -webkit-transform: rotate(-230deg);
}
.widget_categories ul > li span.number-count:before {
  background: #fff none repeat scroll 0 0;
  border-left: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  content: '';
  display: inline-block;
  height: 5px;
  left: -4px;
  position: absolute;
  top: 6px;
  width: 6px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.widget_categories ul > li:hover span.number-count {
  color: #f27666;
}
.single.single-product .sidebar .widget_product_categories .block-title-widget,
.archive.category .sidebar .flytheme_categories {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.single.single-product .sidebar .widget_product_categories .block-title-widget h2,
.archive.category .sidebar .flytheme_categories h2 {
  font-size: 16px;
  background-color: #222;
  border: 0;
  color: #fff;
  margin: 0;
  padding: 16px 30px 14px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.widget_categories,
.widget_product_categories,
.flytheme_categories {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.widget_categories .block-title-widget h2,
.widget_product_categories .block-title-widget h2,
.flytheme_categories .block-title-widget h2 {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  padding: 16px 0 14px;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0 30px;
  border-bottom: 1px solid #ddd;
}
.widget_categories ul,
.widget_product_categories ul,
.flytheme_categories ul {
  margin: 0;
  border-top: 0;
  border-bottom: 0;
}
.widget_categories ul > li,
.widget_product_categories ul > li,
.flytheme_categories ul > li {
  background: none repeat scroll 0 0 #fff;
  padding: 0;
  border: 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
  list-style: none;
  font-size: 0;
}
.widget_categories ul > li:last-child,
.widget_product_categories ul > li:last-child,
.flytheme_categories ul > li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.widget_categories ul > li:last-child > a,
.widget_product_categories ul > li:last-child > a,
.flytheme_categories ul > li:last-child > a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.widget_categories ul > li > a,
.widget_product_categories ul > li > a,
.flytheme_categories ul > li > a {
  line-height: 25px;
  font-size: 14px;
  color: #222;
  padding: 10px 15px 10px 45px;
  display: block;
  font-weight: 500;
  text-transform: capitalize;
  background: url(../assets/img/icon-menu-cat.png) no-repeat left 30px center #fff;
}
.rtl .widget_categories ul > li > a,
.rtl .widget_product_categories ul > li > a,
.rtl .flytheme_categories ul > li > a {
  padding: 10px 45px 10px 15px;
  background: url(../assets/img/icon-menu-cat.png) no-repeat right 30px center #fff;
}
.widget_categories ul > li > a:hover,
.widget_product_categories ul > li > a:hover,
.flytheme_categories ul > li > a:hover {
  color: #fff;
  background: url(../assets/img/icon-menu-cat2.png) no-repeat left 30px center #f27666;
}
.rtl .widget_categories ul > li > a:hover,
.rtl .widget_product_categories ul > li > a:hover,
.rtl .flytheme_categories ul > li > a:hover {
  background: url(../assets/img/icon-menu-cat2.png) no-repeat right 30px center #f27666;
}
.widget_layered_nav {
  padding: 25px 20px 10px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 5px;
}
.widget_layered_nav .block-title-widget h2 {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.widget_layered_nav ul > li {
  font-size: 14px;
  color: #555;
  line-height: 42px;
  border-bottom: 1px solid #ddd;
}
.widget_layered_nav ul > li span.count {
  float: right;
}
.rtl .widget_layered_nav ul > li span.count {
  float: left;
}
.widget_layered_nav ul > li:last-child {
  border: 0;
}
.sidebar .widget.widget_text {
  margin: 40px 0 20px;
}
.sidebar .widget.widget_text .filter-title h2 {
  color: #222;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.yith-woocompare-widget {
  overflow: hidden;
}
.yith-woocompare-widget .block-title-widget {
  margin: 0 !important;
}
.yith-woocompare-widget ul.products-list li {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #b2b2b2;
}
.yith-woocompare-widget ul.products-list li a.remove {
  margin: 4px;
}
.yith-woocompare-widget a.clear-all {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.rtl .yith-woocompare-widget a.clear-all {
  float: right;
}
.yith-woocompare-widget a.compare {
  float: left;
  padding: 8px 15px;
  font-size: 11px;
  background: rgba(0,0,0,0) linear-gradient(to bottom,#f8f8f8 0%,#ffffff 100%) repeat scroll 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e1e1e1;
}
.rtl .yith-woocompare-widget a.compare {
  float: right;
}
.yith-woocompare-widget a.compare:hover {
  background: none repeat scroll 0 0 #f27666;
  border: 1px solid #f27666;
  color: #fff;
}
.flytheme_posts .block-title-widget {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.flytheme_posts .block-title-widget .block-title-widget h2 {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0 10px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 30px;
  border-bottom: 1px solid #ddd;
}
.widget-popular-blog ul {
  margin: 0;
}
.widget-popular-blog ul li.widget-post {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
.widget-popular-blog ul li.widget-post .widget-post-inner .widget-thumb {
  display: block;
  width: 100px;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-right: 20px;
}
.rtl .widget-popular-blog ul li.widget-post .widget-post-inner .widget-thumb {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.widget-popular-blog ul li.widget-post .widget-post-inner .widget-thumb img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.widget-popular-blog ul li.widget-post .widget-post-inner .widget-thumb:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.widget-popular-blog ul li.widget-post .widget-post-inner .item-title h4 a {
  font-size: 13px;
  color: #333;
}
.widget-popular-blog ul li.widget-post .widget-post-inner .item-title h4 a:hover {
  color: #f27666;
}
.widget-popular-blog ul li.widget-post .widget-post-inner .item-title .item-meta .author {
  font-size: 11px;
  color: #333;
}
.widget-popular-blog ul li.widget-post:last-child {
  margin-bottom: 0;
}
.sw_related_upsell_widget {
  background-color: #f5f5f5;
}
.sw_related_upsell_widget .tabbable.tabs {
  padding: 0;
  border: 0;
  text-align: left;
}
.rtl .sw_related_upsell_widget .tabbable.tabs {
  text-align: right;
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs {
  margin-bottom: 20px;
  border: 0;
  background: #f5f5f5;
  display: inline-block;
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li {
  border: 0;
  margin-right: 20px;
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li:first-child {
  border-left: 0;
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li > a {
  line-height: 44px;
  border: 1px solid #ddd;
  background-color: #fff;
  height: 46px;
  border: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #222;
  border-radius: 8px;
  font-weight: normal;
  position: relative;
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li > a:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f27666;
  opacity: 0;
  filter: alpha(opacity=0);
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li > a:hover {
  background-color: #f27666;
  color: #fff;
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li > a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li.active:first-child {
  border-left: 0;
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li.active a {
  background-color: #f27666;
  color: #fff;
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li.active a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li.active a:first-child {
  border-left: 0;
}
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li.active a > a:focus,
.sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs > li.active a a:hover {
  border: 0;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content {
  padding: 0;
  margin: 0;
  background-color: #f5f5f5;
  border: 0;
  margin-bottom: 20px;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .res-button {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 4px;
  border: 1px solid #ddd;
  position: absolute;
  top: -65px;
  right: 0 !important;
  z-index: 5;
  opacity: 1;
  filter: alpha(opacity=100);
  box-shadow: none;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-prev {
  right: 45px !important;
  left: auto !important;
}
.rtl .sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-prev {
  left: 45px !important;
  right: auto !important;
}
.rtl .sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-prev:before {
  content: '\f105';
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-prev:before {
  content: '\f104';
  line-height: 38px;
  font-family: FontAwesome;
  font-size: 16px;
  color: #b2b2b2;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-prev:hover {
  border: 1px solid #f27666;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-prev:hover:before {
  color: #f27666;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-next {
  left: auto !important;
}
.rtl .sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-next {
  left: 0 !important;
  right: auto !important;
}
.rtl .sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-next:before {
  content: '\f104';
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-next:before {
  content: '\f105';
  line-height: 38px;
  font-family: FontAwesome;
  font-size: 16px;
  color: #b2b2b2;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-next:hover {
  border: 1px solid #f27666;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-next:hover:before {
  color: #f27666;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider {
  margin: 0;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item {
  padding: 0 15px;
  margin-top: 0;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap {
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin: 0 1px;
  margin-bottom: 50px;
  position: relative;
  background-color: #fff;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap .products-thumb {
  position: relative;
  z-index: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap .products-thumb span.onsale {
  display: block;
  position: absolute;
  background-color: #f27666;
  height: 34px;
  width: 64px;
  line-height: 35px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 17px;
  border-bottom-right-radius: 0;
  top: 20px;
  left: 20px;
  right: auto;
  z-index: 5;
  min-height: auto;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap .products-thumb a.fancybox {
  display: none;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap .item-content {
  text-align: center;
  padding: 0px 0 45px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap .item-content h4 {
  margin-bottom: 5px;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap .item-content h4 a {
  font-size: 14px;
  color: #444;
  text-transform: capitalize;
  font-weight: 500;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap .item-content h4 a:hover {
  color: #f27666;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap:hover {
  border: 1px solid #f27666;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap:hover .item-cart {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap:hover .add_to_cart_button {
  border: 1px solid #f27666;
  background-color: #f27666;
  color: #fff;
}
.sw_related_upsell_widget .tabbable.tabs .tab-content .slick-slider .item-wrap:hover .add_to_cart_button:hover {
  background-color: #f0614e;
}
.flytheme_best_seller_product .block-title-widget {
  display: none;
}
.sidebar .sw_resp_slider {
  margin-top: 30px;
}
.sidebar .flytheme_best_seller_product {
  margin-top: 40px;
}
.portfolio-desc {
  text-align: left;
  margin-bottom: 20px;
}
.portfolio-desc h2 {
  font-size: 30px;
  font-weight: 600;
  color: #222;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.rtl .portfolio-desc h2 {
  text-align: right;
}
.portfolio-desc h2 span {
  color: #f27666;
}
.portfolio-desc .p-desc {
  font-size: 13px;
  color: #666;
  margin-bottom: 0;
}
.portfolio-intro {
  position: relative;
  margin-bottom: 30px;
}
.portfolio-intro h1.p-title,
.portfolio-intro h2.p-title {
  position: absolute;
  left: 20px;
  top: 30%;
  font-size: 36px;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  z-index: 3;
}
.portfolio-intro .breadcrumbs {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.portfolio-intro .breadcrumbs .breadcrumb {
  margin: 0;
  background: rgba(0,0,0,0.1);
  border-radius: 0;
  color: #fff;
}
.portfolio-intro .breadcrumbs .breadcrumb .active {
  color: #fff;
}
.portfolio-intro .breadcrumbs .breadcrumb a {
  color: #fff;
}
.portfolio-intro .breadcrumbs .breadcrumb >li +li:before {
  content: '';
}
.portfolio-intro .breadcrumbs .breadcrumb >li i {
  padding: 0 7px;
}
.flytheme-portfolio .portfolio-tab {
  text-align: left;
}
.rtl .flytheme-portfolio .portfolio-tab {
  text-align: right;
}
.flytheme-portfolio .portfolio-tab ul {
  margin: 0 0 35px;
  background: #f5f5f5;
  display: inline-block;
  overflow: hidden;
}
.flytheme-portfolio .portfolio-tab ul li {
  float: left;
  border: 1px solid #ddd;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 0 15px;
  height: 40px;
  line-height: 38px;
  color: #222;
  border-radius: 5px;
  margin-right: 5px;
  font-weight: 600;
  background-color: #fff;
}
.rtl .flytheme-portfolio .portfolio-tab ul li {
  float: right;
}
.flytheme-portfolio .portfolio-tab ul li.selected {
  background: #f27666;
  color: #fff;
  border-color: #f27666;
}
.flytheme-portfolio .btn-loadmore {
  padding: 0;
  cursor: pointer;
  text-align: center;
  min-height: 40px;
  margin-bottom: 76px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.flytheme-portfolio .btn-loadmore.btn-loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 40px 40px;
}
.flytheme-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  display: none;
}
.flytheme-portfolio .btn-loadmore.btn-loading .des-load:before {
  content: "";
}
.flytheme-portfolio .btn-loadmore .des-load {
  font-size: 16px;
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background: #222;
  font-weight: 600;
  color: #fff;
  border-radius: 25px;
  margin-top: 20px;
  text-transform: uppercase;
}
.flytheme-portfolio .btn-loadmore .des-load:hover {
  background: #f27666;
}
.flytheme-portfolio .btn-loadmore .des-load:before {
  content: attr(data-label);
}
.flytheme-portfolio .btn-loadmore.btn-loaded  .des-load:before {
  content: attr(data-label-loaded);
}
.flytheme-portfolio .portfolio-container {
  overflow: hidden;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content {
  width: 100%;
  margin: 0;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content:after {
  content: '';
  display: block;
  clear: both;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li {
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 0;
  position: relative;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
  padding: 0 15px;
  float: left;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
  overflow: hidden;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #fff;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
  position: relative;
  z-index: 1;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
  opacity: 1;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  visibility: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  background: url(../assets/img/bg-blog-hover2.png) no-repeat center center #222222;
  transform: scale(0.5) rotateY(180deg);
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  z-index: 99;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
  opacity: 0.45;
  visibility: visible;
  transform: scale(1) rotateY(0deg);
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content {
  position: absolute;
  top: 28%;
  width: 100%;
  text-align: center;
  -webkit-transition: 0.3s ease-out 0s;
  transition: 0.3s ease-out 0s;
  -webkit-transform: translate(0,-40px);
  -ms-transform: translate(0,-40px);
  transform: translate(0,-40px);
  opacity: 0;
  filter: alpha(opacity=0);
  margin-bottom: 10px;
  z-index: 99;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content a {
  color: #fffefe;
  font-size: 20px;
  font-weight: 600;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content a:hover {
  color: #f27666;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item {
  width: 33.332%;
  margin: 0;
  padding: 0;
  border: 0;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img {
  width: 100%;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width {
  width: 40%;
}
.flytheme-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item :after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.flytheme-portfolio.masonry .portfolio-container ul.portfolio-content > li .portfolio-item-inner {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.portfolio .portfolio-top {
  padding-bottom: 50px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 65px;
}
.portfolio .portfolio-top h1 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 500;
  color: #333;
}
.portfolio .portfolio-top .portfolio-content .single-thumbnail {
  background-color: #fff;
  width: 57%;
  margin-right: 30px;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
}
.rtl .portfolio .portfolio-top .portfolio-content .single-thumbnail {
  margin-left: 30px;
  margin-right: 0;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content {
  overflow: hidden;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #333;
  font-weight: 600;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
  margin-bottom: 25px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta a {
  color: #f27666;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta a:hover {
  color: #ee4c37;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
  margin-bottom: 10px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
  font-weight: bold;
  display: inline-block;
  min-width: 120px;
}
.portfolio .related-portfolio {
  background: none;
  padding: 20px 15px;
  margin: 0 -15px 60px;
}
.portfolio .related-portfolio .box-slider-title h2 {
  line-height: 40px;
  padding: 0 0 33px;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  color: #222;
  background: url(../assets/img/bg-title1.png) no-repeat center bottom;
  margin-bottom: 20px;
}
.portfolio .related-portfolio .box-slider-title h2 span {
  color: #f27666;
}
.portfolio .related-portfolio .related-items {
  margin: 0 -10px;
}
.portfolio .related-portfolio .related-items .related-item {
  width: 25%;
  padding: 0 15px;
}
.portfolio .related-portfolio .related-items .related-item .item-img {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.portfolio .related-portfolio .related-items .related-item .item-img a.thumbnail-portfolio {
  position: relative;
  display: block;
}
.portfolio .related-portfolio .related-items .related-item .item-img a.thumbnail-portfolio img:hover {
  opacity: 1;
}
.portfolio .related-portfolio .related-items .related-item .item-img a.thumbnail-portfolio:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  visibility: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  background: url(../assets/img/bg-blog-hover2.png) no-repeat center center #222222;
  transform: scale(0.5) rotateY(180deg);
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  z-index: 99;
}
.portfolio .related-portfolio .related-items .related-item .item-img:hover a:before {
  opacity: 0.7;
  visibility: visible;
  transform: scale(1) rotateY(0deg);
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
}
.portfolio .related-portfolio .related-items .related-item .item-img:hover h4 {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.portfolio .related-portfolio .related-items .related-item .item-img h4 {
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: 0.3s ease-out 0s;
  transition: 0.3s ease-out 0s;
  -webkit-transform: translate(0,-40px);
  -ms-transform: translate(0,-40px);
  transform: translate(0,-40px);
  opacity: 0;
  filter: alpha(opacity=0);
  margin-bottom: 10px;
  z-index: 99;
}
.portfolio .related-portfolio .related-items .related-item .item-img h4 a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.portfolio .related-portfolio .related-items .related-item .item-img h4 a:hover {
  color: #f27666;
}
.p-title {
  font-size: 16px;
  margin-bottom: 20px;
}
.p-title:after {
  content: "";
  background: #ffbb45;
  width: 40px;
  height: 1px;
  margin-top: 7px;
  display: block;
}
.single-portfolio .comment-form {
  padding-bottom: 35px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
.single-portfolio .comment-form h2.title {
  margin-bottom: 30px;
}
.masonry .btn-loadmore .des-load {
  margin-top: 50px;
}
.single-portfolio #respond {
  margin: 0;
}
@media (min-width: 1200px) {
  .p-lg-1 {
    width: 100%;
  }
  .p-lg-2 {
    width: 50%;
  }
  .p-lg-3 {
    width: 33.3333%;
  }
  .p-lg-4 {
    width: 25%;
  }
  .p-lg-5 {
    width: 20%;
  }
  .p-lg-6 {
    width: 16.6666%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .p-md-1 {
    width: 100%;
  }
  .p-md-2 {
    width: 50%;
  }
  .p-md-3 {
    width: 33.3333%;
  }
  .p-md-4 {
    width: 25%;
  }
  .p-md-5 {
    width: 20%;
  }
  .p-md-6 {
    width: 16.6666%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .p-sm-1 {
    width: 100%;
  }
  .p-sm-2 {
    width: 50%;
  }
  .p-sm-3 {
    width: 33.3333%;
  }
  .p-sm-4 {
    width: 25%;
  }
  .p-sm-5 {
    width: 20%;
  }
  .p-sm-6 {
    width: 16.6666%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .p-xs-1 {
    width: 100%;
  }
  .p-xs-2 {
    width: 50%;
  }
  .p-xs-3 {
    width: 33.3333%;
  }
  .p-xs-4 {
    width: 25%;
  }
  .p-xs-5 {
    width: 20%;
  }
  .p-xs-6 {
    width: 16.6666%;
  }
}
@media (max-width: 480px) {
  .grid-item {
    width: 100%;
  }
}
.breadcrumbs ul.breadcrumb {
  margin: 0;
  background: none;
  padding: 0;
}
.breadcrumbs ul.breadcrumb > li {
  padding: 0;
}
.breadcrumbs ul.breadcrumb > li +li:before {
  content: '';
  padding: 0;
}
.breadcrumbs ul.breadcrumb > li:last-child a {
  color: #f27666;
}
.breadcrumbs ul.breadcrumb > li:last-child:after {
  content: '';
  padding: 0;
}
.breadcrumbs ul.breadcrumb > li > a {
  font-size: 14px;
  color: #eee;
}
.breadcrumbs ul.breadcrumb > li > a:hover {
  color: #f27666;
}
.breadcrumbs ul.breadcrumb > li:before {
  content: '';
}
.breadcrumbs ul.breadcrumb > li:after {
  content: '\f105';
  font-family: FontAwesome;
  color: #eee;
  padding: 0 17px;
}
.breadcrumbs ul.breadcrumb > li.active span {
  font-size: 14px;
  color: #f27666;
}
.rtl .breadcrumbs ul.breadcrumb > li:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #eee;
  padding: 0 17px;
}
.rtl .breadcrumbs ul.breadcrumb > li:after {
  content: '';
  padding: 0;
}
.rtl .breadcrumbs ul.breadcrumb > li:last-child:before {
  content: '';
  padding: 0;
}
.tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.page-template-page-home .page h2.entry-title,
.page-template-page-home2 .page h2.entry-title,
.page-template-page-home3 .page h2.entry-title {
  display: none;
}
.page-template-page-home3 .wpb_revslider_element {
  margin-bottom: 20px;
}
.page-template-page-home3 .wpb_revslider_element .tp-bullets.custom .tp-bullet {
  border: 2px solid #d5d9db !important;
  width: 8px !important;
  height: 8px !important;
  background-color: transparent !important;
  border-radius: 2px !important;
}
.page-template-page-home3 .wpb_revslider_element .tp-bullets.custom .tp-bullet.selected {
  background-color: #f27666 !important;
  border: 2px solid #f27666 !important;
}
.page-template-page-home3 .wpb_revslider_element .tparrows.hesperiden {
  height: 44px !important;
  width: 44px !important;
  line-height: 44px !important;
}
.page-template-page-home3 .wpb_revslider_element .tparrows.hesperiden:before {
  content: '' !important;
}
.page-template-page-home3 .wpb_revslider_element .tparrows.hesperiden.tp-rightarrow {
  background: url(../assets/img/revo-next.png) no-repeat center center #65615d !important;
}
.page-template-page-home3 .wpb_revslider_element .tparrows.hesperiden.tp-rightarrow:hover {
  background-color: #f27666 !important;
}
.page-template-page-home3 .wpb_revslider_element .tparrows.hesperiden.tp-leftarrow {
  background: url(../assets/img/revo-prev.png) no-repeat center center #65615d !important;
}
.page-template-page-home3 .wpb_revslider_element .tparrows.hesperiden.tp-leftarrow:hover {
  background-color: #f27666 !important;
}
.news-letter {
  padding: 15px 20px 10px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
}
.news-letter h2 {
  font-size: 20px;
  color: #222;
  font-weight: bold;
}
.news-letter p {
  margin: 15ox 0;
  font-size: 13px;
  color: #666;
  line-height: 18px;
}
.form.mc4wp-form input[type="email"] {
  height: 36px;
  padding: 5px 10px;
}
.form.mc4wp-form input[type="submit"] {
  background: #f27666;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  padding: 9px 30px;
  text-transform: uppercase;
}
.form.mc4wp-form input[type="submit"]:hover {
  background: #ee4c37;
}
.page-template-page-home .wpb_revslider_element {
  margin: 0;
}
.page-template-page-home .wpb_revslider_element .tp-bullets.hesperiden .tp-bullet {
  height: 8px !important;
  width: 8px !important;
  background: none repeat scroll 0 0 transparent !important;
  border: 2px solid #d2cdd3 !important;
  border-radius: 2px !important;
}
.page-template-page-home .wpb_revslider_element .tp-bullets.hesperiden .tp-bullet:hover {
  border: 2px solid #f27666 !important;
  background: none repeat scroll 0 0 #f27666 !important;
}
.page-template-page-home .wpb_revslider_element .tp-bullets.hesperiden .tp-bullet.selected {
  border: 2px solid #f27666 !important;
  background: none repeat scroll 0 0 #f27666 !important;
}
.page-template-page-home .wpb_revslider_element .tp-leftarrow.hesperiden {
  background: url(../assets/img/bg-prev.png) no-repeat center center !important;
  width: 44px !important;
  height: 44px !important;
  border: 0 !important;
}
.page-template-page-home .wpb_revslider_element .tp-leftarrow.hesperiden:hover {
  background: url(../assets/img/bg-prev_hover.png) no-repeat center center !important;
}
.page-template-page-home .wpb_revslider_element .tp-leftarrow.hesperiden:before {
  content: '' !important;
}
.page-template-page-home .wpb_revslider_element .tp-rightarrow.hesperiden {
  background: url(../assets/img/bg-next.png) no-repeat center center !important;
  width: 44px !important;
  height: 44px !important;
}
.page-template-page-home .wpb_revslider_element .tp-rightarrow.hesperiden:hover {
  background: url(../assets/img/bg-next_hover.png) no-repeat center center !important;
}
.page-template-page-home .wpb_revslider_element .tp-rightarrow.hesperiden:before {
  content: '' !important;
}
.page-template-page-home2 .wpb_revslider_element {
  margin-bottom: 30px;
}
.page-template-page-home2 .wpb_revslider_element .tp-bullets.persephone .tp-bullet {
  width: 8px !important;
  background: none transparent !important;
  border: 2px solid rgba(255,255,255,0.5) !important;
  height: 8px !important;
  border-radius: 2px !important;
  display: inline-block !important;
}
.page-template-page-home2 .wpb_revslider_element .tp-bullets.persephone .tp-bullet.selected {
  background-color: #f27666 !important;
  border: 2px solid #f27666 !important;
}
.page-template-page-home2 .wpb_revslider_element .tp-bullets.persephone .tp-bullet:hover {
  background-color: #f27666 !important;
  border: 2px solid #f27666 !important;
}
.block-text-index {
  border-bottom: 1px solid #ddd;
  padding: 20px 0 55px;
  margin-bottom: 45px !important;
}
.block-text-index .item-block .item-content {
  text-align: center;
  cursor: pointer;
}
.block-text-index .item-block .item-content .item-wrap {
  display: inline-block;
  height: 98px;
  width: 98px;
  border: 1px solid #bbb;
  padding: 9px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.block-text-index .item-block .item-content .item-wrap .item-detail {
  display: inline-block;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  border: 1px solid #bbb;
}
.block-text-index .item-block .item-content h4 {
  font-weight: 600;
  font-size: 16px;
  color: #222;
}
.block-text-index .item-block .item-content p {
  font-size: 13px;
  color: #777;
}
.block-text-index .item-block .item-content:hover .item-wrap {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.block-text-index .item-block .item-content:hover .item-wrap .item-detail {
  background-color: #fff;
  border: 1px solid #fff;
}
.block-text-index .item-block .item-content:hover h4 {
  color: #f27666;
}
.block-text-index .item-block.free-shipping .item-detail {
  background: url(../assets/img/icon-free-shipping.png) no-repeat center center;
}
.block-text-index .item-block.free-shipping:hover .item-detail {
  background: url(../assets/img/pink/icon-free-shipping.png) no-repeat center center #fff;
}
.block-text-index .item-block.money-guarantee .item-detail {
  background: url(../assets/img/icon-money.png) no-repeat center center;
}
.block-text-index .item-block.money-guarantee:hover .item-detail {
  background: url(../assets/img/pink/icon-money.png) no-repeat center center #fff;
}
.block-text-index .item-block.safe-shopping .item-detail {
  background: url(../assets/img/icon-safe.png) no-repeat center center;
}
.block-text-index .item-block.safe-shopping:hover .item-detail {
  background: url(../assets/img/pink/icon-safe.png) no-repeat center center #fff;
}
.block-text-index .item-block.online-support .item-detail {
  background: url(../assets/img/icon-support.png) no-repeat center center;
}
.block-text-index .item-block.online-support:hover .item-detail {
  background: url(../assets/img/pink/icon-support.png) no-repeat center center #fff;
}
.block-text-index2 .item-block {
  width: 280px;
  height: 124px;
  display: inline-block;
  float: left;
  margin-right: 15px;
  border-radius: 4px;
}
.rtl .block-text-index2 .item-block {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.rtl .block-text-index2 .item-block:first-child {
  margin-right: 0;
}
.rtl .block-text-index2 .item-block:last-child {
  margin: 0;
}
.block-text-index2 .item-block .item-content {
  text-align: center;
  padding: 25px 0 8px;
  cursor: pointer;
}
.block-text-index2 .item-block .item-content h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.block-text-index2 .item-block .item-content p {
  font-size: 13px;
  color: #fff;
  margin: 0 0 5px;
}
.block-text-index2 .item-block.free-shipping {
  background-color: #86bc76;
}
.block-text-index2 .item-block.free-shipping .item-icon {
  display: inline-block;
  width: 38px;
  height: 30px;
  background: url(../assets/img/icon-free-shipping2.png) no-repeat top center;
}
.block-text-index2 .item-block.free-shipping:hover {
  background-color: #68ab54;
}
.block-text-index2 .item-block.money-guarantee {
  background-color: #eb7b4e;
}
.block-text-index2 .item-block.money-guarantee .item-icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(../assets/img/icon-money2.png) no-repeat top center;
}
.block-text-index2 .item-block.money-guarantee:hover {
  background-color: #e65920;
}
.block-text-index2 .item-block.online-support {
  background-color: #6c96c6;
}
.block-text-index2 .item-block.online-support .item-icon {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: url(../assets/img/icon-support2.png) no-repeat top center;
}
.block-text-index2 .item-block.online-support:hover {
  background-color: #477cb8;
}
.block-text-index2 .item-block:last-child {
  margin: 0;
}
.image-block a {
  float: left;
  display: inline-block;
  margin-bottom: 30px;
}
.image-block a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.image-block a:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.image-block a.banner-second {
  margin-right: 29px;
}
.page-template-page-home form.mc4wp-form {
  text-align: center;
  position: relative;
  z-index: 1;
}
.page-template-page-home form.mc4wp-form:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  top: 28px;
  left: 0;
}
.page-template-page-home form.mc4wp-form .newsletter-form {
  position: relative;
  z-index: 3;
  margin: 0 auto;
  width: 100%;
}
.page-template-page-home form.mc4wp-form .newsletter-form input[type="email"] {
  height: 52px;
  border: 1px solid #ddd;
  border-radius: 25px;
  width: 66.6%;
  padding: 0 30px;
  padding-top: 3px;
}
.page-template-page-home form.mc4wp-form .newsletter-form input[type="submit"] {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  height: 52px;
  line-height: 52px;
  padding: 0 28px;
  color: #fff;
  background-color: #333;
  border-radius: 25px;
  border: 0;
  position: absolute;
  right: 195px;
  padding-top: 2px;
}
.page-template-page-home form.mc4wp-form .newsletter-form input[type="submit"]:hover {
  background-color: #f27666;
}
.page-template-page-home.rtl form.mc4wp-form .newsletter-form input[type="submit"] {
  left: 195px;
  right: auto;
}
.banner-home1 {
  border-bottom: 1px solid #ddd;
}
.newsletter-home2 {
  padding: 50px;
  background: url(../assets/img/bg-newsletter.png) no-repeat center center;
  border-radius: 8px;
}
.newsletter-home2 h3 {
  float: left;
  color: #eee;
  font-weight: 700;
  font-size: 28px;
  text-transform: uppercase;
  margin: 0 75px 0 0;
  line-height: 60px;
}
.rtl .newsletter-home2 h3 {
  float: right;
  margin: 0 0 0 75px;
}
.newsletter-home2 h3 span {
  color: #f27666;
}
.newsletter-home2 .mc4wp-form .newsletter-form input[type="email"] {
  height: 60px;
  float: left;
  background-color: #fff;
  padding: 20px 30px;
  margin: 0;
  border: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  width: 440px;
}
.rtl .newsletter-home2 .mc4wp-form .newsletter-form input[type="email"] {
  float: right;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.newsletter-home2 .mc4wp-form .newsletter-form input[type="submit"] {
  display: inline-block;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  height: 60px;
  padding: 0 30px;
  background: url(../assets/img/bg-button.png) no-repeat center center #fff;
  border: 0;
  text-indent: -9999px;
}
.newsletter-home2 .mc4wp-form .newsletter-form input[type="submit"]:hover {
  background: url(../assets/img/pink/bg-button.png) no-repeat center center #fff;
}
.rtl .newsletter-home2 .mc4wp-form .newsletter-form input[type="submit"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.newsletter-home3 {
  padding: 30px 0;
  position: relative;
}
.newsletter-home3:before {
  content: '';
  top: 0;
  width: 1170px;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  left: 15px;
}
.rtl .newsletter-home3:before {
  right: 15px;
  left: auto;
}
.newsletter-home3 .wpb_content_element h3 {
  text-align: left;
  color: #222;
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 40px;
}
.rtl .newsletter-home3 .wpb_content_element h3 {
  text-align: right;
}
.newsletter-home3 .wpb_content_element h3 span.flag {
  color: #f27666;
}
.newsletter-home3 .mc4wp-form {
  float: right;
}
.rtl .newsletter-home3 .mc4wp-form {
  float: left;
}
.rtl .newsletter-home3 .mc4wp-form input[type="email"] {
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  float: right;
}
.rtl .newsletter-home3 .mc4wp-form input[type="submit"] {
  border-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.newsletter-home3 .mc4wp-form input[type="email"] {
  height: 40px;
  float: left;
  background-color: #fff;
  padding: 0 30px;
  margin: 0;
  border: 0;
  width: 448px;
  background-color: #f2f2f2;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #666;
}
.newsletter-home3 .mc4wp-form input[type="submit"] {
  display: inline-block;
  height: 40px;
  width: 50px;
  background: url(../assets/img/icon-newsletter.png) no-repeat center center #f27666;
  border: 0;
  border-radius: 0;
  margin-left: -2px;
  text-indent: -9999px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.newsletter-home3 .mc4wp-form input[type="submit"]:hover {
  background-color: #ee4c37;
}
.category-header h1 {
  font-size: 20px;
  color: #222;
  margin-bottom: 20px;
  font-weight: bold;
}
blockquote {
  border: 0;
  padding: 10px 0px 10px 30px;
  background: url('../assets/img/icon-quote.png') no-repeat top 10px left;
}
blockquote p {
  font-style: italic;
  font-size: 15px;
}
.grid-blog .format-standard .entry {
  padding: 20px 20px 40px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #fff;
}
.grid-blog .format-standard .entry:hover {
  border: 1px solid #f27666;
}
.grid-blog .format-standard .entry .entry-thumb {
  overflow: hidden;
  position: relative;
}
.grid-blog .format-standard .entry .entry-thumb a.entry-hover {
  display: block;
  width: auto;
  position: relative;
  z-index: 1;
  max-width: 100%;
}
.grid-blog .format-standard .entry .entry-thumb a.entry-hover:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  visibility: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  background: url(../assets/img/bg-blog-hover.png) no-repeat center center #222222;
  transform: scale(0.5) rotateY(180deg);
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  z-index: 99;
}
.grid-blog .format-standard .entry .entry-thumb a.entry-hover:hover:before {
  opacity: 0.45;
  visibility: visible;
  transform: scale(1) rotateY(0deg);
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
}
.grid-blog .format-standard .entry .entry-content {
  margin-top: 20px;
}
.grid-blog .format-standard .entry .entry-content .entry-date {
  float: left;
  width: 60px;
  height: 118px;
  display: block;
  background-color: #f27666;
  color: #fff;
  text-align: center;
  margin-right: 10px;
  border-radius: 5px;
}
.rtl .grid-blog .format-standard .entry .entry-content .entry-date {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.grid-blog .format-standard .entry .entry-content .entry-date .day-post {
  display: block;
  font-size: 26px;
  font-weight: 600;
  height: 59px;
  line-height: 59px;
}
.grid-blog .format-standard .entry .entry-content .entry-date .month-post {
  background-color: #222;
  display: block;
  font-weight: 500;
  font-size: 16px;
  height: 59px;
  line-height: 59px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.grid-blog .format-standard .entry .entry-content .content-right .title-blog h3 {
  margin-bottom: 12px;
  line-height: 14px;
  padding: 0;
}
.grid-blog .format-standard .entry .entry-content .content-right .title-blog h3 a {
  font-size: 17px;
  font-weight: 600;
  color: #222;
}
.grid-blog .format-standard .entry .entry-content .content-right .title-blog h3 a:hover {
  color: #f27666;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-summary {
  color: #666;
  font-size: 13px;
  margin-bottom: 12px;
  padding: 0;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom {
  overflow: hidden;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .entry-comment {
  font-size: 13px;
  float: left;
  color: #555;
  display: inline-block;
  border: 0;
  padding: 0;
}
.rtl .grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .entry-comment {
  float: right;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .bl_read_more {
  float: right;
}
.rtl .grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .bl_read_more {
  float: left;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .bl_read_more a {
  color: #333;
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .bl_read_more a:hover {
  color: #f27666;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .bl_read_more a i {
  margin-left: 10px;
}
.rtl .grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .bl_read_more a i {
  margin-right: 10px;
  margin-left: 5px;
}
.rtl .grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .bl_read_more a i.fa-arrow-circle-right:before {
  content: '\f0a8';
}
.grid-blog .hentry {
  margin-bottom: 30px;
}
.grid-blog .hentry .entry {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 20px;
  background-color: #fff;
}
.grid-blog .hentry .entry:hover {
  border: 1px solid #f27666;
}
.grid-blog .hentry .entry .entry-thumb {
  overflow: hidden;
  position: relative;
}
.grid-blog .hentry .entry .entry-thumb iframe {
  margin: 0;
}
.grid-blog .hentry .entry .entry-thumb a.entry-hover {
  display: block;
  width: auto;
  position: relative;
  z-index: 1;
  max-width: 100%;
}
.grid-blog .hentry .entry .entry-thumb a.entry-hover:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  visibility: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  background: url(../assets/img/bg-blog-hover.png) no-repeat center center #222222;
  transform: scale(0.5) rotateY(180deg);
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  z-index: 99;
}
.grid-blog .hentry .entry .entry-thumb a.entry-hover:hover:before {
  opacity: 0.45;
  visibility: visible;
  transform: scale(1) rotateY(0deg);
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control {
  background: none !important;
  height: 35px !important;
  width: 35px !important;
  border: 2px solid #fff;
  margin-top: -5%;
  margin-right: 5px;
  margin-left: 5px;
  text-indent: -9999px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.left:before {
  position: absolute;
  content: '\f104';
  font-family: 'FontAwesome';
  text-indent: 0;
  top: 0;
  left: 12px;
  color: #fff;
  font-size: 20px;
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.left:hover {
  border: 2px solid #f27666;
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.left:hover:before {
  color: #f27666;
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.right:before {
  position: absolute;
  content: '\f105';
  font-family: 'FontAwesome';
  text-indent: 0;
  top: 0;
  left: 12px;
  color: #fff;
  font-size: 20px;
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.right:hover {
  border: 2px solid #f27666;
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.right:hover:before {
  color: #f27666;
}
.grid-blog .hentry .entry .entry-content {
  margin-top: 20px;
}
.grid-blog .hentry .entry .entry-content .title-blog h3 {
  margin-bottom: 18px;
  line-height: 14px;
  padding: 0;
}
.grid-blog .hentry .entry .entry-content .title-blog h3 a {
  font-size: 17px;
  font-weight: 600;
  color: #222;
}
.grid-blog .hentry .entry .entry-content .title-blog h3 a:hover {
  color: #f27666;
}
.grid-blog .hentry .entry .entry-content .entry-meta {
  overflow: hidden;
  padding: 4px 0 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.grid-blog .hentry .entry .entry-content .entry-meta .entry-date {
  float: left;
  font-size: 16px;
  color: #222;
  margin-top: 13px;
  font-weight: 600;
}
.rtl .grid-blog .hentry .entry .entry-content .entry-meta .entry-date {
  float: right;
  direction: ltr;
}
.grid-blog .hentry .entry .entry-content .entry-meta .entry-date span {
  font-size: 34px;
  color: #f27666;
}
.grid-blog .hentry .entry .entry-content .entry-meta .entry-comment {
  float: right;
  font-size: 13px;
  color: #555;
  line-height: 55px;
}
.rtl .grid-blog .hentry .entry .entry-content .entry-meta .entry-comment {
  float: left;
}
.grid-blog .hentry .entry .entry-content .entry-meta .entry-comment i {
  margin-left: 10px;
}
.grid-blog .hentry .entry .entry-content .entry-summary {
  padding: 20px 0 0;
  overflow: hidden;
}
.grid-blog .hentry .entry .entry-content .entry-summary .bl_read_more {
  float: right;
}
.rtl .grid-blog .hentry .entry .entry-content .entry-summary .bl_read_more {
  float: left;
}
.grid-blog .hentry .entry .entry-content .entry-summary .bl_read_more a {
  color: ;
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize;
}
.grid-blog .hentry .entry .entry-content .entry-summary .bl_read_more a:hover {
  color: #f27666;
}
.grid-blog .hentry .entry .entry-content .entry-summary .bl_read_more a i {
  margin-left: 10px;
}
.rtl .grid-blog .hentry .entry .entry-content .entry-summary .bl_read_more a i {
  margin-right: 10px;
  margin-left: 5px;
}
.rtl .grid-blog .hentry .entry .entry-content .entry-summary .bl_read_more a i.fa-arrow-circle-right:before {
  content: '\f0a8';
}
.blog-content-list.lr-sidebar .format-standard .entry .entry-thumb {
  float: none !important;
  margin: 0 !important;
}
.blog-content-list.lr-sidebar .format-standard .entry .entry-thumb img {
  width: 100%;
}
.blog-content-list .format-standard .entry:hover {
  border: 1px solid #f27666;
}
.blog-content-list .format-standard .entry .entry-thumb {
  float: left !important;
  margin-right: 30px !important;
}
.rtl .blog-content-list .format-standard .entry .entry-thumb {
  float: right !important;
  margin-left: 30px !important;
  margin-right: 0 !important;
}
.blog-content-list .hentry .entry {
  margin-bottom: 30px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}
.blog-content-list .hentry .entry .entry-thumb {
  overflow: hidden;
  position: relative;
  float: none;
  margin: 0;
}
.blog-content-list .hentry .entry .entry-thumb a.entry-hover {
  display: block;
  width: auto;
  position: relative;
  z-index: 1;
  max-width: 100%;
}
.blog-content-list .hentry .entry .entry-thumb a.entry-hover:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  visibility: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  background: url(../assets/img/bg-blog-hover.png) no-repeat center center #222222;
  transform: scale(0.5) rotateY(180deg);
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  z-index: 99;
}
.blog-content-list .hentry .entry .entry-thumb a.entry-hover:hover:before {
  opacity: 0.45;
  visibility: visible;
  transform: scale(1) rotateY(0deg);
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
}
.blog-content-list .hentry .entry .entry-thumb .gallery-slider .carousel-control {
  background: none !important;
  height: 35px !important;
  width: 35px !important;
  border: 2px solid #fff;
  margin-top: -5%;
  margin-right: 5px;
  margin-left: 5px;
  text-indent: -9999px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog-content-list .hentry .entry .entry-thumb .gallery-slider .carousel-control.left:before {
  position: absolute;
  content: '\f104';
  font-family: 'FontAwesome';
  text-indent: 0;
  top: 0;
  left: 12px;
  color: #fff;
  font-size: 20px;
}
.blog-content-list .hentry .entry .entry-thumb .gallery-slider .carousel-control.left:hover {
  border: 2px solid #f27666;
}
.blog-content-list .hentry .entry .entry-thumb .gallery-slider .carousel-control.left:hover:before {
  color: #f27666;
}
.blog-content-list .hentry .entry .entry-thumb .gallery-slider .carousel-control.right:before {
  position: absolute;
  content: '\f105';
  font-family: 'FontAwesome';
  text-indent: 0;
  top: 0;
  left: 12px;
  color: #fff;
  font-size: 20px;
}
.blog-content-list .hentry .entry .entry-thumb .gallery-slider .carousel-control.right:hover {
  border: 2px solid #f27666;
}
.blog-content-list .hentry .entry .entry-thumb .gallery-slider .carousel-control.right:hover:before {
  color: #f27666;
}
.blog-content-list .hentry .entry .entry-content {
  margin: 0;
}
.blog-content-list .hentry .entry .entry-content .title-blog h3 {
  margin-bottom: 5px;
  line-height: 14px;
  padding: 0;
}
.blog-content-list .hentry .entry .entry-content .title-blog h3 a {
  font-size: 17px;
  font-weight: 600;
  color: #222;
}
.blog-content-list .hentry .entry .entry-content .title-blog h3 a:hover {
  color: #f27666;
}
.blog-content-list .hentry .entry .entry-content .entry-meta {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 28px;
}
.blog-content-list .hentry .entry .entry-content .entry-meta .entry-date {
  float: left;
  font-size: 16px;
  color: #222;
  font-weight: 600;
}
.rtl .blog-content-list .hentry .entry .entry-content .entry-meta .entry-date {
  float: right;
  direction: ltr;
}
.blog-content-list .hentry .entry .entry-content .entry-meta .entry-date span {
  font-size: 34px;
  color: #f27666;
}
.blog-content-list .hentry .entry .entry-content .entry-meta .entry-comment {
  float: right;
  font-size: 13px;
  color: #555;
}
.rtl .blog-content-list .hentry .entry .entry-content .entry-meta .entry-comment {
  float: left;
}
.blog-content-list .hentry .entry .entry-content .entry-meta .entry-comment i {
  margin-left: 8px;
}
.rtl .blog-content-list .hentry .entry .entry-content .entry-meta .entry-comment i {
  margin-right: 8px;
  margin-left: 0;
}
.blog-content-list .hentry .entry .entry-content .meta-tag {
  font-size: 11px;
  line-height: 18px;
  margin-bottom: 10px;
}
.blog-content-list .hentry .entry .entry-content .meta-tag .tag-blog {
  font-weight: 600;
  color: #444;
  display: block;
}
.blog-content-list .hentry .entry .entry-content .meta-tag .tag-blog a {
  color: #666;
}
.blog-content-list .hentry .entry .entry-content .meta-tag .tag-blog a:hover {
  color: #f27666;
}
.blog-content-list .hentry .entry .entry-content .meta-tag .category-blog {
  font-weight: 600;
  color: #444;
  display: block;
}
.blog-content-list .hentry .entry .entry-content .meta-tag .category-blog a {
  color: #666;
}
.blog-content-list .hentry .entry .entry-content .meta-tag .category-blog a:hover {
  color: #f27666;
}
.blog-content-list .hentry .entry .entry-content .entry-summary {
  padding: 0;
  overflow: hidden;
}
.blog-content-list .hentry .entry .entry-content .entry-summary .post-password-form input[type="password"] {
  border-radius: 3px;
  height: 32px;
  border: 1px solid #ddd;
}
.blog-content-list .hentry .entry .entry-content .entry-summary .post-password-form input[type="submit"] {
  text-transform: uppercase;
  color: #fff;
  height: 32px;
  line-height: 35px;
  padding: 0 10px;
  font-weight: bold;
  background-color: #444;
  border: 0;
  border-radius: 3px;
}
.blog-content-list .hentry .entry .entry-content .entry-summary .post-password-form input[type="submit"]:hover {
  background-color: #f27666;
}
.blog-content-list .hentry .entry .entry-content .bl_read_more {
  float: right;
  margin-top: 20px;
}
.rtl .blog-content-list .hentry .entry .entry-content .bl_read_more {
  float: left;
}
.blog-content-list .hentry .entry .entry-content .bl_read_more a {
  display: inline-block;
  color: #333;
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize;
}
.blog-content-list .hentry .entry .entry-content .bl_read_more a:hover {
  color: #f27666;
}
.blog-content-list .hentry .entry .entry-content .bl_read_more a i {
  margin-left: 10px;
}
.rtl .blog-content-list .hentry .entry .entry-content .bl_read_more a i {
  margin-right: 10px;
  margin-left: 5px;
}
.rtl .blog-content-list .hentry .entry .entry-content .bl_read_more a i.fa-arrow-circle-right:before {
  content: '\f0a8';
}
.pagination {
  display: block;
  margin: 17px 0 80px;
  overflow: hidden;
  border-radius: 0;
  line-height: 33px;
}
.pagination .count-item-perpage {
  color: #333;
  font-size: 12px;
  margin-right: 14px;
}
.pagination ul {
  margin: 0;
  float: right;
}
.rtl .pagination ul {
  float: left;
}
.rtl .pagination ul > li {
  float: right;
}
.pagination ul li {
  float: left;
  list-style: none;
  margin: 0 2px;
  position: relative;
  cursor: pointer;
}
.pagination ul li a {
  color: #555;
  padding: 0;
  display: inline-block;
  font-size: 12px;
  height: 35px;
  width: 35px;
  line-height: 33px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
}
.rtl .pagination ul li a .fa-caret-right:before {
  content: '\f0d9';
}
.pagination ul li:hover a {
  background-color: #222;
  color: #fff;
  border: 1px solid #222;
}
.pagination ul li:hover:before {
  color: #fff;
}
.pagination ul li.disabled a {
  background-color: #222;
  color: #fff;
  border: 1px solid #222;
}
.pagination ul li.disabled.prev {
  display: none;
}
.pagination ul li.disabled.next {
  display: none;
}
.single .entry-content {
  border: 0;
  margin-bottom: 30px;
  background-color: #fff;
  padding: 30px 30px 33px;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.single .entry-content .single-thumb img {
  width: 100%;
}
.single .entry-content h1.entry-title {
  font-size: 30px;
  color: #222;
  margin: 0;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.single .entry-content .entry-meta {
  padding: 20px 0 10px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  line-height: 48px;
  margin-bottom: 43px;
}
.single .entry-content .entry-meta .entry-date {
  float: left;
  font-size: 18px;
  color: #222;
  font-weight: 600;
}
.rtl .single .entry-content .entry-meta .entry-date {
  float: right;
  direction: ltr;
}
.single .entry-content .entry-meta .entry-date span {
  font-size: 34px;
  color: #f27666;
}
.single .entry-content .entry-meta .entry-comment {
  float: right;
  font-size: 13px;
  color: #555;
  font-weight: 500;
}
.rtl .single .entry-content .entry-meta .entry-comment {
  float: left;
  direction: ltr;
}
.single-bottom {
  overflow: hidden;
  line-height: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 75px;
}
.single-bottom .single-tag {
  float: left;
}
.rtl .single-bottom .single-tag {
  float: right;
}
.rtl .single-bottom .single-tag span {
  float: right;
  margin-left: 10px;
}
.single-bottom .single-tag span {
  color: #222;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
.single-bottom .single-tag a {
  color: #666;
  font-size: 13px;
}
.single-bottom .single-tag a:hover {
  color: #f27666;
}
.single-bottom .social-share {
  float: right;
}
.rtl .single-bottom .social-share {
  float: left;
}
.single-bottom .social-share .title-share {
  float: left;
  margin-right: 40px;
  font-size: 14px;
  color: #222;
  font-weight: bold;
  text-transform: capitalize;
}
.rtl .single-bottom .social-share .title-share {
  float: right;
  margin-left: 40px;
  margin-right: 0;
}
.single-bottom .social-share a {
  font-size: 14px;
  color: #666;
  display: inline-block;
  margin-right: 30px;
}
.rtl .single-bottom .social-share a {
  margin-left: 30px;
  margin-right: 0;
}
.rtl .single-bottom .social-share a:last-child {
  margin-left: 30px;
}
.single-bottom .social-share a:last-child {
  margin: 0;
}
.single-bottom .social-share a:hover {
  color: #f27666;
}
#authorDetails {
  overflow: hidden;
  margin-bottom: 70px;
}
#authorDetails h4.title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #333;
}
#authorDetails .authorDetail {
  padding: 30px 30px 50px;
  border: 1px solid #ddd;
  background-color: #fff;
  overflow: hidden;
  border-radius: 5px;
}
#authorDetails .authorDetail .avatar img {
  border-radius: 50%;
}
.rtl #authorDetails .authorDetail .avatar {
  margin-left: 20px;
  margin-right: 0;
}
#authorDetails .authorDetail .infomation {
  margin-left: 120px;
}
.rtl #authorDetails .authorDetail .infomation {
  margin-right: 120px;
  margin-left: 0;
}
#authorDetails .authorDetail .infomation h4 a {
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  font-weight: 600;
}
nav ul.pager {
  display: none;
}
#comments {
  padding-bottom: 60px;
  margin-bottom: 65px;
  border-bottom: 1px solid #ddd;
}
#comments h3 {
  color: #333;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
#comments h3 small {
  color: #333;
  font-weight: bold;
  font-size: 18px;
}
#comments .commentlist .children {
  margin-left: 100px;
  margin-right: 0;
}
.rtl #comments .commentlist .children {
  margin-right: 100px;
  margin-left: 0;
}
#comments .comment {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}
#comments .comment .author a {
  margin-right: 20px;
}
#comments .comment .author a img {
  border-radius: 50%;
}
.rtl #comments .comment .author a {
  margin-left: 20px;
  margin-right: 0;
}
#comments .comment .media-body .media {
  position: relative;
}
#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 {
  float: left;
  margin-right: 20px;
}
.rtl #comments .comment .media-body .media .media-heading .author-name {
  float: right;
  margin-left: 20px;
}
#comments .comment .media-body .media .media-heading .author-name a {
  margin-bottom: 5px;
  font-size: 13px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
}
#comments .comment .media-body .media .media-heading .time {
  float: left;
  color: #f27666;
}
.rtl #comments .comment .media-body .media .media-heading .time {
  float: right;
}
#comments .comment .media-body .media .media-heading .time i {
  margin: 0 10px 0 0;
  color: #f27666;
}
.rtl #comments .comment .media-body .media .media-heading .time i {
  margin: 0 0 0 10px;
}
#comments .comment .media-body .media .media-heading a.comment-edit-link {
  position: absolute;
  top: 0px;
  right: 0px;
}
.rtl #comments .comment .media-body .media .media-heading a.comment-edit-link {
  left: 0;
  right: auto;
}
#comments .comment .media-body .media .media-content .reply {
  position: absolute;
  top: 0px;
  right: 50px;
}
.rtl #comments .comment .media-body .media .media-content .reply {
  left: 50px;
  right: auto;
}
.rtl #comments .comment .media-body .media .media-content .reply i {
  margin: 0 0 0 10px;
}
#comments .comment .media-body .media .media-content .reply i {
  color: #999;
  margin: 0 10px 0 0;
}
h2.title {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
#respond .cmm-box-left {
  margin-bottom: 10px;
}
#respond .cmm-box-left .control-group {
  float: left;
  width: 34%;
  padding-right: 30px;
}
.rtl #respond .cmm-box-left .control-group {
  float: right;
  padding-left: 30px;
  padding-right: 0;
}
#respond .cmm-box-left .control-group:last-child {
  padding: 0;
  width: 32%;
}
#respond .cmm-box-left input {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #dddddd;
  height: 40px;
  border-radius: 5px;
  padding: 10px 20px;
}
#respond .cmm-box-left input:focus {
  background-color: #fff;
}
.cmm-box-right {
  margin-bottom: 30px;
}
.cmm-box-right textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  border: 1px solid #ddd;
  padding: 14px 20px;
  border-radius: 5px;
}
.cmm-box-right button.btn {
  margin-top: 10px;
  height: 42px;
  border: 0;
  line-height: 42px;
  font-size: 12px;
  color: #fff;
  border-radius: 21px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 45px;
  background: #222;
}
.cmm-box-right button.btn:hover {
  background: none repeat scroll 0 0 #f27666;
}
img.ajax-loader {
  position: absolute;
  left: 140px;
  bottom: 33px;
}
.rtl img.ajax-loader {
  bottom: 24px;
  left: auto;
  right: 140px;
}
.error404 {
  background-color: #f5f5f5;
}
.error404.rtl .std .wrapper_404page .top-form.top-search .topsearch-entry input {
  float: right;
}
.error404.rtl .std .wrapper_404page .top-form.top-search .topsearch-entry .button-search-pro {
  float: right;
  margin: 0 -45px 0 0;
}
.error404 .std {
  padding: 100px 0 100px;
  text-align: center;
}
.error404 .std .wrapper_404page {
  position: relative;
}
.error404 .std .wrapper_404page .error-code .erro-key {
  display: inline-block;
}
.error404 .std .wrapper_404page .block-main {
  position: absolute;
  top: 95px;
  width: 100%;
}
.error404 .std .wrapper_404page .block-main .text-top {
  font-size: 30px;
  color: #f27666;
  text-transform: uppercase;
  font-weight: 600;
}
.error404 .std .wrapper_404page .block-main .mess-code {
  font-size: 16px;
  color: #222;
  font-weight: 600;
}
.error404 .std .wrapper_404page .top-form.top-search {
  float: none;
  display: inline-block;
  padding: 60px 0 40px;
}
.error404 .std .wrapper_404page .top-form.top-search .topsearch-entry input {
  float: left;
  height: 52px;
  border: 1px solid #ddd;
  border-radius: 26px;
  padding: 10px 30px;
  width: 400px;
}
.error404 .std .wrapper_404page .top-form.top-search .topsearch-entry .button-search-pro {
  height: 52px;
  background-color: #333;
  line-height: 52px;
  padding: 0 28px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  float: left;
  margin-left: -45px;
  border: 0;
  border-radius: 25px;
  text-transform: uppercase;
}
.error404 .std .wrapper_404page .top-form.top-search .topsearch-entry .button-search-pro:hover {
  background-color: #f27666;
}
.error404 .std .wrapper_404page .top-form.top-search .block-text-search {
  color: #222;
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: 600;
}
.error404 .std .wrapper_404page .top-form.top-search .block-text-search span {
  color: #000;
  text-transform: uppercase;
}
.error404 .std .wrapper_404page .second-block a {
  font-size: 14px;
  font-weight: 600;
  color: #f27666;
  text-transform: uppercase;
}
.error404 .std .wrapper_404page .second-block a:hover {
  color: #ee4c37;
}
.about-us h2,
.contact-us h2 {
  font-size: 18px;
  color: #222;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.contact-us ul {
  margin-top: 30px;
  margin-left: 0;
}
.contact-us ul li {
  font-size: 12px;
  color: #666;
  line-height: 22px;
  padding: 10px 0 10px 30px;
  list-style: none;
  border-top: 1px solid #f3f3f3;
}
.rtl .contact-us ul li {
  padding: 10px 30px 10px 0;
}
.contact-us ul li.address {
  background: url("../assets/img/icon-map.png") no-repeat scroll center left;
}
.rtl .contact-us ul li.address {
  background: url("../assets/img/icon-map.png") no-repeat scroll center right;
}
.contact-us ul li.email {
  background: url("../assets/img/icon-email.png") no-repeat scroll center left;
}
.rtl .contact-us ul li.email {
  background: url("../assets/img/icon-email.png") no-repeat scroll center right;
}
.contact-us ul li.phone {
  background: url("../assets/img/icon-phone.png") no-repeat scroll center left;
}
.rtl .contact-us ul li.phone {
  background: url("../assets/img/icon-phone.png") no-repeat scroll center right;
}
.wpcf7 .wpcf7-form-control-wrap {
  width: 34%;
  float: left;
  padding-right: 30px;
}
.wpcf7 .wpcf7-form-control-wrap.your-website {
  width: 32%;
  padding: 0;
}
.wpcf7 .wpcf7-form-control-wrap input {
  width: 100%;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-text {
  height: 40px;
  border: 1px solid #ddd;
  font-size: 13px;
  color: #555;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.wpcf7 .wpcf7-form-control-wrap textarea {
  padding: 10px 20px;
  height: 40px;
  border: 1px solid #ddd;
  font-size: 13px;
  width: 100%;
  min-height: 150px;
}
.wpcf7 .wpcf7-form-control-wrap.your-message {
  float: none;
  clear: both;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  margin-bottom: 10px;
}
.rtl .wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  text-align: right;
}
.wpcf7 div.wpcf7-validation-errors {
  clear: both;
  text-align: left;
}
.rtl .wpcf7 div.wpcf7-validation-errors {
  text-align: right;
}
.wpcf7 .wpcf7-submit {
  margin-top: 10px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border: 0;
  background-color: #222;
  font-weight: 600;
  height: 42px;
  line-height: 42px;
  border-radius: 21px;
  padding: 0 30px;
}
.rtl .wpcf7 .wpcf7-submit {
  float: right;
}
.wpcf7 .wpcf7-submit:hover {
  background-color: #f27666;
}
.search.search-results .blog-content .post .entry,
.search.search-results .blog-content .product .entry {
  margin-bottom: 20px;
}
.search.search-results .blog-content .post .entry .entry-thumb,
.search.search-results .blog-content .product .entry .entry-thumb {
  margin-right: 15px;
}
.search.search-results .blog-content .post .entry .entry-content .title-blog h3,
.search.search-results .blog-content .product .entry .entry-content .title-blog h3 {
  font-size: 16px;
  font-weight: bold;
}
.search.search-results .blog-content .post .entry .entry-content .entry-meta,
.search.search-results .blog-content .product .entry .entry-content .entry-meta {
  color: #909090;
  font-size: 11px;
}
.search.search-results .blog-content .post .entry .entry-content .entry-meta .entry-author,
.search.search-results .blog-content .product .entry .entry-content .entry-meta .entry-author {
  display: inline-block;
}
.search.search-results .blog-content .post .entry .entry-content .bl_read_more,
.search.search-results .blog-content .product .entry .entry-content .bl_read_more {
  margin-top: 5px;
}
.search.search-results.rtl .blog-content .post .entry .entry-thumb,
.search.search-results.rtl .blog-content .product .entry .entry-thumb {
  margin-left: 15px;
  margin-right: 0;
}
.search.search-results .blog-content-list .entry-thumb {
  float: none;
  margin: 0;
  text-align: center;
}
.search.search-results .blog-content-list .entry-thumb a {
  display: inline-block;
}
.search.search-results .blog-content-list .entry-content .entry-comment {
  margin-bottom: 15px;
}
.search.search-results .blog-content-list .entry-content .entry-comment .author {
  color: #909090;
}
.search.search-results .blog-content-list .entry-content .entry-meta {
  color: #909090;
  font-size: 12px;
}
.search.search-results .products-loop .item {
  margin-bottom: 30px;
}
.search.search-results .products-loop .item .item-wrap .item-detail .item-content .desc,
.search.search-results .products-loop .item .item-wrap .products-thumb a.fancybox {
  display: none;
}
.search.search-results .products-loop .item .item-wrap .products-thumb .product-thumb-hover img {
  border-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.search.search-results .products-loop .item .item-wrap .item-detail {
  position: relative;
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin: 0 1px;
  margin-bottom: 50px;
  background-color: #fff;
}
.search.search-results .products-loop .item .item-wrap .item-detail .products-thumb {
  position: relative;
  z-index: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.search.search-results .products-loop .item .item-wrap .item-detail .products-thumb a.fancybox {
  display: none;
}
.search.search-results .products-loop .item .item-wrap .item-detail .item-content {
  text-align: center;
  padding: 0 0 45px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.search.search-results .products-loop .item .item-wrap .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.search.search-results .products-loop .item .item-wrap .item-detail .item-content h4 a {
  font-size: 14px;
  color: #444;
  text-transform: capitalize;
  font-weight: 500;
}
.search.search-results .products-loop .item .item-wrap .item-detail .item-content h4 a:hover {
  color: #f27666;
}
.search.search-results .products-loop .item .item-wrap .item-detail:hover {
  border: 1px solid #f27666;
}
.search.search-results .products-loop .item .item-wrap .item-detail:hover .item-cart {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.search.search-results .products-loop .item .item-wrap .item-detail:hover .add_to_cart_button {
  border: 1px solid #f27666;
  background-color: #f27666;
  color: #fff;
}
.search.search-results .products-loop .item .item-wrap .item-detail:hover .add_to_cart_button:hover {
  background-color: #f0614e;
}
.search.search-results .products-loop .item .item-wrap .item-description {
  display: none;
}
.search.search-results .pag-search  .pagination ul > li.prev a {
  line-height: 24px;
  padding: 4px 12px;
}
.search.search-results .pag-search  .pagination ul > li.prev a:before {
  top: 4px;
  left: 14px;
}
.single.single-post .sidebar,
.archive.category .sidebar {
  margin-bottom: 70px;
}
#respond {
  margin-bottom: 90px;
}
.wpb_gallery .wpb_gallery_slides.wpb_image_grid ul.wpb_image_grid_ul > li:first-child a {
  padding-right: 20px;
}
.vc_tta-container {
  margin-bottom: 45px;
}
.vc_tta-container h2 {
  color: #222;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 3px solid #eee;
  padding: 0 0 7px;
  margin: 0 0 10px;
  text-align: left;
  text-transform: uppercase;
}
.rtl .vc_tta-container h2 {
  text-align: right;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel {
  border-bottom: 1px dotted #ddd;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel:last-child .vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
  border: 0;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  border-color: #fff;
  background-color: #fff;
  margin: 0;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title a {
  color: #f27666;
}
.rtl .vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4 {
  text-align: right;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:hover {
  background-color: #fff;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
  font-size: 13px;
  color: #444;
  text-transform: none;
  font-weight: bold;
  padding-left: 40px;
}
.rtl .vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
  padding-right: 40px;
  padding-left: 0;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon {
  height: 30px;
  width: 30px;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 3px;
  left: 0;
}
.rtl .vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon {
  right: 0;
  left: auto;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
  background: url(../assets/img/plus-2.png) no-repeat center center #f5f5f5;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before,
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
  border: 0;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  border-color: #fff;
  background-color: #fff;
  padding: 0 0 10px 40px;
}
.rtl .vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding: 0 40px 10px 0;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_content_element {
  font-size: 13px;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
  background: url(../assets/img/minus-2.png) no-repeat center center #f5f5f5;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
  border-bottom: 1px dotted #ddd;
}
#flytheme-totop {
  background: url("../assets/img/up-arrow.png") no-repeat scroll center center transparent;
  border-radius: 45px;
  bottom: 15px;
  height: 45px;
  overflow: hidden;
  position: fixed;
  right: 15px;
  width: 45px;
  z-index: 9999;
  background-color: #f27666;
}
#flytheme-totop:hover {
  background-color: #f6a095;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  table.shop_table .coupon input#coupon_code {
    padding: 3px 12px 0;
  }
}
.footer {
  background-color: #f5f5f5;
  color: #999;
}
.footer.footer-style3 {
  background-color: #1f2534;
  color: rgba(255,255,255,0.7);
}
.footer.footer-style3 >.container .footer-top {
  padding: 70px 0 30px;
}
.footer.footer-style3 >.container .footer-top .contact-footer .contact > li {
  color: #ccc;
}
.footer.footer-style3 >.container .footer-top .contact-footer .contact > li .fa {
  color: #fff;
}
.footer.footer-style3 >.container .footer-top .contact-footer .contact > li .label-footer {
  display: none;
}
.footer.footer-style3 >.container .footer-top .contact-footer .contact > li.contact-phone {
  color: #fff !important;
}
.footer.footer-style3 >.container .footer-top .socials-footer > li a {
  background-color: #404552;
  color: #fff;
}
.footer.footer-style3 >.container .footer-top .socials-footer > li a:hover {
  color: #fff;
  background-color: #f27666;
}
.footer.footer-style3 >.container .footer-top .widget h3 {
  color: #fff;
}
.footer.footer-style3 >.container .footer-top .widget h3:before {
  background-color: #f27666;
}
.footer.footer-style3 >.container .footer-top .widget.widget_nav_menu h3 {
  color: #fff;
}
.footer.footer-style3 >.container .footer-top .widget.widget_nav_menu h3:before {
  background-color: #f27666;
}
.footer.footer-style3 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a {
  color: #ccc;
}
.footer.footer-style3 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a:before {
  border: 1px solid rgba(255,255,255,0.7);
  background-color: #1f2534;
}
.footer.footer-style3 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a:hover {
  color: #f27666;
}
.footer.footer-style3 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a:hover:before {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.footer.footer-style3 .footer-service {
  background-color: #1a1f2c;
  overflow: hidden;
  padding: 40px 0 20px;
  border-top: 1px solid #404552;
  border-bottom: 1px solid #404552;
}
.footer.footer-style3 .footer-service .widget_text {
  margin: 0;
}
.footer.footer-style3 .block-text-index3 {
  overflow: hidden;
}
.footer.footer-style3 .block-text-index3 .free-shipping .item-icon {
  background: url(../assets/img/icon-free-shipping2.png) no-repeat center center;
}
.footer.footer-style3 .block-text-index3 .money-guarantee .item-icon {
  background: url(../assets/img/icon-return2.png) no-repeat center center;
}
.footer.footer-style3 .block-text-index3 .online-support .item-icon {
  background: url(../assets/img/icon-support2.png) no-repeat center center;
}
.footer.footer-style3 .item-block {
  float: left;
  width: 33.33%;
  color: rgba(255,255,255,0.7);
}
.rtl .footer.footer-style3 .item-block {
  float: right;
}
.rtl .footer.footer-style3 .item-block .item-icon {
  float: right;
  margin-left: 30px;
  margin-right: 0;
}
.footer.footer-style3 .item-block .item-icon {
  float: left;
  display: inline-block;
  height: 45px;
  width: 38px;
  margin-right: 30px;
}
.footer.footer-style3 .item-block h4 {
  text-transform: uppercase;
  font-weight: bold;
}
.footer.footer-style3 .copyright {
  background-color: #1f2534;
}
.footer.footer-style3 .copyright .images-paypal:hover {
  opacity: 0.85;
}
.footer.footer-style2 {
  background-color: #222;
  color: #ccc;
}
.footer.footer-style2 .sidebar-above-footer {
  margin-top: 70px;
}
.footer.footer-style2 .sidebar-above-footer .sw_brand {
  position: relative;
  top: -70px;
  margin-bottom: 5px;
}
.footer.footer-style2 .sidebar-above-footer .sw-brand-container-slider {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 0 30px;
}
.footer.footer-style2 .sidebar-above-footer .sw-brand-container-slider .res-button {
  opacity: 1;
  height: 20px;
  width: 10px;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  z-index: 99;
  top: 63px;
}
.footer.footer-style2 .sidebar-above-footer .sw-brand-container-slider .res-button.slick-next {
  right: 15px !important;
  left: auto !important;
  background: url(../assets/img/icon-next.png) no-repeat center center #fff;
}
.footer.footer-style2 .sidebar-above-footer .sw-brand-container-slider .res-button.slick-next:hover {
  background: url(../assets/img/pink/icon-next-hover.png) no-repeat center center #fff;
}
.footer.footer-style2 .sidebar-above-footer .sw-brand-container-slider .res-button.slick-prev {
  left: 15px;
  right: auto;
  background: url(../assets/img/icon-prev.png) no-repeat center center #fff;
}
.footer.footer-style2 .sidebar-above-footer .sw-brand-container-slider .res-button.slick-prev:hover {
  background: url(../assets/img/pink/icon-prev-hover.png) no-repeat center center #fff;
}
.footer.footer-style2 .sidebar-above-footer .sw-brand-container-slider .resp-slider-container .slick-list .item-brand-cat {
  margin: 0;
  padding: 30px 0;
}
.footer.footer-style2 >.container .footer-top {
  padding: 0px 0 55px;
}
.footer.footer-style2 >.container .footer-top .contact-footer .contact > li {
  color: #ccc;
}
.footer.footer-style2 >.container .footer-top .contact-footer .contact > li .fa,
.footer.footer-style2 >.container .footer-top .contact-footer .contact > li .label-footer {
  color: #eee;
}
.footer.footer-style2 >.container .footer-top .socials-footer > li a {
  background-color: #d3d3d3;
  color: #222;
}
.footer.footer-style2 >.container .footer-top .socials-footer > li a:hover {
  color: #fff;
  background-color: #f27666;
}
.footer.footer-style2 >.container .footer-top .widget h3 {
  color: #f5f5f5;
}
.footer.footer-style2 >.container .footer-top .widget h3:before {
  background-color: #444;
}
.footer.footer-style2 >.container .footer-top .widget.widget_nav_menu h3 {
  color: #f5f5f5;
}
.footer.footer-style2 >.container .footer-top .widget.widget_nav_menu h3:before {
  background-color: #444;
}
.footer.footer-style2 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a {
  color: #ccc;
}
.footer.footer-style2 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a:before {
  border: 1px solid #f5f5f5;
  background-color: #222;
}
.footer.footer-style2 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a:hover {
  color: #f27666;
}
.footer.footer-style2 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a:hover:before {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.footer.footer-style2 .copyright {
  background-color: #1a1a1a;
}
.footer.footer-style1 .sidebar-above-footer {
  margin: 0 0 47px;
  background-color: #fff;
}
.footer.footer-style1 .sidebar-above-footer .sw_brand {
  position: relative;
  top: auto;
  margin: 0;
}
.footer.footer-style1 .sidebar-above-footer .sw-brand-container-slider {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  padding: 0 30px;
}
.footer.footer-style1 .sidebar-above-footer .sw-brand-container-slider .res-button {
  opacity: 1;
  height: 20px;
  width: 10px;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  z-index: 99;
  top: 63px;
}
.footer.footer-style1 .sidebar-above-footer .sw-brand-container-slider .res-button.slick-next {
  right: 15px !important;
  left: auto !important;
  background: url(../assets/img/icon-next.png) no-repeat center center #fff;
}
.footer.footer-style1 .sidebar-above-footer .sw-brand-container-slider .res-button.slick-next:hover {
  background: url(../assets/img/pink/icon-next-hover.png) no-repeat center center #fff;
}
.footer.footer-style1 .sidebar-above-footer .sw-brand-container-slider .res-button.slick-prev {
  left: 15px;
  right: auto;
  background: url(../assets/img/icon-prev.png) no-repeat center center #fff;
}
.footer.footer-style1 .sidebar-above-footer .sw-brand-container-slider .res-button.slick-prev:hover {
  background: url(../assets/img/pink/icon-prev-hover.png) no-repeat center center #fff;
}
.footer.footer-style1 .sidebar-above-footer .sw-brand-container-slider .resp-slider-container .slick-list .item-brand-cat {
  margin: 0;
  padding: 30px 0;
}
.footer >.container .footer-top {
  padding: 35px 0 55px;
}
.footer >.container .footer-top .menu {
  margin: 0;
}
.footer >.container .footer-top .contact-footer .contact > li {
  font-size: 14px;
  color: #666;
  line-height: 45px;
}
.footer >.container .footer-top .contact-footer .contact > li .fa {
  margin-right: 12px;
  color: #333;
}
.footer >.container .footer-top .contact-footer .contact > li .fa.fa-home,
.footer >.container .footer-top .contact-footer .contact > li .fa.fa-phone {
  font-size: 14px;
}
.footer >.container .footer-top .contact-footer .contact > li .fa.fa-paper-plane {
  font-size: 12px;
}
.rtl .footer >.container .footer-top .contact-footer .contact > li .fa {
  margin-left: 12px;
  margin-right: 0;
}
.footer >.container .footer-top .contact-footer .contact > li .label-footer {
  font-weight: 500;
  color: #333;
  font-size: 14px;
}
.footer >.container .footer-top .contact-footer .contact > li.contact-phone {
  font-weight: 600;
  color: #fa381d !important;
  font-size: 18px;
}
.footer >.container .footer-top .socials-footer > li {
  float: left;
  margin-right: 10px;
}
.rtl .footer >.container .footer-top .socials-footer > li {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.footer >.container .footer-top .socials-footer > li a {
  display: inline-block;
  width: 36px;
  height: 36px;
  font-size: 14px;
  color: #eee;
  border-radius: 50%;
  background-color: #222;
  text-align: center;
  line-height: 36px;
}
.footer >.container .footer-top .socials-footer > li a span {
  margin: 0;
}
.footer >.container .footer-top .socials-footer > li a:hover {
  background-color: #f27666;
  color: #fff;
}
.footer .widget h3 {
  font-size: 18px;
  color: #222;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  line-height: 20px;
  padding-bottom: 25px;
  margin-bottom: 0 !important;
}
.footer .widget h3:before {
  position: absolute;
  z-index: 3;
  content: '';
  width: 20px;
  height: 2px;
  background-color: #aaa;
  top: 35px;
}
.footer .widget.widget_nav_menu h3 {
  font-size: 18px;
  color: #222;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  line-height: 20px;
  padding-bottom: 25px;
  margin-bottom: 10px !important;
}
.footer .widget.widget_nav_menu h3:before {
  position: absolute;
  z-index: 3;
  content: '';
  width: 20px;
  height: 2px;
  background-color: #aaa;
  top: 35px;
}
.footer .widget.widget_nav_menu ul.menu > li {
  line-height: 35px;
}
.footer .widget.widget_nav_menu ul.menu > li > a {
  color: #666;
  font-size: 14px;
  border: 0;
  padding: 0 0 0 15px;
  position: relative;
  font-weight: 300;
}
.footer .widget.widget_nav_menu ul.menu > li > a:before {
  background-color: #fff;
  border: 1px solid #555;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 15px;
  width: 5px;
}
.rtl .footer .widget.widget_nav_menu ul.menu > li > a {
  padding: 0 15px 0 0;
}
.rtl .footer .widget.widget_nav_menu ul.menu > li > a:before {
  right: 0;
  left: auto;
}
.footer .widget.widget_nav_menu ul.menu > li > a:hover {
  color: #f27666;
}
.footer .widget.widget_nav_menu ul.menu > li > a:hover:before {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.footer .copyright {
  background-color: #222;
  font-size: 13px;
  color: #aaa;
  height: 90px;
}
.footer .copyright .widget,
.footer .copyright p {
  margin: 0;
}
.footer .copyright .copyright-text a {
  color: #fff;
  font-weight: 600;
  line-height: 90px;
}
.footer .copyright .copyright-text a:hover {
  color: #f27666;
}
.footer .copyright .images-paypal {
  padding: 29px 0;
}
.footer .copyright .images-paypal:hover {
  opacity: 0.85;
}
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .tabbable.responsive .nav-tabs {
    font-size: 16px;
  }
  .tabbable.responsive .nav-tabs ul {
    margin: 0;
  }
  .tabbable.responsive .nav-tabs li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    border: 1px solid #ddd;
    overflow: hidden;
  }
  .tabbable.responsive .nav-tabs > li > a {
    border-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .tabbable.responsive .nav-tabs > li > a:hover {
    border-style: none;
    background-color: transparent;
  }
  .tabbable.responsive .nav-tabs > li > a:active,
  .tabbable.responsive .nav-tabs > .active > a,
  .tabbable.responsive .nav-tabs > .active > a:hover {
    border-style: none;
  }
}
.tabbable.responsive .nav-tabs > li > a.tab-control,
.tabbable.responsive .nav-tabs > li > span.tab-control-spacer {
  float: left;
  width: 36px;
  height: 36px;
  margin-top: 4px;
  font-size: 56px;
  font-weight: 100;
  line-height: 26px;
  color: #fff;
  text-align: center;
  background: #444;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
.tabbable.responsive .nav-tabs > li > a.tab-control.right,
.tabbable.responsive .nav-tabs > li > span.tab-control-spacer.right {
  float: right;
}
.tabbable.responsive .nav-tabs > li > a.tab-control:hover {
  color: ;
  background: ;
}
.tabbable.responsive .nav-tabs > li > span.tab-control-spacer {
  line-height: 28px;
  color: transparent;
  background: transparent;
}
.shortcodes {
  margin-bottom: ;
}
.shortcodes .carousel .item img {
  width: 100%;
}
.shortcodes h3 {
  padding-top: 30px;
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: 140px;
  height: 140px;
  font-size: 16px;
  margin: 10px 30px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value {
  width: 100%;
  position: absolute;
  font-size: 16px !important;
  top: 0;
  text-align: center;
  left: 0;
  display: block;
  font-family: inherit;
  top: 50%;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
  font-size: 36px;
  font-weight: bold;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
  font-size: 16px;
  text-transform: uppercase;
}
[class^="icon-"],
[class*=" icon-"] {
  margin: 5px;
}
.googlemap .map_canvas {
  height: 100%;
  width: 100%;
}
.shortcode-slideshow img {
  width: 100%;
}
.shortcode-slideshow .carousel-control {
  top: 45.5%;
}
.carousel-control {
  top: 50%;
  width: 42px !important;
  height: 42px !important;
}
ul.thumbnails {
  margin-left: -1%;
}
.rtl ul.thumbnails {
  margin-right: -1% !important;
  margin-left: 0;
}
.gallery {
  padding: 0;
  overflow: hidden;
}
.rtl .gallery {
  margin-right: 0 !important;
}
.gallery li {
  margin-left: 1%;
  margin-right: 0;
  margin-bottom: 20px;
  text-align: center;
  float: left;
  list-style: none;
}
.rtl .gallery li {
  float: right;
  margin: 0 1% 20px 0;
}
.gallery .thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #FFF;
  padding: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.gallery .thumbnail:after {
  position: absolute;
  border-color: transparent #FFFFFF #FFFFFF transparent;
  border-style: solid;
  border-width: 45px;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
  right: -45px;
  bottom: 0;
  transition: all 0.3s ease 0.2s;
  z-index: 4;
}
.gallery .thumbnail:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #FFF;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease 0.3s;
  transform: rotate(0deg);
  z-index: 5;
}
.gallery .thumbnail:hover {
  background: #f27666;
  border-color: #ddd;
}
.gallery .thumbnail:hover:after {
  bottom: 0;
  right: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.gallery .thumbnail:hover:before {
  right: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotate(360deg);
}
.gallery img {
  width: 100%;
}
.gallery .caption {
  overflow: hidden;
  padding-top: 12px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery .caption h4 {
  font-size: 14px;
}
.gallery-images {
  float: none;
  margin: 0 -15px 30px;
}
.gallery-images .flex-direction-nav li a {
  height: 30px;
  width: 29px;
  text-indent: -9999px;
  display: block;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-indent: inherit !important;
}
.gallery-images .flex-direction-nav li a.flex-next:hover {
  background: #f27666;
  border: 1px solid #f27666;
  color: #fff;
}
.gallery-images .flex-direction-nav li a.flex-next:before {
  color: #ddd;
  content: "\f054";
  font-family: "fontawesome";
  font-size: 11px;
  margin: 9px 0 0 -5px;
}
.gallery-images .flex-direction-nav li a.flex-prev:hover {
  background: #f27666;
  border: 1px solid #f27666;
  color: #fff;
}
.gallery-images .flex-direction-nav li a.flex-prev:before {
  color: #ddd;
  content: "\f053";
  font-family: "fontawesome";
  font-size: 11px;
  margin: 9px 0 0 -5px;
}
.pricing-tab-firts .header,
.pricing-tab-firts .plan {
  background: #4cbf8d;
}
.pricing-tab-firts .header:before,
.pricing-tab-firts .plan:before {
  background: #4cbf8d;
}
.pricing-tab-two .header,
.pricing-tab-two .plan {
  background: #e74847;
}
.pricing-tab-two .header:before,
.pricing-tab-two .plan:before {
  background: #e74847;
}
.pricing-tab-three .header,
.pricing-tab-three .plan {
  background: #50c1e9;
}
.pricing-tab-three .header:before,
.pricing-tab-three .plan:before {
  background: #50c1e9;
}
.pricing-table {
  text-align: center;
}
.pricing-table.style1 {
  border-radius: 5px;
  border: solid 2px #d8d8d8;
  margin: 7px;
  z-index: 5;
  position: relative;
  padding: 10px 0;
  clear: both;
  margin-bottom: 70px;
  background: #fff;
}
.pricing-table.style1:before {
  content: '';
  position: absolute;
  left: -9px;
  right: -9px;
  bottom: -9px;
  top: -9px;
  display: block !important;
  border-radius: 10px;
  border: solid 7px #f4f3f3;
}
.pricing-table.style1 .pricing {
  background: #fff;
  color: #333;
  padding: 0 10px;
  width: 20%;
  float: left;
  position: relative;
  border-left: solid 1px #ededed;
}
.pricing-table.style1 .pricing.pricing-one-first {
  border-left: none;
}
.pricing-table.style1 .pricing.most-popular {
  z-index: 2;
  margin-top: -35px;
  margin-bottom: -18px;
  padding: 35px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  background: #2f2f2f;
}
.pricing-table.style1 .pricing.most-popular .header {
  color: #f27666;
}
.pricing-table.style1 .pricing.most-popular ul li {
  border-bottom: 1px solid #3e3e3e;
}
.pricing-table.style1 .pricing.most-popular ul li:first-child {
  border-top: 1px solid #3e3e3e;
}
.pricing-table.style1 .pricing.most-popular .signup:before {
  background: #f27666;
}
.pricing-table.style1 .pricing.most-popular:after {
  content: '';
  position: absolute;
  background: url(../assets/img/ribon.png);
  background-repeat: no-repeat;
  display: block;
  width: 70px;
  height: 70px;
  right: -5px;
  top: -5px;
}
.pricing-table.style1 .pricing .header {
  border: none;
  font-size: 24px;
  font-weight: bold;
  color: #686868;
  box-shadow: none;
  margin-bottom: 20px;
  text-align: center;
}
.pricing-table.style1 .pricing .price {
  font-size: 14px;
  color: #9d9d9d;
  font-weight: 700;
}
.pricing-table.style1 .pricing ul {
  margin: 20px 0 10px 0;
  padding: 0;
  list-style: none;
}
.pricing-table.style1 .pricing ul li {
  border-bottom: 1px solid #ededed;
  padding: 5px 24px;
  text-align: left;
  font-size: 14px;
  color: #888;
}
.rtl .pricing-table.style1 .pricing ul li {
  text-align: right;
}
.pricing-table.style1 .pricing ul li:first-child {
  border-top: 1px solid #ededed;
}
.pricing-table.style1 .pricing ul li:before {
  content: '\F111';
  font-family: 'FontAwesome';
  color: #909090;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  font-size: 8px;
}
.rtl .pricing-table.style1 .pricing ul li:before {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.pricing-table.style1 .pricing .signup {
  position: relative;
  padding: 12px 20px;
  margin: 20px 0 0 0;
  color: #727272;
  font: bold 14px Arial, Helvetica;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  background-color: #ededed;
  background-image: -moz-linear-gradient(#fff,#ededed);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#ededed));
  background-image: -webkit-linear-gradient(#fff,#ededed);
  background-image: -o-linear-gradient(#fff,#ededed);
  background-image: -ms-linear-gradient(#fff,#ededed);
  background-image: linear-gradient(#fff,#ededed);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  -webkit-box-shadow: 1px 1px #eee;
  box-shadow: 1px 1px #eee;
  border: solid 1px #ddd;
  margin-bottom: 20px;
}
.pricing-table.style1 .pricing .signup:before {
  content: '\f054';
  font-family: 'FontAwesome';
  color: #fff;
  background: #7dacda;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 27px;
  text-align: center;
  font-size: 15px;
  top: 8px;
  left: -12px;
  position: absolute;
}
.rtl .pricing-table.style1 .pricing .signup:before {
  right: -12px;
  left: auto;
  content: '\f053';
}
.pricing-table.style2 {
  margin-left: 18%;
}
.pricing-table.style2 .pricing {
  width: 25%;
  float: left;
  margin-right: 10px;
  box-shadow: 1px 6px 15px 4px #cecece;
  border-radius: 5px;
}
.pricing-table.style2 .pricing .header {
  padding: 20px 0;
  background: #4cbf8d;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
}
.pricing-table.style2 .pricing .header h3 {
  margin: 0;
  font-size: 30px;
}
.pricing-table.style2 .pricing .pricing-content {
  margin-bottom: 28px;
}
.pricing-table.style2 .pricing .pricing-content ul {
  margin: 0 8px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #e4e4e4;
  border-top: none;
  list-style: none;
}
.pricing-table.style2 .pricing .pricing-content ul li {
  font-size: 14px;
  padding: 18px 0;
  border-top: 1px solid #e4e4e4;
  background: #f2f2f2;
}
.pricing-table.style2 .pricing .pricing-content ul li + li {
  border-bottom: none;
}
.pricing-table.style2 .pricing .price [class*="span"] {
  width: 100%;
  margin: 0;
}
.pricing-table.style2 .pricing .price [class*="span"] p {
  display: inline-block;
  margin: 0px;
  font-size: 30px;
  top: -8px;
  position: relative;
}
.pricing-table.style2 .pricing .price .span-1 {
  font-size: 60px;
  line-height: 30px;
}
.pricing-table.style2 .pricing .price .span-2 {
  font-size: 14px;
  margin-bottom: 20px;
}
.pricing-table.style2 .pricing .plan {
  display: inline-block;
  padding: 0px 57px;
  background: #4CBF8D;
  font-size: 20px;
  font-weight: 700;
  border-radius: 5px;
  line-height: 50px;
  margin-bottom: 10px;
}
.pricing-table.style2 .pricing .plan a {
  color: #fff;
}
.pricing-table.style3 {
  margin-left: 10%;
}
.pricing-table.style3 .pricing {
  color: #fff;
  float: left;
  margin-right: 5%;
  width: 26.3%;
  background: #e74847;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
}
.pricing-table.style3 .pricing .header {
  font-size: 18px;
  border-bottom: 1px solid #cb2827;
  line-height: 50px;
  font-weight: 700px;
}
.pricing-table.style3 .pricing .price {
  display: inline-block;
  padding: 10px 32px;
  margin: 30px;
  background: #cb2827;
  border-radius: 30px;
  font-size: 20px;
}
.pricing-table.style3 .pricing .pricing-content ul {
  list-style: none;
  margin: 0;
}
.pricing-table.style3 .pricing .pricing-content ul li {
  line-height: 50px;
  color: #666666;
  font-size: 14px;
}
.pricing-table.style3 .pricing .pricing-content ul li:nth-child(2n+0) {
  background: #d4d4d4;
}
.pricing-table.style3 .pricing .pricing-content ul li:nth-child(2n+1) {
  background: #fff;
}
.pricing-table.style3 .pricing .signup {
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.pricing-table.basic .pricing {
  width: 8.8%;
  display: inline-block;
  background: #ebebeb;
  padding-top: 20px;
  margin-right: 2%;
}
.pricing-table.basic .pricing.most-popular {
  position: relative;
  top: 8px;
  padding-top: 25px;
}
.pricing-table.basic .pricing.most-popular .price .span-2 {
  margin-bottom: 36px;
}
.pricing-table.basic .pricing .price [class*="span"] {
  width: 100%;
  margin: 0;
}
.pricing-table.basic .pricing .price [class*="span"] p {
  display: inline-block;
  font-size: 24px;
  margin: 0;
}
.pricing-table.basic .pricing .price .span-1 {
  font-size: 36px;
}
.pricing-table.basic .pricing .price .span-2 {
  font-size: 11px;
  color: #909090;
  margin-bottom: 25px;
}
.pricing-table.basic .pricing .plan {
  display: inline-block;
  width: 100%;
  padding: 11px 0;
  font-size: 14px;
  position: relative;
}
.pricing-table.basic .pricing .plan a {
  color: #fff;
}
.pricing-table.basic .pricing .plan:before {
  content: "";
  width: 12px;
  height: 12px;
  left: 50%;
  margin-left: -6px;
  display: block;
  position: absolute;
  transform: rotate(135deg);
  top: -6px;
}
.sw-latestnews:before,
.sw-latestnews:after {
  content: "";
  display: table;
  line-height: 0;
}
.sw-latestnews:after {
  clear: both;
}
.sw-latestnews {
  margin-bottom: 0;
  display: block;
  text-align: center;
  overflow: hidden;
  text-align: left;
}
.rtl .sw-latestnews {
  text-align: right;
}
.sw-latest-news h3 {
  margin-bottom: 20px;
}
.sw-latest-news .widget-title-sidebar h3 {
  margin-bottom: 10px;
  white-space: nowrap;
}
.sw-latestnews .sw-meta {
  border-bottom: 1px dashed #C8C8C8;
  color: #A8A8A8;
  display: inline-block;
  font-size: 11px;
  line-height: 30px;
  width: 100%;
  margin-bottom: 10px;
}
.sw-latestnews .sw-thumb a {
  display: block;
}
.sw-latestnews .sw-thumb a:after {
  border-color: rgba(255,255,255,0.5);
  border-style: solid;
  border-width: 8px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  filter: Alpha(opacity=0);
  z-index: 5;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}
.sw-latestnews .sw-thumb:hover a:after {
  opacity: 1;
  filter: Alpha(opacity=1);
}
.sw-latestnews .sw-meta > div {
  float: left;
  margin-right: 20px;
}
.rtl .sw-latestnews .sw-meta > div {
  float: right;
  margin-right: 0;
}
.sw-latestnews .sw-content {
  font-size: 12px;
}
.sw-latestnews .sw-content a {
  color: #f27666;
}
.sw-latestnews .sw-content a:hover {
  color: #ee4c37;
}
.sw-latestnews div.sw-widget-item {
  display: block;
  text-align: left;
  margin-bottom: 40px !important;
}
.latest-blog div.sw-widget-item +div {
  margin-bottom: 0;
}
.rtl .sw-latestnews .sw-widget-item {
  text-align: right;
}
.sw-latestnews .sw-item-inner {
  display: inline-block;
  width: 100%;
}
.sw-latestnews .sw-widget-item:first-child {
  margin-left: 0;
}
.sw-latestnews h4 {
  margin: 0;
  font-weight: normal;
  color: #686868;
  line-height: 15px;
}
.sw-latestnews h4 a {
  color: #686868;
}
.sw-latestnews .sw-thumb {
  float: left;
  width: 300px;
  overflow: hidden;
  margin: 0 20px 0 0;
  position: relative;
}
.latest-blog .sw-thumb {
  margin-bottom: 15px;
}
.rtl .sw-latestnews .sw-thumb {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.sw-latestnews .sw-caption {
  overflow: hidden;
}
.sw-latestnews .sw-thumb img {
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-latestnews .sw-thumb:hover img {
  z-index: 2;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.latest-blog {
  padding: 0;
  overflow: visible;
}
.latest-blog .sw-widget-item {
  margin-bottom: 0;
}
.latest-blog .carousel-indicators {
  background: ;
  top: -47px;
  right: 0;
  left: auto;
  bottom: auto;
  width: auto;
  margin: 0;
}
.rtl .latest-blog .carousel-indicators {
  left: 0;
  right: auto;
}
.latest-blog .carousel-indicators .active {
  background: #f27666;
}
.latest-blog .carousel-indicators li {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 50%;
  background: #e9e9e9;
  margin-left: 3px;
  margin-right: 0px;
  border: 2px solid #fff;
}
.latest-blog .carousel {
  padding: 0;
  margin-bottom: 0;
}
.latest-blog .sw-thumb {
  width: 100%;
  margin-right: 0;
}
.latest-blog .sw-thumb a {
  display: block;
  position: relative;
}
.latest-blog .sw-thumb a:hover img {
  opacity: 40;
  filter: alpha(opacity=4000);
}
.latest-blog .sw-thumb a:hover:after {
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  opacity: 1;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.latest-blog .sw-thumb a:after {
  content: '\f002';
  font-family: 'FontAwesome';
  color: #fff;
  background: #686868;
  border: solid 7px rgba(255,255,255,0.4);
  background-clip: padding-box;
  border-radius: 50%;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  left: 50%;
  margin-left: -28px;
  top: 10px;
  position: absolute;
  z-index: 6;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}
.rtl .latest-blog .sw-thumb a:after {
  left: auto;
  right: 50%;
  margin-right: -20px;
  margin-left: 0;
}
.latest-blog h4 {
  font-weight: normal;
}
.latest-blog h4 a {
  color: #686868;
}
.latest-blog h4 a:hover {
  color: #f27666;
}
.latest-blog .sw-caption {
  width: 100%;
}
.latest-blog .sw-content {
  line-height: 18px;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #DDDDDD;
  border-bottom: none;
}
.tabs-below > .nav-tabs > li {
  margin-bottom: 0;
  margin-top: -1px;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: rgba(0,0,0,0);
  border-top-color: #DDDDDD;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: rgba(0,0,0,0) #DDDDDD #DDDDDD;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-bottom: 3px;
  margin-right: 0;
  min-width: 74px;
}
.tabs-left > .nav-tabs {
  border-right: 1px solid #DDDDDD;
  float: left;
  margin-right: 19px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #EEEEEE #DDDDDD #EEEEEE #EEEEEE;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #DDDDDD rgba(0,0,0,0) #DDDDDD #DDDDDD;
}
.tabs-right > .nav-tabs {
  border-left: 1px solid #DDDDDD;
  float: right;
  margin-left: 19px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #EEEEEE #EEEEEE #EEEEEE #DDDDDD;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #DDDDDD #DDDDDD #DDDDDD rgba(0,0,0,0);
}
.alert {
  border-radius: 0;
}
.alert-bg-red {
  background-color: #e74847;
}
.alert-bg-blue {
  background-color: #3f9dd3;
}
.alert-bg-orange {
  background-color: #fb9220;
}
.alert-bg-green {
  background-color: #8dbe3f;
}
.alert-bg-violet {
  background-color: #a44ec4;
}
.alert-none-border {
  padding: 15px 0;
}
.btn {
  border-radius: 0;
}
.btn-red-border {
  border: 4px solid #e74847;
  color: #e74847;
}
.btn-red-border:hover {
  background: #e74847;
  color: #fff;
}
.btn-blue-border {
  border: 4px solid #3f9dd3;
  color: #3f9dd3;
}
.btn-blue-border:hover {
  background: #3f9dd3;
  color: #fff;
}
.btn-orange-border {
  border: 4px solid #fb9220;
  color: #fb9220;
}
.btn-orange-border:hover {
  background: #fb9220;
  color: #fff;
}
.btn-green-border {
  border: 4px solid #8dbe3f;
  color: #8dbe3f;
}
.btn-green-border:hover {
  background: #8dbe3f;
  color: #fff;
}
.btn-violet-border {
  border: 4px solid #a44ec4;
  color: #a44ec4;
}
.btn-violet-border:hover {
  background: #a44ec4;
  color: #fff;
}
#yt_post_slide .carousel-inner .item .carousel-caption {
  background: rgba(0,0,0,0.5);
  text-align: left;
  text-shadow: none;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-bottom {
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 15px 20px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-right {
  right: 0;
  width: 33.333%;
  height: 100%;
  left: auto;
  top: 0;
  padding: 30px 10px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-left {
  left: 0;
  width: 33.333%;
  height: 100%;
  top: 0;
  padding: 30px 10px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out {
  background: none;
  width: 100%;
  left: 0;
  bottom: 0px;
  position: relative;
  color: #666;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out .carousel-caption-inner a {
  color: #444;
  font-size: 14px;
  font-weight: 600;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out .carousel-caption-inner a:hover {
  color: #f27666;
}
#yt_post_slide .carousel-inner .item .carousel-caption .carousel-caption-inner a {
  font-size: 20px;
  color: #fff;
}
#yt_post_slide .carousel-inner .item .carousel-caption .carousel-caption-inner a:hover {
  color: #f27666;
}
#yt_post_slide .carousel-inner .item .carousel-caption .carousel-caption-inner .item-description {
  margin-top: 10px;
}
#yt_post_slide .carousel-inner .item a img {
  width: 100%;
}
#yt_post_slide .carousel-cl .carousel-control {
  width: 42px;
  height: 42px;
  top: 43%;
}
#yt_post_slide .carousel-cl .carousel-control.left {
  background: url(../assets/img/short-left.png) no-repeat center -1px rgba(0,0,0,0.5);
}
#yt_post_slide .carousel-cl .carousel-control.right {
  background: url(../assets/img/short-right.png) no-repeat center -1px rgba(0,0,0,0.5);
}
#yt_post_slide .carousel-cl.carousel-cl-right .carousel-control.right {
  right: 33.33%;
}
#yt_post_slide .carousel-cl.carousel-cl-left .carousel-control.left {
  left: 33.33%;
}
#yt_post_slide .carousel-cl.carousel-cl-out .carousel-control {
  top: 29%;
}
.lightbox a img {
  margin-bottom: 20px;
}
.lightbox-border1 a img {
  border: 8px solid #f27666;
}
.lightbox-border2 a img {
  border: 1px solid #e2e2e2;
  padding: 8px;
  background: #fff;
}
.lightbox-border3 a img {
  border-radius: 10px;
}
.lightbox-circle-normal a img {
  border-radius: 50%;
  width: 210px;
  height: 210px;
}
.lightbox-circle-border1 a img {
  border-radius: 50%;
  width: 210px;
  height: 210px;
  border: 5px solid #f27666;
}
.lightbox-circle-border2 a img {
  border-radius: 50%;
  width: 210px;
  height: 210px;
  border: 1px solid #e2e2e2;
  padding: 10px;
  background: #fff;
}
.with-icon {
  font-size: 18px;
}
.with-icon [class^="icon-"],
.with-icon [class*=" icon-"] {
  margin: 5px 13px 5px 0px;
}
.with-bg {
  font-size: 18px;
  padding: 13px 35px;
}
.testimonial-slider .carousel-inner {
  color: #666;
}
.testimonial-slider .carousel-inner .client-comment {
  font-style: italic;
  margin-bottom: 20px;
}
.testimonial-slider .carousel-inner .client-say-info .image-client {
  width: 65px;
  float: left;
}
.testimonial-slider .carousel-inner .client-say-info .name-client {
  margin-left: 78px;
  padding-top: 10px;
}
.testimonial-slider .carousel-inner .client-say-info .name-client h2 {
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}
.testimonial-slider .carousel-inner .client-say-info .name-client h2 a {
  font-weight: bold;
  color: #ea3a3c;
  display: inline-block;
  padding: 5px 0px;
}
.testimonial-slider .carousel-inner .item .item-inner {
  padding: 0;
}
.testimonial-slider .carousel-indicators {
  padding: 5px 0px;
  position: relative;
  text-align: center;
}
.testimonial-slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin: 0 2px;
  border: 0;
  background-color: #999;
}
.testimonial-slider .carousel-indicators li:hover {
  background-color: #f27666;
}
.testimonial-slider .carousel-indicators .active {
  background-color: #f27666;
  border: 0;
}
.testimonial_style2 {
  text-align: center;
  padding: 42px 133px 15px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.testimonial_bg {
  text-align: center;
  padding: 35px 75px 77px;
  color: #fff;
  max-height: 350px;
}
.testimonial_bg:before {
  content: '';
  background: url(../assets/img/bgt.png);
  top: 0;
  bottom: 0;
  left: -9999px;
  right: -9999px;
  position: absolute;
  z-index: -9999;
}
.testimonial_bg img {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  padding: 5px;
  background: #fff;
  display: inline-block;
}
.testimonial_bg .testimonial_content {
  padding: 82px 22px 15px;
}
.testimonial_content {
  padding: 15px 22px;
  position: relative;
  font-style: italic;
}
.testimonial_style1 .testimonial_content {
  padding: 15px 39px;
  background: #f0f0f0;
  margin-bottom: 20px;
  border-radius: 5px;
}
.testimonial_style1 .testimonial_content:after {
  content: "aaaa";
  width: 27px;
  top: 31px;
  left: 48px;
  color: rgba(0,0,0,0);
  height: 17px;
  position: relative;
  background: url(../assets/img/arrowt.png);
}
.testimonial_content .icon-quote-left,
.testimonial_content .icon-quote-right {
  color: #c4c4c4;
  position: absolute;
  font-size: 16px;
  left: 10px;
  top: 7px;
}
.testimonial_content .icon-quote-right {
  right: 0px;
  top: 13px;
  left: auto;
}
.testimonial_meta {
  padding: 0 30px;
}
.testimonial_meta img {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  padding: 5px;
  background: #ededed;
  display: inline-block;
}
.testimonial_style1 .testimonial_info {
  vertical-align: middle;
  display: inline-block;
}
.testimonial_style1 .testimonial_info ul {
  margin-left: 22px;
}
.testimonial_style1 .testimonial_info ul li:first-child {
  font-size: 16px;
  padding-bottom: 5px;
}
.testimonial_style2 .testimonial_info ul li {
  color: #f27666;
}
.testimonial_info ul {
  list-style: none;
  margin-bottom: 0;
}
.personnel_style1,
.personnel_style2 {
  text-align: center;
  position: relative;
  display: inline-block;
}
.personnel_img {
  position: relative;
  display: inline-block;
  margin-bottom: 7px;
}
.personnel_style2 .personnel_img {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 34%;
}
.personnel_style2 .personnel_img img {
  height: 100%;
  border-radius: 50%;
  padding: 6px;
  background: #ededed;
}
.personnel_img ul {
  position: absolute;
  bottom: 10px;
  left: 30%;
  list-style: none;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.personnel_img ul li {
  float: left;
  padding-right: 7px;
}
.personnel_img:hover ul {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.personnel_style2 .personnel_meta {
  display: inline-block;
  margin-top: 42px;
  padding-top: 57px;
  padding-bottom: 10px;
  background: #ededed;
  float: left;
}
.personnel_meta ul {
  list-style: none;
}
.personnel_meta ul li:first-child {
  font-size: 16px;
  color: #f27666;
}
.personnel_meta ul li:nth-child(2) {
  font-weight: bold;
}
.personnel_style2 .social ul li {
  display: inline-block;
  margin-right: 7px;
}
.rpl-title-wrapper {
  text-align: center;
}
.rpl-title-wrapper h4 {
  background: #fff;
  padding: 0 5px;
  position: relative;
  display: inline-block;
}
table {
  text-align: center;
}
tbody tr {
  border-bottom: 1px solid #adadad;
}
.table-style2 tbody tr {
  border: none;
}
.table-style2 tbody tr:nth-child(2n+0) {
  background-color: #e6e6e6;
}
.table-style2 tbody tr:nth-child(2n+1) {
  background-color: #f2f2f2;
}
tbody tr td {
  padding: 10px;
  font-size: 14px;
  text-align: left;
}
tbody tr.th {
  background-color: #f27666 !important;
  border-bottom: none;
}
tbody tr.th td {
  padding: 16px 54px;
  font-size: 16px;
  color: #fff;
}
.yt-skillbar {
  position: relative;
  display: block;
  margin-bottom: 15px;
  width: 50%;
  background: #a1a1a1;
  height: 32px;
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -ms-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
}
.yt-skillbar.small {
  display: inline-block;
  height: 12px;
}
.yt-skillbar-title {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
}
.yt-skillbar-title span {
  display: block;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
}
.yt-skillbar-title.small {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.yt-skillbar-title.small span {
  height: 12px;
  line-height: 12px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
.yt-skillbar-bar {
  height: 32px;
  width: 0px;
  background: #f27666;
}
.small .yt-skillbar-bar {
  height: 12px;
}
.yt-skill-bar-percent {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  color: #fff;
}
.small .yt-skill-bar-percent {
  height: 12px;
  top: -11px;
  right: -35px;
  color: #666;
}
.circliful {
  position: relative;
  display: inline-block;
}
.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
  width: 100%;
  position: absolute;
  text-align: center;
  display: inline-block;
  font-weight: bold;
}
.circle-info,
.circle-info-half {
  color: #999;
}
.circliful .fa {
  margin: -10px 3px 0 3px;
  position: relative;
  bottom: 4px;
}
.quote-full {
  font-style: italic;
}
.quote-bg {
  padding: 20px;
  background: #e1e1e1;
  width: 100%;
  font-style: italic;
}
.quote-border {
  border: 1px solid #c3c3c3;
  padding: 20px;
}
.quote-left {
  float: left;
  width: 50%;
}
a.tooltips {
  position: relative;
  color: ;
  font-size: 14px;
  font-weight: bold;
}
a.tooltips p {
  padding: 0 0 100px;
}
a.tooltips strong {
  line-height: 30px;
  width: 218px;
  margin: -10px -10px 10px;
  padding: 0px 10px 0px;
  float: left;
  color: #666;
}
a.tooltips:hover span {
  opacity: 1;
  text-decoration: none;
  visibility: visible;
  overflow: visible;
  margin-top: 50px;
  display: inline;
  margin-left: 10px;
}
a.tooltips:hover span.right {
  margin-left: 60px;
  margin-top: 116px;
}
a.tooltips:hover span.left {
  margin-left: -36px;
  margin-top: 116px;
}
a.tooltips span {
  background: #fff;
  font-weight: 400;
  font-family: arial;
  color: #666;
  border: 1px solid #bdbdbd;
  width: 220px;
  top: -147px;
  left: 60px;
  padding: 10px;
  margin-top: 0;
  margin-left: 85px;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  position: absolute;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-property: opacity, margin-top, visibility, margin-left;
  -webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
  transition-property: opacity, margin-top, visibility, margin-left;
  transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
a.tooltips span.tooltip-style2,
a.tooltips span.tooltip-style2 b {
  background: #e0e0e0;
}
a.tooltips span.tooltip-style3 strong {
  border-bottom: 1px solid #bdbdbd;
}
a.tooltips span.tooltip-style4 strong {
  color: #fff;
  background: #f27666;
}
a.tooltips span.tooltip-style5,
a.tooltips span.tooltip-style5 b {
  background: #f27666;
  color: #fff;
}
a.tooltips span.tooltip-style5 strong,
a.tooltips span.tooltip-style5 b strong {
  background: #fff;
}
a.tooltips span.right b {
  margin-left: -18px;
  margin-top: -30px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
a.tooltips span.left b {
  margin-left: 201px;
  margin-top: -30px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
a.tooltips span b {
  width: 15px;
  height: 15px;
  margin-left: 85px;
  margin-top: 3px;
  display: block;
  position: absolute;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  background: #fff;
  border-top: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
}
.counter-border ul,
.counter-bg ul {
  list-style: none;
  float: left;
  width: 100%;
  text-align: center;
  max-width: 170px;
  padding: 28px 0px 22px;
}
.counter-border ul li.counterbox-number,
.counter-bg ul li.counterbox-number {
  font-size: 36px;
  font-weight: 700;
}
.counter-border ul {
  border: 1px solid #bdbdbd;
}
.counter-border ul li.counterbox-number {
  color: #f27666;
}
.counter-border ul li.counterbox-number [class^="icon-"],
.counter-border ul li.counterbox-number [class*=" icon-"] {
  color: #444;
}
.counter-bg ul {
  background: #f27666;
}
.counter-bg ul li.counterbox-number,
.counter-bg ul li.type {
  color: #fff;
}
#socials {
  width: 34px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  font-size: 19px;
  margin-right: 10px;
  text-align: center;
  transform: translateZ(0);
  transition-duration: 0.3s;
  transition-property: color, background-color;
}
#socials.socials-style1,
#socials.socials-style3,
#socials.socials-style5 {
  border: 1px solid #bdbdbd;
}
#socials.socials-style1:hover,
#socials.socials-style3:hover,
#socials.socials-style5:hover {
  background-color: #a3a3a3;
}
#socials.socials-style1:hover a,
#socials.socials-style3:hover a,
#socials.socials-style5:hover a {
  color: white;
}
#socials.socials-style1 a,
#socials.socials-style3 a,
#socials.socials-style5 a {
  color: #a3a3a3;
}
#socials.socials-style2:hover,
#socials.socials-style4:hover,
#socials.socials-style6:hover {
  background: #f27666 !important;
  box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.5);
}
#socials.socials-style2 a,
#socials.socials-style4 a,
#socials.socials-style6 a {
  color: #fff;
}
#socials.socials-style3,
#socials.socials-style4 {
  border-radius: 50%;
}
#socials.socials-style5,
#socials.socials-style6 {
  border-radius: 3px;
}
.tabbable.tabs-icon .nav.nav-tabs > li > a {
  padding: 0 10px;
}
.tabbable.tabs-icon .nav.nav-tabs > li.active a:before {
  margin-left: 84%;
  left: 11%;
}
.tabbable .nav.nav-tabs {
  background: #fff;
  margin-left: 0;
}
.tabbable .nav.nav-tabs > li {
  margin-bottom: 0px;
}
.tabbable .nav.nav-tabs > li > a {
  margin-right: 0px;
  font-size: 16px;
  font-weight: 700;
  padding: 0 20px;
}
.tabbable .nav.nav-tabs li {
  margin-right: 0px;
  position: relative;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.tabbable .nav.nav-tabs li:first-child {
  border-left: 1px solid #ddd;
}
.tabbable .nav.nav-tabs li.active a {
  background: #f27666;
  color: #fff;
}
.tabbable .nav.nav-tabs li.active:first-child {
  border-left: 1px solid #f27666;
}
.tabbable .nav.nav-tabs li a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  line-height: 40px;
  background: #fff;
}
.tabs-left .nav.nav-tabs {
  border: 1px solid #f27666;
}
.tabs-left .nav.nav-tabs > li {
  margin-bottom: -3px;
  border-right: none;
}
.tabs-left .nav.nav-tabs > li:first-child {
  border: none;
}
.tabs-left .nav.nav-tabs > li.active a:before {
  margin-left: 73%;
  margin-top: 13px;
  left: 22%;
}
.panel-group {
  display: block;
}
.panel-group.collapses-style2 .panel {
  display: block;
  float: left;
  border-bottom: 1px solid #ddd;
  border-left: none;
  border-right: none;
  border-top: none;
  background: #eee;
  width: 100%;
}
.panel-group.collapses-style2 .panel:last-child {
  border-bottom: none;
}
.panel-group.collapses-style2 .panel .collapsed .panel-default-box {
  background-color: #fff;
}
.panel-group.collapses-style2 .panel .panel-default-box {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
  background-color: #eee;
  width: 100%;
}
.panel-group.collapses-style2 .panel a span {
  background: url(../assets/img/minut.png) center center no-repeat;
  float: left;
}
.panel-group.collapses-style2 .panel a .panel-heading {
  background: #eee !important;
  color: #444;
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  float: left;
}
.panel-group.collapses-style2 .panel a:hover .panel-heading {
  color: #f27666;
}
.panel-group.collapses-style2 .panel .panel-collapse.in {
  background: #eee;
}
.panel-group.collapses-style2 .panel .panel-body {
  padding: 0px 10px 10px 40px;
  color: #666;
  display: block;
}
.panel-group.collapses-style2 .panel p {
  display: none;
}
.panel-group.collapses-style2 .panel + .panel {
  margin-top: 0px;
}
.panel-group.collapses-style3 .panel {
  margin-bottom: 30px;
}
.panel-group.collapses-style3 .panel a span {
  float: left;
}
.panel-group.collapses-style3 .panel a.collapsed .panel-heading {
  background: #f2f2f2 !important;
}
.panel-group .panel {
  box-shadow: none;
  border-radius: 0 !important;
}
.panel-group .panel a span {
  background: url(../assets/img/minus.png) center center no-repeat;
  display: block;
  float: right;
  padding: 10px;
  margin: 10px;
}
.panel-group .panel a.collapsed span {
  background: url(../assets/img/plus.png) center center no-repeat;
}
.panel-group .panel a.collapsed .panel-heading {
  color: #666;
  background: #fff !important;
}
.panel-heading {
  background-color: #f27666 !important;
  border-radius: 0 !important;
  border-color: #e7e7e7;
  color: #fff;
  font-size: 16px;
  padding: 12px 0px;
}
.flytheme-slider.carousel-style2 .carousel-control {
  top: 59%;
}
.flytheme-slider.carousel-style3 .box-recommend-title {
  position: relative;
  left: 50%;
  display: inline-block;
  margin-left: -110px;
}
.flytheme-slider.carousel-style3 .box-recommend-title .carousel-control {
  top: 0px;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  padding: 0px 7px;
}
.flytheme-slider.carousel-style3 .box-recommend-title h3 {
  display: inline-block;
}
.flytheme-slider.carousel-style3 .box-recommend-title h3:after {
  margin-left: 33%;
}
.flytheme-slider.carousel-style3 .testimonial_meta {
  margin-bottom: 30px;
}
.flytheme-slider.carousel-style4 .box-recommend-title {
  position: absolute;
  top: -5px;
  padding: 10px;
  background: #f27666;
  color: #fff;
  left: 50%;
  margin-left: -85px;
  z-index: 6969;
}
.flytheme-slider.carousel-style4 .box-recommend-title h3 {
  margin-bottom: 0;
}
.flytheme-slider.carousel-style4 .box-recommend-title h3:after {
  margin-top: 0px;
}
.flytheme-slider.carousel-style4 .carousel-indicators {
  top: 50px;
  left: 50%;
  margin-left: -16px;
  position: absolute;
}
.flytheme-slider.carousel-style5 .box-recommend-title {
  position: absolute;
  top: 155px;
  left: 50%;
  margin-left: -115px;
}
.flytheme-slider.carousel-style5 .box-recommend-title h3 {
  margin-bottom: 0;
  color: #fff;
}
.flytheme-slider.carousel-style5 .box-recommend-title h3:after {
  margin-top: 0;
  border: none;
}
.flytheme-slider.carousel-style5 .carousel-indicators {
  position: absolute;
  top: 188px;
  left: 50%;
  margin-left: -19px;
}
.flytheme-slider.carousel-style5 .carousel-indicators li {
  background: #fff !important;
}
.flytheme-slider.carousel-style5 .carousel-indicators .active {
  border: 1px solid #fff;
  background: rgba(255,255,255,0) !important;
}
.flytheme-slider.carousel-style5 .carousel-inner {
  overflow: visible;
}
.flytheme-slider .carousel-control {
  width: 38px;
  height: 38px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-shadow: none;
  border: 1px solid #dcdcdc;
  background: #fff;
  opacity: 1;
  top: 28%;
  z-index: 6969;
}
.flytheme-slider .carousel-control i:before {
  color: #dcdcdc;
}
.flytheme-slider .carousel-control.left {
  left: -18px;
  padding: 4px 0px;
}
.flytheme-slider .carousel-control.right {
  right: -18px;
  padding: 4px 11px;
}
.flytheme-slider .carousel-control:hover {
  background: #f27666;
}
.flytheme-slider .carousel-control:hover i:before {
  color: #fff;
}
.icon-3x {
  font-size: 40px;
}
.circle-icon {
  display: inline-block;
  background: #333;
  text-align: center;
  border-radius: 50%;
}
.circle-icon.icon-3x {
  width: 70px;
  height: 70px;
  line-height: 70px;
}
.circle-icon.icon-2x {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
}
.circle-icon.icon-1x {
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 10px;
}
.sw-best-seller-product.block .carousel-inner,
.sw-related-product.block .carousel-inner {
  padding: 12px 0px;
}
.carousel-inner .bs-item {
  padding: 0 0 11px 0px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 11px;
  display: inline-block;
  width: 100%;
}
.carousel-inner .bs-item .bs-item-inner .item-img {
  width: 80px;
  float: left;
  border: 0;
}
.carousel-inner .bs-item .bs-item-inner .item-content {
  margin-left: 90px;
}
.carousel-inner .bs-item:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: none;
}
.wrapper_vertical_menu {
  display: block;
  position: relative;
  border: 1px solid #ddd;
  border-top: none;
  margin-bottom: 0;
}
.sw-woo-tab-cat {
  padding: 37px 0 30px;
}
.sw-woo-tab-cat .box-slider-title {
  float: left;
}
.rtl .sw-woo-tab-cat .box-slider-title {
  float: right;
}
.rtl .sw-woo-tab-cat .box-slider-title h2 {
  background: url(../assets/img/bg-title3.png) no-repeat right bottom;
}
.sw-woo-tab-cat .box-slider-title h2 {
  line-height: 40px;
  padding: 0 0 10px;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  color: #222;
  background: url(../assets/img/bg-title3.png) no-repeat left bottom;
  margin-bottom: 20px;
}
.sw-woo-tab-cat .box-slider-title h2 span {
  color: #f27666;
}
.sw-woo-tab-cat .top-tab-slider {
  position: relative;
  z-index: 10;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs {
  border: 0;
  position: absolute;
  z-index: 2;
  right: 0;
  left: auto;
  top: 9px;
}
.rtl .sw-woo-tab-cat .top-tab-slider ul.nav-tabs {
  left: 0;
  right: auto;
  margin: 0;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li {
  background-color: #eee;
  border: 1px solid #ddd;
  height: 40px;
  line-height: 38px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rtl .sw-woo-tab-cat .top-tab-slider ul.nav-tabs li {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li:after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #f27666;
  content: '';
  position: absolute;
  bottom: -8px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 1;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li > a {
  padding: 0;
  font-size: 14px;
  color: #222;
  padding: 0px 15px;
  line-height: 38px;
  border: 0;
  font-weight: 600;
  margin: 0;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li > a:hover {
  background-color: #f27666;
  color: #fff;
  border: 0;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li.active {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li.active:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li.active > a {
  border: 0;
  color: #fff;
  background-color: #f27666;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li:hover > a {
  background-color: #f27666;
  color: #fff;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li:last-child {
  margin: 0;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs.style2 li {
  background-color: #fff;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs.nav-tabs-respondive {
  display: none;
}
.sw-woo-tab-cat .tab-content .tab-pane {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  height: 0;
  display: block;
  -webkit-transform: translate(0,80px);
  -ms-transform: translate(0,80px);
  transform: translate(0,80px);
}
.sw-woo-tab-cat .tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide {
  padding: 0 15px;
  margin-bottom: 0;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap {
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin: 0 1px;
  margin-bottom: 50px;
  position: relative;
  background-color: #fff;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .products-thumb {
  position: relative;
  z-index: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .products-thumb span.onsale {
  display: block;
  position: absolute;
  background-color: #f27666;
  height: 34px;
  width: 64px;
  line-height: 35px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border-top-left-radius: 17px;
  border-bottom-left-radius: 17px;
  border-top-right-radius: 17px;
  top: 20px;
  left: 20px;
  right: auto;
  z-index: 5;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .products-thumb a.fancybox {
  display: none;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-content {
  text-align: center;
  padding: 0 0 45px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-content h4 {
  margin-bottom: 5px;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-content h4 a {
  font-size: 14px;
  color: #444;
  text-transform: capitalize;
  font-weight: 500;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-content h4 a:hover {
  color: #f27666;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-content .item-price {
  overflow: hidden;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-content .item-price del {
  float: right;
  line-height: 25px;
}
.rtl .sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-content .item-price del {
  float: left;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap:hover {
  border: 1px solid #f27666;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap:hover .item-cart {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap:hover .add_to_cart_button {
  border: 1px solid #f27666;
  color: #f27666;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap:hover .add_to_cart_button:hover {
  background-color: #f27666;
  color: #fff;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button {
  height: 40px;
  width: 40px;
  position: absolute;
  text-align: center;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 50%;
  margin-top: -35px;
  z-index: 100;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-prev {
  left: -15px;
  right: auto;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-prev:before {
  content: '\f104';
  font-family: fontawesome;
  line-height: 38px;
  color: #999;
  font-size: 20px;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-prev:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-prev:hover:before {
  color: #fff;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-next {
  right: -15px;
  left: auto;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-next:before {
  content: '\f105';
  font-family: fontawesome;
  line-height: 38px;
  text-align: center;
  color: #999;
  font-size: 20px;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-next:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-next:hover:before {
  color: #fff;
}
.sw-woo-tab-cat2 {
  margin-bottom: 40px;
}
.sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs {
  position: absolute;
  top: 0;
  right: 100px;
  z-index: 5;
  border: 0;
}
.rtl .sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs {
  left: 100px;
  right: auto;
}
.sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li {
  margin: 0;
}
.rtl .sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li {
  float: right;
}
.sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li > a {
  font-weight: 600;
  color: #222;
  font-size: 14px;
  text-transform: capitalize;
  padding: 0 14px;
  background-color: #fff;
  margin: 0;
  position: relative;
}
.sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li > a:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 3px;
  background-color: #f27666;
  bottom: -14px;
  left: 50%;
  margin-left: -10px;
  opacity: 0;
}
.sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li > a:hover {
  color: #f27666;
  border: 1px solid transparent;
}
.sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li > a:hover:before {
  opacity: 1;
}
.sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li.active a {
  border: 0;
  color: #f27666;
  background-color: #fff;
  border: 1px solid transparent;
}
.sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li.active a:before {
  opacity: 1;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane {
  position: relative;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button {
  position: absolute;
  top: -60px;
  height: 30px;
  width: 30px;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fff;
  color: #ddd;
  opacity: 1;
  box-shadow: none;
  text-align: center;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button:hover:before {
  color: #fff;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button:before {
  line-height: 28px;
  font-family: 'FontAwesome';
  font-size: 18px;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button.slick-prev {
  right: 35px;
  left: auto;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button.slick-prev:before {
  content: '\f104';
}
.rtl .sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button.slick-prev {
  left: 35px;
  right: auto;
}
.rtl .sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button.slick-prev:before {
  content: '\f105';
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button.slick-next {
  right: 0;
  left: auto;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button.slick-next:before {
  content: '\f105';
}
.rtl .sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button.slick-next {
  left: 0;
  right: auto;
}
.rtl .sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .res-button.slick-next:before {
  content: '\f104';
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list {
  margin: 0;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item {
  margin: 0 5px;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap .products-thumb {
  border: 0;
  position: relative;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap .products-thumb a.fancybox {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -20px;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: url(../assets/img/pink/icon-quickview3.png) no-repeat center center #fff;
  z-index: 99;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap .products-thumb a.fancybox:hover {
  background: url(../assets/img/icon-search3.png) no-repeat top 13px center #f27666;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap .products-thumb:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  background-color: rgba(0,0,0,0.3);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  z-index: 99;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap .item-content {
  text-align: center;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap .item-content .reviews-content {
  padding: 5px 0 5px;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap .item-content h4 a {
  font-size: 14px;
  font-weight: 500;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap .item-content .item-price {
  margin: 0 0 20px;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap:hover .products-thumb:before {
  opacity: 1;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap:hover .products-thumb a.fancybox {
  opacity: 1;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap:hover .item-bottom2 .add_to_cart_button,
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap:hover .item-bottom2 .product_type_external,
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap:hover .item-bottom2 .product_type_grouped {
  border: 1px solid #f27666;
  color: #f27666;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap:hover .item-bottom2 .add_to_cart_button:hover,
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap:hover .item-bottom2 .product_type_external:hover,
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap:hover .item-bottom2 .product_type_grouped:hover {
  color: #fff;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap:hover .item-bottom2 .yith-wcwl-add-to-wishlist,
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .slider .slick-list .item .item-wrap:hover .item-bottom2 .compare-button {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
}
.widget_tag_cloud {
  padding: 0;
}
.widget_tag_cloud h2 {
  color: #222;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}
.widget_tag_cloud .tagcloud > a {
  padding: 0 15px;
  height: 32px !important;
  color: #555;
  font-size: 13px !important;
  border: 1px solid #ddd;
  background-color: #fff;
  display: inline-block;
  margin: 2px 0 !important;
  line-height: 32px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.widget_tag_cloud .tagcloud > a:hover {
  background-color: #f27666;
  color: #fff;
  border: 1px solid #f27666;
}
.wpb_single_image a img:hover,
.hot-category .content-box .image-cat a img:hover,
.banner-sidebar a img:hover,
.banner-sidebar-top a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.wpb_single_image a img,
.hot-category .content-box .image-cat a img,
.banner-sidebar a img,
.banner-sidebar-top a img {
  display: block;
  max-width: 100%;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.responsive-slider.woo-slider-default {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.responsive-slider.woo-slider-default .box-slider-title h2 {
  line-height: 40px;
  padding: 0 0 7px;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  color: #222;
  background: url(../assets/img/bg-title3.png) no-repeat left bottom;
  margin-bottom: 20px;
}
.rtl .responsive-slider.woo-slider-default .box-slider-title h2 {
  text-align: right;
  background: url(../assets/img/bg-title3.png) no-repeat right bottom;
}
.responsive-slider.woo-slider-default .box-slider-title h2 span {
  color: #f27666;
}
.responsive-slider.woo-slider-default .woocommmerce-shop {
  position: absolute;
  z-index: 5;
  top: 9px;
  right: 115px;
}
.rtl .responsive-slider.woo-slider-default .woocommmerce-shop {
  left: 115px;
  right: auto;
}
.responsive-slider.woo-slider-default .woocommmerce-shop a {
  font-size: 14px;
  font-weight: 600;
  color: #222;
  height: 40px;
  padding: 0 15px;
  line-height: 38px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 4px;
  display: inline-block;
}
.responsive-slider.woo-slider-default .woocommmerce-shop a:hover {
  color: #f27666;
  border: 1px solid #f27666;
}
.responsive-slider.woo-slider-default .res-button {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 4px;
  border: 1px solid #ddd;
  position: absolute;
  top: 9px;
  right: 0 !important;
  z-index: 5;
  opacity: 1;
  filter: alpha(opacity=100);
  box-shadow: none;
}
.responsive-slider.woo-slider-default .res-button.slick-prev {
  right: 45px !important;
  left: auto !important;
}
.rtl .responsive-slider.woo-slider-default .res-button.slick-prev {
  left: 45px !important;
  right: auto !important;
}
.rtl .responsive-slider.woo-slider-default .res-button.slick-prev:before {
  content: '\f105';
}
.responsive-slider.woo-slider-default .res-button.slick-prev:before {
  content: '\f104';
  line-height: 38px;
  font-family: FontAwesome;
  font-size: 16px;
  color: #b2b2b2;
}
.responsive-slider.woo-slider-default .res-button.slick-prev:hover {
  border: 1px solid #f27666;
}
.responsive-slider.woo-slider-default .res-button.slick-prev:hover:before {
  color: #f27666;
}
.responsive-slider.woo-slider-default .res-button.slick-next {
  left: auto !important;
}
.rtl .responsive-slider.woo-slider-default .res-button.slick-next {
  left: 0 !important;
  right: auto !important;
}
.rtl .responsive-slider.woo-slider-default .res-button.slick-next:before {
  content: '\f104';
}
.responsive-slider.woo-slider-default .res-button.slick-next:before {
  content: '\f105';
  line-height: 38px;
  font-family: FontAwesome;
  font-size: 16px;
  color: #b2b2b2;
}
.responsive-slider.woo-slider-default .res-button.slick-next:hover {
  border: 1px solid #f27666;
}
.responsive-slider.woo-slider-default .res-button.slick-next:hover:before {
  color: #f27666;
}
.responsive-slider.woo-slider-default .slick-slider {
  margin: 0;
}
.responsive-slider.woo-slider-default .slick-slider .item {
  padding: 0 15px;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap {
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin: 0 1px;
  margin-bottom: 50px;
  position: relative;
  background-color: #fff;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap .products-thumb {
  position: relative;
  z-index: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap .products-thumb span.onsale {
  display: block;
  position: absolute;
  background-color: #f27666;
  height: 34px;
  width: 64px;
  line-height: 35px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border-top-left-radius: 17px;
  border-bottom-left-radius: 17px;
  border-top-right-radius: 17px;
  top: 20px;
  left: 20px;
  right: auto;
  z-index: 5;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap .products-thumb a.fancybox {
  display: none;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap .item-content {
  text-align: center;
  padding: 0 0 45px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap .item-content h4 {
  margin-bottom: 5px;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap .item-content h4 a {
  font-size: 14px;
  color: #444;
  text-transform: capitalize;
  font-weight: 500;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap .item-content h4 a:hover {
  color: #f27666;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap .item-content .item-price {
  overflow: hidden;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap .item-content .item-price del {
  float: right;
  line-height: 25px;
}
.rtl .responsive-slider.woo-slider-default .slick-slider .item-wrap .item-content .item-price del {
  float: left;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap:hover {
  border: 1px solid #f27666;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap:hover .item-cart {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap:hover .add_to_cart_button {
  border: 1px solid #f27666;
  color: #f27666;
}
.responsive-slider.woo-slider-default .slick-slider .item-wrap:hover .add_to_cart_button:hover {
  background-color: #f27666;
  color: #fff;
}
.featured-product {
  margin-bottom: 20px;
}
.featured-product .box-slider-title h2 {
  line-height: 40px;
  padding: 0 0 33px;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #222;
  background: url(../assets/img/bg-title1.png) no-repeat center bottom;
  margin-bottom: 20px;
}
.featured-product .box-slider-title h2 span {
  color: #f27666;
}
.featured-product .res-button {
  height: 40px;
  width: 40px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 50%;
  margin-top: -5px;
  z-index: 100;
}
.featured-product .res-button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.featured-product .res-button.slick-prev {
  left: -15px;
  right: auto;
}
.featured-product .res-button.slick-prev:before {
  content: '\f104';
  font-family: fontawesome;
  line-height: 38px;
  text-align: center;
  color: #999;
  font-size: 20px;
}
.featured-product .res-button.slick-prev:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.featured-product .res-button.slick-prev:hover:before {
  color: #fff;
}
.featured-product .res-button.slick-next {
  right: -15px;
  left: auto;
}
.featured-product .res-button.slick-next:before {
  content: '\f105';
  font-family: fontawesome;
  line-height: 38px;
  text-align: center;
  color: #999;
  font-size: 20px;
}
.featured-product .res-button.slick-next:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.featured-product .res-button.slick-next:hover:before {
  color: #fff;
}
.featured-product .slick-slider {
  margin: 0;
}
.featured-product .slick-slider .item {
  padding: 0 15px;
}
.featured-product .slick-slider .item-wrap {
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin: 0 1px;
  margin-bottom: 50px;
  position: relative;
}
.featured-product .slick-slider .item-wrap .products-thumb {
  position: relative;
  z-index: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.featured-product .slick-slider .item-wrap .products-thumb span.onsale {
  display: block;
  position: absolute;
  background-color: #f27666;
  height: 34px;
  width: 64px;
  line-height: 35px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border-top-left-radius: 17px;
  border-bottom-left-radius: 17px;
  border-top-right-radius: 17px;
  top: 20px;
  left: 20px;
  right: auto;
  z-index: 5;
}
.featured-product .slick-slider .item-wrap .products-thumb a.fancybox {
  display: none;
}
.featured-product .slick-slider .item-wrap .item-content {
  text-align: center;
  padding: 0 0 45px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.featured-product .slick-slider .item-wrap .item-content h4 {
  margin-bottom: 5px;
}
.featured-product .slick-slider .item-wrap .item-content h4 a {
  font-size: 14px;
  color: #444;
  text-transform: capitalize;
  font-weight: 500;
}
.featured-product .slick-slider .item-wrap .item-content h4 a:hover {
  color: #f27666;
}
.featured-product .slick-slider .item-wrap .item-content .item-price {
  overflow: hidden;
}
.featured-product .slick-slider .item-wrap .item-content .item-price del {
  float: right;
  line-height: 25px;
}
.rtl .featured-product .slick-slider .item-wrap .item-content .item-price del {
  float: left;
}
.featured-product .slick-slider .item-wrap:hover {
  border: 1px solid #f27666;
}
.featured-product .slick-slider .item-wrap:hover .item-cart {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.featured-product .slick-slider .item-wrap:hover .add_to_cart_button {
  border: 1px solid #f27666;
  color: #f27666;
}
.featured-product .slick-slider .item-wrap:hover .add_to_cart_button:hover {
  background-color: #f27666;
  color: #fff;
}
.featured-product2 {
  margin-bottom: 40px;
}
.featured-product2 .res-button {
  top: -60px;
  height: 30px;
  width: 30px;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fff;
  color: #ddd;
  opacity: 1;
  box-shadow: none;
  text-align: center;
  top: -6px;
}
.featured-product2 .res-button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.featured-product2 .res-button:hover:before {
  color: #fff;
}
.featured-product2 .res-button:before {
  line-height: 28px;
  font-family: 'FontAwesome';
  font-size: 18px;
}
.featured-product2 .res-button.slick-prev {
  right: 35px;
  left: auto;
}
.featured-product2 .res-button.slick-prev:before {
  content: '\f104';
}
.rtl .featured-product2 .res-button.slick-prev {
  left: 35px;
  right: auto;
}
.rtl .featured-product2 .res-button.slick-prev:before {
  content: '\f105';
}
.featured-product2 .res-button.slick-next {
  right: 0;
  left: auto;
}
.featured-product2 .res-button.slick-next:before {
  content: '\f105';
}
.rtl .featured-product2 .res-button.slick-next {
  left: 0;
  right: auto;
}
.rtl .featured-product2 .res-button.slick-next:before {
  content: '\f104';
}
.featured-product2 .slider .slick-list {
  margin: 0;
}
.featured-product2 .slider .slick-list .item {
  margin: 0 5px;
}
.featured-product2 .slider .slick-list .item .item-wrap .products-thumb {
  border: 0;
  position: relative;
}
.featured-product2 .slider .slick-list .item .item-wrap .products-thumb a.fancybox {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -20px;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: url(../assets/img/pink/icon-quickview3.png) no-repeat center center #fff;
  z-index: 99;
}
.featured-product2 .slider .slick-list .item .item-wrap .products-thumb a.fancybox:hover {
  background: url(../assets/img/icon-search3.png) no-repeat top 13px center #f27666;
}
.featured-product2 .slider .slick-list .item .item-wrap .products-thumb:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  background-color: rgba(0,0,0,0.3);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  z-index: 99;
}
.featured-product2 .slider .slick-list .item .item-wrap .item-content {
  text-align: center;
}
.featured-product2 .slider .slick-list .item .item-wrap .item-content .reviews-content {
  padding: 5px 0 5px;
}
.featured-product2 .slider .slick-list .item .item-wrap .item-content h4 a {
  font-size: 14px;
  font-weight: 500;
}
.featured-product2 .slider .slick-list .item .item-wrap .item-content .item-price {
  margin: 0 0 20px;
}
.featured-product2 .slider .slick-list .item .item-wrap:hover .products-thumb:before {
  opacity: 1;
}
.featured-product2 .slider .slick-list .item .item-wrap:hover .products-thumb a.fancybox {
  opacity: 1;
}
.featured-product2 .slider .slick-list .item .item-wrap:hover .item-bottom2 .add_to_cart_button,
.featured-product2 .slider .slick-list .item .item-wrap:hover .item-bottom2 .product_type_external,
.featured-product2 .slider .slick-list .item .item-wrap:hover .item-bottom2 .product_type_grouped {
  border: 1px solid #f27666;
  color: #f27666;
}
.featured-product2 .slider .slick-list .item .item-wrap:hover .item-bottom2 .add_to_cart_button:hover,
.featured-product2 .slider .slick-list .item .item-wrap:hover .item-bottom2 .product_type_external:hover,
.featured-product2 .slider .slick-list .item .item-wrap:hover .item-bottom2 .product_type_grouped:hover {
  color: #fff;
}
.featured-product2 .slider .slick-list .item .item-wrap:hover .item-bottom2 .yith-wcwl-add-to-wishlist,
.featured-product2 .slider .slick-list .item .item-wrap:hover .item-bottom2 .compare-button {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
}
.best-selling-product {
  margin-bottom: 20px;
}
.best-selling-product .res-button {
  top: -60px;
  height: 30px;
  width: 30px;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fff;
  color: #ddd;
  opacity: 1;
  box-shadow: none;
  text-align: center;
  top: -6px;
}
.best-selling-product .res-button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.best-selling-product .res-button:hover:before {
  color: #fff;
}
.best-selling-product .res-button:before {
  line-height: 28px;
  font-family: 'FontAwesome';
  font-size: 18px;
}
.best-selling-product .res-button.slick-prev {
  right: 35px;
  left: auto;
}
.best-selling-product .res-button.slick-prev:before {
  content: '\f104';
}
.rtl .best-selling-product .res-button.slick-prev {
  left: 35px;
  right: auto;
}
.rtl .best-selling-product .res-button.slick-prev:before {
  content: '\f105';
}
.best-selling-product .res-button.slick-next {
  right: 0;
  left: auto;
}
.best-selling-product .res-button.slick-next:before {
  content: '\f105';
}
.rtl .best-selling-product .res-button.slick-next {
  left: 0;
  right: auto;
}
.rtl .best-selling-product .res-button.slick-next:before {
  content: '\f104';
}
.best-selling-product .slider .slick-list .item {
  margin: 0 15px;
}
.best-selling-product .slider .slick-list .item .item-wrap {
  margin-bottom: 30px;
  width: 100%;
  float: left;
}
.best-selling-product .slider .slick-list .item .item-wrap .products-thumb {
  float: left;
  width: 100px;
  position: relative;
  margin-right: 10px;
  border: 0;
}
.rtl .best-selling-product .slider .slick-list .item .item-wrap .products-thumb {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.best-selling-product .slider .slick-list .item .item-wrap .products-thumb a {
  display: block;
}
.best-selling-product .slider .slick-list .item .item-wrap .products-thumb .onsale,
.best-selling-product .slider .slick-list .item .item-wrap .products-thumb a.fancybox {
  display: none;
}
.best-selling-product .slider .slick-list .item .item-wrap .products-thumb:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  background-color: rgba(0,0,0,0.3);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  z-index: 99;
}
.best-selling-product .slider .slick-list .item .item-wrap .item-content {
  text-align: left;
  position: relative;
  overflow: hidden;
}
.rtl .best-selling-product .slider .slick-list .item .item-wrap .item-content {
  text-align: right;
}
.best-selling-product .slider .slick-list .item .item-wrap .item-content .reviews-content {
  padding: 5px 0 5px;
}
.best-selling-product .slider .slick-list .item .item-wrap .item-content h4 {
  margin: 0 0 5px;
}
.best-selling-product .slider .slick-list .item .item-wrap .item-content h4 a {
  font-size: 14px;
  font-weight: 500;
}
.best-selling-product .slider .slick-list .item .item-wrap .item-content .item-price {
  margin: 0 0 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.best-selling-product .slider .slick-list .item .item-wrap:hover .products-thumb:before {
  opacity: 1;
}
.best-selling-product .slider .slick-list .item .item-wrap:hover .item-content .item-price {
  opacity: 0;
}
.best-selling-product .slider .slick-list .item .item-wrap:hover .item-content .item-bottom3 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
}
.sw-mostviewed-slider {
  margin-top: 36px;
}
.sw-mostviewed-slider.style1 {
  margin: 45px 0 14px;
}
.sw-mostviewed-slider.style1:hover .res-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-mostviewed-slider.style1:hover .res-button.slick-prev {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.sw-mostviewed-slider.style1:hover .res-button.slick-next {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.sw-mostviewed-slider.style1 .box-slider-title h2 {
  background: url(../assets/img/bg-title2.png) left bottom no-repeat;
  color: #222;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 30px;
  padding: 0 0 20px;
  text-align: left;
  text-transform: uppercase;
}
.rtl .sw-mostviewed-slider.style1 .box-slider-title h2 {
  background: url(../assets/img/bg-title2.png) right bottom no-repeat;
  text-align: right;
}
.sw-mostviewed-slider.style1 .box-slider-title h2 span {
  color: #f27666;
}
.sw-mostviewed-slider.style1 .woocommmerce-shop {
  display: none;
}
.sw-mostviewed-slider.style1 .res-button {
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 0;
  border: 0;
  position: absolute;
  top: 0;
  right: 0 !important;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: none;
  background: #f5f5f5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sw-mostviewed-slider.style1 .res-button.slick-prev {
  right: 30px !important;
  left: auto !important;
  -webkit-transform: translate(-30px,0);
  -ms-transform: translate(-30px,0);
  transform: translate(-30px,0);
}
.rtl .sw-mostviewed-slider.style1 .res-button.slick-prev {
  left: 30px !important;
  right: auto !important;
}
.rtl .sw-mostviewed-slider.style1 .res-button.slick-prev:before {
  content: '\f061';
}
.sw-mostviewed-slider.style1 .res-button.slick-prev:before {
  content: '\f060';
  line-height: 15px;
  font-family: FontAwesome;
  font-size: 14px;
  color: #444;
}
.sw-mostviewed-slider.style1 .res-button.slick-prev:hover {
  border: 0;
}
.sw-mostviewed-slider.style1 .res-button.slick-prev:hover:before {
  color: #f27666;
  background: #f5f5f5;
}
.sw-mostviewed-slider.style1 .res-button.slick-next {
  left: auto !important;
  -webkit-transform: translate(30px,0);
  -ms-transform: translate(30px,0);
  transform: translate(30px,0);
}
.rtl .sw-mostviewed-slider.style1 .res-button.slick-next {
  left: 0 !important;
  right: auto !important;
}
.rtl .sw-mostviewed-slider.style1 .res-button.slick-next:before {
  content: '\f060';
}
.sw-mostviewed-slider.style1 .res-button.slick-next:before {
  content: '\f061';
  line-height: 15px;
  font-family: FontAwesome;
  font-size: 14px;
  color: #444;
}
.sw-mostviewed-slider.style1 .res-button.slick-next:hover {
  border: 0;
}
.sw-mostviewed-slider.style1 .res-button.slick-next:hover:before {
  color: #f27666;
  background: #f5f5f5;
  border: 0;
}
.sw-mostviewed-slider.style1 .resp-slider-container .slick-slider .item {
  margin: 0;
}
.sw-mostviewed-slider .box-slider-title h2 {
  line-height: 40px;
  padding: 0 0 7px;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  color: #222;
  background: url(../assets/img/bg-title3.png) no-repeat left bottom;
  margin-bottom: 20px;
}
.rtl .sw-mostviewed-slider .box-slider-title h2 {
  background: url(../assets/img/bg-title3.png) no-repeat right bottom;
  text-align: right;
}
.sw-mostviewed-slider .box-slider-title h2 span {
  color: #f27666;
}
.sw-mostviewed-slider .woocommmerce-shop {
  position: absolute;
  z-index: 5;
  top: 9px;
  right: 115px;
}
.rtl .sw-mostviewed-slider .woocommmerce-shop {
  left: 115px;
  right: auto;
}
.sw-mostviewed-slider .woocommmerce-shop a {
  font-size: 14px;
  font-weight: 600;
  color: #222;
  height: 40px;
  padding: 0 15px;
  line-height: 38px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 4px;
  display: inline-block;
}
.sw-mostviewed-slider .woocommmerce-shop a:hover {
  color: #f27666;
  border: 1px solid #f27666;
}
.sw-mostviewed-slider .res-button {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 4px;
  border: 1px solid #ddd;
  position: absolute;
  top: 9px;
  right: 0 !important;
  z-index: 5;
  opacity: 1;
  filter: alpha(opacity=100);
  box-shadow: none;
}
.sw-mostviewed-slider .res-button.slick-prev {
  right: 45px !important;
  left: auto !important;
}
.rtl .sw-mostviewed-slider .res-button.slick-prev {
  left: 45px !important;
  right: auto !important;
}
.rtl .sw-mostviewed-slider .res-button.slick-prev:before {
  content: '\f105';
}
.sw-mostviewed-slider .res-button.slick-prev:before {
  content: '\f104';
  line-height: 38px;
  font-family: FontAwesome;
  font-size: 16px;
  color: #b2b2b2;
}
.sw-mostviewed-slider .res-button.slick-prev:hover {
  border: 1px solid #f27666;
}
.sw-mostviewed-slider .res-button.slick-prev:hover:before {
  color: #f27666;
}
.sw-mostviewed-slider .res-button.slick-next {
  left: auto !important;
}
.rtl .sw-mostviewed-slider .res-button.slick-next {
  left: 0 !important;
  right: auto !important;
}
.rtl .sw-mostviewed-slider .res-button.slick-next:before {
  content: '\f104';
}
.sw-mostviewed-slider .res-button.slick-next:before {
  content: '\f105';
  line-height: 38px;
  font-family: FontAwesome;
  font-size: 16px;
  color: #b2b2b2;
}
.sw-mostviewed-slider .res-button.slick-next:hover {
  border: 1px solid #f27666;
}
.sw-mostviewed-slider .res-button.slick-next:hover:before {
  color: #f27666;
}
.sw-mostviewed-slider .slick-slider .item .item-inner {
  margin-bottom: 30px;
}
.sw-mostviewed-slider .slick-slider .item .item-inner .item-thumbnail {
  width: 100px;
  margin-right: 20px;
  border: 1px solid #ddd;
}
.rtl .sw-mostviewed-slider .slick-slider .item .item-inner .item-thumbnail {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.sw-mostviewed-slider .slick-slider .item .item-inner:hover .item-thumbnail {
  border: 1px solid #f27666;
}
.sw-mostviewed-slider .slick-slider .item .item-inner .item-content h4 a {
  font-size: 14px;
  font-weight: 500;
  color: #444;
}
.sw-mostviewed-slider .slick-slider .item .item-inner .item-content h4 a:hover {
  color: #f27666;
}
.sw-mostviewed-slider .slick-slider .item .item-inner .item-content div.star {
  margin-bottom: 10px;
}
.sw-mostviewed-slider .slick-slider .item .item-inner .item-content .item-price {
  display: block;
}
.sw-mostviewed-slider .slick-slider .item .item-inner .item-content span.amount {
  font-size: 18px;
  color: #fa381d;
  font-weight: 600;
}
.sw-mostviewed-slider .slick-slider .item .item-inner .item-content del {
  line-height: 26px;
}
.sw-mostviewed-slider .slick-slider .item .item-inner .item-content del span.amount {
  color: #999;
  font-size: 16px;
}
.sw-mostviewed-slider .slick-slider .item .item-inner .item-content ins {
  text-decoration: none;
  float: left;
  margin-right: 10px;
}
.rtl .sw-mostviewed-slider .slick-slider .item .item-inner .item-content ins {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.products-thumb {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 10px;
}
.products-thumb span.onsale {
  display: block;
  position: absolute;
  background-color: #f27666;
  height: 34px;
  width: 64px;
  line-height: 35px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border-top-left-radius: 17px;
  border-bottom-left-radius: 17px;
  border-top-right-radius: 17px;
  top: 20px;
  left: 20px;
  right: auto;
  z-index: 5;
}
.products-thumb .product-thumb-hover,
.products-thumb > a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
}
.products-thumb .product-thumb-hover img.attachment-shop_catalog,
.products-thumb > a img.attachment-shop_catalog {
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.col-lg-6 .products-thumb .product-thumb-hover img.attachment-shop_catalog,
.col-sm-6 .products-thumb .product-thumb-hover img.attachment-shop_catalog,
.col-lg-6 .products-thumb > a img.attachment-shop_catalog,
.col-sm-6 .products-thumb > a img.attachment-shop_catalog {
  margin: 0 auto;
}
.products-thumb .product-thumb-hover img.hover-image,
.products-thumb > a img.hover-image {
  left: 0;
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  -webkit-transform: translate(-420px,0);
  -ms-transform: translate(-420px,0);
  transform: translate(-420px,0);
  position: absolute;
  top: 0;
}
.products-thumb a.fancybox:hover {
  background-color: #f27666 !important;
}
.products-thumb:hover .product-thumb-hover img.attachment-shop_catalog {
  -webkit-transform: translate(420px,0);
  -ms-transform: translate(420px,0);
  transform: translate(420px,0);
}
.products-thumb:hover .product-thumb-hover img.hover-image {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.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 #f27666 !important;
}
.vc_wp_search .widget_search .searchform input[type="text"] {
  border: 1px solid #e1e1e1;
}
#subscribe_popup {
  display: none;
  background-color: #fff;
  width: 830px;
  height: 420px;
  background-repeat: no-repeat;
  padding: 0;
  overflow: hidden;
}
#subscribe_popup .subscribe-popup-container {
  display: inline-block;
  float: right;
  margin: 0 60px;
  padding: 95px 0;
  text-align: center;
}
#subscribe_popup .subscribe-popup-container h3 {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  color: #f27666;
  margin-bottom: 10px;
}
#subscribe_popup .subscribe-popup-container h2 {
  color: #222;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 40px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
  position: relative;
  min-width: 370px;
  width: 370px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form {
  margin: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form label {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form input[type="email"] {
  width: 100%;
  margin-bottom: 30px;
  padding: 0 20px;
  box-shadow: 0 2px 2px #aaa;
  background-color: #f5f5f5;
  height: 46px;
  border-radius: 23px;
  border: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form input[type="submit"] {
  position: relative;
  display: inline-block;
  right: auto;
  left: auto;
  height: 45px;
  line-height: 45px;
  padding: 0 44px;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 22px;
  background-color: #111;
  border: 1px solid #111;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form input[type="submit"]:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  margin-bottom: 30px;
}
.sw-best-seller-product,
.sw-latest-product,
.sw-recommend-product {
  margin: 45px 0;
}
.sw-best-seller-product .box-slider-title h2,
.sw-latest-product .box-slider-title h2,
.sw-recommend-product .box-slider-title h2 {
  background: url(../assets/img/bg-title2.png) left bottom no-repeat;
  color: #222;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 30px;
  padding: 0 0 20px;
  text-align: left;
  text-transform: uppercase;
}
.rtl .sw-best-seller-product .box-slider-title h2,
.rtl .sw-latest-product .box-slider-title h2,
.rtl .sw-recommend-product .box-slider-title h2 {
  background: url(../assets/img/bg-title2.png) right bottom no-repeat;
  text-align: right;
}
.sw-best-seller-product .box-slider-title h2 span,
.sw-latest-product .box-slider-title h2 span,
.sw-recommend-product .box-slider-title h2 span {
  color: #f27666;
}
.sw-best-seller-product .item,
.sw-latest-product .item,
.sw-recommend-product .item {
  margin-bottom: 30px;
}
.sw-best-seller-product .item .item-inner,
.sw-latest-product .item .item-inner,
.sw-recommend-product .item .item-inner {
  overflow: hidden;
}
.sw-best-seller-product .item .item-inner .item-img,
.sw-latest-product .item .item-inner .item-img,
.sw-recommend-product .item .item-inner .item-img {
  float: left;
  margin-right: 20px;
  border: 1px solid #ddd;
}
.rtl .sw-best-seller-product .item .item-inner .item-img,
.rtl .sw-latest-product .item .item-inner .item-img,
.rtl .sw-recommend-product .item .item-inner .item-img {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.sw-best-seller-product .item .item-inner .item-img a,
.sw-latest-product .item .item-inner .item-img a,
.sw-recommend-product .item .item-inner .item-img a {
  display: block;
  width: 98px;
}
.sw-best-seller-product .item .item-inner .item-content h4 a,
.sw-latest-product .item .item-inner .item-content h4 a,
.sw-recommend-product .item .item-inner .item-content h4 a {
  font-size: 14px;
  font-weight: 500;
  color: #444;
}
.sw-best-seller-product .item .item-inner .item-content h4 a:hover,
.sw-latest-product .item .item-inner .item-content h4 a:hover,
.sw-recommend-product .item .item-inner .item-content h4 a:hover {
  color: #f27666;
}
.sw-best-seller-product .item .item-inner .item-content div.star,
.sw-latest-product .item .item-inner .item-content div.star,
.sw-recommend-product .item .item-inner .item-content div.star {
  margin-bottom: 10px;
}
.sw-best-seller-product .item .item-inner .item-content .item-price,
.sw-latest-product .item .item-inner .item-content .item-price,
.sw-recommend-product .item .item-inner .item-content .item-price {
  display: block;
}
.sw-best-seller-product .item .item-inner .item-content span.amount,
.sw-latest-product .item .item-inner .item-content span.amount,
.sw-recommend-product .item .item-inner .item-content span.amount {
  font-size: 18px;
  color: #fa381d;
  font-weight: 600;
}
.sw-best-seller-product .item .item-inner .item-content del,
.sw-latest-product .item .item-inner .item-content del,
.sw-recommend-product .item .item-inner .item-content del {
  line-height: 26px;
}
.sw-best-seller-product .item .item-inner .item-content del span.amount,
.sw-latest-product .item .item-inner .item-content del span.amount,
.sw-recommend-product .item .item-inner .item-content del span.amount {
  color: #999;
  font-size: 16px;
}
.sw-best-seller-product .item .item-inner .item-content ins,
.sw-latest-product .item .item-inner .item-content ins,
.sw-recommend-product .item .item-inner .item-content ins {
  text-decoration: none;
  float: left;
  margin-right: 10px;
}
.rtl .sw-best-seller-product .item .item-inner .item-content ins,
.rtl .sw-latest-product .item .item-inner .item-content ins,
.rtl .sw-recommend-product .item .item-inner .item-content ins {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.sw-best-seller-product .item:hover .item-img,
.sw-latest-product .item:hover .item-img,
.sw-recommend-product .item:hover .item-img {
  border: 1px solid #f27666;
}
.box-slider-title2 h2 {
  color: #222;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 3px solid #eee;
  padding: 0 0 10px;
  margin: 0 0 20px;
  text-align: left;
  text-transform: uppercase;
}
.rtl .box-slider-title2 h2 {
  text-align: right;
}
.sw-best-seller-product-slider,
.sw-latest-product-slider {
  margin: 45px 0 14px;
}
.sw-best-seller-product-slider:hover .customNavigation a,
.sw-latest-product-slider:hover .customNavigation a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-best-seller-product-slider:hover .customNavigation a.prev-bs,
.sw-latest-product-slider:hover .customNavigation a.prev-bs {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.sw-best-seller-product-slider:hover .customNavigation a.next-bs,
.sw-latest-product-slider:hover .customNavigation a.next-bs {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.sw-best-seller-product-slider .box-slider-title h2,
.sw-latest-product-slider .box-slider-title h2 {
  background: url(../assets/img/bg-title2.png) left bottom no-repeat;
  color: #222;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 30px;
  padding: 0 0 20px;
  text-align: left;
  text-transform: uppercase;
}
.rtl .sw-best-seller-product-slider .box-slider-title h2,
.rtl .sw-latest-product-slider .box-slider-title h2 {
  background: url(../assets/img/bg-title2.png) right bottom no-repeat;
  text-align: right;
}
.sw-best-seller-product-slider .box-slider-title h2 span,
.sw-latest-product-slider .box-slider-title h2 span {
  color: #f27666;
}
.sw-best-seller-product-slider .customNavigation,
.sw-latest-product-slider .customNavigation {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.rtl .sw-best-seller-product-slider .customNavigation,
.rtl .sw-latest-product-slider .customNavigation {
  left: 20px;
  right: auto;
}
.sw-best-seller-product-slider .customNavigation a,
.sw-latest-product-slider .customNavigation a {
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .sw-best-seller-product-slider .customNavigation a,
.rtl .sw-latest-product-slider .customNavigation a {
  margin: 0 5px;
}
.sw-best-seller-product-slider .customNavigation a.prev-bs,
.sw-latest-product-slider .customNavigation a.prev-bs {
  margin-right: 10px;
  -webkit-transform: translate(-30px,0);
  -ms-transform: translate(-30px,0);
  transform: translate(-30px,0);
}
.sw-best-seller-product-slider .customNavigation a.next-bs,
.sw-latest-product-slider .customNavigation a.next-bs {
  -webkit-transform: translate(30px,0);
  -ms-transform: translate(30px,0);
  transform: translate(30px,0);
}
.sw-best-seller-product-slider .customNavigation a.fa-arrow-left:before,
.sw-latest-product-slider .customNavigation a.fa-arrow-left:before {
  content: '\f060';
}
.rtl .sw-best-seller-product-slider .customNavigation a.fa-arrow-left:before,
.rtl .sw-latest-product-slider .customNavigation a.fa-arrow-left:before {
  content: '\f061';
}
.sw-best-seller-product-slider .customNavigation a.fa-arrow-right:before,
.sw-latest-product-slider .customNavigation a.fa-arrow-right:before {
  content: '\f061';
}
.rtl .sw-best-seller-product-slider .customNavigation a.fa-arrow-right:before,
.rtl .sw-latest-product-slider .customNavigation a.fa-arrow-right:before {
  content: '\f060';
}
.sw-best-seller-product-slider .customNavigation a:hover,
.sw-latest-product-slider .customNavigation a:hover {
  color: #f27666;
}
.sw-best-seller-product-slider .carousel-inner .item-detail,
.sw-latest-product-slider .carousel-inner .item-detail {
  margin-bottom: 30px;
  overflow: hidden;
}
.sw-best-seller-product-slider .carousel-inner .item-detail .item-img,
.sw-latest-product-slider .carousel-inner .item-detail .item-img {
  float: left;
  margin-right: 20px;
  border: 1px solid #ddd;
}
.rtl .sw-best-seller-product-slider .carousel-inner .item-detail .item-img,
.rtl .sw-latest-product-slider .carousel-inner .item-detail .item-img {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.sw-best-seller-product-slider .carousel-inner .item-detail .item-img a,
.sw-latest-product-slider .carousel-inner .item-detail .item-img a {
  display: block;
  width: 98px;
}
.sw-best-seller-product-slider .carousel-inner .item-detail .item-content h4 a,
.sw-latest-product-slider .carousel-inner .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: 500;
  color: #444;
}
.sw-best-seller-product-slider .carousel-inner .item-detail .item-content h4 a:hover,
.sw-latest-product-slider .carousel-inner .item-detail .item-content h4 a:hover {
  color: #f27666;
}
.sw-best-seller-product-slider .carousel-inner .item-detail .item-content div.star,
.sw-latest-product-slider .carousel-inner .item-detail .item-content div.star {
  margin-bottom: 10px;
}
.sw-best-seller-product-slider .carousel-inner .item-detail .item-content .item-price,
.sw-latest-product-slider .carousel-inner .item-detail .item-content .item-price {
  display: block;
}
.sw-best-seller-product-slider .carousel-inner .item-detail .item-content span.amount,
.sw-latest-product-slider .carousel-inner .item-detail .item-content span.amount {
  font-size: 18px;
  color: #fa381d;
  font-weight: 600;
}
.sw-best-seller-product-slider .carousel-inner .item-detail .item-content del,
.sw-latest-product-slider .carousel-inner .item-detail .item-content del {
  line-height: 26px;
}
.sw-best-seller-product-slider .carousel-inner .item-detail .item-content del span.amount,
.sw-latest-product-slider .carousel-inner .item-detail .item-content del span.amount {
  color: #999;
  font-size: 16px;
}
.sw-best-seller-product-slider .carousel-inner .item-detail .item-content ins,
.sw-latest-product-slider .carousel-inner .item-detail .item-content ins {
  text-decoration: none;
  float: left;
  margin-right: 10px;
}
.rtl .sw-best-seller-product-slider .carousel-inner .item-detail .item-content ins,
.rtl .sw-latest-product-slider .carousel-inner .item-detail .item-content ins {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.sw-best-seller-product-slider .carousel-inner .item-detail:hover .item-img,
.sw-latest-product-slider .carousel-inner .item-detail:hover .item-img {
  border: 1px solid #f27666;
}
.sw-best-seller-product-slider.style1 {
  position: relative;
  margin: 5px 0 20px;
}
.sw-best-seller-product-slider.style1 .box-slider-title h2 {
  background: none;
  border-bottom: 3px solid #eee;
  padding: 0 0 8px;
  margin: 0 0 20px;
}
.sw-best-seller-product-slider.style1 .box-slider-title h2 span {
  color: #222;
}
.sw-best-seller-product-slider.style1 .customNavigation {
  top: -8px;
}
.rtl .sw-best-seller-product-slider.style1 .customNavigation {
  left: 0;
  right: auto;
}
.sw-best-seller-product-slider.style1 .customNavigation a.btn-bs {
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #ddd;
  font-size: 18px;
  color: #ddd;
  background-color: #fff;
  text-align: center;
  border-radius: 4px;
  margin: 0 3px;
  opacity: 1;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.sw-best-seller-product-slider.style1 .customNavigation a.btn-bs:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
  color: #fff;
}
.sw-best-seller-product-slider.style1 .customNavigation a.btn-bs.prev-bs {
  right: 35px;
}
.rtl .sw-best-seller-product-slider.style1 .customNavigation a.btn-bs.prev-bs {
  left: 35px;
  right: auto;
}
.rtl .sw-best-seller-product-slider.style1 .customNavigation a.btn-bs.prev-bs:before {
  content: '\f105';
}
.sw-best-seller-product-slider.style1 .customNavigation a.btn-bs.next-bs {
  right: 0;
}
.rtl .sw-best-seller-product-slider.style1 .customNavigation a.btn-bs.next-bs {
  left: 0;
  right: auto;
}
.rtl .sw-best-seller-product-slider.style1 .customNavigation a.btn-bs.next-bs:before {
  content: '\f104';
}
.sw-best-seller-product-slider.style1 .carousel-inner .item-detail {
  margin-bottom: 20px;
}
.sw-best-seller-product-slider.style1 .carousel-inner .item-detail .item-img {
  border: 1px solid #fafafa;
  margin-right: 10px;
}
.sw-best-seller-product-slider.style1 .carousel-inner .item-detail .item-img:hover {
  border: 1px solid #f27666;
}
.rtl .sw-best-seller-product-slider.style1 .carousel-inner .item-detail .item-img {
  margin-left: 10px;
  margin-right: 0;
}
.sw-best-seller-product-slider.style1 .carousel-inner .item-detail .item-content {
  padding: 5px 0;
}
.sw-recommend-product-slider,
.sw-betseller-product-slider {
  position: relative;
  z-index: 1;
}
.sw-recommend-product-slider .box-slider-title h2,
.sw-betseller-product-slider .box-slider-title h2 {
  background-color: #222;
  line-height: 54px;
  padding: 0 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-align: left;
  margin: 0;
}
.rtl .sw-recommend-product-slider .box-slider-title h2,
.rtl .sw-betseller-product-slider .box-slider-title h2 {
  text-align: right;
}
.sw-recommend-product-slider .box-slider-title h2 span,
.sw-betseller-product-slider .box-slider-title h2 span {
  color: #f27666;
}
.sw-recommend-product-slider .customNavigation,
.sw-betseller-product-slider .customNavigation {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 3;
}
.rtl .sw-recommend-product-slider .customNavigation,
.rtl .sw-betseller-product-slider .customNavigation {
  left: 20px;
  right: auto;
}
.sw-recommend-product-slider .customNavigation a,
.sw-betseller-product-slider .customNavigation a {
  margin: 0;
  color: #e9e9e9;
  font-size: 14px;
}
.rtl .sw-recommend-product-slider .customNavigation a,
.rtl .sw-betseller-product-slider .customNavigation a {
  margin: 0 5px;
}
.sw-recommend-product-slider .customNavigation a.prev-bs,
.sw-betseller-product-slider .customNavigation a.prev-bs {
  margin-right: 10px;
}
.sw-recommend-product-slider .customNavigation a.fa-arrow-left:before,
.sw-betseller-product-slider .customNavigation a.fa-arrow-left:before {
  content: '\f060';
}
.rtl .sw-recommend-product-slider .customNavigation a.fa-arrow-left:before,
.rtl .sw-betseller-product-slider .customNavigation a.fa-arrow-left:before {
  content: '\f061';
}
.sw-recommend-product-slider .customNavigation a.fa-arrow-right:before,
.sw-betseller-product-slider .customNavigation a.fa-arrow-right:before {
  content: '\f061';
}
.rtl .sw-recommend-product-slider .customNavigation a.fa-arrow-right:before,
.rtl .sw-betseller-product-slider .customNavigation a.fa-arrow-right:before {
  content: '\f060';
}
.sw-recommend-product-slider .customNavigation a:hover,
.sw-betseller-product-slider .customNavigation a:hover {
  color: #f27666;
}
.sw-recommend-product-slider .carousel-inner .item,
.sw-betseller-product-slider .carousel-inner .item {
  padding: 30px 15px 0;
  border: 1px solid #ddd;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #fff;
}
.sw-recommend-product-slider .carousel-inner .item .item-detail,
.sw-betseller-product-slider .carousel-inner .item .item-detail {
  margin-bottom: 25px;
  overflow: hidden;
}
.sw-recommend-product-slider .carousel-inner .item .item-detail .item-img,
.sw-betseller-product-slider .carousel-inner .item .item-detail .item-img {
  width: 90px;
  float: left;
  border: 1px solid #ddd;
  margin-right: 15px;
}
.rtl .sw-recommend-product-slider .carousel-inner .item .item-detail .item-img,
.rtl .sw-betseller-product-slider .carousel-inner .item .item-detail .item-img {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.sw-recommend-product-slider .carousel-inner .item .item-detail .item-content h4,
.sw-betseller-product-slider .carousel-inner .item .item-detail .item-content h4 {
  margin: 0 0 5px;
}
.sw-recommend-product-slider .carousel-inner .item .item-detail .item-content h4 a,
.sw-betseller-product-slider .carousel-inner .item .item-detail .item-content h4 a {
  font-size: 14px;
  color: #444;
  font-weight: 500;
}
.sw-recommend-product-slider .carousel-inner .item .item-detail .item-content h4 a:hover,
.sw-betseller-product-slider .carousel-inner .item .item-detail .item-content h4 a:hover {
  color: #f27666;
}
.sw-recommend-product-slider .carousel-inner .item .item-detail .item-content .item-price,
.sw-betseller-product-slider .carousel-inner .item .item-detail .item-content .item-price {
  display: block;
  margin: 0;
}
.sw-recommend-product-slider .carousel-inner .item .item-detail .item-content .item-price p,
.sw-betseller-product-slider .carousel-inner .item .item-detail .item-content .item-price p {
  margin: 0;
}
.sw-recommend-product-slider .carousel-inner .item .item-detail .item-content .item-price span.amount,
.sw-betseller-product-slider .carousel-inner .item .item-detail .item-content .item-price span.amount {
  font-size: 18px;
  font-weight: 600;
  color: #fa381d;
}
.sw-recommend-product-slider .carousel-inner .item .item-detail .item-content .item-price del,
.sw-betseller-product-slider .carousel-inner .item .item-detail .item-content .item-price del {
  display: none;
}
.sw-recommend-product-slider .carousel-inner .item .item-detail .item-content .item-price ins,
.sw-betseller-product-slider .carousel-inner .item .item-detail .item-content .item-price ins {
  text-decoration: none;
}
.sw-recommend-product-slider .carousel-inner .item .item-detail:hover .item-img,
.sw-betseller-product-slider .carousel-inner .item .item-detail:hover .item-img {
  border: 1px solid #f27666;
}
.responsive-post-slider:hover .res-button.slick-prev {
  right: 45px;
  left: auto !important;
}
.responsive-post-slider:hover .res-button.slick-next {
  right: 20px;
  left: auto !important;
}
.responsive-post-slider .res-button {
  position: absolute;
  top: 10px;
  z-index: 5;
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: center;
  height: 13px;
  width: 13px;
  background-color: #222;
  box-shadow: none;
  border: 0;
}
.responsive-post-slider .res-button.slick-prev {
  right: 45px;
  left: auto !important;
  color: #e9e9e9;
}
.rtl .responsive-post-slider .res-button.slick-prev {
  left: 45px !important;
  right: auto;
}
.rtl .responsive-post-slider .res-button.slick-prev:before {
  content: '\f061';
}
.responsive-post-slider .res-button.slick-prev:before {
  display: inline-block;
  content: '\f060';
  font-family: 'FontAwesome';
  font-size: 14px;
}
.responsive-post-slider .res-button.slick-prev:hover {
  color: #f27666;
}
.responsive-post-slider .res-button.slick-next {
  right: 20px;
  left: auto !important;
  color: #e9e9e9;
}
.rtl .responsive-post-slider .res-button.slick-next {
  left: 20px !important;
  right: auto;
}
.rtl .responsive-post-slider .res-button.slick-next:before {
  content: '\f060';
}
.responsive-post-slider .res-button.slick-next:before {
  display: inline-block;
  content: '\f061';
  font-family: 'FontAwesome';
  font-size: 14px;
}
.responsive-post-slider .res-button.slick-next:hover {
  color: #f27666;
}
.responsive-post-slider .resp-slider-container .box-slider-title {
  background-color: #222;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  line-height: 54px;
  padding: 18px 20px;
}
.responsive-post-slider .resp-slider-container .box-slider-title h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  background-color: #222;
  border: 0;
  color: #fff;
  margin: 0;
}
.rtl .responsive-post-slider .resp-slider-container .box-slider-title h2 {
  text-align: right;
}
.responsive-post-slider .resp-slider-container .box-slider-title h2 span {
  color: #f27666;
}
.responsive-post-slider .resp-slider-container .slick-slider {
  padding: 20px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.responsive-post-slider .resp-slider-container .slick-slider .item {
  margin: 0;
  background-color: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .img_over {
  display: block;
  overflow: hidden;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .img_over img {
  height: auto;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin: 0;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .img_over:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .widget-title h4 {
  margin-top: 12px;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .widget-title h4 a {
  font-size: 14px;
  color: #222;
  font-weight: 600;
  text-transform: capitalize;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .widget-title h4 a:hover {
  color: #f27666;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .description {
  font-size: 13px;
  color: #666;
  margin-bottom: 15px;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .item-meta {
  overflow: hidden;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .item-meta .entry-comment {
  float: left;
  font-size: 13px;
  color: #555;
}
.rtl .responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .item-meta .entry-comment {
  float: right;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .item-meta .readmore {
  float: right;
}
.rtl .responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .item-meta .readmore {
  float: left;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .item-meta .readmore a {
  font-weight: 500;
  font-size: 13px;
  color: #333;
  text-transform: capitalize;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .item-meta .readmore a:hover {
  color: #f27666;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .item-meta .readmore a i {
  margin-left: 10px;
}
.rtl .responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .item-meta .readmore a i {
  margin-right: 10px;
  margin-left: 5px;
}
.rtl .responsive-post-slider .resp-slider-container .slick-slider .item .item-inner .entry-content .item-meta .readmore a i.fa-arrow-circle-right:before {
  content: '\f0a8';
}
.responsive-post-slider2 {
  margin: 35px 0 28px;
}
.responsive-post-slider2.style1 {
  margin: 25px 0 28px;
}
.responsive-post-slider2.style1 .res-button {
  top: -60px;
  height: 30px;
  width: 30px;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fff;
  color: #ddd;
  opacity: 1;
  box-shadow: none;
  text-align: center;
  top: -5px;
}
.responsive-post-slider2.style1 .res-button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.responsive-post-slider2.style1 .res-button:hover:before {
  color: #fff;
}
.responsive-post-slider2.style1 .res-button:before {
  line-height: 28px;
  font-family: 'FontAwesome';
  font-size: 18px;
}
.responsive-post-slider2.style1 .res-button.slick-prev {
  right: 35px;
  left: auto;
}
.responsive-post-slider2.style1 .res-button.slick-prev:before {
  content: '\f104';
}
.rtl .responsive-post-slider2.style1 .res-button.slick-prev {
  left: 35px;
  right: auto;
}
.rtl .responsive-post-slider2.style1 .res-button.slick-prev:before {
  content: '\f105';
}
.responsive-post-slider2.style1 .res-button.slick-next {
  right: 0;
  left: auto;
}
.responsive-post-slider2.style1 .res-button.slick-next:before {
  content: '\f105';
}
.rtl .responsive-post-slider2.style1 .res-button.slick-next {
  left: 0;
  right: auto;
}
.rtl .responsive-post-slider2.style1 .res-button.slick-next:before {
  content: '\f104';
}
.responsive-post-slider2.style1 .slider .slick-list .item {
  margin: 0 0 5px;
}
.responsive-post-slider2.style1 .slider .slick-list .item .widget-post .widget-thumb .img_over {
  margin-bottom: 5px;
}
.responsive-post-slider2.style1 .slider .slick-list .item .widget-post .widget-thumb .img_over:hover:before {
  opacity: 0.6;
}
.responsive-post-slider2.style1 .slider .slick-list .item .widget-post .widget-thumb .img_over:before {
  background: url('../assets/img/bg-blog-hover3.png') no-repeat scroll center center #222;
}
.responsive-post-slider2.style1 .slider .slick-list .item .widget-post .widget-thumb .entry-content {
  position: relative;
}
.responsive-post-slider2.style1 .slider .slick-list .item .widget-post .widget-thumb .entry-content .item-date {
  margin: 0;
  position: absolute;
  top: -89px;
  right: 10px;
  width: 50px;
  float: none;
}
.rtl .responsive-post-slider2.style1 .slider .slick-list .item .widget-post .widget-thumb .entry-content .item-date {
  left: 10px;
  right: auto;
  margin: 0;
}
.responsive-post-slider2.style1 .slider .slick-list .item .widget-post .widget-thumb .entry-content .item-date .month-post {
  padding: 3px 0 0;
  font-size: 12px;
  line-height: 19px;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.responsive-post-slider2.style1 .slider .slick-list .item .widget-post .widget-thumb .entry-content .item-date .day-post {
  padding: 16px 0 10px;
  border-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.responsive-post-slider2 .box-slider-title h2 {
  line-height: 54px;
  padding: 30px 15px 25px;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #222;
  background: url(../assets/img/bg-title1.png) no-repeat center bottom;
  margin-bottom: 20px;
}
.responsive-post-slider2 .box-slider-title h2 span {
  color: #f27666;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb {
  border: 0;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .img_over {
  margin-bottom: 7px;
  position: relative;
  display: inline-block;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .img_over .size-full {
  margin-bottom: 0;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .img_over:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  visibility: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  background: url(../assets/img/bg-blog-hover.png) no-repeat center center #222222;
  transform: scale(0.5) rotateY(180deg);
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  z-index: 99;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .img_over:hover:before {
  opacity: 0.45;
  visibility: visible;
  transform: scale(1) rotateY(0deg);
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-date {
  float: left;
  margin-right: 20px;
  border-radius: 5px;
}
.rtl .responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-date {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-date .day-post {
  font-weight: 600;
  font-size: 26px;
  color: #fff;
  text-align: center;
  background-color: #f27666;
  padding: 20px 15px 18px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-date .month-post {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #222;
  padding: 19px 15px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-text h4 a {
  font-weight: 600;
  font-size: 18px;
  color: #222;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-text h4 a:hover {
  color: #f27666;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-text .description {
  font-size: 13px;
  margin-bottom: 10px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-meta {
  overflow: hidden;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-meta .entry-comment {
  float: left;
  font-size: 13px;
  font-weight: 500;
  color: #555;
}
.rtl .responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-meta .entry-comment {
  float: right;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-meta .readmore {
  float: right;
}
.rtl .responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-meta .readmore {
  float: left;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-meta .readmore a {
  font-weight: 500;
  color: #333;
  text-transform: capitalize;
  font-size: 13px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-meta .readmore a:hover {
  color: #f27666;
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-meta .readmore a i.fa-arrow-circle-right {
  margin-left: 10px;
}
.rtl .responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-meta .readmore a i.fa-arrow-circle-right {
  margin-right: 10px;
  margin-left: 5px;
}
.rtl .responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-meta .readmore a i.fa-arrow-circle-right:before {
  content: '\f0a8';
}
.responsive-post-slider2 .resp-slider-container .slider .item .widget-post:hover .widget-thumb {
  border: 0;
}
.category-ajax-slider {
  padding: 45px 0 80px;
}
.category-ajax-slider ul.nav-tabs {
  margin: 0 0 30px;
  border: 0;
}
.category-ajax-slider ul.nav-tabs .slick-list {
  margin: 0 -10px;
}
.category-ajax-slider ul.nav-tabs li {
  position: relative;
  text-align: center;
  margin: 0 10px;
}
.category-ajax-slider ul.nav-tabs li a {
  display: block;
  max-height: 120px;
  min-width: 150px;
  border-radius: 20px;
  background-color: #fff;
  padding: 25px 0px 15px;
}
.category-ajax-slider ul.nav-tabs li a:hover {
  background-color: #f27666;
  border: 0;
}
.category-ajax-slider ul.nav-tabs li a:hover .item-content h3 {
  color: #fff;
}
.category-ajax-slider ul.nav-tabs li a:hover .item-image-active {
  opacity: 1;
  filter: alpha(opacity=100);
  display: inline-block;
}
.category-ajax-slider ul.nav-tabs li a:hover .item-image {
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
.category-ajax-slider ul.nav-tabs li a:hover:before {
  position: absolute;
  content: '';
  bottom: -10px;
  left: 50%;
  margin-left: -5%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f27666;
}
.category-ajax-slider ul.nav-tabs li a .item-image,
.category-ajax-slider ul.nav-tabs li a .item-image-active {
  margin: 0;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.category-ajax-slider ul.nav-tabs li a .item-image-active {
  display: none;
}
.category-ajax-slider ul.nav-tabs li a .item-image-active {
  opacity: 0;
  filter: alpha(opacity=0);
}
.category-ajax-slider ul.nav-tabs li a .item-content {
  text-align: center;
}
.category-ajax-slider ul.nav-tabs li a .item-content h3 {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  margin-top: 5px;
}
.category-ajax-slider ul.nav-tabs li.active a {
  background-color: #f27666;
  border: 0;
}
.category-ajax-slider ul.nav-tabs li.active a:before {
  position: absolute;
  content: '';
  bottom: -10px;
  left: 50%;
  margin-left: -5%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f27666;
}
.category-ajax-slider ul.nav-tabs li.active a .item-content h3 {
  color: #fff;
}
.category-ajax-slider ul.nav-tabs li.active a .item-image-active {
  opacity: 1;
  filter: alpha(opacity=100);
  display: inline-block;
}
.category-ajax-slider ul.nav-tabs li.active a .item-image {
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
.category-ajax-slider .tab-content .tab-pane.active .res-button {
  display: inline-block;
  height: 90px;
  width: 54px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-top: 30px;
  cursor: pointer;
  z-index: 10;
}
.category-ajax-slider .tab-content .tab-pane.active .res-button.slick-prev {
  position: absolute;
  top: 50%;
  left: -12px;
  text-align: center;
}
.category-ajax-slider .tab-content .tab-pane.active .res-button.slick-prev:hover:before {
  color: #f27666;
}
.category-ajax-slider .tab-content .tab-pane.active .res-button.slick-prev:before {
  display: inline-block;
  font-family: FontAwesome;
  content: '\f104';
  color: #b2b2b2;
  line-height: 90px;
  font-size: 20px;
}
.rtl .category-ajax-slider .tab-content .tab-pane.active .res-button.slick-prev:before {
  content: '\f105';
}
.rtl .category-ajax-slider .tab-content .tab-pane.active .res-button.slick-prev {
  right: -12px;
  left: auto;
}
.category-ajax-slider .tab-content .tab-pane.active .res-button.slick-next {
  position: absolute;
  top: 50%;
  right: -12px;
  text-align: center;
}
.category-ajax-slider .tab-content .tab-pane.active .res-button.slick-next:hover:before {
  color: #f27666;
}
.category-ajax-slider .tab-content .tab-pane.active .res-button.slick-next:before {
  display: inline-block;
  font-family: FontAwesome;
  content: '\f105';
  color: #b2b2b2;
  line-height: 90px;
  font-size: 20px;
}
.rtl .category-ajax-slider .tab-content .tab-pane.active .res-button.slick-next:before {
  content: '\f104';
}
.rtl .category-ajax-slider .tab-content .tab-pane.active .res-button.slick-next {
  left: -12px;
  right: auto;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider {
  margin: 0;
  border-radius: 9px;
  border: 0;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .slick-list,
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item {
  margin: 0;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail {
  background-color: #fff;
  border-left: 1px solid #ddd;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail:hover .item-img .product-thumb-hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail:hover .item-content .item-button .compare-button {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail:hover .item-content .item-button a.add_to_cart_button {
  background-color: #f27666;
  color: #fff;
  border: 1px solid #f27666;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail:hover .item-content .item-button a.add_to_cart_button:hover {
  background-color: #f0614e;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail:hover .item-img a.fancybox {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  background: url(../assets/img/icon-search3.png) no-repeat top 13px center #f27666;
  border: 1px solid #f27666;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail:hover .item-img a.fancybox:hover {
  background: url(../assets/img/icon-search3.png) no-repeat top 13px center #ee4c37 !important;
  border: 1px solid #ee4c37;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-img {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-img .product-thumb-hover {
  position: relative;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-img .product-thumb-hover:before {
  content: '';
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-img a.fancybox {
  display: inline-block !important;
  width: 46px;
  height: 46px;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -15px;
  background: url(../assets/img/icon-search3.png) no-repeat top 13px center #f27666;
  border: 1px solid #f27666;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  border-radius: 50%;
  visibility: hidden;
  transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-img a.fancybox:before {
  background: none;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content {
  text-align: center;
  padding: 0 0 25px;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content h4 {
  margin-bottom: 7px;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content h4 a {
  font-weight: 500;
  font-size: 14px;
  color: #444;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content h4 a:hover {
  color: #f27666;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-price {
  display: inline-block;
  margin-bottom: 22px;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button {
  max-height: 46px;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: inline-flex;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button .clear {
  clear: none;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist {
  opacity: 1;
  visibility: visible;
  vertical-align: top;
  float: left;
  margin-top: 0;
  width: auto;
  max-height: 46px;
  display: inline-block;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rtl .category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist {
  float: right;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background: url('../assets/img/icon-wishlist2.png') no-repeat scroll top -31px center #fff !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid #ddd;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  background: none;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background: url('../assets/img/icon-wishlist2.png') no-repeat scroll top 7px center #f27666 !important;
  border: 1px solid #f27666;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button a.add_to_cart_button {
  position: relative;
  bottom: auto;
  left: auto;
  top: auto;
  right: auto;
  display: inline-block;
  float: left;
  margin: 0 10px;
}
.rtl .category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button a.add_to_cart_button {
  float: right;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button .compare-button {
  opacity: 1;
  visibility: visible;
  text-align: right;
  float: left;
  vertical-align: top;
  display: inline-block;
  width: 46px;
  border-radius: 50%;
  max-height: 46px;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button .compare-button {
  float: right;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button .compare-button .button.compare {
  background: url('../assets/img/icon-compare2.png') no-repeat scroll top -43px center #fff !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid #ddd;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button .compare-button .button.compare:before {
  background: none;
}
.category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-button .compare-button .button.compare:hover {
  background: url('../assets/img/icon-compare2.png') no-repeat scroll top 6px center #f27666 !important;
  border: 1px solid #f27666;
}
.tab-countdown-slide {
  padding: 45px 0 80px;
  position: relative;
  z-index: 1;
}
.tab-countdown-slide .top-left-title {
  float: left;
  color: #fff;
  position: relative;
}
.tab-countdown-slide .top-left-title:after {
  content: '';
  position: absolute;
  bottom: -48px;
  left: 15px;
  height: 1px;
  width: 270px;
  background-color: rgba(255,255,255,0.1);
}
.rtl .tab-countdown-slide .top-left-title:after {
  right: 15px;
  left: auto;
}
.tab-countdown-slide .top-left-title .box-slider-title h2 {
  line-height: 26px;
  padding: 0 0 15px;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  color: #fff;
  background: url(../assets/img/bg-title4.png) no-repeat left bottom;
  margin-bottom: 40px;
}
.rtl .tab-countdown-slide .top-left-title .box-slider-title h2 {
  text-align: right;
  background: url(../assets/img/bg-title4.png) no-repeat right bottom;
}
.tab-countdown-slide .top-left-title .box-slider-title h2 span {
  color: #f27666;
}
.tab-countdown-slide .top-left-title .description-cat {
  color: #fff;
  font-size: 13px;
  opacity: 0.7;
}
.tab-countdown-slide .top-tab-slider-full {
  display: none;
  position: relative;
  height: 150px;
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 {
  position: relative;
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .res-button {
  width: 35px;
  height: 35px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #ddd;
  z-index: 99;
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .res-button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .res-button:hover:before {
  color: #fff;
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .res-button:before {
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #999;
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .res-button.slick-prev:before {
  content: '\f104';
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .res-button.slick-next:before {
  content: '\f105';
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs {
  border: 0;
  margin: 0;
  margin: 0 15px;
  overflow: hidden;
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li {
  margin: 0 !important;
  border: 0;
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li a {
  padding: 0;
  border: 0;
  border-radius: 10px;
  position: relative;
  display: inline-block;
  margin: 0 20px;
  width: 150px;
  height: 150px;
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li a img {
  border-radius: 10px;
}
.tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li.active a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tab-countdown-slide .top-tab-slider {
  position: absolute;
  top: 42px;
  right: -32px;
  width: 164px;
}
.rtl .tab-countdown-slide .top-tab-slider {
  left: -32px;
  right: auto;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider {
  position: relative;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider:hover .res-button.slick-prev {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider:hover .res-button.slick-next {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .tab-countdown-slide .top-tab-slider .sw-tab-slider:hover .res-button.slick-next {
  right: 50%;
  left: auto;
  margin-right: -17px;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button {
  top: -15px;
  left: 50%;
  margin-left: -17px;
  width: 35px;
  height: 35px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: none;
  border: 1px solid #ddd;
  z-index: 99;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button:hover:before {
  color: #fff;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button:before {
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #999;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button.slick-prev {
  -webkit-transform: translate(0,-50px);
  -ms-transform: translate(0,-50px);
  transform: translate(0,-50px);
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button.slick-prev:before {
  content: '\f106';
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button.slick-next {
  bottom: -13px;
  top: auto;
  -webkit-transform: translate(0,40px);
  -ms-transform: translate(0,40px);
  transform: translate(0,40px);
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .res-button.slick-next:before {
  content: '\f107';
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .nav.nav-tabs {
  border: 0;
  margin: 0;
  min-height: 385px;
  height: 385px;
  padding: 0 32px;
  overflow: hidden;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .nav.nav-tabs li {
  margin: 0;
  border: 0;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .nav.nav-tabs li a {
  padding: 0;
  border: 0;
  border-radius: 10px;
  margin-bottom: 35px;
  position: relative;
  display: inline-block;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .nav.nav-tabs li a:before {
  position: absolute;
  top: 50%;
  margin-top: -10%;
  left: -33px;
  content: '';
  width: 0;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
}
.rtl .tab-countdown-slide .top-tab-slider .sw-tab-slider .nav.nav-tabs li a:before {
  right: -33px;
  left: auto;
  border-right: 10px solid #fff;
  border-left: 0;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .nav.nav-tabs li a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .nav.nav-tabs li a img {
  border-radius: 10px;
}
.tab-countdown-slide .top-tab-slider .sw-tab-slider .nav.nav-tabs li.active a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tab-countdown-slide .tab-content {
  float: left;
  width: 61.5%;
  margin-left: 15px;
}
.rtl .tab-countdown-slide .tab-content {
  float: right;
  margin-right: 15px;
  margin-left: 0;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap {
  padding: 10px 10px 5px;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .products-thumb {
  float: left;
  width: 360px;
  margin-right: 20px;
}
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .products-thumb {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .products-thumb > a {
  padding: 30px;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content {
  position: relative;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content h4 {
  margin: 0 0 10px;
  padding-top: 20px;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content h4 a {
  font-size: 20px;
  font-weight: 500;
  color: #222;
  text-transform: capitalize;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content h4 a:hover {
  color: #f27666;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .description {
  font-size: 12px;
  color: #555;
  margin-bottom: 10px;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .description ul {
  list-style: none;
  margin: 0;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .description ul > li {
  line-height: 30px;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .description ul > li a {
  color: #1070dc;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .description ul > li a:hover {
  color: #f27666;
}
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .description ul > li strong {
  float: right;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .item-price {
  margin-bottom: 20px;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .item-price span.amount {
  color: #fa381d;
  font-size: 22px;
  font-weight: 600;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .item-price del span.amount {
  color: #999;
  font-size: 16px;
  line-height: 31px;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .sale-off {
  position: absolute;
  top: 0;
  left: -7px;
  transform: rotate(-45deg);
  color: #fff;
  font-weight: 600;
  font-size: 13px;
}
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .sale-off {
  right: -7px;
  left: auto;
  direction: ltr;
  transform: rotate(45deg);
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content:before {
  content: '';
  position: absolute;
  top: -10px;
  left: -10px;
  display: inline-block;
  border-top: 28px solid #f27666;
  border-right: 28px solid transparent;
  border-bottom: 28px solid transparent;
  border-left: 28px solid #f27666;
}
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content:before {
  right: -10px;
  left: auto;
  border-top: 28px solid #f27666;
  border-left: 28px solid transparent;
  border-bottom: 28px solid transparent;
  border-right: 28px solid #f27666;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .clear {
  clear: none;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart {
  float: left;
}
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart {
  float: right;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart a.add_to_cart_button,
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart .product_type_grouped,
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart .product_type_external {
  position: relative;
  bottom: auto;
  left: auto;
  top: auto;
  right: auto;
  background-color: #222;
  border: 0;
  color: #fff;
  margin: 0;
  display: inline-block;
}
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart a.add_to_cart_button,
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart .product_type_grouped,
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart .product_type_external {
  float: right;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart a.add_to_cart_button:hover,
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart .product_type_grouped:hover,
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart .product_type_external:hover {
  background-color: #f27666;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .yith-wcwl-add-to-wishlist {
  opacity: 1;
  float: left;
  margin-top: 0;
  width: auto;
  max-height: 46px;
  display: inline-block;
  margin: 0 10px;
}
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .yith-wcwl-add-to-wishlist {
  float: right;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background: url('../assets/img/icon-wishlist-cd.png') no-repeat scroll center center #222 !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  background: none;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background: url('../assets/img/icon-wishlist-cd.png') no-repeat scroll center center #f27666 !important;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button {
  opacity: 1;
  float: left;
  vertical-align: top;
  display: inline-block;
  width: 46px;
  border-radius: 50%;
  max-height: 46px;
}
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button {
  float: right;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button .button.compare {
  background: url('../assets/img/icon-compare-cd.png') no-repeat scroll center center #222 !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button .button.compare:before {
  background: none;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button .button.compare:hover {
  background: url('../assets/img/icon-compare-cd.png') no-repeat scroll center center #f27666 !important;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button .button.compare:hover:before {
  background: none;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left {
  position: absolute;
  left: 0;
  bottom: 100px;
  font-size: 16px;
  color: #cecece;
  font-weight: 300;
  display: none;
}
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left {
  right: 0;
  left: auto;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .icon-time {
  background: url('../assets/img/icon-time.png') no-repeat scroll left center;
  display: inline-block;
  padding-left: 30px;
  margin: 0 0 20px;
  font-weight: 600;
}
.rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .icon-time {
  background: url('../assets/img/icon-time.png') no-repeat scroll right center;
  display: inline-block;
  padding-right: 30px;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section {
  float: left;
  margin-right: 18px;
  background: rgba(255,255,255,0.15);
  border-radius: 10px;
  width: 54px;
  height: 90px;
  text-align: center;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section .countdown-amount {
  display: block;
  padding: 0;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  border-radius: 10px;
  background-color: #f27666;
  text-align: center;
  line-height: 50px;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section .countdown-period {
  font-size: 12px;
  color: #fff;
  font-weight: 300;
  line-height: 40px;
  text-transform: capitalize;
}
.tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section:last-child {
  margin: 0;
}
.tab-countdown-slide .tab-content .tab-pane.active .item-wrap .countdown-left {
  display: block;
}
.sw-brand-container-slider {
  padding: 15px 0 10px;
  border-top: 1px solid #ddd;
  position: relative;
}
.sw-brand-container-slider.style1 {
  padding: 0;
  border: 0;
}
.sw-brand-container-slider.style1:hover .res-button.slick-next {
  right: 0;
}
.rtl .sw-brand-container-slider.style1:hover .res-button.slick-next {
  left: 0;
}
.sw-brand-container-slider.style1 .res-button {
  top: -60px;
  height: 30px;
  width: 30px;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fff;
  color: #ddd;
  opacity: 1;
  box-shadow: none;
  text-align: center;
  top: -5px;
}
.sw-brand-container-slider.style1 .res-button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.sw-brand-container-slider.style1 .res-button:hover:before {
  color: #fff;
}
.sw-brand-container-slider.style1 .res-button:before {
  line-height: 28px;
  font-family: 'FontAwesome';
  font-size: 18px;
}
.sw-brand-container-slider.style1 .res-button.slick-prev {
  right: 35px;
  left: auto;
}
.sw-brand-container-slider.style1 .res-button.slick-prev:before {
  content: '\f104';
}
.rtl .sw-brand-container-slider.style1 .res-button.slick-prev {
  left: 35px;
  right: auto;
}
.rtl .sw-brand-container-slider.style1 .res-button.slick-prev:before {
  content: '\f105';
}
.sw-brand-container-slider.style1 .res-button.slick-next {
  right: 0;
  left: auto;
}
.sw-brand-container-slider.style1 .res-button.slick-next:before {
  content: '\f105';
}
.rtl .sw-brand-container-slider.style1 .res-button.slick-next {
  left: 0;
  right: auto;
}
.rtl .sw-brand-container-slider.style1 .res-button.slick-next:before {
  content: '\f104';
}
.sw-brand-container-slider.style1 .res-button.slick-prev,
.sw-brand-container-slider.style1 .res-button.slick-next {
  background: none #fff;
}
.sw-brand-container-slider.style1 .res-button.slick-prev:hover,
.sw-brand-container-slider.style1 .res-button.slick-next:hover {
  background: none #f27666;
}
.sw-brand-container-slider.style1 .slider .slick-list .item {
  padding: 0 20px;
  margin: 0;
}
.sw-brand-container-slider.style1 .slider .slick-list .item .item-image {
  margin-bottom: 10px;
}
.sw-brand-container-slider:hover .res-button.slick-next {
  right: -5px;
}
.sw-brand-container-slider .res-button {
  opacity: 1;
  height: 20px;
  width: 10px;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  z-index: 99;
  top: 69px;
}
.sw-brand-container-slider .res-button.slick-next {
  right: -5px;
  left: auto;
  background: url(../assets/img/icon-next.png) no-repeat center center #fff;
}
.sw-brand-container-slider .res-button.slick-next:hover {
  background: url(../assets/img/pink/icon-next-hover.png) no-repeat center center #fff;
}
.sw-brand-container-slider .res-button.slick-prev {
  left: -5px;
  right: auto;
  background: url(../assets/img/icon-prev.png) no-repeat center center #fff;
}
.sw-brand-container-slider .res-button.slick-prev:hover {
  background: url(../assets/img/pink/icon-prev-hover.png) no-repeat center center #fff;
}
.sw-brand-container-slider .resp-slider-container .slick-list {
  margin: 0;
}
.sw-brand-container-slider .resp-slider-container .slick-list .item-brand-cat {
  text-align: center;
}
.sw-brand-container-slider .resp-slider-container .slick-list .item-brand-cat .item-image a {
  display: inline-block;
  max-width: 100%;
}
.sw-brand-container-slider .resp-slider-container .slick-list .item-brand-cat .item-image a img {
  width: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sw-brand-container-slider .resp-slider-container .slick-list .item-brand-cat .item-image a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.flythem_related_post {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 5px;
}
.flythem_related_post .box-slider-title h2 {
  background-color: #222;
  line-height: 54px;
  padding: 0 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-align: left;
  margin: 0;
}
.rtl .flythem_related_post .box-slider-title h2 {
  text-align: right;
}
.flythem_related_post .box-slider-title h2 span {
  color: #f27666;
  margin-right: 8px;
}
.flythem_related_post .item-wrap {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.flythem_related_post .item-wrap:last-child {
  border-bottom: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.flythem_related_post .item-wrap .item-thumb {
  margin-bottom: 10px;
  display: block;
  overflow: hidden;
}
.flythem_related_post .item-wrap .item-thumb img {
  height: auto;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin: 0;
}
.flythem_related_post .item-wrap .item-thumb:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.flythem_related_post .item-wrap .item-detal {
  padding: 20px;
}
.flythem_related_post .item-wrap .item-detal .item-content h4 a {
  font-size: 14px;
  color: #222;
  text-transform: capitalize;
  font-weight: 600;
}
.flythem_related_post .item-wrap .item-detal .item-content h4 a:hover {
  color: #f27666;
}
.flythem_related_post .item-wrap .item-detal .item-content .item-desc {
  font-size: 13px;
  color: #666;
  margin-bottom: 15px;
}
.flythem_related_post .item-wrap .item-detal .item-content .item-meta {
  overflow: hidden;
}
.flythem_related_post .item-wrap .item-detal .item-content .item-meta .entry-comment {
  float: left;
  font-size: 13px;
  color: #555;
}
.rtl .flythem_related_post .item-wrap .item-detal .item-content .item-meta .entry-comment {
  float: right;
}
.flythem_related_post .item-wrap .item-detal .item-content .item-meta .view-more {
  float: right;
}
.rtl .flythem_related_post .item-wrap .item-detal .item-content .item-meta .view-more {
  float: left;
}
.flythem_related_post .item-wrap .item-detal .item-content .item-meta .view-more a {
  font-size: 13px;
  color: #333;
  font-weight: 500;
  text-transform: capitalize;
}
.flythem_related_post .item-wrap .item-detal .item-content .item-meta .view-more a:hover {
  color: #f27666;
}
.flythem_related_post .item-wrap .item-detal .item-content .item-meta .view-more a i {
  margin-left: 10px;
}
.rtl .flythem_related_post .item-wrap .item-detal .item-content .item-meta .view-more a i {
  margin-right: 10px;
  margin-left: 5px;
}
.rtl .flythem_related_post .item-wrap .item-detal .item-content .item-meta .view-more a i.fa-arrow-circle-right:before {
  content: '\f0a8';
}
.testimonial-default .carousel-cl {
  position: absolute;
  top: -8px;
  right: 0;
  z-index: 99;
}
.rtl .testimonial-default .carousel-cl {
  left: 0;
  right: auto;
}
.testimonial-default .carousel-cl a {
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #ddd;
  font-size: 18px;
  color: #ddd;
  background-color: #fff;
  text-align: center;
  border-radius: 4px;
  margin: 0 3px;
}
.testimonial-default .carousel-cl a:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
  color: #fff;
}
.testimonial-default .carousel-cl a.prev-test {
  right: 35px;
}
.rtl .testimonial-default .carousel-cl a.prev-test {
  left: 35px;
  right: auto;
}
.rtl .testimonial-default .carousel-cl a.prev-test:before {
  content: '\f105';
}
.testimonial-default .carousel-cl a.next-test {
  right: 0;
}
.rtl .testimonial-default .carousel-cl a.next-test {
  left: 0;
  right: auto;
}
.rtl .testimonial-default .carousel-cl a.next-test:before {
  content: '\f104';
}
.testimonial-default .carousel-inner .item .item-inner .client-comment {
  padding: 30px 38px;
  background-color: #f27666;
  color: rgba(255,255,255,0.7);
  position: relative;
  border-radius: 5px;
}
.testimonial-default .carousel-inner .item .item-inner .client-comment:before {
  content: '\f10d';
  font-family: 'FontAwesome';
  color: #eee;
  opacity: 0.5;
  font-size: 30px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.testimonial-default .carousel-inner .item .item-inner .client-comment:after {
  content: '\f10e';
  font-family: 'FontAwesome';
  color: #eee;
  opacity: 0.5;
  font-size: 30px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.testimonial-default .carousel-inner .item .item-inner .image-client {
  text-align: center;
  margin: 17px 0 0;
}
.testimonial-default .carousel-inner .item .item-inner .image-client a {
  display: inline-block;
  max-width: 86px;
  border: 5px solid #e5e5e5;
  border-radius: 50%;
  position: relative;
}
.testimonial-default .carousel-inner .item .item-inner .image-client a:before {
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: -25px;
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f27666;
}
.testimonial-default .carousel-inner .item .item-inner .image-client a img {
  border-radius: 50%;
}
.testimonial-default .carousel-inner .item .item-inner .client-say-info {
  text-align: center;
}
.testimonial-default .carousel-inner .item .item-inner .client-say-info .name-client h2 {
  margin-bottom: 0;
}
.testimonial-default .carousel-inner .item .item-inner .client-say-info .name-client h2 a {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  text-transform: capitalize;
}
.testimonial-default .carousel-inner .item .item-inner .client-say-info .info-client {
  font-size: 12px;
  color: #777;
}
.vc_wp_tagcloud.tag-style-home3 .widget_tag_cloud {
  margin-top: 30px !important;
}
.vc_wp_tagcloud.tag-style-home3 .widget_tag_cloud .widgettitle {
  color: #222;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 3px solid #eee;
  padding: 0 0 10px;
  margin: 0 0 20px;
  text-align: left;
  text-transform: uppercase;
}
.rtl .vc_wp_tagcloud.tag-style-home3 .widget_tag_cloud .widgettitle {
  text-align: right;
}
.vc_wp_tagcloud.tag-style-home3 .widget_tag_cloud .tagcloud a {
  background-color: #f5f5f5;
}
.vc_wp_tagcloud.tag-style-home3 .widget_tag_cloud .tagcloud a:hover {
  background-color: #f27666;
}
.nav_style3 {
  top: 2px;
}
.nav_style3 > li {
  background-color: #fff;
  border: 0;
}
.nav_style3 > li:after {
  opacity: 0;
}
.nav_style3 > li > a {
  background-color: #fff;
  padding: 0 20px;
  border: 2px solid #fff;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #999;
  font-size: 12px;
  border-bottom: 0;
  text-transform: uppercase;
  position: relative;
}
.nav_style3 > li > a:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: -2px;
  left: 0;
  opacity: 0;
}
.nav_style3 > li > a:hover {
  color: #f27666;
  border: 2px solid #ddd;
  background-color: #fff;
  border-bottom: 0;
}
.nav_style3 > li > a:hover:before {
  opacity: 1;
}
.nav_style3 > li.active > a {
  background-color: #fff;
  color: #f27666;
  border: 2px solid #ddd;
  border-bottom: 0;
}
.nav_style3 > li.active > a:before {
  opacity: 1;
}
.header_style1 {
  float: none;
}
.header_style1 h2 {
  background-image: none;
  position: relative;
  color: #444;
  border-bottom: 2px solid #ddd;
  margin-bottom: 30px;
  padding: 0 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 26px;
  text-align: left;
}
.rtl .header_style1 h2 {
  text-align: right;
}
.rtl .header_style1 h2:before {
  right: 0;
  left: auto;
}
.header_style1 h2:before {
  content: '';
  height: 3px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background-color: #f27666;
}
.header_style1 h2 span {
  color: #444;
}
.button-style3 {
  height: 55px;
  width: 55px;
  top: 50%;
  margin-top: -28px;
  display: inline-block;
  border: 0;
  border-radius: 50%;
  background-color: rgba(0,0,0,0.05);
  color: #f27666;
  box-shadow: none;
  text-align: center;
  opacity: 1;
}
.button-style3:hover {
  background-color: #f27666;
}
.button-style3:hover:before {
  color: #fff;
}
.button-style3:before {
  line-height: 56px;
  font-family: 'FontAwesome';
  font-size: 14px;
}
.button-style3.slick-prev {
  background-image: none;
  left: -66px;
  right: auto;
}
.button-style3.slick-prev:before {
  color: #f27666;
  content: '\f053';
}
.button-style3.slick-prev:hover:before {
  color: #fff;
}
.rtl .button-style3.slick-prev {
  right: -66px;
  left: auto;
}
.rtl .button-style3.slick-prev:before {
  content: '\f054';
}
.button-style3.slick-next {
  right: -66px;
  left: auto;
  background-image: none;
}
.button-style3.slick-next:before {
  color: #f27666;
  content: '\f054';
}
.button-style3.slick-next:hover:before {
  color: #fff;
}
.rtl .button-style3.slick-next {
  left: -66px;
  right: auto;
}
.rtl .button-style3.slick-next:before {
  content: '\f053';
}
body.page-template-page-home4 {
  background-color: #fff;
}
body.page-template-page-home4 .page h2.entry-title {
  display: none;
}
body.page-template-page-home4 .wpb_revslider_element {
  margin-bottom: 5px;
}
body.page-template-page-home4 .wpb_revslider_element .tp-bullets.custom .tp-bullet {
  width: 10px !important;
  height: 10px !important;
  border: 2px solid #c4c4c4 !important;
  border-radius: 50% !important;
  background-color: transparent !important;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
body.page-template-page-home4 .wpb_revslider_element .tp-bullets.custom .tp-bullet:hover {
  background-color: #f27666 !important;
  border: 2px solid #c4c4c4 !important;
}
body.page-template-page-home4 .wpb_revslider_element .tp-bullets.custom .tp-bullet.selected {
  background-color: #f27666 !important;
  border: 2px solid #f27666 !important;
}
body.page-template-page-home4 .wpb_revslider_element .tparrows.hesperiden {
  width: 80px !important;
  height: 80px !important;
  background-color: rgba(255,255,255,0.5) !important;
  box-shadow: 0 2px 2px 1px #ccc !important;
}
body.page-template-page-home4 .wpb_revslider_element .tparrows.hesperiden:hover {
  background-color: #f27666 !important;
}
body.page-template-page-home4 .wpb_revslider_element .tparrows.hesperiden:hover:before {
  color: #fff !important;
}
body.page-template-page-home4 .wpb_revslider_element .tparrows.hesperiden:before {
  color: #f27666 !important;
  font-family: 'FontAwesome' !important;
  font-size: 16px !important;
  line-height: 80px !important;
}
body.page-template-page-home4 .wpb_revslider_element .tparrows.hesperiden.tp-leftarrow:before {
  content: '\f053' !important;
}
body.page-template-page-home4 .wpb_revslider_element .tparrows.hesperiden.tp-rightarrow:before {
  content: '\f054' !important;
}
.header-style4 .header {
  background-color: #fff;
  border-bottom: 0;
}
.header-style4 .header .header-top .socials-header {
  display: none;
}
.header-style4 .header .header-top .block-text {
  position: relative;
  padding-right: 20px;
}
.rtl .header-style4 .header .header-top .block-text {
  padding-left: 20px;
  padding-right: 0;
}
.header-style4 .header .header-top .block-text:after {
  content: '';
  width: 1px;
  height: 15px;
  background-color: #ccc;
  position: absolute;
  right: 0;
  top: 15px;
}
.rtl .header-style4 .header .header-top .block-text:after {
  left: 0;
  right: auto;
}
.header-style4 .header .header-top .block-text .fa {
  color: #f27666;
}
.header-style4 .header .header-top .block-text .number-phone {
  color: #444;
}
.header-style4 .header .header-top .block-text1 {
  color: #777;
}
.header-style4 .header .header-top .top-header-sidebar-menu .my-account {
  color: #777;
}
.header-style4 .header .header-top .top-header-sidebar-menu .my-account .fa {
  color: #f27666;
}
.header-style4 .header .header-top .sidebar-top .widget_nav_menu ul.menu > li > a> .fa {
  color: #f27666;
}
.header-style4 .header .top .flytheme-logo {
  border: 0;
  padding: 42px 0;
}
.header-style4 .header .top .flytheme_top .top-form.top-search {
  border: 3px solid #f27666;
  border-radius: 28px;
}
.header-style4 .header .top .flytheme_top .top-form.top-search .topsearch-entry {
  padding-right: 20px;
}
.header-style4 .header .top .flytheme_top .top-form.top-search .topsearch-entry .cat-wrapper {
  height: 44px;
}
.header-style4 .header .top .flytheme_top .top-form.top-search .topsearch-entry .cat-wrapper select {
  height: 44px;
  color: #444;
}
.header-style4 .header .top .flytheme_top .top-form.top-search .topsearch-entry input {
  height: 44px;
  line-height: 44px;
}
.header-style4 .header .top .flytheme_top .top-form.top-search .topsearch-entry button.form-button {
  height: 44px;
  width: 44px;
  position: absolute;
  top: 0;
  right: 0;
  text-indent: -9999px;
  background: url(../assets/img/pink/icon-search-home3.png) no-repeat center center #fff;
}
.rtl .header-style4 .header .top .flytheme_top .top-form.top-search .topsearch-entry button.form-button {
  left: 0;
  right: auto;
}
.header-style4 .header .top .flytheme_top .top-form.top-search .topsearch-entry button.form-button:hover {
  opacity: 0.85;
}
.header-style4 .header .top .top-form.top-form-minicart {
  padding: 38px 0;
}
.header-style4 .header .top .top-form.top-form-minicart .minicart-number {
  top: -5px;
  left: 26px;
  position: absolute;
  float: none;
  background: none no-repeat scroll #ff4444;
  width: auto;
  height: 26px;
  width: 26px;
  line-height: 24px;
  border: 1px solid #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
}
.rtl .header-style4 .header .top .top-form.top-form-minicart .minicart-number {
  top: -13px;
  right: 15px;
  left: auto;
}
.header-style4 .header .top .top-form.top-form-minicart .shopping-text {
  line-height: 24px;
}
.header-style4 .header .top .top-form.top-form-minicart .amount {
  font-size: 16px;
}
.header-style4 .header .top .top-form.top-form-minicart:hover {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.header-style4 .header .top .top-form.top-form-minicart:hover .top-minicart-icon > a {
  color: #000;
}
.header-style4 .header .top .top-form.top-form-minicart:hover .top-minicart-icon > a span.minicart-number {
  color: #f27666;
}
.header-style4 .header .top .top-form.top-form-minicart:hover .top-minicart-icon > a .amount {
  color: #f27666;
}
.header-style4 .header .top .top-form .top-minicart-icon {
  padding-left: 55px;
  background: url("../assets/img/icon-cart3.png") no-repeat scroll center left;
}
.rtl .header-style4 .header .top .top-form .top-minicart-icon {
  padding-right: 55px;
  padding-left: 0;
  background: url("../assets/img/icon-cart3.png") no-repeat scroll center right;
}
.header-style4 .header .top .top-form .top-minicart-icon:after {
  content: '';
}
.header-style4 .header-bottom {
  background-color: #f27666;
  min-height: 55px;
}
.header-style4 .header-bottom .primary-menu .navbar-inverse .nav.nav-mega > li.home-fix > a > span.have-icon .fa {
  display: none;
}
.header-style4 .header-bottom .primary-menu .navbar-inverse .nav > li > a {
  line-height: 55px;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.header-style4 .header-bottom .primary-menu .navbar-inverse .nav > li.active > a,
.header-style4 .header-bottom .primary-menu .navbar-inverse .nav > li:hover > a {
  background-color: #e75736;
}
.header-style4 .header-bottom .vertical_megamenu-header {
  position: relative;
}
.header-style4 .header-bottom .vertical_megamenu-header .mega-left-title {
  border: 0;
  background-color: #e75736;
  color: #fff;
  padding: 13px 20px;
}
.header-style4 .header-bottom .vertical_megamenu-header .mega-left-title:after {
  content: '\f0c9';
  font-family: FontAwesome;
  font-size: 14px;
  color: #fff;
  position: absolute;
  right: 20px;
  left: auto;
  bottom: auto;
  top: auto;
  width: auto;
  height: auto;
  background-color: transparent;
}
.rtl .header-style4 .header-bottom .vertical_megamenu-header .mega-left-title:after {
  left: 20px;
  right: auto;
}
.header-style4 .header-bottom .vertical_megamenu-header .vc_wp_custommenu {
  height: 0;
  cursor: pointer;
  visibility: hidden;
  z-index: 1;
  opacity: 1;
  margin: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.header-style4 .header-bottom .vertical_megamenu-header:focus .vc_wp_custommenu {
  opacity: 1;
  visibility: visible;
}
.header-style4 .header-bottom .vertical_megamenu-header:hover .vc_wp_custommenu {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.header-style4 .header-bottom .vertical_megamenu-header .wrapper_vertical_menu {
  border: 0;
}
.header-style4 .header-bottom .vertical_megamenu-header .wrapper_vertical_menu .vertical-megamenu {
  position: relative;
  margin: 0;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  background-color: #fff;
  position: absolute;
  width: 100%;
  z-index: 1001;
  border: 1px solid #ddd;
  border-top: 0;
  min-width: 270px;
}
.rtl .header-style4 .header-bottom .vertical_megamenu-header .wrapper_vertical_menu .vertical-megamenu {
  margin-right: -1px;
  margin-left: 0;
}
.footer.footer-style4 {
  background-color: #fff;
  color: #777;
}
.footer.footer-style4 .sidebar-above-footer4 {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.footer.footer-style4 .sidebar-above-footer4 .widget.widget_text {
  margin: 0;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  overflow: hidden;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block {
  float: left;
  width: 25%;
  padding: 45px 0 32px;
  border-right: 1px solid #ddd;
  position: relative;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block:hover:before {
  opacity: 1;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #f27666;
  position: absolute;
  bottom: 0px;
  left: 0;
  opacity: 0;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block .item-content {
  text-align: center;
  cursor: pointer;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block .item-content .item-icon {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-bottom: 10px;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block .item-content h4 {
  font-weight: 600;
  font-size: 16px;
  color: #222;
  margin-bottom: 5px;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block .item-content p {
  font-size: 13px;
  color: #777;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block.free-shipping .item-icon {
  background: url(../assets/img/icon-free-shipping.png) no-repeat center center;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block.money-guarantee .item-icon {
  background: url(../assets/img/icon-money.png) no-repeat center center;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block.safe-shopping .item-icon {
  background: url(../assets/img/icon-safe.png) no-repeat center center;
}
.footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block.online-support .item-icon {
  background: url(../assets/img/icon-support.png) no-repeat center center;
}
.footer.footer-style4 >.container .footer-top {
  padding: 55px 0 20px;
}
.footer.footer-style4 >.container .footer-top .subscribe {
  margin-top: 10px;
}
.footer.footer-style4 >.container .footer-top .subscribe .mc4wp-form {
  position: relative;
}
.footer.footer-style4 >.container .footer-top .subscribe .mc4wp-form input[type="email"] {
  height: 48px;
  width: 100%;
  border: 3px solid #f27666;
  border-radius: 24px;
  color: #999;
  padding: 0 25px;
}
.footer.footer-style4 >.container .footer-top .subscribe .mc4wp-form input[type="submit"] {
  height: 42px;
  width: 42px;
  text-indent: -9999px;
  background: url(../assets/img/pink/bg-button.png) no-repeat center right #fff;
  border: 0;
  position: absolute;
  top: 3px;
  right: 20px;
}
.footer.footer-style4 >.container .footer-top .subscribe .mc4wp-form input[type="submit"]:hover {
  opacity: 0.85;
}
.rtl .footer.footer-style4 >.container .footer-top .subscribe .mc4wp-form input[type="submit"] {
  background-position: center left;
  left: 20px;
  right: auto;
}
.footer.footer-style4 >.container .footer-top .socials-footer {
  overflow: hidden;
}
.footer.footer-style4 >.container .footer-top .socials-footer > li a {
  background-color: #f2f2f2;
  color: #f27666;
}
.footer.footer-style4 >.container .footer-top .socials-footer > li a:hover {
  color: #fff;
  background-color: #f27666;
}
.footer.footer-style4 >.container .footer-top .widget h3 {
  color: #444;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 15px !important;
  padding: 0;
}
.footer.footer-style4 >.container .footer-top .widget h3:before {
  width: 0;
}
.footer.footer-style4 >.container .footer-top .widget.widget_nav_menu h3 {
  text-transform: uppercase;
  color: #444;
  font-size: 16px;
  margin-bottom: 13px;
  padding: 0;
}
.footer.footer-style4 >.container .footer-top .widget.widget_nav_menu h3:before {
  width: 0;
}
.footer.footer-style4 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a {
  color: #999;
}
.footer.footer-style4 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a:before {
  border: 0;
  background-color: #999;
}
.footer.footer-style4 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a:hover {
  color: #f27666;
}
.footer.footer-style4 >.container .footer-top .widget.widget_nav_menu ul.menu > li > a:hover:before {
  background-color: #f27666;
}
.footer.footer-style4 .footer-brand {
  background-color: #f5f5f5;
}
.footer.footer-style4 .footer-brand .widget.sw_brand {
  margin: 0;
}
.footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 {
  border: 0;
  padding: 12px 0 1px;
}
.footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button {
  height: 55px;
  width: 55px;
  top: 50%;
  margin-top: -28px;
  display: inline-block;
  border: 0;
  border-radius: 50%;
  background-color: rgba(0,0,0,0.05);
  color: #f27666;
  box-shadow: none;
  text-align: center;
  opacity: 1;
  background-color: #e9e9e9;
}
.footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button:hover {
  background-color: #f27666;
}
.footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button:hover:before {
  color: #fff;
}
.footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button:before {
  line-height: 56px;
  font-family: 'FontAwesome';
  font-size: 14px;
}
.footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-prev {
  background-image: none;
  left: -66px;
  right: auto;
}
.footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-prev:before {
  color: #f27666;
  content: '\f053';
}
.footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-prev:hover:before {
  color: #fff;
}
.rtl .footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-prev {
  right: -66px;
  left: auto;
}
.rtl .footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-prev:before {
  content: '\f054';
}
.footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-next {
  right: -66px;
  left: auto;
  background-image: none;
}
.footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-next:before {
  color: #f27666;
  content: '\f054';
}
.footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-next:hover:before {
  color: #fff;
}
.rtl .footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-next {
  left: -66px;
  right: auto;
}
.rtl .footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-next:before {
  content: '\f053';
}
.footer.footer-style4 .copyright {
  background-color: #fff;
  color: #444;
  height: 72px;
}
.footer.footer-style4 .copyright a {
  color: #444;
  line-height: 72px;
}
.footer.footer-style4 .copyright a:hover {
  color: #f27666;
}
.footer.footer-style4 .copyright .images-paypal {
  padding: 20px 0;
}
.footer.footer-style4 .copyright .images-paypal:hover {
  opacity: 0.85;
}
.banner-block-index4 {
  overflow: hidden;
}
.banner-block-index4 .item-banner {
  position: relative;
  float: left;
  margin-right: 15px;
}
.rtl .banner-block-index4 .item-banner {
  margin-left: 15px;
  margin-right: 0;
}
.rtl .banner-block-index4 .item-banner {
  float: right;
}
.banner-block-index4 .item-banner:last-child {
  margin: 0;
}
.banner-block-index4 .item-banner .item-text {
  position: absolute;
  top: 38px;
  left: 22px;
}
.rtl .banner-block-index4 .item-banner .item-text {
  text-align: left;
}
.banner-block-index4 .item-banner .item-text .title {
  font-size: 28px;
  text-transform: uppercase;
  color: #f27666;
  font-weight: bold;
  margin-bottom: 5px;
}
.banner-block-index4 .item-banner .item-text .des {
  font-weight: 600;
  font-size: 14px;
  color: #555;
  line-height: 19px;
}
.banner-block-index4 .item-banner a {
  position: absolute;
  left: 22px;
  bottom: 30px;
  font-weight: 500;
  font-size: 14px;
  color: #555;
  text-transform: capitalize;
  border-bottom: 1px solid #7a7a7a;
}
.banner-block-index4 .item-banner a:hover {
  color: #f27666;
  border-bottom: 1px solid #f27666;
}
.sw-woo-tab-cat.style1 .resp-tab {
  margin: 10px 0 0;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .box-slider-title.style1 {
  float: none;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .box-slider-title.style1 h2 {
  background-image: none;
  position: relative;
  color: #444;
  border-bottom: 2px solid #ddd;
  margin-bottom: 30px;
  padding: 0 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 26px;
  text-align: left;
}
.rtl .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .box-slider-title.style1 h2 {
  text-align: right;
}
.rtl .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .box-slider-title.style1 h2:before {
  right: 0;
  left: auto;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .box-slider-title.style1 h2:before {
  content: '';
  height: 3px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background-color: #f27666;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .box-slider-title.style1 h2 span {
  color: #444;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .box-slider-title.style1 h2 {
  padding: 0 0 2px;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs {
  top: 2px;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li {
  background-color: #fff;
  border: 0;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li:after {
  opacity: 0;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li > a {
  background-color: #fff;
  padding: 0 20px;
  border: 2px solid #fff;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #999;
  font-size: 12px;
  border-bottom: 0;
  text-transform: uppercase;
  position: relative;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li > a:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: -2px;
  left: 0;
  opacity: 0;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li > a:hover {
  color: #f27666;
  border: 2px solid #ddd;
  background-color: #fff;
  border-bottom: 0;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li > a:hover:before {
  opacity: 1;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li.active > a {
  background-color: #fff;
  color: #f27666;
  border: 2px solid #ddd;
  border-bottom: 0;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li.active > a:before {
  opacity: 1;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button {
  height: 55px;
  width: 55px;
  top: 50%;
  margin-top: -28px;
  display: inline-block;
  border: 0;
  border-radius: 50%;
  background-color: rgba(0,0,0,0.05);
  color: #f27666;
  box-shadow: none;
  text-align: center;
  opacity: 1;
  top: 40%;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button:hover {
  background-color: #f27666;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button:hover:before {
  color: #fff;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button:before {
  line-height: 56px;
  font-family: 'FontAwesome';
  font-size: 14px;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-prev {
  background-image: none;
  left: -66px;
  right: auto;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-prev:before {
  color: #f27666;
  content: '\f053';
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-prev:hover:before {
  color: #fff;
}
.rtl .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-prev {
  right: -66px;
  left: auto;
}
.rtl .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-prev:before {
  content: '\f054';
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-next {
  right: -66px;
  left: auto;
  background-image: none;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-next:before {
  color: #f27666;
  content: '\f054';
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-next:hover:before {
  color: #fff;
}
.rtl .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-next {
  left: -66px;
  right: auto;
}
.rtl .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-next:before {
  content: '\f053';
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slider .item {
  margin: 0;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slider .item .item-wrap .item-bottom .product_type_grouped,
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slider .item .item-wrap .item-bottom .product_type_external,
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slider .item .item-wrap .item-bottom a.add_to_cart_button {
  color: #999;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slider .item .item-wrap:hover .item-cart {
  opacity: 0.85;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slider .item .item-wrap:hover .item-bottom .product_type_grouped,
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slider .item .item-wrap:hover .item-bottom .product_type_external,
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slider .item .item-wrap:hover .item-bottom a.add_to_cart_button {
  color: #f27666;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slider .item .item-wrap:hover .item-bottom .product_type_grouped:hover,
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slider .item .item-wrap:hover .item-bottom .product_type_external:hover,
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slider .item .item-wrap:hover .item-bottom a.add_to_cart_button:hover {
  color: #fff;
}
.tab-countdown-slide2 {
  padding: 25px 0 60px;
  position: relative;
  z-index: 1;
}
.tab-countdown-slide2 .top-tab-slider-full {
  display: none;
  position: relative;
  height: 150px;
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 {
  position: relative;
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .res-button {
  width: 35px;
  height: 35px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #ddd;
  z-index: 99;
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .res-button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .res-button:hover:before {
  color: #fff;
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .res-button:before {
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #999;
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .res-button.slick-prev:before {
  content: '\f104';
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .res-button.slick-next:before {
  content: '\f105';
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs {
  border: 0;
  margin: 0;
  margin: 0 15px;
  overflow: hidden;
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li {
  margin: 0 !important;
  border: 0;
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li a {
  padding: 0;
  border: 0;
  border-radius: 10px;
  position: relative;
  display: inline-block;
  margin: 0 20px;
  width: 150px;
  height: 150px;
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li a img {
  border-radius: 10px;
}
.tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li.active a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tab-countdown-slide2 .top-tab-slider {
  position: absolute;
  top: 55px;
  left: 32px;
  width: 90px;
}
.rtl .tab-countdown-slide2 .top-tab-slider {
  right: 32px;
  left: auto;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider {
  position: relative;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider:hover .res-button.slick-prev {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider:hover .res-button.slick-next {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .tab-countdown-slide2 .top-tab-slider .sw-tab-slider:hover .res-button.slick-next {
  right: 50%;
  left: auto;
  margin-right: -17px;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .res-button {
  top: -15px;
  left: 50%;
  margin-left: -17px;
  width: 35px;
  height: 35px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: none;
  border: 1px solid #ddd;
  z-index: 99;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .res-button:hover {
  background-color: #f27666;
  border: 1px solid #f27666;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .res-button:hover:before {
  color: #fff;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .res-button:before {
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #999;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .res-button.slick-prev {
  -webkit-transform: translate(0,-50px);
  -ms-transform: translate(0,-50px);
  transform: translate(0,-50px);
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .res-button.slick-prev:before {
  content: '\f106';
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .res-button.slick-next {
  bottom: -13px;
  top: auto;
  -webkit-transform: translate(0,40px);
  -ms-transform: translate(0,40px);
  transform: translate(0,40px);
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .res-button.slick-next:before {
  content: '\f107';
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .nav.nav-tabs {
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .nav.nav-tabs li {
  margin: 0;
  border: 0;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .nav.nav-tabs li a {
  padding: 0;
  border: 0;
  border-radius: 5px;
  margin-bottom: 3px;
  border: 1px solid #ddd;
  position: relative;
  display: inline-block;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .nav.nav-tabs li a:hover {
  border: 2px solid #f27666;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .nav.nav-tabs li a img {
  border-radius: 5px;
}
.tab-countdown-slide2 .top-tab-slider .sw-tab-slider .nav.nav-tabs li.active a {
  border: 2px solid #f27666;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap {
  padding: 18px 160px 18px;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #ddd;
  position: relative;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .products-thumb {
  float: left;
  width: 50%;
  padding-right: 20px;
  z-index: 9;
}
.rtl .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .products-thumb {
  float: right;
  padding-left: 20px;
  padding-right: 0;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content {
  position: relative;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content h4 {
  margin: 0 0 10px;
  padding-top: 40px;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content h4 a {
  font-size: 24px;
  font-weight: 600;
  color: #222;
  text-transform: capitalize;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content h4 a:hover {
  color: #f27666;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .reviews-content {
  padding: 10px 0 28px;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .description {
  font-size: 13px;
  color: #777;
  margin-bottom: 10px;
  line-height: 22px;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .description ul {
  list-style: none;
  margin: 0;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .description ul > li {
  line-height: 30px;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .description ul > li a {
  color: #1070dc;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .description ul > li a:hover {
  color: #f27666;
}
.rtl .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .description ul > li strong {
  float: right;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .item-price {
  margin: 26px 0 43px;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .item-price span.amount {
  color: #ff4444;
  font-size: 30px;
  font-weight: 600;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .item-price del span.amount {
  color: #999;
  font-size: 20px;
  line-height: 24px;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .clear {
  clear: none;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart {
  float: left;
}
.rtl .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart {
  float: right;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart a.add_to_cart_button {
  position: relative;
  bottom: auto;
  left: auto;
  top: auto;
  right: auto;
  background-color: #f27666;
  border: 0;
  color: #fff;
  margin: 0;
  display: inline-block;
  line-height: 46px;
}
.rtl .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart a.add_to_cart_button {
  float: right;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .button-cart a.add_to_cart_button:hover {
  background-color: #f0614e;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .yith-wcwl-add-to-wishlist {
  opacity: 1;
  float: left;
  margin-top: 0;
  width: auto;
  max-height: 46px;
  display: inline-block;
  margin: 0 10px;
}
.rtl .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .yith-wcwl-add-to-wishlist {
  float: right;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .yith-wcwl-add-to-wishlist .add_to_wishlist {
  background: url('../assets/img/icon-wishlist23.png') no-repeat scroll center center #fff !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #dedede;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  background: none;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  border: 1px solid #f27666;
  background: url('../assets/img/icon-wishlist-cd2.png') no-repeat scroll center center #f27666 !important;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button {
  opacity: 1;
  float: left;
  vertical-align: top;
  display: inline-block;
  width: 46px;
  border-radius: 50%;
  max-height: 46px;
}
.rtl .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button {
  float: right;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button .button.compare {
  border: 1px solid #dedede;
  background: url('../assets/img/icon-compare23.png') no-repeat scroll center center #fff !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button .button.compare:before {
  background: none;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button .button.compare:hover {
  background: url('../assets/img/icon-compare-cd2.png') no-repeat scroll center center #f27666 !important;
  border: 1px solid #f27666;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .button-bottom-countdown .compare-button .button.compare:hover:before {
  background: none;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .countdown-left {
  position: absolute;
  right: 0;
  top: 0;
  width: 130px;
  height: 100%;
  background-color: #f27666;
}
.rtl .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .countdown-left {
  left: 0;
  right: auto;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section {
  display: block;
  text-align: center;
  padding: 30px 0;
  color: #fff;
  position: relative;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section:before {
  content: '';
  position: absolute;
  background: rgba(255,255,255,0.3);
  width: 60px;
  height: 1px;
  left: 35px;
  bottom: 0;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section .countdown-amount {
  display: block;
  padding: 0;
  font-size: 34px;
  font-weight: 600;
  line-height: 30px;
}
.tab-countdown-slide2 .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section .countdown-period {
  font-size: 14px;
  text-transform: capitalize;
}
.tab-countdown-slide2 .tab-content .tab-pane.active .item-wrap .countdown-left {
  display: block;
}
.best-selling-product2 {
  padding: 20px 0 30px;
}
.best-selling-product2 .box-slider-title {
  float: none;
}
.best-selling-product2 .box-slider-title h2 {
  background-image: none;
  position: relative;
  color: #444;
  border-bottom: 2px solid #ddd;
  margin-bottom: 30px;
  padding: 0 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 26px;
  text-align: left;
}
.rtl .best-selling-product2 .box-slider-title h2 {
  text-align: right;
}
.rtl .best-selling-product2 .box-slider-title h2:before {
  right: 0;
  left: auto;
}
.best-selling-product2 .box-slider-title h2:before {
  content: '';
  height: 3px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background-color: #f27666;
}
.best-selling-product2 .box-slider-title h2 span {
  color: #444;
}
.best-selling-product2:hover .res-button.slick-next {
  right: -66px;
}
.best-selling-product2 .res-button {
  height: 55px;
  width: 55px;
  top: 50%;
  margin-top: -28px;
  display: inline-block;
  border: 0;
  border-radius: 50%;
  background-color: rgba(0,0,0,0.05);
  color: #f27666;
  box-shadow: none;
  text-align: center;
  opacity: 1;
}
.best-selling-product2 .res-button:hover {
  background-color: #f27666;
}
.best-selling-product2 .res-button:hover:before {
  color: #fff;
}
.best-selling-product2 .res-button:before {
  line-height: 56px;
  font-family: 'FontAwesome';
  font-size: 14px;
}
.best-selling-product2 .res-button.slick-prev {
  background-image: none;
  left: -66px;
  right: auto;
}
.best-selling-product2 .res-button.slick-prev:before {
  color: #f27666;
  content: '\f053';
}
.best-selling-product2 .res-button.slick-prev:hover:before {
  color: #fff;
}
.rtl .best-selling-product2 .res-button.slick-prev {
  right: -66px;
  left: auto;
}
.rtl .best-selling-product2 .res-button.slick-prev:before {
  content: '\f054';
}
.best-selling-product2 .res-button.slick-next {
  right: -66px;
  left: auto;
  background-image: none;
}
.best-selling-product2 .res-button.slick-next:before {
  color: #f27666;
  content: '\f054';
}
.best-selling-product2 .res-button.slick-next:hover:before {
  color: #fff;
}
.rtl .best-selling-product2 .res-button.slick-next {
  left: -66px;
  right: auto;
}
.rtl .best-selling-product2 .res-button.slick-next:before {
  content: '\f053';
}
.best-selling-product2 .slick-slider {
  margin: 0;
}
.best-selling-product2 .slick-slider .slick-list {
  margin: 0 -4px;
}
.best-selling-product2 .slick-slider .item {
  padding: 0 5px;
  margin: 0;
}
.best-selling-product2 .slick-slider .item-wrap {
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin: 0 1px;
  margin-bottom: 50px;
  position: relative;
}
.best-selling-product2 .slick-slider .item-wrap .products-thumb {
  position: relative;
  z-index: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.best-selling-product2 .slick-slider .item-wrap .products-thumb span.onsale {
  display: block;
  position: absolute;
  background-color: #ff4444;
  height: 34px;
  width: 64px;
  line-height: 35px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border-top-left-radius: 17px;
  border-bottom-left-radius: 17px;
  border-top-right-radius: 17px;
  top: 20px;
  left: 20px;
  right: auto;
  z-index: 5;
}
.best-selling-product2 .slick-slider .item-wrap .products-thumb a.fancybox {
  display: none;
}
.best-selling-product2 .slick-slider .item-wrap .item-content {
  text-align: center;
  padding: 0 0 45px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.best-selling-product2 .slick-slider .item-wrap .item-content h4 {
  margin-bottom: 5px;
}
.best-selling-product2 .slick-slider .item-wrap .item-content h4 a {
  font-size: 14px;
  color: #444;
  text-transform: capitalize;
  font-weight: 500;
}
.best-selling-product2 .slick-slider .item-wrap .item-content h4 a:hover {
  color: #f27666;
}
.best-selling-product2 .slick-slider .item-wrap .item-content .item-price {
  overflow: hidden;
}
.best-selling-product2 .slick-slider .item-wrap .item-content .item-price del {
  float: right;
  line-height: 25px;
}
.rtl .best-selling-product2 .slick-slider .item-wrap .item-content .item-price del {
  float: left;
}
.best-selling-product2 .slick-slider .item-wrap .item-content .item-bottom .product_type_grouped,
.best-selling-product2 .slick-slider .item-wrap .item-content .item-bottom .product_type_external,
.best-selling-product2 .slick-slider .item-wrap .item-content .item-bottom a.add_to_cart_button {
  color: #999;
}
.best-selling-product2 .slick-slider .item-wrap .item-content .item-cart {
  top: 45%;
}
.best-selling-product2 .slick-slider .item-wrap:hover {
  border: 1px solid #f27666;
}
.best-selling-product2 .slick-slider .item-wrap:hover .item-cart {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.best-selling-product2 .slick-slider .item-wrap:hover .item-bottom .product_type_grouped,
.best-selling-product2 .slick-slider .item-wrap:hover .item-bottom .product_type_external,
.best-selling-product2 .slick-slider .item-wrap:hover .item-bottom a.add_to_cart_button {
  border: 1px solid #f27666;
  color: #f27666;
}
.best-selling-product2 .slick-slider .item-wrap:hover .item-bottom .product_type_grouped:hover,
.best-selling-product2 .slick-slider .item-wrap:hover .item-bottom .product_type_external:hover,
.best-selling-product2 .slick-slider .item-wrap:hover .item-bottom a.add_to_cart_button:hover {
  background-color: #f27666;
  color: #fff;
}
.testimonial-slider.layout1 {
  padding: 5px 0 0;
  position: relative;
  text-align: center;
}
.testimonial-slider.layout1 .carousel-inner {
  text-align: center;
}
.testimonial-slider.layout1 .carousel-inner .item {
  margin-bottom: 40px;
}
.testimonial-slider.layout1 .carousel-inner .item .client-say-info .name-client {
  margin: 0;
}
.testimonial-slider.layout1 .carousel-inner .item .client-say-info .name-client h3 a {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.testimonial-slider.layout1 .carousel-inner .item .client-comment {
  color: rgba(255,255,255,0.7);
  line-height: 24px;
  font-size: 14px;
  font-style: normal;
  width: 60%;
  margin: 0 auto;
}
.testimonial-slider.layout1 .dots-testimonial {
  display: inline-block;
  position: relative;
  padding: 0 25px;
}
.testimonial-slider.layout1 .dots-testimonial .carousel-control {
  position: absolute;
  z-index: 99;
  box-shadow: none;
  background: none;
  top: 15px;
  opacity: 1;
  font-size: 14px;
  width: 10px !important;
  height: 10px !important;
}
.testimonial-slider.layout1 .dots-testimonial .carousel-control:hover {
  opacity: 0.3;
}
.testimonial-slider.layout1 .dots-testimonial .carousel-control .fa {
  margin: 0;
}
.testimonial-slider.layout1 .dots-testimonial .carousel-control.left {
  left: 0;
  right: auto;
}
.testimonial-slider.layout1 .dots-testimonial .carousel-control.right {
  right: 0;
  left: auto;
}
.testimonial-slider.layout1 .dots-testimonial .carousel-indicators {
  text-align: center;
  margin: 0;
  width: auto;
  left: auto;
  right: auto;
}
.testimonial-slider.layout1 .dots-testimonial .carousel-indicators .img-indicator {
  display: inline-block;
  width: 80px;
  height: 80px;
  background-color: transparent;
  border-radius: 3px;
  padding: 5px;
  margin: 0 5px;
  border: 1px solid transparent;
}
.testimonial-slider.layout1 .dots-testimonial .carousel-indicators .img-indicator a {
  display: block;
  position: relative;
}
.testimonial-slider.layout1 .dots-testimonial .carousel-indicators .img-indicator a:before {
  content: '';
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.4;
}
.testimonial-slider.layout1 .dots-testimonial .carousel-indicators .img-indicator:hover,
.testimonial-slider.layout1 .dots-testimonial .carousel-indicators .img-indicator.active {
  border: 1px solid #d6d6d6;
}
.testimonial-slider.layout1 .dots-testimonial .carousel-indicators .img-indicator:hover a:before,
.testimonial-slider.layout1 .dots-testimonial .carousel-indicators .img-indicator.active a:before {
  opacity: 0;
}
.responsive-post-slider2.style2 {
  margin: 22px 0 35px;
}
.responsive-post-slider2.style2 .box-slider-title2 {
  float: none;
}
.responsive-post-slider2.style2 .box-slider-title2 h2 {
  background-image: none;
  position: relative;
  color: #444;
  border-bottom: 2px solid #ddd;
  margin-bottom: 30px;
  padding: 0 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 26px;
  text-align: left;
}
.rtl .responsive-post-slider2.style2 .box-slider-title2 h2 {
  text-align: right;
}
.rtl .responsive-post-slider2.style2 .box-slider-title2 h2:before {
  right: 0;
  left: auto;
}
.responsive-post-slider2.style2 .box-slider-title2 h2:before {
  content: '';
  height: 3px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background-color: #f27666;
}
.responsive-post-slider2.style2 .box-slider-title2 h2 span {
  color: #444;
}
.responsive-post-slider2.style2 .slick-slider .slick-list .item {
  margin: 0;
}
.responsive-post-slider2.style2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-date .month-post {
  background-color: #444;
}
.responsive-post-slider2.style2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-text h4 a {
  color: #444;
}
.responsive-post-slider2.style2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-text h4 a:hover {
  color: #f27666;
}
.category-list-child {
  padding: 20px 0 30px;
}
.category-list-child .box-slider-title {
  float: none;
}
.category-list-child .box-slider-title h2 {
  background-image: none;
  position: relative;
  color: #444;
  border-bottom: 2px solid #ddd;
  margin-bottom: 30px;
  padding: 0 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 26px;
  text-align: left;
}
.rtl .category-list-child .box-slider-title h2 {
  text-align: right;
}
.rtl .category-list-child .box-slider-title h2:before {
  right: 0;
  left: auto;
}
.category-list-child .box-slider-title h2:before {
  content: '';
  height: 3px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background-color: #f27666;
}
.category-list-child .box-slider-title h2 span {
  color: #444;
}
.category-list-child .item .item-product-cat .item-detail {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  border-radius: 5px;
  padding: 30px 0;
  overflow: hidden;
}
.category-list-child .item .item-product-cat .item-detail:hover {
  border: 1px solid #f27666;
}
.category-list-child .item .item-product-cat .item-detail .item-thumb {
  width: 50%;
  position: relative;
  height: 170px;
}
.category-list-child .item .item-product-cat .item-detail .item-thumb img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  margin: auto;
}
.category-list-child .item .item-product-cat .item-detail .item-right {
  float: right;
  width: 50%;
}
.category-list-child .item .item-product-cat .item-detail .childcat-product-cat ul {
  margin: 0;
}
.category-list-child .item .item-product-cat .item-detail .childcat-product-cat ul > li {
  list-style: none;
}
.category-list-child .item .item-product-cat .item-detail .childcat-product-cat ul > li > a {
  padding-left: 15px;
  font-size: 14px;
  color: #777;
  text-transform: capitalize;
  background: url('../assets/img/icon-child.png') no-repeat scroll left center;
}
.rtl .category-list-child .item .item-product-cat .item-detail .childcat-product-cat ul > li > a {
  background: url('../assets/img/icon-child.png') no-repeat scroll right center;
  padding-right: 15px;
  padding-left: 0;
}
.rtl .category-list-child .item .item-product-cat .item-detail .childcat-product-cat ul > li > a:hover {
  background: url(../assets/img/pink/icon-child.png) no-repeat right center;
}
.category-list-child .item .item-product-cat .item-detail .childcat-product-cat ul > li > a:hover {
  color: #f27666;
  background: url(../assets/img/pink/icon-child.png) no-repeat left center;
}
.category-list-child .item .item-product-cat .item-detail h3 a {
  font-size: 16px;
  color: #444;
  text-transform: uppercase;
  font-weight: bold;
}
.category-list-child .item .item-product-cat .item-detail h3 a:hover {
  color: #f27666;
}
.header-style4 .header.header-menu-ontop  .top .mycart .top-form.top-form-minicart .top-minicart-icon {
  background: url(../assets/img/icon-cart.png) no-repeat center center;
}
.header-style4 .header.header-menu-ontop  .top .mycart .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  border: 1px solid #fff;
}
@media (max-width: 1366px) {
  body.page-template-page-home4 .wpb_revslider_element .tparrows.hesperiden.tp-leftarrow {
    width: 50px;
    height: 50px;
  }
  body.page-template-page-home4 .wpb_revslider_element .tparrows.hesperiden.tp-leftarrow:before {
    line-height: 50px;
  }
  body.page-template-page-home4 .wpb_revslider_element .tparrows.hesperiden.tp-rightarrow {
    width: 50px;
    height: 50px;
  }
  body.page-template-page-home4 .wpb_revslider_element .tparrows.hesperiden.tp-rightarrow:before {
    line-height: 50px;
  }
}
@media (max-width: 1199px) {
  .header-style4 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
    padding: 0;
  }
  .header-style4 .header .top .mycart {
    padding: 0 15px 0 0;
  }
  .rtl .header-style4 .header .top .mycart {
    padding: 0 0 0 15px;
  }
  .header-style4 .header .top .mycart .top-form.top-form-minicart {
    padding: 29px 0;
  }
  .header-style4 .header .top .mycart .top-form.top-form-minicart .shopping-text {
    display: block;
  }
  .header-style4 .header .top .mycart .top-form.top-form-minicart .minicart-number {
    top: 0;
  }
  .category-list-child .item .item-product-cat .item-detail h3 a {
    font-size: 15px;
  }
  .banner-block-index4 {
    margin: 0 -7px;
  }
  .banner-block-index4 .item-banner {
    width: 33.33%;
    margin: 0;
    padding: 0 7px;
  }
  .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button {
    height: 40px;
    width: 40px;
    margin-top: -20px;
  }
  .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button:before {
    line-height: 40px;
    font-size: 16px;
  }
  .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-prev {
    left: -12px;
  }
  .rtl .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-prev {
    right: -12px;
    left: auto;
  }
  .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-next {
    right: -12px;
  }
  .rtl .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .res-button.slick-next {
    left: -12px;
    right: auto;
  }
  .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .responsive-slider .slick-slider .item .item-wrap .item-content .item-bottom .item-cart {
    top: 45%;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap {
    min-height: 450px;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content h4 {
    padding: 20px 0 10px;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .item-price {
    margin: 16px 0 20px;
  }
  .best-selling-product2:hover .res-button.slick-next {
    right: -12px;
  }
  .rtl .best-selling-product2:hover .res-button.slick-next {
    left: -12px;
    right: auto;
  }
  .best-selling-product2 .res-button {
    z-index: 99;
    height: 40px;
    width: 40px;
    margin-top: -20px;
  }
  .best-selling-product2 .res-button:before {
    font-size: 16px;
    line-height: 40px;
  }
  .best-selling-product2 .res-button.slick-next {
    right: -12px;
  }
  .rtl .best-selling-product2 .res-button.slick-next {
    left: -12px;
    right: auto;
  }
  .best-selling-product2 .res-button.slick-prev {
    left: -12px;
  }
  .rtl .best-selling-product2 .res-button.slick-prev {
    right: -12px;
    left: auto;
  }
  .rtl .banner-block-index4 .item-banner {
    margin: 0;
  }
  .footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button {
    height: 40px;
    width: 40px;
    margin-top: -20px;
  }
  .footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button:before {
    font-size: 16px;
    line-height: 40px;
  }
  .footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-prev {
    left: -12px;
  }
  .rtl .footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-prev {
    right: -12px;
    left: auto;
  }
  .footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-next {
    right: -12px;
  }
  .rtl .footer.footer-style4 .footer-brand .sw-brand-container-slider.style2 .res-button.slick-next {
    left: -12px;
    right: auto;
  }
  .footer.footer-style4 > .container .footer-top .widget h3 {
    font-size: 15px;
  }
  .footer.footer-style4 > .container .footer-top .subscribe .mc4wp-form input[type="email"] {
    padding: 0 8px;
    font-size: 12px;
  }
  .footer.footer-style4 > .container .footer-top .subscribe .mc4wp-form input[type="submit"] {
    width: 20px;
    right: 15px;
  }
  .rtl .footer.footer-style4 > .container .footer-top .subscribe .mc4wp-form input[type="submit"] {
    left: 15px;
    right: auto;
  }
}
@media (max-width: 991px) {
  .header-style4 .header .header-top {
    background-color: #fff;
  }
  .header-style4 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    border: 1px solid #fff;
  }
  .header-style4 .header-bottom .verticle-menu-index .vc_wp_custommenu {
    visibility: visible;
  }
  .header-style4 .header-bottom .verticle-menu-index .wrapper_vertical_menu {
    border: 0;
  }
  .header-style4 .header-bottom .verticle-menu-index .wrapper_vertical_menu .resmenu-container .navbar-toggle {
    color: #fff !important;
  }
  .header-style4 .header-bottom .verticle-menu-index .wrapper_vertical_menu .resmenu-container .navbar-toggle .sr-only {
    color: #fff !important;
  }
  .header-style4 .header-bottom .verticle-menu-index .wrapper_vertical_menu .resmenu-container .navbar-toggle .sr-only:before {
    color: #fff !important;
  }
  .header-style4 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
    padding: 0;
  }
  .banner-block-index4 {
    margin: 0;
  }
  .banner-block-index4 .item-banner {
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .banner-block-index4 .item-banner .item-wrap {
    display: inline-block;
    position: relative;
    text-align: left;
  }
  .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs {
    top: 43px;
    border: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
    text-align: left;
    position: absolute;
    z-index: 99;
    right: 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.3);
    background: #fff;
    width: 200px;
  }
  .rtl .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs {
    left: 0;
    right: auto;
  }
  .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li {
    list-style: none;
    line-height: 40px;
    float: none !important;
    width: 100%;
    border-radius: 0;
    border: 0;
    background-color: #fff;
  }
  .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li > a {
    font-size: 14px;
    line-height: 22px;
    color: #444;
    display: block;
    padding: 9px 20px;
    border-top: 1px solid #ddd;
    border-radius: 0;
  }
  .rtl .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li > a {
    text-align: right;
  }
  .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li > a:after {
    width: 0;
    height: 0;
  }
  .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li.active > a {
    border: 0;
    background-color: #f27666;
    color: #fff;
    border-top: 1px solid #f27666;
  }
  .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li:hover > a {
    border: 0;
    background-color: #f27666;
    color: #fff;
    border-top: 1px solid #f27666;
  }
  .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs > li:hover > a:before {
    opacity: 0 !important;
  }
  .tab-countdown-slide2 .top-tab-slider-full {
    display: block;
    margin-bottom: 30px;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap {
    padding: 18px 0;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content {
    overflow: hidden;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .countdown-left {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    width: auto;
    margin: 40px 0 20px;
    height: auto;
    background-color: #fff;
    text-align: center;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section {
    display: inline-block;
    text-align: center;
    margin: 0 10px 10px;
    padding: 16px 0;
    border-radius: 5px;
    width: 80px;
    height: 80px;
    color: #fff;
    position: relative;
    background-color: #f27666;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section:before {
    background: none;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section .countdown-amount {
    display: block;
    padding: 0;
    font-size: 28px;
    font-weight: 600;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section .countdown-period {
    font-size: 14px;
    text-transform: capitalize;
  }
  .testimonial-slider.layout1 .carousel-inner .item .client-comment {
    width: 80%;
  }
  .responsive-post-slider2.style2:hover .res-button.slick-next {
    right: 0;
    margin: 0;
    left: auto;
  }
  .rtl .responsive-post-slider2.style2:hover .res-button.slick-next {
    left: 0px;
    right: auto;
  }
  .responsive-post-slider2.style2 .res-button {
    top: -8px;
  }
  .responsive-post-slider2.style2 .res-button.slick-prev {
    right: 40px;
    left: auto;
    margin: 0;
  }
  .rtl .responsive-post-slider2.style2 .res-button.slick-prev {
    left: 40px;
    right: auto;
  }
  .responsive-post-slider2.style2 .res-button.slick-next {
    right: 0;
    margin: 0;
    left: auto;
  }
  .rtl .responsive-post-slider2.style2 .res-button.slick-next {
    left: 0px;
    right: auto;
  }
  .footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block:nth-child(1),
  .footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block:nth-child(2) {
    border-bottom: 1px solid #ddd;
  }
  .footer.footer-style4 .footer-top .widget.widget_nav_menu:first-child {
    margin-bottom: 30px;
  }
  .rtl .footer.footer-style4 .footer-top .widget.widget_nav_menu:first-child {
    margin-bottom: 25px;
  }
  .footer.footer-style4 .copyright {
    height: auto;
  }
  .footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block {
    width: 50%;
  }
  .footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block:hover:before {
    opacity: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-style4 .widget {
    margin-bottom: 10px;
  }
  .footer-style4 > .container .footer-top .subscribe .mc4wp-form input[type="submit"] {
    right: 22px !important;
  }
  .rtl .footer-style4 > .container .footer-top .subscribe .mc4wp-form input[type="submit"] {
    left: 22px !important;
    right: auto !important;
  }
}
@media (max-width: 640px) {
  .header-style4 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
    right: 0;
  }
  .rtl .header-style4 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
    left: 0;
    right: auto;
  }
  .header-style4 .header .header-top::before {
    height: 1px;
    width: 100%;
    left: 0;
    right: auto;
  }
  .testimonial-slider.layout1 .dots-testimonial .carousel-indicators .img-indicator {
    margin: 0;
  }
  .header-style4 .header .header-top .block-text {
    padding: 0;
  }
  .rtl .header-style4 .header .header-top .block-text {
    padding: 0;
  }
  .tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 {
    padding: 0 10px;
  }
  .tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs {
    margin: 0;
  }
  .tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs >  li a {
    margin: 0 10px;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .products-thumb {
    width: 100%;
    padding: 0;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content {
    display: inline-block;
    padding: 0 20px;
    text-align: center;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content .item-bottom {
    display: block;
    overflow: hidden;
    width: 270px;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .header-style4 .header .top .mycart .top-form.top-form-minicart {
    padding: 0;
  }
  .tab-countdown-slide2 .tab-content .tab-pane .item-wrap .item-content h4 a {
    font-size: 20px;
  }
  .tab-countdown-slide2 .top-tab-slider-full {
    margin-bottom: 0;
  }
  .tab-countdown-slide2 .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li a {
    width: 100px;
    height: 100px;
  }
  .footer.footer-style4 .sidebar-above-footer4 {
    border: 0;
  }
  .footer.footer-style4 .sidebar-above-footer4 .footer-blocktext {
    border: 0;
  }
  .footer.footer-style4 .sidebar-above-footer4 .footer-blocktext .item-block {
    border: 0;
    width: 100%;
    padding: 25px 0 10px;
  }
}
@media (max-width: 360px) {
  .header-style4 .header .header-top .block-text {
    padding: 0;
  }
  .header-style4 .header .top .mycart .top-form.top-form-minicart {
    padding: 0;
  }
  .header-style4 .header .top .mycart .top-form.top-form-minicart .top-minicart-icon {
    display: inline-block;
    height: 40px;
    width: 40px;
  }
  .header-style4 .header .top .mycart .top-form.top-form-minicart .top-minicart-icon .shopping-text {
    display: none;
  }
  .header-style4 .header .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    top: 70px;
  }
  .header-style4 .header .header-top .sidebar-top {
    float: none;
    text-align: center;
    padding: 0 40px 0px 35px;
  }
  .header-style4 .header .header-top:before {
    height: 0;
    width: 0;
  }
}
body.page-template-page-home5 .body-wrapper {
  background-color: #fff;
}
body.page-template-page-home5 .page h2.entry-title {
  display: none;
}
body.page-template-page-home5 .wpb_single_image {
  margin-bottom: 0;
}
body.page-template-page-home5 .wpb_revslider_element {
  margin-bottom: 5px;
}
body.page-template-page-home5 .wpb_revslider_element .tp-bullets.custom .tp-bullet {
  width: 10px !important;
  height: 10px !important;
  border: 2px solid #8d8d9e !important;
  border-radius: 50% !important;
  background-color: transparent;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
body.page-template-page-home5 .wpb_revslider_element .tp-bullets.custom .tp-bullet:hover {
  background-color: #fff !important;
  border: 2px solid #8d8d9e !important;
}
body.page-template-page-home5 .wpb_revslider_element .tp-bullets.custom .tp-bullet.selected {
  background-color: #fff !important;
  border: 2px solid #fff !important;
}
body.page-template-page-home5 .wpb_revslider_element .tparrows.hephaistos {
  width: 65px !important;
  height: 65px !important;
  background-color: rgba(255,255,255,0.3) !important;
  -webkit-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
}
body.page-template-page-home5 .wpb_revslider_element .tparrows.hephaistos:hover {
  background-color: #fff !important;
}
body.page-template-page-home5 .wpb_revslider_element .tparrows.hephaistos:before {
  color: #222 !important;
  font-family: 'FontAwesome' !important;
  font-size: 16px !important;
  line-height: 65px !important;
}
body.page-template-page-home5 .wpb_revslider_element .tparrows.hephaistos.tp-leftarrow:before {
  content: '\f053' !important;
}
body.page-template-page-home5 .wpb_revslider_element .tparrows.hephaistos.tp-rightarrow:before {
  content: '\f054' !important;
}
.header-style5 .header {
  background-color: #fff;
  text-align: center;
  border: 0;
  height: 90px;
}
.header-style5 .header.header-menu-ontop {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 0 5px #ccc;
  z-index: 99;
}
.header-style5 .header.header-menu-ontop #primary-menu.sticky-menu {
  position: static;
}
.header-style5 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
  position: relative;
  top: auto;
}
.header-style5 .header.header-menu-ontop .header-mid {
  text-align: center;
}
.header-style5 .header.header-menu-ontop .my-menu,
.header-style5 .header.header-menu-ontop .home-search {
  display: none;
}
.header-style5 .header .top-header .flytheme-logo {
  display: inline-block;
  padding: 22px 29px;
}
.header-style5 .header .header-mid {
  display: inline-block;
  position: relative;
}
.header-style5 .header .header-mid .primary-menu-home5 .primary-menu {
  background-color: #fff;
}
.header-style5 .header .header-mid .primary-menu-home5 .primary-menu .navbar-inverse {
  position: relative;
}
.header-style5 .header .header-mid .primary-menu-home5 .primary-menu .navbar-inverse .nav > li > a {
  font-size: 16px;
  color: #222;
  line-height: 90px;
}
.header-style5 .header .header-mid .primary-menu-home5 .primary-menu .navbar-inverse .nav > li.active > a,
.header-style5 .header .header-mid .primary-menu-home5 .primary-menu .navbar-inverse .nav > li:hover > a {
  background-color: #fff;
  color: #f27666;
}
.header-style5 .header .top .sidebar-top-header {
  padding: 0 28px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  display: inline-block;
  position: relative;
}
.header-style5 .header .top .sidebar-top-header .home-search {
  line-height: 90px;
  margin: 0;
  font-size: 20px;
  color: #222;
}
.header-style5 .header .top .sidebar-top-header .home-search:hover {
  color: #f27666;
}
.header-style5 .header .top .sidebar-top-header .home-search.close-search i:before {
  color: #f27666;
  content: '\f00d';
  font-size: 24px;
}
.header-style5 .header .top .sidebar-top-header .top-form.top-search {
  display: none;
  position: absolute;
  z-index: 99;
  right: 0;
  top: 91px;
  border: 1px solid #ccc;
  margin: 0;
  border-radius: 0;
  min-width: 250px;
}
.rtl .header-style5 .header .top .sidebar-top-header .top-form.top-search {
  left: 0;
  right: auto;
}
.header-style5 .header .top .sidebar-top-header .top-form.top-search .topsearch-entry {
  position: relative;
  padding: 0;
}
.header-style5 .header .top .sidebar-top-header .top-form.top-search .topsearch-entry #searchform_special .cat-wrapper {
  display: none;
}
.header-style5 .header .top .sidebar-top-header .top-form.top-search .topsearch-entry #searchform_special input[type="text"] {
  height: 50px;
  border: 0;
  padding: 0 20px;
  font-weight: 300;
  color: #444;
  border-radius: 0;
  margin: 0;
  background-color: #fff;
  width: 100%;
}
.rtl .header-style5 .header .top .sidebar-top-header .top-form.top-search .topsearch-entry #searchform_special input[type="text"] {
  text-align: left;
}
.header-style5 .header .top .sidebar-top-header .top-form.top-search .topsearch-entry #searchform_special .button-search-pro {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  border-radius: 0;
  background: none;
  border: 0;
  background-color: #fff;
  color: #444;
  font-size: 16px;
  height: 50px;
  width: 50px;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
  text-align: center;
}
.header-style5 .header .top .sidebar-top-header .top-form.top-search .topsearch-entry #searchform_special .button-search-pro:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-indent: 0;
  content: '\f002';
  font-family: 'FontAwesome';
  font-size: 20px;
}
.header-style5 .header .top .sidebar-top-header .top-form.top-search .topsearch-entry #searchform_special .button-search-pro:hover {
  color: #f27666;
}
.header-style5 .header .top .sidebar-top-header .top-form.top-search .topsearch-entry #searchform_special .button-search-pro:hover:before {
  color: #f27666;
}
.header-style5 .header .top .mycart {
  padding: 0;
}
.header-style5 .header .top .mycart .top-form.top-form-minicart {
  padding: 23px 18px;
  border-right: 1px solid #eee;
}
.rtl .header-style5 .header .top .mycart .top-form.top-form-minicart {
  border-left: 1px solid #eee;
  border-right: 0;
}
.header-style5 .header .top .mycart .top-form.top-form-minicart .top-minicart-icon {
  display: inline-block;
  position: relative;
  height: 45px;
  width: 45px;
  background: url(../assets/img/cart-ontop.png) no-repeat center center;
}
.header-style5 .header .top .mycart .top-form.top-form-minicart .top-minicart-icon:after {
  content: '';
}
.header-style5 .header .top .mycart .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-image: none;
  font-size: 10px;
  margin: 0;
  position: absolute;
  right: 0;
}
.header-style5 .header .top .mycart .top-form.top-form-minicart .top-minicart-icon .shopping-text,
.header-style5 .header .top .mycart .top-form.top-form-minicart .top-minicart-icon span.amount {
  display: none;
}
.header-style5 .header .top .mycart .top-form.top-form-minicart .wrapp-minicart {
  top: 90px;
}
.header-style5 .header .top .mycart .top-form.top-form-minicart .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details {
  text-align: left;
}
.rtl .header-style5 .header .top .mycart .top-form.top-form-minicart .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details {
  text-align: right;
}
.header-style5 .header .top .mycart .top-form.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total {
  overflow: hidden;
}
.header-style5 .header .top .mycart .top-form.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total .label-price-total {
  float: left;
}
.rtl .header-style5 .header .top .mycart .top-form.top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total .label-price-total {
  float: right;
}
.header-style5 .header .top .header-top {
  height: auto;
}
.header-style5 .header .top .header-top:before {
  height: 0;
  width: 0;
}
.header-style5 .header .top .header-top.active-menu .my-menu .fa-bars {
  height: 17px;
  width: 17px;
}
.header-style5 .header .top .header-top.active-menu .my-menu .fa-bars:before {
  content: '\f00d';
}
.header-style5 .header .top .header-top.active-menu .sidebar-login-top {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  left: -140px;
  top: 90px;
}
.rtl .header-style5 .header .top .header-top.active-menu .sidebar-login-top {
  right: -140px;
  left: auto;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top {
  min-width: 190px;
  padding: 20px;
  text-align: left;
}
.rtl .header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top {
  text-align: right;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_icl_lang_sel_widget2 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_icl_lang_sel_widget2 h3 {
  color: #333;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_icl_lang_sel_widget2 #lang_sel {
  text-align: left;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_icl_lang_sel_widget2 #lang_sel ul {
  display: block;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_icl_lang_sel_widget2 #lang_sel ul > li {
  float: left;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_icl_lang_sel_widget2 #lang_sel ul > li.active > a {
  border: 1px solid #f27666;
  background-color: #fff;
}
.rtl .header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_icl_lang_sel_widget2 #lang_sel ul > li {
  float: right;
}
.rtl .header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_icl_lang_sel_widget2 #lang_sel ul > li > a {
  margin-left: 10px;
  margin-right: 0;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_icl_lang_sel_widget2 #lang_sel ul > li > a {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 4px 1px;
  border: 1px solid #ebebeb;
  border-radius: 4px;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_icl_lang_sel_widget2 #lang_sel ul > li > a:hover {
  border: 1px solid #f27666;
  background-color: #fff;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter h3 {
  color: #333;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 18px;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w {
  margin: 0;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > a {
  display: none;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher {
  display: block;
  position: relative;
  width: auto;
  border: 0;
  border-radius: 0;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  padding: 0;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li {
  margin: 0;
  width: auto;
  margin-right: 10px;
}
.rtl .header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li {
  float: right;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a {
  display: inline-block;
  padding: 5px 10px 1px;
  border: 1px solid #ebebeb;
  color: #333;
  border-radius: 0;
  width: auto;
  font-weight: 300;
  font-size: 12px;
}
.rtl .header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a {
  padding: 5px 10px 1px !important;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a:hover {
  border: 1px solid #f27666;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a.active {
  border: 1px solid #f27666;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a:before {
  width: 0;
  height: 0;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a:after {
  content: '';
  margin: 0;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li:last-child > a {
  margin-right: 0;
}
.rtl .header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li:last-child > a {
  margin-left: 0;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .flytheme_top {
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu .sidebar-login-top .widget_nav_menu ul.menu > li {
  padding: 0;
}
.header-style5 .header .top .header-top.active-menu .top-header-sidebar-menu:hover .sidebar-login-top {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.header-style5 .header .top .header-top .my-menu {
  font-size: 20px;
  color: #222;
  padding: 31px 27px;
  cursor: pointer;
}
.header-style5 .header .top .header-top .my-menu i {
  height: 17px;
}
.header-style5 .header .top .header-top .my-menu:hover {
  color: #f27666;
}
.header-style5 .header .top .header-top .top-header-sidebar-menu:hover .sidebar-login-top {
  opacity: 0;
  visibility: hidden;
}
.block-text-home5 .item .item-detail {
  padding: 38px 0 10px;
  border-radius: 5px;
  border: 2px solid #ddd;
  text-align: center;
}
.block-text-home5 .item .item-detail:hover {
  cursor: pointer;
  border: 2px solid #222;
}
.block-text-home5 .item .item-detail .item-icon {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin-bottom: 15px;
}
.block-text-home5 .item .item-detail h4 {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
}
.block-text-home5 .item .item-detail p {
  color: #777;
  font-size: 13px;
}
.block-text-home5 .item.free-shipping .item-detail .item-icon {
  background: url("../assets/img/free-shipping2.png") no-repeat scroll center center;
}
.block-text-home5 .item.free-return .item-detail .item-icon {
  background: url("../assets/img/free-return2.png") no-repeat scroll center center;
}
.brand-home5 {
  border: 1px solid #ddd;
}
.brand-home5 .sw-brand-container-slider {
  border: 0;
  padding: 9px 0 0px;
}
.brand-home5 .sw-brand-container-slider .res-button {
  width: 15px;
  height: 20px;
  top: 60px;
}
.brand-home5 .sw-brand-container-slider .res-button:before {
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #222;
}
.brand-home5 .sw-brand-container-slider .res-button:hover:before {
  color: #f27666;
}
.brand-home5 .sw-brand-container-slider .res-button.slick-prev {
  background-image: none;
}
.brand-home5 .sw-brand-container-slider .res-button.slick-prev:hover {
  background-image: none;
}
.brand-home5 .sw-brand-container-slider .res-button.slick-prev:before {
  content: '\f053';
}
.brand-home5 .sw-brand-container-slider .res-button.slick-next {
  background-image: none;
}
.brand-home5 .sw-brand-container-slider .res-button.slick-next:hover {
  background-image: none;
}
.brand-home5 .sw-brand-container-slider .res-button.slick-next:before {
  content: '\f054';
}
.newsletter-home5 {
  padding: 50px 0;
}
.newsletter-home5 h3 {
  font-size: 20px;
  color: #222;
  font-weight: bold;
  float: left;
  margin-right: 100px;
  text-transform: uppercase;
  line-height: 48px;
  margin-bottom: 0;
}
.rtl .newsletter-home5 h3 {
  float: right;
  margin-left: 100px;
  margin-right: 0;
}
.newsletter-home5 .mc4wp-form {
  position: relative;
}
.newsletter-home5 .mc4wp-form input[type="email"] {
  height: 48px;
  width: 290px;
  border: 3px solid #222;
  border-radius: 24px;
  color: #999;
  padding: 0 25px;
  margin: 0;
}
.newsletter-home5 .mc4wp-form input[type="submit"] {
  height: 42px;
  width: 42px;
  text-indent: -9999px;
  background: url('../assets/img/bg-button1.png') no-repeat scroll center center;
  border: 0;
  position: absolute;
  top: 3px;
  right: 90px;
}
.newsletter-home5 .mc4wp-form input[type="submit"]:hover {
  opacity: 0.85;
}
.rtl .newsletter-home5 .mc4wp-form input[type="submit"] {
  background-position: center center;
  left: 90px;
  right: auto;
}
.contact-footer-home5 {
  padding: 50px 0;
  overflow: hidden;
}
.contact-footer-home5 .socials-footer {
  list-style: none;
  margin: 0;
  float: right;
}
.rtl .contact-footer-home5 .socials-footer {
  float: left;
}
.contact-footer-home5 .socials-footer > li {
  list-style: none;
  float: left;
  margin: 0 5px;
}
.contact-footer-home5 .socials-footer > li > a {
  border-radius: 50%;
  display: inline-block;
  width: 48px;
  height: 48px;
  font-size: 14px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  background-color: #222;
}
.contact-footer-home5 .socials-footer > li > a:hover {
  background-color: #f27666;
}
.footer-style5 .copyright {
  background-color: #eee;
  height: 130px;
}
.footer-style5 .copyright .footer-menu {
  padding: 47px 0;
}
.footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu {
  margin: 0;
}
.footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu > li {
  float: left;
  padding: 0 18px;
}
.footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu > li:first-child {
  padding-left: 0;
}
.footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu > li > a {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 14px;
  color: #222;
  padding: 0 0 0 10px;
}
.footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu > li > a:before {
  border: 0;
  background-color: #222;
}
.footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu > li > a:hover {
  color: #f27666;
}
.footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu > li > a:hover:before {
  background-color: #f27666;
}
.rtl .footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu > li > a {
  padding: 0 10px 0 0;
}
.footer-style5 .copyright .footer-copyright {
  color: #666;
  padding: 0;
}
.footer-style5 .copyright .footer-copyright .copyright-text {
  padding: 53px 0 52px;
  text-align: center;
}
.footer-style5 .copyright .footer-copyright .copyright-text a {
  line-height: 24px;
  color: #666;
}
.footer-style5 .copyright .footer-copyright .copyright-text a:hover {
  color: #f27666;
}
.sw-woo-tab-listing {
  padding: 38px 0 50px;
}
.sw-woo-tab-listing .box-slider-title h2 {
  font-weight: bold;
  font-size: 48px;
  color: #222;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
.sw-woo-tab-listing .tab-listing-container .item-listing {
  margin-bottom: 30px;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap {
  padding: 10px;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-img .onsale {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 10px;
  right: 10px;
  left: auto;
  line-height: 50px;
}
.rtl .sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-img .onsale {
  left: 10px;
  right: auto;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-img a.fancybox {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #222;
  position: absolute;
  opacity: 0;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content h4 {
  font-size: 14px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content h4 a {
  color: #222;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content h4 a:hover {
  color: #f27666;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-price {
  margin-bottom: 20px;
  display: inline-flex;
  width: 100%;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-price > span {
  margin: 0 auto;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-price del {
  float: right;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button {
  display: inline-block;
  margin-bottom: 10px;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .button.add_to_cart_button {
  position: static;
  float: left;
  margin: 0 10px;
  color: #999;
}
.rtl .sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .button.add_to_cart_button {
  float: right;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .button.add_to_cart_button:hover {
  color: #fff;
  border-color: #f27666;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .clear {
  display: none;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .yith-wcwl-add-to-wishlist {
  width: auto;
  max-height: 46px;
  -webkit-transform: translate(0,30px);
  -ms-transform: translate(0,30px);
  transform: translate(0,30px);
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  opacity: 0;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist {
  position: static;
  width: 46px;
  height: 46px;
  background: #fff url("../assets/img/icon-wishlist2.png") no-repeat scroll center top -31px !important;
  border: 1px solid #ddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist:before {
  background: none;
  width: 0;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist:hover {
  background: #f27666 url("../assets/img/icon-wishlist2.png") no-repeat scroll center top 7px !important;
  border-color: #f27666;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .compare-button {
  opacity: 0;
  -webkit-transform: translate(0,30px);
  -ms-transform: translate(0,30px);
  transform: translate(0,30px);
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  width: 46px;
  height: 46px;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .compare-button .button.compare {
  background: #fff url("../assets/img/icon-compare2.png") no-repeat scroll center top -43px !important;
  width: 46px;
  height: 46px;
  border: 1px solid #ddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .compare-button .button.compare:before {
  background: none;
  width: 0;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .compare-button .button.compare:hover {
  border-color: #f27666;
  background: #f27666 url("../assets/img/icon-compare2.png") no-repeat scroll center top 6px !important;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap:hover {
  -webkit-box-shadow: 0 0 0 2px #222;
  box-shadow: 0 0 0 2px #222;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap:hover .item-img	a.fancybox {
  opacity: 0.85;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap:hover .item-img	a.fancybox:hover {
  background-color: #f27666;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap:hover .item-content .item-button .compare-button,
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap:hover .item-content .item-button .yith-wcwl-add-to-wishlist {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap:hover .item-content .item-button .button.add_to_cart_button {
  background: #222;
  color: #fff;
  border-color: #222;
}
.sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap:hover .item-content .item-button .button.add_to_cart_button:hover {
  background: #f27666;
  border-color: #f27666;
}
.sw-woo-tab-listing .tab-listing-container .item-listing.item-more {
  vertical-align: middle;
  text-align: center;
}
.sw-woo-tab-listing .tab-listing-container .item-listing.item-more a {
  padding: 10px;
  border: 1px dashed #ddd;
  border-radius: 10px;
  display: block;
  font-size: 30px;
  text-transform: uppercase;
  color: #ccc;
  font-weight: bold;
  position: relative;
}
.sw-woo-tab-listing .tab-listing-container .item-listing.item-more a:hover {
  color: #f27666;
}
.sw-woo-tab-listing .tab-listing-container .item-listing.item-more a:before {
  content: attr(data-label);
  display: block;
  min-height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 10px;
  right: 10px;
}
.sw-woo-tab-listing .tab-listing-container .item-listing.item-more.btn-loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 40px 40px;
}
.sw-woo-tab-listing .tab-listing-container .item-listing.item-more.btn-loading > a:before {
  content: "";
}
.sw-woo-tab-listing .tab-listing-container .item-listing.item-more.btn-loaded {
  background: none;
}
.sw-woo-tab-listing .tab-listing-container .item-listing.item-more.btn-loaded > a:before {
  content: attr(data-label-loaded);
  font-size: 24px;
}
@media (max-width: 1199px) {
  .newsletter-home5 h3 {
    margin-right: 30px;
  }
  .rtl .newsletter-home5 h3 {
    margin-left: 30px;
  }
  .newsletter-home5 .mc4wp-form input[type="submit"] {
    right: 30px;
  }
  .rtl .newsletter-home5 .mc4wp-form input[type="submit"] {
    left: 30px;
    right: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-style5 .header .top .sidebar-top-header {
    padding: 0 20px;
  }
  .header-style5 .header .header-mid .primary-menu-home5 .primary-menu .navbar-inverse .nav > li > a {
    font-size: 14px;
    padding: 0 15px;
  }
  .header-style5 .header .top .header-top .my-menu {
    padding: 31px 21px;
  }
  .header-style5 .header .top .mycart .top-form.top-form-minicart {
    padding: 23px 12px;
  }
  .footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu > li {
    padding: 0 12px;
  }
  .footer-style5 .copyright .footer-copyright .copyright-text {
    padding: 52px 0 32px;
  }
}
@media (max-width: 991px) {
  .header-style5 .header.header-menu-ontop {
    background-color: #fff;
    box-shadow: 0 3px 3px #000;
    height: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .header-style5 .header.header-menu-ontop .header-mid {
    margin: 4px 0;
  }
  .header-style5 .header.header-menu-ontop .header-mid .primary-menu-home5 .primary-menu .mid-header {
    height: auto;
  }
  .header-style5 .header.header-menu-ontop .header-top,
  .header-style5 .header.header-menu-ontop .sidebar-top-header {
    display: none;
  }
  .header-style5 .header.header-menu-ontop .top-header .flytheme-logo {
    padding: 8px 20px;
  }
  .header-style5 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
    padding: 12px 18px;
  }
  .header-style5 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    top: 60px;
    right: 30px;
  }
  .rtl .header-style5 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    left: 30px;
    right: auto;
  }
  .header-style5 .header .top .sidebar-top-header {
    clear: none;
  }
  .header-style5 .header .top .header-top {
    background-color: #fff;
  }
  .header-style5 .header .header-mid {
    margin: 20px 0 0;
  }
  .header-style5 .header .header-mid .primary-menu .menu-responsive-wrapper ul.flytheme_resmenu {
    height: 215px;
    text-align: left;
  }
  .rtl .header-style5 .header .header-mid .primary-menu .menu-responsive-wrapper ul.flytheme_resmenu {
    text-align: right;
  }
  .newsletter-home5 {
    overflow: hidden;
  }
  .newsletter-home5 .mc4wp-form {
    float: right;
  }
  .contact-footer-home5 {
    padding: 0 0 30px;
    text-align: center;
  }
  .contact-footer-home5 .socials-footer {
    float: none;
    display: inline-block;
  }
  .rtl .contact-footer-home5 .socials-footer {
    float: none;
  }
  .footer.footer-style5 .copyright {
    padding: 0;
  }
  .footer.footer-style5 .copyright .footer-menu {
    padding: 20px 0 0;
  }
  .footer.footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu {
    display: inline-block;
  }
  .footer.footer-style5 .copyright .footer-copyright .copyright-text {
    padding: 21px 0 20px;
  }
  .block-text-home5 .item.free-shipping {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .header-style5 .header .top .top-header-sidebar-menu .sidebar-login-top .top-login > ul > li a span {
    display: block;
  }
}
@media (max-width: 640px) {
  .header-style5 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
    padding: 12px 18px;
  }
  .header-style5 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    top: 60px;
    right: 30px;
  }
  .rtl .header-style5 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    left: 30px;
    right: auto;
  }
  .header-style5 .header .top .header-top .my-menu {
    padding: 31px 21px;
  }
  .header-style5 .header .top .mycart .top-form.top-form-minicart {
    padding: 23px 12px;
  }
  .header-style5 .header .top .sidebar-top-header {
    padding: 0 20px;
  }
  .header-style5 .header.header-menu-ontop .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin: 0 0 0 60px;
  }
  .rtl .header-style5 .header.header-menu-ontop .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin: 0 60px 0 0;
  }
  .sw-woo-tab-listing .tab-listing-container .item-listing .item-wrap .item-content .item-button .button.add_to_cart_button {
    margin: 0 5px;
    padding: 0 15px;
  }
  .newsletter-home5 h3 {
    margin: 0;
    font-size: 16px;
  }
  .rtl .newsletter-home5 h3 {
    margin: 0;
  }
  .newsletter-home5 .mc4wp-form input[type="submit"] {
    right: 10px;
  }
  .rtl .newsletter-home5 .mc4wp-form input[type="submit"] {
    left: 10px;
  }
  .footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu > li {
    padding: 0 14px;
  }
}
@media (max-width: 480px) {
  .header-style5 .header.header-menu-ontop .top-header .flytheme-logo {
    display: none;
  }
  .header-style5 .header {
    text-align: left;
    height: auto;
  }
  .header-style5 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin: 0 15px;
  }
  .header-style5 .header .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    top: 65px;
    right: auto;
    left: 0;
  }
  .rtl .header-style5 .header .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    left: auto;
    right: 0;
  }
  .rtl .header-style5 .header {
    text-align: right;
  }
  .header-style5 .header .top {
    padding: 0;
    background-color: #fff;
  }
  .header-style5 .header .top .header-top .top-header-sidebar-menu .my-menu {
    padding: 30px 10px 32px;
  }
  .header-style5 .header .top .mycart .top-form.top-form-minicart {
    border: 0;
    padding: 25px 0 20px;
  }
  .header-style5 .header .top .sidebar-top-header {
    border: 0;
    padding: 0 10px;
    left: auto !important;
    right: auto !important;
  }
  .header-style5 .header .top .sidebar-top-header .top-form.top-search {
    right: -20px;
    left: auto;
  }
  .rtl .header-style5 .header .top .sidebar-top-header .top-form.top-search {
    left: -20px;
    right: auto;
  }
  .header-style5 .header .top .sidebar-top-header .home-search {
    line-height: 92px;
  }
  .header-style5 .header .top-header {
    float: none;
    text-align: center;
  }
  .header-style5 .header .top-header .flytheme-logo {
    display: inline-block;
    float: none;
    padding: 22px 0;
  }
  .sw-woo-tab-listing .box-slider-title h2 {
    font-size: 40px;
  }
  .sw-woo-tab-listing .tab-listing-container .item-listing {
    width: 100%;
  }
  .newsletter-home5 {
    text-align: center;
    padding: 30px 0;
  }
  .newsletter-home5 h3 {
    float: none;
  }
  .newsletter-home5 .mc4wp-form {
    display: inline-block;
    float: none;
    position: relative;
  }
  .header-style5 .header .top .header-top.active-menu .sidebar-login-top {
    left: -105px;
  }
  .rtl .header-style5 .header .top .header-top.active-menu .sidebar-login-top {
    right: -105px;
    left: auto;
  }
  .rtl .header-style5 .header .top .mycart .top-form.top-form-minicart {
    border: 0;
  }
  .footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu > li {
    padding: 0 8px;
  }
  .footer-style5 .copyright .footer-copyright {
    padding: 0;
  }
}
@media (max-width: 360px) {
  .header-style5 .header.header-menu-ontop .top-header .flytheme-logo {
    display: none;
  }
  .header-style5 .header.header-menu-ontop .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    top: 50px;
  }
}
body.page-template-page-home6 .body-wrapper {
  background-color: #fff;
}
body.page-template-page-home6 .page h2.entry-title {
  display: none;
}
body.page-template-page-home6 .wpb_single_image {
  margin-bottom: 0;
}
body.page-template-page-home6 .wpb_revslider_element {
  margin-bottom: 5px;
}
.page-template-page-home6 .wpb_revslider_element .hermes .tp-bullet {
  width: 12px !important;
  height: 12px !important;
  border: 1px solid #f4f5f5 !important;
  box-shadow: none !important;
}
.page-template-page-home6 .wpb_revslider_element .hermes .tp-bullet:hover {
  border: 1px solid #f27666 !important;
  background-color: #f27666 !important;
}
.page-template-page-home6 .wpb_revslider_element .hermes .tp-bullet:hover:after {
  background-color: #f27666 !important;
}
.page-template-page-home6 .wpb_revslider_element .hermes .tp-bullet.selected {
  border: 1px solid #f27666 !important;
  background-color: #f27666 !important;
}
.page-template-page-home6 .wpb_revslider_element .hermes .tp-bullet.selected:after {
  background-color: #f27666 !important;
}
.page-template-page-home6 .wpb_revslider_element .hermes .tp-bullet {
  right: 0 !important;
  left: auto !important;
}
.header-style6 .header {
  background-color: #fff;
  text-align: center;
  border: 0;
  height: 70px;
}
.header-style6 .header .widget_icl_lang_sel_widget2 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.header-style6 .header .widget_icl_lang_sel_widget2 h3 {
  color: #333;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}
.header-style6 .header .widget_icl_lang_sel_widget2 #lang_sel {
  text-align: left;
}
.header-style6 .header .widget_icl_lang_sel_widget2 #lang_sel ul {
  display: block;
}
.header-style6 .header .widget_icl_lang_sel_widget2 #lang_sel ul > li {
  float: left;
}
.header-style6 .header .widget_icl_lang_sel_widget2 #lang_sel ul > li.active > a {
  border: 1px solid #f27666;
  background-color: #fff;
}
.rtl .header-style6 .header .widget_icl_lang_sel_widget2 #lang_sel ul > li {
  float: right;
}
.rtl .header-style6 .header .widget_icl_lang_sel_widget2 #lang_sel ul > li > a {
  margin-left: 10px;
  margin-right: 0;
}
.header-style6 .header .widget_icl_lang_sel_widget2 #lang_sel ul > li > a {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 4px 1px;
  border: 1px solid #ebebeb;
  border-radius: 4px;
}
.header-style6 .header .widget_icl_lang_sel_widget2 #lang_sel ul > li > a:hover {
  border: 1px solid #f27666;
  background-color: #fff;
}
.header-style6 .header .widget_currency_converter {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.header-style6 .header .widget_currency_converter h3 {
  color: #333;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 18px;
}
.header-style6 .header .widget_currency_converter .currency_converter .currency_w {
  margin: 0;
}
.header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > a {
  display: none;
}
.header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher {
  display: block;
  position: relative;
  width: auto;
  border: 0;
  border-radius: 0;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  padding: 0;
}
.header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li {
  margin: 0;
  width: auto;
  margin-right: 10px;
}
.rtl .header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li {
  float: right;
}
.header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a {
  display: inline-block;
  padding: 5px 10px 1px;
  border: 1px solid #ebebeb;
  color: #333;
  border-radius: 0;
  width: auto;
  font-weight: 300;
  font-size: 12px;
}
.rtl .header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a {
  padding: 5px 10px 1px !important;
}
.header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a:hover {
  border: 1px solid #f27666;
}
.header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a.active {
  border: 1px solid #f27666;
}
.header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a:before {
  width: 0;
  height: 0;
}
.header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li > a:after {
  content: '';
  margin: 0;
}
.header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li:last-child > a {
  margin-right: 0;
}
.rtl .header-style6 .header .widget_currency_converter .currency_converter .currency_w > li > ul.currency_switcher > li:last-child > a {
  margin-left: 0;
}
.header-style6 .header.header-menu-ontop {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 0 5px #ccc;
  z-index: 99;
}
.header-style6 .header.header-menu-ontop #primary-menu.sticky-menu {
  position: static;
}
.header-style6 .header.header-menu-ontop .top .mycart {
  width: auto;
  height: auto;
}
.header-style6 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
  top: 1px;
  position: relative;
}
.header-style6 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart .minicart-number {
  top: 0;
}
.header-style6 .header.header-menu-ontop .header-mid {
  text-align: center;
}
.header-style6 .header .header-top-home {
  height: auto;
}
.header-style6 .header .header-top-home:before {
  width: 0;
}
.header-style6 .header .header-top-home .top-header {
  padding: 0;
}
.header-style6 .header .header-top-home .top-header .flytheme-logo {
  display: inline-block;
  padding: 12px 0;
}
.header-style6 .header .header-top-home .header-mid {
  display: inline-block;
  position: relative;
}
.header-style6 .header .header-top-home .header-mid .primary-menu {
  background-color: #fff;
}
.header-style6 .header .header-top-home .header-mid .primary-menu .navbar-inverse {
  position: relative;
}
.header-style6 .header .header-top-home .header-mid .primary-menu .navbar-inverse .nav > li.home-fix > a > span.have-icon .fa {
  display: none;
}
.header-style6 .header .header-top-home .header-mid .primary-menu .navbar-inverse .nav > li > a {
  font-size: 14px;
  color: #444;
  line-height: 70px;
  padding: 0 22px;
}
.header-style6 .header .header-top-home .header-mid .primary-menu .navbar-inverse .nav > li.active > a,
.header-style6 .header .header-top-home .header-mid .primary-menu .navbar-inverse .nav > li:hover > a {
  background-color: #fff;
  color: #f27666;
}
.header-style6 .header .header-top-home .top {
  padding: 0;
}
.header-style6 .header .header-top-home .top .sidebar-top-header {
  padding: 19px 0px;
  height: 70px;
  display: inline-block;
  position: relative;
}
.header-style6 .header .header-top-home .top .sidebar-top-header .top-icon {
  font-size: 20px;
  color: #444;
}
.header-style6 .header .header-top-home .top .sidebar-top-header .top-icon.close-icon {
  color: #444;
}
.header-style6 .header .header-top-home .top .sidebar-top-header .top-icon.close-icon:hover {
  color: #f27666;
}
.header-style6 .header .header-top-home .top .sidebar-top-header .top-icon.close-icon i:before {
  content: '\f00d';
}
.header-style6 .header .header-top-home .top .sidebar-top-header .top-icon:hover {
  color: #f27666;
}
.header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0,-40px);
  -ms-transform: translate(0,-40px);
  transform: translate(0,-40px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 70px;
  padding: 0;
  min-width: 260px;
  right: 0;
  border: 0;
  border-radius: 0;
  margin: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.rtl .header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search {
  left: 0;
  right: auto;
}
.header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry {
  padding: 0;
}
.header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry #searchform_special .cat-wrapper {
  display: none;
}
.header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry #searchform_special input[type="text"] {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding: 5px 20px;
  border-radius: 0;
  border: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.rtl .header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry #searchform_special input[type="text"] {
  left: 0;
  right: auto;
}
.header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry #searchform_special button.button-search-pro {
  text-indent: -9999px;
  text-align: center;
  border-radius: 0;
  border: 0;
  padding: 0;
  height: 45px;
  width: 40px;
  line-height: 45px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.rtl .header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry #searchform_special button.button-search-pro {
  left: 0;
  right: auto;
}
.header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry #searchform_special button.button-search-pro:hover:before {
  color: #f27666;
}
.header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry #searchform_special button.button-search-pro:before {
  content: '\f002';
  font-family: FontAwesome;
  color: #444;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  text-indent: 0;
}
.header-style6 .header .header-top-home .top .mycart {
  padding: 0;
}
.header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart {
  padding: 12px 0 13px;
}
.header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart .top-minicart-icon {
  display: inline-block;
  position: relative;
  height: 45px;
  width: 45px;
  background: url(../assets/img/cart-ontop.png) no-repeat center center;
  margin-left: 20px;
}
.rtl .header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart .top-minicart-icon {
  margin-right: 20px;
  margin-left: 0;
}
.header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart .top-minicart-icon:after {
  content: '';
}
.header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-image: none;
  font-size: 10px;
  margin: 0;
  position: absolute;
  right: 0;
}
.header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart .top-minicart-icon .shopping-text,
.header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart .top-minicart-icon span.amount {
  display: none;
}
.header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart .wrapp-minicart {
  top: 70px;
}
.header-style6 .header .header-top-home .top .header-top {
  height: auto;
}
.header-style6 .header .header-top-home .top .header-top:before {
  height: 0;
  width: 0;
}
.header-style6 .header .header-top-home .top .header-top.active-menu .my-menu .fa-bars {
  height: 17px;
  width: 17px;
}
.header-style6 .header .header-top-home .top .header-top.active-menu .my-menu .fa-bars:before {
  content: '\f00d';
}
.header-style6 .header .header-top-home .top .header-top.active-menu .sidebar-login-top {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  left: -142px;
  top: 70px;
}
.rtl .header-style6 .header .header-top-home .top .header-top.active-menu .sidebar-login-top {
  right: -142px;
  left: auto;
}
.header-style6 .header .header-top-home .top .header-top.active-menu .top-header-sidebar-menu:hover .sidebar-login-top {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.header-style6 .header .header-top-home .top .header-top .my-menu {
  font-size: 20px;
  color: #222;
  padding: 21px 0;
  cursor: pointer;
  margin-left: 30px;
}
.rtl .header-style6 .header .header-top-home .top .header-top .my-menu {
  margin-right: 30px;
  margin-left: 0;
}
.header-style6 .header .header-top-home .top .header-top .my-menu i {
  height: 17px;
  margin: 5px 0;
}
.header-style6 .header .header-top-home .top .header-top .my-menu:hover {
  color: #f27666;
}
.header-style6 .header .header-top-home .top .header-top .top-header-sidebar-menu .sidebar-login-top {
  min-width: 190px;
  padding: 20px;
  text-align: left;
}
.rtl .header-style6 .header .header-top-home .top .header-top .top-header-sidebar-menu .sidebar-login-top {
  text-align: right;
}
.header-style6 .header .header-top-home .top .header-top .top-header-sidebar-menu .sidebar-login-top .flytheme_top {
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
.header-style6 .header .header-top-home .top .header-top .top-header-sidebar-menu .sidebar-login-top .widget_nav_menu ul.menu > li {
  padding: 0;
}
.header-style6 .header .header-top-home .top .header-top .top-header-sidebar-menu:hover .sidebar-login-top {
  opacity: 0;
  visibility: hidden;
}
.header-style6 .header .primary-menu .navbar-inverse .nav > li .dropdown-menu > li {
  text-align: left;
}
.rtl .header-style6 .header .primary-menu .navbar-inverse .nav > li .dropdown-menu > li {
  text-align: right;
}
.header-style6 .header .primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li {
  text-align: left;
}
.rtl .header-style6 .header .primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li {
  text-align: right;
}
.header-style6 .header .primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li > .dropdown-sub.nav-level2 > li {
  text-align: left;
}
.rtl .header-style6 .header .primary-menu .navbar-inverse .nav.nav-mega > li.flytheme-mega-menu >.nav-level1 > li > .dropdown-sub.nav-level2 > li {
  text-align: right;
}
.footer-style6 .sidebar-above-footer .ya-logo {
  padding: 13px 0;
  margin: 0 -15px;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 {
  padding: 70px 0;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  margin-bottom: 78px;
}
.page-template-page-home6 .footer-style6 .sidebar-above-footer .contact-top-footer6 {
  border-top: 0;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 ul.socials-footer {
  margin: 0;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 ul.socials-footer > li {
  float: left;
  display: inline-block;
  margin-right: 25px;
  line-height: 42px;
}
.rtl .footer-style6 .sidebar-above-footer .contact-top-footer6 ul.socials-footer > li {
  float: right;
  margin-left: 25px;
  margin-right: 0;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 ul.socials-footer > li > a {
  color: #444;
  font-size: 24px;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 ul.socials-footer > li > a:hover {
  color: #f27666;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 {
  overflow: hidden;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 h3 {
  float: right;
  color: #444;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 46px;
  padding: 0;
}
.rtl .footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 h3 {
  float: left;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 h3:before {
  width: 0;
  height: 0;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 .mc4wp-form {
  float: right;
  margin-left: 20px;
  position: relative;
}
.rtl .footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 .mc4wp-form {
  float: left;
  margin-right: 20px;
  margin-left: 0;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 .mc4wp-form p {
  margin: 0;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 .mc4wp-form input[type="email"] {
  height: 46px;
  width: 270px;
  border: 3px solid #d9dbe0;
  border-radius: 24px;
  color: #999;
  padding: 0 25px;
  margin: 0;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 .mc4wp-form input[type="submit"] {
  height: 40px;
  width: 40px;
  text-indent: -9999px;
  background: url('../assets/img/bg-button2.png') no-repeat scroll center center;
  border: 0;
  position: absolute;
  top: 3px;
  right: 10px;
}
.footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 .mc4wp-form input[type="submit"]:hover {
  opacity: 0.85;
}
.rtl .footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 .mc4wp-form input[type="submit"] {
  background-position: center center;
  left: 10px;
  right: auto;
}
.footer-style6 .sidebar-above-footer .widget_nav_menu:last-child {
  margin-bottom: 75px;
}
.footer-style6 .sidebar-above-footer .widget_nav_menu ul.menu {
  margin: 0;
}
.footer-style6 .sidebar-above-footer .widget_nav_menu ul.menu > li {
  float: none;
}
.footer-style6 .sidebar-above-footer .widget_nav_menu ul.menu > li > a {
  font-size: 14px;
  color: #444;
  font-weight: 600;
  text-transform: uppercase;
}
.footer-style6 .sidebar-above-footer .widget_nav_menu ul.menu > li > a:hover:before {
  border: 0;
}
.footer-style6 .sidebar-above-footer .widget_nav_menu ul.menu > li > a:before {
  width: 0;
  height: 0;
  border: 0;
}
.footer-style6 .copyright {
  background-color: #444;
  color: #fff;
}
.block-text-index6 {
  padding: 35px 0 22px;
}
.block-text-index6 .item-block .item-content {
  text-align: center;
}
.block-text-index6 .item-block .item-content .item-icon {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 10px;
}
.block-text-index6 .item-block .item-content h4 {
  color: #444;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.block-text-index6 .item-block .item-content p {
  font-size: 16px;
  color: #111;
}
.block-text-index6 .item-block.free-shipping .item-content .item-icon {
  background: url(../assets/img/icon-free-shipping3.png) no-repeat center center #f7f7f7;
}
.block-text-index6 .item-block.free-shipping .item-content:hover .item-icon {
  background: url(../assets/img/icon-free-shipping3-hover.png) no-repeat center center #f27666;
}
.block-text-index6 .item-block.money-guarantee .item-content .item-icon {
  background: url(../assets/img/icon-money3.png) no-repeat center center #f7f7f7;
}
.block-text-index6 .item-block.money-guarantee .item-content:hover .item-icon {
  background: url(../assets/img/icon-money3-hover.png) no-repeat center center #f27666;
}
.block-text-index6 .item-block.online-support .item-content .item-icon {
  background: url(../assets/img/icon-support3.png) no-repeat center center #f7f7f7;
}
.block-text-index6 .item-block.online-support .item-content:hover .item-icon {
  background: url(../assets/img/icon-support3-hover.png) no-repeat center center #f27666;
}
.block-text-index61 {
  text-align: center;
  padding: 90px 0 10px;
}
.block-text-index61.style1 {
  padding: 60px 0 10px;
}
.block-text-index61.style1 .title {
  margin: 0 0 15px;
}
.block-text-index61.style2 {
  padding: 60px 0 390px;
}
.block-text-index61.style2 .title {
  margin: 0 0 15px;
  color: #fff;
}
.block-text-index61 .intro {
  text-transform: uppercase;
  font-size: 16px;
  color: #999;
  font-weight: 600;
  letter-spacing: 5px;
}
.block-text-index61 .title {
  font-size: 60px;
  color: #444;
  font-weight: bold;
  line-height: 75px;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 40px;
}
.block-text-index61 .title:before {
  content: '';
  width: 50px;
  height: 6px;
  background-color: #f27666;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  border-radius: 6px;
  bottom: 0px;
}
.block-text-index61 .item-text {
  width: 84%;
  margin: 0 auto;
  line-height: 26px;
  font-size: 14px;
}
.block-phone-home6 {
  position: relative;
  padding-bottom: 26px;
}
.block-phone-home6 .wpb_single_image {
  position: relative;
  margin-top: 130px;
  margin-left: -90px;
}
.rtl .block-phone-home6 .wpb_single_image {
  margin-right: -90px;
  margin-left: 0;
}
.block-phone-home6 .block-text-phone {
  text-align: right;
  overflow: hidden;
  padding: 150px 0 0;
}
.rtl .block-phone-home6 .block-text-phone {
  text-align: left;
}
.block-phone-home6 .block-text-phone h2 {
  font-size: 50px;
  text-transform: capitalize;
  color: #546f86;
  font-weight: 300;
  line-height: 50px;
}
.block-phone-home6 .block-text-phone .des {
  text-align: justify;
  padding: 50px 0 60px;
  color: #777;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  float: right;
  direction: rtl;
  width: 84%;
}
.rtl .block-phone-home6 .block-text-phone .des {
  float: left;
  direction: ltr;
}
.block-phone-home6 .block-text-phone a {
  display: inline-block;
  border-radius: 30px;
  height: 54px;
  padding: 0 35px;
  line-height: 52px;
  border: 1px solid #afaaa8;
  background-color: transparent;
  color: #777;
  font-size: 14px;
  text-transform: uppercase;
  float: right;
  clear: both;
  letter-spacing: 3px;
}
.rtl .block-phone-home6 .block-text-phone a {
  float: left;
}
.block-phone-home6 .block-text-phone a:hover {
  background-color: #f27666;
  color: #fff;
  border: 1px solid #f27666;
}
.block-text-index62 {
  padding: 120px 0 120px;
  width: 60%;
}
.rtl .block-text-index62 {
  width: 60%;
  float: left;
}
.rtl .block-text-index62 .des {
  width: 80%;
}
.block-text-index62 h2 {
  font-size: 50px;
  text-transform: capitalize;
  color: #aa938d;
  font-weight: 300;
  line-height: 50px;
}
.block-text-index62 .des {
  width: 80%;
  text-align: justify;
  padding: 50px 0 60px;
  color: #777;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}
.block-text-index62 a {
  display: inline-block;
  border-radius: 30px;
  height: 54px;
  padding: 0 35px;
  line-height: 52px;
  border: 1px solid #afaaa8;
  background-color: transparent;
  color: #777;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.block-text-index62 a:hover {
  background-color: #f27666;
  color: #fff;
  border: 1px solid #f27666;
}
.block-text-index63.style2 .item-wrap .item {
  text-align: left;
}
.rtl .block-text-index63.style2 .item-wrap .item {
  text-align: right;
}
.block-text-index63.style2 .item-wrap .item:hover .item-icon.icon1 {
  background: url(../assets/img/icon-1-hover.png) no-repeat center center #f27666;
}
.block-text-index63.style2 .item-wrap .item:hover .item-icon.icon2 {
  background: url(../assets/img/icon-2-hover.png) no-repeat center center #f27666;
}
.block-text-index63.style2 .item-wrap .item:hover .item-icon.icon3 {
  background: url(../assets/img/icon-3-hover.png) no-repeat center center #f27666;
}
.block-text-index63.style2 .item-wrap .item .item-icon {
  float: left;
}
.rtl .block-text-index63.style2 .item-wrap .item .item-icon {
  float: right;
}
.block-text-index63.style2 .item-wrap .item .item-icon.icon1 {
  background: url(../assets/img/icon-1.png) no-repeat center center;
}
.block-text-index63.style2 .item-wrap .item .item-icon.icon2 {
  background: url(../assets/img/icon-2.png) no-repeat center center;
}
.block-text-index63.style2 .item-wrap .item .item-icon.icon3 {
  background: url(../assets/img/icon-3.png) no-repeat center center;
}
.block-text-index63.style2 .item-wrap .item .item-content {
  margin-left: 90px;
  margin-right: 0;
}
.rtl .block-text-index63.style2 .item-wrap .item .item-content {
  margin-right: 90px;
  margin-left: 0;
}
.block-text-index63 .item-wrap .item {
  overflow: hidden;
  margin-bottom: 70px;
  text-align: right;
}
.rtl .block-text-index63 .item-wrap .item {
  text-align: left;
}
.block-text-index63 .item-wrap .item:hover .item-icon {
  background-color: #f27666;
  color: #fff;
  border: 4px solid #f27666;
}
.block-text-index63 .item-wrap .item .item-icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  border: 4px solid #e5e5e5;
  border-radius: 50%;
  line-height: 70px;
  font-size: 25px;
  text-align: center;
  color: #444;
  background-color: #fff;
  float: right;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rtl .block-text-index63 .item-wrap .item .item-icon {
  float: left;
}
.block-text-index63 .item-wrap .item .item-content {
  margin-right: 90px;
}
.rtl .block-text-index63 .item-wrap .item .item-content {
  margin-left: 90px;
  margin-right: 0;
}
.block-text-index63 .item-wrap .item .item-content h3 {
  font-size: 18px;
  color: #444;
  text-transform: uppercase;
  font-weight: bold;
}
.testimonial-slider.layout2 {
  padding: 5px 0 70px;
}
.testimonial-slider.layout2 .carousel-inner {
  text-align: center;
}
.testimonial-slider.layout2 .carousel-inner .item {
  margin-bottom: 70px;
}
.testimonial-slider.layout2 .carousel-inner .item .client-comment {
  color: #444;
  line-height: 24px;
  font-size: 14px;
  font-style: normal;
  width: 60%;
  margin: 0 auto;
}
.testimonial-slider.layout2 .carousel-indicators {
  text-align: center;
  margin: 0;
  width: auto;
  left: auto;
  right: auto;
  min-height: 160px;
}
.testimonial-slider.layout2 .carousel-indicators .img-indicator {
  display: inline-block;
  background-color: transparent;
  margin: 0px;
  min-width: 120px;
  height: 110px;
  text-align: center;
  vertical-align: bottom;
  text-indent: 0;
}
.testimonial-slider.layout2 .carousel-indicators .img-indicator a {
  display: inline-block;
  width: 74px;
  height: 74px;
  position: relative;
  margin: 20px 0;
  border-radius: 50%;
  border: 4px solid #dbe9e3;
  vertical-align: bottom;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.testimonial-slider.layout2 .carousel-indicators .img-indicator a:hover {
  margin: 0 0 20px;
  width: 110px;
  height: 110px;
}
.testimonial-slider.layout2 .carousel-indicators .img-indicator a:hover:before {
  opacity: 0;
}
.testimonial-slider.layout2 .carousel-indicators .img-indicator a img {
  border-radius: 50%;
}
.testimonial-slider.layout2 .carousel-indicators .img-indicator span {
  opacity: 0;
  text-transform: uppercase;
  font-size: 14px;
  color: #444;
  margin-top: 20px;
  font-weight: bold;
}
.testimonial-slider.layout2 .carousel-indicators .img-indicator.active {
  vertical-align: top;
}
.testimonial-slider.layout2 .carousel-indicators .img-indicator.active span {
  opacity: 1;
}
.testimonial-slider.layout2 .carousel-indicators .img-indicator.active a {
  margin: 0 0 20px;
  width: 110px;
  height: 110px;
}
.testimonial-slider.layout2 .carousel-indicators .img-indicator.active a:before {
  opacity: 0;
}
.our-collection {
  margin-bottom: 55px;
}
.our-collection:hover .res-button {
  opacity: 1;
}
.our-collection:hover .res-button.slick-next {
  right: -70px;
}
.rtl .our-collection:hover .res-button.slick-next {
  left: -70px;
  right: auto;
}
.our-collection .res-button {
  width: 60px;
  height: 60px;
  background-color: #f2f2f2;
  line-height: 60px;
  text-align: center;
  opacity: 1;
  z-index: 99;
  box-shadow: none;
  opacity: 0;
}
.our-collection .res-button:before {
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #444;
}
.our-collection .res-button:hover {
  background-color: #f27666;
}
.our-collection .res-button:hover:before {
  color: #fff;
}
.our-collection .res-button.slick-prev {
  left: -70px;
}
.rtl .our-collection .res-button.slick-prev {
  right: -70px;
  left: auto;
}
.our-collection .res-button.slick-prev:before {
  content: '\f053';
}
.rtl .our-collection .res-button.slick-prev:before {
  content: '\f054';
}
.our-collection .res-button.slick-next {
  right: -70px;
}
.rtl .our-collection .res-button.slick-next {
  left: -70px;
  right: auto;
}
.our-collection .res-button.slick-next:before {
  content: '\f054';
}
.rtl .our-collection .res-button.slick-next:before {
  content: '\f053';
}
.our-collection .resp-slider-container .slick-slider .slick-list {
  margin: 0;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom .button,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom .add_to_cart_button,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom .product_type_external,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom .product_type_grouped {
  border: 1px solid #f27666;
  background-color: #f27666;
  color: #fff;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom .button,
.rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom .add_to_cart_button,
.rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom .product_type_external,
.rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom .product_type_grouped {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .item-content .item-bottom a.fancybox {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap:hover .products-thumb a:before {
  opacity: 1;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .products-thumb a {
  position: relative;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .products-thumb a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.5);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content {
  text-align: center;
  padding: 10px 0;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content h4 a {
  font-size: 14px;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content h4 a:hover {
  color: #f27666;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-price {
  display: block;
  margin: 25px 0 35px;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-price span.amount {
  font-size: 22px;
  color: #444;
  font-weight: bold;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom {
  overflow: hidden;
  display: inline-flex;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .add_to_cart_button,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .product_type_external,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .product_type_grouped {
  border: 1px solid #ddd;
  display: inline-block;
  float: left;
  font-weight: 500;
  font-size: 14px;
  color: #999;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
  margin: 0;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  text-align: center;
  background-color: #fff;
  -webkit-transform: translate(60px,0);
  -ms-transform: translate(60px,0);
  transform: translate(60px,0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button,
.rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .add_to_cart_button,
.rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .product_type_external,
.rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .product_type_grouped {
  -webkit-transform: translate(-60px,0);
  -ms-transform: translate(-60px,0);
  transform: translate(-60px,0);
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button:hover,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .add_to_cart_button:hover,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .product_type_external:hover,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .product_type_grouped:hover {
  background-color: #ee4c37;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  float: left;
  margin: 0 10px;
  width: auto;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  background: url(../assets/img/pink/icon-wishlist4.png) no-repeat center center;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  background: url(../assets/img/icon-wishlist4.png) no-repeat center center #f27666;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom a.fancybox {
  background: url(../assets/img/pink/icon-quickview4.png) no-repeat center center;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom a.fancybox:hover {
  background: url(../assets/img/icon-quickview4.png) no-repeat center center #f27666;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom a.fancybox {
  display: inline-block;
  width: 46px;
  height: 46px;
  float: left;
  max-width: 46px;
  border: 1px solid #f27666;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translate(-40px,0);
  -ms-transform: translate(-40px,0);
  transform: translate(-40px,0);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom a.fancybox:before {
  background: none;
  width: 0;
  height: 0;
  content: '';
}
.bg-vimeo-home6 {
  position: relative;
  margin-top: -430px;
}
.bg-vimeo-home6 .bg-vimeo {
  text-align: center;
}
.bg-vimeo-home6 .bg-vimeo .bg-iframe {
  background: url(../assets/img/bg-smartwatch.png) no-repeat center center;
  display: inline-block;
  padding: 40px 92px 50px;
}
.bg-vimeo-home6 .bg-vimeo .bg-iframe iframe {
  border: 0;
}
.image1-home6 {
  margin-bottom: 50px !important;
}
.image2-home6 {
  margin-bottom: 100px !important;
}
@media (max-width: 1199px) {
  .header-style6 .header .header-top-home .header-mid .primary-menu .navbar-inverse .nav > li > a {
    padding: 0 15px;
  }
  .footer-style6 .sidebar-above-footer .contact-top-footer6 ul.socials-footer > li {
    margin-right: 18px;
  }
  .rtl .footer-style6 .sidebar-above-footer .contact-top-footer6 ul.socials-footer > li {
    margin-left: 18px;
    margin-right: 0;
  }
  .block-text-index62 {
    margin: 0 auto;
  }
  .rtl .block-text-index62 {
    float: none;
  }
  .block-text-index62 h2 {
    font-size: 40px;
  }
  .block-text-index62 .des {
    width: 100%;
  }
  .rtl .block-text-index62 .des {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-style6 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
    padding: 12px 0;
  }
  .header-style6 .header .header-mid .primary-menu .navbar-inverse .nav > li > a {
    font-size: 14px;
  }
  .header-style6 .header .top .header-top .my-menu {
    padding: 31px 21px;
  }
  .header-style6 .header .top .mycart .top-form.top-form-minicart {
    padding: 23px 12px;
  }
  .header-style6 .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    width: 70px;
  }
  .header-style6 .header .top .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry #searchform_special button.button-search-pro {
    padding: 0 35px;
  }
  .our-collection:hover .res-button.slick-next {
    right: -10px;
  }
  .rtl .our-collection:hover .res-button.slick-next {
    left: -10px;
    right: auto;
  }
  .our-collection .res-button.slick-prev {
    left: -10px;
  }
  .rtl .our-collection .res-button.slick-prev {
    right: -10px;
    left: auto;
  }
  .our-collection .res-button.slick-next {
    right: -10px;
  }
  .rtl .our-collection .res-button.slick-next {
    left: -10px;
    right: auto;
  }
  .block-phone-home6 {
    padding-bottom: 30px;
  }
  .block-phone-home6 .wpb_single_image {
    margin-top: 50px;
    margin-left: 0;
  }
  .rtl .block-phone-home6 .wpb_single_image {
    margin-right: 0;
  }
  .block-phone-home6 .block-text-phone {
    padding: 80px 0 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .rtl [class*="col-sm-"] {
    float: right;
  }
}
@media (max-width: 991px) {
  .header-style6 .header.header-menu-ontop {
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
    height: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .header-style6 .header.header-menu-ontop .header-mid {
    margin: 4px 0;
  }
  .header-style6 .header.header-menu-ontop .header-mid .primary-menu {
    box-shadow: none;
  }
  .header-style6 .header.header-menu-ontop .header-mid .primary-menu .mid-header {
    height: auto;
  }
  .header-style6 .header.header-menu-ontop .header-top,
  .header-style6 .header.header-menu-ontop .sidebar-top-header {
    display: none;
  }
  .header-style6 .header.header-menu-ontop .top-header .flytheme-logo {
    padding: 8px 20px;
  }
  .header-style6 .header.header-menu-ontop .top {
    width: 0;
  }
  .header-style6 .header.header-menu-ontop .header-top-home .top .sidebar-top-header {
    height: 59px;
    padding: 15px 0;
  }
  .header-style6 .header.header-menu-ontop .header-top-home .top .mycart .top-form.top-form-minicart {
    padding: 10px 0;
    top: 0;
    right: 15px;
  }
  .rtl .header-style6 .header.header-menu-ontop .header-top-home .top .mycart .top-form.top-form-minicart {
    left: 15px;
    right: auto;
  }
  .header-style6 .header.header-menu-ontop .header-top-home .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    top: 60px;
  }
  .header-style6 .header.header-menu-ontop .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin: 0;
  }
  .header-style6 .header.header-menu-ontop .header-top-home .top .sidebar-top-header .top-icon,
  .header-style6 .header.header-menu-ontop .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search {
    display: none;
  }
  .header-style6 .header.header-menu-ontop .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    left: 0;
    right: auto;
  }
  .rtl .header-style6 .header.header-menu-ontop .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    right: 0;
    left: auto;
  }
  .header-style6 .header.header-menu-ontop .top-header .flytheme-logo {
    display: none;
  }
  .header-style6 .header {
    height: auto;
  }
  .header-style6 .header .top .sidebar-top-header {
    clear: none;
  }
  .header-style6 .header .top .header-top {
    background-color: #fff;
  }
  .header-style6 .header .header-mid {
    margin: 10px 0 0;
  }
  .header-style6 .header .header-mid .primary-menu .menu-responsive-wrapper ul.flytheme_resmenu {
    height: 215px;
    text-align: left;
  }
  .rtl .header-style6 .header .header-mid .primary-menu .menu-responsive-wrapper ul.flytheme_resmenu {
    text-align: right;
  }
  .our-collection:hover .res-button.slick-next {
    right: -10px;
  }
  .rtl .our-collection:hover .res-button.slick-next {
    left: -10px;
    right: auto;
  }
  .our-collection .res-button.slick-prev {
    left: -10px;
  }
  .rtl .our-collection .res-button.slick-prev {
    right: -10px;
    left: auto;
  }
  .our-collection .res-button.slick-next {
    right: -10px;
  }
  .rtl .our-collection .res-button.slick-next {
    left: -10px;
    right: auto;
  }
  .block-text-index62 {
    width: 90%;
    padding: 40px 0;
  }
  .rtl .block-text-index62 {
    width: 90%;
  }
  .block-phone-home6 {
    position: relative;
    padding-bottom: 0;
  }
  .block-phone-home6 .wpb_single_image {
    position: relative;
    margin-top: 30px;
    margin-left: 0;
  }
  .rtl .block-phone-home6 .wpb_single_image {
    margin-right: 0;
  }
  .block-phone-home6 .block-text-phone {
    padding: 20px 0 0;
  }
  .block-phone-home6 .block-text-phone h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .block-phone-home6 .block-text-phone .des {
    text-align: justify;
    padding: 20px 0;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
  }
  .bg-vimeo-home6 .bg-vimeo .bg-iframe {
    width: 100%;
    background-size: contain;
  }
  .bg-vimeo-home6 .bg-vimeo .bg-iframe iframe {
    max-width: 100%;
  }
  .footer-style6 .sidebar-above-footer .contact-top-footer6 {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .footer-style6 .sidebar-above-footer .contact-top-footer6 h3 {
    display: none;
  }
  .footer-style6 .sidebar-above-footer .ya-logo {
    text-align: center;
    padding: 0 0 20px;
  }
  .footer-style6 .sidebar-above-footer .ya-logo a {
    display: inline-block;
  }
  .footer-style6 .sidebar-above-footer .widget_nav_menu:last-child {
    margin-bottom: 35px;
  }
  .block-text-index6 {
    padding: 20px 0 0;
  }
  .block-text-index6 .item-block {
    margin-bottom: 30px;
  }
  .block-text-index6 .item-block:last-child {
    margin-bottom: 0;
  }
  .footer.footer-style5 .copyright {
    padding: 0;
  }
  .footer.footer-style5 .copyright .footer-menu {
    padding: 20px 0 0;
  }
  .footer.footer-style5 .copyright .footer-menu .widget_nav_menu ul.menu {
    display: inline-block;
  }
  .footer.footer-style5 .copyright .footer-copyright .copyright-text {
    padding: 21px 0 20px;
  }
}
@media (max-width: 767px) {
  .header-style6 .header .top .top-header-sidebar-menu .sidebar-login-top .top-login > ul > li a span {
    display: block;
  }
  .page-template-page-home6 .block-phone-home6 {
    background-image: none !important;
    background-color: #e7eff6;
  }
  .block-phone-home6 .block-text-phone h2 {
    text-align: left;
  }
  .rtl .block-phone-home6 .block-text-phone h2 {
    text-align: right;
  }
  .block-phone-home6 .block-text-phone a {
    float: left;
  }
  .rtl .block-phone-home6 .block-text-phone a {
    float: right;
  }
  .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom a.fancybox {
    display: none;
  }
  .header-style6 .header .header-top-home .top-header .flytheme-logo {
    padding: 12px 20px;
  }
}
@media (max-width: 640px) {
  .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom {
    display: inline-table;
  }
  .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist {
    margin: 0 0 0 10px;
  }
  .rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .yith-wcwl-add-to-wishlist {
    margin: 0 10px 0 0;
  }
  .block-text-index61 {
    padding: 30px 0 10px;
  }
  .block-text-index61 .intro {
    font-size: 14px;
  }
  .block-text-index61 .title {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .block-text-index61 .item-text {
    width: 100%;
  }
  .block-text-index62 {
    padding: 20px 0;
    width: 100%;
  }
  .block-text-index62 h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .block-text-index62 .des {
    font-size: 14px;
    line-height: 26px;
    padding: 20px 0;
  }
  .bg-vimeo-home6 {
    margin-top: 0;
  }
  .bg-vimeo-home6 .bg-vimeo .bg-iframe {
    min-height: 275px;
    padding: 60px 110px 0px;
  }
  .bg-vimeo-home6 .bg-vimeo .bg-iframe iframe {
    height: 100%;
  }
  .block-text-index61.style2 {
    padding: 60px 0 40px;
  }
  .block-text-index61.style1 {
    padding: 20px 0 0;
  }
  .block-text-index63 .item-wrap .item {
    margin-bottom: 30px;
  }
  .testimonial-slider.layout2 .carousel-inner .item .client-comment {
    width: 90%;
  }
  .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button .button,
  .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button .add_to_cart_button,
  .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button .product_type_external,
  .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button .product_type_grouped,
  .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button,
  .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .add_to_cart_button,
  .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .product_type_external,
  .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .product_type_grouped {
    -webkit-transform: translate(30px,0);
    -ms-transform: translate(30px,0);
    transform: translate(30px,0);
  }
  .rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button .button,
  .rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button .add_to_cart_button,
  .rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button .product_type_external,
  .rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button .product_type_grouped,
  .rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .button,
  .rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .add_to_cart_button,
  .rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .product_type_external,
  .rtl .our-collection .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-content .item-bottom .product_type_grouped {
    -webkit-transform: translate(30px,0);
    -ms-transform: translate(30px,0);
    transform: translate(30px,0);
    margin-right: 10px;
  }
  .header-style6 .header .top .header-top .my-menu {
    padding: 32px 21px;
  }
  .header-style6 .header .top .mycart .top-form.top-form-minicart {
    padding: 23px 12px;
  }
  .header-style6 .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    width: 68px;
  }
  .footer-style6 .sidebar-above-footer .contact-top-footer6 {
    text-align: center;
  }
  .footer-style6 .sidebar-above-footer .contact-top-footer6 ul.socials-footer {
    display: inline-block;
    overflow: hidden;
    margin: 0 0 20px;
  }
  .footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 .mc4wp-form {
    float: none;
    display: inline-block;
    margin: 0;
  }
  .rtl .footer-style6 .sidebar-above-footer .contact-top-footer6 .newsletter-home6 .mc4wp-form {
    float: none;
    margin: 0;
  }
  .header-style6 .header.header-menu-ontop .top-header .flytheme-logo {
    display: none;
  }
  .header-style6 .header .top .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry #searchform_special button.button-search-pro {
    padding: 0 32px;
  }
}
@media (max-width: 480px) {
  .header-style6 .header {
    text-align: left;
  }
  .header-style6 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin: 0 15px;
  }
  .header-style6 .header .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    top: 65px;
    right: auto;
    left: 0;
  }
  .rtl .header-style6 .header .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    left: auto;
    right: 0;
  }
  .rtl .header-style6 .header {
    text-align: right;
  }
  .header-style6 .header .top {
    padding: 0;
    background-color: #fff;
  }
  .header-style6 .header .top .header-top .top-header-sidebar-menu .my-menu {
    padding: 20px 0 32px;
  }
  .header-style6 .header .top .mycart .top-form.top-form-minicart {
    border: 0;
    padding: 25px 0 20px;
  }
  .header-style6 .header .top .sidebar-top-header {
    border: 0;
    padding: 20px 0;
  }
  .header-style6 .header .top-header {
    float: none;
    text-align: center;
  }
  .header-style6 .header .top-header .flytheme-logo {
    display: inline-block;
    float: none;
    padding: 22px 0;
  }
  .header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart {
    margin-left: 10px;
  }
  .header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    right: -50px;
  }
  .rtl .header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    left: -50px;
    right: auto;
  }
  .rtl .header-style6 .header .header-top-home .top .mycart .top-form.top-form-minicart {
    margin-right: 10px;
    margin-left: 0;
  }
  .header-style6 .header .header-top-home .top .sidebar-top-header {
    padding: 19px 0;
  }
  .header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search {
    right: -70px;
    left: auto;
  }
  .rtl .header-style6 .header .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search {
    left: -70px;
    right: auto;
  }
  .header-style6 .header.header-menu-ontop .header-top-home .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    right: -30px;
  }
  .rtl .header-style6 .header.header-menu-ontop .header-top-home .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    left: -30px;
    right: auto;
  }
  .header-style6 .header.header-menu-ontop .header-mid {
    padding: 0;
  }
  .header-style6 .header .top .header-top.active-menu .sidebar-login-top {
    left: -105px;
  }
  .rtl .header-style6 .header .top .header-top.active-menu .sidebar-login-top {
    right: -105px;
    left: auto;
  }
  .rtl .header-style6 .header .top .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry #searchform_special button.button-search-pro {
    right: auto;
    left: 2px;
  }
  .rtl .header-style6 .header .top .mycart .top-form.top-form-minicart {
    border: 0;
  }
  .header-style6 .header .top .sidebar-top-header:hover .flytheme_top .top-form.top-search .topsearch-entry #searchform_special input[type="text"] {
    width: 200px;
    border: 0;
  }
  .rtl .header-style6 .header .top .sidebar-top-header:hover .flytheme_top .top-form.top-search .topsearch-entry #searchform_special input[type="text"] {
    border: 0;
  }
  .header-style6 .header .top .sidebar-top-header .flytheme_top .top-form.top-search.active-search .topsearch-entry #searchform_special input[type="text"] {
    width: 200px;
    border: 0;
  }
  .rtl .header-style6 .header .top .sidebar-top-header .flytheme_top .top-form.top-search.active-search .topsearch-entry #searchform_special input[type="text"] {
    border: 0;
  }
  .rtl .header-style6 .header .header-top-home .header-mid {
    float: right;
  }
}
@media (max-width: 360px) {
  .block-text-index61 .title {
    font-size: 24px;
  }
  .block-text-index62 h2 {
    font-size: 20px;
  }
  .block-text-index61.style2 {
    padding: 30px 0;
  }
  .bg-vimeo-home6 .bg-vimeo .bg-iframe {
    padding: 60px 30px 0;
  }
  .block-phone-home6 .block-text-phone h2 {
    font-size: 28px;
  }
  .testimonial-slider.layout2 .carousel-indicators .img-indicator {
    margin: 0 0 30px;
  }
  .testimonial-slider.layout2 .carousel-indicators .img-indicator.active a {
    width: 90px;
    height: 90px;
  }
  .testimonial-slider.layout2 .carousel-indicators .img-indicator a:hover {
    width: 90px;
    height: 90px;
  }
  .header-style6 .header .header-top-home .header-mid {
    padding: 0;
  }
  .header-style6 .header .header-top-home .header-mid .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin: 0;
  }
  .header-style6 .header.header-menu-ontop .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin: 0;
  }
  .header-style6 .header.header-menu-ontop .header-top-home .top .sidebar-top-header {
    margin-right: 25px;
  }
  .header-style6 .header.header-menu-ontop .header-top-home .top .sidebar-top-header .flytheme_top .top-form.top-search {
    min-width: 200px;
  }
  .rtl .header-style6 .header.header-menu-ontop .header-top-home .top .sidebar-top-header {
    margin-left: 25px;
    margin-right: 0;
  }
  .footer-style6 .sidebar-above-footer .contact-top-footer6 ul.socials-footer > li {
    margin-right: 7px;
  }
  .rtl .footer-style6 .sidebar-above-footer .contact-top-footer6 ul.socials-footer > li {
    margin-left: 8px;
    margin-left: 0;
  }
  .header-style6 .header.header-menu-ontop .top-header .flytheme-logo {
    display: none;
  }
  .header-style6 .header.header-menu-ontop .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    top: 50px;
  }
}
@-moz-document url-prefix() {
  .header-style3 .wrapper_vertical_menu .vertical-megamenu > li:last-child > a,
  .header-style3 .wrapper_vertical_menu .vertical-megamenu > li:first-child > a {
    padding: 12px 15px 12px;
  }
  .header-style3 .wrapper_vertical_menu .vertical-megamenu > li > a {
    padding: 11px 15px 12px;
  }
}
.ip-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  min-height: 480px;
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.ip-logo,
.ip-loader {
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  cursor: default;
  pointer-events: none;
}
.ip-loader {
  top: 50%;
  margin-top: -30px;
}
.ip-header .ip-inner {
  display: block;
  margin: 0 auto;
}
.ip-header .ip-loader svg path {
  fill: none;
  stroke-width: 6;
}
.ip-header .ip-loader svg path.ip-loader-circlebg {
  stroke: #ddd;
}
.ip-header .ip-loader svg path.ip-loader-circle {
  -webkit-transition: stroke-dashoffset 0.2s;
  transition: stroke-dashoffset 0.2s;
  stroke: #f27666;
}
.loading .ip-loader {
  opacity: 1;
  -webkit-animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
  animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
}
.loading .ip-loader {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
@-webkit-keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,800px,0);
  }
}
@keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,800px,0);
    transform: translate3d(0,800px,0);
  }
}
.loaded .ip-logo,
.loaded .ip-loader {
  opacity: 1;
}
@-webkit-keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1);
  }
}
@keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1);
    transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1);
  }
}
.loaded .ip-loader {
  -webkit-animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
  animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
}
@-webkit-keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1);
  }
}
@keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1);
    transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1);
  }
}
.loaded .ip-header {
  -webkit-animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
  animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
}
@-webkit-keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0,-100%,0);
  }
}
@keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
}
