.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: #fff;
  color: #666;
  font-size: 13px;
  font-family: 'Open Sans';
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
body a {
  color: #444444;
}
body a:hover {
  color: #f39c12;
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0 0 10px;
  font-family: inherit;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #cecece;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 5px;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul {
  padding: 0;
}
body ul,
body ol {
  margin-left: 15px;
}
body ol {
  padding-left: 15px;
}
body .container {
  padding: 0;
}
* {
  outline: none !important;
}
.theme-clearfix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.thumbnail {
  max-width: 100%;
}
.size-full {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0;
}
.alignleft {
  float: left;
  margin: 0 15px 30px 0;
}
.rtl .alignleft {
  float: right;
  margin: 0 0 30px 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 30px auto;
  clear: both;
}
.alignright {
  float: right;
  margin: 0 0 30px 15px;
}
.rtl .alignright {
  float: left;
  margin: 0 15px 30px 0;
}
.alignnone {
  float: none;
  clear: both;
  display: block;
  margin: 0 0 30px 0;
}
p .size-full {
  width: auto;
  height: auto;
  margin: 5px 0 30px 0;
}
p .alignleft {
  float: left;
  margin: 5px 15px 30px 0;
}
.rtl p .alignleft {
  float: right;
  margin: 5px 0 30px 15px;
}
p .aligncenter {
  display: block;
  margin: 5px auto 30px auto;
}
p .alignright {
  float: right;
  margin: 5px 0 30px 15px;
}
.rtl p .alignright {
  float: left;
  margin: 5px 15px 30px 0;
}
p .alignnone {
  float: none;
  display: block;
  margin: 5px 0 30px 0;
}
figure .size-full {
  margin: 0;
}
.home.blog .main-menu {
  margin-bottom: 20px;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box-layout .body-wrapper {
  width: 1200px;
  margin: 0 auto;
  box-shadow: 0 0 8px #000;
  background: #fff;
  overflow: hidden;
}
ul.menu,
.dropdown ul {
  list-style: none;
}
.loading {
  position: relative;
  max-height: 300px;
  overflow: hidden;
}
.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
}
.fa {
  margin: 5px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
}
.button {
  background: rgba(0,0,0,0) linear-gradient(to bottom,#ffffff 0%,#efefef 100%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  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: #f39c12;
  color: #fff;
  -ms-filter: "none";
}
.wpb_content_element iframe,
.plugin-facebook {
  width: 100% !important;
  overflow: hidden !important;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
.home .wpb_single_image img {
  display: block !important;
}
.sidebar-index1 .wpb_row,
.sidebar-index1 .wpb_content_element,
.sidebar-index1 ul.wpb_thumbnails-fluid > li,
.sidebar-index1 .last_toggle_el_margin,
.sidebar-index1 .wpb_button,
.sidebar-index2 .wpb_row,
.sidebar-index2 .wpb_content_element,
.sidebar-index2 ul.wpb_thumbnails-fluid > li,
.sidebar-index2 .last_toggle_el_margin,
.sidebar-index2 .wpb_button {
  margin-bottom: 30px;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 40px;
}
.page-template-page-home2 .wpb_row,
.page-template-page-home2 .wpb_content_element,
.page-template-page-home2 ul.wpb_thumbnails-fluid > li,
.page-template-page-home2 .last_toggle_el_margin,
.page-template-page-home2 .wpb_button,
.page-template-page-home .wpb_row,
.page-template-page-home .wpb_content_element,
.page-template-page-home ul.wpb_thumbnails-fluid > li,
.page-template-page-home .last_toggle_el_margin,
.page-template-page-home .wpb_button,
.page .wpb_row,
.page .wpb_content_element,
.page ul.wpb_thumbnails-fluid > li,
.page .last_toggle_el_margin,
.page .wpb_button {
  margin-bottom: 30px;
}
.page-template-page-home2 .banner-index3,
.page-template-page-home .banner-index3,
.page .banner-index3 {
  margin-bottom: 0;
}
.slideshow-banner {
  margin-bottom: 30px;
}
.brand-index3 {
  margin-bottom: 0 !important;
}
.quote-border {
  margin-bottom: 10px;
}
.quote-border {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
}
.fancybox-wrap {
  margin-top: 40px;
}
@font-face {
  font-family: 'TitilliumWebRegular';
  src: url('../fonts/TitilliumWebBold.eot');
  src: url('../fonts/TitilliumWebBold.eot') format('embedded-opentype'), url('../fonts/TitilliumWebBold.woff2') format('woff2'), url('../fonts/TitilliumWebBold.woff') format('woff'), url('../fonts/TitilliumWebBold.ttf') format('truetype'), url('../fonts/TitilliumWebBold.svg#TitilliumWebBold') format('svg');
}
ul.currency_switcher {
  zoom: 1;
  list-style: none outside;
}
ul.currency_switcher li {
  float: left;
  margin: 0 4px 4px 0;
  list-style: none outside;
}
ul.currency_switcher li a {
  float: left;
  padding: 3px 5px;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
ul.currency_switcher li a.active,
ul.currency_switcher li a:hover {
  background: #ddd;
}
.ya_selectmenu {
  display: none;
}
.item-bottom .item-cart {
  margin-top: 15px;
  border-top: 1px solid #dedede;
}
#primary-menu.sticky-menu {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 0;
  position: fixed;
}
#primary-menu.sticky-menu .navbar-inner .nav.nav-mega > li.ya-menu-img > a span.menu-img {
  display: none;
}
.header-style2 {
  position: relative;
}
.header-style3 .main-menu {
  position: relative;
  z-index: 12;
}
.page-template-page-home .header-style2 .primary-menu {
  background-color: #fff;
  position: absolute;
  width: 100%;
  bottom: -28px;
}
.primary-menu {
  position: relative;
  background: #1d242a;
}
.header-style3 .primary-menu {
  background-color: #f27b00;
  z-index: 1000;
}
.header-style1 .primary-menu {
  z-index: 1000;
}
.header-style2 .primary-menu {
  background-color: #fff;
}
.header-style2 .primary-menu .mid-header {
  background-color: #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 999;
  position: relative;
}
.header-style2 .primary-menu .mid-header:after {
  background-color: #000;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  position: absolute;
  bottom: 0px;
  content: '';
  height: 3px;
  width: 100%;
  left: 0;
  display: inline-block;
  z-index: 999;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.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-style2 .primary-menu .navbar-inner {
  float: none;
}
.primary-menu .navbar-inner .nav > li {
  float: left;
  height: 56px;
  position: relative;
  z-index: 9;
}
.header-style2 .primary-menu .navbar-inner .nav > li.active > a {
  color: #444;
}
.header-style3 .primary-menu .navbar-inner .nav > li {
  border-right: 1px solid rgba(255,255,255,0.2);
}
.header-style3 .primary-menu .navbar-inner .nav > li > a {
  border-right: 1px solid rgba(0,0,0,0.15);
  border-left: 0;
}
.header-style3 .primary-menu .navbar-inner .nav > li.active {
  color: #fff;
  background-color: #f06a00;
  border: 0;
}
.header-style3 .primary-menu .navbar-inner .nav > li.active > a {
  border: 0;
}
.header-style3 .primary-menu .navbar-inner .nav > li:hover >a {
  background-color: none;
  border: 0;
}
.header-style3 .primary-menu .navbar-inner .nav > li:hover >a > a {
  border: 0;
}
.rtl .primary-menu .navbar-inner .nav > li {
  float: right;
}
.primary-menu .navbar-inner .nav > li > a {
  border-right: 1px solid #14181d;
  text-transform: uppercase;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: bold;
  color: #fff;
  font-size: 13px;
  padding: 0 35px 0 20px;
  display: block;
  line-height: 56px;
  height: 56px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
}
.primary-menu .navbar-inner .nav > li > a:focus {
  background-color: #fff;
}
.primary-menu .navbar-inner .nav > li > a >span {
  display: inline-block;
  z-index: 9;
  position: relative;
}
.header-style2 .primary-menu .navbar-inner .nav > li > a {
  color: #444;
  border-right: 0;
}
.header-style2 .primary-menu .navbar-inner .nav > li > a:hover {
  background-color: #999;
}
.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: #fff;
}
.primary-menu .navbar-inner .nav > li.dropdown:hover >a:after,
.primary-menu .navbar-inner .nav > li:hover > a {
  color: #fff;
}
.primary-menu .navbar-inner .nav > li .dropdown-menu:before,
.primary-menu .navbar-inner .nav > li .dropdown-menu:after {
  display: none;
}
.primary-menu .navbar-inner .nav > li.dropdown > a:before {
  content: '\f107';
  position: absolute;
  font-size: 13px;
  right: 15px;
  top: 0;
  z-index: 5;
  font-family: FontAwesome;
  color: #fff;
}
.header-style2 .primary-menu .navbar-inner .nav > li.dropdown > a:before {
  color: #444;
}
.primary-menu .navbar-inner .nav > li:first-child {
  background-color: #44494e;
}
.header-style2 .primary-menu .navbar-inner .nav > li:first-child {
  background-color: #d99a0f;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.header-style2 .primary-menu .navbar-inner .nav > li:first-child:hover > a {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.rtl .header-style2 .primary-menu .navbar-inner .nav > li:first-child:hover > a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rtl .header-style2 .primary-menu .navbar-inner .nav > li:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.primary-menu .navbar-inner .nav > li:first-child > a {
  padding-right: 55px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #fff;
}
.primary-menu .navbar-inner .nav > li:first-child > a:after {
  position: absolute;
  content: '';
  height: 30px;
  line-height: 30px;
  border-left: 1px solid #14181d;
  top: 14px;
  right: 45px;
}
.header-style2 .primary-menu .navbar-inner .nav > li:first-child > a:after {
  border-left: 1px solid #931217;
}
.primary-menu .navbar-inner .nav > li:first-child > a:before {
  right: 25px;
}
.header-style2 .primary-menu .navbar-inner .nav > li:first-child > a:before {
  color: #fff;
}
.primary-menu .navbar-inner .nav > li:first-child:hover > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.primary-menu .navbar-inner .nav > li:first-child:hover > a:after {
  border-left: 1px solid #b2b2b2;
}
.header-style2 .primary-menu .navbar-inner .nav > li:first-child:hover > a:after {
  border-left: 1px solid rgba(0,0,0,0.3);
}
.header-style3 .primary-menu .navbar-inner .nav > li:first-child {
  display: none;
}
.header-style3 .primary-menu .navbar-inner .nav > li:last-child {
  border: 0;
}
.header-style3 .primary-menu .navbar-inner .nav > li:last-child > a {
  border: 0;
}
.rtl .header-style3 .primary-menu .navbar-inner .nav > li:last-child {
  border-right: 1px solid rgba(255,255,255,0.2);
}
.rtl .header-style3 .primary-menu .navbar-inner .nav > li:last-child > a {
  border-right: 1px solid rgba(0,0,0,0.15);
}
.primary-menu .navbar-inner .nav > li:hover.dropdown > a:before {
  color: #000;
}
.header-style2 .primary-menu .navbar-inner .nav > li:hover.dropdown > a:before {
  color: #fff;
}
.primary-menu .navbar-inner .nav > li:hover:before {
  display: inline-block;
  content: '';
  position: absolute;
  top: -3px;
  height: 3px;
  width: 100%;
  background-color: #f39c12;
  z-index: 9;
}
.header-style2 .primary-menu .navbar-inner .nav > li:hover:before {
  height: 0;
}
.primary-menu .navbar-inner .nav > li:hover > a {
  border-left: 0;
  background-color: #fff;
  color: #000;
}
.header-style2 .primary-menu .navbar-inner .nav > li:hover > a {
  color: #fff;
  background-color: #999;
}
.header-style3 .primary-menu .navbar-inner .nav > li:hover > a {
  background-color: #f06a00;
  color: #fff;
}
.header-style3 .primary-menu .navbar-inner .nav > li:hover > a:before {
  color: #fff;
}
.primary-menu .navbar-inner .nav > li:hover ul > li > a {
  background-color: #fff !important;
}
.primary-menu .navbar-inner .nav > li.active.dropdown > a:before {
  color: #000;
}
.header-style2 .primary-menu .navbar-inner .nav > li.active.dropdown > a:before {
  color: #fff;
}
.primary-menu .navbar-inner .nav > li.active:before {
  display: inline-block;
  content: '';
  position: absolute;
  top: -3px;
  height: 3px;
  width: 100%;
  background-color: #f39c12;
  z-index: 9;
}
.header-style2 .primary-menu .navbar-inner .nav > li.active:before {
  height: 0;
}
.primary-menu .navbar-inner .nav > li.active > a {
  border-left: 0;
  background-color: #fff;
  color: #000;
}
.header-style2 .primary-menu .navbar-inner .nav > li.active > a {
  color: #fff;
  background-color: #999;
}
.header-style3 .primary-menu .navbar-inner .nav > li.active > a {
  background-color: #f06a00;
  color: #fff;
}
.header-style3 .primary-menu .navbar-inner .nav > li.active > a:before {
  color: #fff;
}
.primary-menu .navbar-inner .nav.nav-mega {
  position: relative;
  z-index: 9;
}
.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-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
  border-top: 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: 180px !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 {
  padding: 8px 0 !important;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu:before {
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  top: -5px;
  width: 100%;
  z-index: 99999;
  background-color: none;
}
.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 a:before {
  content: '';
  width: 5px;
  height: 5px;
  margin-right: 10px;
  border-radius: 50%;
  display: inline-block;
  background-color: #666;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li a:before {
  margin-left: 10px;
  margin-right: 0;
}
.primary-menu .navbar-inner .nav.nav-mega > 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;
}
.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;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub > 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 .dropdown-sub > li a:hover {
  color: #f39c12;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub > li a:hover:before {
  background-color: #f39c12;
}
.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: #f39c12;
  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: #f39c12;
}
.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.menu-shop.ya-mega-menu > .dropdown-menu > li.four-column {
  float: right;
  clear: none !important;
}
.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;
}
.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: 99999;
  background-color: none;
}
.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:before {
  height: 0;
  width: 0;
  margin: 0;
}
.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;
}
.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 > a {
  display: block;
  padding: 6px 0;
  font-size: 13px;
  color: #666;
  text-transform: capitalize;
}
.header-style2 .primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a {
  background-color: #fff;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a:before {
  content: '';
  width: 5px;
  height: 5px;
  margin-right: 10px;
  border-radius: 50%;
  display: inline-block;
  background-color: #666;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a:before {
  margin-left: 10px;
  margin-right: 0;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a:hover {
  color: #f39c12;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a:hover:before {
  background-color: #f39c12;
}
.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 > .dropdown-sub.nav-level2 > li:last-child > a {
  padding-bottom: 0;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li.active a {
  color: #f39c12;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li.active a:before {
  background-color: #f39c12;
}
.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: 604px;
}
.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: 853px;
}
.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: 1045px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.six-column > li.six-column {
  padding: 30px 13px 20px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.six-column > li:nth-child(6n+1) {
  clear: both;
}
.header-style2 .primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > .active > a,
.header-style2 .primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > .active > a:focus {
  background-color: #fff;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu img {
  width: 100%;
}
.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;
}
.primary-menu .navbar-inner .nav.nav-css > li .dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px 0;
  min-width: 222px;
  border-width: 0 2px 3px 1px;
  border-style: solid;
  border-color: #e1e1e1;
}
.primary-menu .navbar-inner .nav.nav-css > li .dropdown-menu .dropdown-menu {
  border-width: 0 2px 3px 1px;
}
.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:before {
  content: '';
  width: 5px;
  height: 5px;
  margin-right: 10px;
  border-radius: 50%;
  display: inline-block;
  background-color: #666;
}
.rtl .primary-menu .navbar-inner .nav.nav-css > li ul > li a:before {
  margin-left: 10px;
  margin-right: 0;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li a:hover:before {
  background-color: #f39c12;
}
.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: #f39c12;
  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: #f39c12;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:hover > .dropdown-menu {
  display: block;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:last-child a {
  border-bottom: 0;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:last-child > .dropdown-menu >li a {
  border-bottom: 1px solid #ddd;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:last-child > .dropdown-menu >li:last-child a {
  border-bottom: 0;
}
.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;
}
.vertical-menu {
  position: relative;
  z-index: 11;
  max-height: 380px;
}
.mega-left-title {
  background-color: #f39c12;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 16px 10px;
  text-transform: uppercase;
  font-family: 'TitilliumWebRegular';
}
.mega-left-title:before {
  content: '\f03a';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  margin: 0 10px;
}
.rtl .mega-left-title:before {
  content: '';
  margin: 0;
}
.rtl .mega-left-title:after {
  content: '\f03a';
  font-family: FontAwesome;
  font-size: 19px;
  color: #fff;
  margin: 0 10px;
}
.style1 .mega-left-title {
  padding: 14px 10px;
}
.style1 .mega-left-title:before {
  background-color: #f06a00;
  color: #fff;
  content: "\f03a";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 19px;
  line-height: 58px;
  margin: -14px 10px -14px -10px;
  text-align: center;
  width: 58px;
}
.rtl .style1 .mega-left-title:before {
  margin: -14px -10px -14px 10px;
}
.rtl .style1 .mega-left-title:after {
  content: '';
  margin: 0;
  padding: 0;
}
.vertical_megamenu {
  margin: 0 !important;
}
.vertical_megamenu .nav.vertical-megamenu {
  margin: 0;
}
.style1 .vertical_megamenu .nav.vertical-megamenu {
  position: relative;
  z-index: 100;
}
.style1 .vertical_megamenu .nav.vertical-megamenu:before {
  content: '';
  width: 1px;
  height: 100%;
  display: inline-block;
  background-color: #e1e1e1;
  position: absolute;
  top: 0;
  line-height: 55px;
  left: 56px;
  z-index: 1;
}
.rtl .style1 .vertical_megamenu .nav.vertical-megamenu:before {
  right: 56px;
  left: auto;
}
.vertical_megamenu .nav.vertical-megamenu > li {
  display: block;
  float: none;
  line-height: normal;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
  cursor: pointer;
  background-color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li:last-child {
  border: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li:last-child > a {
  text-align: center;
  text-transform: uppercase;
  padding: 15px;
}
.vertical_megamenu .nav.vertical-megamenu > li:last-child > a:after {
  content: '\f107';
  font-family: FontAwesome;
  font-size: 16px;
  color: #333;
  margin: 5px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li:last-child > a:before {
  content: '\f107';
  font-family: FontAwesome;
  font-size: 16px;
  color: #333;
  margin: 5px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li:last-child > a:after {
  content: '';
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li:last-child > a:hover:before {
  color: #fff;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li:last-child > a.close-more-cat:before {
  content: '\f106';
  font-family: FontAwesome;
  font-size: 16px;
  color: #333;
  margin: 5px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li:last-child > a.close-more-cat:after {
  content: '';
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li:last-child > a.close-more-cat:hover:before {
  color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li:last-child > a:hover {
  background: none repeat scroll 0 0 #f39c12;
  color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li:last-child > a:hover:after {
  color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li:last-child > a.close-more-cat:after {
  content: '\f106';
  font-family: FontAwesome;
  font-size: 16px;
  color: #333;
  margin: 5px;
}
.vertical_megamenu .nav.vertical-megamenu > li:last-child > a.close-more-cat:hover:after {
  color: #fff;
}
.style1 .vertical_megamenu .nav.vertical-megamenu > li.showMore {
  cursor: pointer;
  background-color: #fff;
  z-index: 3;
}
.style1 .vertical_megamenu .nav.vertical-megamenu > li.showMore:hover > a {
  background-color: #f39c12;
}
.vertical_megamenu .nav.vertical-megamenu > li > a {
  display: block;
  padding: 13px 15px;
  position: relative;
  color: #444;
}
.vertical_megamenu .nav.vertical-megamenu > li > a .menu-title {
  padding-left: 15px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li > a .menu-title {
  padding-right: 15px;
  padding-left: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li > a .fa {
  width: 13px;
  height: 13px;
}
.vertical_megamenu .nav.vertical-megamenu > li > a:hover {
  color: #f39c12;
  background: rgba(0,0,0,0) linear-gradient(to bottom,#f7f7f7 0%,#ffffff 100%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
}
.style1 .vertical_megamenu .nav.vertical-megamenu > li > a:hover {
  background: none repeat scroll 0 0 #f7f7f7;
  -ms-filter: "none";
}
.vertical_megamenu .nav.vertical-megamenu > li > a .menu-img {
  display: inline-block;
  position: absolute;
  margin: 5px;
}
.page-template-page-home2 .vertical_megamenu .nav.vertical-megamenu > li > a {
  padding: 17px 15px;
}
.page-template-page-home2 .vertical_megamenu .nav.vertical-megamenu > li > a .menu-title {
  padding-left: 30px;
}
.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: 15px;
  font-size: 16px;
}
.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: 100%;
  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;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu {
  right: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu:before {
  content: "";
  background: transparent;
  position: absolute;
  top: -1px;
  bottom: 0;
  width: 15px;
  left: -15px;
}
.vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu .dropdown-submenu {
  min-width: 150px;
  padding: 20px;
}
.vertical_megamenu .nav.vertical-megamenu > li.open > .dropdown-menu,
.vertical_megamenu .nav.vertical-megamenu > li:hover > .dropdown-menu {
  -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;
}
.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;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li a:before {
  content: "";
  background: #777777;
  width: 5px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.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 #f39c12;
}
.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: #f39c12;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub > li a:hover:before {
  background-color: #f39c12;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub {
  left: auto;
  right: 104%;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom > .dropdown-menu > li .dropdown-sub:before {
  background: none;
  width: 0px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > 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;
}
.vertical_megamenu .nav.vertical-megamenu > 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;
}
.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: #f39c12;
  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: #f39c12;
}
.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 > .dropdown-menu {
  padding-bottom: 20px;
  padding-top: 0;
  border-top: 2px solid #f39c12;
  border-right: 2px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
  box-shadow: none;
}
.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:hover,
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu.three-column li > a:hover {
  background-color: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > li:hover.menu-menu-banner a img,
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > li:hover.menu-menu-banner-2 a img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.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;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu {
  float: right;
}
.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: #f39c12 !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: #f39c12;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a:before {
  content: '';
  width: 5px;
  height: 5px;
  margin-right: 10px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #666;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a:before {
  margin-left: 10px;
  margin-right: 0;
}
.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 .two-column {
  width: 365px;
  padding: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .two-column > li:nth-child(2n+1) {
  clear: both;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column {
  min-width: 615px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.three-column > li:last-child {
  float: left;
  padding: 20px 0 0;
}
.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 > 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 .woocommerce {
  padding: 0px 20px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li {
  margin-bottom: 0px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li.clear_lg {
  clear: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry {
  border: 1px solid #e1e1e1;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry:hover {
  box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry .products-thumb {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #e1e1e1;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry .products-thumb span.onsale {
  background-color: #6dcff6;
  right: 10px;
  left: auto;
  top: 10px;
  z-index: 5;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry .products-thumb .product-thumb-hover .hover-image {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry .products-thumb:hover {
  -webkit-box-shadow: 1px 1px 1px #eee;
  box-shadow: 1px 1px 1px #eee;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry .products-thumb:hover .product-thumb-hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry .products-thumb:hover a.fancybox {
  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.four-column .woocommerce .products-loop > li .products-entry .products-content {
  padding: 10px 0 20px;
  text-align: center;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry .products-content .item-bottom {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry .products-content h4 a {
  font-size: 13px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry .desc {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu ul.four-column .woocommerce .products-loop > li .products-entry .item-bottom {
  display: none;
}
.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: 685px;
}
.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;
}
.page-template-page-home2.rtl .vertical_megamenu .nav.vertical-megamenu > li > a .menu-title {
  padding-right: 30px;
}
.dropdown-menu > li > a:focus {
  background-color: #fff;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  background-color: #fff;
}
.phone-icon-menu,
.phone-icon-login,
.phone-icon-cart,
.phone-icon-search {
  display: none;
  position: relative;
}
.header-style1 .top-login .div-logined {
  border-right: 1px solid #e1e1e1;
}
.rtl .header-style1 .top-login .div-logined {
  border-left: 1px solid #e1e1e1;
  border-right: 0;
}
.block-popup-login {
  margin-top: 170px;
  width: 600px;
  padding: 0px 20px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.block-popup-login form.login,
.block-popup-login form.register {
  border: 0px;
  padding: 0px;
  margin: 0;
  text-align: left;
  border-radius: 0px;
}
.rtl .block-popup-login form.login,
.rtl .block-popup-login form.register {
  text-align: right;
}
.block-popup-login .tt_popup_login {
  height: 42px;
  background-color: #f39c12;
  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: left 10px top 10px;
  position: relative;
  padding-right: 10px;
  background-color: #f39c12;
}
.rtl .block-popup-login .tt_popup_login strong {
  background-position: right 10px top 10px;
  padding-left: 10px;
  padding-right: 55px;
}
.block-popup-login .block-content {
  padding-top: 30px;
  padding-bottom: 40px;
  font-weight: normal;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.rtl .block-popup-login .block-content .col-reg {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
  border-left: 1px solid #d0d0d0;
  border-right: 0;
  padding-left: 30px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login {
  position: relative;
  float: left;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  background-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: #f39c12;
  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;
  z-index: 5;
}
.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;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
  padding-right: 30px;
  padding-left: 0;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
  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;
}
.rtl .block-popup-login .block-content .list-log li {
  padding: 2px 14px 2px 0;
}
.rtl .block-popup-login .block-content .list-log li:before {
  right: 0;
  left: auto;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 42px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 11px;
  margin-top: 15px;
  color: #fff;
  font-weight: bold;
  background-color: #f39c12;
}
.block-popup-login .block-content .btn-reg-popup:hover {
  background-color: #c87f0a;
}
.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;
  right: auto;
}
.rtl .block-popup-login .email-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .pass-input {
  position: relative;
}
.block-popup-login .pass-input:before {
  background: url(../assets/img/icon-pass.png) no-repeat center center #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
}
.rtl .block-popup-login .pass-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .input-text {
  border: none;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px;
  font-size: 108.33%;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.rtl .block-popup-login .input-text {
  padding: 0 52px 0px 5px;
}
.block-popup-login .ft-link-p a {
  color: #444;
  padding: 0;
  border: 0;
}
.block-popup-login .ft-link-p a:hover {
  color: #f39c12;
}
.close-login {
  display: inline-block;
  background: url(../assets/img/btn-close-login.png) no-repeat top left;
  width: 26px;
  height: 26px;
  overflow: hidden;
  text-indent: -9999px;
  right: 7px;
  left: auto;
  top: 7px;
  position: absolute;
  opacity: 1;
}
.rtl .close-login {
  left: 7px;
  right: auto;
}
.page-template-page-home2 .header-style3 {
  margin-bottom: 40px;
}
.header-style3 .header {
  background-color: #f39c12;
}
.header-msg {
  border-bottom: 2px solid #e1e1e1;
  height: 42px;
}
.header-style2 .header-msg {
  border: 0;
  background-color: #444;
  height: 40px;
}
.header-msg .sidebar-top .widget {
  margin-bottom: 0;
}
.header-style3 .header-msg {
  background-color: #f39c12;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  height: 41px;
}
.widget_icl_lang_sel_widget {
  float: left;
  background-color: #fff;
  color: #333;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.header-style2 .widget_icl_lang_sel_widget {
  background-color: #444;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
  width: 108px;
}
.header-style3 .widget_icl_lang_sel_widget {
  background-color: #f39c12;
  color: #fff;
  border: 0;
}
.rtl .widget_icl_lang_sel_widget {
  float: right;
}
.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: 40px;
  padding: 0 15px;
  color: #333;
}
.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 12px;
}
.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:before {
  content: '';
  background: transparent;
  height: 5px;
  width: 100%;
  position: absolute;
  z-index: 3;
  bottom: -5px;
  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: #f39c12;
  background-color: #fff;
}
.header-style2 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
  color: #fff;
}
.header-style2 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:hover,
.header-style2 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:focus {
  color: #fff;
  background-color: #f39c12;
}
.header-style3 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
  color: #fff;
}
.header-style3 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:hover,
.header-style3 .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:focus {
  color: #666;
  background-color: #fff;
}
.widget_icl_lang_sel_widget #lang_sel img.iclflag {
  margin-right: 10px;
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
}
.rtl .widget_icl_lang_sel_widget #lang_sel img.iclflag {
  margin-left: 10px;
  margin-right: 0;
}
.widget_icl_lang_sel_widget #lang_sel ul {
  list-style: none;
  margin: 0;
}
.widget_icl_lang_sel_widget #lang_sel ul li {
  float: right;
  position: relative;
  width: 100%;
}
.widget_icl_lang_sel_widget #lang_sel ul li a {
  color: #fff;
  font-size: 12px;
}
.widget_icl_lang_sel_widget #lang_sel ul li a span {
  display: inline-block;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul {
  margin: 0;
  border: 0px;
  right: 0;
  z-index: 999;
  top: 41px;
  position: absolute;
  display: none;
  background: #fff;
  -webkit-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.header-style3 .widget_icl_lang_sel_widget #lang_sel ul li ul {
  top: 41px;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul:before {
  position: absolute;
  top: -5px;
  height: 5px;
  width: 100%;
  content: '';
}
.widget_icl_lang_sel_widget #lang_sel ul li ul li {
  background: #fff;
}
.widget_icl_lang_sel_widget #lang_sel ul li ul li 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: #f39c12;
}
.widget_currency_converter {
  width: 68px;
  height: 40px;
  border-right: 1px solid #e1e1e1;
  float: left;
  text-align: center;
}
.rtl .widget_currency_converter {
  border-left: 1px solid #e1e1e1;
  border-right: 0;
}
.header-style2 .widget_currency_converter {
  border-right: 1px solid #555;
}
.rtl .header-style2 .widget_currency_converter {
  border-left: 1px solid #555;
  border-right: 0;
}
.header-style3 .widget_currency_converter {
  border: 0;
}
.rtl .widget_currency_converter {
  float: right;
}
.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: 20px;
  display: inline-block;
  background-color: #fff;
  color: #333;
  width: 100%;
  padding: 10px 0 9px;
  font-size: 12px;
}
.widget_currency_converter .currency_w >li a:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}
.rtl .widget_currency_converter .currency_w >li a:after {
  margin-right: 5px;
  margin-left: 0;
}
.header-style2 .widget_currency_converter .currency_w >li a {
  background-color: #444;
  color: #fff;
}
.header-style2 .widget_currency_converter .currency_w >li a:hover {
  background-color: #f39c12;
}
.header-style3 .widget_currency_converter .currency_w >li a {
  background-color: #f39c12;
  color: #fff;
}
.header-style3 .widget_currency_converter .currency_w >li a:hover {
  background-color: #fff;
  color: #666;
}
.widget_currency_converter .currency_w >li .currency_switcher {
  margin: 0;
  display: none;
  background: #fff;
  margin: 2px 0px 0 -1px;
  border: 1px solid #e1e1e1;
}
.rtl .widget_currency_converter .currency_w >li .currency_switcher {
  margin: 1px -2px 0 0;
}
.header-style2 .widget_currency_converter .currency_w >li .currency_switcher {
  margin: 0;
}
.header-style2 .widget_currency_converter .currency_w >li .currency_switcher li {
  width: 65px;
}
.header-style2 .widget_currency_converter .currency_w >li .currency_switcher li a {
  width: 65px;
  padding: 1px 7px 2px 3px;
}
.header-style3 .widget_currency_converter .currency_w >li .currency_switcher {
  margin: 1px 0 0 0;
  border: 0;
}
.header-style3 .widget_currency_converter .currency_w >li .currency_switcher li {
  width: 65px;
}
.header-style3 .widget_currency_converter .currency_w >li .currency_switcher li a {
  width: 65px;
  padding: 1px 7px 2px 3px;
}
.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;
}
.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: #f39c12;
}
.header-style2 .widget_currency_converter .currency_w >li .currency_switcher li a:hover {
  background-color: #fff;
}
.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;
}
ul#menu-top-header {
  margin: 0;
  line-height: 40px;
}
.header-style2 ul#menu-top-header {
  line-height: 39px;
}
ul#menu-top-header > li {
  float: left;
  position: relative;
  cursor: pointer;
  border-right: 1px solid #e1e1e1;
}
.rtl ul#menu-top-header > li {
  float: right;
  border-left: 1px solid #e1e1e1;
  border-right: 0;
}
.rtl ul#menu-top-header > li:first-child {
  border-right: 1px solid #e1e1e1;
}
.header-style2 ul#menu-top-header > li {
  border-right: 1px solid #555;
}
.header-style2 ul#menu-top-header > li:first-child {
  border-left: 1px solid #555;
}
.rtl .header-style2 ul#menu-top-header > li {
  border-left: 1px solid #555;
  border-right: 0;
}
.rtl .header-style2 ul#menu-top-header > li:first-child {
  border-right: 1px solid #555;
}
.header-style3 ul#menu-top-header > li {
  border: 0;
}
.header-style3 ul#menu-top-header > li:hover {
  background-color: #fff;
}
.header-style3 ul#menu-top-header > li:hover > a {
  color: #666;
}
.header-style3 ul#menu-top-header > li:first-child {
  border: 0;
}
ul#menu-top-header > li:first-child {
  border-left: 1px solid #e1e1e1;
}
ul#menu-top-header > li.dropdown > a:after {
  content: "\f107";
  margin: 0 5px;
  font-family: FontAwesome;
  display: inline-block;
}
ul#menu-top-header > li:hover {
  background-color: #f39c12;
}
ul#menu-top-header > li:hover > a {
  color: #fff;
}
ul#menu-top-header > li:hover > a span.fa {
  color: #fff;
}
.header-style3 ul#menu-top-header > li:hover > a span.fa {
  color: #444;
}
ul#menu-top-header > li:hover > ul.dropdown-menu {
  opacity: 100;
  filter: alpha(opacity=10000);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
