.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: #ffffff;
  color: #666;
  font-size: 15px;
  font-family: 'RobotoRegular';
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
body.page-template-page-home3,
body.page-template-page-home4 {
  background-color: #fff;
}
body a {
  color: #444444;
}
body a:hover {
  color: #f4524d;
  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;
  font-weight: 600;
}
body a {
  outline: medium none !important;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #cecece;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 5px;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul {
  padding: 0;
}
body ul,
body ol {
  margin-left: 15px;
}
body ol {
  padding-left: 15px;
}
body .container {
  padding: 0;
}
body table {
  margin-bottom: 20px;
}
body tbody tr {
  text-align: left;
}
.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;
}
.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%;
}
ul.menu,
.dropdown ul {
  list-style: none;
}
.loading {
  position: relative;
  height: 300px;
  transition-duration: 0.3s;
  overflow: hidden;
}
.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
}
.fa {
  margin: 5px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
}
.button {
  background-color: #ccc;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #e1e1e1;
  height: 33px;
  margin: 0;
  overflow: visible;
  padding: 0 15px;
  text-transform: uppercase;
  width: auto;
  white-space: nowrap;
}
.button:hover {
  background: #29487d;
  color: #fff;
}
.home .sidebar {
  margin-top: 25px;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
.home .wpb_single_image img {
  display: block !important;
  width: 100%;
}
.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;
}
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;
}
.pp_default {
  background: #fff;
}
.slick-slider .slick-list {
  overflow: hidden;
}
.box-layout {
  background: #f5f5f5;
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
  padding: 0 15px;
}
.box-layout .header,
.box-layout .footer {
  margin: 0 -15px;
}
.box-layout .header-style2 {
  margin: 0 -15px;
}
.box-layout .header-style2 .header {
  margin: 0;
}
.fancybox-outer,
.fancybox-inner {
  background: #fff;
  max-width: 100%;
}
.fancybox-close {
  right: 0;
}
.rtl .fancybox-close {
  left: 0;
  right: auto;
}
.page-template-page-home .wpb_revslider_element,
.page-template-page-home2 .wpb_revslider_element {
  margin-bottom: 0 !important;
}
.ya_selectmenu {
  display: none;
}
.body-wrapper {
  overflow: hidden;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .header-style1 .widget_currency_converter .currency_w >li .currency_switcher {
    margin: 2px -15px 0;
  }
}
.responsive-slider .slider {
  z-index: 8;
}
@font-face {
  font-family: 'ChivoBlack';
  src: url('../fonts/ChivoBlack.eot');
  src: url('../fonts/ChivoBlack.eot') format('embedded-opentype'), url('../fonts/ChivoBlack.woff2') format('woff2'), url('../fonts/ChivoBlack.woff') format('woff'), url('../fonts/ChivoBlack.ttf') format('truetype'), url('../fonts/ChivoBlack.svg#ChivoBlack') format('svg');
}
@font-face {
  font-family: 'RobotoRegular';
  src: url('../fonts/RobotoRegular.eot');
  src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'), url('../fonts/RobotoRegular.woff2') format('woff2'), url('../fonts/RobotoRegular.woff') format('woff'), url('../fonts/RobotoRegular.ttf') format('truetype'), url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}
@font-face {
  font-family: 'LatoRegular';
  src: url('../fonts/LatoRegular.eot');
  src: url('../fonts/LatoRegular.eot') format('embedded-opentype'), url('../fonts/LatoRegular.woff2') format('woff2'), url('../fonts/LatoRegular.woff') format('woff'), url('../fonts/LatoRegular.ttf') format('truetype'), url('../fonts/LatoRegular.svg#LatoRegular') format('svg');
}
@font-face {
  font-family: 'LatoBold';
  src: url('../fonts/LatoBold.eot');
  src: url('../fonts/LatoBold.eot') format('embedded-opentype'), url('../fonts/LatoBold.woff2') format('woff2'), url('../fonts/LatoBold.woff') format('woff'), url('../fonts/LatoBold.ttf') format('truetype'), url('../fonts/LatoBold.svg#LatoBold') format('svg');
}
@font-face {
  font-family: 'QuicksandBold';
  src: url('../fonts/QuicksandBold.eot');
  src: url('../fonts/QuicksandBold.eot') format('embedded-opentype'), url('../fonts/QuicksandBold.woff2') format('woff2'), url('../fonts/QuicksandBold.woff') format('woff'), url('../fonts/QuicksandBold.ttf') format('truetype'), url('../fonts/QuicksandBold.svg#QuicksandBold') format('svg');
}
:focus {
  outline: -webkit-focus-ring-color auto 0;
}
.primary-menu {
  position: relative;
}
.primary-menu ul {
  margin: 0;
}
.primary-menu ul li {
  list-style: none;
}
.primary-menu ul li.menu-clear {
  clear: both;
}
.primary-menu .navbar-inner {
  background: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: none;
  float: left;
}
.rtl .primary-menu .navbar-inner {
  float: right;
}
.header-style3 .primary-menu .navbar-inner .nav {
  margin: 32px 0;
}
.primary-menu .navbar-inner .nav > li {
  float: left;
  position: relative;
  z-index: 0;
  padding: 0 23px;
}
.header-style4 .primary-menu .navbar-inner .nav > li {
  padding: 0;
  z-index: 0;
}
.header-style3 .primary-menu .navbar-inner .nav > li {
  padding: 0;
  margin: 0 1px;
}
.rtl .primary-menu .navbar-inner .nav > li {
  float: right;
}
.header-style2 .primary-menu .navbar-inner .nav > li > a {
  color: #f5f5f5;
  position: relative;
  display: block;
  font-weight: bold;
}
.primary-menu .navbar-inner .nav > li > a {
  text-transform: capitalize;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: bold;
  color: #222;
  font-size: 16px;
  line-height: 79px;
  padding: 0;
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
}
.header-fixed .primary-menu .navbar-inner .nav > li > a {
  line-height: 60px;
}
.header-style3 .primary-menu .navbar-inner .nav > li > a {
  font-size: 13px;
  line-height: 20px;
  padding: 9px 16px;
  font-family: 'LatoRegular';
  color: #444;
  text-transform: uppercase;
  border-radius: 3px;
  font-weight: normal;
}
.header-style4 .primary-menu .navbar-inner .nav > li > a {
  font-size: 14px;
  font-family: 'LatoBold';
  line-height: 50px;
  padding: 0 20px 0 20px;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  z-index: 0;
}
.primary-menu .navbar-inner .nav > li > a > span {
  display: inline-block;
  z-index: 0;
  position: relative;
}
.primary-menu .navbar-inner .nav > li.active > a:after,
.primary-menu .navbar-inner .nav > li.active > a,
.primary-menu .navbar-inner .nav > li.open > a,
.primary-menu .navbar-inner .nav > li.open.active > a,
.primary-menu .navbar-inner .nav > li.hover > a {
  color: #ffc501;
}
.header-style2 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style2 .primary-menu .navbar-inner .nav > li.active > a,
.header-style2 .primary-menu .navbar-inner .nav > li.open > a,
.header-style2 .primary-menu .navbar-inner .nav > li.open.active > a,
.header-style2 .primary-menu .navbar-inner .nav > li.hover > a {
  color: #fff;
}
.primary-menu .navbar-inner .nav > li.active > a:after,
.primary-menu .navbar-inner .nav > li.hover > a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 2px solid #fff;
  content: '';
}
.header-style3 .primary-menu .navbar-inner .nav > li.active > a,
.header-style3 .primary-menu .navbar-inner .nav > li.hover > a {
  background-color: #29487d;
  color: #fff;
}
.header-style3 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style3 .primary-menu .navbar-inner .nav > li.hover > a:after {
  border: 0;
}
.header-style4 .primary-menu .navbar-inner .nav > li.active > a,
.header-style4 .primary-menu .navbar-inner .nav > li.hover > a {
  color: #ffffff;
}
.header-style4 .primary-menu .navbar-inner .nav > li.active > a:before,
.header-style4 .primary-menu .navbar-inner .nav > li.hover > a:before {
  color: #29487d !important;
}
.header-style4 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style4 .primary-menu .navbar-inner .nav > li.hover > a:after {
  border-bottom: 3px solid #ffffff;
  border-top: 0;
  bottom: 0;
}
.primary-menu .navbar-inner .nav > li.dropdown:hover >a:after,
.primary-menu .navbar-inner .nav > li:hover > a {
  color: #29487d;
}
.primary-menu .navbar-inner .nav > li .dropdown-menu:before,
.primary-menu .navbar-inner .nav > li .dropdown-menu:after {
  display: none;
}
.header-style4 .primary-menu .navbar-inner .nav > li.dropdown > a:before {
  position: absolute;
  right: 7px;
  content: '\f107';
  font-family: FontAwesome;
  font-size: 12px;
  color: #fff;
}
.rtl .header-style4 .primary-menu .navbar-inner .nav > li.dropdown > a:before {
  right: auto;
  left: 7px;
}
.primary-menu .navbar-inner .nav.nav-mega {
  position: relative;
  z-index: 0;
}
.primary-menu .navbar-inner .nav.nav-mega > li > .dropdown-menu.nav-level1 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 3px solid #29487d;
  border-width: 3px 0 0 0;
  padding: 0 5px !important;
  min-width: 180px;
}
.primary-menu .navbar-inner .nav.nav-mega > li > .dropdown-menu.nav-level1.four-column > li {
  min-width: 187px !important;
}
.primary-menu .navbar-inner .nav.nav-mega > li > .dropdown-menu.nav-level1.four-column > li.four-column {
  padding: 0 15px 20px 15px;
}
.primary-menu .navbar-inner .nav.nav-mega > li > .dropdown-menu.nav-level1.four-column > li.four-column > a {
  margin-bottom: 0;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu {
  box-shadow: 0 3px 5px rgba(0,0,0,0.5);
}
.header-style3 .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu {
  top: 70px !important;
}
.header-style4 .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu {
  border: 0;
  padding: 10px 0 !important;
  min-width: 200px;
}
.header-style4 .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li > a {
  padding: 8px 20px 8px 20px;
  font-family: 'LatoRegular';
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li {
  line-height: 30px;
  list-style: none;
  position: relative;
  border: 0 !important;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li +li {
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px 0 0;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li a {
  display: block;
  color: #444;
  line-height: 20px;
  padding: 7px 10px 7px 15px;
  position: relative;
  font-size: 13px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li.dropdown-submenu > a:after {
  position: absolute;
  content: '\f105';
  font-family: FontAwesome;
  font-size: 16px;
  right: 10px;
  left: auto;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li.dropdown-submenu > a:after {
  content: '\f104';
  left: 10px;
  right: auto;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub {
  position: absolute;
  left: 104%;
  top: -1px;
  margin: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  list-style: none;
  background: #fff;
  min-width: 180px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-top: 3px solid #29487d;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 2px 2px #ccc;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub > li a:hover {
  color: #29487d;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub > li a:hover:before {
  background-color: #29487d;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub {
  left: auto;
  right: 104%;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub:before {
  background: none;
  width: 0px;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub:after {
  background-color: transparent;
  content: " ";
  height: 100%;
  right: -20px;
  position: absolute;
  top: 0;
  width: 20px;
  display: block;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub:before {
  background-color: transparent;
  content: " ";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
  display: block;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li:hover > a,
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li.active > a {
  color: #29487d;
  background: #fff;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li:hover > a:before,
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li.active > a:before {
  background: #29487d;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li:hover > .dropdown-sub {
  display: block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu {
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu {
  padding: 0;
  margin: 0;
  float: left;
  left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  list-style: none;
  z-index: 99999 !important;
  box-shadow: 0 3px 5px rgba(0,0,0,0.5);
}
.header-style3 .primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu {
  top: 70px !important;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu:before {
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  top: -5px;
  width: 100%;
  z-index: 9999;
  background-color: none;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.nav-level1 > li.dropdown-submenu > a {
  color: #29487d;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.nav-level1 > li.dropdown-submenu.menu-color-styles .dropdown-sub > li > a span.menu-img {
  left: 0;
  right: auto;
  position: absolute;
  top: -3px;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.nav-level1 > li.dropdown-submenu.menu-color-styles .dropdown-sub > li > a span.menu-img {
  right: 0;
  left: auto;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.nav-level1 > li.dropdown-submenu.menu-color-styles .dropdown-sub > li > a span.menu-title {
  margin-left: 40px;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.nav-level1 > li.dropdown-submenu.menu-color-styles .dropdown-sub > li > a span.menu-title {
  margin-left: 0;
  margin-right: 40px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li {
  min-width: 150px;
  padding: 20px 15px;
  display: inline-block;
  float: left;
  box-sizing: content-box;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li {
  float: right;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > a,
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > span.have-title {
  padding: 0;
  display: block;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > a:hover,
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > span.have-title:hover {
  background: none;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > a:hover span.menu-img img,
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > span.have-title:hover span.menu-img img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 {
  margin-top: 5px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li.active > a {
  color: #29487d;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a {
  display: block;
  padding: 10px 0;
  font-size: 13px;
  color: #444;
  text-transform: capitalize;
  border-top: 1px solid #ebebeb;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a:hover {
  color: #29487d;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a:hover:before {
  background-color: #29487d;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a > span.have-title {
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a > span.have-title > .menu-img {
  position: absolute;
  right: -40px;
  left: auto;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a > span.have-title > .menu-img {
  right: auto;
  left: -40px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li.col-1 {
  min-width: 150px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li.col-2 {
  min-width: 300px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li.col-3 {
  min-width: 450px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li.col-4 {
  min-width: 600px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li.col-5 {
  min-width: 750px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li.col-6 {
  min-width: 900px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.two-column {
  min-width: 385px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.two-column > li:nth-child(2n+1) {
  clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.three-column {
  min-width: 553px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.three-column > li:nth-child(3n) {
  border-right: none;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.three-column > li:nth-child(3n+1) {
  clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.four-column {
  min-width: 880px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.four-column > li:nth-child(4n+1) {
  clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.five-column > li:nth-child(5n+1) {
  clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.six-column {
  min-width: 1038px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.six-column > li.six-column {
  padding: 30px 15px 20px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.six-column > li:nth-child(6n+1) {
  clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-img > a {
  display: block;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-img > a span.menu-img {
  position: absolute;
  top: -25%;
  left: 35px;
  z-index: 10;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-img > a span.menu-img img {
  max-width: none;
}
.header-style2 .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-img > a span.menu-img {
  top: -23px;
}
.header-style4 .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-img > a span.menu-img {
  left: 0;
}
.primary-menu .navbar-inner .nav.nav-css > li .dropdown-menu {
  box-shadow: 0 3px 5px rgba(0,0,0,0.5);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 3px solid #29487d;
  -webkit-box-shadow: 0px 2px 2px #ccc;
  box-shadow: 0px 2px 2px #ccc;
  padding: 10px 0;
  min-width: 222px;
  border-width: 3px 0 0 0;
}
.primary-menu .navbar-inner .nav.nav-css > li .dropdown-menu .dropdown-menu {
  border-top: 3px solid #29487d;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li {
  line-height: 30px;
  list-style: none;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li a {
  display: block;
  color: #666;
  line-height: 19px;
  margin: 0 10px;
  padding: 8px 11px;
  position: relative;
  font-size: 13px;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li a:hover:before {
  background-color: #29487d;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li.dropdown-submenu > a:after {
  position: absolute;
  content: '\f105';
  font-family: FontAwesome;
  font-size: 16px;
  right: 10px;
  left: auto;
}
.rtl .primary-menu .navbar-inner .nav.nav-css > li ul > li.dropdown-submenu > a:after {
  content: '\f104';
  left: 10px;
  right: auto;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li .dropdown-menu {
  position: absolute;
  left: 100%;
  top: -1px;
  margin: 0;
}
.rtl .primary-menu .navbar-inner .nav.nav-css > li ul > li .dropdown-menu {
  left: auto;
  right: 100%;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:hover > a,
.primary-menu .navbar-inner .nav.nav-css > li ul > li.active > a {
  color: #29487d;
  background: #fff;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:hover > a:before,
.primary-menu .navbar-inner .nav.nav-css > li ul > li.active > a:before {
  color: #29487d;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:hover > .dropdown-menu {
  display: block;
}
.primary-menu .navbar-inner .nav.nav-css >li:hover > .dropdown-menu {
  display: block;
}
.primary-menu .navbar-inner .nav.nav-css > li.open > .dropdown-menu {
  display: block;
}
.primary-menu .navbar-inner .nav.nav-css span.menu-img {
  display: none;
}
.verticle-menu-index3 {
  margin-top: -53px;
  margin-bottom: 10px !important;
}
.mega-left-title {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  padding: 11px 20px;
  text-transform: uppercase;
  background-color: #29487d;
}
.verticle-menu-index3 .mega-left-title {
  background-color: #ff9000;
  line-height: 30px;
  color: #fff;
  font-family: 'QuicksandBold';
  font-size: 17px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  position: relative;
}
.verticle-menu-index3 .mega-left-title:before {
  content: '\f0c9';
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #fff;
  margin-right: 10px;
}
.rtl .verticle-menu-index3 .mega-left-title:after {
  content: '\f0c9';
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #fff;
  margin-left: 10px;
}
.rtl .verticle-menu-index3 .mega-left-title:before {
  content: '';
  margin: 0;
}
.verticle-menu-index4 .mega-left-title {
  background-color: #1d49e1;
  line-height: 30px;
  color: #fff;
  font-family: 'LatoRegular';
  font-size: 16px;
  position: relative;
  padding: 10px 55px;
}
.verticle-menu-index4 .mega-left-title:before {
  content: '';
}
.vertical_megamenu {
  margin: 0 !important;
  border: 0 !important;
  background-color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu {
  margin: 0;
}
.verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu {
  border: 1px solid #ddd;
  border-top: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li {
  padding: 0 20px;
  margin: 0;
  display: block;
  float: none;
  line-height: normal;
  position: relative;
  border-bottom: 1px solid #ededed;
}
.verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li {
  border: 0;
}
.verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li:hover {
  background-color: #29487d;
}
.verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li:hover:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: -11px;
  display: inline-block;
  border-top: 19px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 11px solid #29487d;
  z-index: 100;
}
.rtl .verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li:hover:after {
  left: -11px;
  right: auto;
  border-right: 11px solid #29487d;
  border-left: 0;
}
.verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li:hover > a {
  background-color: #29487d;
  color: #fff;
}
.verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li:hover > a:after {
  color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li:last-child {
  border-bottom: 0;
}
.verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li:last-child > a {
  padding: 11px 15px 10px;
}
.vertical_megamenu .nav.vertical-megamenu > li.menu-sleeper-sofas > a .menu-img {
  top: 15px;
}
.vertical_megamenu .nav.vertical-megamenu > li.menu-phones-digitals > a  .menu-img {
  left: 4px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.menu-phones-digitals > a  .menu-img {
  right: 4px;
}
.vertical_megamenu .nav.vertical-megamenu > li.menu-automotive-motorcycles > a  .menu-img {
  left: -2px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.menu-automotive-motorcycles > a  .menu-img {
  right: -2px;
}
.vertical_megamenu .nav.vertical-megamenu > li.menu-flashlights-lamps > a .menu-img {
  left: 3px;
  top: 5px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.menu-flashlights-lamps > a .menu-img {
  right: 3px;
}
.vertical_megamenu .nav.vertical-megamenu > li > a {
  display: block;
  padding: 13px 15px;
  position: relative;
  line-height: 16px;
  color: #444;
}
.verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li > a {
  padding: 11px 15px;
}
.verticle-menu-index4 .vertical_megamenu .nav.vertical-megamenu > li > a {
  padding: 12px 15px;
}
.vertical_megamenu .nav.vertical-megamenu > li > a .menu-title {
  padding-left: 20px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li > a .menu-title {
  padding-right: 20px;
  padding-left: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li > a .menu-img {
  display: inline-block;
  position: absolute;
  margin: 0;
  left: 0;
  top: 10px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li > a .menu-img {
  right: 0;
  left: auto;
}
.vertical_megamenu .nav.vertical-megamenu > li > a:hover,
.vertical_megamenu .nav.vertical-megamenu > li > a:focus {
  background-color: #fff;
  color: #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.active > a,
.vertical_megamenu .nav.vertical-megamenu > li.open > a {
  background: none;
  color: #a8a8a8;
}
.vertical_megamenu .nav.vertical-megamenu > li.dropdown > a:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 13px;
  font-size: 16px;
  color: #999;
}
.verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li.dropdown > a:after {
  content: '\f0da';
  right: 0;
}
.rtl .verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li.dropdown > a:after {
  content: '\f0d9';
  left: 0;
  right: auto;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.dropdown > a:after {
  left: 15px;
  right: auto;
  content: '\f104';
}
.vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu {
  display: block;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  left: 101%;
  top: 0;
  margin-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu {
  left: 104%;
  border: 0;
}
.rtl .verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu {
  right: 104%;
  left: auto;
}
.verticle-menu-index4 .vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu {
  border: 0;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu {
  right: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu .dropdown-submenu {
  min-width: 150px;
  padding: 20px;
}
.vertical_megamenu .nav.vertical-megamenu > li.open > .dropdown-menu,
.vertical_megamenu .nav.vertical-megamenu > li:hover > .dropdown-menu {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li {
  line-height: 30px;
  list-style: none;
  position: relative;
  padding: 0;
  min-width: 200px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li +li {
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px 0 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li a {
  display: block;
  color: #444;
  line-height: 25px;
  padding: 7px 10px 7px 15px;
  position: relative;
}
.verticle-menu-index3 .vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li a {
  font-size: 13px;
}
.verticle-menu-index4 .vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li a {
  font-size: 13px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li.dropdown-submenu:hover > a:after {
  content: "\f0da";
  font-family: FontAwesome;
  position: absolute;
  left: 100%;
  top: 50%;
  font-size: 16px;
  height: 20px;
  margin-top: -10px;
  color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub {
  position: absolute;
  left: 104%;
  top: -1px;
  margin: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  list-style: none;
  background: #fff;
  min-width: 180px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-bottom: 1px solid #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub > li +li {
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px 0 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub > li a:hover {
  color: #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub > li a:hover:before {
  background-color: #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li:hover > a,
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li.active > a {
  color: #29487d;
  background: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li:hover > a:before,
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li.active > a:before {
  background: #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li:hover > .dropdown-sub {
  display: block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu.mennu-item1 > .dropdown-menu {
  min-width: 770px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu {
  padding: 20px 30px;
  border-top: 3px solid #29487d;
  border-left: 0;
  border-right: 0;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu {
  border-width: 2px 1px 2px 2px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu.four-column li > a {
  padding: 0 0 30px;
  color: #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu.four-column li > a > span.have-title {
  position: relative;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu.four-column li > a > span.have-title:after {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #29487d;
  content: '';
  bottom: -12px;
  left: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu {
  min-width: 150px;
  float: left;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu.two-column {
  width: 33.333333%;
  max-width: 102px;
  min-width: 0;
  padding: 25px 0px 10px 25px;
  margin-right: 7px;
  background-color: #eeeeee;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu > a,
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu > span.have-title {
  padding: 0;
  margin-bottom: 8px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: #333;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu > a:hover,
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu > span.have-title:hover {
  background-color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub {
  margin: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a {
  padding: 8px 0px;
  line-height: 29px;
  font-weight: 400;
  font-size: 13px;
  color: #666;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a:hover {
  color: #29487d !important;
  background: none !important;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a:hover:before {
  background-color: #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu.three-column {
  padding: 0px 5px 0px 25px;
  border-right: 1px solid #ddd;
  width: 29%;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > li > a:hover,
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > li > a:focus {
  background-color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .one-column {
  min-width: 160px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column {
  min-width: 780px;
  padding: 20px 15px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column > li {
  width: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column > li .the_blog ul {
  margin: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column > li .the_blog ul > li {
  width: 33.33%;
  float: left;
  padding: 0 15px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column > li .the_blog ul > li .widget-thumb {
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column > li .the_blog ul > li .widget-thumb a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9%;
  margin-left: -9%;
  color: #fff;
  line-height: 38px;
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: '\f0c1';
  display: block;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  text-align: center;
  font-family: FontAwesome;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column > li .the_blog ul > li .widget-thumb a:after {
  position: absolute;
  content: '';
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column > li .the_blog ul > li .widget-thumb:hover a:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column > li .the_blog ul > li .widget-thumb:hover a:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column > li .the_blog ul > li .widget-caption h4 a {
  font-size: 14px;
  font-weight: bold;
  color: #444;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column > li .the_blog ul > li .widget-caption h4 a:hover {
  color: #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.two-column > li:nth-child(2n+1) {
  min-width: 750px;
  clear: both;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column {
  padding: 5px 5px 15px 5px;
  min-width: 730px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li {
  float: left;
  min-width: 234px !important;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li {
  min-width: 234px !important;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li {
  float: right;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li.menu-recent-product {
  width: 230px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li .woocommerce {
  width: 230px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li .woocommerce .products-loop > li {
  width: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li .woocommerce .products-loop > li .products-entry {
  margin: 25px 0;
  border: 1px solid #ebebeb;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li .woocommerce .products-loop > li .products-entry .products-thumb .woocommerce {
  min-width: auto;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li .woocommerce .products-loop > li .products-entry .products-content {
  padding-bottom: 15px;
  text-align: center;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li .woocommerce .products-loop > li .products-entry .products-content h4 a {
  font-size: 14px;
  font-weight: bold;
  color: #444;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li .woocommerce .products-loop > li .products-entry .products-content h4 a:hover {
  color: #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li .woocommerce .products-loop > li .products-entry .products-content .item-desc {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li .woocommerce .products-loop > li .products-entry .products-content .item-cart {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li:nth-child(3n+1) {
  clear: both;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column {
  width: 780px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li {
  float: left;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li {
  float: right;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > a {
  color: #333;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 20px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > a:hover {
  background-color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li .woocommerce {
  max-width: 270px;
  margin-right: 30px;
  border: 1px solid #ededed;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li .woocommerce {
  margin-left: 30px;
  margin-right: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li .woocommerce > ul.products-loop {
  margin: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li .woocommerce > ul.products-loop li {
  width: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li .woocommerce > ul.products-loop li .products-thumb .product-thumb-button .woocommerce {
  margin: 0;
  border: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li .woocommerce > ul.products-loop li .products-content {
  text-align: center;
  margin-bottom: 50px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li .woocommerce > ul.products-loop li .products-content h4 a {
  font-size: 14px;
  color: #444;
  font-weight: bold;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li .woocommerce > ul.products-loop li .products-content h4 a:hover {
  color: #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li .woocommerce > ul.products-loop li .products-content .item-desc {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li .woocommerce > ul.products-loop li .products-content .item-cart {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li.col-3 {
  max-width: 420px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post .title-post {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul {
  margin: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post {
  margin-bottom: 25px;
  float: left;
  width: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-thumb {
  float: left;
  margin-right: 20px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-thumb {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-thumb:hover a img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption h4 a {
  color: #444;
  font-size: 14px;
  font-weight: bold;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption h4 a:hover {
  color: #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption .entry-meta {
  font-size: 12px;
  color: #999;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption .entry-meta {
  direction: rtl;
  text-align: right;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption .entry-meta .entry-time {
  margin-right: 20px;
  display: inline-block;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption .entry-meta .entry-time i {
  font-size: 14px;
  margin: 0 5px 0 0;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption .entry-meta .entry-time {
  margin-left: 20px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption .entry-meta .entry-time i {
  margin: 0 0 0 5px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption .entry-meta .category-blog {
  cursor: pointer;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption .entry-meta .category-blog:hover {
  color: #29487d;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption .entry-meta .category-blog i {
  margin: 0 10px 0 0;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post .widget-caption .entry-meta .category-blog i {
  margin: 0 0 0 10px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li > .recent_post ul > li.widget-post:last-child {
  margin-bottom: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column > li:nth-child(4n+1) {
  clear: both;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .five-column {
  min-width: 640px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .five-column > li:nth-child(5n+1) {
  clear: both;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .six-column {
  min-width: 960px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .six-column > li:nth-child(6n+1) {
  clear: both;
}
.resmenu-container .navbar-toggle {
  display: none;
  float: left;
  background-color: transparent;
  border-color: transparent;
}
.resmenu-container .navbar-toggle .icon-bar {
  background-color: #111;
  height: 3px;
}
.resmenu-container .navbar-toggle:hover,
.resmenu-container .navbar-toggle:focus {
  background-color: transparent;
}
.resmenu-container .navbar-toggle:hover .icon-bar,
.resmenu-container .navbar-toggle:focus .icon-bar {
  background-color: #29487d;
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 55px;
  padding: 0;
  min-width: 300px;
  background: #686868;
  z-index: 999;
}
.resmenu-container .menu-responsive-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container .menu-responsive-wrapper ul.revo_resmenu {
  max-height: 228px;
  overflow-y: auto;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
  display: none;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu > li > a {
  padding-left: 25px;
}
.resmenu-container .menu-responsive-wrapper ul > li {
  position: relative;
  -webkit-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li > a {
  color: #fff;
  padding: 10px 20px;
  display: block;
  -webkit-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  background: #111;
  cursor: pointer;
  text-align: center;
  line-height: 39px;
  font-size: 20px;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:after {
  content: "+";
  font-family: FontAwesome;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown.show:after {
	content: "-";
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:hover {
  color: #fff;
  background: #29487d;
}
.rtl .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  right: auto;
  left: 0;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > a,
.resmenu-container .menu-responsive-wrapper ul > li.active > a {
  background: #eee;
  color: #29487d;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
  background: #29487d;
  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: #686868;
  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 #686868;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner > ul {
  border-bottom: 1px solid #555;
  margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:after {
  content: "\f00d";
  font-family: FontAwesome;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:hover {
  color: #29487d;
}
@media (max-width: 991px) {
  #main-menu .primary-menu .resmenu-container .navbar-toggle {
    display: inline-block;
    vertical-align: top;
    z-index: 99;
    margin: 5px 0;
    left: -15px;
  }
  .rtl #main-menu .primary-menu .resmenu-container .navbar-toggle {
    right: 45px;
    left: auto;
  }
  #main-menu .primary-menu .nav-pills {
    display: none;
  }
}
.header-style1 .header {
  background-color: #fff;
}
.sidebar-top-header .top-search {
  display: none;
}
.sidebar-top .widget {
  margin-bottom: 0;
}
.phone-icon-menu,
.phone-icon-login,
.phone-icon-cart,
.phone-icon-search {
  display: none;
  position: relative;
}
.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;
}
.block-popup-login .tt_popup_login {
  height: 42px;
  background-color: #29487d;
  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-family: 'TitilliumWebRegular' !important;
  font-size: 15px;
  color: #fff;
  background-image: url(../assets/img/icon-login-popup.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  position: relative;
  padding-right: 10px;
  background-color: #29487d;
  font-family: '';
}
.block-popup-login .block-content {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login {
  position: relative;
  float: left;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  background-repeat: no-repeat;
  padding: 0 25px 0px 48px;
  height: 42px;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
  color: #666;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e1e1e1;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login:hover {
  background-color: #29487d;
  color: #fff;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  background: url(../assets/img/icon-btn-login.png) no-repeat left center;
  content: '';
  display: block;
  width: 15px;
  height: 18px;
  position: absolute;
  top: 10px;
  left: 20px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login:hover:before {
  background: url(../assets/img/icon-btn-login-hover.png) no-repeat left center;
}
.block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
  color: #444;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
  font-family: 'TitilliumWebRegular' !important;
}
.block-popup-login .block-content .note-reg {
  margin: 0;
}
.block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  font-style: italic;
  position: relative;
  border-left: none;
  line-height: 22px;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 42px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 11px;
  margin-top: 15px;
  color: #fff;
  font-weight: bold;
  background-color: #29487d;
}
.block-popup-login .email-input {
  position: relative;
}
.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;
}
.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;
}
.block-popup-login .input-text {
  border: none;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px;
  font-size: 108.33%;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.block-popup-login .ft-link-p {
  margin-bottom: 19px;
}
.block-popup-login .ft-link-p a {
  color: #444;
  padding: 0;
  border: 0;
}
.block-popup-login .ft-link-p a:hover {
  color: #29487d;
}
.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;
  top: 7px;
  position: absolute;
  opacity: 1;
}
.top-login .div-login .modal-dialog.register-form-width {
  width: 360px;
}
.top-login .div-login .modal-dialog.register-form-width .modal-content .modal-body {
  padding: 0 30px 20px 20px;
}
.register-form .register .input-group span.input-group-addon {
  display: none;
}
.register-form .register .input-group input[type="email"],
.register-form .register .input-group input[type="password"] {
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
  border-radius: 3px;
  font-size: 12px;
  color: #999;
  box-shadow: none;
  height: 30px;
  margin-bottom: 10px;
  width: 300px;
}
.register-form .register .form-row .button {
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  padding: 6px 42px;
  background-color: #29487d;
  border: 0;
  border-radius: 0;
  text-transform: none;
  font-weight: normal;
}
.register-form .register .form-row .button:hover {
  background-color: #ec2727;
}
.header-msg {
  border-bottom: 1px solid #ddd;
}
.widget_icl_lang_sel_widget {
  float: right;
  background-color: #fff;
  color: #333;
}
.header-style4 .widget_icl_lang_sel_widget {
  background-color: transparent;
  color: #fff;
  margin: 0;
}
.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: 40px;
  padding: 0;
}
.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
  line-height: 38px;
  padding: 0 0 0 15px;
  color: #666;
}
.header-style4 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
  color: #fff;
  font-size: 13px;
  font-family: 'LatoRegular';
  padding: 0 10px 0 10px;
}
.rtl .header-style4 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
  padding: 0 10px;
}
.rtl .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
  padding: 0 15px 0 0;
}
.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  margin-left: 5px;
}
.header-style4 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:after {
  content: '\f0d7';
}
.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:hover,
.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:focus {
  color: #29487d;
  background-color: #fff;
}
.widget_icl_lang_sel_widget #lang_sel img.iclflag {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 5px 0 0;
}
.rtl .widget_icl_lang_sel_widget #lang_sel img.iclflag {
  margin: -3px 0 0 5px;
}
.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 a:before {
  display: inline-block;
  content: '';
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: -5px;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul {
  margin: 0;
  border: 0px;
  right: 0;
  z-index: 9999;
  top: 42px;
  position: absolute;
  display: none;
  background: #fff;
  -webkit-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul li {
  background: #fff;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul li a {
  color: #333;
  background-color: #fff;
  padding: 5px 13px;
  display: block;
  height: auto;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul li a:hover {
  color: #29487d;
}
.widget_currency_converter {
  width: 65px;
  height: 40px;
  float: right;
  text-align: center;
  margin-left: 15px;
}
.header-style3 .widget_currency_converter {
  margin: 0 0 0 20px;
}
.logged-in .header-style3 .widget_currency_converter {
  margin: 0 0 0 7px;
}
.rtl.logged-in .header-style3 .widget_currency_converter {
  margin: 0 7px 0 0;
}
.header-style4 .widget_currency_converter {
  margin: 0;
}
.rtl .widget_currency_converter {
  margin-left: 0;
  margin-right: 15px;
}
.rtl .widget_currency_converter {
  float: left;
}
.widget_currency_converter .currency_w {
  color: #444;
  margin: 0;
}
.widget_currency_converter .currency_w >li {
  list-style: none;
}
.widget_currency_converter .currency_w >li a {
  line-height: 21px;
  display: inline-block;
  background-color: #fff;
  color: #666;
  width: 100%;
  padding: 9px 0;
}
.header-style3 .widget_currency_converter .currency_w >li a {
  background-color: #eee;
  padding: 10px 0 9px;
}
.header-style4 .widget_currency_converter .currency_w >li a {
  background-color: transparent;
  color: #fff;
  padding: 9px 10px;
}
.widget_currency_converter .currency_w >li a:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
}
.header-style3 .widget_currency_converter .currency_w >li a:after {
  content: "\f155";
  margin-left: 5px;
}
.header-style4 .widget_currency_converter .currency_w >li a:after {
  content: '\f0d7';
}
.rtl .widget_currency_converter .currency_w >li a:after {
  margin-right: 5px;
  margin-left: 0;
}
.widget_currency_converter .currency_w >li a:hover {
  color: #29487d;
}
.header-style4 .widget_currency_converter .currency_w >li a:hover {
  background-color: #fff;
}
.widget_currency_converter .currency_w >li .currency_switcher {
  margin: 0;
  display: none;
  background: #fff;
  margin: 1px -15px 0;
  border: 1px solid #e1e1e1;
}
.header-style2 .widget_currency_converter .currency_w >li .currency_switcher {
  margin: 0;
}
.header-style3 .widget_currency_converter .currency_w >li .currency_switcher {
  margin: 0 -15px 0;
}
.header-style4 .widget_currency_converter .currency_w >li .currency_switcher {
  background-color: transparent;
  margin: 0;
  border: 0;
}
.widget_currency_converter .currency_w >li .currency_switcher li {
  display: inline-block;
  background: none repeat scroll 0 0 #fff;
  width: 68px;
  margin: 0px;
  background-color: #fff;
  color: #333;
}
.header-style4 .widget_currency_converter .currency_w >li .currency_switcher li {
  width: 65px;
}
.header-style4 .widget_currency_converter .currency_w >li .currency_switcher li a {
  width: 65px;
  padding: 0;
}
.widget_currency_converter .currency_w >li .currency_switcher li a {
  background: none;
  border: 0px;
  border-radius: 0px;
  padding: 0px;
  width: 68px;
  line-height: 24px;
  padding-right: 7px;
  color: #333;
}
.widget_currency_converter .currency_w >li .currency_switcher li a:hover {
  color: #29487d;
}
.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;
}
#sidebar-top .widget_nav_menu .menu,
ul#menu-menu-top-header4 {
  margin: 0;
  line-height: 40px;
}
#sidebar-top .widget_nav_menu .menu > li,
ul#menu-menu-top-header4 > li {
  float: left;
  position: relative;
  cursor: pointer;
  margin-right: 5px;
}
.rtl #sidebar-top .widget_nav_menu .menu > li,
.rtl ul#menu-menu-top-header4 > li {
  margin-left: 5px;
  margin-right: 0;
  float: right;
}
#sidebar-top .widget_nav_menu .menu > li.dropdown > a:after,
ul#menu-menu-top-header4 > li.dropdown > a:after {
  content: "\f107";
  margin: 0 10px;
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
}
.header-style4 #sidebar-top .widget_nav_menu .menu > li.dropdown > a:after,
.header-style4 ul#menu-menu-top-header4 > li.dropdown > a:after {
  content: '\f0d7';
  margin: 0 5px;
}
#sidebar-top .widget_nav_menu .menu > li:hover,
ul#menu-menu-top-header4 > li:hover {
  background-color: #fff;
}
#sidebar-top .widget_nav_menu .menu > li:hover > a,
ul#menu-menu-top-header4 > li:hover > a {
  color: #29487d;
}
.header-style4 #sidebar-top .widget_nav_menu .menu > li:hover > a,
.header-style4 ul#menu-menu-top-header4 > li:hover > a {
  color: #29487d;
}
#sidebar-top .widget_nav_menu .menu > li:hover > a span.fa,
ul#menu-menu-top-header4 > li:hover > a span.fa {
  color: #29487d;
}
#sidebar-top .widget_nav_menu .menu > li:hover > ul.dropdown-menu,
ul#menu-menu-top-header4 > 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 .menu > li > a,
ul#menu-menu-top-header4 > li > a {
  padding: 0 !important;
  border: 0;
  font-size: 12px;
  color: #666;
}
.header-style4 #sidebar-top .widget_nav_menu .menu > li > a,
.header-style4 ul#menu-menu-top-header4 > li > a {
  font-size: 13px;
  color: #fff;
  padding: 0 0 0 15px !important;
}
.rtl .header-style4 #sidebar-top .widget_nav_menu .menu > li > a,
.rtl .header-style4 ul#menu-menu-top-header4 > li > a {
  padding: 0 15px 0 0 !important;
}
#sidebar-top .widget_nav_menu .menu > li > a span.fa,
ul#menu-menu-top-header4 > li > a span.fa {
  color: #666;
  margin-right: 10px;
}
.rtl #sidebar-top .widget_nav_menu .menu > li > a span.fa,
.rtl ul#menu-menu-top-header4 > li > a span.fa {
  margin-left: 10px;
  margin-right: 0;
}
#sidebar-top .widget_nav_menu .menu > li > ul.dropdown-menu,
ul#menu-menu-top-header4 > li > ul.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 120px;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  width: 129px;
  position: absolute;
  left: -1px;
  right: auto;
  top: 41px;
  border: 1px solid #ddd;
  background-color: #fff;
  z-index: 8888;
  margin: 0;
  padding: 0;
}
.rtl #sidebar-top .widget_nav_menu .menu > li > ul.dropdown-menu,
.rtl ul#menu-menu-top-header4 > li > ul.dropdown-menu {
  right: -1px;
  left: auto;
}
#sidebar-top .widget_nav_menu .menu > li > ul.dropdown-menu li a,
ul#menu-menu-top-header4 > li > ul.dropdown-menu li a {
  font-size: 13px;
  display: block;
  padding: 8px 10px 8px 30px;
  border-bottom: none;
  line-height: 20px;
  color: #666;
  position: relative;
}
.rtl #sidebar-top .widget_nav_menu .menu > li > ul.dropdown-menu li a,
.rtl ul#menu-menu-top-header4 > li > ul.dropdown-menu li a {
  padding: 8px 30px 8px 10px;
}
.rtl #sidebar-top .widget_nav_menu .menu > li > ul.dropdown-menu li a:before,
.rtl ul#menu-menu-top-header4 > li > ul.dropdown-menu li a:before {
  right: 18px;
  left: auto;
}
#sidebar-top .widget_nav_menu .menu > li > ul.dropdown-menu li a:before,
ul#menu-menu-top-header4 > li > ul.dropdown-menu li a:before {
  position: absolute;
  top: 16px;
  left: 18px;
  content: '';
  width: 5px;
  height: 5px;
  background-color: #333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#sidebar-top .widget_nav_menu .menu > li > ul.dropdown-menu li a:hover,
ul#menu-menu-top-header4 > li > ul.dropdown-menu li a:hover {
  color: #29487d;
}
#sidebar-top .widget_nav_menu .menu > li > ul.dropdown-menu li a:hover:before,
ul#menu-menu-top-header4 > li > ul.dropdown-menu li a:hover:before {
  background-color: #29487d;
}
.top-login {
  line-height: 40px;
}
.top-login .div-logined > a {
  line-height: 40px;
}
.top-login .div-login > a {
  color: #29487d;
}
.top-login .div-login .modal-dialog {
  width: 700px;
  margin-top: 10%;
}
.top-login .div-login .modal-dialog .modal-content {
  padding: 0;
}
.top-login .div-login .modal-dialog .modal-content .modal-header {
  border: 0;
}
.top-login .div-login .modal-dialog .modal-content .modal-header h4.modal-title {
  font-size: 16px;
  font-weight: bold;
  color: #444;
}
.top-login .div-login .modal-dialog .modal-content .modal-header .close:hover,
.top-login .div-login .modal-dialog .modal-content .modal-header .close:focus {
  color: #29487d;
}
.top-login .div-login .modal-dialog .modal-content .modal-body {
  padding: 0 30px 40px 20px;
}
.rtl .top-login .div-login .modal-dialog .modal-content .modal-body {
  padding: 0 20px 40px 30px;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg {
  float: left;
}
.rtl .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg {
  float: right;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account {
  padding-right: 45px;
  width: 59%;
}
.rtl .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account {
  padding-left: 45px;
  padding-right: 0;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account input[type="text"],
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account input[type="password"] {
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
  border-radius: 3px;
  font-size: 12px;
  color: #999;
  box-shadow: none;
  height: 30px;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .actions {
  float: left;
  margin-right: 20px;
}
.rtl .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .actions {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .actions input {
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  padding: 6px 42px;
  background-color: #29487d;
  border: 0;
  border-radius: 0;
  text-transform: none;
  font-weight: normal;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .actions input:hover {
  background-color: #ec2727;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .ft-link-p a {
  font-size: 12px;
  color: #999;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .ft-link-p a:hover {
  color: #29487d;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer {
  background: url(../assets/img/bg-login.png) no-repeat left center;
  padding-left: 65px;
}
.rtl .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer {
  padding-right: 65px;
  padding-left: 0;
  background: url(../assets/img/bg-login.png) no-repeat right center;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer .note-reg {
  font-size: 11px;
  margin-bottom: 10px;
  line-height: 25px;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer .note-reg a {
  color: #29487d;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer ul.list-log {
  margin-left: 10px;
  list-style: none;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer ul.list-log li {
  line-height: normal;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer ul.list-log li a {
  display: inline-block;
  width: 176px;
  height: 30px;
  margin-bottom: 5px;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer ul.list-log li a.facebook-connect {
  background: url(../assets/img/fb-connect.png) no-repeat center center;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer ul.list-log li a.twitter-connect {
  background: url(../assets/img/twitter-connect.png) no-repeat center center;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer ul.list-log li a.google-plus-connect {
  background: url(../assets/img/goo-connect.png) no-repeat center center;
}
.top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer ul.list-log li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.rtl .top-login {
  border-right: 0;
}
.top-login ul {
  margin: 0;
}
.header-style3 .top {
  background-color: #fff;
}
.top .top-header {
  min-height: 79px;
}
.header-fixed .top .top-header {
  min-height: 60px;
}
.top .top-header .ya-logo {
  padding: 20px 0;
}
.header-fixed .top .top-header .ya-logo {
  padding: 14px 0;
  width: 170px;
}
.header-style3 .top .top-header .ya-logo {
  padding: 32px 0;
}
.top .sidebar-top-menu {
  float: right;
}
.rtl .top .sidebar-top-menu {
  float: left;
}
.sidebar-top-header .home-search {
  float: right;
  line-height: 77px;
  display: block;
  margin: 0 0 0 35px;
  position: relative;
  z-index: 3;
}
.sidebar-top-header .home-search:hover:before {
  color: #29487d;
}
.rtl .sidebar-top-header .home-search {
  float: left;
  margin: 0 35px 0 0;
}
.header-style2 .sidebar-top-header .home-search:before {
  color: #fff;
}
.header-style2 .sidebar-top-header .home-search:hover:before {
  color: #29487d;
}
.sidebar-top-header .home-search:before {
  font-size: 18px;
  content: '\f002';
  font-family: FontAwesome;
  color: #999;
}
.sidebar-top-header .home-search.close-search:hover:before {
  color: #29487d;
}
.sidebar-top-header .home-search.close-search:before {
  font-size: 18px;
  content: '\f00d';
  font-family: FontAwesome;
  color: #999;
}
.header-style2 .sidebar-top-header .home-search.close-search:before {
  color: #fff;
}
.header-style2 .sidebar-top-header .home-search.close-search:hover:before {
  color: #29487d;
}
.header-style2 .sidebar-top-header .home-search {
  color: #fff;
  margin-right: 0 0 0 34px;
}
.header-style2 .header-fixed .sidebar-top-header .home-search {
  line-height: 58px;
}
.sidebar-top-header .ya_top {
  width: 75%;
}
.sidebar-top-header .ya_top .top-form.top-search {
  width: 100%;
  display: none;
  position: relative;
  z-index: 3;
}
.sidebar-top-header .ya_top .top-form.top-search .cat-wrapper {
  display: none;
}
.sidebar-top-header .ya_top .top-form.top-search .topsearch-entry {
  position: relative;
}
.sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form {
  position: absolute;
  top: 20px;
  width: 100%;
}
.header-style2 .sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form input[type="text"] {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff !important;
}
.header-style2 .sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form button.form-button {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  border-left: 0;
}
.header-style2 .sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form button.form-button:before {
  color: #fff;
}
.sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form input[type="text"] {
  border: 1px solid #ebebeb;
  width: 100%;
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: normal;
  margin-bottom: 0;
  text-indent: 10px;
  padding-right: 40px;
}
.rtl .sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form input[type="text"] {
  padding-right: 0;
  padding-left: 40px;
}
.sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form button.form-button {
  border: 1px solid #ebebeb;
  border-left: 0;
  height: 40px;
  background-color: #fff;
  padding: 15px;
  position: relative;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rtl .sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form button.form-button {
  left: 0;
  right: auto;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-left: 1px solid #ebebeb;
  border-right: 0;
}
.sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form button.form-button:hover:before {
  color: #29487d;
}
.sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form button.form-button:before {
  content: '\f002';
  position: absolute;
  top: -2px;
  left: -2px;
  right: 0;
  bottom: 0;
  font-family: FontAwesome;
  font-size: 18px;
  color: #999;
  text-align: center;
  line-height: 40px;
}
.header-style2 .header.header-fixed .top-form.top-form-minicart .top-minicart-icon > a::before {
  line-height: 59px;
}
.top-form {
  position: relative;
  float: right;
}
.top-form.top-form-minicart {
  cursor: pointer;
  font-size: 14px;
  position: relative;
  z-index: 3;
  padding-bottom: 10px;
  margin-top: -7px;
}
.top-form.top-form-minicart .top-minicart-icon > a {
  position: relative;
}
.top-form.top-form-minicart .top-minicart-icon > a span.minicart-number {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  width: 25px;
  height: 20px;
  line-height: 21px;
  top: -3px;
  text-align: center;
  background-color: #29487d;
  position: relative;
  border-radius: 3px;
}
.top-form.top-form-minicart .top-minicart-icon > a span.minicart-number:before {
  content: '';
  position: absolute;
  left: -5px;
  top: 5px;
  height: 0;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 5px solid #29487d;
}
.rtl .top-form.top-form-minicart .top-minicart-icon > a span.minicart-number:before {
  right: -5px;
  left: auto;
  border-left: 5px solid #29487d;
  border-right: 0;
}
.header-style2 .top-form.top-form-minicart .top-minicart-icon > a span.minicart-number {
  top: -13px;
  left: -2px;
  width: 20px;
  height: 20px;
  font-size: 11px;
  color: #f5f5f5;
  border: 1px solid #fff;
  border-radius: 10px;
}
.header-style2 .top-form.top-form-minicart .top-minicart-icon > a span.minicart-number:before {
  border: 0;
}
.top-form.top-form-minicart .top-minicart-icon > a:before {
  content: '\f07a';
  font-family: FontAwesome;
  font-size: 20px;
  color: #999;
  margin: 0 15px 0 10px;
  line-height: 79px;
}
.header-style2 .top-form.top-form-minicart .top-minicart-icon > a:before {
  margin: 0 0 0 10px;
  color: #fff;
}
.rtl .header-style2 .top-form.top-form-minicart .top-minicart-icon > a:before {
  margin: 0 10px 0 0;
}
.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);
  background: none repeat scroll 0 0 #fff;
  position: absolute;
  right: -1px;
  left: auto;
  top: 79px;
  width: 400px;
  z-index: 9999;
  border-top: 2px solid #29487d;
  padding: 20px;
}
.rtl .top-form .wrapp-minicart {
  left: -1px;
  right: auto;
  padding: 15px 20px 15px 10px;
}
.top-form .wrapp-minicart h2 {
  color: #666;
  font-size: 13px;
  text-transform: none;
  display: none;
}
.top-form .wrapp-minicart .minicart-padding {
  background: #fff;
}
.top-form .wrapp-minicart .minicart-padding .minicart-number {
  color: #29487d;
}
.top-form .wrapp-minicart .minicart-padding ul {
  margin-left: 0;
  max-height: 365px;
  overflow: auto;
  list-style: none;
}
.top-form .wrapp-minicart .minicart-padding ul li {
  padding: 20px 0;
  border-bottom: 1px dashed #e6e6e6;
  position: relative;
  overflow: hidden;
  list-style: none;
}
.top-form .wrapp-minicart .minicart-padding ul li:first-child {
  border-top: 1px dashed #e6e6e6;
}
.top-form .wrapp-minicart .minicart-padding ul li .product-image {
  width: 80px;
  display: inline-block;
  float: left;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul li .product-image {
  float: right;
}
.top-form .wrapp-minicart .minicart-padding ul li .product-image img {
  border: 1px solid #ebebeb;
}
.top-form .wrapp-minicart .minicart-padding ul li .product-image:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details {
  margin-left: 100px;
  position: relative;
  line-height: 18px;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-title {
  padding-right: 40px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-title {
  padding-left: 40px;
  padding-right: 0;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details {
  margin-right: 100px;
  margin-left: 0;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details .rating-container {
  white-space: nowrap;
  margin-bottom: 5px;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details .rating-container .ratings {
  float: left;
  margin-right: 10px;
  display: none;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details .rating-container .ratings {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details .rating-container .item-number-rating {
  font-size: 12px;
  color: #999;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details a {
  font-size: 14px;
  position: relative;
  top: -4px;
  text-transform: none;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details a:hover {
  color: #29487d;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-action {
  position: absolute;
  top: -5px;
  right: -5px;
  left: auto;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-action {
  left: -5px;
  right: auto;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-action a.btn-remove span {
  background: url(../assets/img/minicart-del.png) no-repeat;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin: 0 5px;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-action a.btn-edit span {
  background: url(../assets/img/minicart-edit.png) no-repeat;
  width: 13px;
  height: 13px;
  display: inline-block;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-price {
  color: #29487d;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  margin-right: 20px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-price {
  margin-left: 20px;
  margin-right: 0;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .product-price,
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .qty {
  display: inline-block;
  vertical-align: top;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .qty {
  color: #444;
  font-size: 12px;
  line-height: 2.5em;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .qty .qty-label {
  padding-right: 10px;
  text-align: left;
  text-transform: none;
  vertical-align: super;
}
.top-form .wrapp-minicart .minicart-padding ul li .detail-item .qty .qty-number {
  display: inline-block;
  font-size: 12px;
  border: 1px solid #cccccc;
  height: 25px;
  width: 40px;
  line-height: 25px;
  text-align: center;
  background: none repeat scroll 0 0 #fff;
  border-radius: 3px;
}
.top-form .wrapp-minicart .cart-checkout .cart-links {
  display: block;
  text-align: center;
  padding: 10px 0 0;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  display: inline-block;
  background-color: #ebebeb;
  margin: 0 5px;
  float: left;
}
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  float: right;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
  font-size: 14px;
  line-height: 21px;
  color: #444;
  padding: 7px 35px;
  display: block;
}
.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-color: #29487d;
  color: #fff;
}
.top-form:hover .wrapp-minicart {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.page-template-page-home2 .header-style2 .header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1040;
  background: transparent none repeat scroll 0 0;
  border-bottom: 1px solid rgba(255,255,255,0.4);
}
.header-style2,
.header-style5 {
  position: relative;
}
.header-style2 .header,
.header-style5 .header {
  background: rgba(0,0,0,0.7) repeat scroll 0 0;
  border: none;
  width: 100%;
}
.header-style2 .header.header-fixed,
.header-style5 .header.header-fixed {
  position: fixed !important;
  background-color: rgba(0,0,0,0.8) !important;
  border: none;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1040;
}
.logged-in .header-style2 .header.header-fixed,
.logged-in .header-style5 .header.header-fixed {
  top: 32px;
}
.header-style2 .header.header-fixed .sidebar-top-header .home-menu-verticle:before,
.header-style5 .header.header-fixed .sidebar-top-header .home-menu-verticle:before {
  line-height: 60px;
}
.header-style2 .header.header-fixed .sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form,
.header-style5 .header.header-fixed .sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form {
  top: 10px;
}
.header-style2 .header.header-fixed .top-form .wrapp-minicart,
.header-style5 .header.header-fixed .top-form .wrapp-minicart {
  top: 60px;
}
.header-style2 .header .header-msg,
.header-style5 .header .header-msg {
  -moz-transform: translateX(280px);
  -ms-transform: translateX(280px);
  -webkit-transform: translateX(280px);
  transform: translateX(280px);
  -moz-transition: -moz-transform 200ms ease-out;
  -o-transition: -o-transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  display: block !important;
  opacity: 1 !important;
  position: fixed;
  right: 0;
  z-index: 9999;
  width: 270px;
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 1px #ddd;
  box-shadow: 0 0 5px 1px #ddd;
}
.rtl .header-style2 .header .header-msg,
.rtl .header-style5 .header .header-msg {
  left: 0;
  right: auto;
  -moz-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -webkit-transform: translateX(-280px);
  transform: translateX(-280px);
}
.header-style2 .header .header-msg.open,
.header-style5 .header .header-msg.open {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.header-style2 .header .header-msg .menu-closes,
.header-style5 .header .header-msg .menu-closes {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 20px;
}
.header-style2 .header .header-msg .menu-closes:before,
.header-style5 .header .header-msg .menu-closes:before {
  content: '\f00d';
  font-size: 18px;
  color: #29487d;
  font-family: FontAwesome;
}
.rtl .header-style2 .header .header-msg .menu-closes,
.rtl .header-style5 .header .header-msg .menu-closes {
  left: 0;
  right: auto;
}
.header-style2 .header .header-msg .sidebar-top,
.header-style5 .header .header-msg .sidebar-top {
  padding: 40px 20px 0;
}
.header-style2 .header .header-msg .sidebar-top .widget_nav_menu ul.menu,
.header-style5 .header .header-msg .sidebar-top .widget_nav_menu ul.menu {
  margin: 0;
}
.header-style2 .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a,
.header-style5 .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a {
  font-size: 14px;
  padding: 8px 0;
  color: #666;
  border-top: 1px solid #ededed;
  border-bottom: 0;
}
.header-style2 .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a:hover,
.header-style5 .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a:hover {
  color: #29487d;
}
.header-style2 .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a span.fa,
.header-style5 .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a span.fa {
  margin: 0 10px 0 0;
}
.rtl .header-style2 .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a span.fa,
.rtl .header-style5 .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a span.fa {
  margin: 0 0 0 10px;
}
.header-style2 .header .header-msg .sidebar-top .top-login,
.header-style5 .header .header-msg .sidebar-top .top-login {
  float: left !important;
  width: 100%;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.rtl .header-style2 .header .header-msg .sidebar-top .top-login,
.rtl .header-style5 .header .header-msg .sidebar-top .top-login {
  border-left: 0;
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login > a,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login > a {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #666;
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login > a:hover,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login > a:hover {
  color: #29487d;
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login > a:first-child:before,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login > a:first-child:before {
  margin-right: 10px;
  content: '\f023';
  font-family: FontAwesome;
}
.rtl .header-style2 .header .header-msg .sidebar-top .top-login .div-login > a:first-child:after,
.rtl .header-style5 .header .header-msg .sidebar-top .top-login .div-login > a:first-child:after {
  margin-left: 10px;
  content: '\f023';
  font-family: FontAwesome;
}
.rtl .header-style2 .header .header-msg .sidebar-top .top-login .div-login > a:first-child:before,
.rtl .header-style5 .header .header-msg .sidebar-top .top-login .div-login > a:first-child:before {
  content: '';
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:before,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:before {
  margin-right: 10px;
  content: '\f044';
  font-family: FontAwesome;
}
.rtl .header-style2 .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:after,
.rtl .header-style5 .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:after {
  margin-left: 10px;
  content: '\f044';
  font-family: FontAwesome;
}
.rtl .header-style2 .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:before,
.rtl .header-style5 .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:before {
  content: '';
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog {
  width: 250px;
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body {
  padding: 0 20px 20px;
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account {
  padding: 0;
  width: 100%;
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .actions,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .actions {
  margin: 0;
  text-align: center;
  float: none;
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .ft-link-p,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .ft-link-p {
  text-align: center;
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer {
  background: none;
  padding: 0;
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer .note-reg,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer .note-reg {
  line-height: 20px;
  text-align: center;
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .input-group input[type="email"],
.header-style2 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .input-group input[type="password"],
.header-style5 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .input-group input[type="email"],
.header-style5 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .input-group input[type="password"] {
  width: 100%;
}
.header-style2 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .form-row,
.header-style5 .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .form-row {
  text-align: center;
}
.header-style2 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2,
.header-style5 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 {
  float: left;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
}
.header-style2 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 h3,
.header-style5 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 h3 {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}
.header-style2 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li,
.header-style5 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li {
  float: left;
  padding: 5px 10px !important;
  margin-right: 10px !important;
  border: 1px solid #ededed;
}
.rtl .header-style2 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li,
.rtl .header-style5 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li {
  float: right;
  margin-left: 10px !important;
  margin-right: 0 !important;
}
.header-style2 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li:hover,
.header-style2 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li.active,
.header-style5 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li:hover,
.header-style5 .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li.active {
  border: 1px solid #29487d;
}
.header-style2 .header .header-msg .sidebar-top .widget_currency_converter,
.header-style5 .header .header-msg .sidebar-top .widget_currency_converter {
  padding-top: 20px;
  width: 100%;
}
.header-style2 .header .header-msg .sidebar-top .widget_currency_converter h3,
.header-style5 .header .header-msg .sidebar-top .widget_currency_converter h3 {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
  text-align: left;
}
.rtl .header-style2 .header .header-msg .sidebar-top .widget_currency_converter h3,
.rtl .header-style5 .header .header-msg .sidebar-top .widget_currency_converter h3 {
  text-align: right;
}
.header-style2 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > a,
.header-style5 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > a {
  display: none;
}
.header-style2 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher,
.header-style5 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher {
  display: block !important;
  border: 0;
}
.header-style2 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li,
.header-style5 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li {
  float: left;
  margin-right: 10px;
  width: auto;
}
.rtl .header-style2 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li,
.rtl .header-style5 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li {
  float: right;
}
.header-style2 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li.active a,
.header-style5 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li.active a {
  border: 1px solid #29487d;
}
.header-style2 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li:hover a,
.header-style5 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li:hover a {
  border: 1px solid #29487d;
}
.header-style2 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a,
.header-style5 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a {
  border: 1px solid #ebebeb;
  display: block;
  padding: 5px 10px;
  width: auto;
  line-height: 18px;
  color: #666;
}
.header-style2 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a:after,
.header-style5 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a:after {
  margin: 0;
}
.header-style2 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a.active,
.header-style5 .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a.active {
  border: 1px solid #29487d;
}
.header-style2 .header .sidebar-top-header .home-menu-verticle,
.header-style5 .header .sidebar-top-header .home-menu-verticle {
  float: right;
  margin-left: 10px;
}
.rtl .header-style2 .header .sidebar-top-header .home-menu-verticle,
.rtl .header-style5 .header .sidebar-top-header .home-menu-verticle {
  float: left;
  margin-right: 10px;
  margin-left: 0;
}
.header-style2 .header .sidebar-top-header .home-menu-verticle:before,
.header-style5 .header .sidebar-top-header .home-menu-verticle:before {
  content: '\f0c9';
  font-family: FontAwesome;
  font-size: 22px;
  color: #fff;
  line-height: 79px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}
.header-style1 .header {
  position: relative;
}
.header-style1 .header .header-shortcode {
  background-color: #293340;
  height: 40px;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.header-style1 .header .header-shortcode.close-cd {
  height: 0;
  overflow: hidden;
}
.header-style1 .header .header-shortcode .top-countdown .item-content {
  text-align: center;
}
.header-style1 .header .header-shortcode .top-countdown .item-content .item a {
  display: inline-block;
}
.header-style1 .header .header-shortcode .top-countdown .item-content .item a .item-title {
  background: url(../assets/img/bg-cd-header.png) right 0 center no-repeat;
  line-height: 20px;
  padding: 10px 20px;
  margin-right: 40px;
  font-size: 14px;
  color: #fff;
  float: left;
}
.header-style1 .header .header-shortcode .top-countdown .item-content .item a .item-title:hover {
  color: #29487d;
  background: url(../assets/img/salmonred/bg-cd-header.png) right 0 center no-repeat;
}
.rtl .header-style1 .header .header-shortcode .top-countdown .item-content .item a .item-title {
  background: url(../assets/img/salmonred/bg-cd-header.png) left 0 center no-repeat;
  float: right;
  margin-left: 40px;
  margin-right: 0;
}
.rtl .header-style1 .header .header-shortcode .top-countdown .item-content .item a .item-title:hover {
  background: url(../assets/img/salmonred/bg-cd-header.png) left 0 center no-repeat;
}
.header-style1 .header .header-shortcode .top-countdown .item-content .item a .item-title span:after {
  content: '';
}
.header-style1 .header .header-shortcode .top-countdown .item-content .item a .product-countdown {
  float: left;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  margin: 8px 0;
}
.rtl .header-style1 .header .header-shortcode .top-countdown .item-content .item a .product-countdown {
  float: right;
}
.rtl .header-style1 .header .header-shortcode .top-countdown .item-content .item a .product-countdown span.c-time {
  margin-left: 5px;
  margin-right: 0;
}
.header-style1 .header .header-shortcode .top-countdown .item-content .item a .product-countdown span.c-time {
  display: inline-block;
  padding: 4px 15px;
  border-radius: 10px;
  background-color: #191f26;
  margin-right: 5px;
}
.header-style1 .header .button-countdown {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  color: #fff;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background-color: #191f26;
  text-align: center;
}
.header-style1 .header .button-countdown:before {
  display: inline-block;
  content: '\f106';
  font-size: 26px;
  font-family: FontAwesome;
}
.header-style1 .header .button-countdown:hover {
  background-color: #29487d;
}
.header-style1 .header .button-countdown.btn-close:before {
  content: '\f107';
}
.header-style1 .sticky-menu,
.header-style3 .sticky-menu,
.header-style4 .sticky-menu {
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.header-style5 .sticky-menu {
  background-color: #29487d;
}
.header-style3 .header-top {
  background-color: #fff;
  border-top: 2px solid #29487d;
  min-height: 42px;
  position: relative;
}
.header-style3 .header-top:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #ddd;
}
.header-style3 .header-top .widget.widget_text {
  margin: 0;
}
.header-style3 .header-top #lang_sel ul {
  margin: 0;
}
.header-style3 .header-top #lang_sel ul > li {
  line-height: 40px;
  float: left;
}
.rtl .header-style3 .header-top #lang_sel ul > li {
  float: right;
}
.header-style3 .header-top #lang_sel ul > li a {
  display: inline-block;
  padding: 0 14px 0 14px;
  font-size: 13px;
  color: #444;
  font-family: 'LatoRegular';
}
.header-style3 .header-top #lang_sel ul > li a img {
  margin-right: 5px;
}
.rtl .header-style3 .header-top #lang_sel ul > li a img {
  margin-left: 5px;
  margin-right: 0;
}
.header-style3 .header-top #lang_sel ul > li:hover {
  background-color: #29487d;
}
.header-style3 .header-top #lang_sel ul > li:hover a {
  color: #fff;
}
.header-style3 .top .header-right {
  height: 40px;
  margin: 31px 0;
}
.rtl .header-style3 .top .header-right {
  float: left;
}
.header-style3 .top .header-right .content-wrap {
  background-color: #eee;
  padding: 0 15px;
  display: inline-block;
  float: right;
  border-radius: 3px;
}
.rtl .header-style3 .top .header-right .content-wrap {
  float: left;
}
.rtl .header-style3 .top .header-right .content-wrap .sidebar-top .ya_top {
  float: right;
}
.header-style3 .top .header-right .content-wrap .top-login {
  display: inline-block;
  margin-right: 5px;
}
.rtl .header-style3 .top .header-right .content-wrap .top-login {
  margin: 0 0 0 5px;
}
.header-style3 .top .header-right .content-wrap .top-login .div-login {
  position: relative;
  margin-right: 10px;
}
.header-style3 .top .header-right .content-wrap .top-login .div-login:before {
  content: '\f007';
  font-size: 14px;
  color: #999;
  font-family: FontAwesome;
  margin: 0 5px 0 5px;
}
.rtl .header-style3 .top .header-right .content-wrap .top-login .div-login {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .header-style3 .top .header-right .content-wrap .top-login .div-login:after {
  content: '\f007';
  font-size: 14px;
  color: #999;
  font-family: FontAwesome;
  margin: 0 5px 0 5px;
}
.rtl .header-style3 .top .header-right .content-wrap .top-login .div-login:before {
  content: '';
  margin: 0;
}
.header-style3 .top .header-right .content-wrap .top-login a {
  color: #444;
}
.header-style3 .top .header-right .content-wrap .top-login a:hover {
  color: #29487d;
}
.header-style3 .top .header-right .content-wrap .widget_nav_menu ul.menu {
  margin: 0;
}
.header-style3 .top .header-right .content-wrap .widget_nav_menu ul.menu > li > a {
  border-bottom: 0;
  padding: 9px 0 8px;
}
.header-style3 .header-bottom {
  min-height: 62px;
  background-color: #29487d;
  position: relative;
  z-index: 4;
}
.header-style3 .header-bottom .vertical_megamenu-header {
  position: relative;
  margin: 10px 0 0 0 !important;
  padding: 0;
  min-width: 270px;
  width: 270px;
}
.header-style3 .header-bottom .vertical_megamenu-header .vc_wp_custommenu {
  margin: 0;
}
.header-style3 .header-bottom .vertical_megamenu-header .vertical-megamenu {
  position: absolute;
  width: 100%;
  z-index: 1001;
  background-color: #fff;
}
.header-style3 .header-bottom .top-form.top-form-minicart .top-minicart-icon {
  display: inline-block;
  background-color: #c53b42;
  padding: 12px 17px 12px 44px;
  color: #fff;
  font-family: 'LatoRegular';
  font-size: 13px;
  position: relative;
}
.rtl .header-style3 .header-bottom .top-form.top-form-minicart .top-minicart-icon {
  direction: ltr;
  padding: 12px 44px 13px 17px;
}
.header-style3 .header-bottom .top-form.top-form-minicart .top-minicart-icon:before {
  content: '';
  background: url(../assets/img/salmonred/cart-pro.png) center center no-repeat transparent;
  position: absolute;
  left: 0px;
  bottom: auto;
  top: 15px;
  width: 34px;
  height: 34px;
  display: inline-block;
  z-index: 7;
}
.rtl .header-style3 .header-bottom .top-form.top-form-minicart .top-minicart-icon:before {
  right: 0;
  left: auto;
}
.header-style3 .header-bottom .top-form.top-form-minicart .top-minicart-icon:after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 62px solid #29487d;
  border-right: 40px solid transparent;
}
.rtl .header-style3 .header-bottom .top-form.top-form-minicart .top-minicart-icon:after {
  right: 0;
  left: auto;
  border-left: 40px solid transparent;
  border-right: 0;
}
.header-style3 .header-bottom .top-form.top-form-minicart .top-minicart-icon .cart-contents {
  font-size: 14px;
  font-family: 'LatoBold';
  color: #fff;
  background-color: #c53b42;
  text-transform: uppercase;
  display: block;
  line-height: 20px;
}
.header-style3 .header-bottom .top-form.top-form-minicart .top-minicart-icon .cart-contents:before {
  content: '';
  margin: 0;
  line-height: 0;
}
.header-style3 .header-bottom .top-form.top-form-minicart .wrapp-minicart {
  top: 62px;
}
.header-style3 .header-bottom .top-form.top-search {
  width: 100%;
  background-color: #fff;
  display: inline-block;
  position: relative;
  border: 0;
  margin: 10px 20px;
}
.rtl .header-style3 .header-bottom .top-form.top-search {
  float: left;
}
.header-style3 .header-bottom .top-form.top-search .cat-wrapper {
  position: absolute;
  height: 42px;
  top: 0;
  left: 0px;
  right: auto;
  border-radius: 0 !important;
}
.header-style3 .header-bottom .top-form.top-search .cat-wrapper:hover {
  cursor: pointer;
}
.rtl .header-style3 .header-bottom .top-form.top-search .cat-wrapper {
  right: 0;
  left: auto;
}
.rtl .header-style3 .header-bottom .top-form.top-search .cat-wrapper:before {
  left: 15px;
  right: auto;
}
.rtl .header-style3 .header-bottom .top-form.top-search .cat-wrapper select {
  border: 0;
}
.header-style3 .header-bottom .top-form.top-search .cat-wrapper .label-search {
  display: block;
  margin-bottom: 0;
}
.header-style3 .header-bottom .top-form.top-search .cat-wrapper .label-search:before {
  content: "\f0dd";
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  top: 7px;
  right: 15px;
  left: auto;
  pointer-events: none;
}
.rtl .header-style3 .header-bottom .top-form.top-search .cat-wrapper .label-search:before {
  left: 15px;
  right: auto;
}
.header-style3 .header-bottom .top-form.top-search .cat-wrapper .label-search:after {
  content: '';
  position: absolute;
  top: 8px;
  right: -5px;
  width: 1px;
  height: 26px;
  background-color: #ddd;
}
.rtl .header-style3 .header-bottom .top-form.top-search .cat-wrapper .label-search:after {
  left: -5px;
  right: auto;
}
.header-style3 .header-bottom .top-form.top-search .cat-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 !important;
  border: 0;
  padding: 10px;
  height: 42px;
  width: 170px;
  background-color: #fff;
}
.header-style3 .header-bottom .top-form.top-search .cat-wrapper select:hover {
  cursor: pointer;
}
.header-style3 .header-bottom .top-form.top-search .cat-wrapper select option hover {
  cursor: pointer;
}
.header-style3 .header-bottom .top-form.top-search .cat-wrapper select:focus {
  outline: none;
}
.header-style3 .header-bottom .top-form.top-search input {
  width: 560px;
  height: 42px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  line-height: 42px;
  margin-bottom: 0;
}
.header-style3 .header-bottom .top-form.top-search #searchform_special input {
  padding-left: 185px;
}
.rtl .header-style3 .header-bottom .top-form.top-search #searchform_special input {
  padding-right: 185px;
  padding-left: 0;
}
.header-style3 .header-bottom .top-form.top-search button.form-button {
  height: 42px;
  background: #fff;
  padding: 10px 15px;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  margin: 0;
  width: 42px;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
}
.rtl .header-style3 .header-bottom .top-form.top-search button.form-button {
  left: 0;
  right: auto;
}
.header-style3 .header-bottom .top-form.top-search button.form-button:hover {
  background: #fff;
}
.header-style3 .header-bottom .top-form.top-search button.form-button:hover:before {
  color: #29487d;
}
.header-style3 .header-bottom .top-form.top-search button.form-button:before {
  content: '\f002';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: FontAwesome;
  font-size: 20px;
  color: #999;
  text-align: center;
  line-height: 42px;
}
.rtl .header-style3 .sidebar-top-menu {
  float: left;
}
.page-template-page-home4 .header-style4 .header {
  /* margin-bottom: 20px; */
}
.header-style4 .header .header-top {
  background-color: #1e5be3;
  position: relative;
  z-index: 10;
}
.header-style4 .header .header-top .sidebar-top-header .widget_text {
  margin: 0;
}
.header-style4 .header .header-top .sidebar-top-header .widget_nav_menu {
  margin: 0;
}
.header-style4 .header .header-top .sidebar-top-header .widget_nav_menu ul.menu {
  margin: 0;
}
.header-style4 .header .header-top .sidebar-top-header .widget_nav_menu ul.menu > li > a {
  font-size: 13px;
  color: #fff;
  border: 0;
  padding: 0 10px;
  line-height: 41px;
}
.header-style4 .header .header-top .sidebar-top-header .widget_nav_menu ul.menu > li:hover > a {
  color: #29487d;
  background-color: #fff;
}
.header-style4 .header .header-top .sidebar-top-header .socials-top {
  display: inline-block;
  height: 25px;
  padding: 8px 0 8px 0;
}
.header-style4 .header .header-top .sidebar-top-header .socials-top ul {
  margin: 0;
  list-style: none;
  display: inline-block;
}
.header-style4 .header .header-top .sidebar-top-header .socials-top ul > li {
  float: left;
  margin-right: 7px;
}
.header-style4 .header .header-top .sidebar-top-header .socials-top ul > li a {
  display: inline-block;
  height: 25px;
  width: 25px;
  line-height: 25px;
  color: #fff;
  border-radius: 50%;
  font-size: 21px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.header-style4 .header .header-top .sidebar-top-header .socials-top ul > li a:hover {
  background: rgba(255,255,255,0.4);
}
.header-style4 .header .header-top .sidebar-top-header .socials-top ul > li a span {
  margin: 0;
}
.header-style4 .header .top {
  background-color: #fff;
  height: 85px;
}
.header-style4 .header .top .sub_menu_child_index4 {
  display: inline-block;
  margin-bottom: 30px;
  vertical-align: top;
}
.header-style4 .header .top .sub_menu_child_index4 .menu li {
  float: left;
}
.rtl .header-style4 .header .top .sub_menu_child_index4 .menu li {
  float: right;
}
.header-style4 .header .top .sub_menu_child_index4 .menu li a {
  font-size: 12px;
  font-family: 'LatoRegular';
  color: #999999;
  padding-right: 20px;
}
.rtl .header-style4 .header .top .sub_menu_child_index4 .menu li a {
  padding-right: 0;
  padding-left: 20px;
}
.header-style4 .header .top .sub_menu_child_index4 .menu li a:hover {
  color: #29487d;
}
.header-style4 .header .top .top-header .ya-logo {
  padding: 18px 0;
}
.header-style4 .header .top .ya_top .top-form.top-search {
  width: 100%;
  background-color: #fff;
  display: inline-block;
  position: relative;
  border: 0;
  margin: 38px 0 7px;
}
.rtl .header-style4 .header .top .ya_top .top-form.top-search {
  margin-left: 0;
  float: left;
}
.header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper {
  position: absolute;
  height: 42px;
  top: 0;
  left: 0px;
  right: auto;
  border-radius: 0 !important;
  border: 2px solid #29487d;
  border-right: 0;
}
.header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper:hover {
  cursor: pointer;
}
.rtl .header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper {
  right: 0;
  left: auto;
  border-right: 2px solid #29487d;
  border-left: 0;
}
.rtl .header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper:before {
  left: 15px;
  right: auto;
}
.rtl .header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper select {
  border: 0;
}
.header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper .label-search {
  display: block;
  margin-bottom: 0;
}
.header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper .label-search:before {
  content: "\f0dd";
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  top: 7px;
  right: 15px;
  left: auto;
  pointer-events: none;
  color: #515151;
}
.rtl .header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper .label-search:before {
  left: 15px;
  right: auto;
}
.header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper .label-search:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  width: 1px;
  height: 38px;
  background-color: #ddd;
}
.rtl .header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper .label-search:after {
  left: -5px;
  right: auto;
}
.header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 !important;
  border: 0;
  padding: 5px;
  height: 38px;
  width: 170px;
  background-color: #fff;
}
.header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper select:hover {
  cursor: pointer;
}
.header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper select option hover {
  cursor: pointer;
}
.header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper select:focus {
  outline: none;
}
.header-style4 .header .top .ya_top .top-form.top-search .cat-wrapper select::-ms-expand {
  display: none;
}
.header-style4 .header .top .ya_top .top-form.top-search input {
  width: 100%;
  height: 42px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  line-height: 38px;
  margin-bottom: 0;
  border: 2px solid #29487d;
  float: left;
}
.rtl .header-style4 .header .top .ya_top .top-form.top-search input {
  float: right;
}
.header-style4 .header .top .ya_top .top-form.top-search #searchform_special input {
  padding-left: 185px;
}
.rtl .header-style4 .header .top .ya_top .top-form.top-search #searchform_special input {
  padding-right: 185px;
  padding-left: 0;
}
.header-style4 .header .top .ya_top .top-form.top-search button.form-button {
  line-height: 22px;
  height: 42px;
  background: #29487d;
  padding: 10px 20px;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  margin: 0;
  width: 55px;
  position: absolute;
  top: 0;
  right: 0;
}
.header-style4 .header .top .ya_top .top-form.top-search button.form-button:hover {
  background: #ec2727;
}
.header-style4 .header .top .ya_top .top-form.top-search button.form-button:before {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.rtl .header-style4 .header .top .ya_top .top-form.top-search button.form-button {
  right: auto;
  left: 0;
}
.header-style4 .header .top .ya_top .top-form.top-search .topsearch-entry form {
  width: 560px;
  max-width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.header-style4 .header .top .sidebar-top-menu .top-form.top-form-minicart .top-minicart-icon {
  display: inline-block;
  background: url(../assets/img/salmonred/cart-pro-home4.png) left center no-repeat rgba(255, 255, 255, 0);
  padding: 35px 0 30px 35px;
  color: #444;
  font-family: 'Lato';
  font-size: 12px;
  position: relative;
  /* visibility: hidden; */
}
.rtl .header-style4 .header .top .sidebar-top-menu .top-form.top-form-minicart .top-minicart-icon {
  background: url(../assets/img/salmonred/cart-pro-home4.png) right center no-repeat #fff;
  padding: 41px 38px 41px 0;
}
.header-style4 .header .top .sidebar-top-menu .top-form.top-form-minicart .top-minicart-icon:before {
  content: '';
  width: 0;
}
.header-style4 .header .top .sidebar-top-menu .top-form.top-form-minicart .top-minicart-icon .cart-contents {
  font-size: 13px;
  font-family: 'LatoBold';
  color: #444;
  background-color: #fff;
  text-transform: uppercase;
  display: block;
  line-height: 10px;
}
.header-style4 .header .top .sidebar-top-menu .top-form.top-form-minicart .top-minicart-icon .cart-contents:before {
  content: '';
  margin: 0;
  line-height: 0;
}
.header-style4 .header .top .sidebar-top-menu .top-form.top-form-minicart .wrapp-minicart {
  top: 90px;
  z-index: 0;
  display: none;
}
.header-style4 .header .header-bottom {
  min-height: 50px;
  height: 50px;
  position: relative;
  background-color: #1e5be3;
}
.header-style4 .header .header-bottom .verticle-menu-index4 {
  position: relative;
}
.header-style4 .header .header-bottom .verticle-menu-index4 .mega-left-title:after {
  content: '\f107';
  font-family: FontAwesome;
  font-size: 24px;
  color: #fff;
  right: 30px;
  position: absolute;
}
.rtl .header-style4 .header .header-bottom .verticle-menu-index4 .mega-left-title:after {
  left: 30px;
  right: auto;
}
.header-style4 .header .header-bottom .verticle-menu-index4 .mega-left-title strong {
  font-weight: normal;
}
.header-style4 .header .header-bottom .verticle-menu-index4 .vc_wp_custommenu {
  margin: 0;
}
.header-style4 .header .header-bottom .verticle-menu-index4 .vertical-megamenu {
  position: absolute;
  width: 100%;
  z-index: 1001;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
}
.header-style4 .header .header-bottom .verticle-menu-index4 .vertical_megamenu {
  cursor: pointer;
  visibility: hidden;
  z-index: 1;
  opacity: 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 .header-bottom .verticle-menu-index4:focus .vertical_megamenu {
  opacity: 1;
  visibility: visible;
}
.header-style4 .header .header-bottom .verticle-menu-index4:hover .vertical_megamenu {
  opacity: 1;
  visibility: visible;
}
.header-style4 .header .top .top-header .ya-logo a {
  display: inline-block;
  vertical-align: top;
}
.header-style4 .verticle-menu-index4 {
  z-index: 10;
}
.header-style4 .wp-relate {
  position: relative;
}
.header-style4 #sidebar-top-header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.header-style4 #sidebar-top-header #main-menu {
  margin-left: 25%;
  z-index: 0;
}
.rtl .header-style4 #sidebar-top-header #main-menu {
  margin-left: 0;
  margin-right: 25%;
}
.header-style4 .widget_icl_lang_sel_widget #lang_sel .nav >li >a {
  height: 41px;
}
.header-style4 .widget_currency_converter .currency_w >li .currency_switcher {
  border: 1px solid #e1e1e1;
}
.header-style4 .widget_currency_converter .currency_w >li a {
  padding: 10px;
}
.rtl .header-style4 .widget_currency_converter {
  margin: 0;
}
.header-style4 .widget_currency_converter:hover .currency_w >li >a {
  background-color: #fff;
  color: #29487d;
}
.header-style4 .widget_icl_lang_sel_widget:hover #lang_sel a.lang_sel_sel {
  background-color: #fff;
  color: #29487d;
}
.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;
  display: none;
}
.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 span.onsale,
.woocommerce-page span.onsale {
  height: 40px;
  width: 40px;
  line-height: 39px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #6dcff6;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  right: 10px;
}
.woocommerce nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination {
  float: right;
  margin-top: 2px;
  margin-bottom: 2px;
}
.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;
  vertical-align: top;
}
.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 .page-numbers,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  background-color: #fff;
  color: #666;
  width: 25px;
  height: 25px;
  border: 1px solid #ededed;
  line-height: 25px;
  padding: 0;
}
.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 #29487d;
  color: #fff;
  border: 1px solid #29487d;
  line-height: 25px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover {
  background-color: #29487d;
  color: #fff;
  border: 1px solid #29487d;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a {
  padding: 0;
  color: #666;
}
.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: 0;
}
.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: -2px;
  left: 10px;
  right: auto;
  content: '\f105';
  font-family: FontAwesome;
  font-size: 14px;
  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: -2px;
  left: 10px;
  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: #29487d;
}
.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 input[type=number]::-webkit-inner-spin-button,
.woocommerce input[type=number]::-webkit-outer-spin-button,
.woocommerce-page input[type=number]::-webkit-inner-spin-button,
.woocommerce-page input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce .quantity,
.woocommerce-page .quantity {
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  display: inline-block;
  position: relative;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
  border: 1px solid #ebebeb;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  text-align: center !important;
  font-weight: 700;
  -moz-appearance: textfield;
  color: #999;
  z-index: 0;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus {
  display: none;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 1.387em;
  height: 20px;
  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: #29487d;
}
.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 form,
.woocommerce-page .widget_price_filter form {
  padding: 20px;
  background-color: #fff;
}
.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: #29487d;
  margin-bottom: 20px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #cccccc;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  width: 12px;
  height: 12px;
  background: #29487d;
  top: -3px;
  border-radius: 0;
}
.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: 0;
}
.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: 31%;
  float: left;
  height: 28px;
  line-height: 28px;
  margin-right: 10px;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-top: 3px;
  color: #666;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
  margin-top: 20px;
  font-size: 12px;
  text-transform: capitalize;
  background: #29487d;
  padding: 7px 36px;
  height: 35px;
  font-size: 14px;
  font-weight: bold;
  line-height: 21px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
  color: #fff;
  background: none repeat scroll 0 0 #29487d;
}
.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 #ec2727;
}
.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: 100%;
  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;
  text-transform: uppercase;
  font-size: x-large;
}
.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: 2px solid #eee;
  background-color: #fff;
}
.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: #29487d;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  background: #29487d;
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  font-size: 11px;
  padding: 7px 15px;
  line-height: 20px;
  color: #fff;
}
.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 {
  color: #fff;
  background: none repeat scroll 0 0 #ec2727;
}
.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: #29487d;
  color: #fff;
  border-color: #29487d;
  width: auto;
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover {
  background: #ec2727;
}
.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 {
  background: none repeat scroll 0 0 #ccc;
  border: 0 none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 100%;
  font-weight: normal;
  left: auto;
  line-height: 1em;
  margin: 0;
  overflow: visible;
  padding: 10px;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  white-space: nowrap;
  color: #666;
}
.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: #29487d;
  color: #fff;
}
.products-nav {
  background-color: #f5f5f5;
  margin-bottom: 25px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  /* padding: 12px 10px; */
}
.products-nav:last-child {
  margin-bottom: 5px;
}
.products-nav .view-mode-wrap {
  margin-right: 10px;
  margin-bottom: 2px;
  margin-top: 2px;
  float: left;
  display: none;
}
.rtl .products-nav .view-mode-wrap {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.products-nav .view-mode-wrap .view-mode a {
  float: left;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.products-nav .view-mode-wrap .view-mode a:hover {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.rtl .products-nav .view-mode-wrap .view-mode a {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.products-nav .view-mode-wrap .view-mode a > span {
  display: none;
}
.products-nav .view-mode-wrap .view-mode a.grid-view {
  background: url(../assets/img/bg-grid.png) no-repeat 0 0;
}
.products-nav .view-mode-wrap .view-mode a.grid-view:hover {
  background: url(../assets/img/salmonred/bg-grid-active.png) no-repeat center center;
}
.products-nav .view-mode-wrap .view-mode a.grid-view.active {
  background: url(../assets/img/salmonred/bg-grid-active.png) no-repeat center center;
}
.products-nav .view-mode-wrap .view-mode a.list-view {
  background: url(../assets/img/bg-list.png) no-repeat 0 0;
}
.products-nav .view-mode-wrap .view-mode a.list-view:hover {
  background: url(../assets/img/salmonred/bg-list-active.png) no-repeat center center;
}
.products-nav .view-mode-wrap .view-mode a.list-view.active {
  background: url(../assets/img/salmonred/bg-list-active.png) no-repeat center center;
}
.products-nav ul {
  list-style: none;
  margin: 0;
}
.products-nav .catalog-ordering {
  float: left;
  border-right: 1px solid #fff;
  margin-bottom: 2px;
  margin-top: 2px;
  display: none;
}
.rtl .products-nav .catalog-ordering {
  float: right;
  border-left: 1px solid #fff;
  border-right: 0;
}
.products-nav .catalog-ordering .orderby-order-container {
  display: inline-block;
  vertical-align: top;
}
.products-nav .catalog-ordering .orderby-order-container span.sort {
  float: left;
  line-height: 25px;
  font-size: 12px;
}
.rtl .products-nav .catalog-ordering .orderby-order-container span.sort {
  float: right;
}
.products-nav .catalog-ordering .orderby-order-container ul li {
  list-style: none;
  display: block;
  line-height: 25px;
}
.products-nav .catalog-ordering .orderby-order-container ul li span.current-li {
  background: ;
  display: block;
  padding: 0 10px;
  border: 1px solid #dfdfdf;
  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: -3px;
  right: 15px;
  content: '\f0dd';
  font-size: 14px;
  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;
}
.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: 12px;
  padding: 0 15px 0 0;
  color: #999;
  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: 85px;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 9868;
  background-color: #fff;
  display: none;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul li {
  list-style: none;
  width: 100%;
  clear: both;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul li:last-child a {
  border: none !important;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul li a {
  font-weight: 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: #29487d;
  color: #fff;
}
.products-nav .catalog-ordering .orderby-order-container ul.order-dropdown {
  display: inline-block;
}
.products-nav .catalog-ordering .orderby-order-container ul.orderby {
  float: left;
  margin: 0 10px;
  width: 85px;
}
.rtl .products-nav .catalog-ordering .orderby-order-container ul.orderby {
  float: right;
}
.products-nav .catalog-ordering .orderby-order-container ul.order {
  float: left;
}
.rtl .products-nav .catalog-ordering .orderby-order-container ul.order {
  float: right;
}
.products-nav .catalog-ordering .orderby-order-container ul.order li {
  background: url(../assets/img/icon-desc.png) no-repeat center center;
}
.products-nav .catalog-ordering .orderby-order-container ul.order li a {
  display: inline-block;
  width: 6px;
  height: 100%;
  padding: 0;
}
.products-nav .count-per-page {
  float: right;
  margin-right: 30px;
  line-height: 27px;
  margin-bottom: 2px;
  margin-top: 2px;
}
.products-nav .count-per-page > span {
  font-size: 12px;
}
.rtl .products-nav .count-per-page > span {
  float: right;
}
.products-nav .count-per-page span.per-page {
  font-size: 12px;
}
.rtl .products-nav .count-per-page span.per-page {
  float: left;
}
.rtl .products-nav .count-per-page {
  float: left;
  margin-left: 30px;
  margin-right: 0;
}
.products-nav .count-per-page ul {
  display: inline-block;
  width: 65px;
  margin: 0 10px;
}
.products-nav .count-per-page ul li {
  list-style: none;
  display: block;
  line-height: 25px;
}
.products-nav .count-per-page ul li span.current-li {
  background: ;
  display: block;
  padding: 0 10px;
  border: 1px solid #ededed;
  position: relative;
}
.rtl .products-nav .count-per-page ul li span.current-li {
  padding: 0;
}
.products-nav .count-per-page ul li span.current-li:before {
  position: absolute;
  top: -3px;
  right: 15px;
  content: '\f0dd';
  font-size: 14px;
  color: #999;
  font-family: FontAwesome;
}
.rtl .products-nav .count-per-page ul li span.current-li:before {
  left: 15px;
  right: auto;
}
.products-nav .count-per-page ul li span.current-li:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  right: 40px;
  top: 0;
}
.rtl .products-nav .count-per-page ul li span.current-li:after {
  left: 40px;
  right: auto;
}
.products-nav .count-per-page ul li a {
  font-size: 12px;
  padding: 0 15px 0 0;
  color: #999;
  display: block;
  white-space: nowrap;
}
.products-nav .count-per-page ul li a strong {
  font-weight: normal;
}
.products-nav .count-per-page ul li a:hover {
  cursor: pointer;
}
.products-nav .count-per-page ul li ul {
  width: 65px;
  border: 1px solid #ededed;
  position: absolute;
  margin: 0;
  z-index: 9868;
  background-color: #fff;
  display: none;
}
.products-nav .count-per-page ul li ul li {
  list-style: none;
  width: 100%;
  clear: both;
}
.products-nav .count-per-page ul li ul li:last-child a {
  border: none !important;
}
.products-nav .count-per-page 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 .count-per-page ul li ul li a:hover {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-color: #29487d;
  color: #fff;
}
.price,
.item-price,
.item_price,
.product-price {
  font-weight: bold;
  font-size: 23px;
  padding-top: -31px;
}
.price span.amount,
.item-price span.amount,
.item_price span.amount,
.product-price span.amount {
  color: #cc3333;
  /* padding-bottom: 35px; */
}
.price del,
.item-price del,
.item_price del,
.product-price del {
  margin-right: 5px;
  font-size: 12px;
  font-weight: normal;
}
.rtl .price del,
.rtl .item-price del,
.rtl .item_price del,
.rtl .product-price del {
  margin-left: 5px;
  margin-right: 0;
}
.price del span.amount,
.item-price del span.amount,
.item_price del span.amount,
.product-price del span.amount {
  color: #909090;
}
.price ins,
.item-price ins,
.item_price ins,
.product-price ins {
  text-decoration: none;
  font-size: 14px;
}
.price ins span.amount,
.item-price ins span.amount,
.item_price ins span.amount,
.product-price ins span.amount {
  color: #29487d;
}
.woocommerce a.add_to_cart_button.loading,
a.add_to_cart_button.loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center #29487d !important;
  color: #fff !important;
  border: 1px solid #29487d !important;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.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: url(../assets/img/added.png) no-repeat left 5px top 5px #29487d !important;
  color: #fff !important;
  border: 1px solid #29487d !important;
  padding: 7px 10px 7px 30px !important;
}
.woocommerce a.add_to_cart_button.added:after,
a.add_to_cart_button.added:after {
  content: '' !important;
}
div.star {
  background: url(../assets/img/star.png) 0 0 repeat-x;
  display: inline-block;
  height: 12px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 70px;
}
div.star span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  background: url(../assets/img/star-active3.png) 0 0 repeat-x;
}
.reviews-content {
  display: none;
  padding: 0 0 5px;
}
.reviews-content .star {
  background: url(../assets/img/star.png) 0 0 repeat-x;
  display: none;
  height: 12px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 70px;
}
.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 .star2 {
  background: url(../assets/img/star-3.png) 0 0 repeat-x;
  display: inline-block;
  height: 15px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 85px;
}
.reviews-content .star2 span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  background: url(../assets/img/star-active3.png) 0 0 repeat-x;
}
.reviews-content .woocommerce-review-link {
  font-size: 11px;
  color: #999;
  font-family: 'Arial';
}
span.onsale {
  height: 40px;
  width: 40px;
  line-height: 39px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #6dcff6;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
}
.products-thumb {
  position: relative;
  z-index: 0;
  /* margin: 0 auto; */
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.products-thumb span.onsale {
  display: none;
}
.products-thumb .product-thumb-button {
  position: absolute;
  top: 40%;
  left: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: -49px;
  margin-left: -83px;
}
.products-thumb .product-thumb-button a {
  background-color: #464646;
  float: left;
  height: 30px;
  width: 7em;
  text-align: center;
  margin: 0 auto;
  position: relative;
  text-indent: -9999em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 !important;
  padding: 0;
  padding-bottom: 10px;
  color: #fff;
  font-weight: normal;
  margin-left: 30px;
}
.products-thumb .product-thumb-button a:hover {
  background-color: #29487d;
  color: #fff;
}
.products-thumb .product-thumb-button a:before {
  font-size: 14px;
  position: absolute;
  line-height: 36px;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 50px;
  z-index: 3;
  text-indent: 0;
}
.rtl .products-thumb .product-thumb-button a {
  float: right;
}
.products-thumb .product-thumb-button .added_to_cart.wc-forward {
  display: none;
}
.products-thumb .product-thumb-button .add_to_cart_button:before,
.products-thumb .product-thumb-button .product_type_grouped:before,
.products-thumb .product-thumb-button .product_type_external:before {
  content: 'Add to Cart';
  font-family: Lato;
  font-weight: 600;
}
.products-thumb .product-thumb-button .compare-button {
  float: left;
  display: none;
}
.rtl .products-thumb .product-thumb-button .compare-button {
  float: right;
}
.products-thumb .product-thumb-button .compare-button .compare:before {
  content: '\f074';
  font-family: FontAwesome;
}
.products-thumb .product-thumb-button .yith-wcwl-add-to-wishlist {
  float: left;
  margin: 0;
  position: relative;
  display: none;
}
.rtl .products-thumb .product-thumb-button .yith-wcwl-add-to-wishlist {
  float: right;
}
.products-thumb .product-thumb-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  display: block !important;
}
.products-thumb .product-thumb-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist:before {
  content: '\f004';
  font-family: FontAwesome;
}
.products-thumb .product-thumb-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img.ajax-loading {
  position: absolute;
  top: 10px;
  left: 8px;
}
.products-thumb .product-thumb-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback,
.products-thumb .product-thumb-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  display: none !important;
}
.products-thumb .product-thumb-button a.fancybox:before {
  content: '\f06e';
  font-family: FontAwesome;
}
.products-thumb .button-bottom-thumb {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: -18px;
  margin-left: -60px;
}
.products-thumb .button-bottom-thumb .button-cart {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  transform: translate3d(0,-30px,0);
}
.products-thumb .button-bottom-thumb .button-cart a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 5px;
  background-color: #444;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 6px;
  border-radius: 2px;
  font-family: 'LatoBold';
  border: 0;
  width: 115px;
  text-align: center;
}
.products-thumb .button-bottom-thumb .button-cart a:before {
  content: '\f07a';
  font-family: FontAwesome;
  font-size: 14px;
  color: #fff;
  margin: 0 5px 0 0;
}
.rtl .products-thumb .button-bottom-thumb .button-cart a:after {
  content: '\f07a';
  font-family: FontAwesome;
  font-size: 14px;
  color: #fff;
  margin: 0 0 0 5px;
}
.rtl .products-thumb .button-bottom-thumb .button-cart a:before {
  content: '';
  margin: 0;
}
.products-thumb .button-bottom-thumb .button-cart a:hover {
  background-color: #29487d;
}
.products-thumb .button-bottom-thumb .button-cart a.added_to_cart.wc-forward {
  display: none;
}
.products-thumb .button-bottom-thumb .button-cart a.added {
  border: 0 !important;
  padding: 0 !important;
}
.products-thumb .button-bottom-thumb .button-bottom {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  transform: translate3d(0,30px,0);
}
.products-thumb .button-bottom-thumb .button-bottom a {
  background-color: #444;
  float: left;
  height: 35px;
  width: 35px;
  text-align: center;
  margin: 0 5px 0 0;
  position: relative;
  text-indent: -9999em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 !important;
  padding: 0;
  color: #fff;
  font-weight: normal;
  border-radius: 2px;
}
.rtl .products-thumb .button-bottom-thumb .button-bottom a {
  margin: 0 0 0 5px;
}
.products-thumb .button-bottom-thumb .button-bottom a:hover {
  background-color: #29487d;
  color: #fff;
}
.products-thumb .button-bottom-thumb .button-bottom a:before {
  font-size: 14px;
  position: absolute;
  line-height: 35px;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 3;
  text-indent: 0;
}
.rtl .products-thumb .button-bottom-thumb .button-bottom a {
  float: right;
}
.products-thumb .button-bottom-thumb .button-bottom .compare-button {
  float: left;
}
.rtl .products-thumb .button-bottom-thumb .button-bottom .compare-button {
  float: right;
}
.products-thumb .button-bottom-thumb .button-bottom .compare-button .compare:before {
  content: '\f074';
  font-family: FontAwesome;
}
.products-thumb .button-bottom-thumb .button-bottom .yith-wcwl-add-to-wishlist {
  float: left;
  margin: 0;
  position: relative;
}
.rtl .products-thumb .button-bottom-thumb .button-bottom .yith-wcwl-add-to-wishlist {
  float: right;
}
.products-thumb .button-bottom-thumb .button-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  display: block !important;
}
.products-thumb .button-bottom-thumb .button-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist:before {
  content: '\f08a';
  font-family: FontAwesome;
}
.products-thumb .button-bottom-thumb .button-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img.ajax-loading {
  position: absolute;
  top: 10px;
  left: 8px;
}
.products-thumb .button-bottom-thumb .button-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback,
.products-thumb .button-bottom-thumb .button-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  display: none !important;
}
.products-thumb .button-bottom-thumb .button-bottom a.fancybox:before {
  content: '\f002';
  font-family: FontAwesome;
}
.products-thumb:hover .product-thumb-button {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 55%;
}
.products-thumb:hover .button-bottom-thumb .button-bottom {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.products-thumb:hover .button-bottom-thumb .button-cart {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
@-moz-document url-prefix() {
  .sw-woo-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail {
    padding-bottom: 20px !important;
  }
  .rtl .sw-woo-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail {
    padding-bottom: 19px !important;
  }
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quickview-container {
  background-color: #fff;
  padding: 20px 0;
}
.quickview-container .product_detail {
  padding: 0 !important;
}
.bottom-single-product {
  float: left;
  width: 100%;
  margin-top: 25%;
}
table.shop_table {
  background-color: #fff;
}
table.shop_table tr td {
  vertical-align: middle;
}
table.shop_table tr .product-name a {
  text-transform: uppercase;
}
table.shop_table .coupon {
  width: auto;
  float: left;
}
table.shop_table .coupon label {
  vertical-align: middle;
  padding-top: 5px;
}
table.shop_table .coupon input#coupon_code {
  width: 30%;
  height: 32px !important;
  padding: 2px 6px;
  text-align: center;
}
table.shop_table .coupon input {
  display: inline-block;
  vertical-align: top;
}
table.shop_table .coupon input.button {
  float: left !important;
  margin-left: 20px;
}
.rtl table.shop_table .coupon input.button {
  float: right !important;
  margin-right: 20px;
  margin-left: 0;
}
table.shop_table .box-chekout {
  display: inline-block;
}
.form-row input {
  padding: 10px;
}
.form-row input.button {
  padding: 10px 25px;
  background: #29487d;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  border: 1px solid #fff;
}
.form-row input.button:hover {
  background: #fff;
  border: 1px solid #444;
  color: #29487d;
}
form.checkout {
  margin-bottom: 50px;
}
form.checkout h3 {
  margin-bottom: 30px;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  border-top: 3px solid #29487d !important;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
  height: auto !important;
  background: #ffffff !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;
}
.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: #29487d;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  margin-bottom: 5px;
  float: right;
}
.woocommerce table.shop_table td.actions .button:hover,
.woocommerce-page table.shop_table td.actions .button:hover {
  background: #ec2727;
  color: #fff;
}
.woocommerce table.shop_table td.actions .checkout-button,
.woocommerce-page table.shop_table td.actions .checkout-button {
  background: #29487d;
  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: #29487d;
}
.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {
  margin-bottom: 20px !important;
}
.woocommerce #content table.cart td.actions .button,
.woocommerce #content table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions input,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions input,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions input,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions input {
  width: auto;
  /* padding-bottom: 15px; */
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
  float: left;
}
.woocommerce #customer_login h2,
.woocommerce-page #customer_login h2 {
  border-bottom: 1px solid #f1f1f1;
  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: 0;
}
.woocommerce #customer_login form.login .form-row .input-text,
.woocommerce #customer_login form.register .form-row .input-text,
.woocommerce-page #customer_login form.login .form-row .input-text,
.woocommerce-page #customer_login form.register .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f1f1f1;
  border: 0;
}
.woocommerce #customer_login form.login .form-row input.button,
.woocommerce #customer_login form.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;
}
.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: #ec2727;
  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: #ec2727;
  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;
}
.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: #ec2727;
  color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
  color: #29487d;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
  color: #e51414;
}
.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 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f1f1f1;
  border: 0;
  height: 33px;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: initial;
  height: 33px;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button:hover {
  background: #ec2727;
  color: #fff;
}
.woocommerce .checkout .col2-set .col-1,
.woocommerce .checkout .col2-set .col-2,
.woocommerce-page .checkout .col2-set .col-1,
.woocommerce-page .checkout .col2-set .col-2 {
  float: left;
  width: 50%;
}
.woocommerce .checkout .col2-set .col-1 h3,
.woocommerce .checkout .col2-set .col-2 h3,
.woocommerce-page .checkout .col2-set .col-1 h3,
.woocommerce-page .checkout .col2-set .col-2 h3 {
  border-bottom: 1px solid #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: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 textarea,
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 textarea {
  padding: 10px;
  min-height: 80px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
  padding-right: 15px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
  padding-left: 15px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address {
  padding: 0 0 10px;
  width: 100%;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label {
  padding: 0;
  margin: 0;
  font-weight: normal;
  vertical-align: initial;
}
.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: #f1f1f1;
}
.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: #29487d;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .checkout #payment #place_order:hover,
.woocommerce-page .checkout #payment #place_order:hover {
  background: #e51414;
}
.woocommerce #content .cart input::-webkit-outer-spin-button,
.woocommerce #content .cart input::-webkit-inner-spin-button,
.woocommerce-page #content .cart input::-webkit-outer-spin-button,
.woocommerce-page #content .cart input::-webkit-inner-spin-button {
  display: none;
}
.woocommerce #content .cart .single_add_to_cart_button,
.woocommerce-page #content .cart .single_add_to_cart_button {
  margin-left: 5px;
}
.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;
  background: #fff;
  margin-bottom: 40px;
}
.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 {
  border-top: 1px solid #fff;
  padding: 10px 15px;
  text-align: start;
}
.woocommerce #yith-wcwl-form table.shop_table tr .product-name,
.woocommerce #yith-wcwl-form table.shop_table tr .product-stock-stauts,
.woocommerce-page #yith-wcwl-form table.shop_table tr .product-name,
.woocommerce-page #yith-wcwl-form table.shop_table tr .product-stock-stauts {
  font-size: 14px;
}
.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;
}
.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: #29487d;
}
.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: #29487d;
}
.woocommerce-wishlist  .page header,
.woocommerce-checkout .page header,
.woocommerce-account .page header {
  margin-bottom: 15px;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
  border-top-color: #0e387f !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: #ffffff !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: #29487d !important;
  text-shadow: none !important;
  width: auto !important;
  min-width: initial;
}
.shipping-calculator-form .button:hover {
  background: #fff !important;
  color: #29487d !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: #29487d;
}
.woocommerce-checkout .woocommerce,
.woocommerce-account .woocommerce {
  background: #fff;
  padding: 15px 15px 0;
}
.woocommerce-checkout .woocommerce #payment ul.payment_methods,
.woocommerce-account .woocommerce #payment ul.payment_methods {
  border: 0;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order,
.woocommerce-account .woocommerce .woocommerce-checkout-payment .place-order {
  background: #fff;
}
.number-spin-btn-container {
  display: none !important;
}
.products-wrapper {
  overflow: hidden;
}
.products-wrapper .listing-title h1 {
  font-size: x-large;
  font-weight: bold;
  color: #444;
  text-transform: uppercase;
  margin: 7px 0 15px;
  /* border-bottom: 3px dotted #333; */
}
.products-wrapper .products-loop {
  list-style: none;
  margin: 0 0 30px;
}
.products-wrapper .products-loop.grid {
  margin-right: -1px;
  position: relative;
}
.rtl .products-wrapper .products-loop.grid {
  margin-left: -1px;
  margin-right: 0;
}
.products-wrapper .products-loop.grid > li {
  border-right: 1px dashed #c6c6c6;
  border-bottom: 1px dashed #c3c3c3;
  background-color: #fff;
  margin-top: 20px;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content {
  padding-bottom: 15px;
  text-align: center;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content h4 a {
  font-size: 15px;
  color: #444;
  font-weight: normal;
  text-transform: capitalize;
  font-family: Lato;
  line-height: 1.5em;
  font-weight: 500;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content h4 a:hover {
  color: #29487d;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content .item-desc,
.products-wrapper .products-loop.grid > li .products-entry .products-content .item-cart {
  display: none;
}
.products-wrapper .products-loop.list > li {
  float: left;
  margin-bottom: 30px;
  background-color: #fff;
  width: 100%;
  padding: 20px;
}
.products-wrapper .products-loop.list > li .products-entry .products-thumb {
  float: left;
  margin-right: 20px;
  border: 1px solid #ededed;
  max-width: 245px;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-thumb {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.products-wrapper .products-loop.list > li .products-entry .products-thumb .product-thumb-button {
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -27px;
}
.products-wrapper .products-loop.list > li .products-entry .products-thumb .product-thumb-button .add_to_cart_button,
.products-wrapper .products-loop.list > li .products-entry .products-thumb .product-thumb-button .compare,
.products-wrapper .products-loop.list > li .products-entry .products-thumb .product-thumb-button .yith-wcwl-add-to-wishlist  .add_to_wishlist {
  display: none;
}
.products-wrapper .products-loop.list > li .products-entry .products-thumb .product-thumb-button a.fancybox {
  height: 36px;
  width: 56px;
  text-align: center;
  font-weight: normal;
}
.products-wrapper .products-loop.list > li .products-entry .products-thumb .product-thumb-button a.fancybox:before {
  display: inline-block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 36px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content {
  text-align: left;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content {
  text-align: right;
}
.products-wrapper .products-loop.list > li .products-entry .products-content h4 {
  margin-bottom: 5px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content h4 a {
  font-size: 14px;
  color: #444;
  font-weight: bold;
  text-transform: capitalize;
}
.products-wrapper .products-loop.list > li .products-entry .products-content h4 a:hover {
  color: #29487d;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-desc {
  padding: 10px 0 20px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-desc,
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart {
  display: block;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .add_to_cart_button,
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .product_type_grouped,
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .product_type_external,
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .button {
  float: left;
  margin-right: 5px;
  text-transform: none;
  height: 36px;
  background-color: #999;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  padding: 8px 25px;
  border-radius: 0;
  font-weight: normal;
  line-height: 20px;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .add_to_cart_button,
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .product_type_grouped,
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .product_type_external,
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .button {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .add_to_cart_button:hover,
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .product_type_grouped:hover,
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .product_type_external:hover,
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .button:hover {
  background-color: #29487d;
  color: #fff;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .compare {
  float: left;
  margin-right: 5px;
  height: 36px;
  width: 56px;
  text-indent: -9999px;
  padding: 10px 20px;
  background-color: #999;
  color: #fff;
  border-radius: 0;
  padding: 0;
  text-align: center;
  font-weight: normal;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .compare {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .compare:before {
  line-height: 36px;
  left: 0;
  top: 0;
  display: inline-block;
  height: 100%;
  width: 100%;
  position: absolute;
  text-align: center;
  text-indent: 0;
  content: '\f074';
  font-family: FontAwesome;
  font-size: 14px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .compare:hover {
  background-color: #29487d;
  color: #fff;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .yith-wcwl-add-to-wishlist {
  float: left;
  display: inline-block;
  margin: 0;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .yith-wcwl-add-to-wishlist {
  float: right;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .yith-wcwl-add-to-wishlist .add_to_wishlist {
  height: 36px;
  width: 56px;
  text-indent: -9999px;
  display: inline-block;
  padding: 13px 20px;
  background-color: #999;
  color: #fff;
  border-radius: 0;
  padding: 0;
  text-align: center;
  font-weight: normal;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  line-height: 36px;
  left: 0;
  top: 0;
  display: inline-block;
  height: 100%;
  width: 100%;
  position: absolute;
  text-align: center;
  text-indent: 0;
  content: '\f004';
  font-family: FontAwesome;
  font-size: 14px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-color: #29487d;
  color: #fff;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-cart .yith-wcwl-add-to-wishlist .ajax-loading {
  left: 50%;
  margin-left: -15%;
  margin-top: -15%;
  position: absolute;
  top: 50%;
}
.products-wrapper .products-loop.list > li:last-child {
  margin-bottom: 0;
}
.tooltip.top > .tooltip-arrow {
  border-top-color: #29487d;
}
.tooltip > .tooltip-inner {
  background-color: #29487d;
}
.single-product .product-type-external .product_detail .content_product_detail .cart .single_add_to_cart_button {
  line-height: 25px;
  padding: 7px 20px;
}
.single-product .product-type-external .product_detail .content_product_detail .cart .single_add_to_cart_button:hover {
  background: #ec2727;
}
.single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom {
  float: left;
}
.rtl .single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom {
  float: right;
}
.single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist {
  float: left;
  display: inline-block;
  margin: 0 5px 0 0;
}
.rtl .single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist {
  float: right;
  margin: 0 0 0 5px;
}
.single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  width: 50px;
  height: 40px;
  text-indent: -9999px;
  background-color: #999;
  color: #fff;
  display: inline-block;
  border-radius: 0;
  position: rel;
  text-align: center;
}
.single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  font-size: 14px;
  position: absolute;
  line-height: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 3;
  text-indent: 0;
  font-family: FontAwesome;
  content: '\f004';
}
.single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-color: #29487d;
  color: #fff;
}
.single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .ajax-loading {
  left: 50%;
  margin-left: -15%;
  margin-top: -15%;
  position: absolute;
  top: 50%;
}
.single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .compare-button {
  float: left;
  margin-right: 5px;
  margin-top: -3px;
}
.rtl .single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .compare-button {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .compare-button .compare {
  width: 50px;
  height: 40px;
  text-indent: -9999px;
  background-color: #999;
  color: #fff;
  border-radius: 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .compare-button .compare:before {
  font-size: 14px;
  position: absolute;
  line-height: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 3;
  text-indent: 0;
  font-family: FontAwesome;
  content: '\f074';
}
.single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .compare-button .compare:hover {
  background-color: #29487d;
  color: #fff;
}
.single-product .product-type-external .product_detail .content_product_detail .product-summary-bottom .clear {
  display: none;
}
.single-product .product_detail {
  background-color: #fff;
  padding: 20px 0 3px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive {
  border: 1px solid #ebebeb;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive .item-img-slider .images .sale-off {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #29487d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}
.rtl .single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive .item-img-slider .images .sale-off {
  right: 10px;
  left: auto;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider .slick-list .item-img-slider {
  padding: 0;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider .images {
  margin-bottom: 0;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider .images span.onsale {
  right: 20px;
  top: 20px;
  left: auto;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail {
  overflow: visible;
  margin: 10px 0;
  position: relative;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail.slick-vertical {
  margin: 0;
  padding: 10px 0;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list {
  margin: 0 25px;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product {
  padding: 0 5px;
  cursor: pointer;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product img {
  border: 1px solid #ebebeb;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product img:hover {
  border: 1px solid #29487d;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product:focus {
  outline: 0;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product.slick-current img {
  border: 1px solid #29487d;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 100%;
  line-height: normal;
  position: absolute;
  text-indent: -9999px;
  text-shadow: none;
  opacity: 0;
  top: 0;
  width: 20px;
  background: none repeat scroll 0 0 #cccccc;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
  transition: opacity 0.35s, transform 0.35s;
  text-align: center;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail button:before {
  position: absolute;
  font-family: FontAwesome;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  z-index: 3;
  font-size: 20px;
  color: #fff;
  text-indent: 0;
  display: inline-block;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev {
  left: 0;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev:before {
  content: '\f104';
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev:hover {
  background-color: #29487d;
  border: 1px solid #29487d;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev:hover:before {
  color: #fff;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-next {
  right: 0;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-next:before {
  content: '\f105';
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-next:hover {
  background-color: #29487d;
  border: 1px solid #29487d;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-next:hover:before {
  color: #fff;
}
.single-product .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail:hover button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left {
  position: relative;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .slider.product-responsive-thumbnail {
  float: left;
  width: 95px;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .slider.product-responsive-thumbnail .slick-list {
  margin: 15px 0 25px;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product {
  padding: 0;
  border: 0;
  margin: 0;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product .thumbnail-wrapper {
  margin: 5px 0 5px 5px;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .slider.product-responsive-thumbnail button {
  width: 30px;
  height: 25px;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .slider.product-responsive-thumbnail button:before {
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .slider.product-responsive-thumbnail button.slick-prev {
  top: 0px;
  right: 0;
  left: auto;
  bottom: auto;
  width: 90px;
  height: 20px;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .slider.product-responsive-thumbnail button.slick-prev:before {
  content: '\f106';
  line-height: 16px;
  right: 50%;
  margin-right: -8%;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .slider.product-responsive-thumbnail button.slick-next {
  width: 90px;
  height: 20px;
  bottom: 0px;
  right: 0;
  left: auto;
  top: auto;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .slider.product-responsive-thumbnail button.slick-next:before {
  content: "\f107";
  line-height: 16px;
  left: 50%;
  margin-left: -7%;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive {
  width: auto;
  position: absolute;
  left: 105px;
  top: 0;
  right: 0;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive .item-img-slider {
  border: 0;
  text-align: center;
}
.single-product .product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive .item-img-slider img {
  display: inline-block;
  max-width: 100%;
  width: 420px;
  height: 400px;
}
.single-product .product_detail .content_product_detail h1.product_title {
  font-size: 18px;
  font-weight: 300;
  color: #444;
  text-transform: capitalize;
  font-family: Lato;
}
.single-product .product_detail .content_product_detail .reviews-content .star {
  margin-right: 5px;
}
.single-product .product_detail .content_product_detail .product-stock.in-stock span.stock-text {
  color: #29487d;
  background: url(../assets/img/salmonred/bg-stock.png) right center no-repeat;
  padding-right: 21px;
}
.rtl .single-product .product_detail .content_product_detail .product-stock.in-stock span.stock-text {
  background: url(../assets/img/salmonred/bg-stock.png) left center no-repeat;
  padding-left: 21px;
  padding-right: 0;
}
.single-product .product_detail .content_product_detail .product-description {
  margin: 10px 0;
  color: #666;
}
.single-product .product_detail .content_product_detail .variations_form .variations {
  text-align: left;
}
.rtl .single-product .product_detail .content_product_detail .variations_form .variations {
  text-align: right;
}
.single-product .product_detail .content_product_detail .variations_form .variations tr {
  float: left;
  width: 50%;
  border: 0;
}
.rtl .single-product .product_detail .content_product_detail .variations_form .variations tr {
  padding-left: 35px;
}
.single-product .product_detail .content_product_detail .variations_form .variations tr td select {
  height: 36px;
  padding: 8px;
  color: #666;
  border: 1px solid #ccc;
}
.single-product .product_detail .content_product_detail .variations_form .variations tr td select > option {
  padding: 10px;
}
.single-product .product_detail .content_product_detail .variations_form .variations tr td select > option:focus {
  background-color: #fafafa;
  color: #000;
}
.single-product .product_detail .content_product_detail .variations_form .variations tr td select > option:hover {
  background-color: #fafafa;
  color: #000;
}
.single-product .product_detail .content_product_detail .variations_form .variations tr .label label {
  font-size: 13px;
  color: #000;
  font-weight: normal;
}
.single-product .product_detail .content_product_detail .variations_form .variations tr .reset_variations {
  display: inline-block;
  margin-top: 10px;
}
.rtl .single-product .product_detail .content_product_detail .variations_form .variations tr .reset_variations {
  float: left;
}
.single-product .product_detail .content_product_detail .variations_form .single_variation_wrap {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.single-product .product_detail .content_product_detail .price del {
  margin-right: 15px;
  color: #666;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .single-product .product_detail .content_product_detail .price del {
  margin-right: 0;
  margin-left: 15px;
}
.single-product .product_detail .content_product_detail .price del span.amount {
  font-size: 26px;
  color: #666;
  font-weight: normal;
}
.single-product .product_detail .content_product_detail .price span.amount {
  font-size: 26px;
  font-weight: bold;
  color: #29487d;
}
.single-product .product_detail .content_product_detail .clear {
  display: none;
}
.single-product .product_detail .content_product_detail .cart {
  float: left;
}
.single-product .product_detail .content_product_detail .cart .group_table tbody tr {
  border-bottom: 0;
}
.rtl .single-product .product_detail .content_product_detail .cart {
  float: right;
}
.single-product .product_detail .content_product_detail .cart .quantity {
  position: relative;
  z-index: 0;
  margin-bottom: 5px;
  display: none;
}
.single-product .product_detail .content_product_detail .cart .quantity:before {
  content: 'Qty:';
  margin-right: 10px;
  color: #444;
  font-size: 14px;
  font-weight: bold;
}
.rtl .single-product .product_detail .content_product_detail .cart .quantity:before {
  margin-left: 10px;
  margin-right: 0;
}
.single-product .product_detail .content_product_detail .cart .single_add_to_cart_button {
  display: inline-block;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  color: #fff;
  padding: 7px 30px;
  border-radius: 0;
  background-color: #29487d;
  margin-right: 5px;
  margin-bottom: 5px;
  display: none;
}
.single-product .product_detail .content_product_detail .cart .single_add_to_cart_button:hover {
  background-color: #ec2727;
}
.rtl .single-product .product_detail .content_product_detail .cart .single_add_to_cart_button {
  float: right;
}
.single-product .product_detail .content_product_detail .cart .product-summary-bottom {
  float: left;
}
.rtl .single-product .product_detail .content_product_detail .cart .product-summary-bottom {
  float: right;
}
.single-product .product_detail .content_product_detail .cart .product-summary-bottom .yith-wcwl-add-to-wishlist {
  float: left;
  display: none;
  margin: 0 5px 0 0;
}
.rtl .single-product .product_detail .content_product_detail .cart .product-summary-bottom .yith-wcwl-add-to-wishlist {
  float: right;
  margin: 0 0 0 5px;
}
.single-product .product_detail .content_product_detail .cart .product-summary-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  width: 50px;
  height: 40px;
  text-indent: -9999px;
  background-color: #999;
  color: #fff;
  display: inline-block;
  border-radius: 0;
  position: rel;
  text-align: center;
}
.single-product .product_detail .content_product_detail .cart .product-summary-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  font-size: 14px;
  position: absolute;
  line-height: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 3;
  text-indent: 0;
  font-family: FontAwesome;
  content: '\f004';
  display: none;
}
.single-product .product_detail .content_product_detail .cart .product-summary-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-color: #29487d;
  color: #fff;
}
.single-product .product_detail .content_product_detail .cart .product-summary-bottom .yith-wcwl-add-to-wishlist .ajax-loading {
  left: 50%;
  margin-left: -15%;
  margin-top: -15%;
  position: absolute;
  top: 50%;
}
.single-product .product_detail .content_product_detail .cart .product-summary-bottom .compare-button {
  float: left;
  margin-right: 5px;
}
.rtl .single-product .product_detail .content_product_detail .cart .product-summary-bottom .compare-button {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.single-product .product_detail .content_product_detail .cart .product-summary-bottom .compare-button .compare {
  width: 50px;
  height: 40px;
  text-indent: -9999px;
  background-color: #999;
  color: #fff;
  border-radius: 0;
  padding: 0;
  position: relative;
  text-align: center;
  display: none;
}
.single-product .product_detail .content_product_detail .cart .product-summary-bottom .compare-button .compare:before {
  font-size: 14px;
  position: absolute;
  line-height: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 3;
  text-indent: 0;
  font-family: FontAwesome;
  content: '\f074';
}
.single-product .product_detail .content_product_detail .cart .product-summary-bottom .compare-button .compare:hover {
  background-color: #29487d;
  color: #fff;
}
.single-product .product_detail .content_product_detail .cart .product-summary-bottom .clear {
  display: none;
}
.single-product .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
  display: none;
}
.single-product .product_detail .content_product_detail .share {
  position: relative;
  cursor: pointer;
  float: left;
  display: inline-block;
  width: 50px;
  height: 40px;
  text-indent: -9999px;
  background-color: #999;
  color: #fff;
  border-radius: 0;
  padding: 0;
}
.rtl .single-product .product_detail .content_product_detail .share {
  float: right;
}
.single-product .product_detail .content_product_detail .share:before {
  font-size: 14px;
  position: absolute;
  line-height: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 3;
  text-indent: 0;
  font-family: FontAwesome;
  content: '\f1e0';
}
.single-product .product_detail .content_product_detail .share:hover {
  background-color: #29487d;
  color: #fff;
}
.single-product .product_detail .content_product_detail .social-share {
  float: left;
  display: none;
  -webkit-transition: all 0.8s ease-in-out 0.3s;
  transition: all 0.8s ease-in-out 0.3s;
}
.rtl .single-product .product_detail .content_product_detail .social-share {
  float: right;
}
.single-product .product_detail .content_product_detail .social-share .social-share-item {
  float: left;
}
.rtl .single-product .product_detail .content_product_detail .social-share .social-share-item {
  float: right;
}
.single-product .tabs {
  float: left;
  padding: 25px 20px 0;
  width: 100%;
  background-color: #fff;
  margin-bottom: 30px;
}
.single-product .tabs ul.nav-tabs {
  border: 0;
}
.single-product .tabs ul.nav-tabs > li {
  margin-left: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border: 1px solid #ebebeb;
}
.rtl .single-product .tabs ul.nav-tabs > li {
  margin-right: 5px;
  margin-left: 0;
  float: right;
}
.single-product .tabs ul.nav-tabs > li:first-child {
  margin-left: 0;
  border: 1px solid #ebebeb;
}
.rtl .single-product .tabs ul.nav-tabs > li:first-child {
  margin-right: 0;
}
.single-product .tabs ul.nav-tabs > li > a {
  border: 0;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
}
.single-product .tabs ul.nav-tabs > li.active {
  background-color: #29487d;
  color: #fff;
  border: 1px solid #29487d;
}
.single-product .tabs ul.nav-tabs > li.active:first-child {
  border-left: 0;
}
.single-product .tabs ul.nav-tabs > li.active > a:focus,
.single-product .tabs ul.nav-tabs > li.active a:hover {
  border: 0;
}
.single-product .tabs ul.nav-tabs > li:hover {
  background-color: #29487d;
  color: #fff;
  border: 1px solid #29487d;
}
.single-product .tabs ul.nav-tabs > li:hover a {
  font-weight: normal;
  color: #fff;
  background-color: #29487d;
}
.single-product .tabs .tab-content {
  border-top: 2px solid #29487d;
  padding: 18px 0px 20px;
}
.single-product .tabs .tab-content .tab-pane ul {
  margin-left: 5px;
}
.single-product .tabs .tab-content .tab-pane ul > li {
  list-style: none;
}
.rtl .single-product .tabs .tab-content .tab-pane ul > li:first-child {
  direction: ltr;
}
.single-product .tabs .tab-content .tab-pane ul > li:before {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 14px;
  color: #29487d;
  margin-right: 20px;
}
.rtl .single-product .tabs .tab-content .tab-pane ul > li:before {
  content: '';
  margin: 0;
}
.rtl .single-product .tabs .tab-content .tab-pane ul > li:after {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 14px;
  color: #29487d;
  margin-left: 20px;
}
.rtl .single-product .tabs .tab-content .tab-pane ul {
  margin-right: 5px;
  margin-left: 0;
}
.single-product .tabs .tab-content #tab-reviews #comments h2 {
  font-size: 18px;
  color: #666;
}
.single-product .tabs .tab-content #tab-reviews #comments .commentlist > li img.avatar {
  width: 80px;
  border: 0;
  background: none;
}
.rtl .single-product .tabs .tab-content #tab-reviews #comments .commentlist > li img.avatar {
  right: 0;
  left: auto;
}
.single-product .tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text {
  margin: 0 0 0 100px;
  border-radius: 0;
}
.rtl .single-product .tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text {
  margin: 0 100px 0 0;
}
.single-product .tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text .meta time {
  float: left;
  margin-right: 20px;
}
.rtl .single-product .tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text .meta time {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.single-product .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;
}
.single-product .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;
}
.single-product .tabs .tab-content #tab-reviews #review_form_wrapper input[type="text"],
.single-product .tabs .tab-content #tab-reviews #review_form_wrapper input[type="email"] {
  border-radius: 0;
  padding: 3px;
}
.single-product .tabs .tab-content #tab-reviews #review_form_wrapper input[type="email"] {
  margin-left: 4px;
}
.single-product .tabs .tab-content #tab-reviews #review_form_wrapper h3.comment-reply-title {
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
}
.single-product .tabs .tab-content #tab-reviews #review_form_wrapper label {
  color: #666;
  margin-bottom: 15px;
  font-weight: normal;
}
.single-product .tabs .tab-content #tab-reviews #review_form_wrapper .comment-form-comment textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.single-product .tabs .tab-content #tab-reviews #review_form_wrapper .form-submit input.submit {
  background: none repeat scroll 0 0 #29487d !important;
  border: 1px solid #29487d;
  color: #fff !important;
}
.single-product .tabs .tab-content #tab-reviews #review_form_wrapper .form-submit input.submit:hover {
  background: none repeat scroll 0 0 #ec2727 !important;
  border: 1px solid #29487d;
}
.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td {
  border-color: #fff;
}
.woocommerce a.added_to_cart {
  display: none;
}
.woocommerce form.login,
.woocommerce form.register {
  border: 0;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.woocommerce td.product-name dl.variation dt {
  clear: none;
}
.woocommerce td.product-name dl.variation dd {
  margin: 0 10px;
}
.woocommerce-account .woocommerce .my_account_orders .order-actions a.button {
  font-size: 14px;
  background-color: #29487d;
  border-radius: 0;
  height: 35px;
  font-weight: normal;
  padding: 11px 15px;
  border: 0;
  color: #fff;
}
.woocommerce-account .woocommerce .my_account_orders .order-actions a.button:hover {
  background: #ec2727;
}
.rtl .woocommerce table.shop_table_responsive tr td:before,
.rtl .woocommerce-page table.shop_table_responsive tr td:before {
  float: right;
}
.rtl .woocommerce table.shop_table_responsive tr td,
.rtl .woocommerce-page table.shop_table_responsive tr td {
  text-align: left !important;
}
.rtl .woocommerce .order_details li {
  float: right;
  margin-right: 0;
  padding-right: 0;
  margin-left: 2em;
  padding-left: 2em;
  border-right: 0;
  border-left: 1px dashed #d3ced2;
}
.rtl.woocommerce .star-rating {
  float: left;
}
.quickview-container.woocommerce .single-product .product_detail .content_product_detail .cart .single_add_to_cart_button {
  padding: 7px 15px;
  margin-bottom: 4px;
}
.quickview-container.woocommerce .single-product .product_detail .content_product_detail .cart .quantity {
  margin-bottom: 4px;
}
.quickview-container.woocommerce .single-product .product_detail .content_product_detail .cart .product-summary-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  width: 40px;
}
.quickview-container.woocommerce .single-product .product_detail .content_product_detail .cart .product-summary-bottom .compare-button .compare {
  width: 40px;
}
.quickview-container.woocommerce .single-product .product_detail .content_product_detail .cart .share {
  width: 40px;
}
.woocommerce div.product form.cart .group_table td {
  vertical-align: middle;
  display: table-cell;
  font-size: 14px;
}
#colorbox {
  z-index: 10003;
}
#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.ya-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 .ya-radio-img input[type="radio"],
#cpanel-form .ya-radio-img span {
  display: none;
}
#cpanel-form .ya-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .ya-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: 50%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
}
#cpanel-form label.ya-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 .ya-radio-img input[type="radio"],
#cpanel-form .ya-radio-img span {
  display: none;
}
#cpanel-form .ya-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .ya-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;
}
.ya_posts.widget h3,
.sw_post_slider.widget h3 {
  font-weight: 400;
  margin-bottom: 30px;
}
.page-template-page-homemagazine-php .ya_posts.widget h3,
.page-template-page-homemagazine-php .sw_post_slider.widget h3 {
  color: #29487d;
}
.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: #29487d;
}
.widget {
  margin-bottom: 20px;
}
.widget img {
  display: initial;
}
.widget ul {
  margin-left: 0;
  list-style: none;
}
.widget.widget_search h3,
.widget.widget_text h3,
.widget.widget_tag_cloud h3,
.widget.widget_calendar h3 {
  margin-bottom: 10px;
}
.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: #29487d;
}
.rtl .widget.widget_search .searchform > div input#searchsubmit {
  right: auto;
  left: 0;
}
.widget.widget_calendar .calendar_wrap {
  width: 100%;
}
.widget.widget_calendar .calendar_wrap table {
  width: 100%;
  max-width: 50%;
}
.widget.widget_calendar .calendar_wrap table th {
  text-align: center;
}
.widget.widget_calendar .calendar_wrap table 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_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: #29487d;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu {
  display: block;
  position: static;
  float: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  margin-left: 15px;
}
.rtl .widget.widget_nav_menu ul.menu > li .dropdown-menu {
  margin-left: 0;
  margin-right: 15px;
}
.widget.widget_nav_menu ul.menu > li .dropdown-menu > li > a {
  display: block;
  padding: 10px 0;
}
.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;
}
.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.ya-menu-custom  .dropdown-menu > li > a {
  padding: 0 20px;
}
.widget.widget_nav_menu ul.dropdown-menu {
  background: none;
}
.widget.widget_nav_menu ul.dropdown-menu > li a:hover {
  color: #29487d;
}
.widget.widget_nav_menu ul.dropdown-menu > li.active > a {
  color: #333;
}
.widget.non-margin {
  margin-bottom: 0;
  margin-top: 23px;
}
.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:hover a,
.widget_pages ul li:hover a,
.widget_meta ul li:hover a,
.widget_recent_comments ul li:hover a,
.widget_rss ul li:hover a,
.widget_archive ul li:hover a,
.widget_recent_entries ul li:hover a {
  color: #29487d;
}
.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: inside;
}
.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 30px 0;
}
.sidebar .widget .widget-inner {
  position: relative;
}
.sidebar .widget .widget-inner .widget-photobox-gallery,
.sidebar .widget .widget-inner .tagcloud {
  margin-top: 30px;
}
.sidebar .widget.ya_tabber {
  margin: 0 0 20px 0;
}
.sidebar .widget.sw_twitter_slider_content {
  margin-bottom: 6px;
}
.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 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 {
  padding-left: 10px;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar tfoot #prev a {
  font-size: 16px;
  color: rgba(0,0,0,0);
}
.sidebar .widget:last-child {
  margin-bottom: 40px;
}
.sidebar div.widget_recent_comments .widget-inner > ul li {
  padding: 10px 0;
}
.sidebar div.widget_recent_comments .widget-inner > ul li a {
  display: initial;
  padding: 0;
}
.sidebar div.widget_rss .widget-inner > ul li {
  padding: 10px 0;
}
.sidebar div.widget_rss .widget-inner > ul li a {
  padding: 0;
}
.sidebar div.widget_rss .widget-inner > ul li a.rsswidget {
  display: block;
}
.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 #29487d;
  background-color: #29487d;
  color: #fff;
}
.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;
}
.ya_best_seller_product .sw-best-seller-product {
  padding: 20px;
  background-color: #fff;
}
.ya_best_seller_product .sw-best-seller-product ul {
  margin-bottom: 0;
}
.ya_best_seller_product .sw-best-seller-product ul > li {
  margin-bottom: 20px;
}
.ya_best_seller_product .sw-best-seller-product ul > li .item-img {
  float: left;
  border: 1px solid #e3e1e1;
}
.rtl .ya_best_seller_product .sw-best-seller-product ul > li .item-img {
  float: right;
}
.ya_best_seller_product .sw-best-seller-product ul > li .item-img:hover a img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ya_best_seller_product .sw-best-seller-product ul > li .item-content {
  margin-left: 90px;
}
.rtl .ya_best_seller_product .sw-best-seller-product ul > li .item-content {
  margin-right: 90px;
  margin-left: 0;
}
.ya_best_seller_product .sw-best-seller-product ul > li .item-content h4 {
  margin-bottom: 5px;
}
.ya_best_seller_product .sw-best-seller-product ul > li .item-content h4 a {
  font-size: 13px;
  font-weight: bold;
  text-transform: capitalize;
}
.ya_best_seller_product .sw-best-seller-product ul > li:last-child {
  margin-bottom: 0;
}
.sw_woo_slider_content {
  margin-bottom: 40px;
}
.sw-woo-container-slider.related-products {
  background-color: #fff;
  z-index: 0;
}
.sw-woo-container-slider.related-products .box-slider-title h2 {
  background-color: #fff;
  border-bottom: 1px solid #ededed;
  border-top: 2px solid #29487d;
  color: #444;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
.sw-woo-container-slider.related-products .slider .slick-list {
  margin: 0;
}
.sw-woo-container-slider.related-products .slider .slick-list .item {
  margin: 0;
  padding: 0;
  z-index: 0;
}
.sw-woo-container-slider.related-products .slider .slick-list .item .item-wrap {
  border-right: 1px solid #ededed;
  z-index: 0;
  margin: 0 auto;
}
.sw-woo-container-slider.related-products .slider .slick-list .item .item-wrap .item-detail {
  position: relative;
  z-index: 0;
  margin: 0 auto;
}
.sw-woo-container-slider.related-products .slider .slick-list .item .item-wrap .item-detail .products-thumb .product-thumb-button {
  margin-left: -83px;
}
.sw-woo-container-slider.related-products .slider .slick-list .item .item-wrap .item-detail .item-content {
  text-align: center;
  padding-bottom: 15px;
}
.sw-woo-container-slider.related-products .slider .slick-list .item .item-wrap .item-detail .item-content h4 {
  margin: 0 0 3px;
}
.sw-woo-container-slider.related-products .slider .slick-list .item .item-wrap .item-detail .item-content h4 a {
  font-size: 14px;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Lato;
}
.sw-woo-container-slider.related-products .slider .slick-list .item .item-wrap .item-detail .item-content h4 a:hover {
  color: #29487d;
}
.sw-woo-container-slider.related-products .slider .slick-list .item .item-wrap .item-detail .sale-off {
  font-size: 12px;
  position: absolute;
  z-index: 2;
  top: 10px;
  left: -5px;
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background: #29487d;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
}
.rtl .sw-woo-container-slider.related-products .slider .slick-list .item .item-wrap .item-detail .sale-off {
  right: -5px;
  left: auto;
}
.sw-woo-container-slider.related-products .res-button {
  background-color: #cccccc;
  height: 25px;
  width: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  line-height: 24px !important;
  top: 20px;
  right: 0;
  left: auto;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rtl .sw-woo-container-slider.related-products .res-button {
  left: 0;
  right: auto;
}
.sw-woo-container-slider.related-products .res-button:hover {
  background-color: #29487d;
}
.sw-woo-container-slider.related-products .res-button.slick-prev {
  right: 50px;
  left: auto;
  display: none;
}
.sw-woo-container-slider.related-products .res-button.slick-prev:before {
  display: inline-block;
  content: '\f104';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .sw-woo-container-slider.related-products .res-button.slick-prev:before {
  content: '\f105';
}
.rtl .sw-woo-container-slider.related-products .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.sw-woo-container-slider.related-products .res-button.slick-next {
  right: 20px;
  left: auto;
  z-index: 0;
}
.rtl .sw-woo-container-slider.related-products .res-button.slick-next {
  left: 20px;
  right: auto;
}
.sw-woo-container-slider.related-products .res-button.slick-next:before {
  display: inline-block;
  content: '\f105';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .sw-woo-container-slider.related-products .res-button.slick-next:before {
  content: '\f104';
}
.sw-woo-container-slider.related-products:hover .res-button.slick-prev {
  right: 50px;
  left: auto;
}
.rtl .sw-woo-container-slider.related-products:hover .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.sw-woo-container-slider.related-products:hover .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .sw-woo-container-slider.related-products:hover .res-button.slick-next {
  left: 20px;
  right: auto;
}
.widget_categories {
  background-color: #fff;
}
.widget_categories ul > li {
  border-bottom: 1px solid #ededed;
  padding: 0 20px;
  margin: 0;
}
.widget_categories ul > li a {
  color: #444;
  line-height: 18px;
  padding: 12px 0;
  position: relative;
  display: inline-block;
}
.widget_categories ul > li:last-child {
  border: 0;
}
.portfolio-desc h1 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.portfolio-desc .p-desc {
  font-size: 13px;
  color: #666;
  margin-bottom: 0;
}
.portfolio-intro {
  position: relative;
  margin-bottom: 30px;
}
.ya-portfolio .portfolio-tab ul {
  margin: 0 0 25px;
  background: #fff;
  display: inline-block;
  overflow: hidden;
}
.ya-portfolio .portfolio-tab ul li {
  float: left;
  border-right: 1px solid #e2e2e2;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: 8px 15px;
}
.rtl .ya-portfolio .portfolio-tab ul li {
  float: right;
  border-left: 1px solid #e2e2e2;
  border-right: 0;
}
.rtl .ya-portfolio .portfolio-tab ul li:last-child {
  border-left: 0;
}
.ya-portfolio .portfolio-tab ul li.selected {
  background: #29487d;
  color: #fff;
  border-color: #29487d;
}
.ya-portfolio .portfolio-tab ul li:last-child {
  border-right: 0;
}
.ya-portfolio .btn-loadmore {
  padding: 0;
  cursor: pointer;
  text-align: center;
  min-height: 40px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ya-portfolio .btn-loadmore.btn-loading {
  margin-top: 20px;
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 40px 40px;
}
.ya-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  display: none;
}
.ya-portfolio .btn-loadmore.btn-loading .des-load:before {
  content: "";
}
.ya-portfolio .btn-loadmore .des-load {
  font-size: 14px;
  padding: 10px 20px;
  display: inline-block;
  line-height: normal;
  background: #29487d;
  font-weight: bold;
  color: #fff;
  border-radius: 0px;
}
.ya-portfolio .btn-loadmore .des-load:hover {
  opacity: 0.8;
}
.ya-portfolio .btn-loadmore .des-load:before {
  content: attr(data-label);
}
.ya-portfolio .btn-loadmore.btn-loaded  .des-load:before {
  content: attr(data-label-loaded);
}
.ya-portfolio .portfolio-container {
  overflow: hidden;
}
.ya-portfolio .portfolio-container ul.portfolio-content {
  width: 100%;
  margin: 0;
}
.ya-portfolio .portfolio-container ul.portfolio-content:after {
  content: '';
  display: block;
  clear: both;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li {
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 0;
  position: relative;
  display: inline-block;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
  padding: 0 15px;
  float: left;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
  overflow: hidden;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
  position: relative;
  z-index: 1;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
  opacity: 1;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -10%;
  width: 100%;
  text-align: center;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item {
  text-align: center;
  box-shadow: 0 0 1px 1px #fff;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-more {
  right: 50%;
  left: auto;
  transform: translate3d(-100px,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-popup {
  transform: translate3d(100px,0,0);
  left: 50%;
  right: auto;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
  color: #29487d;
  box-shadow: 0 0 1px 1px #29487d;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title {
  display: block;
  margin-bottom: 10px;
  background: none;
  font-size: 16px;
  font-weight: bold;
  transform: translate3d(0,-100px,0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
  color: #29487d;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item-title {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
  content: '';
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item {
  width: 33.332%;
  margin: 0;
  padding: 0;
  border: 0;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img {
  width: 100%;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width {
  width: 40%;
}
.ya-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;
}
.single-portfolio .portfolio-top {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
}
.single-portfolio .portfolio-top h1 {
  font-size: 16px;
  margin-bottom: 20px;
  color: #444;
  font-weight: bold;
  text-transform: capitalize;
}
.single-portfolio .portfolio-top .portfolio-content .single-thumbnail {
  width: 60%;
  margin-right: 30px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content {
  overflow: hidden;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
  font-size: 14px;
  border-bottom: 4px double #e2e2e2;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #444 4;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
  margin-bottom: 25px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
  margin-bottom: 10px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
  font-weight: bold;
  display: inline-block;
  min-width: 120px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item > .meta-link {
  color: #29487d;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item > .meta-link:hover {
  color: #ec2727;
}
.single-portfolio .related-portfolio {
  background: #fff;
  padding: 0 20px 20px;
  margin-bottom: 40px;
  border-top: 2px solid #29487d;
  position: relative;
}
.single-portfolio .related-portfolio:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #ebebeb;
  position: absolute;
  top: 60px;
  left: 0;
  display: inline-block;
}
.single-portfolio .related-portfolio .related-items {
  margin: 0 -10px;
}
.single-portfolio .related-portfolio .related-items .related-item {
  width: 25%;
  padding: 0 10px;
}
.single-portfolio .related-portfolio .related-items .related-item img {
  margin-bottom: 15px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.single-portfolio .related-portfolio .related-items .related-item .thumbnail-portfolio:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.single-portfolio .related-portfolio .related-items .related-item h4 {
  font-size: 14px;
  margin: 0;
}
.single-portfolio .related-portfolio .related-items .related-item h4 a {
  text-transform: capitalize;
  font-weight: bold;
}
.single-portfolio.rtl .portfolio-top .portfolio-content .single-thumbnail {
  margin-left: 30px;
  margin-right: 0;
}
.p-title {
  color: #29487d;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 20px 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.masonry .btn-loadmore .des-load {
  margin-top: 30px;
}
.portfolio .cmm-box-right .control-group button {
  margin-bottom: 30px;
}
@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 {
  padding: 15px 0;
  background-color: #fff;
  position: relative;
}
.breadcrumbs:before {
  position: absolute;
  top: 0;
  width: 100%;
  content: '';
  background: rgba(0,0,0,0) linear-gradient(to bottom,#fff 0%,#fff 100%) repeat scroll 0 0;
  height: 15px;
}
.breadcrumbs ul.breadcrumb {
  margin: 0;
  padding: 0;
  display: none;
}
.breadcrumbs ul.breadcrumb > li > a {
  font-size: 12px;
  color: #444;
}
.breadcrumbs ul.breadcrumb > li.active span {
  font-size: 12px;
  color: #29487d;
}
.breadcrumbs ul.breadcrumb > li + li:before {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 12px;
  color: #444;
  padding: 0 10px;
}
.rtl .breadcrumbs ul.breadcrumb > li + li:before {
  content: '\f104';
}
.rtl .breadcrumbs ul.breadcrumb > li:first-child:before {
  content: '\f104';
  font-family: FontAwesome;
  font-size: 12px;
  color: #444;
  padding: 0 10px;
}
.rtl .breadcrumbs ul.breadcrumb > li:last-child:before {
  content: '';
  padding: 0;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.wpb_button {
  /* margin-bottom: 30px; */
}
.page-template-page-home  .wpb_revslider_element .tp-bullets .tp-bullet,
.page-template-page-home2 .wpb_revslider_element .tp-bullets .tp-bullet {
  margin-left: 10px;
  width: 13px;
  height: 13px;
  border: 0;
  background: url('../assets/img/rev-dot.png') no-repeat center center;
}
.page-template-page-home  .wpb_revslider_element .tp-bullets .tp-bullet.selected,
.page-template-page-home2 .wpb_revslider_element .tp-bullets .tp-bullet.selected {
  background: url('../assets/img/rev-dot-active.png') no-repeat center center;
}
.page-template-page-home  .wpb_revslider_element .tp-bullets .tp-bullet:hover,
.page-template-page-home2 .wpb_revslider_element .tp-bullets .tp-bullet:hover {
  background: url('../assets/img/rev-dot-active.png') no-repeat center center;
}
.page-template-page-home  .wpb_revslider_element .tp-leftarrow.hades,
.page-template-page-home2 .wpb_revslider_element .tp-leftarrow.hades {
  width: 30px;
  height: 80px;
  background: none repeat scroll 0 0 rgba(0,0,0,0.2) !important;
  text-align: center;
  left: -20px !important;
  border-radius: 0;
}
.page-template-page-home  .wpb_revslider_element .tp-leftarrow.hades:hover,
.page-template-page-home2 .wpb_revslider_element .tp-leftarrow.hades:hover {
  background: none repeat scroll 0 0 #29487d !important;
}
.page-template-page-home  .wpb_revslider_element .tp-leftarrow.hades:hover:before,
.page-template-page-home2 .wpb_revslider_element .tp-leftarrow.hades:hover:before {
  background: transparent none repeat scroll 0 0;
}
.page-template-page-home  .wpb_revslider_element .tp-leftarrow.hades:before,
.page-template-page-home2 .wpb_revslider_element .tp-leftarrow.hades:before {
  display: inline-block;
  content: '\f104';
  font-family: FontAwesome;
  font-size: 24px;
  color: #fff;
  line-height: 80px;
}
.page-template-page-home  .wpb_revslider_element .tp-leftarrow.hades .tp-arr-allwrapper,
.page-template-page-home2 .wpb_revslider_element .tp-leftarrow.hades .tp-arr-allwrapper {
  height: 80px;
}
.page-template-page-home  .wpb_revslider_element .tp-rightarrow.hades,
.page-template-page-home2 .wpb_revslider_element .tp-rightarrow.hades {
  width: 30px;
  height: 80px;
  background: none repeat scroll 0 0 rgba(0,0,0,0.2) !important;
  text-align: center;
  border-radius: 0;
  right: -50px !important;
  left: auto !important;
}
.page-template-page-home  .wpb_revslider_element .tp-rightarrow.hades:hover,
.page-template-page-home2 .wpb_revslider_element .tp-rightarrow.hades:hover {
  background: none repeat scroll 0 0 #29487d !important;
}
.page-template-page-home  .wpb_revslider_element .tp-rightarrow.hades:hover:before,
.page-template-page-home2 .wpb_revslider_element .tp-rightarrow.hades:hover:before {
  background: transparent none repeat scroll 0 0;
}
.page-template-page-home  .wpb_revslider_element .tp-rightarrow.hades:before,
.page-template-page-home2 .wpb_revslider_element .tp-rightarrow.hades:before {
  display: inline-block;
  content: '\f105';
  font-family: FontAwesome;
  font-size: 24px;
  color: #fff;
  line-height: 80px;
}
.page-template-page-home  .wpb_revslider_element .tp-rightarrow.hades .tp-arr-allwrapper,
.page-template-page-home2 .wpb_revslider_element .tp-rightarrow.hades .tp-arr-allwrapper {
  height: 80px;
}
.page-template-page-home4 .wpb_revslider_element {
  margin: 0;
}
.page-template-page-home4 .wpb_revslider_element .rev_slider_wrapper .tp-leftarrow.gyges {
  background: url(../assets/img/prev-home4.png) no-repeat center center;
  width: 26px;
  height: 39px;
  border: 0;
}
.page-template-page-home4 .wpb_revslider_element .rev_slider_wrapper .tp-leftarrow.gyges:hover {
  background: url(../assets/img/prev-hover-home4.png) no-repeat center center;
}
.page-template-page-home4 .wpb_revslider_element .rev_slider_wrapper .tp-leftarrow.gyges:before {
  content: '';
}
.page-template-page-home4 .wpb_revslider_element .rev_slider_wrapper .tp-rightarrow.gyges {
  background: url(../assets/img/next-home4.png) no-repeat center center;
  width: 26px;
  height: 39px;
  border: 0;
}
.page-template-page-home4 .wpb_revslider_element .rev_slider_wrapper .tp-rightarrow.gyges:hover {
  background: url(../assets/img/next-hover-home4.png) no-repeat center center;
}
.page-template-page-home4 .wpb_revslider_element .rev_slider_wrapper .tp-rightarrow.gyges:before {
  content: '';
}
.page-template-page-home4 .wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet {
  display: inline-block;
  width: 9px;
  height: 9px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid transparent;
}
.page-template-page-home4 .wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet:hover {
  border: 1px solid #fff;
  background-color: #29487d;
}
.page-template-page-home4 .wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected {
  background-color: #29487d;
  border: 1px solid #fff;
}
blockquote {
  border: 0;
  padding: 10px 0 0 30px;
  background: url('../assets/img/icon-quote.png') no-repeat top 10px left;
}
blockquote p {
  font-style: italic;
  font-size: 15px;
}
.gallery-slider .carousel-control {
  height: 25px !important;
  width: 25px !important;
  border-radius: 3px;
  background: #ccc;
  text-align: center;
  text-indent: -9999px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: -5% 10px 0;
}
.gallery-slider .carousel-control:hover {
  background: #29487d none repeat scroll 0 0;
}
.gallery-slider .carousel-control.left {
  transform: translate3d(30px,0,0);
}
.gallery-slider .carousel-control.left:before {
  content: '\f104';
}
.gallery-slider .carousel-control.right {
  transform: translate3d(-30px,0,0);
}
.gallery-slider .carousel-control.right:before {
  content: '\f105';
  left: 10px;
}
.gallery-slider .carousel-control:before {
  text-indent: 0;
  position: absolute;
  top: 1px;
  left: 9px;
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  text-shadow: none;
}
.gallery-slider:hover .carousel-control.left {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.gallery-slider:hover .carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.pagination {
  background-color: #fff;
  display: block;
  margin-bottom: 40px;
  margin-top: 0;
  padding: 13px 10px;
  overflow: hidden;
  height: 50px;
  border-radius: 0;
}
.pagination .count-item-perpage {
  color: #666;
  line-height: 24px;
  font-size: 12px;
}
.pagination ul {
  margin: 0;
  float: right;
}
.rtl .pagination ul {
  float: left;
}
.rtl .pagination ul > li {
  float: right;
}
.pagination ul li {
  float: left;
  background: #fff;
  color: #000;
  display: inline-block;
  list-style: none;
  margin: 0 2px;
  position: relative;
  text-align: center;
  padding: 0;
}
.rtl .pagination ul li {
  float: right;
}
.pagination ul li a {
  padding: 0;
  width: 25px;
  height: 25px;
  display: inline-block;
  line-height: 23px;
  border: 1px solid #ededed;
  font-size: 12px;
  color: #666;
}
.pagination ul li:hover {
  background: none repeat scroll #29487d;
}
.pagination ul li:hover a {
  border: 1px solid #29487d;
  color: #fff;
}
.pagination ul li:hover:before {
  color: #fff;
}
.pagination ul li.disabled {
  background: none repeat scroll #29487d;
}
.pagination ul li.disabled a {
  border: 1px solid #29487d;
  color: #fff;
}
.pagination ul li.disabled.prev {
  display: none;
}
.pagination ul li.disabled.next {
  display: none;
}
.pagination ul li.next a {
  text-indent: -9999px;
}
.pagination ul li.next a:before {
  position: absolute;
  top: 1px;
  left: 10px;
  content: '\f105';
  font-size: 14px;
  text-indent: 0;
  z-index: 3;
  font-family: FontAwesome;
  color: #666;
}
.rtl .pagination ul li.next a:before {
  content: '\f104';
}
.pagination ul li.next a:hover:before {
  color: #fff;
}
.pagination ul li.prev a {
  text-indent: -9999px;
}
.pagination ul li.prev a:before {
  text-indent: 0;
  position: absolute;
  top: 1px;
  left: 10px;
  content: '\f104';
  font-size: 14px;
  z-index: 3;
  font-family: FontAwesome;
  color: #666;
}
.rtl .pagination ul li.prev a:before {
  content: '\f105';
}
.pagination ul li.prev a:hover:before {
  color: #fff;
}
nav ul.pager {
  display: none;
}
.aboutv1-testimo .vc_separator h4,
.page-title,
.page-title h2,
.about-v2 .page-title h2 {
  font-size: 18px;
  color: #444;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.aboutv1-testimo .testimonial-slider .carousel-inner .item .item-inner .client-say-info .name-client {
  padding-top: 2px;
}
.faq .wpb_content_element {
  margin-bottom: 0px;
}
.faq .block-title {
  position: relative;
  width: 100%;
  display: table;
}
.faq .block-title h2 {
  float: left;
  padding-right: 20px;
  background: #fff none repeat scroll 0 0;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 11px;
  position: relative;
  z-index: 2;
}
.rtl .faq .block-title h2 {
  float: right;
  padding-left: 20px;
  padding-right: 0;
}
.faq .block-title:before {
  display: inline-block;
  content: '';
  left: 0;
  top: 7px;
  position: absolute;
  border-top: 1px dashed #dddddd;
  width: 100%;
  z-index: 1;
}
.faq .block-title:after {
  display: inline-block;
  content: '';
  left: 0;
  top: 10px;
  position: absolute;
  border-top: 1px dashed #dddddd;
  width: 100%;
  z-index: 1;
}
.faq .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  margin: 0 !important;
  border: 0;
}
.faq .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  border-bottom: 1px solid #ddd !important;
}
.faq .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon {
  display: none;
}
.faq .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
  text-align: left;
  padding: 10px 23px;
  font-size: 14px;
  color: #444;
  background: url("../assets/img/icon-faq.jpg") no-repeat left center #fff;
  background-color: #fff;
}
.rtl .faq .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
  text-align: right;
  background: url("../assets/img/icon-faq.jpg") no-repeat right center #fff;
}
.faq .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  border: 0;
  background: #fff;
}
.faq .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading a {
  color: #29487d;
}
.about-v1 img {
  margin-left: 10px;
}
.rtl .about-v1 img {
  margin-right: 0px;
  margin-left: 10px;
}
.about-v1 .block-title {
  position: relative;
  width: 100%;
  display: table;
}
.about-v1 .block-title h2 {
  float: left;
  padding-right: 20px;
  background: #fff none repeat scroll 0 0;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 11px;
  position: relative;
  z-index: 2;
}
.rtl .about-v1 .block-title h2 {
  float: right;
  padding-left: 20px;
  padding-right: 0;
}
.about-v1 .block-title:before {
  display: inline-block;
  content: '';
  left: 0;
  top: 7px;
  position: absolute;
  border-top: 1px dashed #dddddd;
  width: 100%;
  z-index: 1;
}
.about-v1 .block-title:after {
  display: inline-block;
  content: '';
  left: 0;
  top: 10px;
  position: absolute;
  border-top: 1px dashed #dddddd;
  width: 100%;
  z-index: 1;
}
.about-v1 .wpb_text_column .wpb_wrapper {
  color: #666;
}
.aboutv1-ourteam .page-title,
.aboutv1-testimo .page-title {
  position: relative;
  width: 100%;
  display: table;
  text-align: center;
}
.aboutv1-ourteam .page-title h2,
.aboutv1-testimo .page-title h2 {
  display: inline-block;
  padding: 0 20px;
  background: #fff none repeat scroll 0 0;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 11px;
  position: relative;
  z-index: 5;
}
.aboutv1-ourteam .page-title:before,
.aboutv1-testimo .page-title:before {
  display: inline-block;
  content: '';
  left: 0;
  top: 11px;
  position: absolute;
  border-top: 1px dashed #dddddd;
  width: 100%;
  z-index: 3;
}
.aboutv1-ourteam .page-title:after,
.aboutv1-testimo .page-title:after {
  display: inline-block;
  content: '';
  left: 0;
  top: 14px;
  position: absolute;
  border-top: 1px dashed #dddddd;
  width: 100%;
  z-index: 3;
}
.aboutv1-testimo .wpb_content_element {
  margin-bottom: 14px;
}
.aboutv1-testimo .testimonial-slider .images-indicators {
  margin-bottom: 25px;
  padding: 0 !important;
}
.aboutv1-testimo .testimonial-slider .images-indicators .img-indicator.active a {
  border: 3px solid #29487d;
}
.aboutv1-testimo .testimonial-slider .images-indicators .img-indicator.active a img {
  width: 58px;
  height: 58px;
}
.aboutv1-testimo .testimonial-slider .images-indicators .img-indicator.active a:after {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
}
.aboutv1-testimo .testimonial-slider .images-indicators .img-indicator.active a:before {
  position: absolute;
  content: '';
  z-index: 3;
  bottom: -8px;
  top: auto !important;
  left: 50%;
  margin-left: -6%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 7px solid transparent;
  border-top: 6px solid #29487d;
  border-bottom: 0 !important;
}
.aboutv1-testimo .testimonial-slider .images-indicators .img-indicator:hover a {
  border: 3px solid #29487d;
}
.aboutv1-testimo .testimonial-slider .carousel-indicators {
  bottom: 6px;
  margin-bottom: 20px;
}
.aboutv1-testimo .testimonial-slider .carousel-indicators li {
  margin: 0 6px;
  background: none repeat scroll 0 0 #fff;
  width: 9px;
  height: 9px;
  border: 2px solid #666;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.aboutv1-testimo .testimonial-slider .carousel-indicators li.active {
  border: 2px solid #29487d;
  height: 12px;
  width: 12px;
}
.aboutv1-testimo .testimonial-slider .carousel-indicators li:hover {
  background: none;
  border: 2px solid #29487d;
  height: 12px;
  width: 12px;
}
.rtl .aboutv1-testimo .testimonial-slider .carousel-indicators {
  right: 50%;
  margin-right: -30%;
}
.aboutv1-ourteam {
  text-align: center;
  margin-bottom: 15px;
}
.aboutv1-ourteam .slick-initialized .slick-slide:hover {
  border: 0;
}
.aboutv1-ourteam .slick-initialized .slick-slide img {
  margin-bottom: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.aboutv1-ourteam .slick-initialized .slick-slide.item {
  padding: 0 15px;
  font-size: 13px;
  margin: 0;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-img .item-img-info img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content h3 {
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content h3:hover {
  color: #29487d;
  cursor: pointer;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content .team-info {
  font-style: italic;
  margin-bottom: 10px;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content .item-desc {
  margin-bottom: 15px;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus {
  display: inline-block;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus .fa:before {
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin:hover .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook:hover .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter:hover .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus:hover .fa:before {
  font-size: 16px;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin {
  background: #f8bc2e;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook {
  background: #39599f;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter {
  background: #45b0e3;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus {
  background: #1872bf;
}
.aboutv1-ourteam .res-button {
  width: 35px;
  height: 35px;
  margin-top: -1%;
  border-radius: 3px;
  border: 2px solid #fff;
  transform: scale(1);
  -webkit-transform: scale(1);
  background: none repeat scroll 0 0 transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.aboutv1-ourteam .res-button.slick-prev {
  left: 10px !important;
  right: auto;
}
.aboutv1-ourteam .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.aboutv1-ourteam .res-button.slick-next {
  right: 10px !important;
  left: auto;
}
.aboutv1-ourteam .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.aboutv1-ourteam .res-button:hover {
  border: 2px solid #29487d;
}
.aboutv1-ourteam .res-button:hover:before {
  color: #29487d;
}
img.ajax-loader {
  position: absolute;
  left: 130px;
  bottom: 30px;
}
.rtl img.ajax-loader {
  left: auto;
  right: 130px;
}
.wpb_single_image a img:hover,
.banner-sidebar a img:hover,
.sidebar-top-cat a img:hover,
.sidebar a img:hover,
.sidebar-top-blogcat a img:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.wpb_single_image a img,
.banner-sidebar a img,
.sidebar-top-cat a img,
.sidebar-top-blogcat a img {
  width: 100%;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.col-block-image {
  float: left;
}
.col-block-image a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.col-block-image.col-image-1 .first-image {
  margin-bottom: 15px;
  display: block;
}
.col-block-image.col-image-2 {
  margin: 0 15px;
}
.faqs {
  margin-bottom: 40px;
}
.contact-v1 {
  margin-bottom: 40px;
}
.contact-home,
.contact-v1 {
  padding: 25px 0 30px;
  text-align: center;
}
.contact-home h2.contact-title,
.contact-v1 h2.contact-title {
  font-weight: bold;
  font-size: 20px;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.contact-home .contact-right .wpcf7 .wpcf7-form,
.contact-v1 .contact-right .wpcf7 .wpcf7-form {
  float: left;
  width: 100%;
}
.contact-home .contact-right .wpcf7 .wpcf7-form p,
.contact-v1 .contact-right .wpcf7 .wpcf7-form p {
  display: block;
  clear: both;
  margin: 0;
}
.contact-home .contact-right .wpcf7 .wpcf7-form span.wpcf7-form-control-wrap,
.contact-v1 .contact-right .wpcf7 .wpcf7-form span.wpcf7-form-control-wrap {
  display: block;
}
.contact-home .contact-right .wpcf7 .wpcf7-form .wpcf7-not-valid-tip,
.contact-v1 .contact-right .wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
  position: absolute;
  top: 12px;
  left: 150px;
  right: auto;
}
.rtl .contact-home .contact-right .wpcf7 .wpcf7-form .wpcf7-not-valid-tip,
.rtl .contact-v1 .contact-right .wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
  right: 150px;
  left: auto;
}
.contact-home .contact-right .wpcf7 .wpcf7-form div.wpcf7-response-output,
.contact-v1 .contact-right .wpcf7 .wpcf7-form div.wpcf7-response-output {
  margin: 55px 0 0;
}
.contact-home .contact-right .wpcf7 .wpcf7-form img.ajax-loader,
.contact-v1 .contact-right .wpcf7 .wpcf7-form img.ajax-loader {
  margin-left: 25px;
}
.rtl .contact-home .contact-right .wpcf7 .wpcf7-form img.ajax-loader,
.rtl .contact-v1 .contact-right .wpcf7 .wpcf7-form img.ajax-loader {
  margin-right: 25px;
  margin-left: 0;
}
.contact-home .contact-right .wpcf7 .wpcf7-form input[type="text"],
.contact-home .contact-right .wpcf7 .wpcf7-form input[type="email"],
.contact-v1 .contact-right .wpcf7 .wpcf7-form input[type="text"],
.contact-v1 .contact-right .wpcf7 .wpcf7-form input[type="email"] {
  background-color: #fff;
  border: 1px solid #ebebeb;
  float: left;
  width: 100%;
  height: 40px;
  border-radius: 2px;
  margin-bottom: 20px;
  padding: 0 10px;
  color: #999;
}
.contact-home .contact-right .wpcf7 .wpcf7-form textarea,
.contact-v1 .contact-right .wpcf7 .wpcf7-form textarea {
  background-color: #fff;
  border: 1px solid #ebebeb;
  float: left;
  padding: 10px;
  width: 100%;
  height: 80px;
  color: #999;
  margin-bottom: 20px;
}
.contact-home .contact-right .wpcf7 .wpcf7-form .wpcf7-submit,
.contact-v1 .contact-right .wpcf7 .wpcf7-form .wpcf7-submit {
  float: left;
  border: 0;
  padding: 10px 27px 10px 18px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 2px;
  background-color: #29487d;
  margin: 0;
}
.rtl .contact-home .contact-right .wpcf7 .wpcf7-form .wpcf7-submit,
.rtl .contact-v1 .contact-right .wpcf7 .wpcf7-form .wpcf7-submit {
  float: right;
}
.contact-home .contact-right .wpcf7 .wpcf7-form .wpcf7-submit:hover,
.contact-v1 .contact-right .wpcf7 .wpcf7-form .wpcf7-submit:hover {
  background-color: #ec2727;
}
.contact-left ul {
  margin: 0;
}
.contact-left ul > li {
  list-style: none;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.rtl .contact-left ul > li {
  float: right;
}
.contact-left ul > li:hover span.ct {
  background-color: #29487d;
}
.contact-left ul > li span.ct {
  margin: 0;
  float: left;
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #999;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.rtl .contact-left ul > li span.ct {
  float: right;
}
.contact-left ul > li .blog-right {
  float: left;
  margin-left: 20px;
}
.rtl .contact-left ul > li .blog-right {
  float: right;
  margin-right: 20px;
  margin-left: 0;
}
.contact-left ul > li .blog-right span.label {
  padding: 0;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #444;
  display: flex;
}
.contact-left-home {
  text-align: left;
}
.rtl .contact-left-home {
  text-align: right;
}
.contact-left-home h4 {
  font-size: 14px;
  color: #444;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}
.contact-left-home p {
  clear: both;
}
.contact-left-home ul.social-home {
  margin: -7px 0 5px 0;
  list-style: none;
  display: inline-block;
}
.contact-left-home ul.social-home > li {
  float: left;
}
.rtl .contact-left-home ul.social-home > li {
  float: right;
}
.contact-left-home ul.social-home > li a span {
  font-size: 20px;
  color: #999;
  margin-right: 20px;
  margin-left: 0;
  display: inline-block;
}
.contact-left-home ul.social-home > li a span:hover {
  color: #29487d;
}
.rtl .contact-left-home ul.social-home > li a span {
  margin-left: 20px;
  margin-right: 0;
}
.contact-left-home ul.contact {
  margin: 0;
  list-style: none;
}
.contact-left-home ul.contact > li {
  display: block;
  line-height: 45px;
  position: relative;
}
.rtl .contact-left-home ul.contact > li {
  direction: ltr;
}
.contact-left-home ul.contact > li span.label {
  font-size: 13px;
  font-weight: bold;
  color: #444;
  float: left;
  padding: 16px 20px 0 35px;
}
.rtl .contact-left-home ul.contact > li span.label {
  float: right;
  padding: 16px 35px 0 20px;
}
.contact-left-home ul.contact > li.address:before {
  display: inline-block;
  content: '\f041';
  font-family: FontAwesome;
  color: #29487d;
  font-size: 26px;
  position: absolute;
  left: 0px;
  top: 0;
}
.rtl .contact-left-home ul.contact > li.address:before {
  right: 0px;
  left: auto;
}
.contact-left-home ul.contact > li.phone:before {
  display: inline-block;
  content: '\f095';
  font-family: FontAwesome;
  color: #29487d;
  font-size: 26px;
  position: absolute;
  left: 0;
  top: 0;
}
.rtl .contact-left-home ul.contact > li.phone:before {
  right: 0;
  left: auto;
}
.contact-left-home ul.contact > li.email {
  background: url(../assets/img/salmonred/icon-email.png) no-repeat left center;
}
.rtl .contact-left-home ul.contact > li.email {
  padding-left: 0;
  background: url(../assets/img/salmonred/icon-email.png) no-repeat right center;
}
.page-template-page-home .breadcrumbs,
.page-template-page-home h2.entry-title,
.page-template-page-home2 .breadcrumbs,
.page-template-page-home2 h2.entry-title,
.page-template-page-home3 .breadcrumbs,
.page-template-page-home3 h2.entry-title,
.page-template-page-home5 .breadcrumbs,
.page-template-page-home5 h2.entry-title,
.page-template-page-home6 .breadcrumbs,
.page-template-page-home6 h2.entry-title,
.page-template-page-home4 .breadcrumbs,
.page-template-page-home4 h2.entry-title {
  display: none;
}
.home-left .mc4wp-form {
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 0;
  border: 1px dashed #29487d;
}
.home-left .mc4wp-form h2 {
  font-size: 16px;
  color: #444;
  line-height: 30px;
  padding: 10px 20px 8px;
  background-color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.rtl .home-left .mc4wp-form h2 {
  text-align: right;
}
.home-left .mc4wp-form .form-newsletter {
  padding: 0 20px 18px;
  background-color: #fff;
  overflow: hidden;
}
.home-left .mc4wp-form .form-newsletter p {
  margin-bottom: 20px;
}
.rtl .home-left .mc4wp-form .form-newsletter {
  text-align: right;
}
.home-left .mc4wp-form .form-newsletter input[type="email"] {
  float: left;
  width: 78%;
  height: 35px;
  border: 0;
  background: #fff;
  border: 1px solid #ededed;
  color: #999;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 11px;
  padding: 0 10px;
}
.rtl .home-left .mc4wp-form .form-newsletter input[type="email"] {
  float: right;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.home-left .mc4wp-form .form-newsletter input[type="submit"] {
  float: left;
  height: 35px;
  background: url("../assets/img/icon-newletter.png") no-repeat center center #29487d;
  color: #fff;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 7px 10px;
  border: 0;
  width: 50px;
  text-indent: -9999px;
}
.home-left .mc4wp-form .form-newsletter input[type="submit"]:hover {
  background: url("../assets/img/icon-newletter.png") no-repeat center center #ec2727;
}
.rtl .home-left .mc4wp-form .form-newsletter input[type="submit"] {
  float: right;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.category-header h1.entry-title {
  font-size: 18px;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.grid-blog .hentry {
  margin-bottom: 30px;
}
.grid-blog .hentry.format-standard {
  margin-bottom: 20px;
}
.grid-blog .hentry.format-standard .entry {
  background: #f5f5f5;
}
.grid-blog .hentry.format-standard .entry .entry-thumb a.entry-hover {
  display: block;
  max-width: 100%;
  position: relative;
  width: auto;
  z-index: 1;
}
.grid-blog .hentry.format-standard .entry .entry-thumb a.entry-hover:before {
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  content: "\f0c1";
  font-family: FontAwesome;
  font-size: 16px;
  height: 40px;
  left: 50%;
  line-height: 38px;
  margin-left: -5%;
  margin-top: -5%;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 40px;
  z-index: 3;
}
.grid-blog .hentry.format-standard .entry .entry-thumb:after {
  background: rgba(0,0,0,0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  z-index: 2;
}
.grid-blog .hentry.format-standard .entry .entry-thumb:hover a.entry-hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.grid-blog .hentry.format-standard .entry .entry-thumb:hover a.entry-hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.grid-blog .hentry.format-standard .entry .entry-thumb:hover a.entry-hover:before:hover {
  color: #29487d;
  border: 1px solid #29487d;
}
.grid-blog .hentry.format-standard .entry .entry-content {
  padding: 7px 0 0;
}
.grid-blog .hentry.format-standard .entry .entry-content .title-blog h3 {
  margin-bottom: 5px;
}
.grid-blog .hentry.format-standard .entry .entry-content .title-blog h3 a {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  text-transform: capitalize;
}
.grid-blog .hentry.format-standard .entry .entry-content .title-blog h3 a:hover {
  color: #29487d;
}
.grid-blog .hentry.format-standard .entry .entry-content .entry-meta {
  font-size: 12px;
  color: #999999;
}
.rtl .grid-blog .hentry.format-standard .entry .entry-content .entry-meta {
  direction: rtl;
  text-align: right;
}
.grid-blog .hentry.format-standard .entry .entry-content .entry-meta .entry-date {
  display: inline-block;
  margin-right: 10px;
}
.rtl .grid-blog .hentry.format-standard .entry .entry-content .entry-meta .entry-date {
  margin-left: 10px;
  margin-right: 0;
}
.grid-blog .hentry.format-standard .entry .entry-content .entry-meta .category-blog a {
  color: #999;
}
.grid-blog .hentry.format-standard .entry .entry-content .entry-meta .category-blog a:hover {
  color: #29487d;
}
.grid-blog .hentry .entry {
  background-color: #fff;
}
.grid-blog .hentry .entry .entry-thumb a.entry-hover {
  display: block;
  max-width: 100%;
  position: relative;
  width: auto;
  z-index: 1;
}
.grid-blog .hentry .entry .entry-thumb a.entry-hover:before {
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  content: "\f0c1";
  font-family: FontAwesome;
  font-size: 16px;
  height: 40px;
  left: 50%;
  line-height: 38px;
  margin-left: -5%;
  margin-top: -5%;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 40px;
  z-index: 3;
}
.grid-blog .hentry .entry .entry-thumb a.entry-hover:after {
  background: rgba(0,0,0,0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  z-index: 2;
}
.grid-blog .hentry .entry .entry-thumb:hover a.entry-hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.grid-blog .hentry .entry .entry-thumb:hover a.entry-hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.grid-blog .hentry .entry .entry-thumb:hover a.entry-hover:before:hover {
  color: #29487d;
  border: 1px solid #29487d;
}
.grid-blog .hentry .entry .entry-content {
  padding: 6px 10px;
}
.grid-blog .hentry .entry .entry-content .title-blog h3 {
  margin-bottom: 5px;
}
.grid-blog .hentry .entry .entry-content .title-blog h3 a {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  text-shadow: capitalize;
}
.grid-blog .hentry .entry .entry-content .title-blog h3 a:hover {
  color: #29487d;
}
.grid-blog .hentry .entry .entry-content .entry-meta {
  font-size: 12px;
  color: #999999;
  margin-bottom: 5px;
}
.rtl .grid-blog .hentry .entry .entry-content .entry-meta {
  direction: rtl;
  text-align: right;
}
.grid-blog .hentry .entry .entry-content .entry-meta .entry-date {
  margin-right: 10px;
  display: inline-block;
}
.grid-blog .hentry .entry .entry-content .entry-meta .entry-date i {
  margin-left: 0;
}
.rtl .grid-blog .hentry .entry .entry-content .entry-meta .entry-date i {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .grid-blog .hentry .entry .entry-content .entry-meta .entry-date {
  margin-left: 10px;
  margin-right: 0;
}
.grid-blog .hentry .entry .entry-content .entry-meta .category-blog a {
  color: #999;
}
.grid-blog .hentry .entry .entry-content .entry-meta .category-blog a:hover {
  color: #29487d;
}
.grid-blog .hentry .entry .entry-content .entry-summary a {
  color: #29487d;
}
.grid-blog .hentry .entry .entry-content .entry-summary a:hover {
  text-decoration: underline;
}
.blog-content-list .hentry {
  margin-bottom: 30px;
}
.blog-content-list .hentry .entry .entry-thumb {
  margin-bottom: 15px;
}
.blog-content-list .hentry .entry .entry-thumb a.entry-hover {
  display: inline-block;
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.blog-content-list .hentry .entry .entry-thumb a.entry-hover:before {
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  content: "\f0c1";
  font-family: FontAwesome;
  font-size: 16px;
  height: 40px;
  left: 50%;
  line-height: 38px;
  margin-left: -5%;
  margin-top: -5%;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 40px;
  z-index: 3;
}
.blog-content-list .hentry .entry .entry-thumb a.entry-hover:after {
  background: rgba(0,0,0,0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  z-index: 2;
}
.blog-content-list .hentry .entry .entry-thumb a.entry-hover:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.blog-content-list .hentry .entry .entry-thumb a.entry-hover:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.blog-content-list .hentry .entry .entry-thumb a.entry-hover:hover:before:hover {
  color: #29487d;
  border: 1px solid #29487d;
}
.blog-content-list .hentry .entry .entry-content {
  margin-top: 10px;
  overflow: hidden;
}
.blog-content-list .hentry .entry .entry-content.no-title .entry-top .entry-meta .entry-date a {
  color: #fff;
}
.blog-content-list .hentry .entry .entry-content.no-title .entry-description {
  margin-top: 40px;
}
.blog-content-list .hentry .entry .entry-content .title-blog h3 {
  margin-bottom: 5px;
  font-size: 14px;
}
.blog-content-list .hentry .entry .entry-content .title-blog h3 a {
  font-size: 16px;
  font-weight: bold;
  color: #444;
  text-transform: capitalize;
}
.blog-content-list .hentry .entry .entry-content .title-blog h3 a:hover {
  color: #29487d;
}
.blog-content-list .hentry .entry .entry-content .entry-top {
  display: block;
  margin-bottom: 18px;
  position: relative;
}
.blog-content-list .hentry .entry .entry-content .entry-top:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  left: 80px;
  top: 60px;
  background: #e0e0e0;
}
.rtl .blog-content-list .hentry .entry .entry-content .entry-top:before {
  right: 80px;
  left: auto;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-meta {
  float: left;
  margin-right: 20px;
}
.rtl .blog-content-list .hentry .entry .entry-content .entry-top .entry-meta {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-meta .entry-date {
  display: inline-block;
  height: 60px;
  width: 60px;
  color: #fff;
  background-color: #29487d;
  text-align: center;
  padding: 8px 0;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-meta .entry-date span.day {
  font-size: 18px;
  display: block;
  font-weight: bold;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-meta .entry-date span.month {
  font-size: 14px;
  display: block;
  margin-top: -3px;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-right .title-blog h4 a {
  font-size: 16px;
  color: #444;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-right .title-blog h4 a:hover {
  color: #29487d;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-right .meta-list {
  padding-bottom: 15px;
  color: #999;
  text-transform: capitalize;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-right .meta-list a {
  font-size: 12px;
  color: #999;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-right .meta-list a:hover {
  color: #29487d;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-right .meta-list .category-blog {
  margin-right: 10px;
  display: inline-block;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-right .meta-list .category-blog i {
  margin-left: 0;
}
.rtl .blog-content-list .hentry .entry .entry-content .entry-top .entry-right .meta-list .category-blog i {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .blog-content-list .hentry .entry .entry-content .entry-top .entry-right .meta-list .category-blog {
  margin-left: 10px;
  margin-right: 0;
}
.blog-content-list .hentry .entry .entry-content .entry-top .entry-right .meta-list i {
  color: #999;
}
.blog-content-list .hentry .entry .entry-content .entry-description .bl_read_more a {
  display: none;
  color: #fff;
  background: #29487d;
  padding: 8px 12px;
  margin-top: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.blog-content-list .hentry .entry .entry-content .entry-description .bl_read_more a:hover {
  background: #ec2727;
}
.single .entry-content {
  margin-bottom: 30px;
  padding: 20px;
  background: #fff;
}
.single .entry-content .single-thumb img {
  /* width: 100%; */
}
.single .entry-content h1.entry-title {
  font-size: 18px;
  color: #333;
  margin: 0;
  font-weight: bold;
  margin-top: 20px;
}
.single .entry-content .entry-meta {
  padding: 10px 0 15px;
  border-bottom: 1px solid #ebebeb;
}
.rtl .single .entry-content .entry-meta {
  direction: rtl;
  text-align: right;
}
.single .entry-content .entry-meta a {
  color: #999;
}
.single .entry-content .entry-meta a:hover {
  color: #29487d;
}
.single .entry-content .entry-meta .entry-date {
  display: inline-block;
  margin-right: 20px;
  color: #999;
}
.rtl .single .entry-content .entry-meta .entry-date {
  margin-right: 0;
  margin-left: 20px;
}
.single .entry-content .entry-meta .category-blog i {
  margin: 0 6px 0 0;
}
.rtl .single .entry-content .entry-meta .category-blog i {
  margin: 0 0 0 6px;
}
.single .entry-content .entry-meta i:before {
  color: #999;
}
.single .entry-content .entry-meta .fa {
  margin: 0 5px 0 0;
}
.rtl .single .entry-content .entry-meta .fa {
  margin: 0 0 0 5px;
}
.single .entry-content .entry-comment {
  padding: 10px 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  color: #909090;
}
.single .entry-content .entry-comment .comment:after {
  content: '|';
  color: #909090;
  margin: 0 5px;
}
.single .entry-content .single-content {
  padding: 20px 0 0;
}
.single .entry-content .single-content ul.content-blog li {
  list-style: none;
  background: url(../assets/img/bg-blog.png) no-repeat top 10px left;
  padding-left: 25px;
  line-height: 30px;
}
.rtl .single .entry-content .single-content ul.content-blog li {
  background: url(../assets/img/bg-blog.png) no-repeat top 10px right;
  padding-right: 25px;
  padding-left: 0;
}
.single .entry-content .single-tag {
  padding: 10px 0;
  border-top: 1px solid #e1e1e1;
}
.single .entry-content .single-tag span {
  color: #333;
  font-weight: bold;
}
.single .entry-content .single-tag a {
  color: #29487d;
  text-transform: capitalize;
}
.single .entry-content .single-tag a:hover {
  text-decoration: underline;
}
#authorDetails {
  overflow: hidden;
  margin-bottom: 30px;
  background: #fff;
  padding-bottom: 30px;
  display: none;
}
#authorDetails h4.title {
  padding: 15px 0px 15px 20px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  padding: 15px 20px;
  margin-bottom: 20px;
  border-top: 2px solid #29487d;
  border-bottom: 1px solid #ededed;
  color: #444;
}
#authorDetails .authorDetail {
  padding: 0 20px;
}
#authorDetails .authorDetail .avatar {
  margin-right: 20px;
}
.rtl #authorDetails .authorDetail .avatar {
  margin-left: 20px;
  margin-right: 0;
}
#authorDetails .authorDetail h4 {
  margin-bottom: 5px;
}
#authorDetails .authorDetail h4 a {
  color: #29487d;
  text-transform: capitalize;
}
.single-post-relate {
  margin-bottom: 30px;
  background: #fff;
  overflow: hidden;
}
.single-post-relate h3 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  padding: 15px 17px;
  margin-bottom: 20px;
  border-top: 2px solid #29487d;
  border-bottom: 1px solid #ededed;
  color: #444;
}
.single-post-relate .item-wrap {
  padding: 0 5px;
}
.single-post-relate .item-wrap .item-relate-img {
  display: block;
  overflow: hidden;
  margin-bottom: 12px;
}
.single-post-relate .item-wrap .item-relate-img a > img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.single-post-relate .item-wrap .item-relate-img:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.single-post-relate .item-wrap .item-relate-content p {
  display: none;
}
.single-post-relate .item-wrap .item-relate-content h4 {
  margin-bottom: 17px;
}
.single-post-relate .item-wrap .item-relate-content h4 a {
  font-size: 13px;
  font-weight: bold;
  color: #333;
}
.single-post-relate .item-wrap .item-relate-content h4 a:hover {
  color: #29487d;
}
h2.title {
  background-color: #fff;
  font-weight: bold;
  font-size: 14px;
  color: #444;
  padding: 20px;
  margin: 0;
}
#respond {
  background-color: #fff;
  padding: 0 20px;
  overflow: hidden;
  margin-bottom: 40px;
}
.logged-in #respond {
  margin-bottom: 30px;
}
#respond .cancel-comment-reply {
  margin: 0;
}
#respond .control-group {
  float: left;
  max-width: 257px;
  margin-right: 29px;
  width: 100%;
  position: relative;
}
.rtl #respond .control-group {
  float: right;
  margin-left: 29px;
  margin-right: 0;
}
#respond .control-group i {
  border-right: 1px solid #ebebeb;
  font-size: 12px;
  margin: 0;
  padding: 9px 12px;
  position: absolute;
  top: 0;
  left: 0;
  color: #666;
}
.rtl #respond .control-group i {
  right: 0;
  left: auto;
  border-left: 1px solid #ebebeb;
  border-right: 0;
}
#respond .control-group input {
  width: 100%;
  border-radius: 0;
  height: 30px;
  border: 1px solid #ebebeb;
  padding: 0 40px;
}
#respond .control-group input:focus {
  background-color: #fafafa;
}
#respond .control-group:last-child {
  margin: 0;
}
#respond .cmm-box-right {
  background-color: #fff;
  padding: 8px 0;
  float: left;
  width: 100%;
}
.logged-in #respond .cmm-box-right {
  padding: 0;
}
#respond .cmm-box-right .control-group {
  max-width: 100%;
}
#respond .cmm-box-right .control-group textarea {
  width: 100%;
  border-radius: 0;
  border: 1px solid #ebebeb;
}
#respond .cmm-box-right .control-group button {
  margin-top: 10px;
  padding: 10px 55px;
  color: #fff;
  border: 0;
  background: #29487d;
  text-transform: capitalize;
  margin-bottom: 20px;
}
#respond .cmm-box-right .control-group button:hover {
  background: #ec2727;
}
#comments {
  background-color: #fff;
  padding: 20px 20px 0px;
  margin-bottom: 30px;
  overflow: hidden;
}
#comments #respond {
  padding: 0;
  margin: 0;
}
#comments #respond .cancel-comment-reply {
  margin-bottom: 10px;
}
#comments h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #444;
  font-weight: bold;
  margin-bottom: 17px;
}
#comments h3 small {
  margin-top: -5px;
}
#comments .commentlist ul.children {
  margin-left: 15px;
}
#comments .commentlist ul.children .control-group {
  max-width: 252px;
}
.rtl #comments .commentlist ul.children {
  margin-right: 15px;
  margin-left: 0;
}
#comments .commentlist .comment {
  margin-bottom: 15px;
}
#comments .commentlist .comment .author a {
  margin-right: 20px;
}
.rtl #comments .commentlist .comment .author a {
  margin-left: 20px;
  margin-right: 0;
}
#comments .commentlist .comment .media-body .media .author-name {
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
.rtl #comments .commentlist .comment .media-body .media .author-name {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
#comments .commentlist .comment .media-body .media .reply {
  color: #29487d;
}
#comments .commentlist .comment .media-body .media .reply a {
  color: #29487d;
}
#comments .commentlist .comment .media-body .media .reply a:hover {
  color: #ec2727;
}
.entry-content .faq-tabs {
  margin-top: 10px;
}
.entry-content .faq-tabs ul.nav-tabs {
  margin: 0;
  border: 0;
  background-color: #ededed;
}
.rtl .entry-content .faq-tabs ul.nav-tabs {
  margin: 0;
}
.entry-content .faq-tabs ul.nav-tabs > li {
  border: 0;
  text-transform: capitalize;
  background-color: #ededed;
}
.rtl .entry-content .faq-tabs ul.nav-tabs > li {
  float: right;
}
.entry-content .faq-tabs ul.nav-tabs > li > a {
  padding: 10px 20px;
  background-color: #ededed;
  margin: 0;
  border: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}
.entry-content .faq-tabs ul.nav-tabs > li > a:hover {
  border: 0;
  background-color: #29487d;
  color: #fff;
}
.entry-content .faq-tabs ul.nav-tabs > li:first-child {
  border: 0;
}
.entry-content .faq-tabs ul.nav-tabs > li.active {
  border: 0;
}
.entry-content .faq-tabs ul.nav-tabs > li.active a {
  margin: 0;
  border: 0;
  background-color: #29487d;
  color: #fff;
}
.entry-content .faq-tabs ul.nav-tabs > li.active a:before {
  width: 0;
}
.entry-content .faq-tabs ul.nav-tabs > li.active a:hover {
  background-color: #29487d;
  color: #fff;
}
.entry-content .faq-tabs ul.nav-tabs > li.active:first-child {
  border: 0;
}
.rtl .entry-content .faq-tabs ul.nav-tabs > li.active:last-child {
  border-right: 0;
}
.entry-content .faq-tabs .tab-content {
  margin-top: 30px;
  padding: 0;
  border: 0;
}
.entry-content .faq-tabs .tab-content .tab-pane {
  position: relative;
  z-index: 1;
}
.entry-content .faq-tabs .tab-content .tab-pane .panel-group {
  float: none !important;
}
.entry-content .faq-tabs .tab-content .tab-pane .panel-group .panel-default {
  border: 0;
  margin-bottom: 10px;
}
.entry-content .faq-tabs .tab-content .tab-pane .panel-group .panel-default a.ya-accordion span {
  position: absolute;
  right: -5px;
  left: auto;
  z-index: 3;
  background: url("../assets/img/faq-minus.png") no-repeat center center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.rtl .entry-content .faq-tabs .tab-content .tab-pane .panel-group .panel-default a.ya-accordion span {
  left: -5px;
  right: auto;
}
.entry-content .faq-tabs .tab-content .tab-pane .panel-group .panel-default a.ya-accordion .panel-heading {
  background-color: #29487d !important;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  padding: 10px 20px;
}
.entry-content .faq-tabs .tab-content .tab-pane .panel-group .panel-default a.ya-accordion.collapsed span {
  position: absolute;
  right: -5px;
  left: auto;
  z-index: 3;
  background: url("../assets/img/faq-plus.png") no-repeat center center;
}
.rtl .entry-content .faq-tabs .tab-content .tab-pane .panel-group .panel-default a.ya-accordion.collapsed span {
  left: -5px;
  right: auto;
}
.entry-content .faq-tabs .tab-content .tab-pane .panel-group .panel-default a.ya-accordion.collapsed .panel-heading {
  background-color: #ededed !important;
  color: #444;
}
.entry-content .faq-tabs .tab-content .tab-pane .panel-group .panel-default .panel-collapse .panel-body {
  padding: 20px 0px 40px;
}
.post-348 header h2.entry-title {
  display: none;
}
.post-350,
.post-348,
.post-349 {
  background-color: #fff;
  padding: 20px 20px 0;
}
.post-350 header h2.entry-title,
.post-348 header h2.entry-title,
.post-349 header h2.entry-title {
  font-size: 18px;
  color: #444;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.post-354 {
  margin-top: 70px;
}
.post-354 header h2.entry-title {
  font-size: 18px;
  color: #444;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
}
.post-354 a {
  color: #29487d;
}
.post-354 a:hover {
  text-decoration: underline;
}
.post-435 h2.entry-title,
.post-434 h2.entry-title,
.post-433 h2.entry-title,
.post-432 h2.entry-title {
  display: none;
}
.contact-v1 {
  padding: 0 0 30px;
}
.contact-v1 h2.header-title {
  margin-bottom: 25px;
  float: left;
  font-size: 18px;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
}
.rtl .contact-v1 h2.header-title {
  float: right;
}
.coming-soon {
  padding-bottom: 100px;
  margin-bottom: 0;
}
.coming-soon p {
  text-align: center;
  color: #444;
}
.coming-soon p a {
  color: #29487d;
}
.coming-soon p a:hover {
  text-decoration: underline;
}
.coming-soon .widget.widget_search {
  width: 35%;
  margin: 0 auto;
}
.coming-soon .widget.widget_search .widgettitle {
  display: none;
}
.coming-soon .widget.widget_search .searchform input[type="text"] {
  padding: 8px 60px 8px 8px;
  height: 35px;
}
.coming-soon .widget.widget_search .searchform > div {
  min-height: 35px;
}
.coming-soon .widget.widget_search .searchform label {
  display: none !important;
}
.coming-soon .widget.widget_search .searchform input[type="text"] {
  border: 1px solid #e2e2e2;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.coming-soon .widget.widget_search .searchform #searchsubmit {
  width: 60px !important;
  height: 35px;
  text-indent: -9999px;
  background: url("../assets/img/icon-search.png") no-repeat center center #29487d;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border: 0;
}
.coming-soon .widget.widget_search .searchform #searchsubmit:hover {
  background: url("../assets/img/icon-search.png") no-repeat center center #ec2727;
}
.rtl .coming-soon .widget.widget_search .searchform #searchsubmit {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.sidebar .vertical_megamenu {
  margin-bottom: 30px !important;
}
.sidebar .vertical_megamenu .block-title-widget h2 {
  border-bottom: 1px solid #ededed;
  border-top: 2px solid #29487d;
  font-size: 16px;
  color: #444;
  line-height: 28px;
  padding: 11px 20px;
  text-transform: uppercase;
  background-color: #fff;
  font-weight: bold;
}
.sidebar .vertical_megamenu ul.post-categories {
  display: none;
}
.sidebar .vertical_megamenu ul.vertical-megamenu > li.dropdown.ya-mega-menu > ul {
  display: none;
}
.sidebar .vertical_megamenu ul.vertical-megamenu > li.dropdown.ya-mega-menu > a:after {
  content: '';
}
.widget .block-title-widget h2 {
  font-size: 16px;
  color: #444;
  line-height: 28px;
  padding: 11px 20px;
  text-transform: uppercase;
  background-color: #fff;
  font-weight: bold;
  margin: 0;
  border-bottom: 1px solid #ededed;
  border-top: 2px solid #29487d;
}
.widget.widget_archive ul {
  background: #fff;
}
.widget.widget_archive ul > li {
  padding: 0 20px;
  margin: 0;
  line-height: 45px;
  border-bottom: 1px solid #ededed;
}
.widget.widget_archive ul > li a {
  color: #444;
}
.widget.widget_archive ul > li:hover {
  color: #29487d;
}
.widget.widget_archive ul > li:hover a {
  color: #29487d;
}
.widget.widget_search .searchform {
  margin: 0;
}
.widget.widget_search .searchform div {
  min-height: 40px;
}
.widget.widget_search .searchform div label {
  display: none !important;
}
.widget.widget_search .searchform div input {
  top: 0;
}
.widget.widget_search .searchform div input[type="text"] {
  border: 0;
  padding: 10px 40px 10px 10px;
  height: 40px;
}
.rtl .widget.widget_search .searchform div input[type="text"] {
  padding: 10px 10px 10px 40px;
}
.widget.widget_search .searchform div input#searchsubmit {
  border: 0;
  padding: 10px;
  width: 45px;
  text-indent: -9999px;
  height: 40px;
  background: url("../assets/img/icon-search.png") no-repeat center center #29487d;
}
.widget.widget_search .searchform div input#searchsubmit:hover {
  background: url("../assets/img/icon-search.png") no-repeat center center #ec2727;
}
.post-354  header .entry-title {
  margin: 0;
}
.page header .entry-title,
h2.title-page {
  color: #444;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 10px;
  position: relative;
  text-transform: uppercase;
}
.col-1-wrapper {
  text-align: center;
  margin: 55px 0 85px;
}
.col-1-wrapper .content-404page {
  text-align: center;
}
.col-1-wrapper .content-404page .top-text {
  font-size: 18px;
  color: #444;
  font-weight: bold;
  margin-bottom: 35px;
  display: block;
  text-transform: uppercase;
}
.col-1-wrapper .content-404page .img-404 span {
  display: inline-block;
  width: 410px;
  height: 132px;
  background: url(../assets/img/salmonred/image-404.png) no-repeat center center;
  margin-bottom: 10px;
}
.col-1-wrapper .content-404page .bottom-text {
  color: #444;
  font-size: 14px;
  margin-bottom: 30px;
}
.col-1-wrapper .content-404page .bottom-text a {
  color: #29487d;
}
.col-1-wrapper .content-404page .bottom-text a:hover {
  text-decoration: underline;
}
.col-1-wrapper form.form-search {
  display: inline-block;
}
.col-1-wrapper form.form-search input.search-query {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
  border: 1px solid #e2e2e2;
  float: left;
  height: 35px;
  padding: 0 10px;
  width: 320px;
}
.rtl .col-1-wrapper form.form-search input.search-query {
  float: right;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.col-1-wrapper form.form-search button {
  background: #29487d;
  border: 0 none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  display: inline-block;
  float: right;
  height: 35px;
  margin: 0;
  width: 60px;
  background: url("../assets/img/icon-search.png") no-repeat center center #29487d;
}
.rtl .col-1-wrapper form.form-search button {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.col-1-wrapper form.form-search button:hover {
  background: url("../assets/img/icon-search.png") no-repeat center center #ec2727;
}
.search.search-results .products-wrapper .products-loop.grid > .item {
  background-color: #fff;
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
}
.search.search-results .products-wrapper .products-loop.grid > .item .item-wrap .item-detail .item-content {
  padding-bottom: 15px;
  text-align: center;
}
.search.search-results .products-wrapper .products-loop.grid > .item .item-wrap .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  text-transform: capitalize;
}
.search.search-results .products-wrapper .products-loop.grid > .item .item-wrap .item-detail .item-content h4 a:hover {
  color: #29487d;
}
.search.search-results .products-wrapper .products-loop.grid > .item .item-wrap .item-detail .item-content .item-cart {
  display: none;
}
.search.search-results .products-wrapper .products-loop.grid > .item .item-wrap .item-detail .item-bottom {
  display: none;
}
.search.search-results .blog-content {
  background-color: #fff;
  padding: 20px 15px 0;
}
.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: 20px;
}
.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 a,
.search.search-results .blog-content .product .entry .entry-content .entry-meta .entry-author a {
  color: #999;
}
.search.search-results .blog-content .post .entry .entry-content .entry-meta .entry-author a:hover,
.search.search-results .blog-content .product .entry .entry-content .entry-meta .entry-author a:hover {
  color: #29487d;
}
.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 .pag-search .nav-pag {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.search.search-results .pag-search .nav-pag li.pagination {
  height: 25px;
}
.search.search-results .pag-search .nav-pag li.pagination i {
  display: none;
}
.search.search-results .pag-search .nav-pag li.pagination a:before {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 14px;
}
.search.search-results .pag-search .nav-pag li.prev {
  display: none;
}
.search.search-results.rtl .blog-content .product .entry .entry-thumb {
  margin-left: 20px;
  margin-right: 0;
}
.search.search-results.rtl .pag-search .nav-pag li.pagination a:before {
  content: '\f104';
}
.post-760 header,
.post-762  header {
  margin-bottom: 20px !important;
}
.category-header {
  margin-top: 20px;
}
#ya-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: #29487d;
}
#ya-totop:hover {
  background-color: #f48585;
}
.post-348 .vc_empty-placeholder {
  margin: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .woo-slider-default.style2:before {
    top: 37px !important;
  }
  .our-skill {
    margin-top: 97px !important;
  }
}
.banner-index3 .wpb_content_element {
  margin: 0;
}
.banner-index3 .info {
  display: none;
}
.banner-index3 p {
  float: left;
  margin: 0;
}
.rtl .banner-index3 p {
  float: right;
}
.rtl .banner-index3 p img {
  margin: 2px 0 0 0;
}
.banner-index3 p img {
  margin: 2px 0 0 0;
}
.banner-index3 .mc4wp-form {
  float: left;
  width: 50%;
  min-height: 120px;
  margin: 0;
  padding: 40px 125px 40px 40px;
  position: relative;
  background-color: #29487d;
  margin: 2px 0 0 -2px;
}
.banner-index3 .mc4wp-form h2 {
  display: none;
}
.rtl .banner-index3 .mc4wp-form {
  float: right;
  margin: 2px -2px 0 0;
}
.banner-index3 .mc4wp-form:before {
  background: url("../assets/img/bg-newsletter.png") no-repeat scroll center center transparent;
  position: absolute;
  content: '';
  width: 151px;
  height: 90px;
  z-index: 100;
  top: -3px;
  right: -3px;
}
.banner-index3 .mc4wp-form p {
  width: 100%;
}
.banner-index3 .mc4wp-form p input[type="email"] {
  float: left;
  width: 80%;
  margin: 0;
  height: 40px;
  border-radius: 0;
  border: 0;
  padding: 0 20px;
}
.rtl .banner-index3 .mc4wp-form p input[type="email"] {
  float: right;
}
.banner-index3 .mc4wp-form p input[type="submit"] {
  height: 40px;
  width: 44px;
  background: url("../assets/img/bg-input.png") no-repeat scroll center center #ffae00;
  text-indent: -9999px;
  border: 0;
  border-radius: 0;
}
.banner-index3 .mc4wp-form p input[type="submit"]:hover {
  background: url("../assets/img/bg-input.png") no-repeat scroll center center #e69d00;
  text-indent: -9999px;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares {
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  opacity: 0.9;
  padding: 0 !important;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab-mask {
  overflow: visible !important;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab {
  padding: 0;
  border-bottom: 1px solid #ccc;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab.selected {
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  opacity: 0.9;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab.selected .tp-tab-content {
  overflow: visible;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab.selected .tp-tab-content .tp-tab-date {
  color: #29487d;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab.selected .tp-tab-content:before {
  content: '';
  background-color: #fff;
  opacity: 0.9;
  display: inline-block;
  position: absolute;
  left: -8px;
  top: 50%;
  height: 15px;
  width: 15px;
  z-index: 1000;
  transform: rotate(-135deg);
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-top: -3%;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab:hover {
  background-color: #fff;
  opacity: 0.9;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab:hover .tp-tab-content {
  overflow: visible;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab:hover .tp-tab-content .tp-tab-date {
  color: #29487d;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab:hover .tp-tab-content:before {
  content: '';
  background-color: #fff;
  opacity: 0.9;
  display: inline-block;
  position: absolute;
  left: -8px;
  top: 50%;
  height: 15px;
  width: 15px;
  z-index: 1000;
  transform: rotate(-135deg);
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  margin-top: -3%;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab:last-child {
  border-bottom: 0;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab .tp-tab-content {
  padding: 15px 15px 13px 15px;
  margin: 0;
  position: relative;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab .tp-tab-content .tp-tab-date {
  font-family: 'LatoBold';
  font-size: 13px;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab .tp-tab-content .tp-tab-title {
  color: #666;
  font-size: 13px;
  font-family: 'LatoRegular';
}
.rtl .rev_slider_wrapper .rev_slider .tp-tabs.ares .tp-tab .tp-tab-content .tp-tab-title {
  text-align: right;
}
.rev_slider_wrapper .rev_slider .tp-tab-image {
  display: none !important;
  background-image: none !important;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 23%;
  margin-right: 2%;
  float: left;
}
.rtl .gallery.gallery-columns-4 .gallery-item {
  float: right;
  margin-left: 2%;
  margin-right: 0;
}
.gallery.gallery-columns-4 .gallery-item:nth-child(4n) {
  margin-right: 0;
}
.gallery.gallery-columns-3 .gallery-item {
  width: 30%;
  margin-right: 3%;
  float: left;
}
.rtl .gallery.gallery-columns-3 .gallery-item {
  float: right;
  margin-left: 3%;
  margin-right: 0;
}
.rev_slider_wrapper .rev_slider .tp-leftarrow.custom,
.rev_slider_wrapper .rev_slider .tp-rightarrow.custom {
  display: none;
}
footer.footer-default {
  background-color: #222;
  text-align: center;
}
footer.footer-default .footer-info {
  padding: 40px 0 0;
  text-align: center;
}
footer.footer-default .footer-info a.logo {
  display: inline-block;
  margin-bottom: 15px;
}
footer.footer-default .footer-info p {
  color: #999;
  line-height: 20px;
}
footer.footer-default .footer-info .socials-footer {
  padding: 15px 0 0px;
}
footer.footer-default .footer-info .socials-footer ul {
  display: inline-block;
  margin: 0;
}
footer.footer-default .footer-info .socials-footer ul > li {
  float: left;
}
footer.footer-default .footer-info .socials-footer ul > li > a {
  margin: 0 5px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 51px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #999;
  color: #999;
}
footer.footer-default .footer-info .socials-footer ul > li > a:hover {
  background-color: #29487d;
  border: 1px solid #29487d;
}
footer.footer-default .footer-info .socials-footer ul > li > a:hover span {
  color: #fff;
}
footer.footer-default .footer-info .socials-footer ul > li > a span {
  font-size: 20px;
}
footer.footer-default .footer-top .widget.widget_nav_menu ul.menu {
  display: inline-block;
  margin: 0;
}
footer.footer-default .footer-top .widget.widget_nav_menu ul.menu > li {
  float: left;
}
footer.footer-default .footer-top .widget.widget_nav_menu ul.menu > li > a {
  border: 0;
  font-size: 14px;
  font-weight: bold;
  color: #999;
  text-transform: uppercase;
  padding: 0 15px;
  position: relative;
}
footer.footer-default .footer-top .widget.widget_nav_menu ul.menu > li > a:hover {
  color: #29487d;
}
footer.footer-default .footer-top .widget.widget_nav_menu ul.menu > li > a:after {
  content: '';
  width: 1px;
  height: 13px;
  position: absolute;
  top: 3px;
  right: 0;
  background-color: #999;
}
footer.footer-default .footer-top .widget.widget_nav_menu ul.menu > li:last-child > a:after {
  width: 0;
}
footer.footer-default .footer-menu {
  text-align: center;
  border-top: 1px solid #2d2d2d;
}
footer.footer-default .footer-menu .footer-menu-top {
  padding: 20px 0 30px;
}
footer.footer-default .footer-menu .footer-menu-top .widget.widget_nav_menu {
  margin: 0;
}
footer.footer-default .footer-menu .footer-menu-top .widget.widget_nav_menu ul {
  margin: 0;
  display: inline-block;
}
footer.footer-default .footer-menu .footer-menu-top .widget.widget_nav_menu ul > li {
  float: left;
  line-height: 25px;
}
.rtl footer.footer-default .footer-menu .footer-menu-top .widget.widget_nav_menu ul > li {
  float: right;
}
footer.footer-default .footer-menu .footer-menu-top .widget.widget_nav_menu ul > li > a {
  position: relative;
  padding: 0 6px;
  border: 0;
  color: #999;
  font-size: 11px;
}
footer.footer-default .footer-menu .footer-menu-top .widget.widget_nav_menu ul > li > a:hover {
  color: #29487d;
}
footer.footer-default .footer-menu .footer-menu-top .widget.widget_nav_menu ul > li > a:after {
  position: absolute;
  top: 8px;
  left: 0;
  content: '';
  display: block;
  width: 1px;
  height: 10px;
  background-color: #999;
}
footer.footer-default .footer-menu .footer-menu-top .widget.widget_nav_menu ul > li:first-child {
  font-weight: bold;
  font-size: 12px;
  color: #999;
}
footer.footer-default .footer-menu .footer-menu-top .widget.widget_nav_menu ul > li:first-child:after {
  content: ':';
  margin-left: 5px;
}
footer.footer-default .footer-menu .footer-menu-top .widget.widget_nav_menu ul > li:nth-child(2) > a:after {
  width: 0;
  height: 0;
}
footer.footer-default .copyright {
  background-color: #111;
  padding: 13px 0;
}
footer.footer-default .copyright .copyright-text {
  padding: 3px 0;
  color: #999;
}
footer.footer-default .copyright .copyright-text a {
  color: #29487d;
}
footer.footer-default .copyright .copyright-text p {
  margin: 0;
}
footer.footer-default .copyright .widget {
  margin: 0;
}
footer.footer-default .copyright .widget ul.method {
  margin: 0;
}
footer.footer-default .copyright .widget ul.method li {
  margin: 0 3px;
  padding: 0;
}
footer.footer-default .copyright .widget ul.method li:hover > a > img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
footer.footer-style1 {
  background-color: #fff;
}
footer.footer-style1 .footer-top .join-our {
  padding: 25px 75px;
  text-align: center;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
footer.footer-style1 .footer-top .join-our h2 {
  font-family: 'QuicksandBold' !important;
  color: #444;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
footer.footer-style1 .footer-top .join-our ul {
  margin: 0;
  display: inline-block;
}
footer.footer-style1 .footer-top .join-our ul > li {
  float: left;
}
.rtl footer.footer-style1 .footer-top .join-our ul > li {
  float: right;
}
footer.footer-style1 .footer-top .join-our ul > li > a {
  display: inline-block;
  width: 65px;
  height: 65px;
  margin-right: 70px;
}
footer.footer-style1 .footer-top .join-our ul > li > a:hover {
  opacity: 0.8;
}
.rtl footer.footer-style1 .footer-top .join-our ul > li > a {
  margin-left: 70px;
  margin-right: 0;
}
footer.footer-style1 .footer-top .join-our ul > li > a.facebook {
  background: url(../assets/img/facebook.png) no-repeat center center;
}
footer.footer-style1 .footer-top .join-our ul > li > a.pinterest {
  background: url(../assets/img/print.png) no-repeat center center;
}
footer.footer-style1 .footer-top .join-our ul > li > a.twitter {
  background: url(../assets/img/twitter.png) no-repeat center center;
}
footer.footer-style1 .footer-top .join-our ul > li > a.google-plus {
  background: url(../assets/img/google-plus.png) no-repeat center center;
}
footer.footer-style1 .footer-top .join-our ul > li > a.rss {
  background: url(../assets/img/rss.png) no-repeat center center;
}
footer.footer-style1 .footer-top .join-our ul > li > a.vimeo {
  background: url(../assets/img/vimeo.png) no-repeat center center;
}
footer.footer-style1 .footer-top .join-our ul > li > a.note {
  background: url(../assets/img/evernote.png) no-repeat center center;
}
footer.footer-style1 .footer-top .join-our ul > li > a.dribbble {
  background: url(../assets/img/dribbble.png) no-repeat center center;
}
footer.footer-style1 .footer-top .join-our ul > li:last-child > a {
  margin: 0;
}
footer.footer-style1 .footer-top .widget_tag_cloud {
  padding-bottom: 22px;
  border-bottom: 1px solid #ddd;
}
footer.footer-style1 .footer-top .widget_tag_cloud h3 {
  font-family: 'LatoBold' !important;
  font-size: 16px;
  color: #444;
  text-transform: capitalize;
  margin: 10px 0 15px;
}
footer.footer-style1 .footer-top .widget_tag_cloud .tagcloud > a {
  font-family: 'LatoRegular';
  color: #666;
  margin: 0;
  padding: 0 15px 0 0;
  border: 0;
  border-radius: 0;
  text-transform: capitalize;
  position: relative;
  line-height: 24px;
}
.rtl footer.footer-style1 .footer-top .widget_tag_cloud .tagcloud > a {
  padding: 0 0 0 15px;
}
footer.footer-style1 .footer-top .widget_tag_cloud .tagcloud > a:after {
  content: '';
  width: 1px;
  height: 13px;
  position: absolute;
  right: 5px;
  top: 5px;
  background-color: #c3c3c3;
  display: inline-block;
}
.rtl footer.footer-style1 .footer-top .widget_tag_cloud .tagcloud > a:after {
  left: 5px;
  right: auto;
}
footer.footer-style1 .footer-top .widget_tag_cloud .tagcloud > a:hover {
  background-color: #fff;
  color: #29487d;
}
footer.footer-style1 .footer-top .widget_tag_cloud .tagcloud > a:last-child:after {
  width: 0;
}
footer.footer-style1 .footer-top .widget_tag_cloud .tagcloud > a:first-child {
  margin: 0 8px 0 0;
}
.rtl footer.footer-style1 .footer-top .widget_tag_cloud .tagcloud > a:first-child {
  margin: 0 0 0 8px;
}
footer.footer-style1 .footer-top .popular-page {
  margin: 0 0 0 -15px;
}
.rtl footer.footer-style1 .footer-top .popular-page {
  margin: 0 -15px 0 0;
}
footer.footer-style1 .footer-top .popular-page h2 {
  font-family: 'LatoBold' !important;
  font-size: 16px;
  text-transform: capitalize;
  color: #444;
}
footer.footer-style1 .footer-top .popular-page ul {
  margin: 0;
}
footer.footer-style1 .footer-top .popular-page ul > li {
  display: inline-block;
  margin-right: 15px;
  line-height: 28px;
}
footer.footer-style1 .footer-top .popular-page ul > li a {
  color: #666;
}
footer.footer-style1 .footer-top .popular-page ul > li a:hover {
  color: #29487d;
}
footer.footer-style1 .footer-top .widget_nav_menu h3 {
  font-family: 'LatoBold' !important;
  font-size: 16px;
  text-transform: capitalize;
  color: #444;
}
footer.footer-style1 .footer-top .widget_nav_menu ul.menu > li {
  float: left;
  width: 50%;
  padding: 0;
  line-height: 26px;
}
footer.footer-style1 .footer-top .widget_nav_menu ul.menu > li a {
  padding: 0;
  border: 0;
  color: #666;
  font-family: 'LatoRegular';
}
footer.footer-style1 .footer-top .widget_nav_menu ul.menu > li a:hover {
  color: #29487d;
}
footer.footer-style1 .footer-top .widget_nav_menu ul.menu > li a span.menu-img {
  margin: 0 8px;
}
footer.footer-style1 .footer-top .widget_text h3 {
  font-family: 'LatoBold' !important;
  font-size: 16px;
  text-transform: capitalize;
  color: #444;
}
footer.footer-style1 .footer-menu {
  float: left;
  width: 100%;
  border-top: 1px solid #ddd;
  padding: 25px 0 0;
}
footer.footer-style1 .footer-menu .widget_text .button-ver-menu {
  color: #444;
  font-size: 16px;
  font-family: 'LatoBold';
  text-transform: uppercase;
  margin-bottom: 15px;
}
footer.footer-style1 .footer-menu .widget_text .contact-footer ul {
  margin: 0;
}
footer.footer-style1 .footer-menu .widget_text .contact-footer ul li {
  line-height: 20px;
  margin-bottom: 10px;
}
footer.footer-style1 .footer-menu .widget_text .contact-footer ul li span {
  font-size: 14px;
  color: #29487d;
  margin: 0 10px 0 0;
}
footer.footer-style1 .footer-menu .widget_text .contact-footer ul li span:before {
  margin: 0 0 0 4px;
}
footer.footer-style1 .footer-menu .widget_text .contact-footer ul li span.fa-map-marker {
  float: left;
}
.rtl footer.footer-style1 .footer-menu .widget_text .contact-footer ul li span.fa-map-marker {
  float: right;
}
.rtl footer.footer-style1 .footer-menu .widget_text .contact-footer ul li span.fa-map-marker:before {
  float: right;
}
footer.footer-style1 .footer-menu .widget_text .contact-footer ul li span.fa-map-marker:before {
  display: block;
  height: 28px;
  float: left;
  line-height: 26px;
}
.rtl footer.footer-style1 .footer-menu .widget_text .contact-footer ul li span {
  margin: 0 0 0 10px;
}
footer.footer-style1 .footer-menu .widget_text .contact-footer ul li span.fa-mobile {
  font-size: 18px;
}
footer.footer-style1 .footer-menu .widget_text .contact-footer ul li span.fa-envelope-o:before {
  margin: 0;
}
footer.footer-style1 .footer-menu .widget_text .download-app ul > li {
  position: relative;
  line-height: 30px;
  color: #666;
}
footer.footer-style1 .footer-menu .widget_text .download-app ul > li:before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #29487d;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
.rtl footer.footer-style1 .footer-menu .widget_text .download-app ul > li:before {
  margin-left: 10px;
  margin-right: 0;
}
footer.footer-style1 .footer-menu .widget_text .download-app a.app-store {
  background: url(../assets/img/app-store.png) no-repeat center center;
  display: inline-block;
  width: 123px;
  height: 39px;
  border-radius: 5px;
  margin-right: 5px;
}
footer.footer-style1 .footer-menu .widget_text .download-app a.app-store:hover {
  opacity: 0.8;
}
footer.footer-style1 .footer-menu .widget_text .download-app a.google-store {
  background: url(../assets/img/goole-store.png) no-repeat center center;
  display: inline-block;
  width: 123px;
  height: 39px;
  border-radius: 5px;
}
footer.footer-style1 .footer-menu .widget_text .download-app a.google-store:hover {
  opacity: 0.8;
}
footer.footer-style1 .footer-menu .widget_nav_menu h3 {
  font-family: 'LatoBold' !important;
  font-size: 16px;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 15px;
}
footer.footer-style1 .footer-menu .widget_nav_menu ul.menu > li {
  line-height: 30px;
}
footer.footer-style1 .footer-menu .widget_nav_menu ul.menu > li a {
  padding: 0;
  border: 0;
  font-family: 'LatoRegular';
  color: #444;
  position: relative;
}
footer.footer-style1 .footer-menu .widget_nav_menu ul.menu > li a:before {
  content: '\f0da';
  font-family: FontAwesome;
  font-size: 14px;
  color: #444;
  margin-right: 8px;
}
.rtl footer.footer-style1 .footer-menu .widget_nav_menu ul.menu > li a:after {
  content: '\f0d9';
  font-family: FontAwesome;
  font-size: 14px;
  color: #444;
  margin-left: 8px;
}
.rtl footer.footer-style1 .footer-menu .widget_nav_menu ul.menu > li a:before {
  content: '';
  margin: 0;
}
footer.footer-style1 .footer-menu .widget_nav_menu ul.menu > li a:hover {
  color: #29487d;
}
footer.footer-style1 .footer-menu .widget_nav_menu ul.menu > li a:hover:before {
  color: #29487d;
}
.rtl footer.footer-style1 .footer-menu .widget_nav_menu ul.menu > li a:hover:after {
  color: #29487d;
}
footer.footer-style1 .copyright {
  padding: 30px 0 10px;
  text-align: center;
  background-color: #eee;
}
footer.footer-style1 .copyright a {
  color: #29487d;
}
footer.footer-style1 .copyright a:hover {
  color: #ec2727;
}
.sidebar-above-footer {
  background-color: #fff;
}
.sidebar-above-footer .above-footer-top {
  min-height: 100px;
  background: url(../assets/img/bg-above-footer.jpg) no-repeat center center;
  display: block;
}
.sidebar-above-footer .footer-block {
  border-bottom: 1px solid #ddd;
}
.sidebar-above-footer .footer-block .block-item {
  float: left;
  width: 20%;
  padding: 40px 14px;
  text-align: center;
  border-left: 1px solid #ddd;
}
.rtl .sidebar-above-footer .footer-block .block-item {
  float: right;
  border-right: 1px solid #ddd;
  border-left: 0;
}
.rtl .sidebar-above-footer .footer-block .block-item:last-child {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.sidebar-above-footer .footer-block .block-item:last-child {
  border-right: 1px solid #ddd;
}
.sidebar-above-footer .footer-block .block-item:hover {
  background-color: #f7f7f7;
}
.sidebar-above-footer .footer-block .block-item:hover h3 {
  color: #29487d;
}
.sidebar-above-footer .footer-block .block-item .item-bg {
  display: inline-block;
  width: 63px;
  height: 50px;
  margin-bottom: 30px;
}
.sidebar-above-footer .footer-block .block-item .item-bg.great-value {
  background: url(../assets/img/salmonred/great-value.png) no-repeat center center;
}
.sidebar-above-footer .footer-block .block-item .item-bg.fast-delivery {
  background: url(../assets/img/salmonred/fast-delivery.png) no-repeat center center;
}
.sidebar-above-footer .footer-block .block-item .item-bg.custom-services {
  background: url(../assets/img/salmonred/payment.png) no-repeat center center;
}
.sidebar-above-footer .footer-block .block-item .item-bg.safe-payment {
  background: url(../assets/img/salmonred/user.png) no-repeat center center;
}
.sidebar-above-footer .footer-block .block-item .item-bg.help-center {
  background: url(../assets/img/salmonred/help-center.png) no-repeat center center;
}
.sidebar-above-footer .footer-block .block-item h3 {
  font-size: 17px;
  color: #444;
  text-transform: uppercase;
  font-family: 'QuicksandBold' !important;
  margin-bottom: 15px;
}
.sidebar-above-footer .footer-block .block-item p {
  font-size: 13px;
  font-family: 'LatoRegular';
}
.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;
  color: #01b494;
}
.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: #29487d;
  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: #29487d;
  border: 1px solid #29487d;
  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: #29487d;
  border: 1px solid #29487d;
  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: #29487d;
}
.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: #29487d;
}
.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: #29487d;
}
.sw-latestnews .sw-content a:hover {
  color: #ec2727;
}
.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: #29487d;
}
.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: #29487d;
}
.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;
}
iframe {
  border: none;
}
#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: #29487d;
}
#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: #29487d;
}
#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 #29487d;
}
.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 #29487d;
}
.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: #29487d;
}
.testimonial-slider .carousel-indicators .active {
  background-color: #29487d;
  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: #29487d;
}
.testimonial_info ul {
  list-style: none;
  margin-bottom: 0;
}
.widget-testimonial .title-testimonial {
  margin: 0 0 20px;
}
.widget-testimonial .title-testimonial.title2 h2 {
  font-size: 18px;
  font-weight: bold;
  color: #29487d;
  text-transform: uppercase;
  padding: 20px;
  border-top: 2px solid #29487d;
  border-bottom: 1px solid #ebebeb;
  margin: 0;
}
.widget-testimonial .item .item-inner {
  display: inline-block;
  margin-bottom: 20px;
}
.widget-testimonial .item .item-inner:last-child {
  margin: 0;
}
.widget-testimonial .item .item-inner .item-content .item-desc {
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
  padding: 16px 10px 16px 40px;
  position: relative;
}
.rtl .widget-testimonial .item .item-inner .item-content .item-desc {
  padding: 16px 40px 16px 10px;
}
.widget-testimonial .item .item-inner .item-content .item-desc:before {
  content: "";
  background: url('../assets/img/icon-quote.png') no-repeat;
  position: absolute;
  top: 20px;
  left: 10px;
  right: auto;
  width: 17px;
  height: 13px;
}
.rtl .widget-testimonial .item .item-inner .item-content .item-desc:before {
  background: url('../assets/img/icon-quote-right.png') no-repeat;
  right: 10px;
  left: auto;
}
.widget-testimonial .item .item-inner .item-content .item-desc:after {
  content: '';
  background: url('../assets/img/mc-des.png') no-repeat;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 20px;
  right: auto;
  bottom: -8px;
}
.rtl .widget-testimonial .item .item-inner .item-content .item-desc:after {
  right: 20px;
  left: auto;
}
.widget-testimonial .item .item-inner .item-info .item-image {
  float: left;
  margin-right: 10px;
  border: 2px solid #e1e1e1;
  border-radius: 50%;
  overflow: hidden;
  width: 66px;
}
.widget-testimonial .item .item-inner .item-info .item-image:hover {
  border: 2px solid #29487d;
}
.rtl .widget-testimonial .item .item-inner .item-info .item-image {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.widget-testimonial .item .item-inner .item-info .item-bottom {
  padding-top: 10px;
}
.widget-testimonial .item .item-inner .item-info .item-bottom h4 {
  margin-bottom: 0;
}
.widget-testimonial .item .item-inner .item-info .item-bottom h4 .client-name {
  font-size: 13px;
  color: #29487d;
  font-weight: bold;
}
.widget-testimonial .item .item-inner .item-info .item-bottom .client-job {
  color: #000;
  font-size: 13px;
}
.widget-testimonial .item .item-inner:nth-child(2) .item-content .item-desc:after {
  right: 20px;
  left: auto;
  transform: rotateY(-180deg);
}
.widget-testimonial .item .item-inner:nth-child(2) .item-info .item-image {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.widget-testimonial .item .item-inner:nth-child(2) .item-info .item-bottom {
  text-align: right;
}
.widget-testimonial .carousel-cl {
  position: absolute;
  top: -53px;
  right: -3px;
  padding: 0 20px;
  width: 60px;
  background: #fff;
}
.rtl .widget-testimonial .carousel-cl {
  left: -3px;
  right: auto;
}
.widget-testimonial .carousel-cl a {
  display: block;
  width: 24px !important;
  height: 24px !important;
  filter: none;
  margin: 0 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #e1e1e1;
  background: #fff;
  color: #666;
  text-shadow: none;
  position: absolute;
  top: 0px;
  opacity: 1;
}
.widget-testimonial .carousel-cl a:hover {
  color: #fff;
  background-color: #29487d;
  border: 2px solid #29487d;
}
.widget-testimonial .carousel-cl .left:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  right: 7px;
  top: -2px;
}
.widget-testimonial .carousel-cl .left:hover:before {
  color: #fff;
}
.widget-testimonial .carousel-cl .right:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  right: 7px;
  top: -2px;
}
.widget-testimonial .carousel-cl .right:hover:before {
  color: #fff;
}
.widget-testimonial.slide2 .testimonial-slider .item {
  padding: 0;
}
.widget-testimonial.slide2 .testimonial-slider .item .item-inner {
  padding: 0;
}
.widget-testimonial.slide2 .carousel-cl {
  width: 73px;
  top: -63px;
}
.widget-testimonial.slide2 .carousel-cl a {
  width: 30px !important;
  height: 30px !important;
  border: 1px solid #e1e1e1;
  filter: none;
}
.widget-testimonial.slide2 .carousel-cl a:before {
  font-size: 20px;
  line-height: 26px;
  color: #999;
  position: initial !important;
  vertical-align: top;
}
.widget-testimonial.slide2 .carousel-cl a:hover {
  border: 1px solid #29487d;
}
.widget-testimonial.style2 .title-testimonial h2 {
  text-align: center;
  font-family: 'TitilliumWebRegular' !important;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.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: #29487d;
}
.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: 15px;
  font-size: 14px;
}
tbody tr.th {
  background-color: #29487d !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: 100%;
  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: 8px;
  margin-top: 14px;
  margin-bottom: 15px;
}
.our-skill {
  margin-top: 92px;
}
.our-skill .block-title {
  margin-bottom: 10px;
}
.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;
  font-size: 14px;
  color: #444;
}
.yt-skillbar-title.small {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.rtl .yt-skillbar-title.small {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.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: #29487d;
}
.small .yt-skillbar-bar {
  height: 8px;
}
.yt-skill-bar-percent {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  color: #fff;
}
.small .yt-skill-bar-percent {
  height: 12px;
  top: -34px;
  right: 0px;
  color: #666;
}
.rtl .small .yt-skill-bar-percent {
  left: 0;
  right: auto;
}
.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: #29487d;
}
a.tooltips span.tooltip-style5,
a.tooltips span.tooltip-style5 b {
  background: #29487d;
  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: #29487d;
}
.counter-border ul li.counterbox-number [class^="icon-"],
.counter-border ul li.counterbox-number [class*=" icon-"] {
  color: #444;
}
.counter-bg ul {
  background: #29487d;
}
.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: #29487d !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: #29487d;
  color: #fff;
}
.tabbable .nav.nav-tabs li.active:first-child {
  border-left: 1px solid #29487d;
}
.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 #29487d;
}
.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: #29487d;
}
.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: #29487d !important;
  border-radius: 0 !important;
  border-color: #e7e7e7;
  color: #fff;
  font-size: 16px;
  padding: 12px 0px;
}
.ya-slider.carousel-style2 .carousel-control {
  top: 59%;
}
.ya-slider.carousel-style3 .box-recommend-title {
  position: relative;
  left: 50%;
  display: inline-block;
  margin-left: -110px;
}
.ya-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;
}
.ya-slider.carousel-style3 .box-recommend-title h3 {
  display: inline-block;
}
.ya-slider.carousel-style3 .box-recommend-title h3:after {
  margin-left: 33%;
}
.ya-slider.carousel-style3 .testimonial_meta {
  margin-bottom: 30px;
}
.ya-slider.carousel-style4 .box-recommend-title {
  position: absolute;
  top: -5px;
  padding: 10px;
  background: #29487d;
  color: #fff;
  left: 50%;
  margin-left: -85px;
  z-index: 6969;
}
.ya-slider.carousel-style4 .box-recommend-title h3 {
  margin-bottom: 0;
}
.ya-slider.carousel-style4 .box-recommend-title h3:after {
  margin-top: 0px;
}
.ya-slider.carousel-style4 .carousel-indicators {
  top: 50px;
  left: 50%;
  margin-left: -16px;
  position: absolute;
}
.ya-slider.carousel-style5 .box-recommend-title {
  position: absolute;
  top: 155px;
  left: 50%;
  margin-left: -115px;
}
.ya-slider.carousel-style5 .box-recommend-title h3 {
  margin-bottom: 0;
  color: #fff;
}
.ya-slider.carousel-style5 .box-recommend-title h3:after {
  margin-top: 0;
  border: none;
}
.ya-slider.carousel-style5 .carousel-indicators {
  position: absolute;
  top: 188px;
  left: 50%;
  margin-left: -19px;
}
.ya-slider.carousel-style5 .carousel-indicators li {
  background: #fff !important;
}
.ya-slider.carousel-style5 .carousel-indicators .active {
  border: 1px solid #fff;
  background: rgba(255,255,255,0) !important;
}
.ya-slider.carousel-style5 .carousel-inner {
  overflow: visible;
}
.ya-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;
}
.ya-slider .carousel-control i:before {
  color: #dcdcdc;
}
.ya-slider .carousel-control.left {
  left: -18px;
  padding: 4px 0px;
}
.ya-slider .carousel-control.right {
  right: -18px;
  padding: 4px 11px;
}
.ya-slider .carousel-control:hover {
  background: #29487d;
}
.ya-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;
}
.wrapper_vertical_menu {
  display: block;
  position: relative;
  border: 1px solid #ddd;
  border-top: none;
  margin-bottom: 30px;
}
.best-seller-products {
  background-color: #fff;
  margin-bottom: 30px;
}
.best-seller-products .box-slider-title h2 {
  font-size: 18px;
  font-weight: bold;
  color: #29487d;
  text-transform: uppercase;
  padding: 20px;
  border-top: 2px solid #29487d;
  border-bottom: 1px solid #ebebeb;
  margin: 0;
}
.best-seller-products .slider {
  margin: 0;
}
.best-seller-products .slider .slick-list {
  margin: 0 4px 0 0;
}
.rtl .best-seller-products .slider .slick-list {
  margin: 0 0 0 4px;
}
.best-seller-products .slider .item {
  margin: 0;
  padding: 0;
}
.best-seller-products .slider .item .item-wrap {
  padding: 0 !important;
  border-right: 1px solid #ebebeb;
}
.best-seller-products .slider .item .item-wrap .item-detail {
  position: relative;
  z-index: 1;
}
.best-seller-products .slider .item .item-wrap .item-detail .item-content {
  text-align: center;
  padding-bottom: 18px;
}
.best-seller-products .slider .item .item-wrap .item-detail .item-content h4 {
  margin: 0;
}
.best-seller-products .slider .item .item-wrap .item-detail .item-content h4 a {
  font-size: 14px;
  color: #444;
  font-weight: bold;
  text-transform: capitalize;
}
.best-seller-products .slider .item .item-wrap .item-detail .item-content h4 a:hover {
  color: #29487d;
}
.best-seller-products .slider .item .item-wrap .item-detail .item-content .reviews-content {
  padding: 3px 0 2px;
}
.best-seller-products .slider .item .item-wrap .item-detail .sale-off {
  font-size: 12px;
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background: #29487d;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
}
.best-seller-products .res-button {
  background-color: #cccccc;
  height: 25px;
  width: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  line-height: 24px !important;
  top: 20px;
  right: 0;
  left: auto;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rtl .best-seller-products .res-button {
  left: 0;
  right: auto;
}
.best-seller-products .res-button:hover {
  background-color: #29487d;
}
.best-seller-products .res-button.slick-prev {
  right: 50px;
  left: auto;
}
.best-seller-products .res-button.slick-prev:before {
  display: inline-block;
  content: '\f104';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .best-seller-products .res-button.slick-prev:before {
  content: '\f105';
}
.rtl .best-seller-products .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.best-seller-products .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .best-seller-products .res-button.slick-next {
  left: 20px;
  right: auto;
}
.best-seller-products .res-button.slick-next:before {
  display: inline-block;
  content: '\f105';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .best-seller-products .res-button.slick-next:before {
  content: '\f104';
}
.best-seller-products:hover .res-button.slick-prev {
  right: 50px;
  left: auto;
}
.rtl .best-seller-products:hover .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.best-seller-products:hover .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .best-seller-products:hover .res-button.slick-next {
  left: 20px;
  right: auto;
}
.best-seller-products.style2 .res-button {
  background: none;
  left: auto !important;
  top: 18px !important;
  background-color: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  top: 0;
  right: 0;
  left: auto;
  line-height: 25px;
  color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: right;
  height: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
.best-seller-products.style2 .res-button:hover:before {
  color: #29487d;
}
.best-seller-products.style2 .res-button.slick-prev:before {
  content: '\f104';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .best-seller-products.style2 .res-button.slick-prev:before {
  content: '\f105';
}
.best-seller-products.style2 .res-button.slick-next:before {
  content: '\f105';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .best-seller-products.style2 .res-button.slick-next:before {
  content: '\f104';
}
.best-seller-products.style2 .res-button.slick-prev {
  right: 35px;
}
.rtl .best-seller-products.style2 .res-button.slick-prev {
  left: 35px !important;
  right: auto;
}
.best-seller-products.style2 .res-button.slick-next {
  right: 20px;
}
.rtl .best-seller-products.style2 .res-button.slick-next {
  left: 20px !important;
  right: auto;
}
.responsive-slider.sw-partner-container-slider .slider .slick-list {
  margin: 0 -45px;
}
.responsive-slider.sw-partner-container-slider .slider .slick-list .item {
  margin: 0;
}
.responsive-slider.sw-partner-container-slider .slider .slick-list .item .item-wrap .item-img {
  text-align: center;
}
.responsive-slider.sw-partner-container-slider .slider .slick-list .item .item-wrap .item-img a {
  display: inline-block;
}
.responsive-slider.sw-partner-container-slider .slider .slick-list .item img {
  width: auto !important;
}
.responsive-slider.sw-partner-container-slider .res-button {
  display: none !important;
}
.sw-partner-container {
  position: relative;
}
.sw-partner-container .container {
  padding: 0 15px;
}
.sw-partner-container .widget-content ul {
  margin: 0;
  list-style: none;
}
.sw-partner-container .widget-content ul > li {
  float: left;
  padding-right: 93px;
}
.rtl .sw-partner-container .widget-content ul > li {
  padding-left: 93px;
  padding-right: 0;
}
.rtl .sw-partner-container .widget-content ul > li:first-child {
  padding-left: 0;
}
.sw-partner-container .widget-content ul > li a {
  display: inline-block;
}
.sw-partner-container .widget-content ul > li a img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sw-partner-container .widget-content ul > li a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.sw-partner-container .widget-content ul > li:last-child {
  padding-right: 0;
}
.responsive-post-slider2 {
  padding: 0 0 30px;
  background-color: #fff;
}
.responsive-post-slider2 .box-slider-title {
  position: relative;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.responsive-post-slider2 .box-slider-title .header {
  background: rgba(0,0,0,0.7) repeat scroll 0 0;
  border: none;
  width: 100%;
}
.responsive-post-slider2 .box-slider-title .header.header-fixed {
  position: fixed !important;
  background-color: rgba(0,0,0,0.8) !important;
  border: none;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1040;
}
.logged-in .responsive-post-slider2 .box-slider-title .header.header-fixed {
  top: 32px;
}
.responsive-post-slider2 .box-slider-title .header.header-fixed .sidebar-top-header .home-menu-verticle:before {
  line-height: 60px;
}
.responsive-post-slider2 .box-slider-title .header.header-fixed .sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form {
  top: 10px;
}
.responsive-post-slider2 .box-slider-title .header.header-fixed .top-form .wrapp-minicart {
  top: 60px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg {
  -moz-transform: translateX(280px);
  -ms-transform: translateX(280px);
  -webkit-transform: translateX(280px);
  transform: translateX(280px);
  -moz-transition: -moz-transform 200ms ease-out;
  -o-transition: -o-transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  display: block !important;
  opacity: 1 !important;
  position: fixed;
  right: 0;
  z-index: 9999;
  width: 270px;
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 1px #ddd;
  box-shadow: 0 0 5px 1px #ddd;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg {
  left: 0;
  right: auto;
  -moz-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -webkit-transform: translateX(-280px);
  transform: translateX(-280px);
}
.responsive-post-slider2 .box-slider-title .header .header-msg.open {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.responsive-post-slider2 .box-slider-title .header .header-msg .menu-closes {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 20px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .menu-closes:before {
  content: '\f00d';
  font-size: 18px;
  color: #29487d;
  font-family: FontAwesome;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .menu-closes {
  left: 0;
  right: auto;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top {
  padding: 40px 20px 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_nav_menu ul.menu {
  margin: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a {
  font-size: 14px;
  padding: 8px 0;
  color: #666;
  border-top: 1px solid #ededed;
  border-bottom: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a:hover {
  color: #29487d;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a span.fa {
  margin: 0 10px 0 0;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a span.fa {
  margin: 0 0 0 10px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login {
  float: left !important;
  width: 100%;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login {
  border-left: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #666;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:hover {
  color: #29487d;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child:before {
  margin-right: 10px;
  content: '\f023';
  font-family: FontAwesome;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child:after {
  margin-left: 10px;
  content: '\f023';
  font-family: FontAwesome;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child:before {
  content: '';
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:before {
  margin-right: 10px;
  content: '\f044';
  font-family: FontAwesome;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:after {
  margin-left: 10px;
  content: '\f044';
  font-family: FontAwesome;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:before {
  content: '';
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog {
  width: 250px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body {
  padding: 0 20px 20px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account {
  padding: 0;
  width: 100%;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .actions {
  margin: 0;
  text-align: center;
  float: none;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .ft-link-p {
  text-align: center;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer {
  background: none;
  padding: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer .note-reg {
  line-height: 20px;
  text-align: center;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .input-group input[type="email"],
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .input-group input[type="password"] {
  width: 100%;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .form-row {
  text-align: center;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 {
  float: left;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 h3 {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li {
  float: left;
  padding: 5px 10px !important;
  margin-right: 10px !important;
  border: 1px solid #ededed;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li {
  float: right;
  margin-left: 10px !important;
  margin-right: 0 !important;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li:hover,
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li.active {
  border: 1px solid #29487d;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter {
  padding-top: 20px;
  width: 100%;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter h3 {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
  text-align: left;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter h3 {
  text-align: right;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > a {
  display: none;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher {
  display: block !important;
  border: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li {
  float: left;
  margin-right: 10px;
  width: auto;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li {
  float: right;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li.active a {
  border: 1px solid #29487d;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li:hover a {
  border: 1px solid #29487d;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a {
  border: 1px solid #ebebeb;
  display: block;
  padding: 5px 10px;
  width: auto;
  line-height: 18px;
  color: #666;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a:after {
  margin: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a.active {
  border: 1px solid #29487d;
}
.responsive-post-slider2 .box-slider-title .header .sidebar-top-header .home-menu-verticle {
  float: right;
  margin-left: 10px;
}
.rtl .responsive-post-slider2 .box-slider-title .header .sidebar-top-header .home-menu-verticle {
  float: left;
  margin-right: 10px;
  margin-left: 0;
}
.responsive-post-slider2 .box-slider-title .header .sidebar-top-header .home-menu-verticle:before {
  content: '\f0c9';
  font-family: FontAwesome;
  font-size: 22px;
  color: #fff;
  line-height: 79px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}
.responsive-post-slider2 .box-slider-title h2 {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #444;
  text-transform: uppercase;
  padding: 0 0 10px;
  border-bottom: 1px solid #ebebeb;
  margin: 0;
}
.responsive-post-slider2 .box-slider-title h2:before {
  display: block;
  content: '';
  height: 2px;
  width: 100%;
  background-color: #29487d;
  position: absolute;
  bottom: -2px;
}
.responsive-post-slider2 .slider .item {
  margin: 0;
  padding: 0;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-date {
  float: left;
}
.rtl .responsive-post-slider2 .slider .item .widget-post .item-detail .item-date {
  float: right;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-date .day-post {
  font-size: 46px;
  line-height: 48px;
  margin-top: -5px;
  color: #29487d;
  font-weight: bold;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-date .month-post {
  text-transform: uppercase;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-date .month-post,
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-date .years-post {
  font-size: 14px;
  color: #29487d;
  font-weight: bold;
  text-align: right;
  margin-right: 10px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content {
  margin-left: 75px;
  border-left: 1px solid #ebebeb;
  padding-left: 30px;
}
.rtl .responsive-post-slider2 .slider .item .widget-post .item-detail .item-content {
  border-left: 0;
  border-right: 1px solid #ebebeb;
  margin-left: 0;
  margin-right: 75px;
  padding-left: 0;
  padding-right: 30px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .content-meta {
  font-size: 12px;
  color: #999;
  margin-bottom: 10px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .content-meta a {
  color: #999;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .content-meta a:hover {
  color: #29487d;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .content-meta span.author:after {
  content: '';
  background: #999;
  width: 1px;
  height: 10px;
  display: inline-block;
  margin: 0 10px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .image-thumbnail a {
  margin-bottom: 9px;
  display: inline-block;
  position: relative;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .image-thumbnail a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .image-thumbnail a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content h4 a {
  font-weight: bold;
  font-size: 16px;
  color: #444;
  text-transform: capitalize;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content h4 a:hover {
  color: #29487d;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .description {
  color: #666;
  font-size: 13px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .readmore a {
  display: inline-block;
  margin-top: 20px;
  color: #999;
  font-size: 13px;
  padding: 7px 28px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .readmore a:hover {
  color: #fff;
  background-color: #29487d;
  border: 1px solid #29487d;
}
.responsive-post-slider2 .res-button {
  background-color: #cccccc;
  height: 25px;
  width: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  line-height: 24px !important;
  top: 20px;
  right: 0;
  left: auto;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 0 !important;
}
.rtl .responsive-post-slider2 .res-button {
  left: 0;
  right: auto;
}
.responsive-post-slider2 .res-button:hover {
  background-color: #29487d;
}
.responsive-post-slider2 .res-button.slick-prev {
  right: 50px;
  left: auto;
}
.responsive-post-slider2 .res-button.slick-prev:before {
  display: inline-block;
  content: '\f104';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .responsive-post-slider2 .res-button.slick-prev:before {
  content: '\f105';
}
.rtl .responsive-post-slider2 .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.responsive-post-slider2 .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .responsive-post-slider2 .res-button.slick-next {
  left: 20px;
  right: auto;
}
.responsive-post-slider2 .res-button.slick-next:before {
  display: inline-block;
  content: '\f105';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .responsive-post-slider2 .res-button.slick-next:before {
  content: '\f104';
}
.responsive-post-slider2 .res-button.slick-prev {
  right: 30px !important;
  left: auto;
}
.rtl .responsive-post-slider2 .res-button.slick-prev {
  left: 30px !important;
  right: auto !important;
}
.responsive-post-slider2 .res-button.slick-next {
  right: 0px !important;
  left: auto;
}
.rtl .responsive-post-slider2 .res-button.slick-next {
  left: 0px !important;
  right: auto !important;
}
.responsive-post-slider2:hover .res-button.slick-prev {
  right: 30px !important;
  left: auto;
}
.rtl .responsive-post-slider2:hover .res-button.slick-prev {
  left: 30px !important;
  right: auto !important;
}
.responsive-post-slider2:hover .res-button.slick-next {
  right: 0px !important;
  left: auto;
}
.rtl .responsive-post-slider2:hover .res-button.slick-next {
  left: 0px !important;
  right: auto !important;
}
.responsive-post-slider {
  margin-bottom: 30px;
}
.responsive-post-slider .box-slider-title h2 {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  padding: 10px 20px;
  background-color: #29487d;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.responsive-post-slider .slider {
  padding: 20px;
  background-color: #fff;
}
.responsive-post-slider .slider .item {
  padding: 0;
  margin: 0;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .img_over img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .img_over:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .widget-title h4 {
  margin: 15px 0 5px;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .widget-title h4 a {
  font-size: 14px;
  color: #444;
  font-weight: bold;
  text-transform: capitalize;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .widget-title h4 a:hover {
  color: #29487d;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta {
  color: #999;
  font-size: 12px;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta a {
  text-transform: capitalize;
  color: #999;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta a:hover {
  color: #29487d;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta i {
  margin: 0 10px 0 0;
}
.rtl .responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta i {
  margin: 0 0 0 10px;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta .author {
  margin-right: 20px;
}
.rtl .responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta .author {
  margin-left: 20px;
  margin-right: 0;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .description {
  font-size: 13px;
  color: #666;
  margin-top: 12px;
}
.responsive-post-slider .res-button {
  background: #29487d;
  left: auto !important;
  background-color: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  top: 0;
  right: 0;
  left: auto;
  line-height: 25px;
  color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: right;
  height: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #ff7aa5;
  right: 20px;
}
.responsive-post-slider .res-button:hover:before {
  color: #29487d;
}
.responsive-post-slider .res-button.slick-prev:before {
  content: '\f104';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .responsive-post-slider .res-button.slick-prev:before {
  content: '\f105';
}
.responsive-post-slider .res-button.slick-next:before {
  content: '\f105';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .responsive-post-slider .res-button.slick-next:before {
  content: '\f104';
}
.responsive-post-slider .res-button:hover:before {
  color: #fff;
}
.responsive-post-slider .res-button.slick-prev {
  right: 35px;
  top: 12px;
}
.rtl .responsive-post-slider .res-button.slick-prev {
  left: 35px !important;
  right: auto;
}
.responsive-post-slider .res-button.slick-prev:before {
  font-size: 16px;
}
.responsive-post-slider .res-button.slick-next {
  right: 20px;
  top: 12px;
}
.rtl .responsive-post-slider .res-button.slick-next {
  left: 20px !important;
  right: auto;
}
.responsive-post-slider .res-button.slick-next:before {
  font-size: 16px;
}
.responsive-post-slider:hover .res-button.slick-next {
  right: 20px;
}
.rtl .responsive-post-slider:hover .res-button.slick-next {
  right: auto;
}
.counter-box {
  background: url(../assets/img/salmonred/bg-counterbox.jpg) no-repeat center center;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 0;
}
.counter-box .counter-home {
  float: left;
  width: 25%;
  text-align: center;
}
.counter-box .counter-home ul {
  margin: 0;
  list-style: none;
}
.counter-box .counter-home ul > li.icon-count {
  height: 100px;
  width: 100px;
  display: block;
  margin: 0 auto 15px auto;
}
.counter-box .counter-home ul > li.counterbox-number {
  font-size: 36px;
  color: #fff;
  margin-bottom: 10px;
  line-height: 36px;
}
.counter-box .counter-home ul > li.type {
  font-size: 14px;
  color: #fff;
}
.counter-box .counter-home.customers .icon-count {
  background: url(../assets/img/salmonred/icon-user.png) no-repeat center center;
}
.counter-box .counter-home.items .icon-count {
  background: url(../assets/img/salmonred/icon-items.png) no-repeat center center;
}
.counter-box .counter-home.views .icon-count {
  background: url(../assets/img/salmonred/icon-view.png) no-repeat center center;
}
.counter-box .counter-home.sales .icon-count {
  background: url(../assets/img/salmonred/icon-sales.png) no-repeat center center;
}
.countdown-slider.style1:hover .res-button.slick-next {
  right: 10px !important;
}
.rtl .countdown-slider.style1:hover .res-button.slick-next {
  right: auto !important;
  left: 10px !important;
}
.countdown-slider.style1 .res-button {
  top: -61px !important;
  height: 30px;
  width: 30px;
  background-color: #999;
  border-radius: 50px;
  line-height: 30px;
  text-align: center;
}
.countdown-slider.style1 .res-button.slick-prev {
  right: 45px;
}
.rtl .countdown-slider.style1 .res-button.slick-prev {
  left: 45px !important;
  right: auto;
}
.countdown-slider.style1 .res-button.slick-next {
  right: 10px;
}
.rtl .countdown-slider.style1 .res-button.slick-next {
  left: 10px !important;
  right: auto;
}
.countdown-slider.style1 .res-button:before {
  color: #fff;
  font-size: 16px;
}
.countdown-slider.style1 .res-button:hover {
  background-color: #29487d;
}
.countdown-slider.style1 .res-button:hover:before {
  color: #fff;
}
.countdown-slider.style1 .resp-slider-container .box-slider-title {
  display: none;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list {
  margin: 0 -15px;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap {
  border: 0;
  padding: 0 15px 8px;
  margin-bottom: 22px;
  overflow: hidden;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail {
  border: 1px solid #ddd;
  padding: 20px 18px 25px 10px;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.rtl .countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail {
  padding: 20px 10px 25px 18px;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail:hover {
  -webkit-box-shadow: 8px 9px 0 #eee;
  box-shadow: 8px 9px 0 #eee;
  border: 1px solid #29487d;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail:hover .item-content .product-countdown .c-time .date-time .text {
  background-color: #29487d;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .products-thumb {
  float: left;
  width: 50%;
}
.rtl .countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .products-thumb {
  float: right;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .products-thumb .product-thumb-button {
  display: none;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .products-thumb .button-bottom-thumb {
  display: block;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .products-thumb .button-bottom-thumb .button-cart a {
  margin: 0 0 5px -4px;
}
.rtl .countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .products-thumb .button-bottom-thumb .button-cart a {
  margin: 0 -4px 5px 0;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content {
  text-align: left;
}
.rtl .countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content {
  text-align: right;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content h4 a {
  font-size: 15px;
  font-family: 'LatoBold';
  text-transform: none;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .reviews-content {
  padding: 5px 0 0;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .item-price span {
  color: #e32020;
  font-size: 19px;
  font-family: 'LatoBold';
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .item-price span del {
  display: none;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .item-price span ins span {
  color: #e32020;
  font-size: 19px;
  font-family: 'LatoBold';
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown {
  background-color: #fff;
  color: #444;
  padding: 8px 0;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown:before {
  content: '';
  margin: 0;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time {
  display: inline-block;
  margin-right: 5px;
  text-align: center;
  font-family: 'LatoBold';
}
.rtl .countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time {
  margin-right: 4px;
}
.rtl .countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time:after {
  content: '';
  margin: 0;
}
.rtl .countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time .date-time {
  width: 52px;
}
.rtl .countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time:last-child {
  margin: 0 4px 0 0;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time:after {
  content: '';
  margin: 0;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time:first-child {
  display: none;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time:last-child {
  margin: 0;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time .date-time {
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  background-color: #eee;
  width: 53px;
  padding-top: 4px;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time .date-time .text {
  font-size: 12px;
  color: #fff;
  padding: 8px 7px;
  background-color: #999;
  display: block;
}
.countdown-slider.style1 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .sale-off {
  display: none;
}
.countdown-slider .box-slider-title h2 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px;
  background-color: #fff;
  margin: 0;
  position: relative;
  border-top: 2px solid #29487d;
}
.countdown-slider .slider {
  overflow: hidden;
}
.countdown-slider .slider .slick-list {
  margin: 0 -3px 0 0;
}
.countdown-slider .slider .slick-list .item-countdown {
  padding: 0;
  margin: 0;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap {
  padding: 0;
  border-right: 1px solid #ededed;
  border-top: 1px solid #ededed;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail {
  background-color: #fff;
  text-align: center;
  position: relative;
  z-index: 1;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .products-thumb .button-bottom-thumb {
  display: none;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content h4 a {
  font-weight: bold;
  font-size: 14px;
  color: #444;
  text-transform: capitalize;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content h4 a:hover {
  color: #29487d;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown {
  margin-top: 15px;
  background-color: #29487d;
  color: #fff;
  font-size: 12px;
  padding: 8px 5px;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown span.c-time:after {
  content: '|';
  height: 10px;
  display: inline-block;
  color: #ccc;
  opacity: 0.7;
  margin: 0 3px 0 5px;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown span.c-time:last-child:after {
  content: '';
  height: 0;
  margin: 0;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown:before {
  content: '\f017';
  font-family: FontAwesome;
  margin: 0 8px 0 0;
  font-size: 16px;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .sale-off {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #29487d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}
.rtl .countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .sale-off {
  right: 10px;
  left: auto;
}
.countdown-slider .res-button {
  background: none;
  left: auto !important;
  top: 18px !important;
  background-color: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  top: 0;
  right: 0;
  left: auto;
  line-height: 25px;
  color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: right;
  height: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
.countdown-slider .res-button:hover:before {
  color: #29487d;
}
.countdown-slider .res-button.slick-prev:before {
  content: '\f104';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .countdown-slider .res-button.slick-prev:before {
  content: '\f105';
}
.countdown-slider .res-button.slick-next:before {
  content: '\f105';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .countdown-slider .res-button.slick-next:before {
  content: '\f104';
}
.countdown-slider .res-button.slick-prev {
  right: 35px;
}
.rtl .countdown-slider .res-button.slick-prev {
  left: 35px !important;
  right: auto;
}
.countdown-slider .res-button.slick-next {
  right: 20px;
}
.rtl .countdown-slider .res-button.slick-next {
  left: 20px !important;
  right: auto;
}
.countdown-slider:hover .res-button.slick-next {
  right: 20px !important;
}
.rtl .countdown-slider:hover .res-button.slick-next {
  left: 20px !important;
  right: auto !important;
}
.countdown-slide.carousel .carousel-inner .item {
  min-height: 422px;
  background-size: cover;
  padding: 35px 0;
}
.countdown-slide.carousel .carousel-inner .item .item-inner {
  text-align: center;
  color: #fff;
}
.countdown-slide.carousel .carousel-inner .item .item-inner h3 {
  margin-bottom: 25px;
  padding-bottom: 15px;
  position: relative;
}
.countdown-slide.carousel .carousel-inner .item .item-inner h3:before {
  background-color: #fff;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  width: 80px;
}
.countdown-slide.carousel .carousel-inner .item .item-inner h3 a {
  font-family: 'ChivoBlack';
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .description {
  width: 75%;
  margin: 0 auto;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .product-countdown {
  margin: 30px 0;
  text-align: center;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .product-countdown .cd-time {
  display: inline-block;
  border: 2px solid #fff;
  padding: 3px;
  width: 80px;
  height: 80px;
  margin: 0 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .product-countdown .cd-time .c-time {
  display: inline-block;
  background-color: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #29487d;
  font-size: 24px;
  font-weight: bold;
  padding-top: 12px;
  height: 70px;
  width: 70px;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .product-countdown .cd-time .c-time span.cd {
  margin-top: -7px;
  font-size: 14px;
  display: block;
  font-weight: normal;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .item-shop {
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 40px;
  padding: 7px 42px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .item-shop:hover {
  background-color: #29487d;
  border: 1px solid #29487d;
}
.countdown-slide.carousel .carousel-indicators {
  bottom: 30px;
}
.countdown-slide.carousel .carousel-indicators > li {
  border: 0;
  margin: 0 5px;
  display: inline-block;
  width: 20px;
  height: 5px;
  border-radius: 10px;
  background-color: #f5f5f5;
}
.countdown-slide.carousel .carousel-indicators > li:hover {
  background-color: #29487d;
}
.countdown-slide.carousel .carousel-indicators li.active {
  background-color: #29487d;
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
  margin: 0;
  position: unset;
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
  background-color: #444;
  color: #fff;
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  border: 0;
  border-radius: 0;
  margin: 0;
}
.rtl .vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  float: right;
}
.rtl .vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
  position: relative;
  padding-right: 50px;
}
.rtl .vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a i {
  position: absolute;
  right: 10px;
  top: 20px;
}
.rtl .vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child > a > i {
  right: 20px;
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
  border: 0;
  background-color: #444;
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  position: relative;
  font-family: 'QuicksandBold';
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a .vc_tta-title-text {
  margin-left: 4px;
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  background-color: #29487d;
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:before {
  border-bottom: 50px solid transparent;
  border-left: 20px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -20px;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:before {
  border-top: 50px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: 0;
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:after {
  content: '';
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 50px solid #29487d;
  border-right: 20px solid transparent;
  z-index: 3;
}
.rtl .vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:after {
  left: -20px;
  right: auto;
  border-left: 20px solid transparent;
  border-right: 0;
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:hover:before {
  border-bottom: 50px solid transparent;
  border-left: 20px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -20px;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:hover:before {
  border-top: 50px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: 0;
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:hover:after {
  content: '';
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 50px solid #29487d;
  border-right: 20px solid transparent;
  z-index: 3;
}
.rtl .vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:hover:after {
  left: -20px;
  right: auto;
  border-left: 20px solid transparent;
  border-right: 0;
}
.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
  display: block !important;
  overflow: hidden !important;
  height: 0 !important;
}
.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
  height: auto !important;
  overflow: visible !important;
}
.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding: 20px 0 0;
  background-color: #fff;
  overflow: unset;
  border: 0;
  display: block !important;
}
.vc_tta-container {
  margin: 0;
}
.testimonial-slider {
  background-color: #fff;
}
.testimonial-slider .block-title h2 {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  padding: 10px 20px;
  background-color: #29487d;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.testimonial-slider .carousel-inner {
  margin: 16px 20px 20px;
  width: auto;
  text-align: center;
}
.testimonial-slider .carousel-inner .item .item-inner .client-comment {
  font-style: normal;
  margin-bottom: 5px;
}
.testimonial-slider .carousel-inner .item .item-inner .client-comment:before {
  content: '';
  width: 8px;
  height: 8px;
  margin-right: 12px;
  display: inline-block;
  background: url("../assets/img/quote1.png") no-repeat left top;
}
.rtl .testimonial-slider .carousel-inner .item .item-inner .client-comment:before {
  background: url("../assets/img/quote2.png") no-repeat left top;
  margin-left: 12px;
  margin-right: 0;
}
.testimonial-slider .carousel-inner .item .item-inner .client-comment:after {
  content: '';
  width: 8px;
  height: 8px;
  margin-left: 12px;
  display: inline-block;
  background: url("../assets/img/quote2.png") no-repeat right bottom;
}
.rtl .testimonial-slider .carousel-inner .item .item-inner .client-comment:after {
  background: url("../assets/img/quote1.png") no-repeat right bottom;
  margin-right: 12px;
  margin-left: 0;
}
.testimonial-slider .carousel-inner .item .item-inner .client-say-info .name-client {
  margin: 0;
  padding-top: 12px;
}
.testimonial-slider .carousel-inner .item .item-inner .client-say-info .name-client a {
  font-weight: bold;
  color: #444;
}
.testimonial-slider .carousel-inner .item .item-inner .client-say-info .name-client a span.info {
  color: #666;
  font-weight: normal;
}
.testimonial-slider .image-client.images-indicators {
  text-align: center;
  padding-bottom: 15px;
}
.testimonial-slider .image-client.images-indicators .img-indicator {
  display: inline-block;
}
.testimonial-slider .image-client.images-indicators .img-indicator a {
  display: inline-block;
  margin: 0 10px;
  position: relative;
  border: 3px solid #ccc;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.testimonial-slider .image-client.images-indicators .img-indicator a:after {
  background: rgba(0,0,0,0.5) none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.testimonial-slider .image-client.images-indicators .img-indicator a img {
  border-radius: 100%;
  width: 58px;
  height: 58px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.testimonial-slider .image-client.images-indicators .img-indicator.active a {
  border: 3px solid #29487d;
}
.testimonial-slider .image-client.images-indicators .img-indicator.active a img {
  width: 58px;
  height: 58px;
}
.testimonial-slider .image-client.images-indicators .img-indicator.active a:after {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
}
.testimonial-slider .image-client.images-indicators .img-indicator.active a:before {
  position: absolute;
  content: '';
  z-index: 3;
  top: -8px;
  left: 50%;
  margin-left: -6%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 6px solid #29487d;
}
.testimonial-slider .image-client.images-indicators .img-indicator:hover a {
  border: 3px solid #29487d;
}
.testimonial-slider.indicators_up5 .carousel-inner {
  margin: 0;
}
.testimonial-slider.indicators_up5 .carousel-inner .item .item-inner .item-left {
  float: left;
  margin-right: 15px;
}
.rtl .testimonial-slider.indicators_up5 .carousel-inner .item .item-inner .item-left {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.testimonial-slider.indicators_up5 .carousel-inner .item .item-inner .item-left .img-indicator a {
  border-radius: 50%;
  border: 2px solid #29487d;
  display: inline-block;
}
.testimonial-slider.indicators_up5 .carousel-inner .item .item-inner .item-left .img-indicator a img {
  border-radius: 100%;
}
.testimonial-slider.indicators_up5 .carousel-inner .item .item-inner .item-left .client-say-info .name-client {
  padding-top: 5px;
}
.testimonial-slider.indicators_up5 .carousel-inner .item .item-inner .client-comment {
  padding: 20px 20px;
  color: #fff;
  border-radius: 5px;
  background-color: #29487d;
  float: left;
  width: 72%;
  position: relative;
}
.rtl .testimonial-slider.indicators_up5 .carousel-inner .item .item-inner .client-comment {
  float: right;
}
.rtl .testimonial-slider.indicators_up5 .carousel-inner .item .item-inner .client-comment:before {
  border-left: 5px solid #29487d;
  border-right: 0;
  right: -5px;
  left: auto;
}
.testimonial-slider.indicators_up5 .carousel-inner .item .item-inner .client-comment:before {
  background: none;
  content: '';
  position: absolute;
  left: -5px;
  top: 35px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #29487d;
}
.testimonial-slider.indicators_up5 .carousel-inner .item .item-inner .client-comment:after {
  background: none;
}
.testimonial-slider .carousel-indicators {
  top: -40px;
  position: absolute;
  right: 0;
  left: auto;
  width: 12%;
}
.rtl .testimonial-slider .carousel-indicators {
  left: 0;
  right: auto;
}
.testimonial-slider .carousel-indicators li {
  background-color: #cdcdcd;
}
.testimonial-slider .carousel-indicators li:hover {
  background-color: #29487d;
}
.testimonial-slider .carousel-indicators li.active {
  background-color: #29487d;
}
.slider-gallery {
  position: relative;
  margin-bottom: 30px;
}
.slider-gallery .block-title h2 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background-color: #29487d;
  margin: 0;
  padding: 10px 20px;
  line-height: 30px;
  text-transform: uppercase;
}
.slider-gallery .gallery-images-container {
  background-color: #fff;
  padding: 20px;
}
.slider-gallery .gallery-images-container .gallery-responsive {
  overflow: visible;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-list a {
  padding: 0;
  opacity: 1 !important;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-list a img {
  display: block !important;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-prev,
.slider-gallery .gallery-images-container .gallery-responsive .slick-next {
  position: absolute;
  top: -52px;
  right: 0;
  left: auto;
  box-shadow: none;
  border: 0;
  text-indent: -9999px;
  border-radius: 0;
  width: 8px;
  height: 15px;
  text-align: center;
  color: #ff7aa5;
  background: none;
  line-height: 15px;
  padding: 0;
}
.rtl .slider-gallery .gallery-images-container .gallery-responsive .slick-prev,
.rtl .slider-gallery .gallery-images-container .gallery-responsive .slick-next {
  left: 0;
  right: auto;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-prev:before,
.slider-gallery .gallery-images-container .gallery-responsive .slick-next:before {
  font-size: 16px;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: inline-block;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-prev:hover,
.slider-gallery .gallery-images-container .gallery-responsive .slick-next:hover {
  color: #fff;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-prev {
  right: 12px;
}
.rtl .slider-gallery .gallery-images-container .gallery-responsive .slick-prev {
  left: 12px;
  right: auto;
}
.rtl .slider-gallery .gallery-images-container .gallery-responsive .slick-prev:before {
  content: '\f105';
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
}
.rtl .slider-gallery .gallery-images-container .gallery-responsive .slick-next:before {
  content: '\f104';
}
.slider-gallery .gallery-images-container .gallery-thumbnail-responsive {
  padding-top: 10px;
}
.slider-gallery .gallery-images-container .gallery-thumbnail-responsive .slick-list {
  margin: 0 -4px;
}
.slider-gallery .gallery-images-container .gallery-thumbnail-responsive .slick-list .item-thumb {
  cursor: pointer;
  padding: 0 5px;
}
.slider-gallery .gallery-images-container .gallery-thumbnail-responsive .slick-list .item-thumb img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.slider-gallery .gallery-images-container .gallery-thumbnail-responsive .slick-list .item-thumb:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption {
  white-space: nowrap !important;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .item-text {
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  font-weight: bold;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .item-text:before {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  margin-right: 20px;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .item-text.text-slide2 {
  padding: 7px 20px 7px 10px;
  background-color: #29487d;
  margin-bottom: 20px;
  border-right: 1px solid #b5ae6b;
  display: inline-block;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .item-text.text-slide3 {
  padding: 7px 20px 7px 10px;
  background-color: #666;
  border-right: 1px solid #c4c1bc;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .text-index2 {
  color: #fff;
  font-size: 14px !important;
  line-height: 20px !important;
  text-align: center;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #fff;
  line-height: 20px;
  padding: 10px 28px;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption a:hover {
      background-color: rgba(41, 72, 125, 0);
    border: 1px solid rgba(41, 72, 125, 0);
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .text-topindex2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  position: relative;
  font-family: 'Roboto';
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .text-topindex2:before {
  content: '';
  position: absolute;
  width: 20px;
  top: -17px;
  left: 0;
  height: 2px;
  background-color: #fff;
}
.woo-slider-default {
  background-color: #fff;
}
.woo-slider-default .block-title h2 {
  font-size: 18px;
  font-weight: bold;
  color: #29487d;
  text-transform: uppercase;
  padding: 20px;
  border-top: 2px solid #29487d;
  border-bottom: 1px solid #ebebeb;
  margin: 0;
}
.woo-slider-default .block-title h2 {
  border-bottom: 0;
}
.woo-slider-default .childcat-slider-content .childcat-content {
  float: left;
  width: 195px;
  border-top: 1px solid #ebebeb;
}
.rtl .woo-slider-default .childcat-slider-content .childcat-content {
  float: right;
}
.woo-slider-default .childcat-slider-content .childcat-content ul {
  margin: 0;
}
.woo-slider-default .childcat-slider-content .childcat-content ul > li {
  list-style: none;
  line-height: 40px;
}
.woo-slider-default .childcat-slider-content .childcat-content ul > li a {
  font-size: 14px;
  line-height: 22px;
  color: #444;
  display: block;
  padding: 9px 20px;
  border-bottom: 1px solid #ededed;
}
.woo-slider-default .childcat-slider-content .childcat-content ul > li a:hover {
  background-color: #29487d;
  color: #fff;
  border-bottom: 1px solid #29487d;
}
.woo-slider-default .childcat-slider-content .resp-slider-container {
  margin-left: 195px;
  border-left: 1px solid #ededed;
}
.rtl .woo-slider-default .childcat-slider-content .resp-slider-container {
  margin-right: 195px;
  margin-left: 0;
  border-right: 1px solid #ededed;
  border-left: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-list {
  margin: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide {
  margin: 0;
  padding: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide.item-3columns .item-wrap {
  width: 60%;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide.item-5columns .item-wrap {
  width: 25%;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide.item-5columns .item-wrap.first-item {
  width: 50%;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide.item-7columns .item-wrap {
  width: 20%;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide.item-9columns .item-wrap {
  width: 15%;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap {
  padding: 0;
  float: left;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item {
  clear: both;
  width: 40%;
}
.rtl .woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item {
  float: right;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item .item-detail {
  border-left: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item .item-detail h4 {
  margin: 0 !important;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item .item-detail .item-content .reviews-content {
  display: block;
  padding: 0 0 1px;
}
.rtl .woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item .item-detail {
  border-right: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail {
  position: relative;
  border-left: 1px solid #ededed;
  border-right: none;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail:before {
  position: absolute;
  top: 0px;
  background-color: #ededed;
  left: 0;
  width: 100%;
  content: '';
  height: 1px;
  z-index: 2;
}
.rtl .woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail {
  border-right: 1px solid #ededed;
  border-left: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content {
  text-align: center;
  padding-bottom: 12px;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content .item-cart {
  display: none;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content .item-price {
  margin-bottom: 2px;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content .reviews-content {
  display: none;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .sale-off {
  font-size: 12px;
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background: #29487d;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
}
.rtl .woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .sale-off {
  right: 10px;
  left: auto;
}
.woo-slider-default .res-button {
  background-color: #cccccc;
  height: 25px;
  width: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  line-height: 24px !important;
  top: 20px;
  right: 0;
  left: auto;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rtl .woo-slider-default .res-button {
  left: 0;
  right: auto;
}
.woo-slider-default .res-button:hover {
  background-color: #29487d;
}
.woo-slider-default .res-button.slick-prev {
  right: 50px;
  left: auto;
}
.woo-slider-default .res-button.slick-prev:before {
  display: inline-block;
  content: '\f104';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .woo-slider-default .res-button.slick-prev:before {
  content: '\f105';
}
.rtl .woo-slider-default .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.woo-slider-default .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .woo-slider-default .res-button.slick-next {
  left: 20px;
  right: auto;
}
.woo-slider-default .res-button.slick-next:before {
  display: inline-block;
  content: '\f105';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .woo-slider-default .res-button.slick-next:before {
  content: '\f104';
}
.woo-slider-default:hover .res-button.slick-prev {
  right: 50px;
  left: auto;
}
.rtl .woo-slider-default:hover .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.woo-slider-default:hover .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .woo-slider-default:hover .res-button.slick-next {
  left: 20px;
  right: auto;
}
.woo-slider-default.style2 {
  margin-bottom: 27px;
  position: relative;
}
.woo-slider-default.style2:before {
  content: '';
  width: 100%;
  height: 2px;
  display: inline-block;
  background-color: #29487d;
  position: absolute;
  top: 38px;
}
.woo-slider-default.style2:after {
  content: '';
  width: 100%;
  height: 2px;
  display: inline-block;
  background-color: #f5f5f5;
  position: absolute;
  bottom: 0px;
  z-index: 5;
}
.woo-slider-default.style2 .block-title {
  background-color: #f5f5f5;
}
.woo-slider-default.style2 .block-title h2 {
  border: 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  float: left;
  background-color: #29487d;
  padding: 10px 20px;
  position: relative;
}
.rtl .woo-slider-default.style2 .block-title h2 {
  float: right;
}
.rtl .woo-slider-default.style2 .block-title h2:before {
  left: -20px;
  border-left: 20px solid transparent;
  right: auto;
  border-right: 0;
}
.woo-slider-default.style2 .block-title h2:before {
  border-bottom: 39px solid #29487d;
  border-right: 20px solid transparent;
  content: '';
  display: inline-block;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
}
.woo-slider-default.style2 .childcat-slider-content {
  position: relative;
  z-index: 1;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content {
  position: absolute;
  right: 70px;
  top: -40px;
  float: none;
  width: auto;
  border: 0;
}
.rtl .woo-slider-default.style2 .childcat-slider-content .childcat-content {
  left: 70px;
  right: auto;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content ul li {
  float: left;
  line-height: 25px;
}
.rtl .woo-slider-default.style2 .childcat-slider-content .childcat-content ul li {
  float: right;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content ul li a {
  padding: 0;
  font-size: 13px;
  line-height: 19px;
  padding: 3px 15px;
  border: 0;
  color: #444;
  border-radius: 3px;
  position: relative;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content ul li a:before {
  content: '';
  position: absolute;
  left: 50%;
  height: 0;
  width: 0;
  bottom: -14px;
  border-bottom: 5px solid #29487d;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-left: -5%;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content ul li a:hover {
  background-color: #29487d;
  color: #fff;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content ul li a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.woo-slider-default.style2 .childcat-slider-content .resp-slider-container {
  margin: 0;
  border: 0;
}
.woo-slider-default.style2 .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail:before {
  top: -1px;
}
.woo-slider-default.style2 .childcat-slider-content .resp-slider-container .first-item {
  float: left;
  width: 50%;
}
.rtl .woo-slider-default.style2 .childcat-slider-content .resp-slider-container .first-item {
  float: right;
}
.woo-slider-default.style2 .childcat-slider-content .resp-slider-container .resp-slider-container {
  float: left;
  width: 50%;
}
.rtl .woo-slider-default.style2 .childcat-slider-content .resp-slider-container .resp-slider-container {
  float: right;
}
.woo-slider-default.style2 .res-button {
  right: 0px;
  background-color: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  top: 0;
  right: 0;
  left: auto;
  line-height: 25px;
  color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: right;
  height: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #f5f5f5;
}
.woo-slider-default.style2 .res-button:hover:before {
  color: #29487d;
}
.woo-slider-default.style2 .res-button.slick-prev:before {
  content: '\f104';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .woo-slider-default.style2 .res-button.slick-prev:before {
  content: '\f105';
}
.woo-slider-default.style2 .res-button.slick-next:before {
  content: '\f105';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .woo-slider-default.style2 .res-button.slick-next:before {
  content: '\f104';
}
.rtl .woo-slider-default.style2 .res-button {
  left: 0px;
  right: auto;
}
.woo-slider-default.style2 .res-button.slick-prev {
  right: 15px;
  top: 0;
}
.rtl .woo-slider-default.style2 .res-button.slick-prev {
  left: 15px;
  right: auto;
}
.woo-slider-default.style2 .res-button.slick-next {
  right: 0;
  top: 0;
}
.rtl .woo-slider-default.style2 .res-button.slick-next {
  left: 0;
  right: auto;
}
.sw-twitter-slider {
  margin-bottom: 30px;
}
.sw-twitter-slider .box-slider-title h2 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background-color: #29487d;
  margin: 0;
  padding: 10px 20px;
  line-height: 30px;
  text-transform: uppercase;
}
.sw-twitter-slider a.carousel-control {
  display: none;
}
.sw-twitter-slider .carousel-inner {
  background-color: #fff;
  padding: 0 20px 20px;
}
.sw-twitter-slider .carousel-inner .item-img {
  display: block;
  margin-top: 20px;
}
.sw-twitter-slider .carousel-inner .item-img img {
  margin-right: 10px;
}
.rtl .sw-twitter-slider .carousel-inner .item-img img {
  margin-left: 10px;
  margin-right: 0;
}
.sw-twitter-slider .carousel-inner .item-img .item-img-right h4 {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.sw-twitter-slider .carousel-inner .item-img .item-img-right a {
  color: #999;
}
.sw-twitter-slider .carousel-inner .item-img .item-img-right a:hover {
  color: #29487d;
}
.sw-twitter-slider .carousel-inner .tweet-text {
  font-size: 13px;
  color: #666;
  display: inline-block;
  margin: 10px 0 12px;
}
.sw-twitter-slider .carousel-inner .tweet-text a {
  color: #29487d;
}
.sw-twitter-slider .carousel-inner .tweet-btn {
  padding-bottom: 15px;
  border-bottom: 1px solid #ededed;
}
.sw-twitter-slider .carousel-inner .tweet-btn:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sw-twitter-slider .carousel-inner .tweet-btn a {
  margin-right: 20px;
  color: #999;
}
.rtl .sw-twitter-slider .carousel-inner .tweet-btn a {
  margin-left: 15px;
  margin-right: 0;
  display: inline-block;
}
.sw-twitter-slider .carousel-inner .tweet-btn a:hover {
  color: #29487d;
}
.sw-twitter-slider .carousel-inner .tweet-btn a.reply-tweet:before {
  content: '\f064';
  font-family: FontAwesome;
  font-size: 12px;
  margin-right: 5px;
}
.sw-twitter-slider .carousel-inner .tweet-btn a.retweet:before {
  content: '\f079';
  font-family: FontAwesome;
  font-size: 12px;
  margin-right: 5px;
}
.sw-twitter-slider .carousel-inner .tweet-btn a.favorite-tweet:before {
  content: '\f005';
  font-family: FontAwesome;
  font-size: 12px;
  margin-right: 5px;
}
.banner-slideshow:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner-slideshow:hover .carousel-control.left {
  transform: translate3d(0,0,0);
}
.banner-slideshow:hover .carousel-control.right {
  transform: translate3d(0,0,0);
}
.banner-slideshow .carousel-indicators {
  bottom: -5px;
}
.banner-slideshow .carousel-indicators > li {
  height: 10px;
  width: 10px;
  background-color: #fff;
  border: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid transparent;
  margin: 0 4px;
}
.banner-slideshow .carousel-indicators > li.active {
  height: 10px;
  width: 10px;
  background-color: #29487d;
  border: 1px solid #29487d;
}
.banner-slideshow .carousel-control {
  color: #fff;
  background-color: none;
  opacity: 1;
  text-shadow: none;
  margin-top: -2%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner-slideshow .carousel-control:hover:before {
  color: #29487d;
}
.banner-slideshow .carousel-control:before {
  font-family: 'FontAwesome';
  font-size: 32px;
  color: #fff;
}
.banner-slideshow .carousel-control:before:hover {
  color: #29487d;
}
.banner-slideshow .carousel-control.left {
  left: 10px;
  transform: translate3d(-30px,0,0);
  background-image: none;
}
.banner-slideshow .carousel-control.left:before {
  content: '\f053';
}
.banner-slideshow .carousel-control.right {
  right: 10px;
  left: auto;
  transform: translate3d(30px,0,0);
  background-image: none;
}
.banner-slideshow .carousel-control.right:before {
  content: '\f054';
}
.sw-woo-tab {
  margin-bottom: 40px;
}
.sw-woo-tab.style2 .top-tab-slider .order-title:before {
  background: url(../assets/img/salmonred/bg-cat-2.png) center center no-repeat transparent;
}
.sw-woo-tab.style2 .category-slider-content .childcat-slider {
  float: right;
}
.rtl .sw-woo-tab.style2 .category-slider-content .childcat-slider {
  float: left;
}
.sw-woo-tab.style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail {
  border-left: 1px solid #ddd;
  border-right: 0;
}
.rtl .sw-woo-tab.style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail {
  border-right: 1px solid #ddd;
  border-left: 0;
}
.sw-woo-tab.style3 .top-tab-slider .order-title:before {
  background: url(../assets/img/salmonred/bg-cat-3.png) center center no-repeat transparent;
}
.sw-woo-tab.style4 .top-tab-slider .order-title:before {
  background: url(../assets/img/salmonred/bg-cat-4.png) center center no-repeat transparent;
}
.sw-woo-tab.style4 .category-slider-content .childcat-slider {
  float: right;
}
.rtl .sw-woo-tab.style4 .category-slider-content .childcat-slider {
  float: left;
}
.sw-woo-tab.style4 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail {
  border-left: 1px solid #ddd;
  border-right: 0;
}
.rtl .sw-woo-tab.style4 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail {
  border-right: 1px solid #ddd;
  border-left: 0;
}
.sw-woo-tab .top-tab-slider {
  background-color: #444;
  margin-bottom: 20px;
}
.sw-woo-tab .top-tab-slider .order-title {
  float: left;
  min-width: 260px;
  position: relative;
  background-color: #29487d;
}
.rtl .sw-woo-tab .top-tab-slider .order-title {
  float: right;
}
.sw-woo-tab .top-tab-slider .order-title:before {
  content: '';
  background: url(../assets/img/salmonred/bg-cat-1.png) center center no-repeat transparent;
  position: absolute;
  right: -30px;
  bottom: auto;
  top: 5px;
  width: 40px;
  height: 40px;
  display: inline-block;
  z-index: 5;
}
.rtl .sw-woo-tab .top-tab-slider .order-title:before {
  left: -30px;
  right: auto;
}
.sw-woo-tab .top-tab-slider .order-title:after {
  content: '';
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 50px solid #29487d;
  border-right: 20px solid transparent;
  z-index: 3;
}
.rtl .sw-woo-tab .top-tab-slider .order-title:after {
  left: -20px;
  right: auto;
  border-left: 20px solid transparent;
  border-right: 0;
}
.sw-woo-tab .top-tab-slider .order-title h2 {
  font-size: 17px;
  font-family: 'QuicksandBold' !important;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  line-height: 50px;
  padding: 0 25px;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs {
  float: right;
  border: 0;
  margin: 0;
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs {
  float: left;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin: 0;
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs > li {
  float: right;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li:after {
  content: '/';
  color: #ccc;
  position: absolute;
  font-size: 16px;
  top: 13px;
  right: 5px;
  z-index: 1;
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs > li:after {
  content: '';
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li > a {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #eee;
  margin: 0;
  padding: 0 8px;
  margin-right: 20px;
  line-height: 50px;
  background: none repeat scroll 0 0 transparent;
  text-transform: capitalize;
  font-size: 13px;
  font-family: 'LatoRegular';
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs > li > a {
  margin-left: 20px;
  margin-right: 0;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li > a:before {
  border-bottom: 50px solid transparent;
  border-left: 20px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -20px;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs > li > a:before {
  border-top: 50px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: 0;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li > a:after {
  border-top: 50px solid transparent;
  border-right: 20px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs > li > a:after {
  border-right: 20px solid transparent;
  border-bottom: 50px solid transparent;
  border-top: 0;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li > a:hover {
  color: #29487d;
  background-color: #fff;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li:last-child:after {
  content: '';
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li.active:after {
  right: 7px;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li.active a {
  color: #fff;
  background-color: #29487d;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li.active a:before {
  border-bottom-color: #29487d;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li.active a:after {
  border-top-color: #29487d;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li.active a:hover {
  background-color: #29487d;
  color: #fff;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li.active a:hover:before {
  border-bottom-color: #29487d;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li.active a:hover:after {
  border-top-color: #29487d;
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs > li.active a:after {
  border-bottom-color: #29487d;
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs > li.active a:before {
  border-top-color: #29487d;
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs > li.active a:hover:after {
  border-bottom-color: #29487d;
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs > li.active a:hover:before {
  border-top-color: #29487d;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li:hover:after {
  right: 7px;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li:hover > a {
  background-color: #29487d;
  color: #fff;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li:hover > a:before {
  border-bottom-color: #29487d;
}
.sw-woo-tab .top-tab-slider .nav.nav-tabs > li:hover > a:after {
  border-top-color: #29487d;
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs > li:hover > a:before {
  border-top-color: #29487d;
}
.rtl .sw-woo-tab .top-tab-slider .nav.nav-tabs > li:hover > a:after {
  border-bottom-color: #29487d;
}
.woo-tab-group .category-slider-content .childcat-slider {
  float: left;
  position: relative;
}
.woo-tab-group .category-slider-content .childcat-slider .childcat-thumb img {
  margin: 0;
}
.rtl .woo-tab-group .category-slider-content .childcat-slider {
  float: right;
}
.woo-tab-group .category-slider-content .childcat-slider .childcat-content {
  position: absolute;
  top: 25px;
  text-align: center;
  width: 100%;
  z-index: 5;
}
.woo-tab-group .category-slider-content .childcat-slider .childcat-content ul {
  margin: 0;
  list-style: none;
}
.woo-tab-group .category-slider-content .childcat-slider .childcat-content ul li {
  line-height: 40px;
}
.woo-tab-group .category-slider-content .childcat-slider .childcat-content ul li a {
  padding: 10px 35px;
  background-color: none;
  font-size: 15px;
  color: #fff;
  font-family: 'LatoBold';
}
.woo-tab-group .category-slider-content .childcat-slider .childcat-content ul li a:hover {
  background-color: #eef5f6;
  color: #29487d;
}
.woo-tab-group .category-slider-content .tab-content {
  overflow: hidden;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .res-button {
  display: none !important;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider {
  border-bottom: 1px solid #ddd;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list {
  margin: 0;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item {
  margin: 0;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail {
  border: 1px solid #ddd;
  border-left: 0;
  border-bottom: 0;
  padding-bottom: 21px;
}
.rtl .woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail {
  padding-bottom: 21px;
}
.rtl .woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail {
  border-right: 0;
  border-left: 1px solid #ddd;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .products-thumb span.onsale {
  position: absolute;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  width: 58px;
  padding: 0 5px 0 15px;
  right: 10px;
  top: 10px;
  font-family: 'LatoBold';
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  text-align: center;
  background: url("../assets/img/bg-sale.png") no-repeat scroll center center;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .products-thumb .product-thumb-button {
  display: none;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content {
  text-align: center;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content h4 {
  line-height: 1;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content h4 a {
  color: #444;
  font-size: 15px;
  text-transform: none;
  font-family: 'LatoBold';
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content h4 a:hover {
  color: #29487d;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content .reviews-content {
  line-height: 22px;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content .item-price {
  height: 27px;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content .item-price span.amount {
  font-size: 19px;
  color: #e32020;
  font-family: 'LatoBold';
}
.woo-tab-group .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content .item-price del span.amount {
  font-size: 16px;
  color: #909090;
}
.woo-tab-group .category-slider-content .tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.sw-woo-tab-2 .resp-tab {
  position: relative;
}
.sw-woo-tab-2 .resp-tab:before {
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #29487d;
  top: 46px;
  left: 0;
  right: 0;
}
.sw-woo-tab-2 .top-tab-slider {
  width: 23%;
  max-width: 100%;
  position: relative;
  z-index: 2;
}
.sw-woo-tab-2 .top-tab-slider .order-title h2 {
  font-size: 17px;
  font-family: 'QuicksandBold' !important;
  text-transform: uppercase;
  color: #444444;
  margin: 0;
  line-height: 50px;
}
.sw-woo-tab-2 .top-tab-slider .category-img {
  position: relative;
}
.sw-woo-tab-2 .top-tab-slider .category-img img {
  margin: 0;
}
.sw-woo-tab-2 .top-tab-slider .category-img .desc-cate {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 25px 15px;
  font-size: 15px;
  font-family: 'LatoBold' !important;
  text-align: center;
  line-height: normal;
  color: #444444;
}
.sw-woo-tab-2 .top-tab-slider .childcat-content {
  min-height: 346px;
  background-color: #f4f4f4;
  border-bottom: 1px solid #ddd;
}
.sw-woo-tab-2 .top-tab-slider .childcat-content h3 {
  font-size: 16px;
  font-family: 'QuicksandBold' !important;
  text-transform: uppercase;
  color: #444444;
  margin: 0;
  line-height: 50px;
  background-color: #e6e6e6;
  text-align: center;
}
.sw-woo-tab-2 .top-tab-slider .childcat-content >ul {
  margin: 0;
  list-style-type: none;
  padding: 30px 25px 15px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.sw-woo-tab-2 .top-tab-slider .childcat-content >ul >li {
  width: 50%;
  float: left;
  padding-bottom: 12px;
}
.sw-woo-tab-2 .top-tab-slider .childcat-content >ul >li a {
  text-transform: capitalize;
}
.sw-woo-tab-2 .category-slider-content {
  width: 77%;
  float: left;
}
.sw-woo-tab-2 .category-slider-content ul.nav-tabs {
  margin: 0;
  border-bottom: 0;
  height: 49px;
  line-height: 49px;
}
.rtl .sw-woo-tab-2 .category-slider-content ul.nav-tabs li {
  float: right;
}
.sw-woo-tab-2 .category-slider-content ul.nav-tabs li a {
  margin: 0;
  background-color: transparent;
  text-transform: capitalize;
  border-radius: 0;
  border: 0;
  padding: 14px 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sw-woo-tab-2 .category-slider-content ul.nav-tabs li.active a,
.sw-woo-tab-2 .category-slider-content ul.nav-tabs li:hover a {
  border: 0;
  background-color: #29487d;
  border-radius: 0;
  color: #fff;
}
.sw-woo-tab-2 .category-slider-content .tab-content {
  overflow: visible;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .tab-content-slider .banner-slide-left {
  width: 50%;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .tab-content-slider .banner-slide-left .banner-category-slider .carousel-indicators {
  margin-bottom: 0;
  bottom: 10px;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .tab-content-slider .banner-slide-left .banner-category-slider .carousel-indicators li {
  width: 30px;
  height: 4px;
  background-color: #fff;
  border-radius: 0;
  margin: 0;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .tab-content-slider .banner-slide-left .banner-category-slider .carousel-indicators li.active {
  margin: 0;
  background-color: #29487d;
  border-color: #29487d;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .tab-content-slider .banner-slide-left .banner-category-slider .carousel-inner img {
  margin-bottom: 0;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content h4 a {
  line-height: 20px;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .res-button {
  display: inline-block !important;
  top: -40px;
  background-color: #444444;
  border-radius: 4px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  height: 30px;
  opacity: 1;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .res-button:before {
  font-size: 20px;
  font-family: 'FontAwesome';
  color: #fff;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .res-button:hover {
  background-color: #29487d;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-prev {
  right: 36px;
  left: auto;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-prev:before {
  content: '\f104';
}
.rtl .sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-prev {
  right: auto;
  left: 0;
  margin: 0;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-next {
  right: 0;
  left: auto;
}
.sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-next:before {
  content: '\f105';
}
.rtl .sw-woo-tab-2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-next {
  right: auto;
  left: 36px;
}
.sw-woo-tab-2 .bottom-category-banner {
  margin: 0;
  list-style-type: none;
}
.sw-woo-tab-2 .bottom-category-banner img {
  margin: 0;
}
.countdown-slider-thumb-left .imgleft {
  float: left;
  width: 23.1%;
}
.countdown-slider-thumb-left .imgleft img {
  margin-bottom: 0;
}
.rtl .countdown-slider-thumb-left .imgleft {
  float: right;
}
.countdown-slider-thumb-left .countdown-slider.style3 {
  float: left;
  width: 76.9%;
  -webkit-box-shadow: 1px 0 0 #ddd;
  box-shadow: 1px 0 0 #ddd;
}
.rtl .countdown-slider-thumb-left .countdown-slider.style3 {
  -webkit-box-shadow: -1px 0 0 #ddd;
  box-shadow: -1px 0 0 #ddd;
}
.countdown-slider-thumb-left .countdown-slider.style3:hover .res-button.slick-next {
  right: 0 !important;
}
.rtl .countdown-slider-thumb-left .countdown-slider.style3:hover .res-button.slick-next {
  right: auto !important;
  left: 0 !important;
}
.countdown-slider-thumb-left .countdown-slider.style3 .res-button {
  top: 50% !important;
  margin-top: -5%;
  width: 26px;
  height: 60px;
  background-color: #999;
  border-radius: 0;
  line-height: 60px;
  text-align: center;
}
.countdown-slider-thumb-left .countdown-slider.style3 .res-button.slick-prev {
  left: 0 !important;
  right: auto;
}
.rtl .countdown-slider-thumb-left .countdown-slider.style3 .res-button.slick-prev {
  right: 0 !important;
  left: auto;
}
.countdown-slider-thumb-left .countdown-slider.style3 .res-button.slick-next {
  right: 0 !important;
}
.rtl .countdown-slider-thumb-left .countdown-slider.style3 .res-button.slick-next {
  left: 0 !important;
  right: auto !important;
}
.countdown-slider-thumb-left .countdown-slider.style3 .res-button:before {
  color: #ddd;
  font-size: 24px;
}
.countdown-slider-thumb-left .countdown-slider.style3 .res-button:hover {
  background-color: #29487d;
}
.countdown-slider-thumb-left .countdown-slider.style3 .res-button:hover:before {
  color: #fff;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .box-slider-title {
  display: none;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list {
  margin: 0;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap {
  border: 0;
  padding: 0;
  margin-bottom: 1px;
  overflow: hidden;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail {
  border: 1px solid #ddd;
  padding: 0;
  border-top: 0;
  border-left: 0;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.rtl .countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail {
  border-left: 1px solid #ddd;
  border-right: 0;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .products-thumb .product-thumb-button {
  display: none;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .products-thumb .button-bottom-thumb {
  display: block;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .products-thumb .button-bottom-thumb .button-cart a {
  margin: 0 0 5px -4px;
}
.rtl .countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .products-thumb .button-bottom-thumb .button-cart a {
  margin: 0 -4px 5px 0;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content {
  text-align: center;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content h4 {
  line-height: 1;
  min-height: 19px;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content h4 a {
  font-size: 15px;
  font-family: 'LatoBold';
  text-transform: none;
  color: #444;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content h4 a:hover {
  color: #29487d;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .reviews-content {
  padding: 5px 0 0;
  line-height: 22px;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .item-price span {
  color: #e32020;
  font-size: 19px;
  font-family: 'LatoBold';
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .item-price span del {
  display: none;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .item-price span ins span {
  color: #e32020;
  font-size: 19px;
  font-family: 'LatoBold';
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown {
  background-color: #fff;
  color: #444;
  padding: 20px 0 5px 0;
  margin: 15px 20px 0;
  border-top: 1px dotted #ddd;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown:before {
  content: '';
  margin: 0;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time {
  display: inline-block;
  margin-right: 5px;
  text-align: center;
  font-family: 'LatoBold';
}
.rtl .countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time {
  margin-right: 4px;
}
.rtl .countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time:after {
  content: '';
  margin: 0;
}
.rtl .countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time .date-time {
  width: 52px;
}
.rtl .countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time:last-child {
  margin: 0 4px 0 0;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time:after {
  content: '';
  margin: 0;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time:first-child {
  display: none;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time:last-child {
  margin: 0;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time .date-time {
  display: inline-block;
  font-size: 13px;
  font-family: 'LatoBold';
  width: 53px;
  padding-top: 4px;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time .date-time .top-time {
  padding: 5px 15px;
  border: 1px solid #ddd;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time .date-time .text {
  font-size: 13px;
  color: #444;
  padding: 8px 7px;
  font-family: 'LatoRegular';
  display: block;
}
.countdown-slider-thumb-left .countdown-slider.style3 .resp-slider-container .slick-slider .slick-list .item-countdown .item-wrap .item-detail .sale-off {
  display: none;
}
body.page-template-page-home5 {
  background-color: #fff;
}
body.page-template-page-home5 .rev_slider_wrapper .rev_slider ul > li .tp-caption .nowrap {
  white-space: normal !important;
}
.header-style5 .header {
  background-color: #29487d;
}
.header-style5 .sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form {
  top: 12px;
}
.header-style5 .top .top-header {
  min-height: 60px;
}
.header-style5 .primary-menu .navbar-inner .nav > li > a {
  line-height: 60px;
}
.header-style5 .top-form .wrapp-minicart {
  top: 100%;
}
.header-style5 .primary-menu .navbar-inner .nav > li > a {
  color: #fff;
}
.header-style5 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style5 .primary-menu .navbar-inner .nav > li.active > a,
.header-style5 .primary-menu .navbar-inner .nav > li.open > a,
.header-style5 .primary-menu .navbar-inner .nav > li.open.active > a,
.header-style5 .primary-menu .navbar-inner .nav > li.hover > a {
  color: #fff;
}
.header-style5 .sidebar-top-header .home-search,
.header-style5 .top-form.top-form-minicart .top-minicart-icon > a:before {
  line-height: 0;
}
.header-style5 .sidebar-top-header .home-search:before {
  background: url('../assets/img/icon-search-index5.png') no-repeat 0 22px;
  content: "";
  width: 18px;
  height: 60px;
  display: inline-block;
}
.header-style5 .top-form.top-form-minicart .top-minicart-icon > a {
  display: inline-block;
  vertical-align: top;
  line-height: normal;
}
.header-style5 .top-form.top-form-minicart .top-minicart-icon > a:before {
  content: "";
  background: url('../assets/img/icon-cart-index5.png') no-repeat 0 15px;
  width: 24px;
  height: 60px;
  display: inline-block;
  margin: 0 10px 0 20px;
}
.header-style5 .top-form.top-form-minicart .top-minicart-icon > a span.minicart-number {
  top: 26px;
  position: absolute;
  width: auto;
  height: auto;
  left: 29px;
  line-height: normal;
  font-weight: normal;
}
.header-style5 .top-form.top-form-minicart .top-minicart-icon > a span.minicart-number:before {
  display: none;
}
.header-style5 .widget_currency_converter .currency_w >li .currency_switcher {
  margin: 0;
}
.header-style5 .header .sidebar-top-header .home-menu-verticle:before {
  line-height: 63px;
}
.slider-banner-index5 .tparrows {
  width: 15px;
  background-color: transparent;
}
.slider-banner-index5 .tparrows:hover:before {
  color: #29487d;
}
.slider-banner-index5 .tparrows.tp-leftarrow:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.slider-banner-index5 .tparrows.tp-rightarrow:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.wp-banner-top .menu-banner {
  list-style-type: none;
  margin: 5px -3px 0;
}
.wp-banner-top .menu-banner li {
  float: left;
  width: 16.666%;
  padding: 0 3px;
}
.wp-banner-top .menu-banner li .entry-thumbanail {
  position: relative;
}
.wp-banner-top .menu-banner li .entry-thumbanail p {
  margin-bottom: 0;
}
.wp-banner-top .menu-banner li .entry-thumbanail:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  pointer-events: none;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.wp-banner-top .menu-banner li .entry-thumbanail .entry-content {
  position: absolute;
  top: 30px;
  left: -30px;
  margin: 0 15px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.wp-banner-top .menu-banner li .entry-thumbanail .entry-content h3 {
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 15px;
  cursor: pointer;
}
.wp-banner-top .menu-banner li .entry-thumbanail .entry-content .des-box {
  background-color: #e6eaee;
  color: #333333;
  padding: 7px 10px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.wp-banner-top .menu-banner li .entry-thumbanail:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.wp-banner-top .menu-banner li .entry-thumbanail:hover .entry-content {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.wp-banner-ship {
  display: inline-block;
  width: 100%;
  padding-bottom: 60px;
  padding-top: 60px;
  position: relative;
  margin-bottom: 55px !important;
}
.wp-banner-ship:before {
  position: absolute;
  content: "";
  background: url('../assets/img/border-index5.jpg') repeat-x;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 4px;
}
.wp-banner-ship .menu-ship {
  margin: 0;
  list-style-type: none;
}
.wp-banner-ship .menu-ship li {
  float: left;
  width: 25%;
  text-align: center;
  padding: 0 10px;
}
.wp-banner-ship .menu-ship li h3 {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  color: #333333;
}
.wp-banner-ship .menu-ship li h3 a {
  display: inline-block;
  padding-top: 7px;
}
.wp-banner-ship .menu-ship li.bn-ship h3 {
  padding-left: 60px;
}
.wp-banner-ship .menu-ship li.bn-ship h3:before {
  content: "";
  background: url('../assets/img/icon-ship-index5.png') no-repeat center center;
  width: 54px;
  height: 30px;
  position: absolute;
  left: 0;
}
.wp-banner-ship .menu-ship li.bn-day h3 {
  padding-left: 40px;
}
.wp-banner-ship .menu-ship li.bn-day h3:before {
  content: "";
  background: url('../assets/img/icon-day-index5.png') no-repeat center center;
  width: 34px;
  height: 30px;
  position: absolute;
  left: 0;
}
.wp-banner-ship .menu-ship li.bn-invite h3 {
  padding-left: 40px;
}
.wp-banner-ship .menu-ship li.bn-invite h3:before {
  content: "";
  background: url('../assets/img/icon-invate-index5.png') no-repeat center center;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
}
.wp-banner-ship .menu-ship li.bn-support h3 {
  padding-left: 50px;
}
.wp-banner-ship .menu-ship li.bn-support h3:before {
  content: "";
  background: url('../assets/img/icon-support-index5.png') no-repeat center center;
  width: 43px;
  height: 30px;
  position: absolute;
  left: 0;
}
.countdown-slider.countdown5 .resp-slider-container .box-slider-title h2 {
  font-size: 26px;
  font-weight: normal;
  padding: 0;
  border-top: 0;
  background-color: transparent;
  margin-bottom: 25px;
  color: #333333;
}
.countdown-slider.countdown5 .resp-slider-container .box-slider-title h2:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  width: 88%;
  background-color: #cccccc;
}
.countdown-slider.countdown5 .resp-slider-container .box-slider-title h2 span {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding-right: 20px;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  border-right: 0;
  border-top: 0;
  background-color: #f5f5f5;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .products-thumb {
  width: 50%;
  float: left;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .products-thumb .button-bottom-thumb {
  display: inline-block;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .products-thumb:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin-top: 100px;
  position: relative;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background-color: #f5f5f5;
  top: 50%;
  margin-top: -15px;
  left: 0;
  margin-left: -15px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content h4 {
  margin-bottom: 0;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content h4 a {
  font-size: 18px;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 20px;
  display: block;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content h4 a:hover {
  color: #29487d;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .des-countdown {
  font-size: 14px;
  color: #666666;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .des-countdown:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 1px;
  background-color: #666;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .product-countdown {
  margin: 0;
  background-color: transparent;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .product-countdown:before {
  display: none;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time {
  min-width: 50px;
  height: 50px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  background-color: #29487d;
  line-height: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time:after {
  display: none;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time .date-time .top-time {
  display: block;
  font-size: 18px;
  padding-top: 7px;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time .date-time .text {
  font-size: 12px;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail:hover .products-thumb:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap:nth-child(2n) .item-detail .products-thumb {
  float: right;
}
.countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap:nth-child(2n) .item-detail .item-content:before {
  margin-top: -15px;
  margin-left: 0;
  margin-right: -15px;
  left: auto;
  right: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.countdown-slider.countdown5 .res-button {
  width: 20px;
  height: 20px;
  line-height: 17px;
  background-color: #fff;
  border: 1px solid #999999 !important;
  top: 2px !important;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.countdown-slider.countdown5 .res-button:before {
  font-size: 16px;
  font-family: 'FontAwesome';
  color: #999999;
}
.countdown-slider.countdown5 .res-button:hover {
  border-color: #29487d !important;
}
.countdown-slider.countdown5 .res-button:hover:before {
  color: #29487d;
}
.countdown-slider.countdown5 .res-button.slick-prev {
  right: 30px !important;
  left: auto;
}
.countdown-slider.countdown5 .res-button.slick-prev:before {
  content: '\f104';
}
.countdown-slider.countdown5 .res-button.slick-next {
  right: 0px;
  left: auto;
}
.countdown-slider.countdown5 .res-button.slick-next:before {
  content: '\f105';
}
.countdown-slider.countdown5:hover .res-button.slick-next {
  right: 0 !important;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive {
  text-align: center;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive .box-slider-title h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 25px;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive .nav.nav-tabs {
  margin: 0 0 30px;
  border-bottom: 0;
  display: inline-block;
  vertical-align: top;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive .nav.nav-tabs li {
  padding: 0 15px;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive .nav.nav-tabs li a {
  margin: 0;
  padding: 0;
  font-size: 14px;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  border-left: 0;
  border-right: 0;
  text-transform: uppercase;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive .nav-tabs>li.active>a,
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive .nav-tabs>li.active>a:hover,
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive .nav-tabs>li.active>a:focus,
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive .nav-tabs>li>a:hover {
  background-color: transparent;
  border-bottom: 1px solid #29487d;
  border-top: 1px solid #29487d;
  border-left: 0;
  border-right: 0;
  color: #29487d;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list {
  margin: 0 -15px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item {
  padding: 0 15px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail {
  background-color: #fff;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .products-thumb {
  position: relative;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .products-thumb span.onsale {
  position: absolute;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  width: 58px;
  padding: 0 5px 0 15px;
  right: 10px;
  top: 10px;
  font-family: 'LatoBold';
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  text-align: center;
  background: url("../assets/img/bg-sale.png") no-repeat scroll center center;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .products-thumb .product-thumb-button {
  display: none;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .products-thumb:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content {
  text-align: center;
  padding: 15px 0;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content h4 {
  line-height: 1;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content h4 a {
  color: #444;
  font-size: 15px;
  text-transform: none;
  font-family: 'LatoBold';
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content h4 a:hover {
  color: #29487d;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content .reviews-content {
  line-height: 22px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content .item-price {
  height: 27px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content .item-price span.amount {
  font-size: 16px;
  color: #e32020;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail .item-content .item-price del span.amount {
  font-size: 16px;
  color: #909090;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-slider .slick-list .item .item-wrap .item-detail:hover .products-thumb:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border: 1px solid #999999;
  top: 50%;
  margin-top: -20px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button:before {
  font-size: 20px;
  font-family: 'FontAwesome';
  color: #999999;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button:hover {
  border-color: #29487d;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button:hover:before {
  color: #29487d;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-prev {
  left: -60px;
  right: auto;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-prev:before {
  content: '\f104';
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-next {
  right: -60px;
  left: auto;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-next:before {
  content: '\f105';
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.featured-product.style2 .resp-slider-container .box-slider-title h2 {
  font-size: 26px;
  font-weight: normal;
  padding: 0;
  border-top: 0;
  background-color: transparent;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #333333;
}
.featured-product.style2 .resp-slider-container .box-slider-title h2:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  width: 88%;
  background-color: #cccccc;
}
.featured-product.style2 .resp-slider-container .box-slider-title h2 span {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding-right: 20px;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item {
  margin-top: 0;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail {
  background-color: #fff;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .products-thumb {
  position: relative;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .products-thumb span.onsale {
  position: absolute;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  width: 58px;
  padding: 0 5px 0 15px;
  right: 10px;
  top: 10px;
  font-family: 'LatoBold';
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  text-align: center;
  background: url("../assets/img/bg-sale.png") no-repeat scroll center center;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .products-thumb .product-thumb-button {
  display: none;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .products-thumb:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .item-content {
  text-align: center;
  padding: 15px 0;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .item-content h4 {
  line-height: 1;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .item-content h4 a {
  color: #444;
  font-size: 15px;
  text-transform: none;
  font-family: 'LatoBold';
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .item-content h4 a:hover {
  color: #29487d;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .item-content .reviews-content {
  line-height: 22px;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .item-content .item-price {
  height: 27px;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .item-content .item-price span.amount {
  font-size: 16px;
  color: #e32020;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail .item-content .item-price del span.amount {
  font-size: 16px;
  color: #909090;
}
.featured-product.style2 .resp-slider-container .slick-slider .slick-list .item .item-wrap .item-detail:hover .products-thumb:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.featured-product.style2 .res-button {
  width: 20px;
  height: 20px;
  line-height: 17px;
  background-color: #fff;
  border: 1px solid #999999;
  top: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.featured-product.style2 .res-button:before {
  font-size: 16px;
  font-family: 'FontAwesome';
  color: #999999;
}
.featured-product.style2 .res-button:hover {
  border-color: #29487d;
}
.featured-product.style2 .res-button:hover:before {
  color: #29487d;
}
.featured-product.style2 .res-button.slick-prev {
  right: 30px;
  left: auto;
}
.featured-product.style2 .res-button.slick-prev:before {
  content: '\f104';
}
.featured-product.style2 .res-button.slick-next {
  right: 0px;
  left: auto;
}
.featured-product.style2 .res-button.slick-next:before {
  content: '\f105';
}
.testimonial-slider.indicators_up6 {
  background-color: transparent;
  max-width: 770px;
  width: 100%;
  margin: 60px auto 50px;
}
.testimonial-slider.indicators_up6 .carousel-indicators {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 70px;
}
.testimonial-slider.indicators_up6 .carousel-indicators li {
  border-radius: 0;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  background-color: transparent;
  margin: 0 5px;
  float: left;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.testimonial-slider.indicators_up6 .carousel-indicators li.active {
  background-color: #fff;
  outline: 4px double #fff;
  width: 6px;
  height: 6px;
  margin: 2px 10px 0;
}
.testimonial-slider.indicators_up6 .carousel-inner {
  margin: 0;
  text-align: initial;
  padding-bottom: 25px;
}
.testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-left {
  float: left;
}
.testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-left .img-indicator {
  border-radius: 100%;
  border: 4px solid #fff;
  margin: 0 45px;
  overflow: hidden;
}
.testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-right {
  color: #fff;
}
.testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-right .client-comment {
  line-height: 23px;
  font-style: italic;
}
.testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-right .client-comment:before {
  background: url("../assets/img/bl_left_index5.png") no-repeat left top;
}
.testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-right .client-comment:after {
  background: url("../assets/img/bl_right_index5.png") no-repeat left top;
}
.testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-right .client-say-info .name-client a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-right .client-say-info .name-client a:hover {
  color: #29487d;
}
.bg_opacity_black:before {
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.bg_brand_index5 {
  position: relative;
  min-height: 260px;
}
.bg_brand_index5:before {
  background-color: #f5f5f5;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 10000px;
}
.bg_subcribe_index5 {
  position: relative;
  min-height: 260px;
}
.bg_subcribe_index5:before {
  background-color: #ebebeb;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 10000px;
}
.wp-subcribe-index5 {
  position: relative;
  z-index: 2;
  padding-left: 15px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
.wp-subcribe-index5 .content-mailchim .form-mailchim {
  margin-bottom: 20px;
}
.wp-subcribe-index5 .content-mailchim .form-mailchim .mc4wp-form {
  margin-top: 0;
}
.wp-subcribe-index5 .content-mailchim .form-mailchim .mc4wp-form h2 {
  font-size: 26px;
  font-weight: normal;
  padding: 0;
  border-top: 0;
  background-color: transparent;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #333333;
}
.wp-subcribe-index5 .content-mailchim .form-mailchim .mc4wp-form h2:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  width: 100%;
  background-color: #cccccc;
}
.wp-subcribe-index5 .content-mailchim .form-mailchim .mc4wp-form h2 span {
  position: relative;
  z-index: 1;
  background-color: #ebebeb;
  padding-right: 20px;
}
.wp-subcribe-index5 .content-mailchim .form-mailchim .form-input {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.wp-subcribe-index5 .content-mailchim .form-mailchim .form-input input[type="email"] {
  float: left;
  width: 100%;
  margin: 0;
  height: 40px;
  border-radius: 0;
  border: 0;
  padding: 0 50px 0 20px;
  max-width: 100%;
}
.wp-subcribe-index5 .content-mailchim .form-mailchim .form-input input[type="submit"] {
  height: 40px;
  width: 44px;
  background: url("../assets/img/bg-input.png") no-repeat scroll center center #29487d;
  text-indent: -9999px;
  border: 0;
  border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.wp-subcribe-index5 .content-mailchim .form-mailchim .form-input input[type="submit"]:hover {
  background-color: #ec2727;
}
.wp-subcribe-index5 .content-mailchim .menu-sorcial {
  list-style-type: none;
  margin: 0;
}
.wp-subcribe-index5 .content-mailchim .menu-sorcial li {
  float: left;
  margin: 0 5px;
}
.wp-subcribe-index5 .content-mailchim .menu-sorcial li i {
  margin: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: transparent;
  border-radius: 100%;
  font-size: 16px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.wp-subcribe-index5 .content-mailchim .menu-sorcial li i:hover {
  background-color: #29487d;
  color: #fff;
}
.sw-partner-container-slider.style2 {
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 20px;
}
.sw-partner-container-slider.style2 .title-home h2 {
  font-size: 26px;
  font-weight: normal;
  padding: 0;
  border-top: 0;
  background-color: transparent;
  position: relative;
  text-transform: uppercase;
  color: #333333;
}
.sw-partner-container-slider.style2 .title-home h2:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  width: 100%;
  background-color: #cccccc;
}
.sw-partner-container-slider.style2 .title-home h2 span {
  position: relative;
  z-index: 1;
  background-color: #f5f5f5;
  padding-right: 20px;
}
.sw-partner-container-slider.style2 .resp-slider-container .slick-slider .slick-list {
  margin: 0 -60px;
}
.sw-partner-container-slider.style2 .resp-slider-container .slick-slider .slick-list .item {
  padding: 0 60px;
}
.sw-partner-container-slider.style2 .resp-slider-container .slick-slider .slick-list .item .item-img a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sw-partner-container-slider.style2 .resp-slider-container .slick-slider .slick-list .item .item-img a:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.sw-partner-container-slider.style2 .resp-slider-container .slick-slider .slick-list .item .item-img a img {
  width: 100% !important;
}
.responsive-post-slider3 .res-button {
  display: none !important;
}
.responsive-post-slider3 .resp-slider-container .box-slider-title {
  text-align: center;
}
.responsive-post-slider3 .resp-slider-container .box-slider-title h2 {
  text-transform: uppercase;
  font-size: 26px;
  color: #333333;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-list .item .item-inner .item-detail .item-content .image-thumbnail {
  position: relative;
  margin-bottom: 15px;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-list .item .item-inner .item-detail .item-content .image-thumbnail .item-date {
  position: absolute;
  left: -5px;
  bottom: -5px;
  border: 5px solid rgba(255,255,255,0.7);
  text-align: center;
  color: #fff;
  margin-bottom: -30px;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-list .item .item-inner .item-detail .item-content .image-thumbnail .item-date .wp-date {
  background-color: #29487d;
  width: 60px;
  height: 60px;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-list .item .item-inner .item-detail .item-content .image-thumbnail .item-date .wp-date .day-post {
  padding-top: 5px;
  font-size: 20px;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-list .item .item-inner .item-detail .item-content .image-thumbnail .item-date .wp-date .month-post {
  font-size: 14px;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-list .item .item-inner .item-detail .item-content h4 {
  font-size: 16px;
  color: #333333;
  padding-left: 75px;
  font-weight: bold;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-list .item .item-inner .item-detail .item-content .description {
  font-size: 14px;
  color: #666;
  line-height: 23px;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-list .item .item-inner .item-detail:hover .image-thumbnail {
  opacity: 0.8;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-dots {
  margin: 0;
  width: 100%;
  text-align: center;
  list-style-type: none;
  padding: 10px 0;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-dots li button {
  font-size: 0;
  width: 10px;
  height: 10px;
  border: 1px solid #cccccc;
  border-radius: 0;
  background-color: #fff;
  padding: 0;
  margin: 0;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-dots li.slick-active {
  margin: 0 6px;
}
.responsive-post-slider3 .resp-slider-container .slick-slider .slick-dots li.slick-active button {
  width: 6px;
  height: 6px;
  outline: 4px double #29487d !important;
  background-color: #29487d;
  border-color: #29487d;
}
.footer-style2 .footer-menu {
  background: url('/wp-content/uploads/2017/06/gradient-blue-cyan-linear-1280x720-c2-1806d9-28f3f5-a-60-f-14.png');
  padding: 20px 0 10px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.footer-style2 .footer-menu .footer-menu-top {
  color: #cccccc;
}
.footer-style2 .footer-menu .footer-menu-top .col-footer-index5 h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #cccccc;
  position: relative;
  font-weight: bold;
  margin-bottom: 30px;
}
.footer-style2 .footer-menu .footer-menu-top .col-footer-index5 h3 span {
  position: relative;
  background-color: #222222;
  z-index: 1;
  padding-right: 20px;
}
.rtl .footer-style2 .footer-menu .footer-menu-top .col-footer-index5 h3 span {
  padding-left: 20px;
  padding-right: 0;
}
.footer-style2 .footer-menu .footer-menu-top .col-footer-index5 h3:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  background-color: #555555;
  top: 50%;
  left: 0;
  right: 0;
}
.footer-style2 .footer-menu .footer-menu-top .col-footer-index5 .thumbnails.gallery {
  margin: 0 -2px;
}
.footer-style2 .footer-menu .footer-menu-top .col-footer-index5 .thumbnails.gallery li {
  padding: 0 2px;
  margin-bottom: 6px;
}
.footer-style2 .footer-menu .footer-menu-top .col-footer-index5 .thumbnails.gallery li .thumbnail {
  padding: 0;
  border: 0;
}
.footer-style2 .footer-menu .footer-menu-top .col-footer-index5 ul.menu li a {
  border-bottom: 0;
  padding: 0 0 13px;
  color: #ccc;
}
.footer-style2 .footer-menu .footer-menu-top .col-footer-index5 ul.menu li a:hover {
  color: #29487d;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-about .des-about {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 30px;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-about .call-help h4 {
  position: relative;
  font-size: 16px;
  padding: 0 27px;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-about .call-help h4:before {
  position: absolute;
  content: "\f095";
  font-size: 16px;
  font-family: fontawesome;
  left: 0;
  font-weight: bold;
}
.rtl .footer-style2 .footer-menu .footer-menu-top .wp-fotter-about .call-help h4:before {
  left: auto;
  right: 0;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-about .call-help a {
  color: #ccc;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-about .call-help a:hover {
  color: #29487d;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-get .get-address {
  margin-bottom: 0;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-get .get-address li {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #333333;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-get .get-address li .cl-first {
  min-height: 40px;
  min-width: 90px;
  display: inline-block;
  float: left;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-get .get-address li:first-child {
  padding-top: 0;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-get .get-address li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-get .get-address li .gr-margin {
  margin-bottom: 15px;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-get .get-address li a {
  color: #ccc;
}
.footer-style2 .footer-menu .footer-menu-top .wp-fotter-get .get-address li a:hover {
  color: #29487d;
}
.footer-style2 .copyright {
  color: #cccccc;
  background-color: #00124e;
}
.footer-style2 .copyright .wp-copyright .widget,
.footer-style2 .copyright .wp-copyright p {
  margin: 0;
}
.footer-style2 .copyright .wp-copyright a {
  color: #29487d;
}
.footer-style2 .copyright .wp-copyright a:hover {
  color: #ec2727;
}
.footer-style2 .copyright .wp-copyright .copyright-text {
  padding: 4px 0;
}
.footer-style2 .copyright .wp-copyright .sidebar-copyright {
  padding: 17px 0;
}
.rtl .header-style5 .top-form.top-form-minicart .top-minicart-icon > a:before {
  margin: 0 20px 0 10px;
}
.rtl .header-style5 .top-form.top-form-minicart .top-minicart-icon > a span.minicart-number {
  left: 19px;
}
.rtl .wp-banner-ship .menu-ship li h3 {
  padding-left: 0;
}
.rtl .wp-banner-ship .menu-ship li h3:before {
  left: auto;
  right: 0;
}
.rtl .wp-banner-ship .menu-ship li.bn-ship h3 {
  padding-right: 60px;
}
.rtl .wp-banner-ship .menu-ship li.bn-day h3,
.rtl .wp-banner-ship .menu-ship li.bn-invite h3 {
  padding-right: 40px;
}
.rtl .wp-banner-ship .menu-ship li.bn-support h3 {
  padding-right: 50px;
}
.rtl .featured-product.style2 .resp-slider-container .box-slider-title h2 span,
.rtl .countdown-slider.countdown5 .resp-slider-container .box-slider-title h2 span,
.rtl .wp-subcribe-index5 .content-mailchim .form-mailchim .mc4wp-form h2 span,
.rtl .sw-partner-container-slider.style2 .title-home h2 span {
  padding-right: 0;
  padding-left: 20px;
}
.rtl .featured-product.style2 .res-button.slick-prev {
  right: auto;
  left: 0;
}
.rtl .featured-product.style2 .res-button.slick-next {
  right: auto;
  left: 30px;
}
.rtl .countdown-slider.countdown5 .res-button.slick-prev {
  right: auto !important;
  left: 0 !important;
}
.rtl .countdown-slider.countdown5 .res-button.slick-next {
  right: auto !important;
  left: 30px !important;
}
.rtl .testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-left {
  float: right;
}
.rtl .responsive-post-slider3 .resp-slider-container .slick-slider .slick-list .item .item-inner .item-detail .item-content .image-thumbnail .item-date {
  left: auto;
  right: -5px;
}
.rtl .responsive-post-slider3 .resp-slider-container .slick-slider .slick-list .item .item-inner .item-detail .item-content h4 {
  padding-left: 0;
  padding-right: 75px;
}
.rtl .bg_brand_index5:before {
  right: auto;
  left: 0;
}
.rtl .bg_subcribe_index5:before {
  left: auto;
  right: 0;
}
.rtl .wp-subcribe-index5 .content-mailchim .form-mailchim .form-input input[type="submit"] {
  right: auto;
  left: 0;
}
.rtl .wp-subcribe-index5 .content-mailchim .menu-sorcial li {
  float: right;
}
.rtl .wp-subcribe-index5 {
  padding-left: 0;
  padding-right: 15px;
}
.rtl .sw-partner-container-slider.style2 {
  padding-right: 0;
  padding-left: 15px;
}
.rtl .footer-style2 .footer-menu .footer-menu-top .wp-fotter-get .get-address li .cl-first {
  float: right;
}
@media (max-width: 1199px) {
  .featured-product.style2 .resp-slider-container .box-slider-title h2::before {
    display: none;
  }
  .sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-prev {
    left: 0;
  }
  .sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button.slick-next {
    right: 0;
  }
}
@media (max-width: 991px) {
  .header-style5 .top .top-header .ya-logo {
    text-align: center;
    border-bottom: 1px solid #ddd;
  }
  .header-style5 .top .top-header .ya-logo a {
    display: inline-block;
    vertical-align: top;
  }
  .header-style5 .main-menu {
    float: left;
    margin-top: 10px;
  }
  .wp-banner-top .menu-banner li {
    width: 33.333%;
  }
  .wp-banner-ship .menu-ship li {
    width: 50%;
    padding: 15px 10px;
  }
  .countdown-slider.countdown5 .resp-slider-container .box-slider-title h2::before {
    display: none;
  }
  .featured-product.style2 .resp-slider-container .box-slider-title h2 {
    text-align: center;
  }
  .countdown-slider.countdown5 .res-button.slick-prev {
    right: 50% !important;
    margin-right: 5px;
  }
  .countdown-slider.countdown5 .res-button.slick-next {
    right: 50%;
    margin-right: -30px;
  }
  .countdown-slider.countdown5:hover .res-button.slick-next {
    right: 50% !important;
  }
  .countdown-slider.countdown5 .res-button {
    top: 40px !important;
  }
  .featured-product.style2 .res-button {
    top: 40px;
  }
  .featured-product.style2 .res-button.slick-prev {
    right: 50%;
    margin-right: 5px;
  }
  .featured-product.style2 .res-button.slick-next {
    right: 50%;
    margin-right: -30px;
  }
  .countdown-slider.countdown5 .resp-slider-container .box-slider-title h2,
  .featured-product.style2 .resp-slider-container .box-slider-title h2 {
    margin-bottom: 50px;
  }
  .countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content {
    margin-top: 70px;
  }
  .countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time {
    min-width: 40px;
    height: 45px;
  }
  .countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time .date-time .top-time {
    font-size: 16px;
    padding-top: 5px;
  }
  .footer-style2 .copyright .wp-copyright .copyright-text {
    text-align: center;
    float: none;
  }
  .footer-style2 .copyright .wp-copyright .sidebar-copyright {
    padding-top: 0;
    margin-top: 0;
    float: none;
    text-align: center;
  }
  .rtl .header-style5 .main-menu {
    float: right;
  }
  .rtl .header-style5 .main-menu .header .top .phone-icon-menu {
    margin-right: 0;
  }
  .rtl .countdown-slider.countdown5 .res-button.slick-prev {
    right: 50% !important;
    margin-right: 5px;
  }
  .rtl .countdown-slider.countdown5 .res-button.slick-next {
    right: 50% !important;
    margin-right: -30px;
    left: auto !important;
  }
  .rtl .countdown-slider.countdown5:hover .res-button.slick-next {
    right: 50% !important;
  }
  .rtl .featured-product.style2 .res-button.slick-prev {
    right: 50%;
    margin-right: 5px;
  }
  .rtl .featured-product.style2 .res-button.slick-next {
    right: 50%;
    margin-right: -30px;
  }
}
@media (max-width: 767px) {
  .countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time {
    margin: 2px;
  }
  .wp-banner-top .menu-banner {
    display: none;
  }
  .wp-banner-ship .menu-ship li,
  .sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive .nav.nav-tabs li {
    width: 100%;
  }
  .countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .products-thumb {
    width: 100%;
  }
  .countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content {
    width: 100%;
    margin-top: 15px;
  }
  .countdown-slider.countdown5 {
    margin-bottom: 30px;
  }
  .testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-left .img-indicator {
    display: inline-block;
    margin: 0 auto;
  }
  .testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-left {
    text-align: center;
    margin-bottom: 20px;
  }
  .header-style5 .top-form .wrapp-minicart {
    right: -40px;
  }
  .rtl .header-style5 .sidebar-top-header .ya_top .top-form.top-search .topsearch-entry form {
    left: -60px;
  }
  .rtl .header-style5 .top-form .wrapp-minicart {
    right: auto;
    left: -40px;
  }
}
@media (max-width: 480px) {
  .header-style5 .sidebar-top-header .ya_top {
    width: 100%;
  }
}
body.page-template-page-home6 {
  background-color: #fff;
}
body.page-template-page-home6 .box-layout {
  background-color: #fff;
}
.page-template-page-home6 .header-style5 {
  position: relative;
  z-index: 11;
}
.page-template-page-home6 .header-style5 .header {
  position: absolute;
  background-color: transparent;
  margin: 0 auto;
}
.page-template-page-home6 .header-style5 .header .header-fix {
  padding-top: 20px;
}
.page-template-page-home6 .primary-menu .navbar-inner .nav > li.active > a:after,
.page-template-page-home6 .primary-menu .navbar-inner .nav > li.hover > a:after {
  top: auto;
  bottom: 15px;
}
.page-template-page-home6 .header-style5 .top-form.top-form-minicart .top-minicart-icon > a span.minicart-number {
  background-color: transparent;
}
.page-template-page-home6 .testimonial-slider.indicators_up6 {
  margin-bottom: 30px;
}
.wp-list-banner-index6 .menu-banner {
  margin: 0;
  list-style-type: none;
}
.wp-list-banner-index6 .menu-banner li {
  width: 20%;
  float: left;
}
.wp-list-banner-index6 .menu-banner li .entry-thumbanail {
  border-right: 1px solid #fff;
  position: relative;
  overflow: hidden;
}
.wp-list-banner-index6 .menu-banner li .entry-thumbanail .image-thumbnail:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.3);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.wp-list-banner-index6 .menu-banner li .entry-thumbanail h3 {
  position: absolute;
  top: 25px;
  margin: 0 20px;
  margin-left: -200px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.wp-list-banner-index6 .menu-banner li .entry-thumbanail h3 a {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.wp-list-banner-index6 .menu-banner li .entry-thumbanail h3 a:hover {
  color: #29487d;
}
.wp-list-banner-index6 .menu-banner li .entry-thumbanail .item-des {
  color: #fff;
  position: absolute;
  bottom: 25px;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 20px;
  margin-left: -200px;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s;
  transition: all .4s;
}
.wp-list-banner-index6 .menu-banner li .entry-thumbanail:hover .image-thumbnail:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.wp-list-banner-index6 .menu-banner li .entry-thumbanail:hover h3,
.wp-list-banner-index6 .menu-banner li .entry-thumbanail:hover .item-des {
  margin-left: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.wp-list-banner-index6 .menu-banner li:last-child .entry-thumbanail {
  border-right: 1px solid transparent;
}
.countdown-slider.countdown5.style4 .resp-slider-container .box-slider-title h2 {
  font-size: 24px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
  margin-bottom: 30px;
  color: #333;
}
.countdown-slider.countdown5.style4 .resp-slider-container .box-slider-title h2:before {
  display: none;
}
.countdown-slider.countdown5.style4 .resp-slider-container .box-slider-title h2 span {
  background-color: transparent;
}
.countdown-slider.countdown5.style4 .resp-slider-container .slick-slider {
  margin: 0 -15px;
}
.countdown-slider.countdown5.style4 .resp-slider-container .slick-slider .item-countdown {
  padding: 0 15px;
}
.countdown-slider.countdown5.style4 .resp-slider-container .slick-slider .item-countdown .item-wrap {
  border: 1px solid #e0e0e0;
  margin-bottom: 1px;
}
.countdown-slider.countdown5.style4 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .products-thumb {
  float: right;
  border-left: 1px solid #e0e0e0;
}
.countdown-slider.countdown5.style4 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content:before {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -15px;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.countdown-slider.countdown5.style4 .res-button {
  width: 25px;
  height: 25px;
  line-height: 24px;
  border: 0 !important;
  background-color: #e0e0e0;
  color: #999999;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.countdown-slider.countdown5.style4 .res-button:hover {
  background-color: #29487d;
}
.countdown-slider.countdown5.style4 .res-button:hover:before {
  color: #fff;
}
.wp-subcribe-index5.style2 {
  padding-left: 0;
}
.rtl .wp-subcribe-index5.style2 {
  padding-right: 0;
}
.wp-subcribe-index5.style2 .content-mailchim .form-mailchim {
  margin-bottom: 0;
  float: left;
  width: 72%;
}
.wp-subcribe-index5.style2 .content-mailchim .form-mailchim .mc4wp-form h2 {
  margin-bottom: 0;
  background-color: transparent;
  float: left;
  line-height: 40px;
}
.wp-subcribe-index5.style2 .content-mailchim .form-mailchim .mc4wp-form h2:before {
  display: none;
}
.wp-subcribe-index5.style2 .content-mailchim .form-mailchim .mc4wp-form .form-newsletter {
  max-width: 620px;
  width: 100%;
  float: left;
  padding: 0 20px;
}
.wp-subcribe-index5.style2 .content-mailchim .form-mailchim .mc4wp-form .form-newsletter .info {
  display: none;
}
.wp-subcribe-index5.style2 .content-mailchim .menu-sorcial {
  float: right;
  padding-top: 5px;
}
.category-ajax-slider .tab-category-head {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.category-ajax-slider .tab-category-head .tab-category-title {
  float: left;
}
.category-ajax-slider .tab-category-head .tab-category-title h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #333;
}
.category-ajax-slider .tab-category-head .nav.nav-tabs {
  margin: 0;
  float: right;
  border-bottom: 0;
  margin-right: 100px;
  padding-top: 5px;
}
.category-ajax-slider .tab-category-head .nav.nav-tabs li {
  margin: 0;
}
.category-ajax-slider .tab-category-head .nav.nav-tabs li a {
  font-size: 14px;
  color: #999999;
  margin: 0;
  border: 0;
  padding: 0 12px;
}
.category-ajax-slider .tab-category-head .nav.nav-tabs li a:hover {
  color: #29487d;
  background-color: transparent;
}
.category-ajax-slider .tab-category-head .nav.nav-tabs li a span {
  position: relative;
}
.category-ajax-slider .tab-category-head .nav.nav-tabs li a span:before {
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: transparent;
  content: "";
}
.category-ajax-slider .tab-category-head .nav.nav-tabs li.active a,
.category-ajax-slider .tab-category-head .nav.nav-tabs li:hover a {
  color: #29487d;
  background-color: transparent;
}
.category-ajax-slider .tab-category-head .nav.nav-tabs li.active a span:before,
.category-ajax-slider .tab-category-head .nav.nav-tabs li:hover a span:before {
  background-color: #29487d;
}
.category-ajax-slider .tab-content {
  clear: both;
}
.category-ajax-slider .tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default {
  background-color: transparent;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .slider-wrapper .resp-slider-container .rw-margin .slick-slider .item {
  margin: 0;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .slider-wrapper .resp-slider-container .rw-margin .slick-slider .item .item-wrap .item-detail {
  text-align: center;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .slider-wrapper .resp-slider-container .rw-margin .slick-slider .item .item-wrap .item-detail .products-thumb {
  margin-bottom: 20px;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .slider-wrapper .resp-slider-container .rw-margin .slick-slider .item .item-wrap .item-detail .products-thumb .product-thumb-button {
  display: none;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .slider-wrapper .resp-slider-container .rw-margin .slick-slider .item .item-wrap .item-detail .products-thumb:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .slider-wrapper .resp-slider-container .rw-margin .slick-slider .item .item-wrap .item-detail .item-content h4 a {
  font-size: 15px;
  color: #444;
  font-weight: bold;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .slider-wrapper .resp-slider-container .rw-margin .slick-slider .item .item-wrap .item-detail .item-content h4 a:hover {
  color: #29487d;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .slider-wrapper .resp-slider-container .rw-margin .slick-slider .item .item-wrap .item-detail .item-content .item-price {
  height: 27px;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .slider-wrapper .resp-slider-container .rw-margin .slick-slider .item .item-wrap .item-detail .item-content .item-price span.amount {
  font-size: 16px;
  color: #e32020;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .slider-wrapper .resp-slider-container .rw-margin .slick-slider .item .item-wrap .item-detail .item-content .item-price del span.amount {
  font-size: 16px;
  color: #909090;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .slider-wrapper .resp-slider-container .rw-margin .slick-slider .item .item-wrap .item-detail:hover .products-thumb:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .res-button {
  top: -65px;
  background-color: #e0e0e0;
  color: #999999;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .res-button.slick-next {
  right: 0;
  left: auto;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .res-button.slick-prev {
  left: auto;
  right: 30px;
}
.category-ajax-slider .tab-content .tab-pane .woo-slider-default .res-button:hover {
  color: #fff;
  background-color: #29487d;
}
.category-ajax-slider .tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .box-slider-title {
  float: left;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .box-slider-title h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #333;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs {
  margin: 0;
  float: right;
  border-bottom: 0;
  margin-right: 100px;
  padding-top: 5px;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs li {
  margin: 0;
  padding: 0;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs li a {
  font-size: 14px;
  color: #999999;
  margin: 0;
  border: 0;
  padding: 0 12px;
  text-transform: capitalize;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs li a:hover {
  color: #29487d;
  background-color: transparent;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs li a span {
  position: relative;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs li a span:before {
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: transparent;
  content: "";
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs li.active a,
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs li:hover a {
  color: #29487d;
  background-color: transparent;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs li.active a span:before,
.sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs li:hover a span:before {
  background-color: #29487d;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider.style2 .slick-slider .slick-list .item {
  margin: 0;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider.style2 .res-button {
  top: -65px;
  margin-top: 0;
  background-color: #e0e0e0;
  color: #999999;
  width: 25px;
  height: 25px;
  line-height: 24px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider.style2 .res-button:before {
  font-size: 16px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider.style2 .res-button.slick-next {
  right: 0;
  left: auto;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider.style2 .res-button.slick-prev {
  left: auto;
  right: 30px;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider.style2 .res-button:hover {
  background-color: #29487d;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider.style2 .res-button:hover:before {
  color: #fff;
}
.responsive-post-slider4 .resp-slider-container .box-slider-title {
  text-align: center;
}
.responsive-post-slider4 .resp-slider-container .box-slider-title h2 {
  text-transform: uppercase;
  font-size: 26px;
  color: #333333;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item {
  margin-bottom: 10px;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner {
  clear: both;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 30px;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail {
  margin: 0 -15px;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-thumbnail {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-date {
  float: left;
  margin-right: 25px;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-date .wp-date {
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #29487d;
  color: #fff;
  line-height: 16px;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-date .wp-date .day-post {
  padding-top: 5px;
  font-size: 15px;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-date .wp-date .month-post {
  font-size: 12px;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-title {
  overflow: hidden;
  margin-bottom: 20px;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-title h4 {
  margin-bottom: 8px;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-title h4 a {
  font-size: 16px;
  color: #333;
  text-transform: capitalize;
  font-weight: bold;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-title h4 a:hover {
  color: #29487d;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-title .item-meta {
  font-size: 12px;
  color: #999;
  line-height: 10px;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-title .item-meta a {
  color: #999;
  text-transform: capitalize;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-title .item-meta a:hover {
  color: #29487d;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-title .item-meta span {
  display: inline-block;
  vertical-align: top;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-title .item-meta span.comment {
  border-left: 1px solid #999999;
  padding: 0 10px;
  margin: 0 8px;
}
.rtl .responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-title .item-meta span.comment {
  border-left: 0;
  border-right: 1px solid #999999;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .description {
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
  line-height: 22px;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .bl_read_more a {
  color: #29487d;
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
  text-transform: capitalize;
}
.responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .bl_read_more a:hover {
  color: #ec2727;
}
.responsive-post-slider4 .res-button {
  display: none !important;
}
.slider-banner-index6 .tparrows {
  background-color: transparent;
}
.slider-banner-index6 .tp-bullets {
  width: inherit !important;
}
.slider-banner-index6 .tp-bullets .tp-bullet {
  background-color: transparent;
  border: 1px solid #fff;
  width: 10px;
  height: 10px;
  position: static;
  float: left;
  margin: 0 6px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.slider-banner-index6 .tp-bullets .tp-bullet.selected {
  background-color: #fff;
  outline: 4px double #fff;
  width: 6px;
  height: 6px;
  margin-top: 2px;
}
.list-part-wrap {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border-top: 1px solid #fff;
  padding: 10px 0px 30px;
}
.list-part-wrap .item-wrap .item-img {
  float: left;
  width: 16.666%;
  text-align: center;
}
.list-part-wrap .item-wrap .item-img a {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.list-part-wrap .item-wrap .item-img:hover a {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.rtl .category-ajax-slider .tab-category-head .tab-category-title {
  float: right;
}
.rtl .category-ajax-slider .tab-category-head .nav.nav-tabs {
  float: left;
  margin-right: 0;
  margin-left: 100px;
}
.rtl .sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider.style2 .res-button.slick-prev {
  right: auto;
  left: 0;
}
.rtl .category-ajax-slider .tab-content .tab-pane .woo-slider-default .res-button.slick-prev {
  right: auto;
  left: 30px;
}
.rtl .sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider.style2 .res-button.slick-next {
  right: auto;
  left: 30px;
}
.rtl .category-ajax-slider .tab-content .tab-pane .woo-slider-default .res-button.slick-next {
  right: auto;
  left: 0;
}
.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .box-slider-title {
  float: right;
}
.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs {
  float: left;
  margin-right: 0;
  margin-left: 100px;
}
.rtl .responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-thumbnail {
  float: right;
}
.rtl .wp-subcribe-index5.style2 .content-mailchim .form-mailchim .mc4wp-form h2 {
  float: right;
}
.rtl .wp-subcribe-index5.style2 .content-mailchim .form-mailchim {
  float: right;
}
.rtl .wp-subcribe-index5.style2 .content-mailchim .menu-sorcial {
  float: left;
}
.rtl .responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .item-date {
  float: right;
  margin-right: 0;
  margin-left: 25px;
}
.rtl .countdown-slider.countdown5.style4 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .products-thumb {
  float: left;
  border-right: 1px solid #e0e0e0;
  border-left: 0;
}
.rtl .countdown-slider.countdown5.style4 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content:before {
  right: auto;
  left: 0;
  margin-right: 0;
  margin-left: -15px;
  border-top: 0;
  border-right: 0;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
@media (max-width: 1366px) {
  .wp-list-banner-index6 .menu-banner li .entry-thumbanail h3 a {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time {
    min-width: 40px;
    height: 40px;
  }
  .countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .c-time .date-time .top-time {
    padding-top: 3px;
    font-size: 16px;
  }
  .wp-list-banner-index6 .menu-banner li .entry-thumbanail h3 a {
    font-size: 16px;
  }
  .wp-list-banner-index6 .menu-banner li .entry-thumbanail .item-des {
    font-size: 13px;
  }
  .wp-subcribe-index5.style2 .content-mailchim .form-mailchim .mc4wp-form .form-newsletter {
    max-width: 500px;
  }
}
@media (max-width: 991px) {
  .page-template-page-home6 .header-style5 .header {
    background-color: #29487d;
    margin-bottom: 30px;
    position: static;
  }
  .wp-list-banner-index6 .menu-banner li:nth-child(2n) {
    display: none;
  }
  .wp-list-banner-index6 .menu-banner li {
    width: 33.33%;
  }
  .list-part-wrap .item-wrap .item-img:nth-child(2n) {
    display: none;
  }
  .list-part-wrap .item-wrap .item-img {
    width: 33.33%;
  }
  .wp-subcribe-index5.style2 .content-mailchim .form-mailchim {
    width: 100%;
  }
  .wp-subcribe-index5.style2 .content-mailchim .wp-social {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    margin-top: 20px;
  }
  .wp-subcribe-index5.style2 .content-mailchim .wp-social .menu-sorcial {
    float: none;
    padding-top: 0;
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  .category-ajax-slider .tab-category-head .nav.nav-tabs {
    width: 100%;
    margin: 0;
  }
  .category-ajax-slider .tab-category-head .nav.nav-tabs li {
    width: 100%;
    padding: 2px 0;
  }
  .category-ajax-slider .tab-category-head .nav.nav-tabs li a span::before {
    display: none;
  }
  .sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs {
    width: 100%;
    margin: 0;
    text-align: left;
  }
  .rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs {
    margin: 0;
    text-align: right;
  }
  .sw-woo-tab-cat .resp-tab .top-tab-slider .categories-responsive.sw-list-cate-thumnail.style2 .nav.nav-tabs li a span::before {
    display: none;
  }
  .wp-subcribe-index5.style2 .content-mailchim .form-mailchim .mc4wp-form .form-newsletter {
    max-width: 100%;
    padding: 0;
  }
  .wp-subcribe-index5.style2 .content-mailchim .form-mailchim .mc4wp-form h2 {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .testimonial-slider.indicators_up6 .carousel-inner .item .item-inner .item-left {
    width: 100%;
  }
  .page-template-page-home6 .testimonial-slider.indicators_up6 {
    margin-top: 10px;
  }
  .countdown-slider.countdown5 .resp-slider-container .slick-slider .item-countdown .item-wrap .item-detail .item-content::before {
    display: none;
  }
  .countdown-slider.countdown5.style4 .resp-slider-container .box-slider-title h2 {
    margin-bottom: 50px;
  }
  .countdown-slider.countdown5.style4 .res-button {
    top: 50px !important;
  }
  .rtl .category-ajax-slider .tab-category-head .nav.nav-tabs {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .wp-list-banner-index6 .menu-banner li {
    width: 100%;
  }
  .wp-list-banner-index6 .menu-banner li img {
    width: 100%;
  }
  .list-part-wrap {
    display: none;
  }
  .responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-thumbnail {
    width: 100%;
    margin-bottom: 15px;
  }
  .responsive-post-slider4 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content {
    width: 100%;
  }
}
span.woocommerce-Price-currencySymbol {
    vertical-align: super;
    font-size: 12px;
}

span.woocommerce-Price-amount.amount {font-size: x-large;color: #d12926;/* float: right; */font-family: Lato;}

a.button.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: 5px;
    /* margin: 0 auto; */
    margin-left: 30px;
}

a.group.fancybox.fancybox.ajax {
    MARGIN-LEFT: 20px;
}

img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
    width: 210px;
    height: 200px;
    margin: 0 auto;
}
a.footerlinks {
    font-size: 15px;
    color: white;
}

a.footerlinks:hover {
    color: #ffe8f6;
    border-bottom: 1px dotted #ffffff;
}
.coupon {
	display: none;
	
}
.resp-slider-container {
    z-index: 0;
}

.tabbable {
    display: none;
}
.pqty {
    font-size:inherit;
    color: #000000;
    font-weight: 300;
}
.pqty:before {
    content: '(';
}

.pqty:after {
    content: ')';
}
.widget-1.widget-first.widget.sw_woo_slider_content-1.sw_woo_slider_content {
    display: none;
}
.widget-1.widget-first.widget.sw_woo_slider_content-1.sw_woo_slider_content {
    display: none;
}

.yith-wcwl-add-to-wishlist.add-to-wishlist-2360 {
    display: none;
}

a.compare.button {
    display: none;
}
img.stores {
    margin-top: 10px;
}
a.stores {
    vertical-align: top;
    font-size: larger;
    line-height: 2.5em;
}
b.stores {
    vertical-align: bottom;
    /* padding-top: 5px; */
    color: #017dc5;
}

b.stores:hover {text-decoration: underline;color: #017dc5;}

a.stores:hover {
    color: #017dc5;
}