ul#menu-top-header > li > a {
  padding: 0 15px 0 10px;
  border: 0;
  display: initial !important;
  font-size: 12px;
}
ul#menu-top-header > li > a .
		span.fa {
  color: #f39c12;
}
.header-style2 ul#menu-top-header > li > a {
  color: #fff;
}
.header-style2 ul#menu-top-header > li > a span.fa {
  color: #fff;
}
.header-style3 ul#menu-top-header > li > a {
  color: #fff;
}
.header-style3 ul#menu-top-header > li > a span.fa {
  color: #fff;
}
.header-style3 ul#menu-top-header > li > a:hover {
  color: #666;
}
ul#menu-top-header > 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 ul#menu-top-header > li > ul.dropdown-menu {
  right: -1px;
  left: auto;
}
ul#menu-top-header > li > ul.dropdown-menu li a {
  font-size: 12px;
  display: block;
  padding: 8px 10px 8px 30px;
  border-bottom: none;
  line-height: 20px;
  color: #444;
  position: relative;
}
.rtl ul#menu-top-header > li > ul.dropdown-menu li a {
  padding: 8px 30px 8px 10px;
}
.rtl ul#menu-top-header > li > ul.dropdown-menu li a:before {
  right: 18px;
  left: auto;
}
ul#menu-top-header > 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%;
}
ul#menu-top-header > li > ul.dropdown-menu li a:hover {
  color: #f39c12;
}
ul#menu-top-header > li > ul.dropdown-menu li a:hover:before {
  background-color: #f39c12;
}
.header-style2 ul#menu-top-header > li > ul.dropdown-menu li a {
  color: #333;
}
.header-style2 ul#menu-top-header > li > ul.dropdown-menu li a:hover {
  color: #f39c12;
  background-color: #fff;
}
.header-style3 ul#menu-top-header > li > ul.dropdown-menu li a {
  color: #666;
}
.header-style3 ul#menu-top-header > li > ul.dropdown-menu li a:hover {
  color: #f39c12;
  background-color: #fff;
}
ul#menu-top-header > li.active {
  background-color: #f39c12;
}
ul#menu-top-header > li.active a {
  color: #fff;
}
.header-style3 ul#menu-top-header > li.active {
  background-color: #fff;
}
.header-style3 ul#menu-top-header > li.active a {
  color: #666;
}
.header-style3 ul#menu-top-header > li.active a .fa:before {
  color: #666;
}
.top-login > ul > li {
  line-height: 40px;
}
.top-login > ul > li > a {
  padding: 11px 15px 11px 10px;
  border-right: 1px solid #e1e1e1;
}
.top-login > ul > li > a:before {
  font-size: 13px;
  content: '\f023';
  font-family: 'FontAwesome';
  margin: 5px;
  color: #f39c12;
}
.top-login > ul > li > a:hover {
  color: #fff;
}
.top-login > ul > li > a:hover:before {
  color: #fff;
}
.header-style2 .top-login > ul > li > a {
  border-right: 0;
  color: #fff;
}
.header-style2 .top-login > ul > li > a:before {
  color: #fff;
}
.header-style3 .top-login > ul > li > a {
  border-right: 0;
  color: #fff;
}
.header-style3 .top-login > ul > li > a:before {
  color: #fff;
}
.top-login .div-logined > a {
  line-height: 40px;
  padding: 0 10px;
}
.header-style2 .top-login {
  border-right: 1px solid #555;
}
.rtl .header-style2 .top-login {
  border-left: 1px solid #555;
  border-right: 0;
}
.header-style2 .top-login .div-logined > a {
  color: #fff;
}
.header-style3 .top-login {
  border: 0;
}
.header-style3 .top-login .div-logined > a {
  color: #fff;
}
.header-style3 .top-login .div-logined > a:hover {
  color: #666;
}
.top-login:hover {
  background-color: #f39c12;
}
.top-login:hover .div-logined > a {
  color: #fff;
}
.top-login ul {
  margin: 0;
}
.header .top {
  padding: 30px 0 25px;
}
.header-style2 .header .top {
  padding: 40px 0 66px;
  position: relative;
}
.header .top .ya-logo {
  margin-top: 15px;
  padding: 0;
}
.header .top .ya_top {
  width: 100%;
}
.header-style2 .header .top .ya_top {
  width: 90%;
  margin: 0;
}
.header-style2 .header .top .ya_top .searchform {
  position: relative;
  z-index: 1;
}
.header-style2 .header .top .ya_top .searchform input.search-query {
  border: 2px solid #e1e1e1;
  color: #999;
  height: 44px;
  padding: 0 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
}
.header-style2 .header .top .ya_top .searchform button.form-button {
  position: absolute;
  top: 2px;
  right: 2px;
  left: auto;
  padding: 13px;
  background-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 40px;
  width: 40px;
  margin: 0;
  border: 0;
}
.rtl .header-style2 .header .top .ya_top .searchform button.form-button {
  left: 2px;
  right: auto;
}
.header-style2 .header .top .ya_top .searchform button.form-button:before {
  font-size: 14px;
  color: #666;
}
.header-style2 .header .top .ya_top .searchform button.form-button:before:hover {
  color: #f39c12;
}
.header .top .ya_top .top-form.top-search {
  width: 100%;
  border: 1px solid #e1e1e1;
  display: inline-block;
  position: relative;
}
.header .top .ya_top .top-form.top-search .cat-wrapper {
  position: absolute;
  height: 50px;
  top: 0;
  left: 0px;
  right: auto;
  border-radius: 0 !important;
}
.header-style3 .header .top .ya_top .top-form.top-search .cat-wrapper {
  height: 40px;
}
.rtl .header .top .ya_top .top-form.top-search .cat-wrapper {
  right: 0;
  left: auto;
}
.rtl .header .top .ya_top .top-form.top-search .cat-wrapper:before {
  left: 15px;
  right: auto;
}
.rtl .header .top .ya_top .top-form.top-search .cat-wrapper select {
  border-left: 1px solid #e1e1e1;
  border-right: 0;
}
.header .top .ya_top .top-form.top-search .cat-wrapper .label-search {
  display: block;
  margin-bottom: 0;
}
.header .top .ya_top .top-form.top-search .cat-wrapper .label-search:before {
  content: "\f0dd";
  font-family: fontawesome;
  font-size: 16px;
  position: absolute;
  top: 10px;
  right: 15px;
  left: auto;
  pointer-events: none;
}
.rtl .header .top .ya_top .top-form.top-search .cat-wrapper .label-search:before {
  left: 15px;
  right: auto;
}
.header-style3 .header .top .ya_top .top-form.top-search .cat-wrapper .label-search:before {
  top: 5px;
}
.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-right: 1px solid #ddd;
  padding: 15px;
  height: 50px;
  width: 220px;
  background-color: #f4f4f4;
}
.header-style3 .header .top .ya_top .top-form.top-search .cat-wrapper select {
  height: 40px;
  padding: 10px;
}
.header .top .ya_top .top-form.top-search .cat-wrapper select:focus {
  outline: none;
}
.header .top .ya_top .top-form.top-search input {
  width: 100%;
  height: 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  line-height: 50px;
  margin-bottom: 0;
}
.header-style3 .header .top .ya_top .top-form.top-search input {
  height: 40px;
  line-height: 40px;
}
.header .top .ya_top .top-form.top-search #searchform_special input {
  padding-left: 240px;
}
.rtl .header .top .ya_top .top-form.top-search #searchform_special input {
  padding-right: 240px;
  padding-left: 0;
}
.header .top .ya_top .top-form.top-search button.form-button {
  height: 50px;
  background: rgba(0,0,0,0) linear-gradient(to bottom,#ffffff 0%,#efefef 100%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  padding: 15px 25px;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  margin: 0;
  border-left: 1px solid #e1e1e1;
  width: 70px;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
}
.header-style3 .header .top .ya_top .top-form.top-search button.form-button {
  height: 40px;
  background: none repeat scroll 0 0 #fff;
  padding: 0 10px;
  border: 0;
  width: 40px;
  -ms-filter: "none";
}
.rtl .header-style3 .header .top .ya_top .top-form.top-search button.form-button {
  border: 0;
}
.header-style3 .header .top .ya_top .top-form.top-search button.form-button:hover {
  background-color: #fff;
}
.header-style3 .header .top .ya_top .top-form.top-search button.form-button:hover:before {
  color: #f39c12;
}
.rtl .header .top .ya_top .top-form.top-search button.form-button {
  left: 0;
  right: auto;
  border-right: 1px solid #e1e1e1;
  border-left: 0;
}
.header .top .ya_top .top-form.top-search button.form-button:hover {
  background: none repeat scroll 0 0 #f39c12;
  -ms-filter: "none";
}
.header .top .ya_top .top-form.top-search button.form-button:hover:before {
  color: #fff;
}
.header .top .ya_top .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: #666;
  text-align: center;
  line-height: 50px;
}
.header-style3 .header .top .ya_top .top-form.top-search button.form-button:before {
  line-height: 40px;
  font-size: 18px;
}
.header .top .ya_top .popular-search-keyword {
  float: left;
  padding-top: 5px;
}
.rtl .header .top .ya_top .popular-search-keyword {
  float: right;
}
.header .top .ya_top .popular-search-keyword .keyword-title {
  font-size: 12px;
  color: #000;
  font-weight: bold;
  display: inline-block;
}
.header-style3 .header .top .ya_top .popular-search-keyword .keyword-title {
  color: #fff;
}
.header .top .ya_top .popular-search-keyword .search-keyword {
  display: inline-block;
}
.header .top .ya_top .popular-search-keyword .search-keyword ul {
  margin: 0;
}
.header .top .ya_top .popular-search-keyword .search-keyword ul > li {
  display: inline-block;
}
.header-style3 .header .top .ya_top .popular-search-keyword .search-keyword ul > li {
  color: #fff;
}
.header-style3 .header .top .ya_top .popular-search-keyword .search-keyword ul > li a {
  color: #fff;
}
.header-style3 .header .top .ya_top .popular-search-keyword .search-keyword ul > li a:hover {
  color: #fff;
}
.header .top .ya_top .popular-search-keyword .search-keyword ul > li a {
  color: #666;
  font-size: 12px;
}
.header .top .ya_top .popular-search-keyword .search-keyword ul > li a:hover {
  color: #f39c12;
  text-decoration: underline;
}
.header-style3 .popular-search-keyword a:hover {
  color: #fff;
}
.top-form {
  position: relative;
  float: right;
}
.top-form.top-form-minicart {
  background-color: #f39c12;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  padding: 0 50px 0 20px;
  text-transform: uppercase;
  position: relative;
}
.rtl .top-form.top-form-minicart {
  padding: 0 20px 0 50px;
}
.rtl .top-form.top-form-minicart:before {
  padding: 0 30px 0 15px;
  left: 45px;
  right: auto;
}
.rtl .top-form.top-form-minicart:after {
  left: 0;
  right: auto;
  padding-left: 20px;
  padding-right: 0;
}
.rtl .top-form.top-form-minicart a {
  float: none;
}
.header-style2 .top-form.top-form-minicart {
  text-transform: lowercase;
  padding: 0 0 0 47px;
  background-color: #fff;
  color: #444;
  background: url(../assets/img/orange/cart-style2.png) no-repeat left center;
}
.rtl .header-style2 .top-form.top-form-minicart {
  background: url(../assets/img/orange/cart-style2.png) no-repeat right center;
  padding: 0 47px 0 0;
}
.header-style2 .top-form.top-form-minicart .top-minicart-icon {
  line-height: 18px;
}
.header-style2 .top-form.top-form-minicart .top-minicart-icon span.shopping-text {
  text-transform: uppercase;
  font-weight: bold;
}
.header-style2 .top-form.top-form-minicart:before {
  border: 0;
}
.header-style2 .top-form.top-form-minicart:after {
  content: '';
}
.header-style2 .top-form.top-form-minicart:hover {
  border: 0;
  margin: 0;
}
.header-style3 .top-form.top-form-minicart {
  padding: 0 35px 0 20px;
  background-color: #ff9800;
}
.rtl .header-style3 .top-form.top-form-minicart:after {
  right: 0;
  left: auto;
  padding-right: 20px;
  padding-left: 0;
}
.header-style3 .top-form.top-form-minicart:before {
  height: 0;
  border: 0;
}
.header-style3 .top-form.top-form-minicart:hover {
  border-top: 3px solid #ff9800;
}
.top-form.top-form-minicart:before {
  content: '';
  position: absolute;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  border-left: 1px solid rgba(0,0,0,0.3);
  padding: 0 15px 0 30px;
  right: 0;
  top: 14px;
}
.top-form.top-form-minicart:after {
  content: '\f107';
  position: absolute;
  top: 18px;
  right: 0;
  padding-right: 20px;
  font-family: fontawesome;
  font-size: 16px;
  color: #fff;
}
.top-form.top-form-minicart i:before {
  font-size: 16px;
  margin-right: 5px;
}
.top-form.top-form-minicart a {
  color: #fff;
}
.top-form.top-form-minicart:hover {
  background-color: #fff;
  border-top: 3px solid #f39c12;
  margin-top: -3px;
}
.top-form.top-form-minicart:hover i:before {
  color: #000;
}
.top-form.top-form-minicart:hover .top-minicart-icon > a {
  color: #000;
}
.top-form.top-form-minicart:hover .top-minicart-icon > a span.minicart-number {
  color: #f39c12;
}
.top-form.top-form-minicart:hover .top-minicart-icon > a .amount {
  color: #f39c12;
}
.top-form.top-form-minicart:hover:after {
  color: #000;
}
.top-form .top-minicart-icon {
  display: inline-block;
  line-height: 56px;
}
.top-form .top-minicart-icon a {
  position: relative;
  display: inline-block;
}
.top-form .top-minicart-icon a span.amount,
.top-form .top-minicart-icon a .minicart-number {
  font-weight: bold;
  margin-right: 5px;
}
.rtl .top-form .top-minicart-icon a span.amount,
.rtl .top-form .top-minicart-icon a .minicart-number {
  margin-right: 0;
  margin-left: 5px;
}
.top-form .wrapp-minicart {
  opacity: 0;
  -ms-transform-origin: right top;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background: none repeat scroll 0 0 #fff;
  position: absolute;
  right: -1px;
  left: auto;
  top: 56px;
  width: 400px;
  z-index: 9999;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-bottom: 3px solid #e1e1e1;
  padding: 15px 10px 15px 20px;
}
.header-style2 .top-form .wrapp-minicart {
  border-top: 1px solid #e1e1e1;
}
.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;
}
.top-form .wrapp-minicart .minicart-padding {
  background: #fff;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content {
  max-height: 320px;
  overflow: auto;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li {
  padding: 20px 5px 15px 0;
  border-bottom: 1px dotted #adadad;
  list-style: none;
  position: relative;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li {
  padding: 20px 0 15px 5px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li:first-child {
  border-top: 1px solid #e1e1e1;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  width: 72px;
  display: inline-block;
  float: left;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  float: right;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image img {
  border: 1px solid #e1e1e1;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details {
  margin-left: 85px;
  position: relative;
  line-height: 18px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details {
  margin-right: 85px;
  margin-left: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .rating-container {
  white-space: nowrap;
  margin-bottom: 10px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details a {
  font-size: 13px;
  position: relative;
  top: -6px;
  text-transform: uppercase;
  color: #000;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details a:hover {
  color: #f39c12;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-action {
  position: absolute;
  top: -5px;
  right: -5px;
  left: auto;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-action {
  left: -5px;
  right: auto;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-action a.btn-remove {
  float: right;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-action a.btn-remove span {
  background: url(../assets/img/minicart-del.png) no-repeat;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin: 0 5px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-action a.btn-remove {
  float: left;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-action a.btn-edit span {
  background: url(../assets/img/minicart-edit.png) no-repeat;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin: 0 5px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-price {
  border: 1px solid #e1e1e1;
  color: #f39c12;
  height: 33px;
  line-height: 33px;
  margin-right: 20px;
  padding: 0 10px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-price {
  margin-left: 20px;
  margin-right: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-price,
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .qty {
  display: inline-block;
  vertical-align: top;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .qty {
  color: #666;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .qty .qty-label {
  padding-right: 10px;
  text-align: left;
  text-transform: uppercase;
  vertical-align: text-bottom;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .qty .qty-number {
  display: inline-block;
  border: 1px solid #e1e1e1;
  height: 33px;
  width: 33px;
  line-height: 33px;
  text-align: center;
  background: none repeat scroll 0 0 #fff;
}
.top-form .wrapp-minicart .cart-checkout .price-total {
  font-weight: bold;
  font-size: 13px;
  color: #666;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px dotted #adadad;
}
.top-form .wrapp-minicart .cart-checkout .cart-links {
  display: block;
  text-align: center;
  padding: 15px 0;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  display: inline-block;
  background-color: #666666;
  margin: 0 5px;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
  font-size: 11px;
  text-transform: uppercase;
  color: #666;
  background: rgba(0,0,0,0) linear-gradient(to bottom,#ffffff 0%,#efefef 100%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  padding: 10px 15px;
  border: 1px solid #e1e1e1;
  font-weight: bold;
  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: none repeat scroll 0 0 #f39c12;
  -ms-filter: "none";
  color: #fff;
  border: 1px solid #f39c12;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link:hover,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link:hover {
  background-color: #f39c12;
}
.top-form:hover .wrapp-minicart {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.row-mega {
  margin-left: -30px;
  *zoom: 1;
}
.row-mega:before,
.row-mega:after {
  display: table;
  line-height: 0;
  content: "";
}
.row-mega:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 30px;
  box-sizing: inherit;
  -moz-box-sizing: inherit;
}
.span12 {
  width: 1170px;
}
.span11 {
  width: 1070px;
}
.span10 {
  width: 970px;
}
.span9 {
  width: 870px;
}
.span8 {
  width: 770px;
}
.span7 {
  width: 670px;
}
.span6 {
  width: 570px;
}
.span5 {
  width: 470px;
}
.span4 {
  width: 370px;
}
.span3 {
  width: 270px;
}
.span2 {
  width: 170px;
}
.span1 {
  width: 70px;
}
@media (min-width: 980px) and (max-width: 1190px) {
  .row-mega {
    margin-left: -20px;
    *zoom: 1;
  }
  .row-mega:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .rtl .row-mega {
    margin: 0 -20px 0 0;
  }
  .rtl [class*="span"] {
    margin: 0 20px 0 0;
  }
  .span12 {
    width: 940px;
  }
  .span11 {
    width: 860px;
  }
  .span10 {
    width: 780px;
  }
  .span9 {
    width: 700px;
  }
  .span8 {
    width: 620px;
  }
  .span7 {
    width: 540px;
  }
  .span6 {
    width: 460px;
  }
  .span5 {
    width: 380px;
  }
  .span4 {
    width: 300px;
  }
  .span3 {
    width: 220px;
  }
  .span2 {
    width: 140px;
  }
  .span1 {
    width: 60px;
  }
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide,
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  display: block !important;
  position: relative;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide .ajax-loading,
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading {
  position: absolute;
  top: 11px;
  left: 50%;
  margin-left: -5%;
  z-index: 3;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
  display: none !important;
}
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.woocommerce-page .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.woocommerce-page .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
  display: none !important;
}
.woocommerce 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: 10px 20px;
}
.woocommerce nav.woocommerce-pagination .products-page,
.woocommerce-page nav.woocommerce-pagination .products-page {
  display: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers {
  border: none !important;
  display: -moz-box !important;
  margin: 0px !important;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li {
  margin-right: 5px;
  border-right: none !important;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  background: rgba(0,0,0,0) linear-gradient(to bottom,#ffffff 0%,#efefef 100%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  color: #000;
  width: 38px;
  height: 35px;
  border: 1px solid #e2e2e2;
  line-height: 20px;
}
.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 #f39c12;
  color: #fff;
  border: 1px solid #f39c12;
  line-height: 20px;
  -ms-filter: "none";
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover {
  background: none repeat scroll 0 0 #f39c12;
  -ms-filter: "none";
  color: #fff;
  border: 1px solid #f39c12;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.next,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.prev,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a.next,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a.prev {
  padding: 6px 11px;
  text-indent: -9999px;
  position: relative;
  z-index: 1;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.next:before,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a.next:before {
  text-indent: 0;
  position: absolute;
  z-index: 3;
  top: 6px;
  left: 16px;
  right: auto;
  content: '\f0da';
  font-family: FontAwesome;
  font-size: 16px;
  color: #999;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.next:hover:before,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a.next:hover:before {
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.prev:before,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers li a.prev:before {
  text-indent: 0;
  position: absolute;
  z-index: 3;
  top: 6px;
  left: 16px;
  right: auto;
  content: '\f0d9';
  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: #f39c12;
}
.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;
  padding-right: 1.1em;
  display: inline-block;
  position: relative;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
  border: 1px solid #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 2.618em;
  height: 2.1em;
  padding: 0;
  margin: 0;
  text-align: center !important;
  font-weight: 700;
  -moz-appearance: textfield;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 1.387em;
  height: 15px;
  text-decoration: none;
  overflow: visible;
  font-weight: 700;
  cursor: pointer;
  color: #fff;
  background-color: #999;
  border: 0;
  text-shadow: none;
  line-height: 15px;
  background-image: none;
}
.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover {
  background-color: #f39c12;
}
.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 .block-title-widget h2,
.woocommerce-page .widget_price_filter .block-title-widget h2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  color: #000;
  font-family: 'TitilliumWebRegular';
}
.woocommerce .widget_price_filter form,
.woocommerce-page .widget_price_filter form {
  padding: 20px;
  border: 1px solid #ddd;
  border-top: 2px solid #f39c12;
}
.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: #f39c12;
  margin-bottom: 20px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #dddddd;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  width: 18px;
  height: 18px;
  background: #fff;
  top: -6px;
  -webkit-box-shadow: 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px #ccc;
}
.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 .ui-slider .ui-slider-handle:before,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 7px;
  left: 7px;
  background-color: #f39c12;
}
.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;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #ddd;
  background: #fff;
  padding: 7px 12px;
  color: #f39c12;
  background: rgba(0,0,0,0) linear-gradient(to bottom,#f8f8f8 0%,#ffffff 100%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8',endColorstr='#ffffff');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8',endColorstr='#ffffff');
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
  border: 1px solid #f39c12;
  color: #fff;
  background: none repeat scroll 0 0 #f39c12;
  -ms-filter: "none";
}
.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce-page .widget_price_filter .price_slider_amount .price_label {
  display: none !important;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 48%;
  float: left;
  margin-right: 2%;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #eee;
}
.woocommerce .cart-collaterals .cart_totals table tr,
.woocommerce-page .cart-collaterals .cart_totals table tr {
  border: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce .cart-collaterals .cart_totals table tr td,
.woocommerce-page .cart-collaterals .cart_totals table tr th,
.woocommerce-page .cart-collaterals .cart_totals table tr td {
  border: 0;
  padding: 10px;
}
.woocommerce .cart-collaterals .cart_totals table tr td,
.woocommerce-page .cart-collaterals .cart_totals table tr td {
  text-align: right;
}
.woocommerce .cart-collaterals .cart_totals table tr td .shipping_calculator,
.woocommerce-page .cart-collaterals .cart_totals table tr td .shipping_calculator {
  display: none;
}
.woocommerce .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce .cart-collaterals .cart_totals table tr.order-total td,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td {
  border-top: 1px solid #eee;
}
.woocommerce .cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce .cart-collaterals .cart_totals table tr.order-total td .amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td .amount {
  font-size: 18px;
  font-weight: normal;
  color: #f39c12;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  font-size: 11px;
  padding: 7px 15px;
  color: #333;
}
.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 #c87f0a;
}
.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: #f39c12;
  color: #fff;
  border-color: #f39c12;
  width: auto;
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover {
  background: #c87f0a;
}
.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: #f39c12;
  border: 0 !important;
  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: 8px 10px;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  white-space: nowrap;
}
.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: #e08e0b !important;
  color: #fff;
}
.products-wrapper .listing-title h1 {
  color: #000;
  font-family: 'TitilliumWebRegular' !important;
  font-size: 20px;
  font-weight: bold;
}
.products-wrapper .products-loop {
  list-style: none;
}
.products-wrapper .products-loop .product-category img {
  margin-bottom: 10px;
}
.products-wrapper .products-loop .product-category h3 {
  font-size: 18px;
}
.products-wrapper .products-loop .product-category h3 .count {
  background: none;
}
.products-wrapper .products-loop > li .products-entry {
  border: 1px solid #e1e1e1;
}
.products-wrapper .products-loop > li .products-entry .products-thumb {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #e1e1e1;
}
.products-wrapper .products-loop > li .products-entry .products-thumb span.onsale {
  position: absolute;
  z-index: 6;
  top: 10px;
  right: 10px;
  left: auto;
}
.products-wrapper .products-loop > li .products-entry .products-thumb img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
}
.products-wrapper .products-loop > li .products-entry .products-thumb img.hover-image {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.products-wrapper .products-loop > li .products-entry .products-thumb:hover img.hover-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.products-wrapper .products-loop > li .products-entry .products-thumb:hover a.fancybox {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.products-wrapper .products-loop > li .products-entry .products-content {
  padding: 20px 0 0;
  display: block;
  text-align: center;
}
.products-wrapper .products-loop > li .products-entry .products-content h4 {
  margin-bottom: 5px;
}
.products-wrapper .products-loop > li .products-entry .products-content h4 a {
  font-size: 13px;
}
.products-wrapper .products-loop > li .products-entry .products-content a.add_to_cart_button {
  background: rgba(0,0,0,0) linear-gradient(to bottom,#ffffff 0%,#efefef 100%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  border: 1px solid #e1e1e1;
  font-size: 11px;
  font-weight: bold;
  color: #333;
  text-align: center;
  padding: 7px 20px;
  height: 33px;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  margin: 0;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.products-wrapper .products-loop > li .products-entry .products-content a.add_to_cart_button:hover {
  background: none repeat scroll 0 0 #f39c12;
  color: #fff;
  border: 1px solid #f39c12;
  -ms-filter: "none";
}
.products-wrapper .products-loop > li .products-entry .products-content a.add_to_cart_button.loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center #f39c12;
}
.products-wrapper .products-loop > li .products-entry .products-content a.add_to_cart_button.loading:after {
  content: '';
}
.products-wrapper .products-loop.grid > li {
  margin-bottom: 30px;
}
.products-wrapper .products-loop.grid > li .products-entry .products-content .desc {
  display: none;
}
.products-wrapper .products-loop.grid > li .products-thumb .product-thumb-hover img {
  width: 100%;
}
.products-wrapper .products-loop.grid > li .item-description {
  display: none;
}
.products-wrapper .products-loop.list > li {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.products-wrapper .products-loop.list > li .products-entry .products-thumb {
  float: left;
  border-right: 1px solid #e1e1e1;
  border-bottom: 0;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-thumb {
  float: right;
  border-left: 1px solid #e1e1e1;
  border-right: 0;
  margin-right: 0;
}
.products-wrapper .products-loop.list > li .products-entry .products-content {
  text-align: start;
  overflow: hidden;
  padding: 15px 30px 0;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom > .button {
  float: right;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .yith-wcwl-add-to-wishlist {
  float: right;
}
.rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .compare-button {
  float: right;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom {
  border: 0;
  display: block;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom > .button {
  float: left;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart {
  margin: 0;
  border: 0;
  display: block;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .yith-wcwl-add-to-wishlist {
  float: left;
  width: auto;
  border: 0;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .yith-wcwl-add-to-wishlist a.add_to_wishlist {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  color: #333;
  display: block;
  font-size: 12px;
  height: 33px;
  line-height: 30px;
  margin: 0 10px;
  width: 110px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
  color: #f39c12;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .compare-button {
  float: left;
  width: auto;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .compare-button a.compare {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  color: #333;
  display: block;
  font-size: 12px;
  height: 33px;
  line-height: 30px;
  width: 110px;
}
.products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .compare-button a.compare:hover {
  color: #f39c12;
}
.products-wrapper .products-loop.list > li .item-description {
  display: block;
  margin-bottom: 10px;
}
.products-nav {
  border: 1px solid #e1e1e1;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
  height: 58px;
}
.products-nav .view-mode-wrap {
  margin-right: 10px;
  float: left;
}
.rtl .products-nav .view-mode-wrap {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.products-nav .view-mode-wrap .view-mode a {
  display: inline-block;
  float: left;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 11px 20px;
  border-right: 1px solid #e1e1e1;
  color: #666;
}
.products-nav .view-mode-wrap .view-mode a:hover,
.products-nav .view-mode-wrap .view-mode a.active {
  color: #f39c12;
  background-color: #f1f1f1;
}
.rtl .products-nav .view-mode-wrap .view-mode a {
  float: right;
  border-left: 1px solid #e1e1e1;
  border-right: 0;
}
.products-nav .view-mode-wrap .view-mode a > span {
  display: none;
}
.products-nav .view-mode-wrap .view-mode a.grid-view:before {
  content: '\f00a';
  font-family: FontAwesome;
  font-size: 24px;
}
.products-nav .view-mode-wrap .view-mode a.list-view:before {
  content: '\f03a';
  font-family: FontAwesome;
  font-size: 24px;
}
.products-nav ul {
  list-style: none;
  margin: 0;
}
.products-nav .catalog-ordering {
  float: left;
  border-right: 1px solid #fff;
}
.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;
  padding: 13px 15px;
}
.rtl .products-nav .catalog-ordering .orderby-order-container span.sort {
  float: right;
  display: inline-block;
  line-height: 32px;
}
.products-nav .catalog-ordering .orderby-order-container ul li {
  list-style: none;
  display: block;
  line-height: 30px;
}
.products-nav .catalog-ordering .orderby-order-container ul li span.current-li {
  background: ;
  display: block;
  padding: 0 0 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: 16px;
  color: #999;
  font-family: FontAwesome;
}
.rtl .products-nav .catalog-ordering .orderby-order-container ul li span.current-li:before {
  left: 15px;
  right: auto;
}
.products-nav .catalog-ordering .orderby-order-container ul li span.current-li:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  right: 40px;
  top: 0;
  border-left: 1px solid #e1e1e1;
}
.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: 11px;
  padding: 0 15px 0 0;
  color: ;
  min-height: 26px;
  display: block;
  white-space: nowrap;
}
.products-nav .catalog-ordering .orderby-order-container ul li a strong {
  font-weight: normal;
}
.products-nav .catalog-ordering .orderby-order-container ul li a:hover {
  cursor: pointer;
}
.products-nav .catalog-ordering .orderby-order-container ul li ul {
  width: 130px;
  border: 1px solid #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: #f39c12;
  color: #fff;
}
.products-nav .catalog-ordering .orderby-order-container ul.order-dropdown {
  display: inline-block;
}
.products-nav .catalog-ordering .orderby-order-container ul.orderby {
  margin-right: 45px;
  margin-left: 10px;
  width: 130px;
}
.rtl .products-nav .catalog-ordering .orderby-order-container ul.orderby {
  margin-left: 45px;
  margin-right: 10px;
}
.products-nav .catalog-ordering .orderby-order-container ul.sort-count {
  margin: 0 10px;
  width: 90px;
}
.products-nav .catalog-ordering ul.sort-count li ul {
  display: none;
  width: 90px;
}
.price,
.item-price,
.item_price,
.product-price {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
  display: inline-block;
}
.price span.amount,
.item-price span.amount,
.item_price span.amount,
.product-price span.amount {
  color: #ed1c24;
}
.price del,
.item-price del,
.item_price del,
.product-price del {
  margin-right: 10px;
  font-size: 13px;
  font-weight: normal;
}
.rtl .price del,
.rtl .item-price del,
.rtl .item_price del,
.rtl .product-price del {
  margin-left: 10px;
  margin-right: 0;
}
.price del span.amount,
.item-price del span.amount,
.item_price del span.amount,
.product-price del span.amount {
  color: #666;
}
.price ins,
.item-price ins,
.item_price ins,
.product-price ins {
  float: left;
  text-decoration: none;
  font-size: 13px;
  margin-right: 10px;
}
.rtl .price ins,
.rtl .item-price ins,
.rtl .item_price ins,
.rtl .product-price ins {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.price ins span.amount,
.item-price ins span.amount,
.item_price ins span.amount,
.product-price ins span.amount {
  color: #ed1c24;
}
.product_type_grouped,
.product_type_external,
.woocommerce a.add_to_cart_button,
a.add_to_cart_button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: rgba(0,0,0,0) linear-gradient(to bottom,#ffffff 0%,#efefef 100%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  border: 1px solid #e1e1e1;
  font-size: 11px;
  font-weight: bold;
  color: #666;
  text-align: center;
  padding: 7px 20px;
  height: 33px;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  margin: 0;
  display: inline-block;
  line-height: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.product_type_grouped:hover,
.product_type_external:hover,
.woocommerce a.add_to_cart_button:hover,
a.add_to_cart_button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  border: 1px solid #f39c12;
  background: none repeat scroll 0 0 #f39c12;
  -ms-filter: "none";
  color: #fff;
}
.woocommerce .product-type-external .product_detail .content_product_detail .cart  .single_add_to_cart_button {
  margin: 0;
  border: 1px solid #e1e1e1;
  color: #666;
}
.woocommerce .product-type-external .product_detail .content_product_detail .cart  .single_add_to_cart_button:hover {
  border: 1px solid #f39c12;
  color: #fff;
}
.woocommerce a.add_to_cart_button.loading,
a.add_to_cart_button.loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center #f39c12 !important;
  color: #fff !important;
  border: 1px solid #f39c12 !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 #f39c12 !important;
  color: #fff !important;
  border: 1px solid #f39c12 !important;
  padding: 7px 10px 7px 30px !important;
}
.woocommerce a.add_to_cart_button.added:after,
a.add_to_cart_button.added:after {
  content: '' !important;
}
a.added_to_cart,
.woocommerce a.added_to_cart {
  display: none;
}
.item-bottom .clear {
  clear: none !important;
}
.yith-wcwl-add-to-wishlist {
  float: left;
  width: 50%;
  border-right: 1px solid #e1e1e1;
  margin: 0;
  text-align: center;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist {
  font-size: 12px;
  color: #444;
  display: inline-block;
  width: 100%;
  line-height: 38px;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist:hover {
  color: #f39c12;
}
.compare-button {
  float: left;
  width: 50%;
}
.compare-button a.compare {
  font-size: 12px;
  color: #444;
  line-height: 38px;
  background-color: #fff;
  text-align: center;
  text-transform: none;
  display: block;
  padding: 0;
  font-weight: normal;
  border: 0;
  background: none;
  -ms-filter: "none";
}
.compare-button a.compare:hover {
  background-color: #fff;
  color: #f39c12;
  border: 0;
}
div.star {
  background: url(../assets/img/star.png) 0 0 repeat-x;
  display: inline-block;
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 55px;
  margin-right: 10px;
}
div.star span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  background: url(../assets/img/star-active.png) 0 0 repeat-x;
}
.reviews-content {
  display: block;
  padding: 0 0 5px;
}
.reviews-content .star {
  background: url(../assets/img/star.png) 0 0 repeat-x;
  display: inline-block;
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 55px;
  margin-right: 0;
}
.reviews-content .star span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  background: url(../assets/img/star-active.png) 0 0 repeat-x;
}
.reviews-content .woocommerce-review-link {
  font-size: 12px;
  color: #666;
  font-family: 'Arial';
}
span.onsale {
  height: 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;
}
a.fancybox {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  background: none repeat scroll 0 0 #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-indent: -9999px;
  text-align: center;
  margin-left: -20px;
  margin-top: -20px;
  overflow: hidden;
  display: inline-block;
  width: 42px;
  height: 42px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
a.fancybox:before {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 40px;
  text-indent: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
a.fancybox:hover {
  background-color: #f39c12;
}
a.fancybox:hover:before {
  color: #fff;
}
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 10px;
}
.product_detail .slider_img_productd {
  margin-bottom: 20px;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive {
  border: 1px solid #e1e1e1;
}
.product_detail .slider_img_productd .product-images-container .slider .slick-list {
  overflow: hidden;
}
.product_detail .slider_img_productd .product-images-container .slider .slick-list .item-img-slider {
  padding: 0;
}
.product_detail .slider_img_productd .product-images-container .slider .images {
  margin-bottom: 0;
}
.product_detail .slider_img_productd .product-images-container .slider .images span.onsale {
  right: 20px;
  top: 20px;
  left: auto;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail {
  overflow: visible;
  padding: 10px 0;
  position: relative;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list {
  margin: 0 -6px;
  overflow: hidden;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product {
  padding: 0 5px;
  cursor: pointer;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product img {
  border: 1px solid #e1e1e1;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-list .item-thumbnail-product img:hover {
  border: 1px solid #f39c12;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail button {
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 30px;
  margin-top: -16px;
  position: absolute;
  text-indent: -9999px;
  text-shadow: none;
  opacity: 0;
  top: 50%;
  width: 25px;
  background: none repeat scroll 0 0 #fff;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  transition: opacity 0.35s, transform 0.35s;
  z-index: 9;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev {
  left: -15px;
  transform: translate3d(-30px,0,0);
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev:before {
  content: '\f104';
  position: absolute;
  font-family: FontAwesome;
  top: 1px;
  right: 9px;
  font-size: 18px;
  color: #666;
  text-indent: 0;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev:hover {
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev:hover:before {
  color: #fff;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-next {
  right: -12px;
  transform: translate3d(30px,0,0);
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-next:before {
  content: '\f105';
  position: absolute;
  font-family: FontAwesome;
  top: 1px;
  left: 9px;
  font-size: 18px;
  color: #666;
  text-indent: 0;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-next:hover {
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-next:hover:before {
  color: #fff;
}
.product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail:hover button {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left {
  position: relative;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail {
  float: left;
  width: 100px;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list  .item-thumbnail-product {
  padding: 0;
  border: 0;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list  .item-thumbnail-product .thumbnail-wrapper {
  margin: 5px;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail button {
  width: 30px;
  height: 25px;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-prev {
  top: 20px;
  left: 50%;
  margin-left: 15%;
  right: auto;
  bottom: auto;
  transform: translate3d(-30px,0,0);
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-prev:before {
  content: '\f106';
  top: -2px;
  right: 8px;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-next {
  bottom: 20px;
  left: 50%;
  margin-left: -15%;
  right: auto;
  transform: translate3d(0,30px,0);
  top: auto;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-next:before {
  content: "\f107";
  top: -1px;
  right: 8px;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive {
  margin-bottom: -3px;
  width: auto;
  position: absolute;
  left: 115px;
  top: 0;
  bottom: 0;
  right: 0;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive .slick-list {
  overflow: hidden;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive .item-img-slider {
  border: 0;
  text-align: center;
}
.product_detail .slider_img_productd .product-images-container.thumbnail-left .product-responsive .item-img-slider img {
  display: inline-block;
  max-width: 100%;
  width: auto;
}
.product_detail .content_product_detail .product_title {
  font-size: 20px;
  color: #000;
  font-family: 'TitilliumWebRegular' !important;
  font-weight: bold;
}
.product_detail .content_product_detail .reviews-content {
  margin-right: 10px;
  margin-bottom: 15px;
}
.product_detail .content_product_detail .reviews-content a.woocommerce-review-link {
  font-size: 12px;
  color: #999;
}
.rtl .product_detail .content_product_detail .reviews-content {
  direction: ltr;
  text-align: right;
}
.product_detail .content_product_detail .price {
  float: left;
}
.rtl .product_detail .content_product_detail .price {
  float: right;
}
.product_detail .content_product_detail .price del {
  float: right;
  font-size: 16px;
  color: #666;
  margin-top: 2px;
}
.product_detail .content_product_detail .price ins {
  float: left;
  font-size: 18px;
  font-weight: bold;
}
.product_detail .content_product_detail .product-stock {
  float: right;
  background: url('../assets/img/icon-instock.png') no-repeat scroll left center;
  padding-left: 32px;
  min-height: 24px;
  padding-top: 3px;
  color: #666;
  font-size: 13px;
}
.rtl .product_detail .content_product_detail .product-stock {
  float: left;
  background-position: right center;
  padding-right: 32px;
  padding-left: 0;
}
.product_detail .content_product_detail .product-description {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.rtl .product_detail .content_product_detail .product-description {
  float: right;
}
.product_detail .content_product_detail .product-description h2.quick-overview {
  font-size: 15px;
  color: #000;
  font-family: 'TitilliumWebRegular' !important;
  font-weight: bold;
}
.product_detail .content_product_detail .product-summary-bottom {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.rtl .product_detail .content_product_detail .product-summary-bottom {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity {
  position: relative;
  z-index: 1;
  margin-right: 20px;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
  margin-left: 20px;
  margin-right: 0;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity input.qty {
  height: 36px;
  width: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .minus {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #9c9c9c;
  height: 18px;
  width: 28px;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .minus:hover {
  background-color: #f3f3f3;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .plus {
  background-color: #fff;
  position: absolute;
  border: 1px solid #ccc;
  top: 0;
  right: 0;
  color: #9c9c9c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 18px;
  width: 28px;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .plus:hover {
  background-color: #f3f3f3;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single_add_to_cart_button {
  background: #f39c12;
  -ms-filter: "none";
  font-size: 11px;
  font-weight: bold;
  color: #fff !important;
  text-align: center;
  padding: 9px 20px;
  height: 36px;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  margin: 0;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 !important;
  float: left;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .cart .single_add_to_cart_button {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single_add_to_cart_button:hover {
  background: none repeat scroll 0 0 #e08e0b;
  color: #fff;
  -ms-filter: "none";
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart {
  clear: both;
  margin-top: 20px;
  padding: 20px 0;
  border-top: 1px dotted #b2b2b2;
}
.product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .clear {
  display: none;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .variations {
  text-align: left;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .variations_form .variations {
  text-align: right;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .variations tr {
  float: left;
  width: 50%;
  border: 0;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .variations_form .variations tr {
  padding-left: 35px;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .variations tr td select {
  height: 36px;
  padding: 8px;
  color: #666;
  border: 1px solid #ccc;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .variations tr td select > option {
  padding: 10px;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .variations tr td select > option:focus {
  background-color: #fafafa;
  color: #000;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .variations tr td select > option:hover {
  background-color: #fafafa;
  color: #000;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .variations tr .label label {
  font-size: 13px;
  color: #000;
  font-weight: normal;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .variations tr .reset_variations {
  display: inline-block;
  margin-top: 10px;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .variations_form .variations tr .reset_variations {
  float: left;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .single_variation_wrap {
  display: inline-block;
  margin-bottom: 10px;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .single_variation_wrap .compare-button a.compare {
  display: none;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .single_variation_wrap a.add_to_wishlist {
  display: none;
}
.product_detail .content_product_detail .product-summary-bottom .variations_form .single_variation_wrap .single_variation {
  display: inline-block;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist {
  float: left;
  width: auto;
  margin: 0 10px;
  border: 0;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist a.add_to_wishlist {
  width: 110px;
  padding: 0 30px;
  line-height: 34px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e1e1e1;
  height: 36px;
}
.product_detail .content_product_detail .product-summary-bottom .compare-button {
  width: auto;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .compare-button {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom a.compare,
.product_detail .content_product_detail .product-summary-bottom .share {
  float: left;
  width: 110px;
  border: 1px solid #e1e1e1;
  padding: 0 30px;
  line-height: 34px;
  height: 36px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none repeat scroll 0 0 #fff;
  color: #444;
  text-transform: none;
  font-weight: normal;
  font-size: 11px;
  cursor: pointer;
  text-align: center;
  text-transform: capitalize;
  -ms-filter: "none";
}
.rtl .product_detail .content_product_detail .product-summary-bottom a.compare,
.rtl .product_detail .content_product_detail .product-summary-bottom .share {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom a.compare:hover,
.product_detail .content_product_detail .product-summary-bottom .share:hover {
  color: #f39c12;
}
.product_detail .content_product_detail .product-summary-bottom .social-share {
  float: left;
  display: none;
  margin-top: 15px;
  -webkit-transition: all 0.8s ease-in-out 0.3s;
  transition: all 0.8s ease-in-out 0.3s;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .social-share {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .social-share .social-share-item {
  float: left;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .social-share .social-share-item {
  float: right;
}
.product-type-grouped .product_detail .product-summary-bottom .cart .group_table {
  margin-bottom: 15px;
}
.product-type-grouped .product_detail .product-summary-bottom .cart .group_table td.label {
  color: #666;
  font-size: 16px;
}
.product-type-grouped .product_detail .product-summary-bottom .cart .group_table td.label label {
  margin-top: 15px;
}
.product-type-grouped .product_detail .product-summary-bottom .cart .group_table td.price {
  font-size: 16px;
  line-height: 28px;
}
.tabs {
  float: left;
  width: 100%;
}
.tabs ul.nav-tabs {
  border: 0;
}
.tabs ul.nav-tabs > li > a {
  border: 0;
  font-size: 13px;
  text-transform: uppercase;
}
.tabs ul.nav-tabs > li.active {
  background-color: #f39c12;
  color: #fff;
  border: 1px solid #f39c12;
}
.tabs ul.nav-tabs > li.active:first-child {
  border-left: 0;
}
.tabs ul.nav-tabs > li.active > a:focus,
.tabs ul.nav-tabs > li.active a:hover {
  border: 0;
}
.rtl .tabs ul.nav-tabs > li {
  float: right;
  border-left: 1px solid #ddd;
}
.rtl .tabs ul.nav-tabs > li:first-child {
  border-right: 1px solid #ddd;
  border-left: 0;
}
.tabs .tab-content {
  border: 1px solid #e9e9e9;
  border-top: 2px solid #f39c12;
  padding: 50px 30px 30px;
  margin-bottom: 30px;
}
.tabs .tab-content #tab-reviews #comments h2 {
  font-size: 18px;
  color: #666;
}
.tabs .tab-content #tab-reviews #comments .commentlist > li img.avatar {
  width: 80px;
  border: 0;
  background: none;
}
.rtl .tabs .tab-content #tab-reviews #comments .commentlist > li img.avatar {
  right: 0;
  left: auto;
}
.tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text {
  margin: 0 0 0 100px;
  border-radius: 0;
}
.rtl .tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text {
  margin: 0 100px 0 0;
}
.tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text .meta time {
  float: left;
  margin-right: 20px;
}
.rtl .tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text .meta time {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text .meta time:before {
  content: '\f017';
  font-family: FontAwesome;
  font-size: 14px;
  color: #999;
  margin-right: 5px;
}
.tabs .tab-content #tab-reviews #comments .commentlist > li .comment-text .meta strong:before {
  content: '\f007';
  font-family: FontAwesome;
  font-size: 14px;
  color: #999;
  margin-right: 5px;
}
.tabs .tab-content #tab-reviews #review_form_wrapper input[type="text"],
.tabs .tab-content #tab-reviews #review_form_wrapper input[type="email"] {
  border-radius: 0;
  padding: 6px;
}
.tabs .tab-content #tab-reviews #review_form_wrapper input[type="text"]:focus,
.tabs .tab-content #tab-reviews #review_form_wrapper input[type="email"]:focus {
  background-color: #fafafa;
}
.tabs .tab-content #tab-reviews #review_form_wrapper h3.comment-reply-title {
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
}
.tabs .tab-content #tab-reviews #review_form_wrapper label {
  color: #666;
  display: inline-block;
  width: 100%;
  font-weight: normal;
}
.tabs .tab-content #tab-reviews #review_form_wrapper label span.required {
  color: #eb340a;
}
.tabs .tab-content #tab-reviews #review_form_wrapper .comment-form-comment textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tabs .tab-content #tab-reviews #review_form_wrapper .form-submit input.submit {
  border: 1px solid #e1e1e1 !important;
}
.tabs .tab-content #tab-reviews #review_form_wrapper .form-submit input.submit:hover {
  background: none repeat scroll 0 0 #f39c12 !important;
  -ms-filter: "none";
  border: 1px solid #f39c12 !important;
}
.bottom-single-product {
  float: left;
  width: 100%;
}
table.shop_table tr td {
  vertical-align: middle;
}
table.shop_table .coupon {
  width: 50%;
  float: left;
}
table.shop_table .coupon label {
  vertical-align: middle;
  padding-top: 5px;
}
table.shop_table .coupon input#coupon_code {
  width: 30%;
  height: 31px !important;
  padding: 2px 12px;
  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;
  margin-right: 20px;
  margin-left: 0;
}
table.shop_table .box-chekout {
  display: inline-block;
}
.form-row input {
  padding: 10px;
}
.form-row input.button {
  padding: 8px 25px;
  background: #f39c12;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  border: 1px solid #fff;
}
.form-row input.button:hover {
  background: #fff;
  border: 1px solid #444;
  color: #f39c12;
}
form.checkout {
  margin-bottom: 50px;
}
form.checkout h3 {
  margin-bottom: 30px;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  border-top: 3px solid #f39c12 !important;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
  height: auto !important;
  background: #f39c12 !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: #ddd;
  color: #f39c12;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce table.shop_table td.actions .button:hover,
.woocommerce-page table.shop_table td.actions .button:hover {
  background: #f39c12;
  color: #fff;
}
.woocommerce table.shop_table td.actions .checkout-button,
.woocommerce-page table.shop_table td.actions .checkout-button {
  background: #f39c12;
  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: #f39c12;
}
.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {
  margin-bottom: 20px !important;
}
.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: #c87f0a;
  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: #c87f0a;
  color: #fff;
}
.woocommerce .entry-content form.login,
.woocommerce-page .entry-content form.login {
  border: 0;
  padding: 0;
}
.woocommerce .entry-content form.login .form-row-first,
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-first,
.woocommerce-page .entry-content form.login .form-row-last {
  float: left;
  width: 48.5%;
  padding: 0;
  margin-bottom: 15px;
}
.woocommerce .entry-content form.login .form-row-first .input-text,
.woocommerce .entry-content form.login .form-row-last .input-text,
.woocommerce-page .entry-content form.login .form-row-first .input-text,
.woocommerce-page .entry-content form.login .form-row-last .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f1f1f1;
  border: 0;
}
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-last {
  margin-left: 3%;
}
.woocommerce .entry-content form.login .form-row label.inline,
.woocommerce-page .entry-content form.login .form-row label.inline {
  clear: both;
  display: block;
  line-height: 20px;
}
.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: #c87f0a;
  color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
  color: #f39c12;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
  color: #b06f09;
}
.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;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button:hover {
  background: #c87f0a;
  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;
  float: left;
  margin-right: 20px;
}
.rtl .woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label,
.rtl .woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.woocommerce .checkout #order_review table.shop_table,
.woocommerce-page .checkout #order_review table.shop_table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.woocommerce .checkout #order_review table.shop_table td,
.woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce-page .checkout #order_review table.shop_table tfoot th {
  border-top: 1px solid #fff;
  padding: 10px 15px;
}
.woocommerce .checkout #order_review table.shop_table tr,
.woocommerce-page .checkout #order_review table.shop_table tr {
  background: #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: #f39c12;
  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: #b06f09;
}
.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;
}
.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,
.woocommerce-page #yith-wcwl-form table.shop_table tr {
  background: #f1f1f1;
}
.woocommerce #yith-wcwl-form table.shop_table tr:hover,
.woocommerce-page #yith-wcwl-form table.shop_table tr:hover {
  background: #d8d8d8;
  cursor: pointer;
}
.woocommerce #yith-wcwl-form table.shop_table tr td.product-add-to-cart .add_to_cart,
.woocommerce-page #yith-wcwl-form table.shop_table tr td.product-add-to-cart .add_to_cart {
  background: #868686;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  text-shadow: none;
}
.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: #f39c12;
}
.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: #f39c12;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
  border-top-color: #f39c12 !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: #f39c12 !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: #f39c12 !important;
  text-shadow: none !important;
  width: auto !important;
  min-width: initial;
}
.shipping-calculator-form .button:hover {
  background: #fff !important;
  color: #f39c12 !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: #f39c12;
}
.number-spin-btn-container {
  display: none !important;
}
.woocommerce-wishlist .wishlist_table td.product-price,
.woocommerce-cart .shop_table.cart tr.cart_item td.product-price,
.woocommerce-wishlist .wishlist_table th.product-price,
.woocommerce-cart .shop_table.cart tr th.product-price {
  display: block !important;
}
.woocommerce #reviews #comment {
  height: 100px;
}
.woocommerce .product-type-variable .price del,
.woocommerce-page .product-type-variable .price del {
  display: none;
}
.woocommerce.rtl .quickview-container .product_detail .content_product_detail .cart .quantity,
.woocommerce-page.rtl .quickview-container .product_detail .content_product_detail .cart .quantity {
  float: right;
  margin-left: 20px;
  padding-left: 1.1em;
}
.woocommerce-wishlist header .entry-title {
  display: none;
}
.woocommerce div.product form.cart .variations select {
  width: auto;
}
.woocommerce table.wishlist_table {
  font-size: 100%;
}
#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: #f39c12;
}
.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: #f39c12;
}
.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: 20px;
}
.widget.widget_search .searchform {
  margin-top: 20px;
}
.widget.widget_search .searchform .screen-reader-text {
  display: block;
}
.widget.widget_search .searchform > div {
  position: relative;
  min-height: 60px;
}
.widget.widget_search .searchform > div input {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  border: 1px solid #c9c9c9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 7px 60px 7px 7px;
  background: #fff;
}
.rtl .widget.widget_search .searchform > div input {
  padding: 7px 7px 7px 60px;
}
.widget.widget_search .searchform > div input#searchsubmit {
  background: #444;
  padding: 7px;
  right: 0;
  width: 60px;
  left: auto;
  color: #fff;
}
.widget.widget_search .searchform > div input#searchsubmit:hover {
  background: #f39c12;
}
.rtl .widget.widget_search .searchform > div input#searchsubmit {
  right: auto;
  left: 0;
}
.widget.widget_calendar #calendar_wrap {
  width: 100%;
}
.widget.widget_calendar #calendar_wrap #wp-calendar {
  width: 100%;
  max-width: 50%;
}
.widget.widget_calendar #calendar_wrap #wp-calendar th {
  text-align: center;
}
.widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td {
  padding: 10px;
}
.widget.widget_archive select,
.widget.widget_categories select {
  margin-top: 20px;
  width: 100%;
}
.widget.widget_archive ul > li {
  margin-bottom: 10px;
}
.widget.widget_archive ul > li:last-child {
  margin: 0;
}
.widget select {
  max-width: 100%;
  padding: 8px;
}
.widget.widget_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: #f39c12;
}
.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.non-margin {
  margin-bottom: 0;
}
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_archive ul,
.widget_recent_entries ul {
  margin-left: 0;
  list-style: none;
}
.rtl .widget_categories ul,
.rtl .widget_pages ul,
.rtl .widget_meta ul,
.rtl .widget_recent_comments ul,
.rtl .widget_rss ul,
.rtl .widget_archive ul,
.rtl .widget_recent_entries ul {
  margin-right: 0;
  margin-left: 0;
}
.widget_categories ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_rss ul li,
.widget_archive ul li,
.widget_recent_entries ul li {
  color: #444;
  list-style: none;
  border-bottom: 1px dashed #c9c9c9;
}
.widget_categories ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_recent_comments ul li a,
.widget_rss ul li a,
.widget_archive ul li a,
.widget_recent_entries ul li a {
  color: #444;
}
.widget_categories ul li: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: #f39c12;
}
.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 {
  background: url('../assets/img/left-cen.png') no-repeat scroll 3px -3px transparent;
  padding-left: 10px;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tfoot #prev a {
  font-size: 16px;
  color: rgba(0,0,0,0);
}
.sidebar div.widget_recent_comments .widget-inner > ul li,
.sidebar div.widget_recent_entries .widget-inner > ul li,
.sidebar .widget_meta .widget-inner > ul li {
  padding: 10px 0;
}
.sidebar div.widget_recent_comments .widget-inner > ul li a,
.sidebar div.widget_recent_entries .widget-inner > ul li a,
.sidebar .widget_meta .widget-inner > ul li a {
  display: initial;
  padding: 0;
}
.sidebar div.widget_rss .widget-inner > ul li {
  padding: 10px 0;
}
.sidebar div.widget_rss .widget-inner > ul li a {
  padding: 0;
}
.sidebar div.widget_rss .widget-inner > ul li a.rsswidget {
  display: block;
}
.widget_tag_cloud .block-title-widget {
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
  margin-bottom: 15px;
}
.widget_tag_cloud .block-title-widget h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.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 #f39c12;
  background-color: #f39c12;
  color: #fff;
}
.widget_archive .block-title-widget {
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.widget_archive .block-title-widget h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.widget_archive ul > li {
  border: 0;
  font-size: 13px;
}
.widget_archive ul > li a {
  color: #666;
}
.widget_categories ul > li:last-child a:before {
  width: 15px !important;
  height: 15px !important;
}
.widget_categories ul > li span.number-count {
  border: 1px solid #e1e1e1;
  float: right;
  line-height: 16px;
  padding: 0 8px;
  position: absolute;
  right: 30px;
  top: 17px;
}
.rtl .widget_categories ul > li span.number-count {
  left: 30px;
  right: auto;
}
.rtl .widget_categories ul > li span.number-count:before {
  right: -4px;
  left: auto;
  transform: rotate(-230deg);
  -ms-transform: rotate(-230deg);
  -webkit-transform: rotate(-230deg);
}
.widget_categories ul > li span.number-count:before {
  background: #fff none repeat scroll 0 0;
  border-left: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  content: '';
  display: inline-block;
  height: 5px;
  left: -4px;
  position: absolute;
  top: 6px;
  width: 6px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.widget_categories ul > li:hover span.number-count {
  color: #f39c12;
}
.widget_categories .block-title-widget h2,
.widget_product_categories .block-title-widget h2 {
  background-color: #f39c12;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 16px 10px;
  text-transform: uppercase;
  font-family: 'TitilliumWebRegular' !important;
  margin: 0;
}
.widget_categories .block-title-widget h2:before,
.widget_product_categories .block-title-widget h2:before {
  background-color: #f39c12;
  color: #fff;
  content: "\f07c";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  line-height: 55px;
  margin: -16px 0px -16px -10px;
  text-align: center;
  width: 56px;
}
.rtl .widget_categories .block-title-widget h2:before,
.rtl .widget_product_categories .block-title-widget h2:before {
  margin: -16px -10px -16px 0px;
}
.widget_categories ul,
.widget_product_categories ul {
  margin: 0;
  border: 1px solid #ddd;
  border-top: 0;
  border-bottom: 0;
}
.widget_categories ul li,
.widget_product_categories ul li {
  background: none repeat scroll 0 0 #fff;
  padding: 0 20px;
  line-height: 50px;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.widget_categories ul li a,
.widget_product_categories ul li a {
  font-size: 13px;
  padding-left: 30px;
}
.rtl .widget_categories ul li a,
.rtl .widget_product_categories ul li a {
  padding-right: 30px;
  padding-left: 0;
}
.rtl .widget_categories ul li a:before,
.rtl .widget_product_categories ul li a:before {
  right: 20px;
  left: auto;
  margin-left: 10px;
  margin-right: 0;
}
.widget_categories ul li a:before,
.widget_product_categories ul li a:before {
  position: absolute;
  top: 20px;
  left: 20px;
  content: '';
  width: 15px;
  height: 15px;
  border: 1px solid #ddd;
  margin-right: 10px;
  display: block;
}
.widget_categories ul li span.count,
.widget_product_categories ul li span.count {
  float: right;
}
.rtl .widget_categories ul li span.count,
.rtl .widget_product_categories ul li span.count {
  float: left;
}
.number-count .rtl .widget_categories ul li span.count:before,
.number-count .rtl .widget_product_categories ul li span.count:before {
  right: -4px;
  left: auto;
  transform: rotate(-230deg);
  -ms-transform: rotate(-230deg);
  -webkit-transform: rotate(-230deg);
}
.widget_categories ul li span.count .number-count,
.widget_product_categories ul li span.count .number-count {
  padding: 0px 8px;
  border: 1px solid #e1e1e1;
  position: relative;
}
.widget_categories ul li span.count .number-count:before,
.widget_product_categories ul li span.count .number-count:before {
  background: #fff none repeat scroll 0 0;
  border-left: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  content: '';
  display: inline-block;
  height: 5px;
  left: -4px;
  position: absolute;
  top: 6px;
  width: 6px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.widget_categories ul li:hover,
.widget_product_categories ul li:hover {
  background: rgba(0,0,0,0) linear-gradient(to bottom,#f8f8f8 0%,#ffffff 100%) repeat scroll 0 0;
}
.widget_categories ul li:hover a,
.widget_product_categories ul li:hover a {
  color: #f39c12;
}
.widget_categories ul li:hover > a:before,
.widget_product_categories ul li:hover > a:before {
  background: url(../assets/img/orange/bg-checkbox.png) no-repeat center center;
  border: 0;
}
.widget_categories ul li:hover span.count .number-count,
.widget_product_categories ul li:hover span.count .number-count {
  color: #f39c12;
}
.yith-woocompare-widget {
  overflow: hidden;
}
.yith-woocompare-widget .block-title-widget {
  margin: 0 !important;
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.yith-woocompare-widget .block-title-widget h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.yith-woocompare-widget ul.products-list li {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #b2b2b2;
}
.yith-woocompare-widget ul.products-list li a.remove {
  margin: 4px;
}
.yith-woocompare-widget a.clear-all {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.rtl .yith-woocompare-widget a.clear-all {
  float: right;
}
.yith-woocompare-widget a.compare {
  float: left;
  padding: 8px 15px;
  font-size: 11px;
  background: rgba(0,0,0,0) linear-gradient(to bottom,#f8f8f8 0%,#ffffff 100%) repeat scroll 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e1e1e1;
}
.rtl .yith-woocompare-widget a.compare {
  float: right;
}
.yith-woocompare-widget a.compare:hover {
  background: none repeat scroll 0 0 #f39c12;
  border: 1px solid #f39c12;
  color: #fff;
}
.ya_posts .block-title-widget {
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.ya_posts .block-title-widget h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.widget-popular-blog ul {
  margin: 0;
}
.widget-popular-blog ul li.widget-post {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
.widget-popular-blog ul li.widget-post .widget-post-inner .widget-thumb {
  display: block;
  width: 100px;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-right: 20px;
}
.rtl .widget-popular-blog ul li.widget-post .widget-post-inner .widget-thumb {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.widget-popular-blog ul li.widget-post .widget-post-inner .widget-thumb img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.widget-popular-blog ul li.widget-post .widget-post-inner .widget-thumb:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.widget-popular-blog ul li.widget-post .widget-post-inner .item-title h4 a {
  font-size: 13px;
  color: #333;
}
.widget-popular-blog ul li.widget-post .widget-post-inner .item-title h4 a:hover {
  color: #f39c12;
}
.widget-popular-blog ul li.widget-post .widget-post-inner .item-title .item-meta .author {
  font-size: 11px;
  color: #333;
}
.widget-popular-blog ul li.widget-post:last-child {
  margin-bottom: 0;
}
.portfolio-desc {
  text-align: center;
  margin-bottom: 27px;
}
.portfolio-desc h1 {
  font-size: 26px;
  font-weight: 500;
  color: #333;
  margin-bottom: 10px;
}
.portfolio-desc .p-desc {
  font-size: 13px;
  color: #666;
  margin-bottom: 0;
}
.portfolio-intro {
  position: relative;
  margin-bottom: 30px;
}
.portfolio-intro:before {
  content: '';
  background: url(../assets/img/bg-head-intro.png);
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.portfolio-intro h1.p-title,
.portfolio-intro h2.p-title {
  position: absolute;
  left: 20px;
  top: 30%;
  font-size: 36px;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  z-index: 3;
}
.portfolio-intro .breadcrumbs {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.portfolio-intro .breadcrumbs .breadcrumb {
  margin: 0;
  background: rgba(0,0,0,0.1);
  border-radius: 0;
  color: #fff;
}
.portfolio-intro .breadcrumbs .breadcrumb .active {
  color: #fff;
}
.portfolio-intro .breadcrumbs .breadcrumb a {
  color: #fff;
}
.portfolio-intro .breadcrumbs .breadcrumb >li +li:before {
  content: '';
}
.portfolio-intro .breadcrumbs .breadcrumb >li i {
  padding: 0 7px;
}
.ya-portfolio .portfolio-tab {
  text-align: center;
}
.ya-portfolio .portfolio-tab ul {
  margin-bottom: 40px;
  margin-top: 5px;
  background: #fff;
  display: inline-block;
  overflow: hidden;
}
.ya-portfolio .portfolio-tab ul li {
  float: left;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 7px 10px;
}
.rtl .ya-portfolio .portfolio-tab ul li {
  float: right;
}
.ya-portfolio .portfolio-tab ul li:first-child {
  border-radius: 5px 0 0 5px;
}
.rtl .ya-portfolio .portfolio-tab ul li:first-child {
  border-radius: 0 5px 5px 0;
}
.ya-portfolio .portfolio-tab ul li:last-child {
  border-radius: 0 5px 5px 0;
}
.rtl .ya-portfolio .portfolio-tab ul li:last-child {
  border-radius: 5px 0 0 5px;
}
.ya-portfolio .portfolio-tab ul li.selected {
  background: #f39c12;
  color: #fff;
  border-color: #f39c12;
}
.ya-portfolio .portfolio-tab ul li + li {
  border-left: 0;
}
.rtl .ya-portfolio .portfolio-tab ul li + li {
  border-right: 0;
  border-left: 1px solid #ccc;
}
.ya-portfolio .btn-loadmore {
  padding: 0;
  cursor: pointer;
  text-align: center;
  min-height: 40px;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ya-portfolio .btn-loadmore.btn-loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 40px 40px;
}
.ya-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  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: #f39c12;
  font-weight: bold;
  color: #fff;
  border-radius: 0px;
  margin-top: 20px;
}
.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;
}
.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 {
  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;
  top: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: -5%;
  position: absolute;
  z-index: 3;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .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.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:hover {
  color: #f39c12;
  box-shadow: 0 0 1px 1px #f39c12;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .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: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-inner .pitem-content {
  padding: 20px 0;
  width: 100%;
  height: 100%;
  background: #e8e8e8 none repeat scroll 0 0;
  text-align: center;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .pitem-content h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .pitem-content h3 a {
  color: #333;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .pitem-content h3 a:hover {
  color: #f39c12;
}
.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;
}
.portfolio .portfolio-top {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
}
.portfolio .portfolio-top h1 {
  font-size: 16px;
  margin-bottom: 20px;
}
.portfolio .portfolio-top .portfolio-content .single-thumbnail {
  width: 60%;
  margin-right: 30px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content {
  overflow: hidden;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
  font-size: 16px;
  border-bottom: 4px double #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
  margin-bottom: 25px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
  margin-bottom: 10px;
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
  font-weight: bold;
  display: inline-block;
  min-width: 120px;
}
.portfolio .related-portfolio {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
}
.portfolio .related-portfolio .related-items {
  margin: 0 -10px;
}
.portfolio .related-portfolio .related-items .related-item {
  width: 25%;
  padding: 0 10px;
}
.portfolio .related-portfolio .related-items .related-item img {
  margin-bottom: 15px;
}
.portfolio .related-portfolio .related-items .related-item h4 {
  font-size: 14px;
  margin: 0;
}
.p-title {
  font-size: 16px;
  margin-bottom: 20px;
}
.p-title:after {
  content: "";
  background: #ffbb45;
  width: 40px;
  height: 1px;
  margin-top: 7px;
  display: block;
}
.masonry .btn-loadmore .des-load {
  margin-top: 50px;
}
@media (min-width: 1200px) {
  .p-lg-1 {
    width: 100%;
  }
  .p-lg-2 {
    width: 50%;
  }
  .p-lg-3 {
    width: 33.3333%;
  }
  .p-lg-4 {
    width: 25%;
  }
  .p-lg-5 {
    width: 20%;
  }
  .p-lg-6 {
    width: 16.6666%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .p-md-1 {
    width: 100%;
  }
  .p-md-2 {
    width: 50%;
  }
  .p-md-3 {
    width: 33.3333%;
  }
  .p-md-4 {
    width: 25%;
  }
  .p-md-5 {
    width: 20%;
  }
  .p-md-6 {
    width: 16.6666%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .p-sm-1 {
    width: 100%;
  }
  .p-sm-2 {
    width: 50%;
  }
  .p-sm-3 {
    width: 33.3333%;
  }
  .p-sm-4 {
    width: 25%;
  }
  .p-sm-5 {
    width: 20%;
  }
  .p-sm-6 {
    width: 16.6666%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .p-xs-1 {
    width: 100%;
  }
  .p-xs-2 {
    width: 50%;
  }
  .p-xs-3 {
    width: 33.3333%;
  }
  .p-xs-4 {
    width: 25%;
  }
  .p-xs-5 {
    width: 20%;
  }
  .p-xs-6 {
    width: 16.6666%;
  }
}
@media (max-width: 480px) {
  .grid-item {
    width: 100%;
  }
}
.page-template-page-home2 .why-choose {
  padding-top: 40px;
  border: 0;
}
.page-template-page-home2 .why-choose .block-whychoose {
  padding-bottom: 45px;
  margin: 0 !important;
}
.collections h2.block-title {
  font-family: 'TitilliumWebRegular' !important;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: #444;
  padding: 0 0 15px;
  margin: 0;
}
.collections .wpb_content_element {
  margin-bottom: 0;
}
.row-full {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.rtl .row-full {
  right: -74.5px;
  left: auto;
}
.page-template-page-home2 .breadcrumbs,
.page-template-page-home .breadcrumbs {
  display: none;
}
.breadcrumbs {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 30px;
}
.breadcrumbs ul.breadcrumb {
  margin: 0;
  background-color: #fff;
  padding: 15px 0;
}
.breadcrumbs ul.breadcrumb > li {
  background: url('../assets/img/bg-child-cat.png') no-repeat scroll left center;
  padding: 0 20px;
}
.rtl .breadcrumbs ul.breadcrumb > li {
  background: url('../assets/img/bg-child-cat-right.png') no-repeat scroll right center;
}
.breadcrumbs ul.breadcrumb > li > a {
  font-size: 11px;
}
.breadcrumbs ul.breadcrumb > li:before {
  content: '';
}
.breadcrumbs ul.breadcrumb > li:first-child {
  background: none repeat scroll 0 0;
  text-indent: -9999px;
  position: relative;
}
.breadcrumbs ul.breadcrumb > li:first-child:before {
  position: absolute;
  top: -2px;
  left: 0;
  text-indent: 0;
  content: '\f015';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #666;
}
.rtl .breadcrumbs ul.breadcrumb > li:first-child:before {
  right: 0;
  left: auto;
}
.breadcrumbs ul.breadcrumb > li.active {
  background: url(../assets/img/orange/bg-child-cat.png) no-repeat left center;
}
.rtl .breadcrumbs ul.breadcrumb > li.active {
  background: url(../assets/img/orange/bg-child-cat-right.png) no-repeat right center;
}
.breadcrumbs ul.breadcrumb > li.active span {
  font-size: 11px;
  color: #f39c12;
}
.slideshow-banner {
  padding-bottom: 30px;
}
.page-template-page-home .page h2.entry-title,
.page-template-page-home2 .page h2.entry-title {
  display: none;
}
.tabbable.collections {
  margin: 0;
}
.tabbable.collections ul.nav-tabs {
  margin-bottom: 25px;
  border-top: 2px solid #f39c12;
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.tabbable.collections ul.nav-tabs > li {
  position: relative;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 13px;
  list-style: outside none none;
  margin: 0;
  text-transform: uppercase;
}
.rtl .tabbable.collections ul.nav-tabs > li {
  float: right;
}
.rtl .tabbable.collections ul.nav-tabs > li:first-child {
  border-right: 0;
  border-left: 1px solid #ddd;
}
.tabbable.collections ul.nav-tabs > li:before {
  position: absolute;
  left: 50%;
  margin-left: -6px;
  opacity: 0;
  filter: alpha(opacity=0);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #f39c12;
  bottom: -7px;
  height: 0;
  width: 0;
  content: '';
}
.tabbable.collections ul.nav-tabs > li:after {
  position: absolute;
  right: 0;
  top: 0;
  left: auto;
  width: 1px;
  border-right: 1px solid #e1e1e1;
  height: 100%;
  content: '';
}
.rtl .tabbable.collections ul.nav-tabs > li:after {
  border-right: 0;
}
.tabbable.collections ul.nav-tabs > li a {
  padding: 14px 20px 15px 20px !important;
  margin: 0 !important;
  font-size: 13px;
  font-weight: normal !important;
  line-height: 22px;
}
.tabbable.collections ul.nav-tabs > li:hover {
  background-color: #f39c12;
}
.tabbable.collections ul.nav-tabs > li:hover > a {
  background-color: #f39c12;
  color: #fff;
}
.tabbable.collections ul.nav-tabs > li:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabbable.collections ul.nav-tabs > li.active {
  background-color: #f39c12;
}
.tabbable.collections ul.nav-tabs > li.active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabbable.collections .tab-content {
  padding: 0;
  margin: 0;
  border: 0;
}
.tabbable.collections .tab-content .tab-pane ul.list-item-collection {
  list-style: none;
}
.tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper {
  list-style: none;
  background-color: #ebebeb;
  margin-bottom: 20px;
  min-height: 180px;
  overflow: hidden;
  position: relative;
}
.tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper .text-cat {
  position: relative;
  padding: 20px 0 0 20px;
  z-index: 10;
}
.rtl .tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper .text-cat {
  padding: 20px 10px 0 0;
}
.tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper .text-cat h2 a {
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'TitilliumWebRegular';
  color: #000;
  font-weight: bold;
}
.tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper .text-cat h2 a:hover {
  color: #f39c12;
}
.tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper .text-cat .des-collection-cat {
  padding: 0 0 10px;
  margin: 0 0 10px;
}
.tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper .text-cat a.button {
  line-height: 30px;
  display: inline-block;
  font-size: 11px;
  color: #666;
}
.tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper .text-cat a.button:hover {
  color: #fff;
}
.tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper .image-cat {
  position: absolute;
  top: 15px;
  right: 15px;
  left: auto;
  z-index: 3;
}
.tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper .image-cat img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.rtl .tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper .image-cat {
  left: 15px;
  right: auto;
}
.tabbable.collections .tab-content .tab-pane ul.list-item-collection >li.item-cat .item-cat-wrapper:hover .image-cat img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.why-choose {
  border-top: 1px solid #e1e1e1;
  padding-top: 40px;
}
.why-choose h2.title {
  font-size: 20px;
  font-family: 'TitilliumWebRegular' !important;
  font-weight: bold;
  margin-bottom: 20px;
  color: #333;
  text-align: center;
}
.service-block {
  padding: 10px 0;
  border-bottom: 1px solid #e1e1e1;
  min-height: 50px;
}
.service-block ul {
  margin: 0;
}
.service-block ul li {
  background: url(../assets/img/bg-block-service.png) no-repeat left center;
  list-style: none;
  display: inline-block;
  position: relative;
  float: left;
}
.rtl .service-block ul li {
  float: right;
  background: url(../assets/img/bg-block-service.png) no-repeat right center;
}
.rtl .service-block ul li:last-child a {
  background: url(../assets/img/bg-block-service.png) no-repeat left center;
}
.rtl .service-block ul li > a {
  padding: 5px 8px 5px 55px;
}
.rtl .service-block ul li > a:before {
  content: '';
  background: url(../assets/img/bg-child-cat-right.png) no-repeat left center;
  left: 15px;
  right: auto;
}
.service-block ul li:last-child a {
  background: url(../assets/img/bg-block-service.png) no-repeat right center;
}
.service-block ul li > a {
  display: inline-block;
  color: #666;
  padding: 5px 55px 5px 8px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
}
.service-block ul li > a:hover {
  color: #f39c12;
}
.service-block ul li > a span {
  font-size: 16px;
  margin: 0 20px;
}
.service-block ul li > a:before {
  content: '';
  background: url(../assets/img/bg-child-cat.png) no-repeat right center;
  position: absolute;
  height: 5px;
  width: 11px;
  right: 28px;
  top: 12px;
  display: block;
}
.news-letter {
  padding: 15px 20px 10px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
}
.news-letter h2 {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  font-family: 'TitilliumWebRegular' !important;
}
.news-letter p {
  margin: 15ox 0;
  font-size: 13px;
  color: #666;
  line-height: 18px;
}
.form.mc4wp-form input[type="email"] {
  height: 36px;
  padding: 5px 10px;
}
.form.mc4wp-form input[type="submit"] {
  background: #f39c12;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  padding: 9px 30px;
  text-transform: uppercase;
}
.form.mc4wp-form input[type="submit"]:hover {
  background: #c87f0a;
}
.wpb_revslider_element .rev_slider_wrapper .hesperiden.tp-bullets .tp-bullet {
  background: #fff none repeat scroll 0 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border: 3px solid #b0a18a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 16px;
  width: 16px;
  margin: 0 1px;
  box-sizing: inherit;
}
.wpb_revslider_element .rev_slider_wrapper .hesperiden.tp-bullets .tp-bullet:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.wpb_revslider_element .rev_slider_wrapper .hesperiden.tp-bullets .tp-bullet.selected {
  opacity: 1;
  filter: alpha(opacity=100);
}
.wpb_revslider_element .rev_slider_wrapper .hesperiden.tp-bullets:before {
  width: 0;
  height: 0;
  margin: 0;
}
.page-template-page-home .wpb_revslider_element .rev_slider_wrapper .tp-bullets .tp-bullet {
  height: 10px;
  width: 10px;
  background: none repeat scroll 0 0 #fff !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  margin: 0 2px;
}
.page-template-page-home .wpb_revslider_element .rev_slider_wrapper .tp-bullets .tp-bullet:hover {
  background: none repeat scroll 0 0 #d31a21 !important;
}
.page-template-page-home .wpb_revslider_element .rev_slider_wrapper .tp-bullets .tp-bullet.selected {
  background: none repeat scroll 0 0 #d31a21 !important;
}
.page-template-page-home .wpb_revslider_element .rev_slider_wrapper .tp-leftarrow.hesperiden {
  background: url(../assets/img/bg-prev.png) no-repeat center center;
  width: 44px;
  height: 44px;
  border: 0;
}
.page-template-page-home .wpb_revslider_element .rev_slider_wrapper .tp-leftarrow.hesperiden:hover {
  background: url(../assets/img/bg-prev_hover.png) no-repeat center center;
}
.page-template-page-home .wpb_revslider_element .rev_slider_wrapper .tp-leftarrow.hesperiden:before {
  content: '';
}
.page-template-page-home .wpb_revslider_element .rev_slider_wrapper .tp-rightarrow.hesperiden {
  background: url(../assets/img/bg-next.png) no-repeat center center;
  width: 44px;
  height: 44px;
}
.page-template-page-home .wpb_revslider_element .rev_slider_wrapper .tp-rightarrow.hesperiden:hover {
  background: url(../assets/img/bg-next_hover.png) no-repeat center center;
}
.page-template-page-home .wpb_revslider_element .rev_slider_wrapper .tp-rightarrow.hesperiden:before {
  content: '';
}
.page-template-page-home2 .wpb_revslider_element .rev_slider_wrapper .tp-bullets .tp-bullet {
  display: none !important;
}
.page-template-page-home2 .wpb_revslider_element .rev_slider_wrapper .tp-leftarrow.hesperiden {
  left: -10px;
  width: 16px;
  height: 24px;
  background: url(../assets/img/orange/slide-pre.png) no-repeat center center;
}
.page-template-page-home2 .wpb_revslider_element .rev_slider_wrapper .tp-leftarrow.hesperiden:before {
  content: '';
}
.page-template-page-home2 .wpb_revslider_element .rev_slider_wrapper .tp-rightarrow.hesperiden {
  right: -10px;
  width: 16px;
  height: 24px;
  background: url(../assets/img/orange/slide-next.png) no-repeat center center;
}
.page-template-page-home2 .wpb_revslider_element .rev_slider_wrapper .tp-rightarrow.hesperiden:before {
  content: '';
}
.service-block2 {
  display: inline-block;
  width: 100%;
}
.service-block2 .service-inner {
  display: inline-block;
  width: 100%;
}
.service-block2 .service-inner .icon-service {
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  float: left;
  height: 60px;
  width: 60px;
  margin: 0 10px 0 0;
}
.rtl .service-block2 .service-inner .icon-service {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.service-block2 .service-inner .icon-service a {
  display: block;
  font-size: 25px;
  line-height: 60px;
  text-align: center;
  margin: 0;
}
.service-block2 .service-inner .icon-service:hover {
  border: 0;
  background-color: #f39c12;
}
.service-block2 .service-inner .icon-service:hover a {
  color: #fff;
}
.service-block2 .service-inner .info-service {
  margin-left: 70px;
}
.rtl .service-block2 .service-inner .info-service {
  margin-right: 70px;
  margin-left: 0;
}
.service-block2 .service-inner .info-service h2 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 5px 0;
}
.service-block2 .service-inner .info-service h2 a {
  color: #444;
}
.service-block2 .service-inner .info-service h2 a:hover {
  color: #f39c12;
}
.service-block2 .service-inner .info-service p {
  color: #666;
  font-size: 12px;
}
.banner-sidebar {
  margin-top: 30px;
}
.category-header h1 {
  font-size: 20px;
  font-family: 'TitilliumWebRegular' !important;
  color: #000;
  margin-bottom: 20px;
  font-weight: bold;
}
blockquote {
  border: 0;
  padding: 10px 0px 10px 30px;
  background: url('../assets/img/icon-quote.png') no-repeat top 10px left;
}
blockquote p {
  font-style: italic;
  font-size: 15px;
}
.grid-blog .format-standard .entry {
  border: 0 !important;
}
.grid-blog .format-standard .entry .entry-thumb {
  overflow: hidden;
  position: relative;
}
.grid-blog .format-standard .entry .entry-thumb a.entry-hover {
  display: block;
  width: auto;
  position: relative;
  z-index: 1;
  max-width: 100%;
}
.grid-blog .format-standard .entry .entry-thumb a.entry-hover:before {
  position: absolute;
  content: '\f067';
  font-family: FontAwesome;
  font-size: 14px;
  color: #f39c12;
  line-height: 40px;
  z-index: 9;
  text-align: center;
  background: rgba(255,255,255,0.9);
  left: 50%;
  top: 50%;
  margin-left: -5%;
  margin-top: -5%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  -webkit-transition: all 0.2s ease-out 0.3s;
  transition: all 0.2s ease-out 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.grid-blog .format-standard .entry .entry-thumb a.entry-hover:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}
.grid-blog .format-standard .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);
}
.grid-blog .format-standard .entry .entry-content {
  margin-top: 20px;
}
.grid-blog .format-standard .entry .entry-content .entry-date {
  float: left;
  width: 80px;
  height: 80px;
  display: block;
  background-color: #dcdcdc;
  padding: 12px 0;
  color: #333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.rtl .grid-blog .format-standard .entry .entry-content .entry-date {
  float: right;
}
.grid-blog .format-standard .entry .entry-content .entry-date .day-post {
  display: block;
  font-size: 24px;
}
.grid-blog .format-standard .entry .entry-content .entry-date .month-post {
  display: block;
  margin-top: -5px;
  font-size: 13px;
}
.grid-blog .format-standard .entry .entry-content .content-right {
  margin-left: 100px;
}
.rtl .grid-blog .format-standard .entry .entry-content .content-right {
  margin-right: 100px;
  margin-left: 0;
}
.grid-blog .format-standard .entry .entry-content .content-right .title-blog h3 {
  margin-bottom: 15px;
  line-height: 14px;
  padding: 0;
}
.grid-blog .format-standard .entry .entry-content .content-right .title-blog h3 a {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.grid-blog .format-standard .entry .entry-content .content-right .title-blog h3 a:hover {
  color: #f39c12;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-summary {
  display: none;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom {
  font-size: 11px;
  padding: 6px 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .category-blog {
  color: #333;
  display: inline-block;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .category-blog i {
  color: #999;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .entry-comment {
  color: #909090;
  padding: 0 5px;
  display: inline-block;
  border: 0;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .entry-comment:before {
  content: '|';
  color: #909090;
  margin-right: 5px;
}
.rtl .grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .entry-comment:before {
  margin-left: 5px;
  margin-right: auto;
}
.grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .author:before {
  content: '|';
  color: #909090;
  margin-right: 5px;
}
.rtl .grid-blog .format-standard .entry .entry-content .content-right .entry-bottom .author:before {
  margin-right: 5px;
  margin-left: 0;
}
.grid-blog .hentry {
  margin-bottom: 30px;
}
.grid-blog .hentry .entry {
  border: 1px solid #dcdcdc;
}
.grid-blog .hentry .entry .entry-thumb {
  overflow: hidden;
  position: relative;
}
.grid-blog .hentry .entry .entry-thumb iframe {
  margin: 0;
}
.grid-blog .hentry .entry .entry-thumb a.entry-hover {
  display: block;
  width: auto;
  position: relative;
  z-index: 1;
  max-width: 100%;
}
.grid-blog .hentry .entry .entry-thumb a.entry-hover:before {
  position: absolute;
  content: '\f067';
  font-family: FontAwesome;
  font-size: 14px;
  color: #f39c12;
  line-height: 40px;
  z-index: 9;
  text-align: center;
  background: rgba(255,255,255,0.9);
  left: 50%;
  top: 50%;
  margin-left: -5%;
  margin-top: -5%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  -webkit-transition: all 0.2s ease-out 0.3s;
  transition: all 0.2s ease-out 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.grid-blog .hentry .entry .entry-thumb a.entry-hover:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}
.grid-blog .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);
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control {
  background: none !important;
  height: 35px !important;
  width: 35px !important;
  border: 2px solid #fff;
  margin-top: -5%;
  margin-right: 5px;
  margin-left: 5px;
  text-indent: -9999px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.left:before {
  position: absolute;
  content: '\f104';
  font-family: 'FontAwesome';
  text-indent: 0;
  top: 0;
  left: 12px;
  color: #fff;
  font-size: 20px;
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.left:hover {
  border: 2px solid #f39c12;
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.left:hover:before {
  color: #f39c12;
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.right:before {
  position: absolute;
  content: '\f105';
  font-family: 'FontAwesome';
  text-indent: 0;
  top: 0;
  left: 12px;
  color: #fff;
  font-size: 20px;
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.right:hover {
  border: 2px solid #f39c12;
}
.grid-blog .hentry .entry .entry-thumb .gallery-slider .carousel-control.right:hover:before {
  color: #f39c12;
}
.grid-blog .hentry .entry .entry-content {
  margin-top: 15px;
}
.grid-blog .hentry .entry .entry-content .title-blog h3 {
  margin-bottom: 0;
  padding: 0 20px;
  line-height: 16px;
}
.grid-blog .hentry .entry .entry-content .title-blog h3 a {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.grid-blog .hentry .entry .entry-content .title-blog h3 a:hover {
  color: #f39c12;
}
.grid-blog .hentry .entry .entry-content .entry-meta {
  padding: 10px 20px;
  font-size: 11px;
}
.grid-blog .hentry .entry .entry-content .entry-meta .entry-date {
  margin-right: 15px;
  display: inline-block;
}
.rtl .grid-blog .hentry .entry .entry-content .entry-meta .entry-date {
  margin-left: 15px;
  margin-right: 0;
}
.grid-blog .hentry .entry .entry-content .entry-meta i {
  margin-left: 0;
}
.grid-blog .hentry .entry .entry-content .entry-meta i:before {
  color: #999;
}
.rtl .grid-blog .hentry .entry .entry-content .entry-meta i {
  margin-right: 0;
  margin-left: 5px;
}
.grid-blog .hentry .entry .entry-content .entry-comment {
  display: block;
  padding: 10px 20px;
  color: #909090;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  font-size: 11px;
}
.grid-blog .hentry .entry .entry-content .entry-comment .comment:after {
  content: '|';
  color: #909090;
  margin: 0 5px;
}
.grid-blog .hentry .entry .entry-content .entry-comment .author {
  display: inline-block;
}
.grid-blog .hentry .entry .entry-content .entry-comment .author a {
  color: #333;
}
.grid-blog .hentry .entry .entry-content .entry-comment .author a:hover {
  color: #f39c12;
}
.grid-blog .hentry .entry .entry-content .entry-summary {
  padding: 20px;
  overflow: hidden;
}
.grid-blog .hentry .entry .entry-content .entry-summary .bl_read_more a {
  margin-top: 10px;
  display: block;
  font-size: 11px;
  padding: 9px 20px;
  color: #333;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #e1e1e1;
  background: rgba(0,0,0,0) linear-gradient(to bottom,#f7f7f7 0%,#ffffff 110%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
  float: right;
}
.grid-blog .hentry .entry .entry-content .entry-summary .bl_read_more a:hover {
  color: #fff;
  background: none repeat scroll 0 0 #f39c12;
  border: 1px solid #f39c12;
}
.blog-full-list .hentry .entry,
.blog-content-list .hentry .entry {
  margin-bottom: 30px;
  border: 1px solid #dcdcdc;
}
.blog-full-list .hentry .entry .entry-thumb,
.blog-content-list .hentry .entry .entry-thumb {
  overflow: hidden;
  position: relative;
}
.blog-full-list .hentry .entry .entry-thumb img,
.blog-content-list .hentry .entry .entry-thumb img {
  width: 100%;
}
.blog-full-list .hentry .entry .entry-thumb a.entry-hover,
.blog-content-list .hentry .entry .entry-thumb a.entry-hover {
  display: block;
  width: auto;
  position: relative;
  z-index: 1;
  max-width: 100%;
}
.blog-full-list .hentry .entry .entry-thumb a.entry-hover:before,
.blog-content-list .hentry .entry .entry-thumb a.entry-hover:before {
  position: absolute;
  content: '\f067';
  font-family: FontAwesome;
  font-size: 14px;
  color: #f39c12;
  line-height: 40px;
  z-index: 9;
  text-align: center;
  background: rgba(255,255,255,0.9);
  left: 50%;
  top: 50%;
  margin-left: -5%;
  margin-top: -5%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  -webkit-transition: all 0.2s ease-out 0.3s;
  transition: all 0.2s ease-out 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.blog-full-list .hentry .entry .entry-thumb a.entry-hover:hover img,
.blog-content-list .hentry .entry .entry-thumb a.entry-hover:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}
.blog-full-list .hentry .entry .entry-thumb a.entry-hover:hover:before,
.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-full-list .hentry .entry .entry-content,
.blog-content-list .hentry .entry .entry-content {
  margin-top: 15px;
}
.blog-full-list .hentry .entry .entry-content .title-blog h3,
.blog-content-list .hentry .entry .entry-content .title-blog h3 {
  margin-bottom: 0;
  padding: 0 20px;
  line-height: 16px;
}
.blog-full-list .hentry .entry .entry-content .title-blog h3 a,
.blog-content-list .hentry .entry .entry-content .title-blog h3 a {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.blog-full-list .hentry .entry .entry-content .title-blog h3 a:hover,
.blog-content-list .hentry .entry .entry-content .title-blog h3 a:hover {
  color: #f39c12;
}
.blog-full-list .hentry .entry .entry-content .entry-meta,
.blog-content-list .hentry .entry .entry-content .entry-meta {
  padding: 10px 20px;
  font-size: 11px;
  color: #333;
}
.blog-full-list .hentry .entry .entry-content .entry-meta .entry-date,
.blog-content-list .hentry .entry .entry-content .entry-meta .entry-date {
  margin-right: 15px;
  display: inline-block;
}
.rtl .blog-full-list .hentry .entry .entry-content .entry-meta .entry-date,
.rtl .blog-content-list .hentry .entry .entry-content .entry-meta .entry-date {
  margin-left: 15px;
  margin-right: 0;
}
.blog-full-list .hentry .entry .entry-content .entry-meta i,
.blog-content-list .hentry .entry .entry-content .entry-meta i {
  margin-left: 0;
}
.blog-full-list .hentry .entry .entry-content .entry-meta i:before,
.blog-content-list .hentry .entry .entry-content .entry-meta i:before {
  color: #999;
}
.rtl .blog-full-list .hentry .entry .entry-content .entry-meta i,
.rtl .blog-content-list .hentry .entry .entry-content .entry-meta i {
  margin-right: 0;
  margin-left: 5px;
}
.blog-full-list .hentry .entry .entry-content .entry-comment,
.blog-content-list .hentry .entry .entry-content .entry-comment {
  display: block;
  padding: 10px 20px;
  color: #909090;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  font-size: 11px;
}
.blog-full-list .hentry .entry .entry-content .entry-comment .author a,
.blog-content-list .hentry .entry .entry-content .entry-comment .author a {
  color: #333;
}
.blog-full-list .hentry .entry .entry-content .entry-comment .author a:hover,
.blog-content-list .hentry .entry .entry-content .entry-comment .author a:hover {
  color: #f39c12;
}
.blog-full-list .hentry .entry .entry-content .entry-comment .comment:after,
.blog-content-list .hentry .entry .entry-content .entry-comment .comment:after {
  content: '|';
  color: #909090;
  margin: 0 5px;
}
.blog-full-list .hentry .entry .entry-content .entry-description,
.blog-content-list .hentry .entry .entry-content .entry-description {
  padding: 20px;
  overflow: hidden;
}
.blog-full-list .hentry .entry .entry-content .entry-description .bl_read_more a,
.blog-content-list .hentry .entry .entry-content .entry-description .bl_read_more a {
  float: left;
  margin-top: 10px;
  display: block;
  font-size: 11px;
  padding: 9px 20px;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #e1e1e1;
  background: rgba(0,0,0,0) linear-gradient(to bottom,#f7f7f7 0%,#ffffff 110%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
}
.blog-full-list .hentry .entry .entry-content .entry-description .bl_read_more a:hover,
.blog-content-list .hentry .entry .entry-content .entry-description .bl_read_more a:hover {
  color: #fff;
  background: none repeat scroll 0 0 #f39c12;
  border: 1px solid #f39c12;
  -ms-filter: "none";
}
.rtl .blog-full-list .hentry .entry .entry-content .entry-description .bl_read_more a,
.rtl .blog-content-list .hentry .entry .entry-content .entry-description .bl_read_more a {
  float: right;
}
.search .entry-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: 'TitilliumWebRegular' !important;
}
.search .pag-search .pagination {
  width: 100%;
}
.search .pag-search .pagination ul {
  margin: 0;
  float: right;
}
.rtl .search .pag-search .pagination ul {
  float: left;
}
.rtl .search .pag-search .pagination ul > li {
  float: right;
}
.search .pag-search .pagination ul li {
  float: left;
  background: rgba(0,0,0,0) linear-gradient(to bottom,#f7f7f7 0%,#ffffff 110%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
  color: #000;
  list-style: none;
  margin: 0 2px;
  position: relative;
  border: 1px solid #e1e1e1;
  cursor: pointer;
}
.search .pag-search .pagination ul li a {
  line-height: 16px;
  padding: 7px 9px;
  display: inline-block;
}
.search .pag-search .pagination ul li:hover {
  border: 1px solid #f39c12;
  background: none repeat scroll #f39c12;
}
.search .pag-search .pagination ul li:hover a {
  color: #fff;
}
.search .pag-search .pagination ul li:hover:before {
  color: #fff;
}
.search .pag-search .pagination ul li.pagination {
  line-height: 30px;
  padding: 0;
  height: 32px;
  width: auto;
}
.search .pag-search .pagination ul li.pagination a {
  padding: 3px 10px;
}
.search .pag-search .pagination ul li.disabled {
  border: 1px solid #f39c12;
  background: none repeat scroll #f39c12;
}
.search .pag-search .pagination ul li.disabled.pagination {
  display: none;
}
.search .pag-search .pagination ul li.disabled a {
  color: #fff;
}
.search .pag-search .pagination ul li.disabled.prev {
  display: none;
}
.search .pag-search .pagination ul li.disabled.next {
  display: none;
}
.search .blog-content-list .product {
  margin-bottom: 20px;
}
.search .blog-content-list .product .entry-thumb {
  float: left;
  margin-right: 20px;
}
.rtl .search .blog-content-list .product .entry-thumb {
  float: right;
  margin-left: 20px;
}
.search .blog-content-list .product .entry-meta {
  margin-bottom: 5px;
}
.search .blog-content-list .product .entry-meta i {
  color: #999;
}
.search .blog-content-list .product .entry-content .title-blog h3 a {
  font-size: 16px;
  font-weight: bold;
}
.search .blog-content-list .product .entry-content .entry-description {
  margin-bottom: 10px;
}
.pagination {
  display: block;
  margin-bottom: 40px;
  margin-top: 0;
  padding: 12px 20px;
  overflow: hidden;
  height: 60px;
  border: 1px solid #e1e1e1;
  border-radius: 0;
}
.pagination .count-item-perpage {
  color: #666;
  line-height: 35px;
}
.pagination .count-item-perpage span.bold {
  font-weight: bold;
  color: #000;
}
.pagination ul {
  margin: 0;
  float: right;
}
.rtl .pagination ul {
  float: left;
}
.rtl .pagination ul > li {
  float: right;
}
.pagination ul li {
  float: left;
  background: rgba(0,0,0,0) linear-gradient(to bottom,#f7f7f7 0%,#ffffff 110%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
  color: #000;
  list-style: none;
  margin: 0 2px;
  position: relative;
  border: 1px solid #e1e1e1;
  cursor: pointer;
}
.pagination ul li a {
  padding: 7px 15px;
  display: inline-block;
}
.pagination ul li:hover {
  border: 1px solid #f39c12;
  background: none repeat scroll #f39c12;
}
.pagination ul li:hover a {
  color: #fff;
}
.pagination ul li:hover:before {
  color: #fff;
}
.pagination ul li.disabled {
  border: 1px solid #f39c12;
  background: none repeat scroll #f39c12;
}
.pagination ul li.disabled a {
  color: #fff;
}
.pagination ul li.disabled.prev {
  display: none;
}
.pagination ul li.disabled.next {
  display: none;
}
.pagination ul li.next a {
  text-indent: -9999px;
  padding: 7px 18px;
}
.pagination ul li.next a:before {
  text-indent: 0;
  position: absolute;
  top: 5px;
  left: 16px;
  content: '\f0da';
  font-size: 16px;
  z-index: 3;
  font-family: FontAwesome;
  color: #999;
}
.rtl .pagination ul li.next a:before {
  content: '\f0d9';
}
.pagination ul li.next a:hover:before {
  color: #fff;
}
.pagination ul li.prev a {
  text-indent: -9999px;
  padding: 7px 18px;
}
.pagination ul li.prev a:before {
  text-indent: 0;
  position: absolute;
  top: 5px;
  left: 16px;
  content: '\f0d9';
  font-size: 16px;
  z-index: 3;
  font-family: FontAwesome;
  color: #999;
}
.rtl .pagination ul li.prev a:before {
  content: '\f0da';
}
.pagination ul li.prev a:hover:before {
  color: #fff;
}
.single .entry-content {
  border: 1px solid #e1e1e1;
  margin-bottom: 20px;
}
.single .entry-content .single-thumb img {
  width: 100%;
}
.single .entry-content h1.entry-title {
  font-size: 14px;
  color: #333;
  margin: 0;
  font-weight: bold;
  padding: 0 20px;
  margin-top: 20px;
}
.single .entry-content .entry-meta {
  padding: 10px 20px;
  font-size: 11px;
}
.single .entry-content .entry-meta .entry-date {
  margin-right: 20px;
  display: inline-block;
}
.rtl .single .entry-content .entry-meta .entry-date {
  margin-left: 20px;
  margin-right: 0;
}
.single .entry-content .entry-meta i:before {
  color: #999;
}
.single .entry-content .entry-meta .fa {
  margin: 0 10px 0 0 !important;
}
.rtl .single .entry-content .entry-meta .fa {
  margin: 0 0 0 10px !important;
}
.single .entry-content .entry-comment {
  padding: 10px 20px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  color: #909090;
  font-size: 11px;
}
.single .entry-content .entry-comment .comment {
  font-size: 11px;
}
.single .entry-content .entry-comment .comment:after {
  content: '|';
  color: #909090;
  margin: 0 5px;
}
.single .entry-content .entry-comment .comment .author a {
  color: #333;
}
.single .entry-content .entry-comment .comment .author a:hover {
  color: #f39c12;
}
.single .entry-content .single-content {
  padding: 20px 20px 20px;
}
.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 .social-share {
  margin-left: 20px;
}
.rtl .single .entry-content .social-share {
  margin-right: 20px;
  margin-left: 0;
}
.single .entry-content .single-tag {
  padding: 20px;
  border-top: 1px solid #e1e1e1;
}
.single .entry-content .single-tag span {
  color: #666;
  font-weight: bold;
}
.single .entry-content .single-tag a {
  color: #f39c12;
}
.single .entry-content .single-tag a:hover {
  text-decoration: underline;
}
#authorDetails {
  overflow: hidden;
  margin-bottom: 20px;
}
#authorDetails h4.title {
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'TitilliumWebRegular' !important;
  font-weight: bold;
  padding: 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
#authorDetails .authorDetail .avatar {
  margin-right: 20px;
}
.rtl #authorDetails .authorDetail .avatar {
  margin-left: 20px;
  margin-right: 0;
}
.single-post-relate {
  margin-bottom: 20px;
}
.single-post-relate h3 {
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'TitilliumWebRegular' !important;
  font-weight: bold;
  padding: 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.single-post-relate .item-relate-img {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.single-post-relate .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-relate-img:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.single-post-relate .item-relate-content p {
  display: none;
}
.single-post-relate .item-relate-content h4 a {
  font-size: 13px;
  font-weight: bold;
  color: #333;
}
.single-post-relate .item-relate-content h4 a:hover {
  color: #f39c12;
}
nav ul.pager {
  display: none;
}
#comments h3 {
  color: #333;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'TitilliumWebRegular' !important;
  font-weight: bold;
  padding: 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
#comments h3 small {
  color: #333;
}
#comments .comment {
  margin-bottom: 20px;
}
#comments .comment .author a {
  margin-right: 20px;
}
.rtl #comments .comment .author a {
  margin-left: 20px;
  margin-right: 0;
}
#comments .comment .media-body .media {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
#comments .comment .media-body .media .media-heading .author-name a {
  margin-bottom: 5px;
  font-size: 13px;
  color: #333;
  font-weight: bold;
  text-transform: capitalize;
}
#comments .comment .media-body .media .media-heading .time i {
  margin: 0 10px 0 0;
  color: #999;
}
.rtl #comments .comment .media-body .media .media-heading .time i {
  margin: 0 0 0 10px;
}
#comments .comment .media-body .media .media-heading a.comment-edit-link {
  position: absolute;
  top: 20px;
  left: 220px;
}
.rtl #comments .comment .media-body .media .media-heading a.comment-edit-link {
  right: 220px;
  left: auto;
}
#comments .comment .media-body .media .media-content .reply {
  position: absolute;
  top: 20px;
  left: 150px;
}
.rtl #comments .comment .media-body .media .media-content .reply {
  right: 150px;
  left: auto;
}
.rtl #comments .comment .media-body .media .media-content .reply i {
  margin: 0 0 0 10px;
}
#comments .comment .media-body .media .media-content .reply i {
  color: #999;
  margin: 0 10px 0 0;
}
h2.title {
  font-size: 14px;
  font-weight: bold;
}
#respond .cmm-box-left {
  margin-bottom: 10px;
}
#respond .cmm-box-left .your-name {
  float: left;
  width: 49%;
  margin-right: 2%;
}
#respond .cmm-box-left .your-email {
  float: left;
  width: 49%;
}
#respond .cmm-box-left label {
  margin-bottom: 10px;
  color: #666;
  font-weight: normal;
}
#respond .cmm-box-left label:after {
  content: '*';
  color: #e84c3c;
  margin: 0 5px;
}
#respond .cmm-box-left input {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #dddddd;
  height: 30px;
}
#respond .cmm-box-left input:focus {
  background-color: #f5f5f5;
}
.cmm-box-right {
  margin-bottom: 30px;
}
.cmm-box-right label {
  margin-bottom: 15px;
  color: #666;
  font-weight: normal;
}
.cmm-box-right textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  border: 1px solid #dddddd;
  padding: 10px;
}
.cmm-box-right button.btn {
  margin-top: 10px;
  font-size: 11px;
  padding: 8px 34px;
  background: rgba(0,0,0,0) linear-gradient(to bottom,#f7f7f7 0%,#ffffff 110%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff');
  color: #444;
  border: 1px solid #e1e1e1;
  text-transform: uppercase;
}
.cmm-box-right button.btn:hover {
  border: 1px solid #f39c12;
  background: none repeat scroll 0 0 #f39c12;
  color: #fff;
  -ms-filter: "none";
}
.post-635 header h2,
.post-634 header h2,
.post-632 header h2,
.post-633 header h2 {
  display: none;
}
.aboutv1-testimo .vc_separator h4,
.page-title,
.page-title h2,
.about-v2 .page-title h2 {
  font-size: 20px;
  color: #444;
  font-family: "TitilliumWebRegular" !important;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.about-v1 img {
  float: left;
  max-width: 470px;
  margin: 0 30px 0 0;
}
.rtl .about-v1 img {
  float: right;
  margin: 0 0 0 30px;
}
.aboutv1-testimo .vc_separator .vc_sep_holder {
  vertical-align: bottom;
}
.aboutv1-testimo .testimonial-slider {
  border-bottom: 1px dashed #9d9d9d;
}
.aboutv1-testimo .testimonial-slider .block-title h2 {
  display: none;
}
.aboutv1-testimo .testimonial-slider .carousel-indicators {
  bottom: 25px;
  margin-bottom: 20px;
}
.aboutv1-testimo .testimonial-slider .carousel-indicators li {
  margin: 0 6px;
}
.aboutv1-testimo .testimonial-slider .carousel-inner {
  margin-top: -38px;
  text-align: center;
  padding: 0 115px;
}
.aboutv1-testimo .testimonial-slider .carousel-inner .item {
  padding-bottom: 25px;
}
.aboutv1-testimo .testimonial-slider .carousel-inner .client-comment {
  margin-bottom: 10px;
}
.aboutv1-testimo .testimonial-slider .carousel-inner .client-say-info .name-client {
  margin-left: 0;
  padding-top: 0;
}
.aboutv1-testimo .testimonial-slider .carousel-inner .client-say-info .name-client h2 a {
  color: #333;
  font-size: 16px;
}
.rtl .aboutv1-testimo .testimonial-slider .carousel-indicators {
  right: 50%;
  margin-right: -30%;
}
.aboutv1-ourteam {
  text-align: center;
}
.aboutv1-ourteam .slick-initialized .slick-slide:hover {
  border: 0;
}
.aboutv1-ourteam .slick-initialized .slick-slide img {
  margin-bottom: 15px;
}
.aboutv1-ourteam .slick-initialized .slick-slide.item {
  padding: 0 15px;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-img .item-img-info img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content h3 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content h3:hover {
  color: #f39c12;
  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: 34px;
  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 #f39c12;
}
.aboutv1-ourteam .res-button:hover:before {
  color: #f39c12;
}
.about-v2 p,
.about-v2 .page-title {
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
}
.about-v3 .wpb_accordion_section:first-child .wpb_accordion_header.ui-accordion-header,
.about-v3 .wpb_accordion_section:first-child .wpb_accordion_header.ui-accordion-header a {
  padding-top: 0;
  margin-top: -7px;
}
.about-v3 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  background: none;
}
.about-v3 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  padding: 7px 25px 15px 0;
  border-bottom: 1px solid #ddd;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-default {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
  background: url('../assets/img/button-faq1.png') no-repeat 0 0;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  top: 6px;
  left: -1px;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-default a {
  color: #444444;
  font-weight: 700;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  background: url(../assets/img/orange/button-faq.png) no-repeat 0 0;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  top: 6px;
  left: -1px;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-active a {
  color: #f39c12;
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  padding-left: 18px;
  display: inline-block;
  font-weight: 700;
  font-size: 13px;
}
.about-v3 .wpb_text_column .wpb_wrapper {
  color: #666;
}
.about-section4 {
  margin-left: -15px;
}
.about-section4 .yt-skillbar-title.small {
  width: 100%;
  margin-bottom: 20px;
}
.about-section4 .yt-skillbar-title.small span {
  color: #363636;
  font-weight: 700;
}
.about-section4 .yt-skillbar.small {
  height: 20px;
  width: 100%;
  border-radius: 3px;
}
.about-section4 .yt-skillbar.small.blue-skill .yt-skillbar-bar {
  background: url(../assets/img/blue-skill.png);
}
.about-section4 .yt-skillbar.small.green-skill .yt-skillbar-bar {
  background: url(../assets/img/green-skill.png);
}
.about-section4 .yt-skillbar.small.red-skill .yt-skillbar-bar {
  background: url(../assets/img/red-skill.png);
}
.about-section4 .yt-skillbar.small .yt-skillbar-bar {
  height: 20px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.about-section4 .yt-skillbar.small .yt-skill-bar-percent {
  display: none;
}
.contact-bonus .page-title h3 {
  font-weight: bold;
  color: #444;
  font-size: 16px;
}
.contact-bonus .wpb_content_element {
  margin-bottom: 20px;
}
.contact-bonus .ct {
  padding: 10px 0 10px 30px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 0;
}
.rtl .contact-bonus .ct {
  padding: 10px 30px 10px 0px;
}
.contact-bonus .ct-street {
  background: url("../assets/img/map-pin.png") no-repeat left center;
  border-top: 1px dashed #ddd;
}
.rtl .contact-bonus .ct-street {
  background: url("../assets/img/map-pin.png") no-repeat right center;
}
.contact-bonus .ct-email {
  background: url("../assets/img/mail.png") no-repeat left center;
}
.rtl .contact-bonus .ct-email {
  background: url("../assets/img/mail.png") no-repeat right center;
}
.contact-bonus .ct-hotline {
  background: url("../assets/img/mobile.png") no-repeat left center;
}
.rtl .contact-bonus .ct-hotline {
  background: url("../assets/img/mobile.png") no-repeat right center;
}
.contact-bonus .wpcf7-form .border-dashed,
.contact-bonus .wpcf7-form p {
  clear: both;
  border-bottom: 1px dashed #c9c9c9;
  width: 100%;
  margin-bottom: 15px;
  line-height: 13px;
}
.rtl .contact-bonus .wpcf7-form .border-dashed,
.rtl .contact-bonus .wpcf7-form p {
  direction: rtl;
}
.contact-bonus .wpcf7-form input[type="text"],
.contact-bonus .wpcf7-form input[type="email"] {
  border-bottom: 0px dashed #c9c9c9;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  width: 60%;
}
.contact-bonus .wpcf7-form .wpcf7-textarea {
  margin-top: 15px;
  width: 100%;
  border-radius: 0;
  border-top: 1px dashed #c9c9c9;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background-color: #f3f3f3;
  margin-bottom: 15px;
  height: 117px;
}
.contact-bonus .wpcf7-form .wpcf7-submit {
  padding: 8px 15px;
  text-align: center;
  background-color: #f39c12;
  color: #fff;
  font-weight: 700;
  border: none;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.contact-bonus .wpcf7-form .wpcf7-submit:hover {
  background-color: #c87f0a;
}
.contact-bonus #socials {
  margin-top: 5px;
}
.contact-bonus #socials.socials-style5:hover {
  background: #f39c12;
  border: 1px solid #f39c12;
}
.contact-bonus.contact-bonus1 .wpcf7-form .border-dashed {
  width: 50%;
  float: left;
}
.rtl .contact-bonus.contact-bonus1 .wpcf7-form .border-dashed {
  float: right;
}
img.ajax-loader {
  position: absolute;
  left: 130px;
  bottom: 30px;
}
.rtl img.ajax-loader {
  left: auto;
  right: 130px;
}
.contact-v3 .infomation {
  border-top: 1px dashed #c9c9c9;
  border-bottom: 1px dashed #e9e9e9;
  padding: 0 15px;
  margin: 0;
  padding: 15px 0;
}
.contact-v3 .infomation .ct {
  display: block;
  padding-left: 67px;
  height: 45px;
}
.rtl .contact-v3 .infomation .ct {
  padding-right: 67px;
  padding-left: 0;
}
.rtl .contact-v3 .infomation .ct.ct-street,
.rtl .contact-v3 .infomation .ct.ct-email,
.rtl .contact-v3 .infomation .ct.ct-hotline {
  background-position: right center;
}
.contact-v3 .infomation .ct.ct-street {
  background: url(../assets/img/icon-location.jpg) no-repeat left center;
}
.contact-v3 .infomation .ct.ct-email {
  background: url(../assets/img/icon-email.jpg) no-repeat left center;
}
.contact-v3 .infomation .ct.ct-hotline {
  background: url(../assets/img/icon-phone.jpg) no-repeat left center;
}
.contact-v3 .infomation .ct .lb {
  float: left;
  display: block;
  height: 40px;
  margin-right: 5px;
}
.rtl .contact-v3 .infomation .ct .lb {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.contact-v3 .wpcf7 .wpcf7-form .group-input {
  float: left;
  width: 33%;
  margin-right: 1%;
}
.rtl .contact-v3 .wpcf7 .wpcf7-form .group-input {
  float: right;
  margin-left: 1%;
  margin-right: 0;
}
.contact-v3 .wpcf7 .wpcf7-form .group-input input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: 35px;
  border: 1px solid #e8e8e8;
  margin: 0;
}
.contact-v3 .wpcf7 .wpcf7-form .input-right {
  float: left;
  width: 66%;
}
.contact-v3 .wpcf7 .wpcf7-form .input-right textarea {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: 125px;
  border: 1px solid #e8e8e8;
  padding: 10px;
}
.contact-v3 .wpcf7 .wpcf7-form .wpcf7-submit {
  padding: 8px 15px;
  text-align: center;
  background-color: #f39c12;
  color: #fff;
  font-weight: 700;
  border: none;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.rtl .contact-v3 .wpcf7 .wpcf7-form .wpcf7-submit {
  float: right;
}
.contact-v3 .wpcf7 .wpcf7-form .wpcf7-submit:hover {
  background-color: #c87f0a;
}
.entry-content .faq-tabs {
  margin-top: 45px;
}
.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: #f39c12;
  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: #f39c12;
  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: #f39c12;
  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: 20px;
  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: #f39c12 !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;
}
.our-service .title-service {
  text-align: center;
}
.our-service .title-service h3 {
  font-size: 20px;
  color: ;
  font-weight: bold;
  font-family: TitilliumWebRegular !important;
}
.our-service .title-service p {
  color: #666;
}
.our-service .service {
  text-align: center;
}
.our-service .service span {
  display: inline-block;
  height: 90px;
  width: 90px;
  line-height: 90px;
  text-align: center;
  font-size: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  color: #f39c12;
  cursor: pointer;
  position: relative;
}
.our-service .service span:after {
  content: '';
  position: absolute;
  bottom: -20px;
  width: 40px;
  height: 2px;
  background-color: #f39c12;
  display: block;
  margin-left: 25px;
}
.our-service .service span:hover {
  color: #fff;
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.our-service .service .title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 20px;
}
.our-service .service p {
  color: #666;
}
.our-bestservice {
  padding: 20px 0 30px;
}
.our-bestservice .title-service {
  text-align: center;
}
.our-bestservice .title-service h3 {
  font-size: 20px;
  color: ;
  font-weight: bold;
  font-family: TitilliumWebRegular !important;
}
.our-bestservice .title-service p {
  color: #666;
}
.our-bestservice .best-service {
  background-color: #fff;
  text-align: center;
  padding: 20px 0;
}
.our-bestservice .best-service .title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.our-bestservice .best-service span {
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  color: #f39c12;
  cursor: pointer;
  margin: 20px 0;
}
.our-bestservice .best-service span:hover {
  color: #fff;
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.our-bestservice .best-service ul {
  list-style: none;
  margin: 0;
}
.our-bestservice .best-service ul > li {
  display: block;
  font-size: 13px;
  line-height: 18px;
  padding: 10px 0;
  color: #333;
  border-top: 1px solid #f3f3f3;
}
.our-bestservice .best-service ul > li:last-child {
  border-bottom: 1px solid #f3f3f3;
}
.our-bestservice .best-service .button {
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  padding: 9px 25px;
  height: auto;
  margin-top: 20px;
}
.our-bestservice .best-service .button:hover {
  border: 1px solid #f39c12;
}
.coming-soon {
  padding-top: 50px;
  padding-bottom: 100px;
  margin-bottom: 0;
}
.coming-soon p {
  text-align: center;
  color: #fff;
}
.coming-soon p a {
  color: #f39c12;
}
.coming-soon p a:hover {
  text-decoration: underline;
}
.coming-soon .widget_search {
  width: 35%;
  margin: 0 auto;
}
.coming-soon .widget_search .widgettitle {
  display: none;
}
.coming-soon .widget_search .searchform input[type="text"] {
  padding: 8px 60px 8px 8px;
  height: 36px;
}
.coming-soon .widget_search .searchform #searchsubmit {
  width: 60px !important;
  height: 36px;
}
.banner-index2 {
  margin-top: 30px;
}
.banner-index2 .wpb_single_image {
  float: left;
  margin-bottom: 10px;
}
.banner-index2 .wpb_single_image img {
  width: 100%;
}
.banner-index2 .banner-images.wpb_single_image {
  margin: 0 10px;
}
.banner-index3 .wpb_single_image {
  float: left;
}
.banner-index3 .wpb_single_image img {
  width: 100%;
}
.banner-index3 .banner-images.wpb_single_image {
  margin: 0 10px;
}
.box-recommend-title {
  margin: 15px 0;
}
.sidebar .widget_search {
  min-height: 35px;
}
.sidebar .widget_search .searchform {
  margin: 0;
  position: relative;
}
.sidebar .widget_search .searchform > div {
  min-height: 35px;
}
.sidebar .widget_search .searchform label.screen-reader-text {
  display: none !important;
}
.sidebar .widget_search .searchform input {
  top: 0 !important;
}
.sidebar .widget_search .searchform input#searchsubmit {
  text-indent: -9999px;
  position: absolute;
  width: 34px !important;
  right: 0;
  background: url(../assets/img/icon-search.jpg) no-repeat center center !important;
}
.sidebar .widget_search .searchform input#searchsubmit:hover {
  background: url(../assets/img/icon-search1.png) no-repeat center center #c87f0a !important;
}
.post-833 header h2,
.post-837 header h2,
.post-835 header h2,
.post-839 header h2 {
  font-size: 20px;
  font-weight: bold;
  color: #444;
  text-align: center;
  font-family: "TitilliumWebRegular" !important;
}
header h2.entry-title {
  font-size: 20px;
  font-weight: bold;
  color: #444;
  font-family: "TitilliumWebRegular" !important;
}
.rev_slider .tp-caption.buttonblack a.tp-button {
  font-family: 'TitilliumWebRegular' !important;
  line-height: 40px !important;
  padding: 5px 20px;
}
.error404 .std {
  padding: 40px 0 100px;
  text-align: center;
}
.error404 .std .wrapper_404page {
  display: inline-block;
}
.error404 .std .wrapper_404page .error-code .erro-key {
  display: inline-block;
}
.error404 .std .wrapper_404page .block-main .block-inner .mess-code p {
  font-size: 30px;
  color: #000;
  margin-bottom: 35px;
}
.error404 .std .wrapper_404page .block-main .block-inner .second-block a {
  border: 4px solid #000;
  padding: 18px 38px;
  font-size: 18px;
  color: #000;
}
.error404 .std .wrapper_404page .block-main .block-inner .second-block a:hover {
  color: #f39c12;
  border: 4px solid #f39c12;
}
.search.search-results .blog-content .post .entry,
.search.search-results .blog-content .product .entry {
  margin-bottom: 20px;
}
.search.search-results .blog-content .post .entry .entry-thumb,
.search.search-results .blog-content .product .entry .entry-thumb {
  margin-right: 15px;
}
.rtl .search.search-results .blog-content .post .entry .entry-thumb,
.rtl .search.search-results .blog-content .product .entry .entry-thumb {
  margin-right: 0;
  margin-left: 15px;
}
.search.search-results .blog-content .post .entry .entry-content .title-blog h3,
.search.search-results .blog-content .product .entry .entry-content .title-blog h3 {
  font-size: 16px;
  font-weight: bold;
}
.search.search-results .blog-content .post .entry .entry-content .entry-meta,
.search.search-results .blog-content .product .entry .entry-content .entry-meta {
  color: #909090;
  font-size: 11px;
}
.search.search-results .blog-content .post .entry .entry-content .bl_read_more,
.search.search-results .blog-content .product .entry .entry-content .bl_read_more {
  margin-top: 5px;
}
.search.search-results.rtl .blog-content .post .entry .entry-content,
.search.search-results.rtl .blog-content .product .entry .entry-content {
  margin-right: 105px;
  margin-left: 0;
}
.search.search-results .blog-content-list .entry-thumb {
  float: none;
  margin: 0;
  text-align: center;
}
.search.search-results .blog-content-list .entry-thumb a {
  display: inline-block;
}
.search.search-results .blog-content-list .entry-content .entry-comment {
  margin-bottom: 15px;
}
.search.search-results .blog-content-list .entry-content .entry-comment .author {
  color: #909090;
}
.search.search-results .blog-content-list .entry-content .entry-meta {
  color: #909090;
  font-size: 12px;
}
.search.search-results .products-loop .item {
  margin-bottom: 30px;
}
.search.search-results .products-loop .item .item-detail {
  border: 1px solid #e1e1e1;
}
.search.search-results .products-loop .item .item-detail .products-thumb {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #e1e1e1;
}
.search.search-results .products-loop .item .item-detail .products-thumb span.onsale {
  position: absolute;
  z-index: 6;
  top: 10px;
  right: 10px;
  left: auto;
}
.search.search-results .products-loop .item .item-detail .products-thumb img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
}
.search.search-results .products-loop .item .item-detail .products-thumb img.hover-image {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.search.search-results .products-loop .item .item-detail .products-thumb:hover img.hover-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.search.search-results .products-loop .item .item-detail .products-thumb:hover a.fancybox {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.search.search-results .products-loop .item .item-detail .item-content {
  padding: 20px 0 0;
  display: block;
  text-align: center;
}
.search.search-results .products-loop .item .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.search.search-results .products-loop .item .item-detail .item-content h4 a {
  font-size: 13px;
}
.search.search-results .products-loop .item .item-detail .item-content a.add_to_cart_button {
  background: rgba(0,0,0,0) linear-gradient(to bottom,#ffffff 0%,#efefef 100%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef');
  border: 1px solid #e1e1e1;
  font-size: 11px;
  font-weight: bold;
  color: #333;
  text-align: center;
  padding: 7px 20px;
  height: 33px;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  margin: 0;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.search.search-results .products-loop .item .item-detail .item-content a.add_to_cart_button:hover {
  background: none repeat scroll 0 0 #f39c12;
  color: #fff;
  border: 1px solid #f39c12;
  -ms-filter: "none";
}
.search.search-results .products-loop .item .item-detail .item-content a.add_to_cart_button.loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center #f39c12;
}
.search.search-results .products-loop .item .item-detail .item-content a.add_to_cart_button.loading:after {
  content: '';
}
.search.search-results .products-loop .item .item-detail .item-bottom {
  border-top: 1px solid #e1e1e1;
}
.search.search-results .pag-search  .pagination ul > li a {
  line-height: 18px;
}
.search.search-results .pag-search  .pagination ul > li.prev a {
  line-height: 24px;
  padding: 4px 12px;
}
.search.search-results .pag-search  .pagination ul > li.prev a:before {
  top: 4px;
  left: 14px;
}
.search.search-results .pag-search  .pagination ul > li.pagination {
  height: 34px;
}
#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: #f39c12;
}
#ya-totop:hover {
  background-color: #f5b043;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  table.shop_table .coupon input#coupon_code {
    padding: 3px 12px 0;
  }
}
footer {
  background-color: #0f1112;
  color: #999;
}
footer >.container {
  padding: 30px 15px 0;
}
footer >.container .footer-top {
  border-bottom: 1px solid #000;
}
footer >.container .footer-top .menu {
  margin: 0;
}
footer .ya-logo {
  display: block;
  margin: 0 auto;
  width: 187px;
  padding: 35px 0 20px;
}
footer .logo-footer {
  text-align: center;
}
footer .logo-footer .socials-footer {
  padding: 20px 0;
}
footer .logo-footer .socials-footer ul {
  margin: 0;
}
footer .logo-footer .socials-footer ul li {
  display: inline-block;
  margin: 0 2px;
  vertical-align: top;
}
footer .logo-footer .socials-footer ul li a > span {
  color: #fff;
  height: 35px;
  width: 35px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: inline-block;
  font-size: 16px;
  margin: 0;
  line-height: 35px;
}
footer .logo-footer .socials-footer ul li a > span:hover {
  font-size: 18px;
}
footer .logo-footer .socials-footer ul li.facebook-social a > span {
  background-color: #0f62b7;
}
footer .logo-footer .socials-footer ul li.twitter-social a > span {
  background-color: #41ade2;
}
footer .logo-footer .socials-footer ul li.google-social  a > span {
  background-color: #e14938;
}
footer .logo-footer .socials-footer ul li.linkedin-social a > span {
  background-color: #4080b7;
}
footer .logo-footer .socials-footer ul li.pinterest-social a > span {
  background-color: #ef1438;
}
footer .logo-footer .socials-footer ul li.skype-social a > span {
  background-color: #13caff;
}
footer .widget.widget_nav_menu h3 {
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  line-height: 20px;
  padding-bottom: 10px;
}
footer .widget.widget_nav_menu h3:before {
  position: absolute;
  z-index: 3;
  content: '';
  width: 40px;
  height: 1px;
  background-color: #f39c12;
  top: 30px;
}
footer .widget.widget_nav_menu ul.menu > li > a {
  color: #999;
  font-size: 13px;
  border: 0;
  padding: 0 0 5px;
}
footer .button-ver-menu {
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  line-height: 20px;
  padding-bottom: 10px;
}
footer .button-ver-menu:before {
  position: absolute;
  z-index: 3;
  content: '';
  width: 40px;
  height: 1px;
  background-color: #f39c12;
  top: 30px;
}
footer .contact-footer {
  min-height: 160px;
  background: url(../assets/img/map-contact.png) no-repeat right top 40px;
}
footer .contact-footer .footer-block-content {
  padding-top: 10px;
}
footer .contact-footer .footer-block-content ul > li {
  font-size: 13px;
  color: #999;
  line-height: 24px;
}
footer .contact-footer .footer-block-content ul > li span.label-footer {
  color: #fff;
  font-size: 13px;
}
footer .contact-footer .footer-block-content ul > li a {
  color: #f39c12;
}
footer .contact-footer .footer-block-content ul > li a:hover {
  text-decoration: underline;
}
footer .copyright {
  padding: 20px 0 10px;
}
footer .copyright .widget {
  margin: 0;
}
footer .copyright .copyright-text a {
  color: #f39c12;
}
footer .copyright .sidebar-copyright ul.method li {
  padding: 0;
}
footer .copyright .sidebar-copyright ul.method li a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .tabbable.responsive .nav-tabs {
    font-size: 16px;
  }
  .tabbable.responsive .nav-tabs ul {
    margin: 0;
  }
  .tabbable.responsive .nav-tabs li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    border: 1px solid #ddd;
    overflow: hidden;
  }
  .tabbable.responsive .nav-tabs > li > a {
    border-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .tabbable.responsive .nav-tabs > li > a:hover {
    border-style: none;
    background-color: transparent;
  }
  .tabbable.responsive .nav-tabs > li > a:active,
  .tabbable.responsive .nav-tabs > .active > a,
  .tabbable.responsive .nav-tabs > .active > a:hover {
    border-style: none;
  }
}
.tabbable.responsive .nav-tabs > li > a.tab-control,
.tabbable.responsive .nav-tabs > li > span.tab-control-spacer {
  float: left;
  width: 36px;
  height: 36px;
  margin-top: 4px;
  font-size: 56px;
  font-weight: 100;
  line-height: 26px;
  color: #fff;
  text-align: center;
  background: #444;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
.tabbable.responsive .nav-tabs > li > a.tab-control.right,
.tabbable.responsive .nav-tabs > li > span.tab-control-spacer.right {
  float: right;
}
.tabbable.responsive .nav-tabs > li > a.tab-control:hover {
  color: ;
  background: ;
}
.tabbable.responsive .nav-tabs > li > span.tab-control-spacer {
  line-height: 28px;
  color: transparent;
  background: transparent;
}
.shortcodes {
  margin-bottom: ;
}
.shortcodes .carousel .item img {
  width: 100%;
}
.shortcodes h3 {
  padding-top: 30px;
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: 140px;
  height: 140px;
  font-size: 16px;
  margin: 10px 30px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value {
  width: 100%;
  position: absolute;
  font-size: 16px !important;
  top: 0;
  text-align: center;
  left: 0;
  display: block;
  font-family: inherit;
  top: 50%;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
  font-size: 36px;
  font-weight: bold;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
  font-size: 16px;
  text-transform: uppercase;
}
[class^="icon-"],
[class*=" icon-"] {
  margin: 5px;
}
.googlemap .map_canvas {
  height: 100%;
  width: 100%;
}
.shortcode-slideshow img {
  width: 100%;
}
.shortcode-slideshow .carousel-control {
  top: 45.5%;
}
.carousel-control {
  top: 50%;
  width: 42px !important;
  height: 42px !important;
}
ul.thumbnails {
  margin-left: -1%;
}
.rtl ul.thumbnails {
  margin-right: -1% !important;
  margin-left: 0;
}
.gallery {
  padding: 0;
  overflow: hidden;
}
.rtl .gallery {
  margin-right: 0 !important;
}
.gallery li {
  margin-left: 1%;
  margin-right: 0;
  margin-bottom: 20px;
  text-align: center;
  float: left;
  list-style: none;
}
.rtl .gallery li {
  float: right;
  margin: 0 1% 20px 0;
}
.gallery .thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #FFF;
  padding: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.gallery .thumbnail:after {
  position: absolute;
  border-color: transparent #FFFFFF #FFFFFF transparent;
  border-style: solid;
  border-width: 45px;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
  right: -45px;
  bottom: 0;
  transition: all 0.3s ease 0.2s;
  z-index: 4;
}
.gallery .thumbnail:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #FFF;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease 0.3s;
  transform: rotate(0deg);
  z-index: 5;
}
.gallery .thumbnail:hover {
  background: #f39c12;
  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: #f39c12;
  border: 1px solid #f39c12;
  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: #f39c12;
  border: 1px solid #f39c12;
  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: #f39c12;
}
.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: #f39c12;
}
.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: #f39c12;
}
.sw-latestnews .sw-content a:hover {
  color: #c87f0a;
}
.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: #f39c12;
}
.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: #f39c12;
}
.latest-blog .sw-caption {
  width: 100%;
}
.latest-blog .sw-content {
  line-height: 18px;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #DDDDDD;
  border-bottom: none;
}
.tabs-below > .nav-tabs > li {
  margin-bottom: 0;
  margin-top: -1px;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: rgba(0,0,0,0);
  border-top-color: #DDDDDD;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: rgba(0,0,0,0) #DDDDDD #DDDDDD;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-bottom: 3px;
  margin-right: 0;
  min-width: 74px;
}
.tabs-left > .nav-tabs {
  border-right: 1px solid #DDDDDD;
  float: left;
  margin-right: 19px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #EEEEEE #DDDDDD #EEEEEE #EEEEEE;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #DDDDDD rgba(0,0,0,0) #DDDDDD #DDDDDD;
}
.tabs-right > .nav-tabs {
  border-left: 1px solid #DDDDDD;
  float: right;
  margin-left: 19px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #EEEEEE #EEEEEE #EEEEEE #DDDDDD;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #DDDDDD #DDDDDD #DDDDDD rgba(0,0,0,0);
}
.alert {
  border-radius: 0;
}
.alert-bg-red {
  background-color: #e74847;
}
.alert-bg-blue {
  background-color: #3f9dd3;
}
.alert-bg-orange {
  background-color: #fb9220;
}
.alert-bg-green {
  background-color: #8dbe3f;
}
.alert-bg-violet {
  background-color: #a44ec4;
}
.alert-none-border {
  padding: 15px 0;
}
.btn {
  border-radius: 0;
}
.btn-red-border {
  border: 4px solid #e74847;
  color: #e74847;
}
.btn-red-border:hover {
  background: #e74847;
  color: #fff;
}
.btn-blue-border {
  border: 4px solid #3f9dd3;
  color: #3f9dd3;
}
.btn-blue-border:hover {
  background: #3f9dd3;
  color: #fff;
}
.btn-orange-border {
  border: 4px solid #fb9220;
  color: #fb9220;
}
.btn-orange-border:hover {
  background: #fb9220;
  color: #fff;
}
.btn-green-border {
  border: 4px solid #8dbe3f;
  color: #8dbe3f;
}
.btn-green-border:hover {
  background: #8dbe3f;
  color: #fff;
}
.btn-violet-border {
  border: 4px solid #a44ec4;
  color: #a44ec4;
}
.btn-violet-border:hover {
  background: #a44ec4;
  color: #fff;
}
#yt_post_slide .carousel-inner .item .carousel-caption {
  background: rgba(0,0,0,0.5);
  text-align: left;
  text-shadow: none;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-bottom {
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 15px 20px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-right {
  right: 0;
  width: 33.333%;
  height: 100%;
  left: auto;
  top: 0;
  padding: 30px 10px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-left {
  left: 0;
  width: 33.333%;
  height: 100%;
  top: 0;
  padding: 30px 10px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out {
  background: none;
  width: 100%;
  left: 0;
  bottom: 0px;
  position: relative;
  color: #666;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out .carousel-caption-inner a {
  color: #444;
  font-size: 14px;
  font-weight: 600;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out .carousel-caption-inner a:hover {
  color: #f39c12;
}
#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: #f39c12;
}
#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 #f39c12;
}
.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 #f39c12;
}
.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: #f39c12;
}
.testimonial-slider .carousel-indicators .active {
  background-color: #f39c12;
  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: #f39c12;
}
.testimonial_info ul {
  list-style: none;
  margin-bottom: 0;
}
.widget-testimonial .title-testimonial {
  margin: 0 0 20px;
}
.widget-testimonial .title-testimonial.title1 {
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.widget-testimonial .title-testimonial.title1 h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.widget-testimonial .title-testimonial.title2 {
  border-bottom: 3px solid #f39c12;
  margin-bottom: 20px;
}
.widget-testimonial .title-testimonial.title2 h2 {
  color: #fff;
  background-color: #f39c12;
  font-size: 18px;
  padding: 0 20px;
  line-height: 50px;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  font-family: 'TitilliumWebRegular' !important;
}
.widget-testimonial .title-testimonial.title2 h2:after {
  border-bottom: 50px solid #f39c12;
  border-right: 10px solid transparent;
  position: absolute;
  right: -10px;
  top: 0;
  width: 0;
  height: 0;
  content: '';
  display: inline-block;
}
.rtl .widget-testimonial .title-testimonial.title2 h2:after {
  border-left: 10px solid transparent;
  left: -10px;
  right: auto;
}
.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 #f39c12;
}
.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: #f39c12;
  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 {
  float: 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: #f39c12;
  border: 2px solid #f39c12;
}
.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 #f39c12;
}
.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: #f39c12;
}
.personnel_meta ul li:nth-child(2) {
  font-weight: bold;
}
.personnel_style2 .social ul li {
  display: inline-block;
  margin-right: 7px;
}
.rpl-title-wrapper {
  text-align: center;
}
.rpl-title-wrapper h4 {
  background: #fff;
  padding: 0 5px;
  position: relative;
  display: inline-block;
}
table {
  text-align: center;
}
tbody tr {
  border-bottom: 1px solid #adadad;
}
.table-style2 tbody tr {
  border: none;
}
.table-style2 tbody tr:nth-child(2n+0) {
  background-color: #e6e6e6;
}
.table-style2 tbody tr:nth-child(2n+1) {
  background-color: #f2f2f2;
}
tbody tr td {
  padding: 10px 0;
  font-size: 14px;
}
tbody tr.th {
  background-color: #f39c12 !important;
  border-bottom: none;
}
tbody tr.th td {
  padding: 16px 54px;
  font-size: 16px;
  color: #fff;
}
.yt-skillbar {
  position: relative;
  display: block;
  margin-bottom: 15px;
  width: 50%;
  background: #a1a1a1;
  height: 32px;
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -ms-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
}
.yt-skillbar.small {
  display: inline-block;
  height: 12px;
}
.yt-skillbar-title {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
}
.yt-skillbar-title span {
  display: block;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
}
.yt-skillbar-title.small {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.yt-skillbar-title.small span {
  height: 12px;
  line-height: 12px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
.yt-skillbar-bar {
  height: 32px;
  width: 0px;
  background: #f39c12;
}
.small .yt-skillbar-bar {
  height: 12px;
}
.yt-skill-bar-percent {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  color: #fff;
}
.small .yt-skill-bar-percent {
  height: 12px;
  top: -11px;
  right: -35px;
  color: #666;
}
.circliful {
  position: relative;
  display: inline-block;
}
.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
  width: 100%;
  position: absolute;
  text-align: center;
  display: inline-block;
  font-weight: bold;
}
.circle-info,
.circle-info-half {
  color: #999;
}
.circliful .fa {
  margin: -10px 3px 0 3px;
  position: relative;
  bottom: 4px;
}
.quote-full {
  font-style: italic;
}
.quote-bg {
  padding: 20px;
  background: #e1e1e1;
  width: 100%;
  font-style: italic;
}
.quote-border {
  border: 1px solid #c3c3c3;
  padding: 20px;
}
.quote-left {
  float: left;
  width: 50%;
}
a.tooltips {
  position: relative;
  color: ;
  font-size: 14px;
  font-weight: bold;
}
a.tooltips p {
  padding: 0 0 100px;
}
a.tooltips strong {
  line-height: 30px;
  width: 218px;
  margin: -10px -10px 10px;
  padding: 0px 10px 0px;
  float: left;
  color: #666;
}
a.tooltips:hover span {
  opacity: 1;
  text-decoration: none;
  visibility: visible;
  overflow: visible;
  margin-top: 50px;
  display: inline;
  margin-left: 10px;
}
a.tooltips:hover span.right {
  margin-left: 60px;
  margin-top: 116px;
}
a.tooltips:hover span.left {
  margin-left: -36px;
  margin-top: 116px;
}
a.tooltips span {
  background: #fff;
  font-weight: 400;
  font-family: arial;
  color: #666;
  border: 1px solid #bdbdbd;
  width: 220px;
  top: -147px;
  left: 60px;
  padding: 10px;
  margin-top: 0;
  margin-left: 85px;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  position: absolute;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-property: opacity, margin-top, visibility, margin-left;
  -webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
  transition-property: opacity, margin-top, visibility, margin-left;
  transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
a.tooltips span.tooltip-style2,
a.tooltips span.tooltip-style2 b {
  background: #e0e0e0;
}
a.tooltips span.tooltip-style3 strong {
  border-bottom: 1px solid #bdbdbd;
}
a.tooltips span.tooltip-style4 strong {
  color: #fff;
  background: #f39c12;
}
a.tooltips span.tooltip-style5,
a.tooltips span.tooltip-style5 b {
  background: #f39c12;
  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: #f39c12;
}
.counter-border ul li.counterbox-number [class^="icon-"],
.counter-border ul li.counterbox-number [class*=" icon-"] {
  color: #444;
}
.counter-bg ul {
  background: #f39c12;
}
.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: #f39c12 !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: #f39c12;
  color: #fff;
}
.tabbable .nav.nav-tabs li.active:first-child {
  border-left: 1px solid #f39c12;
}
.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 #f39c12;
}
.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: #f39c12;
}
.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: #f39c12 !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: #f39c12;
  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: #f39c12;
}
.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;
}
.sw-best-seller-product.block .carousel-inner,
.sw-related-product.block .carousel-inner {
  padding: 12px 0px;
}
.carousel-inner .bs-item {
  padding: 0 0 11px 0px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 11px;
  display: inline-block;
  width: 100%;
}
.carousel-inner .bs-item .bs-item-inner .item-img {
  width: 80px;
  float: left;
  border: 0;
}
.carousel-inner .bs-item .bs-item-inner .item-content {
  margin-left: 90px;
}
.carousel-inner .bs-item:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: none;
}
.wrapper_vertical_menu {
  display: block;
  position: relative;
  border: 1px solid #ddd;
  border-top: none;
  margin-bottom: 30px;
}
.sw-member {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.sw-member .carousel ol.carousel-indicators {
  top: 0;
  bottom: inherit;
  left: 0;
  margin: 0;
  width: 100%;
  padding: 0;
  position: absolute;
  text-align: center;
}
.sw-member .carousel ol.carousel-indicators li {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #d7d7d5;
  width: 14px !important;
  height: 14px !important;
}
.sw-member .carousel ol.carousel-indicators li.active,
.sw-member .carousel ol.carousel-indicators li:hover {
  background-color: #f39c12;
}
.sw-member .carousel .carousel-inner {
  margin-top: 48px;
  clear: both;
  display: inline-block;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb {
  position: relative;
  overflow: hidden;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb:before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 0;
  background-color: #000;
  opacity: 0.3;
  content: "";
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb:hover:before {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  height: 100%;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb a img {
  width: 100%;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb .hover-social .social {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: left top;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 10;
  bottom: -30px;
  margin-left: -12px;
  left: 50%;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb .hover-social .social a {
  display: inline-block;
  width: 25px;
  height: 25px;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb .hover-social .twitter {
  background: url("../assets/img/ic_twitter.png") no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: -43px;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb .hover-social .facebook {
  background: url("../assets/img/ic_facebook.png") no-repeat;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb .hover-social .flickr {
  background: url("../assets/img/ic_flickr.png") no-repeat;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  margin: 0 18px;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-thumb:hover .hover-social .social {
  bottom: 30px;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-content {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-content h5 {
  margin-top: 13px;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-content h5 a {
  font-size: 16px;
  color: #f39c12;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-content .span {
  margin-left: 0;
}
.block-whychoose {
  margin-bottom: 30px !important;
  display: inline-block;
}
.block-whychoose .image-whychoose {
  float: left;
  width: 64px;
}
.rtl .block-whychoose .image-whychoose {
  float: right;
}
.block-whychoose .content-whychoose {
  margin-left: 80px;
}
.rtl .block-whychoose .content-whychoose {
  margin-right: 80px;
  margin-left: 0;
}
.block-whychoose .content-whychoose h2 {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
}
.block-whychoose .content-whychoose .description {
  color: #666;
}
.widget-the-blog .title-home {
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.widget-the-blog .title-home h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.widget-the-blog ul {
  margin: 0;
}
.widget-the-blog ul li.widget-post {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
.widget-the-blog ul li.widget-post .widget-post-inner .widget-thumb {
  display: block;
  width: 85px;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-right: 20px;
}
.rtl .widget-the-blog ul li.widget-post .widget-post-inner .widget-thumb {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.widget-the-blog ul li.widget-post .widget-post-inner .widget-thumb img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.widget-the-blog ul li.widget-post .widget-post-inner .widget-thumb:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.widget-the-blog ul li.widget-post .widget-post-inner .widget-caption .item-title h4 a {
  font-size: 14px;
  color: #333;
}
.widget-the-blog ul li.widget-post .widget-post-inner .widget-caption .item-title h4 a:hover {
  color: #f39c12;
}
.widget-the-blog ul li.widget-post .widget-post-inner .widget-caption .item-title .entry-meta .entry-time {
  font-size: 12px;
  color: #fff;
  background-color: #ccc;
  padding: 2px 7px;
}
.widget-the-blog ul li.widget-post .widget-post-inner .widget-caption .item-title .entry-meta .item-content {
  color: #666;
  display: none;
}
.widget-the-blog ul li.widget-post:first-child .widget-post-inner .widget-thumb {
  width: 170px;
}
.widget-the-blog ul li.widget-post:first-child .widget-post-inner .widget-caption .item-title .entry-meta .item-content {
  display: block !important;
  margin-top: 10px;
}
.widget-the-blog ul li.widget-post:last-child {
  margin: 0;
}
.widget-the-blog.style2 .title-home {
  border-bottom: 1px solid #eee;
}
.widget-the-blog.style2 ul > li.widget-post .widget-post-inner .widget-thumb {
  width: 65px;
}
.widget-the-blog.style2 ul > li.widget-post .widget-post-inner .widget-caption h4 a {
  font-weight: bold;
  font-size: 13px;
  display: block;
  line-height: 18px;
}
.widget-the-blog.style2 ul > li.widget-post .widget-post-inner .widget-caption .entry-meta .entry-time {
  background-color: #fff;
  font-size: 12px;
  color: #666;
}
.widget-the-blog.style2 ul > li.widget-post:first-child .widget-post-inner .widget-caption .item-title .entry-meta .item-content {
  display: none !important;
}
.widget-the-blog.style2 ul > li.widget-post:first-child .widget-post-inner .widget-thumb {
  width: 65px;
}
.responsive-slider.sw-partner-container-slider {
  position: relative;
  z-index: 1;
}
.responsive-slider.sw-partner-container-slider .title-home {
  border-bottom: 2px solid #f39c12;
}
.responsive-slider.sw-partner-container-slider .title-home h2 {
  color: #000;
  font-size: 20px;
  padding: 15px 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.responsive-slider.sw-partner-container-slider .resp-slider-container {
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
}
.responsive-slider.sw-partner-container-slider .resp-slider-container .item {
  padding: 0;
  margin: 0;
}
.responsive-slider.sw-partner-container-slider .resp-slider-container .item .item-wrap {
  overflow: hidden;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.responsive-slider.sw-partner-container-slider .resp-slider-container .item .item-wrap .item-height .item-img-info a img {
  width: auto;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.responsive-slider.sw-partner-container-slider .resp-slider-container .item .item-wrap:hover .item-height .item-img-info a img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.responsive-slider.sw-partner-container-slider .res-button {
  position: absolute;
  z-index: 9;
  top: -5px;
  right: 0;
  left: auto;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #fff;
  height: 34px;
  width: 34px;
  line-height: 34px;
  border: 2px solid #e1e1e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  top: 10px;
}
.responsive-slider.sw-partner-container-slider .res-button.slick-prev {
  right: 40px;
  left: auto;
}
.rtl .responsive-slider.sw-partner-container-slider .res-button.slick-prev {
  right: auto;
  left: 40px;
}
.rtl .responsive-slider.sw-partner-container-slider .res-button.slick-prev:before {
  content: '\f105';
}
.responsive-slider.sw-partner-container-slider .res-button.slick-prev:before {
  content: '\f104';
  font-family: fontawesome;
  line-height: 30px;
  text-align: center;
  color: #999;
  font-size: 20px;
  vertical-align: top;
}
.responsive-slider.sw-partner-container-slider .res-button.slick-prev:hover {
  background-color: #f39c12;
  border: 2px solid #f39c12;
}
.responsive-slider.sw-partner-container-slider .res-button.slick-prev:hover:before {
  color: #fff;
}
.responsive-slider.sw-partner-container-slider .res-button.slick-next {
  right: 0px;
}
.rtl .responsive-slider.sw-partner-container-slider .res-button.slick-next {
  left: 0;
  right: auto;
}
.rtl .responsive-slider.sw-partner-container-slider .res-button.slick-next:before {
  content: '\f104';
}
.responsive-slider.sw-partner-container-slider .res-button.slick-next:before {
  content: '\f105';
  font-family: fontawesome;
  line-height: 30px;
  text-align: center;
  color: #999;
  font-size: 20px;
  vertical-align: top;
}
.responsive-slider.sw-partner-container-slider .res-button.slick-next:hover {
  background-color: #f39c12;
  border: 2px solid #f39c12;
}
.responsive-slider.sw-partner-container-slider .res-button.slick-next:hover:before {
  color: #fff;
}
.responsive-slider.sw-partner-container-slider.style2 .title-home {
  display: none;
}
.responsive-slider.sw-partner-container-slider.style2 .resp-slider-container {
  padding: 0 70px;
  border-top: 2px solid #f39c12;
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
}
.responsive-slider.sw-partner-container-slider.style2 .resp-slider-container .item .item-wrap {
  border: 0;
}
.responsive-slider.sw-partner-container-slider.style2 .res-button {
  top: 50%;
  margin-top: -15px;
}
.responsive-slider.sw-partner-container-slider.style2 .res-button.slick-prev {
  right: auto;
  left: 20px;
}
.rtl .responsive-slider.sw-partner-container-slider.style2 .res-button.slick-prev {
  right: 20px;
  left: auto;
}
.responsive-slider.sw-partner-container-slider.style2 .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .responsive-slider.sw-partner-container-slider.style2 .res-button.slick-next {
  left: 20px;
  right: auto;
}
.responsive-slider.sw-partner-container-slider.style1 .title-home {
  display: none;
}
.responsive-slider.sw-partner-container-slider.style1 .resp-slider-container {
  padding: 0 30px;
  border: 0;
}
.responsive-slider.sw-partner-container-slider.style1 .resp-slider-container .item .item-wrap {
  border: 0;
}
.responsive-slider.sw-partner-container-slider.style1 .res-button {
  top: 50%;
  margin-top: -15px;
  border: 0;
}
.responsive-slider.sw-partner-container-slider.style1 .res-button:hover {
  background-color: #fff;
  border: 0;
  border-radius: 0;
}
.responsive-slider.sw-partner-container-slider.style1 .res-button:hover:before {
  color: #f39c12;
}
.responsive-slider.sw-partner-container-slider.style1 .res-button.slick-prev {
  right: auto;
  left: -10px;
}
.responsive-slider.sw-partner-container-slider.style1 .res-button.slick-prev:before {
  font-size: 30px;
}
.rtl .responsive-slider.sw-partner-container-slider.style1 .res-button.slick-prev {
  right: -10px;
  left: auto;
}
.responsive-slider.sw-partner-container-slider.style1 .res-button.slick-next {
  right: -10px;
  left: auto;
}
.responsive-slider.sw-partner-container-slider.style1 .res-button.slick-next:before {
  font-size: 30px;
}
.rtl .responsive-slider.sw-partner-container-slider.style1 .res-button.slick-next {
  left: -10px;
  right: auto;
}
.countdown-slider.style1 .box-slider-title {
  border-top: 1px solid #e1e1e1;
  background-color: #f39c12;
}
.countdown-slider.style1 .box-slider-title h2 {
  font-size: 20px;
  padding: 12px 20px;
  color: #fff;
}
.countdown-slider.style1 .slick-slider .item-countdown .item-wrap .item-content {
  padding: 15px 15px 19px;
}
.countdown-slider.style1 .slick-slider .item-countdown .item-wrap .item-content .product-countdown {
  margin-bottom: 10px;
}
.countdown-slider.style1 .res-button {
  background-color: #f39c12;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 30px;
  top: 14px;
}
.countdown-slider.style1 .res-button:before {
  color: #fff !important;
}
.countdown-slider.style1 .res-button:hover {
  border: 0;
}
.countdown-slider.style1 .res-button.slick-prev {
  right: 20px;
}
.countdown-slider.style1 .res-button.slick-prev:hover {
  border: 0;
}
.countdown-slider.style1 .res-button.slick-next:hover {
  border: 0;
}
.countdown-slider.style2 .res-button {
  top: 50%;
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.countdown-slider.style2 .res-button.slick-prev {
  left: -15px;
  right: auto;
  transform: translate3d(-30px,0,0);
}
.countdown-slider.style2 .res-button.slick-prev:before {
  margin-right: 2px;
}
.rtl .countdown-slider.style2 .res-button.slick-prev {
  right: -15px;
  left: auto;
}
.rtl .countdown-slider.style2 .res-button.slick-prev:before {
  margin-left: 2px;
  margin-right: 0;
}
.countdown-slider.style2 .res-button.slick-next {
  right: -15px;
  left: auto;
  transform: translate3d(30px,0,0);
}
.countdown-slider.style2 .res-button.slick-next:before {
  margin-left: 2px;
}
.rtl .countdown-slider.style2 .res-button.slick-next {
  left: -15px;
  right: auto;
}
.rtl .countdown-slider.style2 .res-button.slick-next:before {
  margin-right: 2px;
  margin-left: 0;
}
.countdown-slider.style2:hover .res-button.slick-prev {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.countdown-slider.style2:hover .res-button.slick-next {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.countdown-slider .box-slider-title {
  border-top: 1px solid #e1e1e1;
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.countdown-slider .box-slider-title h2 {
  font-family: 'TitilliumWebRegular' !important;
  line-height: 30px;
  font-size: 20px;
  text-transform: normal;
  font-weight: bold;
  padding: 10px 0;
  margin: 0;
}
.countdown-slider .box-slider-title.style1 {
  position: relative;
  border-bottom: 2px solid #ddd;
  margin-bottom: 20px;
  padding: 0;
  border-top: 0;
  border-top: 1px solid #e1e1e1;
}
.countdown-slider .box-slider-title.style1 h2 {
  color: #333;
  font-size: 20px;
  padding: 11px 0;
  position: relative;
  text-transform: capitalize;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  font-family: 'TitilliumWebRegular' !important;
}
.countdown-slider .box-slider-title.style1 h2:after {
  background-color: #f39c12;
  position: absolute;
  bottom: -2px;
  content: '';
  display: inline-block;
  height: 2px;
  left: 0;
  width: 100%;
}
.countdown-slider .slick-slider {
  margin: 0;
}
.countdown-slider .slick-slider .item-countdown {
  padding: 0 15px;
}
.countdown-slider .slick-slider .item-countdown .item-wrap {
  position: relative;
  border: 1px solid #e1e1e1;
  padding: 0 !important;
  margin: 0 1px 1px;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-image-countdown {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #e1e1e1;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-image-countdown:hover a.fancybox {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-image-countdown:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-content {
  padding: 10px 15px 15px;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-content h4 {
  margin-bottom: 5px;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-content h4 a {
  font-size: 13px;
  color: #000;
  text-transform: capitalize;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-content h4 a:hover {
  color: #f39c12;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-content .product-countdown {
  position: relative;
  z-index: 1;
  padding-top: 10px;
  border-top: 1px solid #e1e1e1;
  overflow: hidden;
}
.rtl .countdown-slider .slick-slider .item-countdown .item-wrap .item-content .product-countdown {
  padding-right: 20px;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-content .product-countdown .countdown-section.days {
  margin-right: 5px;
}
.rtl .countdown-slider .slick-slider .item-countdown .item-wrap .item-content .product-countdown .countdown-section.days {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-content .product-countdown .countdown-section .countdown-amount {
  font-size: 13px;
  color: #666;
  margin: 0 3px 0 0;
}
.rtl .countdown-slider .slick-slider .item-countdown .item-wrap .item-content .product-countdown .countdown-section .countdown-amount {
  float: right;
  margin: 0 0 0 3px;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-content .product-countdown .countdown-section .countdown-period {
  font-size: 13px;
  color: #666;
  margin: 0 3px 0 0;
}
.rtl .countdown-slider .slick-slider .item-countdown .item-wrap .item-content .product-countdown .countdown-section .countdown-period {
  float: right;
  margin: 0 0 0 3px;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .item-content .product-countdown:before {
  content: '\f017';
  font-family: FontAwesome;
  font-size: 13px;
  color: #666;
  margin-right: 5px;
}
.rtl .countdown-slider .slick-slider .item-countdown .item-wrap .item-content .product-countdown:before {
  margin-left: 5px;
  margin-right: 0;
  position: absolute;
  right: 0;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .sale-off {
  background-color: #f39c12;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  line-height: 15px;
  height: 42px;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
  width: 42px;
  position: absolute;
  top: 10px;
  right: 10px;
  left: auto;
  z-index: 3;
}
.countdown-slider .slick-slider .item-countdown .item-wrap .sale-off .percent {
  font-family: 'TitilliumWebRegular';
  font-size: 15px;
}
.countdown-slider .slick-slider .item-countdown .item-wrap:hover {
  -webkit-box-shadow: 1px 2px 1px #eee;
  box-shadow: 1px 2px 1px #eee;
}
.countdown-slider .res-button {
  position: absolute;
  z-index: 9;
  top: -5px;
  right: 0;
  left: auto;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #fff;
  height: 34px;
  width: 34px;
  line-height: 34px;
  border: 2px solid #e1e1e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  top: 10px;
}
.countdown-slider .res-button.slick-prev {
  right: 40px;
  left: auto;
}
.rtl .countdown-slider .res-button.slick-prev {
  right: auto;
  left: 40px;
}
.rtl .countdown-slider .res-button.slick-prev:before {
  content: '\f105';
}
.countdown-slider .res-button.slick-prev:before {
  content: '\f104';
  font-family: fontawesome;
  line-height: 30px;
  text-align: center;
  color: #999;
  font-size: 20px;
  vertical-align: top;
}
.countdown-slider .res-button.slick-prev:hover {
  background-color: #f39c12;
  border: 2px solid #f39c12;
}
.countdown-slider .res-button.slick-prev:hover:before {
  color: #fff;
}
.countdown-slider .res-button.slick-next {
  right: 0px;
}
.rtl .countdown-slider .res-button.slick-next {
  left: 0;
  right: auto;
}
.rtl .countdown-slider .res-button.slick-next:before {
  content: '\f104';
}
.countdown-slider .res-button.slick-next:before {
  content: '\f105';
  font-family: fontawesome;
  line-height: 30px;
  text-align: center;
  color: #999;
  font-size: 20px;
  vertical-align: top;
}
.countdown-slider .res-button.slick-next:hover {
  background-color: #f39c12;
  border: 2px solid #f39c12;
}
.countdown-slider .res-button.slick-next:hover:before {
  color: #fff;
}
.responsive-slider .slider .item {
  margin: 0;
  font-size: inherit;
}
.sw-woo-tab .top-tab-slider {
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.sw-woo-tab .top-tab-slider .order-title {
  float: left;
}
.rtl .sw-woo-tab .top-tab-slider .order-title {
  float: right;
}
.sw-woo-tab .top-tab-slider .order-title h2 {
  color: #000;
  font-size: 20px;
  line-height: 45px;
  margin-bottom: 0;
  font-weight: bold;
  font-family: 'TitilliumWebRegular' !important;
}
.sw-woo-tab .top-tab-slider .nav-tabs {
  float: right;
  border: 0;
  margin-top: 15px;
}
.rtl .sw-woo-tab .top-tab-slider .nav-tabs {
  float: left;
  margin-left: 0;
}
.sw-woo-tab .top-tab-slider .nav-tabs > li {
  background: url('../assets/img/border-super-cat.png') no-repeat scroll left top 2px;
  display: inline-block;
  padding: 0 15px 0 18px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  position: relative;
}
.rtl .sw-woo-tab .top-tab-slider .nav-tabs > li {
  background: url('../assets/img/border-super-cat.png') no-repeat scroll right top 2px;
  padding: 0 18px 0 15px;
  float: right;
}
.sw-woo-tab .top-tab-slider .nav-tabs > li:first-child {
  background: none;
}
.sw-woo-tab .top-tab-slider .nav-tabs > li > a {
  padding: 0;
  border: 0;
  color: #333;
  background: none repeat scroll 0 0 #fff;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 18px;
}
.sw-woo-tab .top-tab-slider .nav-tabs > li > a:before {
  content: '';
  position: absolute;
  left: 50%;
  height: 0;
  width: 0;
  bottom: -12px;
  border-bottom: 7px solid #f39c12;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  opacity: 0;
  filter: alpha(opacity=0);
}
.sw-woo-tab .top-tab-slider .nav-tabs > li > a:hover {
  color: #f39c12;
  background-color: #fff;
}
.sw-woo-tab .top-tab-slider .nav-tabs > li.active a {
  color: #f39c12;
}
.sw-woo-tab .top-tab-slider .nav-tabs > li.active a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-woo-tab .top-tab-slider .nav-tabs > li:first-child {
  background: none;
}
.sw-woo-tab .top-tab-slider .nav-tabs > li:last-child {
  padding-right: 0;
}
.rtl .sw-woo-tab .top-tab-slider .nav-tabs > li:last-child {
  padding-left: 0;
  padding-right: 18px;
}
.sw-woo-tab .top-tab-slider .nav-tabs > li:hover > a {
  color: #f39c12;
}
.sw-woo-tab .top-tab-slider .nav-tabs > li:hover > a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-woo-tab .category-slider-content .childcat-slider .childcat-thumb {
  position: relative;
  cursor: pointer;
  z-index: 1;
  margin-bottom: 3px;
}
.sw-woo-tab .category-slider-content .childcat-slider .childcat-thumb:before {
  position: absolute;
  z-index: 3;
  cursor: pointer;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  display: block;
  background-color: rgba(0,0,0,0.5);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sw-woo-tab .category-slider-content .childcat-slider .childcat-thumb:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-woo-tab .category-slider-content .childcat-slider .childcat-content {
  margin: 3px 0 0;
  padding-top: 10px;
  border-top: 2px solid #e1e1e1;
  width: 370px;
  overflow: hidden;
}
.sw-woo-tab .category-slider-content .childcat-slider .childcat-content ul {
  margin: 0;
}
.sw-woo-tab .category-slider-content .childcat-slider .childcat-content ul li {
  background: url('../assets/img/bg-child-cat.png') no-repeat scroll left center;
  list-style: none;
  float: left;
  width: 50%;
  padding-left: 20px;
  line-height: 28px;
}
.rtl .sw-woo-tab .category-slider-content .childcat-slider .childcat-content ul li {
  background: url('../assets/img/bg-child-cat-right.png') no-repeat scroll right center;
  padding-right: 20px;
  padding-left: 0;
}
.rtl .sw-woo-tab .category-slider-content .childcat-slider .childcat-content ul li:hover {
  background: url(../assets/img/orange/bg-child-cat-right.png) no-repeat right center;
}
.rtl .sw-woo-tab .category-slider-content .childcat-slider .childcat-content ul li:hover a {
  color: #f39c12;
}
.sw-woo-tab .category-slider-content .childcat-slider .childcat-content ul li:hover {
  background: url(../assets/img/orange/bg-child-cat.png) no-repeat left center;
}
.sw-woo-tab .category-slider-content .childcat-slider .childcat-content ul li:hover a {
  color: #f39c12;
}
.sw-woo-tab .category-slider-content .childcat-slider .childcat-content ul li > a {
  color: #333;
  font-size: 13px;
  line-height: 18px;
}
.sw-woo-tab .category-slider-content .tab-content {
  overflow: hidden;
}
.sw-woo-tab .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;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane.active {
  height: auto;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider {
  padding-left: 29px;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide {
  padding: 0 15px;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide .item-wrap .item-detail {
  margin-right: 1px;
  border: 1px solid #e1e1e1;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 1px;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  border-bottom: 1px solid #e1e1e1;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb span.onsale {
  position: absolute;
  z-index: 6;
  top: 10px;
  right: 10px;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb img.hover-image {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb:hover img.hover-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb:hover a.fancybox {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content {
  padding: 10px 0 0;
  text-align: center;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content h4 a {
  font-size: 13px;
  color: #333;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content h4 a:hover {
  color: #f39c12;
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .slick-slide .item-wrap .item-detail:hover {
  box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.sw-woo-tab .category-slider-content .tab-content .tab-pane .res-button {
  display: none !important;
}
.sw-woo-tab .category-slider-content .tab-content .catslide-more {
  text-align: center;
  border: 1px solid #e1e1e1;
  margin: 20px 0 0 30px;
}
.rtl .sw-woo-tab .category-slider-content .tab-content .catslide-more {
  margin: 20px 30px 0 0;
}
.sw-woo-tab .category-slider-content .tab-content .catslide-more:hover {
  color: #fff;
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.sw-woo-tab .category-slider-content .tab-content .catslide-more:hover a {
  color: #fff;
}
.sw-woo-tab .category-slider-content .tab-content .catslide-more a {
  padding: 10px 0;
  font-size: 12px;
  color: #333;
  text-transform: uppercase;
  display: block;
}
.sw-woo-tab-style2 .top-tab-slider {
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 3px solid #f39c12;
}
.sw-woo-tab-style2 .top-tab-slider .order-title {
  display: none;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs {
  display: inline-block;
  float: left;
  border: 0;
  margin: 0;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs {
  float: right;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin: 0;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li > a {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #444;
  margin: 0;
  padding: 0 20px;
  margin-right: 11px;
  line-height: 50px;
  background: none repeat scroll 0 0 #eee;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: bold;
  font-family: 'TitilliumWebRegular';
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li > a {
  margin-left: 11px;
  margin-right: 0;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li > a:before {
  border-top: 50px solid #eeeeee;
  border-left: 10px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -10px;
  top: 0;
  width: 0;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li > a:before {
  border-bottom: 50px solid #eeeeee;
  border-left: 10px solid transparent;
  border-top: 0;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li > a:after {
  border-bottom: 50px solid #eeeeee;
  border-right: 10px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -10px;
  top: 0;
  width: 0;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li > a:after {
  border-right: 10px solid transparent;
  border-top: 50px solid #eeeeee;
  border-bottom: 0;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li > a:hover {
  color: #f39c12;
  background-color: #fff;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li.active a {
  color: #fff;
  background-color: #f39c12;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li.active a:before {
  border-top-color: #f39c12;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li.active a:after {
  border-bottom-color: #f39c12;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li.active a:hover {
  background-color: #f39c12;
  color: #fff;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li.active a:hover:before {
  border-top-color: #f39c12;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li.active a:hover:after {
  border-bottom-color: #f39c12;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li.active a:after {
  border-top-color: #f39c12;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li.active a:before {
  border-bottom-color: #f39c12;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li.active a:hover:after {
  border-top-color: #f39c12;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li.active a:hover:before {
  border-bottom-color: #f39c12;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li:first-child {
  background: none;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li:first-child > a:before {
  display: none;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li:first-child > a:before {
  display: block;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li:last-child {
  background: none;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li:last-child > a:after {
  display: none;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li:hover > a {
  background-color: #f7f7f7;
  color: #444;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li:hover > a:before {
  border-top-color: #f7f7f7;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li:hover > a:after {
  border-bottom-color: #f7f7f7;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li:hover > a:before {
  border-bottom-color: #f7f7f7;
}
.rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs > li:hover > a:after {
  border-top-color: #f7f7f7;
}
.sw-woo-tab-style2 .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;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .res-button {
  display: none !important;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button {
  position: absolute;
  z-index: 9;
  top: 10px;
  right: 0;
  left: auto;
  margin: 0;
  display: block !important;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #fff;
  height: 30px;
  width: 30px;
  line-height: 35px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: none;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-prev {
  right: 36px;
  left: auto;
}
.rtl .sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-prev {
  left: 36px;
  right: auto;
}
.rtl .sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-prev:before {
  content: '\f105';
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-prev:before {
  content: '\f104';
  font-family: fontawesome;
  line-height: 25px;
  vertical-align: top;
  text-align: center;
  color: #999;
  font-size: 20px;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-prev:hover {
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-prev:hover:before {
  color: #fff;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-next {
  right: 0px;
  left: auto;
}
.rtl .sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-next {
  left: 0;
  right: auto;
}
.rtl .sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-next:before {
  content: '\f104';
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-next:before {
  content: '\f105';
  font-family: fontawesome;
  line-height: 25px;
  text-align: center;
  vertical-align: top;
  color: #999;
  font-size: 20px;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-next:hover {
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button.slick-next:hover:before {
  color: #fff;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider {
  position: initial;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .slick-slide {
  padding: 0 15px;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .slick-slide .item-wrap .item-detail {
  border: 1px solid #e1e1e1;
  margin: 0 1px 1px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb span.onsale {
  position: absolute;
  z-index: 6;
  top: 10px;
  right: 10px;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb img.hover-image {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb:hover img.hover-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .slick-slide .item-wrap .item-detail .products-thumb:hover a.fancybox {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content {
  padding: 15px 15px 0;
  text-align: center;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content h4 a {
  font-size: 13px;
  color: #333;
}
.sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content h4 a:hover {
  color: #f39c12;
}
.sw-woo-tab-cat .top-tab-slider {
  position: relative;
  z-index: 1;
}
.sw-woo-tab-cat .top-tab-slider .order-title {
  position: relative;
  border-bottom: 2px solid #ddd;
  margin-bottom: 20px;
  padding: 0;
  border-top: 0;
}
.sw-woo-tab-cat .top-tab-slider .order-title h2 {
  color: #333;
  font-size: 20px;
  padding: 11px 0;
  position: relative;
  text-transform: capitalize;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  font-family: 'TitilliumWebRegular' !important;
}
.sw-woo-tab-cat .top-tab-slider .order-title h2:after {
  background-color: #f39c12;
  position: absolute;
  bottom: -2px;
  content: '';
  display: inline-block;
  height: 2px;
  left: 0;
  width: 100%;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs {
  border: 0;
  position: absolute;
  z-index: 2;
  right: 0;
  left: auto;
  top: 0;
}
.rtl .sw-woo-tab-cat .top-tab-slider ul.nav-tabs {
  left: 0;
  right: auto;
  margin: 0;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li {
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.rtl .sw-woo-tab-cat .top-tab-slider ul.nav-tabs li {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #f39c12;
  content: '';
  position: absolute;
  bottom: -5px;
  height: 0;
  left: 50%;
  margin-left: -2px;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 1;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li > a {
  background-color: #fff;
  padding: 0;
  font-size: 12px;
  color: #444;
  padding: 7px 20px;
  border: 0;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li > a:hover {
  background-color: #f39c12;
  color: #fff;
  border: 0;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li.active {
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li.active:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li.active > a {
  border: 0;
  color: #fff;
  background-color: #f39c12;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li:hover {
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li:hover > a {
  background-color: #f39c12;
  color: #fff;
}
.sw-woo-tab-cat .top-tab-slider ul.nav-tabs li:last-child {
  margin: 0;
}
.sw-woo-tab-cat .tab-content .tab-pane {
  overflow: hidden;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  height: 0;
  display: block;
}
.sw-woo-tab-cat .tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide {
  padding: 0 15px;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-detail {
  border: 1px solid #e1e1e1;
  position: relative;
  z-index: 1;
  margin: 0 1px 1px;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-detail .products-thumb {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #e1e1e1;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-detail .products-thumb span.onsale {
  position: absolute;
  z-index: 6;
  top: 10px;
  right: 10px;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-detail .products-thumb img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-detail .products-thumb img.hover-image {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-detail .products-thumb:hover img.hover-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-detail .products-thumb:hover a.fancybox {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-detail .item-content {
  padding: 15px 0 0;
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-detail .item-content h4 a {
  font-size: 13px;
  color: #333;
}
.sw-woo-tab-cat .tab-content .tab-pane .resp-slider-container .slick-slide .item-wrap .item-detail .item-content h4 a:hover {
  color: #f39c12;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button {
  height: 35px;
  width: 35px;
  border: 2px solid #e1e1e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 50%;
  margin-top: -5%;
  z-index: 100;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button:hover {
  background-color: #f39c12;
  border: 2px solid #f39c12;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-prev {
  left: -15px;
  right: auto;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-prev:before {
  content: '\f104';
  font-family: fontawesome;
  line-height: 32px;
  text-align: center;
  color: #666;
  font-size: 20px;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-prev:hover {
  background-color: #f39c12;
  border: 2px solid #f39c12;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-prev:hover:before {
  color: #fff;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-next {
  right: -15px;
  left: auto;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-next:before {
  content: '\f105';
  font-family: fontawesome;
  line-height: 32px;
  text-align: center;
  color: #666;
  font-size: 20px;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-next:hover {
  background-color: #f39c12;
  border: 2px solid #f39c12;
}
.sw-woo-tab-cat .tab-content .tab-pane .res-button.slick-next:hover:before {
  color: #fff;
}
.home .woo-total-sale-slider {
  margin-bottom: 30px;
}
.woo-total-sale-slider.style1 {
  margin-bottom: 10px;
}
.woo-total-sale-slider.style1 .block-title {
  position: relative;
  border-bottom: 2px solid #ddd;
  margin-bottom: 20px;
  padding: 0;
  border-top: 0;
}
.woo-total-sale-slider.style1 .block-title h2 {
  color: #333;
  font-size: 20px;
  padding: 11px 0;
  position: relative;
  text-transform: capitalize;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  font-family: 'TitilliumWebRegular' !important;
}
.woo-total-sale-slider.style1 .block-title h2:after {
  background-color: #f39c12;
  position: absolute;
  bottom: -2px;
  content: '';
  display: inline-block;
  height: 2px;
  left: 0;
  width: 100%;
}
.woo-total-sale-slider.style1 .block-title h2 {
  padding: 0 0 10px;
}
.woo-total-sale-slider.style1 .resp-slider-container .slider .item .item-wrap {
  border-top: 1px solid #e1e1e1;
}
.woo-total-sale-slider.style1 .res-button {
  top: 50%;
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.woo-total-sale-slider.style1 .res-button.slick-prev {
  left: -15px;
  right: auto;
  transform: translate3d(-30px,0,0);
}
.rtl .woo-total-sale-slider.style1 .res-button.slick-prev {
  right: -15px;
  left: auto;
}
.woo-total-sale-slider.style1 .res-button.slick-next {
  right: -15px;
  left: auto;
  transform: translate3d(30px,0,0);
}
.rtl .woo-total-sale-slider.style1 .res-button.slick-next {
  left: -15px;
  right: auto;
}
.woo-total-sale-slider.style1:hover .res-button.slick-prev {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.woo-total-sale-slider.style1:hover .res-button.slick-next {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.woo-total-sale-slider .block-title {
  border-bottom: 2px solid #f39c12;
}
.woo-total-sale-slider .block-title h2 {
  font-family: 'TitilliumWebRegular' !important;
  font-size: 20px;
  font-weight: bold;
  color: #444;
  padding: 15px 0;
  margin: 0;
}
.woo-total-sale-slider .block-title.style1 {
  position: relative;
  border-bottom: 2px solid #ddd;
  margin-bottom: 20px;
  padding: 0;
  border-top: 0;
}
.woo-total-sale-slider .block-title.style1 h2 {
  color: #333;
  font-size: 20px;
  padding: 11px 0;
  position: relative;
  text-transform: capitalize;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  font-family: 'TitilliumWebRegular' !important;
}
.woo-total-sale-slider .block-title.style1 h2:after {
  background-color: #f39c12;
  position: absolute;
  bottom: -2px;
  content: '';
  display: inline-block;
  height: 2px;
  left: 0;
  width: 100%;
}
.woo-total-sale-slider .block-title.style1 h2 {
  padding: 0 0 10px;
}
.woo-total-sale-slider .resp-slider-container .slider {
  border-right: 1px solid #e1e1e1;
  margin: 0;
}
.rtl .woo-total-sale-slider .resp-slider-container .slider {
  border-left: 1px solid #e1e1e1;
}
.woo-total-sale-slider .resp-slider-container .slider .slick-list {
  margin: 0;
}
.woo-total-sale-slider .resp-slider-container .slider .item {
  padding: 0;
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap {
  padding: 0;
  border: 1px solid #e1e1e1;
  text-align: center;
  border-top: 0;
  border-right: 0;
  overflow: hidden;
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .item-top {
  border-bottom: 1px solid #e1e1e1;
  display: inline-block;
  width: 100%;
  margin-bottom: -4px;
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .item-top .item-number {
  float: left;
  font-weight: bold;
  border-right: 1px solid #e1e1e1;
  padding: 3px 10px;
}
.rtl .woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .item-top .item-number {
  float: right;
  border-left: 1px solid #e1e1e1;
  border-right: 0;
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .item-top .item-total-sales {
  color: #f39c12;
  float: left;
  padding: 3px 10px;
}
.rtl .woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .item-top .item-total-sales {
  float: right;
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .products-thumb {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #e1e1e1;
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .products-thumb span.onsale {
  position: absolute;
  z-index: 6;
  top: 10px;
  right: 10px;
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .products-thumb img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .products-thumb img.hover-image {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .products-thumb:hover img.hover-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .products-thumb:hover a.fancybox {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .item-content {
  padding: 10px 15px 0;
  text-align: center;
  padding: 15px 0 0;
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .item-content h4 a {
  font-size: 13px;
  color: #333;
}
.woo-total-sale-slider .resp-slider-container .slider .item .item-wrap .item-content h4 a:hover {
  color: #f39c12;
}
.woo-total-sale-slider .res-button {
  position: absolute;
  z-index: 9;
  top: -5px;
  right: 0;
  left: auto;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #fff;
  height: 34px;
  width: 34px;
  line-height: 34px;
  border: 2px solid #e1e1e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  top: 10px;
}
.woo-total-sale-slider .res-button.slick-prev {
  right: 40px;
  left: auto;
}
.rtl .woo-total-sale-slider .res-button.slick-prev {
  right: auto;
  left: 40px;
}
.rtl .woo-total-sale-slider .res-button.slick-prev:before {
  content: '\f105';
}
.woo-total-sale-slider .res-button.slick-prev:before {
  content: '\f104';
  font-family: fontawesome;
  line-height: 30px;
  text-align: center;
  color: #999;
  font-size: 20px;
  vertical-align: top;
}
.woo-total-sale-slider .res-button.slick-prev:hover {
  background-color: #f39c12;
  border: 2px solid #f39c12;
}
.woo-total-sale-slider .res-button.slick-prev:hover:before {
  color: #fff;
}
.woo-total-sale-slider .res-button.slick-next {
  right: 0px;
}
.rtl .woo-total-sale-slider .res-button.slick-next {
  left: 0;
  right: auto;
}
.rtl .woo-total-sale-slider .res-button.slick-next:before {
  content: '\f104';
}
.woo-total-sale-slider .res-button.slick-next:before {
  content: '\f105';
  font-family: fontawesome;
  line-height: 30px;
  text-align: center;
  color: #999;
  font-size: 20px;
  vertical-align: top;
}
.woo-total-sale-slider .res-button.slick-next:hover {
  background-color: #f39c12;
  border: 2px solid #f39c12;
}
.woo-total-sale-slider .res-button.slick-next:hover:before {
  color: #fff;
}
.vc_wp_tagcloud .widget_tag_cloud {
  padding: 25px 20px 30px;
  border: 1px solid #e1e1e1;
  margin-top: -7px;
}
.vc_wp_tagcloud .widget_tag_cloud h2.widgettitle {
  color: #000;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.vc_wp_tagcloud .widget_tag_cloud .tagcloud > a {
  padding: 8px;
  color: #333;
  font-size: 13px !important;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  display: inline-block;
  margin: 10px 2px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.vc_wp_tagcloud .widget_tag_cloud .tagcloud > a:hover {
  background-color: #f39c12;
  color: #fff;
  border: 1px solid #f39c12;
}
.wpb_single_image a img:hover,
.hot-category .content-box .image-cat a img:hover,
.banner-sidebar a img:hover,
.banner-sidebar-top a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.banner-sidebar-top a img {
  width: 100%;
}
.wpb_single_image a img,
.hot-category .content-box .image-cat a img,
.banner-sidebar a img,
.banner-sidebar-top a img {
  display: block;
  max-width: 100%;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.hot-category .hot-title h2 {
  font-family: 'TitilliumWebRegular' !important;
  font-size: 20px;
  text-transform: normal;
  font-weight: bold;
  padding: 0 0 12px;
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.hot-category .content-box {
  float: left;
  margin-right: 1px;
}
.hot-category .content-box .image-cat {
  display: block;
  width: 173px;
}
.rtl .hot-category .content-box {
  float: right;
  margin-right: 0;
}
.hot-category .content-box .name-cat h4 a {
  font-size: 13px;
  text-transform: uppercase;
  color: #333;
  line-height: 24px;
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #e1e1e1;
}
.hot-category .content-box .name-cat h4 a:hover {
  color: #f39c12;
}
.hot-category .content-box .child-cat ul {
  margin: 0;
}
.hot-category .content-box .child-cat ul > li {
  padding-left: 20px;
  font-size: 13px;
  color: #333;
  list-style: none;
  padding-bottom: 5px;
  background: url('../assets/img/bg-child-cat.png') no-repeat scroll left center;
}
.hot-category .content-box .child-cat ul > li:hover {
  background: url(../assets/img/orange/bg-child-cat.png) no-repeat left center;
}
.hot-category .content-box .child-cat ul > li:hover a {
  color: #f39c12;
}
.rtl .hot-category .content-box .child-cat ul > li {
  padding-right: 20px;
  padding-left: 0;
  background: url('../assets/img/bg-child-cat-right.png') no-repeat scroll right center;
}
.rtl .hot-category .content-box .child-cat ul > li:hover {
  background: url(../assets/img/orange/bg-child-cat-right.png) no-repeat right center;
}
.rtl .hot-category .content-box .child-cat ul > li:hover a {
  color: #f39c12;
}
.responsive-post-slider .resp-slider-container .box-slider-title {
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.responsive-post-slider .resp-slider-container .box-slider-title h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.responsive-post-slider .resp-slider-container .box-slider-title.style1 {
  border-bottom: 3px solid #f39c12;
  margin-bottom: 20px;
}
.responsive-post-slider .resp-slider-container .box-slider-title.style1 h2 {
  color: #fff;
  background-color: #f39c12;
  font-size: 18px;
  padding: 0 20px;
  line-height: 50px;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  font-family: 'TitilliumWebRegular' !important;
}
.responsive-post-slider .resp-slider-container .box-slider-title.style1 h2:after {
  border-bottom: 50px solid #f39c12;
  border-right: 10px solid transparent;
  position: absolute;
  right: -10px;
  top: 0;
  width: 0;
  height: 0;
  content: '';
  display: inline-block;
}
.rtl .responsive-post-slider .resp-slider-container .box-slider-title.style1 h2:after {
  border-left: 10px solid transparent;
  left: -10px;
  right: auto;
}
.responsive-post-slider .resp-slider-container .box-slider-title.style2 {
  position: relative;
  border-bottom: 2px solid #ddd;
  margin-bottom: 20px;
  padding: 0;
  border-top: 0;
}
.responsive-post-slider .resp-slider-container .box-slider-title.style2 h2 {
  color: #333;
  font-size: 20px;
  padding: 11px 0;
  position: relative;
  text-transform: capitalize;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  font-family: 'TitilliumWebRegular' !important;
}
.responsive-post-slider .resp-slider-container .box-slider-title.style2 h2:after {
  background-color: #f39c12;
  position: absolute;
  bottom: -2px;
  content: '';
  display: inline-block;
  height: 2px;
  left: 0;
  width: 100%;
}
.responsive-post-slider .resp-slider-container .item {
  padding: 0 15px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner {
  padding: 0;
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb {
  border: 0;
  margin: 0;
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .img_over img {
  height: auto;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .img_over:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content {
  padding-top: 10px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content .widget-title h4 a {
  font-size: 14px;
  font-weight: bold;
  color: #444;
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content .widget-title h4 a:hover {
  color: #f39c12;
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content .description {
  font-size: 12px;
  color: #666;
  margin-bottom: 20px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-meta {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 20px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 9px 0;
  position: relative;
  overflow: hidden;
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-meta span.latest_post_date {
  float: left;
  padding-left: 20px;
  width: 50%;
}
.rtl .responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-meta span.latest_post_date {
  float: right;
  padding-right: 20px;
  padding-left: 0;
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-meta span.entry-comment {
  float: left;
  width: 50%;
  padding-left: 20px;
}
.rtl .responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-meta span.entry-comment {
  float: right;
  padding-right: 20px;
  padding-left: 0;
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-meta:before {
  position: absolute;
  width: 1px;
  height: 100%;
  left: 50%;
  background-color: #e1e1e1;
  content: '';
  top: 0;
}
.responsive-post-slider .resp-slider-container .slider .item .item-inner:hover .widget-thumb {
  border: 0;
}
.responsive-post-slider .res-button {
  display: none !important;
}
.responsive-post-slider2 .resp-slider-container .box-slider-title {
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.responsive-post-slider2 .resp-slider-container .box-slider-title h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.responsive-post-slider2 .resp-slider-container .box-slider-title.style1 {
  border-bottom: 3px solid #f39c12;
  margin-bottom: 20px;
}
.responsive-post-slider2 .resp-slider-container .box-slider-title.style1 h2 {
  color: #fff;
  background-color: #f39c12;
  font-size: 18px;
  padding: 0 20px;
  line-height: 50px;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  font-family: 'TitilliumWebRegular' !important;
}
.responsive-post-slider2 .resp-slider-container .box-slider-title.style1 h2:after {
  border-bottom: 50px solid #f39c12;
  border-right: 10px solid transparent;
  position: absolute;
  right: -10px;
  top: 0;
  width: 0;
  height: 0;
  content: '';
  display: inline-block;
}
.rtl .responsive-post-slider2 .resp-slider-container .box-slider-title.style1 h2:after {
  border-left: 10px solid transparent;
  left: -10px;
  right: auto;
}
.responsive-post-slider2 .resp-slider-container .slider .item {
  padding: 0;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner {
  padding: 0;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb {
  border: 0;
  margin: 0;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .img_over {
  float: left;
  width: 220px;
  margin-right: 20px;
}
.rtl .responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .img_over {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .img_over img {
  height: auto;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .img_over:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content .date-post {
  background-color: #eee;
  min-width: 45px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin-right: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rtl .responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content .date-post {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content .date-post .day-post {
  font-size: 18px;
  font-weight: bold;
  color: #444;
  padding: 6px 10px;
  line-height: 24px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content .date-post .month-post {
  font-size: 11px;
  color: #fff;
  background-color: #f39c12;
  padding: 3px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content h4 a {
  font-size: 14px;
  line-height: 20px;
  color: #444;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content h4 a:hover {
  color: #f39c12;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content .description {
  font-size: 12px;
  color: #666;
  margin-top: 45px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content .readmore {
  padding-top: 10px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner .widget-thumb .entry-content .readmore a {
  padding: 9px 20px;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  background-color: #f39c12;
  text-transform: uppercase;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner:hover .widget-thumb {
  border: 0;
}
.responsive-post-slider2 .res-button {
  position: absolute;
  z-index: 9;
  top: 10px;
  right: 0;
  left: auto;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #fff;
  height: 30px;
  width: 30px;
  line-height: 35px;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: none;
}
.responsive-post-slider2 .res-button.slick-prev {
  right: 36px;
  left: auto;
}
.rtl .responsive-post-slider2 .res-button.slick-prev {
  right: auto;
  left: 36px;
}
.rtl .responsive-post-slider2 .res-button.slick-prev:before {
  content: '\f105';
}
.responsive-post-slider2 .res-button.slick-prev:before {
  content: '\f104';
  font-family: fontawesome;
  line-height: 26px;
  text-align: center;
  color: #999;
  font-size: 20px;
  vertical-align: top;
}
.responsive-post-slider2 .res-button.slick-prev:hover {
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.responsive-post-slider2 .res-button.slick-prev:hover:before {
  color: #fff;
}
.responsive-post-slider2 .res-button.slick-next {
  right: 0px;
}
.rtl .responsive-post-slider2 .res-button.slick-next {
  left: 0;
  right: auto;
}
.rtl .responsive-post-slider2 .res-button.slick-next:before {
  content: '\f104';
}
.responsive-post-slider2 .res-button.slick-next:before {
  content: '\f105';
  font-family: fontawesome;
  line-height: 26px;
  text-align: center;
  color: #999;
  font-size: 20px;
  vertical-align: top;
}
.responsive-post-slider2 .res-button.slick-next:hover {
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.responsive-post-slider2 .res-button.slick-next:hover:before {
  color: #fff;
}
.upsells-products .box-slider-title,
.featured-product .box-slider-title {
  border-top: 1px solid #e1e1e1;
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.upsells-products .box-slider-title h2,
.featured-product .box-slider-title h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.upsells-products .box-slider-title h2,
.featured-product .box-slider-title h2 {
  line-height: 24px;
  padding: 14px 0;
}
.upsells-products .box-slider-title.style1,
.featured-product .box-slider-title.style1 {
  border-top: 0;
  border-bottom: 3px solid #f39c12;
  margin-bottom: 20px;
}
.upsells-products .box-slider-title.style1 h2,
.featured-product .box-slider-title.style1 h2 {
  color: #fff;
  background-color: #f39c12;
  font-size: 18px;
  padding: 0 20px;
  line-height: 50px;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  font-family: 'TitilliumWebRegular' !important;
}
.upsells-products .box-slider-title.style1 h2:after,
.featured-product .box-slider-title.style1 h2:after {
  border-bottom: 50px solid #f39c12;
  border-right: 10px solid transparent;
  position: absolute;
  right: -10px;
  top: 0;
  width: 0;
  height: 0;
  content: '';
  display: inline-block;
}
.rtl .upsells-products .box-slider-title.style1 h2:after,
.rtl .featured-product .box-slider-title.style1 h2:after {
  border-left: 10px solid transparent;
  left: -10px;
  right: auto;
}
.upsells-products .box-slider-title.style1 h2,
.featured-product .box-slider-title.style1 h2 {
  font-size: 18px;
  text-transform: none;
}
.upsells-products .res-button,
.featured-product .res-button {
  background-color: #f39c12;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 30px;
}
.upsells-products .res-button:hover,
.featured-product .res-button:hover {
  border: 0;
}
.upsells-products .res-button.slick-prev,
.featured-product .res-button.slick-prev {
  right: 20px;
  left: auto;
}
.rtl .upsells-products .res-button.slick-prev,
.rtl .featured-product .res-button.slick-prev {
  left: 36px;
  right: auto;
}
.rtl .upsells-products .res-button.slick-prev:before,
.rtl .featured-product .res-button.slick-prev:before {
  content: '\f105';
}
.upsells-products .res-button.slick-prev:hover,
.featured-product .res-button.slick-prev:hover {
  border: 0;
}
.rtl .upsells-products .res-button.slick-next,
.rtl .featured-product .res-button.slick-next {
  left: 0;
  right: auto;
}
.rtl .upsells-products .res-button.slick-next:before,
.rtl .featured-product .res-button.slick-next:before {
  content: '\f104';
}
.upsells-products .res-button.slick-next:hover,
.featured-product .res-button.slick-next:hover {
  border: 0;
}
.upsells-products .slick-slider,
.featured-product .slick-slider {
  margin: 0;
}
.upsells-products .slick-slider .item,
.featured-product .slick-slider .item {
  padding: 0 15px;
}
.upsells-products .slick-slider .item-wrap,
.featured-product .slick-slider .item-wrap {
  padding: 0;
  border: 1px solid #e1e1e1;
  padding: 0 !important;
  margin: 0 1px;
}
.upsells-products .slick-slider .item-wrap .products-thumb,
.featured-product .slick-slider .item-wrap .products-thumb {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 15px;
}
.upsells-products .slick-slider .item-wrap .products-thumb span.onsale,
.featured-product .slick-slider .item-wrap .products-thumb span.onsale {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  left: auto;
  z-index: 5;
}
.upsells-products .slick-slider .item-wrap .products-thumb:hover a.fancybox,
.featured-product .slick-slider .item-wrap .products-thumb:hover a.fancybox {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.upsells-products .slick-slider .item-wrap .products-thumb:hover img,
.featured-product .slick-slider .item-wrap .products-thumb:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.upsells-products .slick-slider .item-wrap .products-thumb .hover-image,
.featured-product .slick-slider .item-wrap .products-thumb .hover-image {
  display: none;
}
.upsells-products .slick-slider .item-wrap .item-content,
.featured-product .slick-slider .item-wrap .item-content {
  text-align: center;
  padding: 0;
}
.upsells-products .slick-slider .item-wrap .item-content h4,
.featured-product .slick-slider .item-wrap .item-content h4 {
  margin-bottom: 5px;
}
.upsells-products .slick-slider .item-wrap .item-content h4 a,
.featured-product .slick-slider .item-wrap .item-content h4 a {
  font-size: 13px;
  color: #000;
  text-transform: capitalize;
}
.upsells-products .slick-slider .item-wrap .item-content h4 a:hover,
.featured-product .slick-slider .item-wrap .item-content h4 a:hover {
  color: #f39c12;
}
.upsells-products .slick-slider .item-wrap:hover,
.featured-product .slick-slider .item-wrap:hover {
  -webkit-box-shadow: 1px 2px 1px #eee;
  box-shadow: 1px 2px 1px #eee;
}
.upsells-products .res-button,
.featured-product .res-button {
  position: absolute;
  z-index: 9;
  top: 10px;
  right: 0;
  left: auto;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #fff;
  height: 30px;
  width: 30px;
  line-height: 35px;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: none;
}
.upsells-products .res-button.slick-prev,
.featured-product .res-button.slick-prev {
  right: 36px;
  left: auto;
}
.upsells-products .res-button.slick-prev:before,
.featured-product .res-button.slick-prev:before {
  content: '\f104';
  font-family: fontawesome;
  line-height: 26px;
  text-align: center;
  color: #999;
  font-size: 20px;
  vertical-align: top;
}
.upsells-products .res-button.slick-prev:hover,
.featured-product .res-button.slick-prev:hover {
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.upsells-products .res-button.slick-prev:hover:before,
.featured-product .res-button.slick-prev:hover:before {
  color: #fff;
}
.upsells-products .res-button.slick-next,
.featured-product .res-button.slick-next {
  right: 0px;
}
.upsells-products .res-button.slick-next:before,
.featured-product .res-button.slick-next:before {
  content: '\f105';
  font-family: fontawesome;
  line-height: 26px;
  text-align: center;
  color: #999;
  font-size: 20px;
  vertical-align: top;
}
.upsells-products .res-button.slick-next:hover,
.featured-product .res-button.slick-next:hover {
  background-color: #f39c12;
  border: 1px solid #f39c12;
}
.upsells-products .res-button.slick-next:hover:before,
.featured-product .res-button.slick-next:hover:before {
  color: #fff;
}
.sw-recommend-product .box-title .order-title,
.sw-related-product .box-title .order-title {
  border-bottom: 2px solid #f39c12;
  margin-bottom: 20px;
}
.sw-recommend-product .box-title .order-title h2,
.sw-related-product .box-title .order-title h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-family: 'TitilliumWebRegular' !important;
}
.sw-recommend-product .item,
.sw-related-product .item {
  margin-bottom: 20px;
}
.sw-recommend-product .item .item-thumb,
.sw-related-product .item .item-thumb {
  float: left;
  margin-right: 20px;
  border: 1px solid #e1e1e1;
}
.rtl .sw-recommend-product .item .item-thumb,
.rtl .sw-related-product .item .item-thumb {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.sw-recommend-product .item .item-thumb:hover a img,
.sw-related-product .item .item-thumb:hover a img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sw-recommend-product .item .item-content h4 a,
.sw-related-product .item .item-content h4 a {
  font-size: 13px;
}
.sw-recommend-product .item .item-content .item-price,
.sw-related-product .item .item-content .item-price {
  margin-bottom: 0;
}
.sw-recommend-product .item:last-child,
.sw-related-product .item:last-child {
  margin: 0;
}
.vc_wp_search .widget_search .searchform .screen-reader-text {
  display: none;
}
.vc_wp_search .widget_search .searchform input[type="submit"] {
  text-indent: -9999px;
  display: block;
  border: 0;
  width: 34px !important;
  height: 34px;
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #666 !important;
}
.vc_wp_search .widget_search .searchform input[type="submit"]:hover {
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #f39c12 !important;
}
.vc_wp_search .widget_search .searchform input[type="text"] {
  border: 1px solid #e1e1e1;
}
#subscribe_popup {
  display: none;
  background-color: #fff;
  width: 700px;
  background-repeat: no-repeat;
  padding: 0;
}
#subscribe_popup .subscribe-popup-container {
  width: 50%;
  padding: 50px 0;
  margin: 0 20px;
}
#subscribe_popup .subscribe-popup-container h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
#subscribe_popup .subscribe-popup-container h2 {
  color: #f39c12;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 30px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
  position: relative;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form {
  margin: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form label {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form input[type="email"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-right: 120px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  margin-bottom: 30px;
}
#subscribe_popup .subscribe-popup-container .subscribe-social a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #acacac;
}
#subscribe_popup .subscribe-popup-container .subscribe-social a span {
  font-size: 16px;
  color: #fff;
}
#subscribe_popup .subscribe-popup-container .subscribe-social a:hover {
  background: #0f62b7;
}
#subscribe_popup .subscribe-popup-container .subscribe-social a:hover.social-tw {
  background: #41ade2;
}
#subscribe_popup .subscribe-popup-container .subscribe-social a:hover.social-gplus {
  background: #e14938;
}
#subscribe_popup .subscribe-popup-container .subscribe-social a:hover.social-pin {
  background: #ef1438;
}
#subscribe_popup .subscribe-popup-container .subscribe-social a:hover.social-linkedin {
  background: #4080b7;
}
.ie9 .header .top .ya_top .top-form.top-search .cat-wrapper::before {
  content: '';
}
.ie9 .sw-woo-tab-style2 .category-slider-content .tab-content .tab-pane.active .woo-tab-container-slider .res-button {
  top: -65px;
}
.ie9 .widget-testimonial .carousel-cl .right::before,
.ie9 .widget-testimonial .carousel-cl .left::before {
  right: 10px;
  top: 0;
}
.ie9 .product_detail .slider_img_productd .thumbnail-left .slider.product-responsive-thumbnail .slick-next {
  bottom: -10px;
}
.ie9 .product_detail .slider_img_productd .thumbnail-left .slider.product-responsive-thumbnail .slick-prev {
  margin-left: -15%;
}
.ie9 .rtl .product_detail .slider_img_productd .product-images-container .slider.product-responsive-thumbnail .slick-prev {
  margin-left: 0;
  margin-right: -15%;
}
