.row {
  margin-left:  * -1;
  overflow: inherit;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: ;
}
body {
  background: #fff;
  color: #444;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
body a {
  color: #444444;
}
body a:hover {
  color: #20bc5a;
  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 a {
  outline: medium none !important;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #cecece;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 5px;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul,
body ol {
  padding: 0;
  list-style: none;
  margin: 0;
}
body .container {
  padding: 0;
}
.entry-content ul,
.entry-content ol {
  margin-bottom: 10px;
  list-style: inherit;
}
.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%;
}
.primary-menu.sticky-menu {
  position: fixed;
  margin: 0 !important;
  z-index: 999;
}
ul.menu,
.dropdown ul {
  list-style: none;
}
.product-thumb-hover {
  overflow: hidden;
}
#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;
}
.block-popup-login {
  margin-top: 170px;
  width: 600px;
  padding: 0px 20px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.block-popup-login form.login,
.block-popup-login form.register {
  border: 0px;
  padding: 0px;
  margin: 0;
  text-align: left;
  border-radius: 0px;
}
.block-popup-login form.login.loading,
.block-popup-login form.register.loading {
  height: auto;
}
.block-popup-login form.login.loading:before,
.block-popup-login form.register.loading:before {
  opacity: 0.7;
}
.block-popup-login .tt_popup_login {
  height: 36px;
  border-bottom: 3px solid #20bc5a;
  background-color: #242424;
  margin: 0 -20px;
}
.block-popup-login .tt_popup_login strong {
  line-height: 37px;
  display: inline-block;
  padding-left: 55px;
  text-transform: uppercase;
  font-size: 133.33%;
  color: #fff;
  background: url(../assets/img/bg_general.png) no-repeat left -2026px;
  position: relative;
  padding-right: 10px;
  top: -4px;
  background-color: #20bc5a;
}
.block-popup-login .tt_popup_login strong:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: -20px;
  top: 0px;
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-bottom: 37px solid #20bc5a;
}
.block-popup-login .block-content {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.block-popup-login .block-content .col-reg.registered-account .btn-submit-login {
  background-repeat: no-repeat;
  background-position: 0 -1830px;
  padding: 2px 25px 0px 48px;
  height: 42px;
  line-height: 40px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  background-image: url(../assets/img/bg_general.png);
  white-space: nowrap;
  text-transform: uppercase;
  background-color: #666666;
  border: none;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .btn-submit-login {
  background-position: right -1870px;
  padding: 2px 48px 0 25px;
}
.block-popup-login .block-content .col-reg.registered-account .btn-submit-login:hover {
  background-color: #20bc5a;
}
.block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
  color: #444;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 116.67%;
  font-weight: bold;
  margin-bottom: 25px;
}
.block-popup-login .block-content .note-reg {
  margin: 10px 0px;
  font-style: italic;
}
.block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  font-style: italic;
  position: relative;
  border-left: none;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 42px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  margin-top: 15px;
  color: #fff !important;
  font-weight: bold;
  background-color: #20bc5a;
}
.block-popup-login .block-content .btn-reg-popup:hover {
  color: #fff;
  background: #199045;
}
.block-popup-login .email-input {
  position: relative;
}
.block-popup-login .email-input:before {
  background: url(../assets/img/bg_general.png) no-repeat left -2360px #f7f7f7;
  content: "";
  display: inline-block;
  width: 42px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.block-popup-login .pass-input {
  position: relative;
}
.block-popup-login .pass-input:before {
  background: url(../assets/img/bg_general.png) no-repeat left -2312px #f7f7f7;
  content: "";
  display: inline-block;
  width: 42px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.block-popup-login .input-text {
  border: none;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px;
  font-size: 108.33%;
  border: 1px solid #cecece;
}
.block-popup-login .ft-link-p {
  margin-bottom: 19px;
}
.block-popup-login .ft-link-p a {
  color: #444;
}
.block-popup-login #login_message {
  clear: both;
  color: #049e06;
}
.block-popup-login #login_message >a {
  font-weight: bold;
}
.block-popup-login #login_message.error {
  color: #ec0122;
}
.block-popup-login .login-line {
  text-align: center;
  position: relative;
  margin: 0 0 20px 0;
}
.block-popup-login .login-line:before {
  content: '';
  position: absolute;
  top: 10px;
  height: 1px;
  left: 0;
  width: 100%;
  background: #ccc;
}
.block-popup-login .login-line > span {
  font-weight: bold;
  display: inline-block;
  padding: 0 10px;
  background: #fff;
  position: relative;
}
.block-popup-login .social-networks {
  text-align: center;
}
.close-login {
  display: inline-block;
  background: url(../assets/img/bg_general.png) no-repeat left -1272px;
  width: 26px;
  height: 26px;
  overflow: hidden;
  text-indent: -9999px;
  right: 10px;
  top: 3px;
  position: absolute;
  opacity: 1;
}
.header-style3 #header,
.header-style4 #header,
.header-style5 #header,
.header-style6 #header {
  background: #eee;
}
.header-style3 #header {
  margin-bottom: 25px;
}
.header-style3 #header .sticky-menu {
  border-radius: 0;
}
#header .header-msg {
  max-height: 36px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 24px;
}
.header-style3 #header .header-msg {
  background-color: #20bc5a;
}
.header-style3 #header .header-msg a {
  color: #fff;
}
.header-style3 #header .header-msg .sidebar-top .widget .currency_w,
.header-style3 #header .header-msg .sidebar-top .widget #lang_sel ul li,
.header-style3 #header .header-msg .sidebar-top .widget ul#menu-top-header > li,
.header-style3 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:first-child,
.header-style3 #header .header-msg .sidebar-top .widget .top-login .div-logined {
  border-left: none;
  border-right: none;
}
.rtl .header-style3 #header .header-msg .sidebar-top .widget .currency_w,
.rtl .header-style3 #header .header-msg .sidebar-top .widget #lang_sel ul li,
.rtl .header-style3 #header .header-msg .sidebar-top .widget ul#menu-top-header > li,
.rtl .header-style3 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:first-child,
.rtl .header-style3 #header .header-msg .sidebar-top .widget .top-login .div-logined {
  border: none;
}
.header-style3 #header .header-msg .sidebar-top .widget .currency_w:hover,
.header-style3 #header .header-msg .sidebar-top .widget #lang_sel ul li:hover,
.header-style3 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:hover,
.header-style3 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:first-child:hover,
.header-style3 #header .header-msg .sidebar-top .widget .top-login .div-logined:hover {
  background-color: #199045;
}
.header-style4 #header .header-msg .sidebar-top .widget .top-login,
.header-style6 #header .header-msg .sidebar-top .widget .top-login,
.header-style7 #header .header-msg .sidebar-top .widget .top-login,
.header-style8 #header .header-msg .sidebar-top .widget .top-login {
  display: none;
}
.header-style4 #header .header-msg,
.header-style6 #header .header-msg,
.header-style7 #header .header-msg {
  background-color: #dddddd;
}
.header-style4 #header .header-msg .sidebar-top .widget .top-login li:hover,
.header-style4 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:hover,
.header-style4 #header .header-msg .sidebar-top .widget #lang_sel ul li:hover,
.header-style4 #header .header-msg .sidebar-top .widget .currency_w > li:hover,
.header-style6 #header .header-msg .sidebar-top .widget .top-login li:hover,
.header-style6 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:hover,
.header-style6 #header .header-msg .sidebar-top .widget #lang_sel ul li:hover,
.header-style6 #header .header-msg .sidebar-top .widget .currency_w > li:hover,
.header-style7 #header .header-msg .sidebar-top .widget .top-login li:hover,
.header-style7 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:hover,
.header-style7 #header .header-msg .sidebar-top .widget #lang_sel ul li:hover,
.header-style7 #header .header-msg .sidebar-top .widget .currency_w > li:hover {
  background: #fff;
}
.header-style4 #header .header-msg .sidebar-top .widget .top-login li:hover a,
.header-style4 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:hover a,
.header-style4 #header .header-msg .sidebar-top .widget #lang_sel ul li:hover a,
.header-style4 #header .header-msg .sidebar-top .widget .currency_w > li:hover a,
.header-style6 #header .header-msg .sidebar-top .widget .top-login li:hover a,
.header-style6 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:hover a,
.header-style6 #header .header-msg .sidebar-top .widget #lang_sel ul li:hover a,
.header-style6 #header .header-msg .sidebar-top .widget .currency_w > li:hover a,
.header-style7 #header .header-msg .sidebar-top .widget .top-login li:hover a,
.header-style7 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:hover a,
.header-style7 #header .header-msg .sidebar-top .widget #lang_sel ul li:hover a,
.header-style7 #header .header-msg .sidebar-top .widget .currency_w > li:hover a {
  color: #20bc5a;
}
.header-style4 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li a,
.header-style4 #header .header-msg .sidebar-top .widget ul.menu > li > ul li a,
.header-style4 #header .header-msg .sidebar-top .widget .currency_w > li > ul li a,
.header-style6 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li a,
.header-style6 #header .header-msg .sidebar-top .widget ul.menu > li > ul li a,
.header-style6 #header .header-msg .sidebar-top .widget .currency_w > li > ul li a,
.header-style7 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li a,
.header-style7 #header .header-msg .sidebar-top .widget ul.menu > li > ul li a,
.header-style7 #header .header-msg .sidebar-top .widget .currency_w > li > ul li a {
  color: #444 !important;
}
.header-style4 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li:hover,
.header-style4 #header .header-msg .sidebar-top .widget ul.menu > li > ul li:hover,
.header-style4 #header .header-msg .sidebar-top .widget .currency_w > li > ul li:hover,
.header-style6 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li:hover,
.header-style6 #header .header-msg .sidebar-top .widget ul.menu > li > ul li:hover,
.header-style6 #header .header-msg .sidebar-top .widget .currency_w > li > ul li:hover,
.header-style7 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li:hover,
.header-style7 #header .header-msg .sidebar-top .widget ul.menu > li > ul li:hover,
.header-style7 #header .header-msg .sidebar-top .widget .currency_w > li > ul li:hover {
  background: #20bc5a;
}
.header-style4 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li:hover a,
.header-style4 #header .header-msg .sidebar-top .widget ul.menu > li > ul li:hover a,
.header-style4 #header .header-msg .sidebar-top .widget .currency_w > li > ul li:hover a,
.header-style6 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li:hover a,
.header-style6 #header .header-msg .sidebar-top .widget ul.menu > li > ul li:hover a,
.header-style6 #header .header-msg .sidebar-top .widget .currency_w > li > ul li:hover a,
.header-style7 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li:hover a,
.header-style7 #header .header-msg .sidebar-top .widget ul.menu > li > ul li:hover a,
.header-style7 #header .header-msg .sidebar-top .widget .currency_w > li > ul li:hover a {
  color: #fff !important;
}
.header-style5 #header .header-msg .sidebar-top .widget .top-login li:hover,
.header-style5 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:hover,
.header-style5 #header .header-msg .sidebar-top .widget #lang_sel ul li:hover,
.header-style5 #header .header-msg .sidebar-top .widget .currency_w > li:hover {
  background: #fff;
}
.header-style5 #header .header-msg .sidebar-top .widget .top-login li:hover a,
.header-style5 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:hover a,
.header-style5 #header .header-msg .sidebar-top .widget #lang_sel ul li:hover a,
.header-style5 #header .header-msg .sidebar-top .widget .currency_w > li:hover a {
  color: #20bc5a;
}
.header-style5 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li a,
.header-style5 #header .header-msg .sidebar-top .widget ul#menu-top-header > li > ul li a,
.header-style5 #header .header-msg .sidebar-top .widget .currency_w > li > ul li a {
  color: #444 !important;
}
.header-style5 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li:hover,
.header-style5 #header .header-msg .sidebar-top .widget ul#menu-top-header > li > ul li:hover,
.header-style5 #header .header-msg .sidebar-top .widget .currency_w > li > ul li:hover {
  background: #20bc5a;
}
.header-style5 #header .header-msg .sidebar-top .widget #lang_sel ul li > ul li:hover a,
.header-style5 #header .header-msg .sidebar-top .widget ul#menu-top-header > li > ul li:hover a,
.header-style5 #header .header-msg .sidebar-top .widget .currency_w > li > ul li:hover a {
  color: #fff !important;
}
#header .header-msg .sidebar-top .widget {
  float: right;
}
#header .header-msg .sidebar-top .widget.ya_posts {
  float: left;
  width: 48%;
}
#header .header-msg .sidebar-top .widget.ya_posts .label-offer-slider {
  background-color: #e67e22;
  border-radius: 3px;
  color: #fff;
  float: left;
  margin-right: 10px;
  margin-top: 7px;
  padding: 2px 10px;
  display: inline-block;
}
#header .header-msg .sidebar-top .widget.ya_posts .carousel {
  display: inline-block;
  margin-top: 9px;
}
#header .header-msg .sidebar-top .widget .top-login li {
  border-left: 1px solid #ddd;
  float: left;
}
.header-style3 #header .header-msg .sidebar-top .widget .top-login li {
  border: 0;
}
#header .header-msg .sidebar-top .widget .top-login li > a {
  line-height: 35px;
  padding: 0 13px;
  display: block;
  cursor: pointer;
}
#header .header-msg .sidebar-top .widget .top-login li > a:before {
  content: "\f023";
  font-family: 'FontAwesome';
  font-size: 13px;
  margin-right: 7px;
}
#header .header-msg .sidebar-top .widget .top-login .div-logined {
  line-height: 35px;
  padding: 0 13px;
  display: block;
  cursor: pointer;
  border-left: 1px solid #ddd;
}
.header-style4 #header .header-msg .sidebar-top .widget .top-login .div-logined,
.header-style6 #header .header-msg .sidebar-top .widget .top-login .div-logined {
  display: none;
}
#header .header-msg .sidebar-top .widget .top-login .block-popup-login .block-content .list-log li {
  border-left: none;
}
#header .header-msg .sidebar-top .widget ul#menu-top-header {
  margin: 0;
  line-height: 36px;
}
#header .header-msg .sidebar-top .widget ul#menu-top-header > li {
  float: left;
  position: relative;
  border-right: 1px solid #ddd;
}
.rtl #header .header-msg .sidebar-top .widget ul#menu-top-header > li {
  float: right;
  border-left: 1px #ddd solid;
  border-right: 0;
}
.rtl #header .header-msg .sidebar-top .widget ul#menu-top-header > li:first-child {
  border-right: 1px #ddd solid;
}
#header .header-msg .sidebar-top .widget ul#menu-top-header > li:first-child {
  border-left: 1px solid #ddd;
}
#header .header-msg .sidebar-top .widget 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);
  padding: 0;
}
#header .header-msg .sidebar-top .widget ul#menu-top-header > li > a {
  padding: 0 13px;
  border: 0;
  display: initial !important;
}
#header .header-msg .sidebar-top .widget ul#menu-top-header > li > a:after {
  content: "\f107";
  margin-left: 5px;
  font-family: FontAwesome;
  display: inline-block;
}
#header .header-msg .sidebar-top .widget 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: 172px;
  position: absolute;
  left: -1px;
  top: 35px;
  border: 1px solid #ddd;
  background-color: #fff;
  z-index: 8888;
  margin: 0;
}
#header .header-msg .sidebar-top .widget ul#menu-top-header > li > ul.dropdown-menu li a {
  display: block;
  padding: 8px 10px 8px 15px;
  border-bottom: none;
  line-height: 20px;
  color: #444;
}
#header .header-msg .sidebar-top .widget ul#menu-top-header > li > ul.dropdown-menu li a:hover {
  color: #fff;
  background-color: #20bc5a;
}
#header .header-msg .sidebar-top .widget #lang_sel {
  line-height: 36px;
}
#header .header-msg .sidebar-top .widget #lang_sel a,
#header .header-msg .sidebar-top .widget #lang_sel a:visited {
  border: 0 none;
  padding: 0;
}
#header .header-msg .sidebar-top .widget #lang_sel a.lang_sel_sel:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 12px;
}
#header .header-msg .sidebar-top .widget #lang_sel img.iclflag {
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
}
#header .header-msg .sidebar-top .widget #lang_sel ul {
  display: inline-block;
  list-style: none;
}
#header .header-msg .sidebar-top .widget #lang_sel ul li {
  float: right;
  position: relative;
  width: 105px;
  border-right: 1px solid #ddd;
  line-height: 36px;
}
#header .header-msg .sidebar-top .widget #lang_sel ul li a {
  background-color: transparent;
  color: #444;
  padding: 0 13px;
}
.header-style3 #header .header-msg .sidebar-top .widget #lang_sel ul li a {
  color: #fff;
}
#header .header-msg .sidebar-top .widget #lang_sel ul li a span {
  display: inline-block;
}
#header .header-msg .sidebar-top .widget #lang_sel ul li ul {
  border: 0px;
  right: 0;
  left: 0;
  z-index: 1001;
  top: 35px;
  position: absolute;
  display: none;
  background: #fff;
  -webkit-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
#header .header-msg .sidebar-top .widget #lang_sel ul li ul li {
  background: #fff;
  border-right: none;
}
#header .header-msg .sidebar-top .widget #lang_sel ul li ul li a {
  color: #444 !important;
  display: block;
  height: auto;
}
#header .header-msg .sidebar-top .widget #lang_sel ul li ul li:hover {
  background: #20bc5a;
}
#header .header-msg .sidebar-top .widget #lang_sel ul li ul li:hover a {
  color: #fff !important;
}
#header .header-msg .sidebar-top .widget #lang_sel ul li ul li.active a {
  color: #20bc5a !important;
}
#header .header-msg .sidebar-top .widget #lang_sel ul li ul li.active:hover a {
  color: #fff !important;
}
#header .header-msg .sidebar-top .widget .currency_w {
  border-right: 1px solid #ddd;
}
#header .header-msg .sidebar-top .widget .currency_w > li {
  position: relative;
}
#header .header-msg .sidebar-top .widget .currency_w > li > a {
  display: block;
  margin-bottom: 13px;
  line-height: 36px;
  color: #666;
  padding: 0 13px;
}
.header-style3 #header .header-msg .sidebar-top .widget .currency_w > li > a {
  color: #fff;
}
.header-style3 #header .header-msg .sidebar-top .widget .currency_w > li > a:after {
  color: #fff;
}
#header .header-msg .sidebar-top .widget .currency_w > li > a:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  color: #666;
}
#header .header-msg .sidebar-top .widget .currency_w > li .currency_switcher {
  border: 0px;
  display: none;
  position: absolute;
  background: none repeat scroll 0 0 #fff;
  left: 0px;
  right: 0px;
  top: 35px;
  -webkit-box-shadow: 0 2px 3px #999;
  box-shadow: 0 2px 3px #999;
}
#header .header-msg .sidebar-top .widget .currency_w > li .currency_switcher li {
  width: 100%;
  margin: 0;
}
#header .header-msg .sidebar-top .widget .currency_w > li .currency_switcher li:hover {
  background: #20bc5a;
}
#header .header-msg .sidebar-top .widget .currency_w > li .currency_switcher li:hover a {
  color: #fff;
}
#header .header-msg .sidebar-top .widget .currency_w > li .currency_switcher li:hover a.active {
  color: #fff !important;
}
#header .header-msg .sidebar-top .widget .currency_w > li .currency_switcher li a {
  background: none;
  border: 0px;
  border-radius: 0px;
  width: 60px;
  color: #666;
  display: block;
  padding: 8px 12px;
  border-bottom: none;
  line-height: 20px;
}
#header .header-msg .sidebar-top .widget .currency_w > li .currency_switcher li a.active {
  color: #20bc5a !important;
}
#header .header-msg .sidebar-top .widget .currency_w > li:hover .currency_switcher {
  display: block;
  z-index: 9999;
  height: auto;
}
#header .yt-header-middle {
  padding: 8px 0 24px 0;
}
#header .top-header {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 24px;
}
.header-style3 #header .top-header {
  margin-bottom: 0;
  padding: 0px 0 47px;
}
#header .top-header .ya-logo {
  position: relative;
  text-align: center;
}
.header-style1 #header .top-header .ya-logo,
.header-style7 #header .top-header .ya-logo,
.header-style8 #header .top-header .ya-logo,
.header-style9 #header .top-header .ya-logo {
  float: none;
}
.header-style1 #header .top-header .ya-logo a,
.header-style7 #header .top-header .ya-logo a,
.header-style8 #header .top-header .ya-logo a,
.header-style9 #header .top-header .ya-logo a {
  display: inline-block;
  position: relative;
  z-index: 1001;
}
#header .top-header .ya-logo a img {
  display: inline-block;
  max-width: 100%;
}
.header-style2 #header .top-header .ya-logo,
.header-style3 #header .top-header .ya-logo,
.header-style5 #header .top-header .ya-logo {
  position: relative;
}
#header .top-header .sidebar-top-header {
  position: relative;
  z-index: 1000;
}
.header-style1 #header .top-header .sidebar-top-header,
.header-style7 #header .top-header .sidebar-top-header,
.header-style8 #header .top-header .sidebar-top-header,
.header-style9 #header .top-header .sidebar-top-header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
#header .top-header .sidebar-top-header .sw_ajax_woocommerce_search {
  float: left;
}
#header .top-header .sidebar-top-header .top-search {
  border: 1px solid #ddd;
  display: inline-block;
  position: relative;
  min-width: 300px;
  background: #fff;
}
#header .top-header .sidebar-top-header .top-search .content-search {
  float: left;
}
#header .top-header .sidebar-top-header .top-search form {
  margin-bottom: 0;
}
#header .top-header .sidebar-top-header .top-search .cat-wrapper {
  width: 120px;
  float: left;
  position: relative;
}
#header .top-header .sidebar-top-header .top-search .cat-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-right: 1px solid #eee;
  padding: 5px;
  height: 37px;
  cursor: pointer;
}
#header .top-header .sidebar-top-header .top-search .cat-wrapper select:focus {
  outline: none;
}
#header .top-header .sidebar-top-header .top-search input {
  border: none;
  line-height: 35px;
  margin-bottom: 0;
  padding-left: 5px;
  height: 35px;
  width: 235px;
  padding-right: 40px;
  padding-left: 15px;
}
.rtl #header .top-header .sidebar-top-header .top-search input {
  padding-right: 15px;
  padding-left: 40px;
}
#header .top-header .sidebar-top-header .top-search .button-search-pro {
  font-size: 16px;
  color: #222;
  background: none;
  border: none;
  height: 38px;
  font-family: FontAwesome !important;
  position: absolute;
  right: 0;
  top: -1px;
  margin: 0;
  border-radius: 0;
  width: 38px;
  padding: 0;
}
#header .top-header .sidebar-top-header .top-search .button-search-pro:hover {
  color: #20bc5a;
}
.header-style2 #header .top-header .sidebar-top-header .top-search {
  width: 50%;
  margin: 0px 0 1px 15.9%;
}
.header-style2 #header .top-header .sidebar-top-header .top-search input {
  width: 71%;
  height: 35px;
}
.box-layout .header-style2 #header .top-header .sidebar-top-header .top-search input {
  width: 70%;
}
#header .top-header .sidebar-top-header .box-contact-email-phone {
  background: url(../assets/img/bg_general.png) no-repeat left -335px;
  padding-left: 48px;
  float: right;
}
#header .top-header .sidebar-top-header .box-contact-email-phone h2 {
  font-weight: bold;
  margin-bottom: 2px;
  font-size: 100%;
}
#header .top-header .sidebar-top-header .box-contact-email-phone a {
  color: #000;
}
.header-style5 #header .top-header .sidebar-top-header .box-contact-email-phone {
  margin-top: 5px;
  margin-right: 20px;
}
.rtl .header-style5 #header .top-header .sidebar-top-header .box-contact-email-phone {
  margin-left: 20px;
  margin-right: 0px;
}
.header-style5 #header .top-header .top-form-minicart {
  background-image: linear-gradient(#fe2254,#e81f4d);
  background: #fe2254;
  background: linear-gradient(#fe2254,#e81f4d);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 0px;
}
.header-style5 #header .top-header .top-form-minicart .top-minicart {
  padding-left: 50px;
  padding-right: 40px;
  height: 40px;
  position: relative;
  cursor: pointer;
  color: #fff;
  line-height: 40px;
  border-right: none;
  margin-right: 0;
  top: 0;
}
.header-style5 #header .top-header .top-form-minicart .top-minicart a,
.header-style5 #header .top-header .top-form-minicart .top-minicart a:hover {
  color: #fff;
}
.header-style5 #header .top-header .top-form-minicart:before {
  content: "\f0d7";
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  right: 23px;
  top: 9px;
  color: #fff;
}
.header-style5 #header .top-header .top-form-minicart:after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url(../assets/img/bg_general.png) no-repeat -8px -1920px;
  position: absolute;
  top: 10px;
  left: 20px;
}
#header .yt-header-under {
  float: left;
  width: 100%;
  position: relative;
  z-index: 30;
  background: #fff;
}
.header-style3 #header .yt-header-under {
  z-index: 70;
}
#header .header-under-2-wrapper {
  background-color: #444444;
  height: 46px;
}
.sidebar-top-menu .topsearch-entry {
  border-bottom: 1px #ddd solid;
}
.header-style4 .sidebar-top-menu .top-search input,
.header-style6 .sidebar-top-menu .top-search input {
  width: 528px;
}
.box-layout .header-style4 .sidebar-top-menu .top-search input,
.box-layout .header-style6 .sidebar-top-menu .top-search input {
  width: 505px;
}
.header-style4 .sidebar-top-menu .wrapper_vertical_menu,
.header-style6 .sidebar-top-menu .wrapper_vertical_menu {
  background: #444;
  border: 0;
  z-index: 99;
}
.header-style4 .sidebar-top-menu .wrapper_vertical_menu .nav.vertical-megamenu > li > a,
.header-style6 .sidebar-top-menu .wrapper_vertical_menu .nav.vertical-megamenu > li > a {
  color: #fff;
}
.header-style4 .sidebar-top-menu .wrapper_vertical_menu .nav.vertical-megamenu > li > a:hover,
.header-style6 .sidebar-top-menu .wrapper_vertical_menu .nav.vertical-megamenu > li > a:hover {
  background: #666;
}
.sidebar-top-menu .widget-inner {
  position: relative;
}
.sidebar-top-menu .widget-inner .vertical-megamenu {
  display: block;
  width: 100%;
  left: 0px;
  top: 46px;
  z-index: 69;
  position: absolute;
  background: #444;
}
.sidebar-top-menu .widget-inner .vertical-megamenu li > a {
  color: #fff;
}
.sidebar-top-menu .widget-inner .vertical-megamenu li > a:hover {
  background-color: #666;
  color: #fff;
}
.sidebar-top-menu .button-ver-menu {
  line-height: 46px;
  padding: 0 26px 0 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  background-color: #199045;
  font-size: 16px;
}
.sidebar-top-menu .button-ver-menu:before {
  content: "\f107";
  font-family: fontawesome;
  font-size: 20px;
  position: absolute;
  top: 0px;
  right: 13px;
}
.sidebar-top-menu .top-search {
  margin-left: 15px;
  position: relative;
  margin-top: 6px;
}
.sidebar-top-menu .top-search .cat-wrapper {
  width: 116px;
  float: left;
  position: relative;
}
.rtl .sidebar-top-menu .top-search .cat-wrapper {
  float: right;
}
.sidebar-top-menu .top-search .cat-wrapper .label-search:after {
  line-height: 29px;
}
.header-style4 .sidebar-top-menu .top-search .cat-wrapper .label-search:after,
.header-style6 .sidebar-top-menu .top-search .cat-wrapper .label-search:after {
  line-height: 34px;
}
.sidebar-top-menu .top-search .cat-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 7px;
  float: left;
  display: inline-block;
  border: none;
  height: 29px;
}
.header-style4 .sidebar-top-menu .top-search .cat-wrapper select,
.header-style6 .sidebar-top-menu .top-search .cat-wrapper select {
  height: 33px;
  background: #fff;
  border-radius: 0;
}
.sidebar-top-menu .top-search input {
  margin-top: 4px;
  width: 400px;
  color: #999999;
  padding-left: 15px;
  padding-right: 40px;
  margin: 0;
  border-radius: 0;
  border: none;
  border-left: 1px solid #ccc;
  line-height: 33px;
  height: 33px;
}
.rtl .sidebar-top-menu .top-search input {
  padding-right: 15px;
  padding-left: 40px;
}
.sidebar-top-menu .top-search .fa-search {
  font-size: 16px;
  position: absolute;
  right: 5px;
  top: 7px;
  text-shadow: 0 0 1px rgba(0,0,0,0.2);
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #fff;
  margin: 0;
  font-family: FontAwesome !important;
}
.sidebar-top-menu .top-search .fa-search:hover {
  color: #20bc5a;
}
.sidebar-top-menu .top-login {
  color: #fff;
  float: right;
  background-image: url(../assets/img/bg_general.png);
  background-position: right -1192px;
  background-repeat: no-repeat;
  margin-right: 15px;
}
.rtl .sidebar-top-menu .top-login {
  margin-right: 0;
  margin-left: 15px;
}
.sidebar-top-menu .top-login ul {
  margin-bottom: 0;
  list-style: none;
}
.sidebar-top-menu .top-login ul li > a {
  line-height: 46px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 18px 0 0;
  font-weight: bold;
  cursor: pointer;
}
.sidebar-top-menu .top-login ul li > a:before {
  content: "\f007";
  font-family: 'FontAwesome';
  font-size: 13px;
  margin-right: 7px;
}
.sidebar-top-menu .top-login ul li > a:hover {
  color: #20bc5a;
}
.sidebar-top-menu .top-login ul li > a:hover:before {
  color: #20bc5a;
}
.sidebar-top-menu .top-login .div-logined {
  line-height: 46px;
  text-transform: uppercase;
  padding: 0 18px 0 0;
  font-weight: bold;
  cursor: pointer;
}
.sidebar-top-menu .top-login .div-logined a {
  color: #fff;
}
.sidebar-top-menu .top-login .div-logined a:hover {
  color: #20bc5a;
}
#main-menu .sidebar-top-menu .top-form-minicart {
  background-image: url(../assets/img/bg_general.png);
  background-repeat: no-repeat;
  background-position: 0 -1910px;
  padding-left: 32px;
  padding-right: 48px;
  height: 40px;
  position: relative;
  cursor: pointer;
  right: 0px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #20bc5a;
}
#main-menu .sidebar-top-menu .top-form-minicart:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -15px;
  top: 0px;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  height: 0;
  width: 0;
  border-right: 15px solid #20bc5a;
}
#main-menu .sidebar-top-menu .top-form-minicart .top-minicart {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding-right: 0px;
  border-right: none;
  margin-right: 0px;
}
#main-menu .sidebar-top-menu .top-form-minicart .top-minicart .cart-contents {
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 14px;
  top: 7px;
  color: #fff;
  line-height: 26px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #178841;
}
#main-menu .sidebar-top-menu .widget {
  margin: 0;
}
#main-menu .sidebar-top-menu .widget .top-search {
  width: 31%;
  margin: 9px 9px 0px 0px;
  float: right !important;
}
.rtl #main-menu .sidebar-top-menu .widget .top-search {
  float: left !important;
  width: 100%;
}
.header-style5 #main-menu .sidebar-top-menu .widget .top-search {
  margin: 5px 0 0 0;
}
#main-menu .sidebar-top-menu .widget .top-search .topsearch-entry {
  position: relative;
}
#main-menu .sidebar-top-menu .widget .top-search .topsearch-entry select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #eee;
  width: 116px;
  float: left;
  position: relative;
  padding: 5px;
  height: 29px;
}
#main-menu .sidebar-top-menu .widget .top-search .topsearch-entry input {
  padding-left: 15px;
  border: none;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 29px;
  height: 29px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  width: 246px;
  padding-right: 35px;
}
.box-layout #main-menu .sidebar-top-menu .widget .top-search .topsearch-entry input {
  width: 237px;
}
#main-menu .sidebar-top-menu .widget .top-search .topsearch-entry .fa-search {
  margin-top: -9px;
  right: 10px;
  top: 50%;
  font-family: FontAwesome !important;
}
.rtl #main-menu .sidebar-top-menu .widget .top-search .topsearch-entry .fa-search {
  right: auto;
  left: 0;
}
#main-menu .sidebar-top-menu .widget .top-search .topsearch-entry .fa-search:hover {
  color: #20bc5a;
}
.header-style5 #main-menu .ver-megamenu-header {
  float: left;
  position: relative;
  margin-right: 1px;
}
.header-style5 #main-menu .ver-megamenu-header:hover .wrapper_vertical_menu {
  display: block;
  z-index: 1001;
}
.header-style5 #main-menu .ver-megamenu-header .button-ver-menu {
  line-height: 40px;
  padding: 0 26px 0 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  background-color: #1ca650;
  width: 100%;
}
.header-style5 #main-menu .ver-megamenu-header .button-ver-menu:before {
  content: "\f0d7";
  font-family: fontawesome;
  font-size: 10px;
  position: absolute;
  top: 0px;
  right: 13px;
}
.header-style5 #main-menu .ver-megamenu-header .wpb_content_element {
  margin-bottom: 0;
}
.header-style5 #main-menu .ver-megamenu-header .wrapper_vertical_menu {
  border: none;
  border-top: none;
  padding: none;
  display: none;
  margin-bottom: none;
  width: 270px;
  left: 0px;
  top: 40px;
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.rtl .header-style5 #main-menu .ver-megamenu-header .wrapper_vertical_menu {
  left: auto;
  right: 0;
}
.header-style5 #main-menu .ver-megamenu-header .vertical_megamenu .nav.vertical-megamenu > li a:hover {
  color: #fff;
  background: #20bc5a;
}
.rtl .header-style5 #main-menu .ver-megamenu-header {
  float: right;
}
.header-style5 #main-menu .sidebar-top-menu .top-search form {
  margin-bottom: 0;
}
.top-form-minicart {
  background-image: url("../assets/img/green/icon-cart-header-3.png");
  background-repeat: no-repeat;
  padding-left: 48px;
  height: 40px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  float: right;
}
.rtl .top-form-minicart {
  padding-left: 0;
  padding-right: 48px;
  background-position: top right;
}
.top-form-minicart .top-minicart {
  top: 5px;
  padding-right: 15px;
  border-right: 1px solid #ccc;
  margin-right: 15px;
}
.rtl .top-form-minicart .top-minicart {
  padding-right: 0;
  padding-left: 15px;
  border-right: none;
  border-left: 1px #ccc solid;
  margin-right: 0;
  margin-left: 15px;
}
.top-form-minicart .top-minicart h2 {
  text-transform: uppercase;
  color: #444444;
  font-weight: bold;
  font-size: 12px;
  margin: 0;
}
.header-style3 .top-form-minicart .top-minicart,
.header-style4 .top-form-minicart .top-minicart,
.header-style6 .top-form-minicart .top-minicart {
  position: relative;
}
.top-form-minicart:hover .wrapp-minicart {
  opacity: 100;
  filter: alpha(opacity=10000);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.top-form-minicart .wrapp-minicart {
  top: 40px;
  position: absolute;
  z-index: 9897;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: right top;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-box-shadow: 1px 1px 3px #999;
  box-shadow: 1px 1px 3px #999;
}
.top-form-minicart .wrapp-minicart .minicart-padding {
  background: #fff;
  width: 318px;
  border-bottom: 5px solid #20bc5a;
  -webkit-box-shadow: 1px 1px 3px #999;
  box-shadow: 1px 1px 3px #999;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul {
  overflow-y: scroll;
  max-height: 340px;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul li {
  padding: 20px 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul li .product-image {
  width: 72px;
  display: inline-block;
  float: left;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul li .detail-item {
  margin-left: 85px;
  position: relative;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul li .detail-item .product-details {
  line-height: 180%;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul li .detail-item .product-details a.btn-remove span {
  background: url(../assets/img/bg_general.png) no-repeat left -2440px;
  width: 13px;
  height: 13px;
  position: absolute;
  top: -1px;
  right: 0px;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul li .detail-item .product-details a.btn-edit span {
  background: url(../assets/img/bg_general.png) no-repeat right -2440px;
  width: 13px;
  height: 13px;
  position: absolute;
  top: -2px;
  right: 22px;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul li .detail-item .product-details .rating-container {
  white-space: nowrap;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-name {
  position: relative;
  padding-right: 30px;
  margin: 0;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-name a {
  font-size: 116.67%;
  display: inline-block;
  padding: 5px 0px 3px;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-name .qty-number {
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 1px solid #ddd;
  line-height: 26px;
  text-align: center;
  color: #444;
  position: absolute;
  top: 15px;
  right: 0px;
}
.top-form-minicart .wrapp-minicart .minicart-padding ul li .detail-item .product-details-bottom .price {
  color: #20bc5a;
  font-size: 116.67%;
}
.top-form-minicart .wrapp-minicart .cart-checkout {
  padding: 10px 20px 20px;
}
.top-form-minicart .wrapp-minicart .cart-checkout .price-total {
  font-weight: bold;
  font-size: 133.33%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.top-form-minicart .wrapp-minicart .cart-checkout .cart-link,
.top-form-minicart .wrapp-minicart .cart-checkout .checkout-link {
  display: inline-block;
  background-color: #666666;
  padding: 7px 15px;
}
.top-form-minicart .wrapp-minicart .cart-checkout .cart-link a,
.top-form-minicart .wrapp-minicart .cart-checkout .checkout-link a {
  font-size: 100%;
  text-transform: uppercase;
  color: #fff;
}
.top-form-minicart .wrapp-minicart .cart-checkout .cart-link:hover,
.top-form-minicart .wrapp-minicart .cart-checkout .checkout-link:hover {
  background-color: #20bc5a;
}
.header-style4 .top-form-minicart,
.header-style6 .top-form-minicart {
  background-image: url(../assets/img/bg_general.png);
  background-position: 0 -1920px;
  top: 13px;
  padding-left: 28px;
}
.header-style4 .top-form-minicart .top-minicart,
.header-style6 .top-form-minicart .top-minicart {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  top: 0;
  border-right: none;
  padding-right: 36px;
  line-height: 21px;
}
.header-style4 .top-form-minicart .top-minicart:hover >span,
.header-style6 .top-form-minicart .top-minicart:hover >span {
  color: #20bc5a;
}
.header-style4 .top-form-minicart .top-minicart:before,
.header-style6 .top-form-minicart .top-minicart:before {
  content: "\f107";
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  right: 23px;
}
.header-style4 .top-form-minicart .top-minicart .cart-contents .minicart-number,
.header-style6 .top-form-minicart .top-minicart .cart-contents .minicart-number {
  display: none;
}
.header-style4 #header .header-under-2-wrapper .widget {
  margin-bottom: 0;
}
.header-style4 .yt-header-under-2,
.header-style6 .yt-header-under-2 {
  position: relative;
  z-index: 190;
}
.header-style4 .wrapper_vertical_menu,
.header-style6 .wrapper_vertical_menu {
  padding: 7px 0;
}
.search .header-style4 .vertical_megamenu-header .button-ver-menu,
.search .header-style6 .vertical_megamenu-header .button-ver-menu {
  cursor: pointer;
}
.search .header-style4 .vertical_megamenu-header .vertical_megamenu,
.search .header-style6 .vertical_megamenu-header .vertical_megamenu {
  margin: 0;
  display: none;
  padding: 0;
}
.search .header-style4 .vertical_megamenu-header .vertical_megamenu .vertical-megamenu,
.search .header-style6 .vertical_megamenu-header .vertical_megamenu .vertical-megamenu {
  background: #444;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.search .header-style4 .vertical_megamenu-header:hover .vertical_megamenu,
.search .header-style6 .vertical_megamenu-header:hover .vertical_megamenu {
  display: block;
}
.search .onsale {
  z-index: 1;
}
#header .header-msg .sidebar-top .widget_nav_menu .widget-inner > ul > li .dropdown-menu > .active > a {
  background: #20bc5a;
  color: #fff !important;
}
.header-style4 .yt-header-middle,
.header-style6 .yt-header-middle {
  position: relative;
  z-index: 200;
}
.header-style4 .primary-menu .navbar-inner .nav > li.dropdown:hover >a:after,
.header-style4 .primary-menu .navbar-inner .nav > li:hover > a,
.header-style6 .primary-menu .navbar-inner .nav > li.dropdown:hover >a:after,
.header-style6 .primary-menu .navbar-inner .nav > li:hover > a,
.header-style8 .primary-menu .navbar-inner .nav > li.dropdown:hover >a:after,
.header-style8 .primary-menu .navbar-inner .nav > li:hover > a,
.header-style9 .primary-menu .navbar-inner .nav > li.dropdown:hover >a:after,
.header-style9 .primary-menu .navbar-inner .nav > li:hover > a {
  color: #fff;
}
.sw_ajax_woocommerce_search {
  float: left;
}
.sw_ajax_woocommerce_search .topsearch-entry .button-search-pro.loading {
  height: 40px;
  width: 40px;
  top: -1px;
  right: -1px;
}
.sw_ajax_woocommerce_search .topsearch-entry .button-search-pro.loading:before {
  background-image: url(../assets/img/loadingp.gif);
  background-color: #20bc5a;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  border-radius: 0;
  z-index: 9999;
  content: '';
}
.sw_ajax_woocommerce_search .topsearch-entry .input-group-btn {
  position: static;
}
.sw_ajax_woocommerce_search .topsearch-entry .input-group {
  display: block;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  padding: 0;
  min-width: 300px;
  text-align: left;
  border: none;
  z-index: 9999;
  max-height: 320px;
  overflow-x: auto;
}
.rtl .sw_ajax_woocommerce_search .topsearch-entry .search-append {
  text-align: right;
}
.rtl .sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 0;
  margin-left: 10px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestions {
  box-shadow: 0 0 0 1px #ccc;
  background: #fff;
  border: 1px #ddd solid;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion {
  clear: both;
  padding: 0 10px;
  margin-bottom: 15px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion:first-child {
  padding-top: 15px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion:last-child {
  padding-bottom: 15px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion.no-result {
  padding: 10px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion > a {
  padding: 0 10px;
  display: block;
  overflow: hidden;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 10px;
  border: 1px solid #ccc;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body > span {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body > span strong {
  color: #20bc5a;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > div,
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > p {
  display: inline-block;
  vertical-align: top;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku {
  margin-right: 20px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku > span {
  font-weight: bold;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price {
  color: #20bc5a;
  font-weight: bold;
  font-size: 14px;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price span.price-label {
  color: #666;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price ins {
  text-decoration: none;
}
.sw_ajax_woocommerce_search .topsearch-entry .search-append .autocomplete-suggestion .media-body .price del {
  color: #999;
}
.header-style2 #header .top-header .sidebar-top-header .sw_ajax_woocommerce_search {
  width: 50%;
  margin: 0px 0 1px 15.9%;
}
.header-style2 #header .top-header .sidebar-top-header .sw_ajax_woocommerce_search .top-search {
  margin: 0;
  width: 100%;
}
.header-style3 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search .top-search .topsearch-entry .fa-search.loading {
  right: 0;
  margin-top: -19px;
}
.header-style4 .sidebar-top-menu .top-search .content-search,
.header-style6 .sidebar-top-menu .top-search .content-search {
  float: left;
}
.header-style5 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search,
.header-style5 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search,
.header-style3 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search,
.header-style3 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search {
  width: 29%;
  float: right;
}
.header-style5 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search .top-search,
.header-style5 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search .top-search,
.header-style3 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search .top-search,
.header-style3 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search .top-search {
  width: 100%;
}
.header-style5 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search .top-search .topsearch-entry .fa-search.loading,
.header-style5 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search .top-search .topsearch-entry .fa-search.loading,
.header-style3 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search .top-search .topsearch-entry .fa-search.loading,
.header-style3 #main-menu .sidebar-top-menu .widget.sw_ajax_woocommerce_search .top-search .topsearch-entry .fa-search.loading {
  right: 0;
  height: 30px;
  width: 35px;
  margin-top: -15px;
}
.header-style5 #main-menu .sidebar-top-menu .widget .top-search .topsearch-entry input,
.header-style3 #main-menu .sidebar-top-menu .widget .top-search .topsearch-entry input {
  width: 223px;
}
.header-style9 #header .top-header .sidebar-top-header .sw_ajax_woocommerce_search .top-search {
  min-height: 40px;
}
.ya_selectmenu {
  display: none;
}
.dropdown-backdrop {
  display: none;
}
.dropdown-menu {
  font-size: 12px;
  border-radius: 0;
}
.primary-menu {
  position: relative;
  background: #444;
}
.header-style4 .primary-menu,
.header-style6 .primary-menu,
.header-style8 .primary-menu,
.header-style9 .primary-menu {
  background: #eee;
}
.header-style5 .primary-menu {
  background: #20bc5a;
}
.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;
  float: left;
  filter: none;
}
.primary-menu .navbar-inner .nav > li {
  float: left;
  height: 40px;
  z-index: 9;
}
.rtl .primary-menu .navbar-inner .nav > li {
  float: right;
}
.primary-menu .navbar-inner .nav > li > a {
  text-transform: uppercase;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: 700;
  color: #fff;
  padding: 0px 15px;
  display: block;
  line-height: 40px;
  height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
}
.primary-menu .navbar-inner .nav > li > a:before {
  background-color: #666;
  content: "";
  width: 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.header-style4 .primary-menu .navbar-inner .nav > li > a:before,
.header-style6 .primary-menu .navbar-inner .nav > li > a:before,
.header-style6 .primary-menu .navbar-inner .nav > li > a:before,
.header-style8 .primary-menu .navbar-inner .nav > li > a:before,
.header-style9 .primary-menu .navbar-inner .nav > li > a:before {
  background-color: #444;
}
.header-style5 .primary-menu .navbar-inner .nav > li > a:before {
  background-color: #1ca650;
}
.primary-menu .navbar-inner .nav > li > a >span {
  display: inline-block;
  z-index: 9;
  position: relative;
}
.box-layout .primary-menu .navbar-inner .nav > li > a {
  border-left: 0;
}
.rtl .box-layout .primary-menu .navbar-inner .nav > li > a {
  border-left: 1px solid #555;
  border-right: 0;
}
.header-style5 .primary-menu .navbar-inner .nav > li > a {
  border: none;
}
.primary-menu .navbar-inner .nav > li +li > a {
  border-left: 0;
}
.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;
  background: #666;
}
.header-style4 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style6 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style6 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style8 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style9 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style4 .primary-menu .navbar-inner .nav > li.active > a,
.header-style6 .primary-menu .navbar-inner .nav > li.active > a,
.header-style6 .primary-menu .navbar-inner .nav > li.active > a,
.header-style8 .primary-menu .navbar-inner .nav > li.active > a,
.header-style9 .primary-menu .navbar-inner .nav > li.active > a,
.header-style4 .primary-menu .navbar-inner .nav > li.open > a,
.header-style6 .primary-menu .navbar-inner .nav > li.open > a,
.header-style6 .primary-menu .navbar-inner .nav > li.open > a,
.header-style8 .primary-menu .navbar-inner .nav > li.open > a,
.header-style9 .primary-menu .navbar-inner .nav > li.open > a,
.header-style4 .primary-menu .navbar-inner .nav > li.open.active > a,
.header-style6 .primary-menu .navbar-inner .nav > li.open.active > a,
.header-style6 .primary-menu .navbar-inner .nav > li.open.active > a,
.header-style8 .primary-menu .navbar-inner .nav > li.open.active > a,
.header-style9 .primary-menu .navbar-inner .nav > li.open.active > a,
.header-style4 .primary-menu .navbar-inner .nav > li.hover > a,
.header-style6 .primary-menu .navbar-inner .nav > li.hover > a,
.header-style6 .primary-menu .navbar-inner .nav > li.hover > a,
.header-style8 .primary-menu .navbar-inner .nav > li.hover > a,
.header-style9 .primary-menu .navbar-inner .nav > li.hover > a {
  background: #444;
  color: #fff;
}
.header-style5 .primary-menu .navbar-inner .nav > li.active > a:after,
.header-style5 .primary-menu .navbar-inner .nav > li.active > a,
.header-style5 .primary-menu .navbar-inner .nav > li.open > a,
.header-style5 .primary-menu .navbar-inner .nav > li.open.active > a,
.header-style5 .primary-menu .navbar-inner .nav > li.hover > a {
  background: #1ca650;
}
.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:hover > a:before {
  width: 100%;
}
.header-style4 .primary-menu .navbar-inner .nav > li:hover > a:before,
.header-style6 .primary-menu .navbar-inner .nav > li:hover > a:before,
.header-style6 .primary-menu .navbar-inner .nav > li:hover > a:before,
.header-style8 .primary-menu .navbar-inner .nav > li:hover > a:before,
.header-style9 .primary-menu .navbar-inner .nav > li:hover > a:before {
  -webkit-transition: none;
  transition: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.header-style5 .primary-menu .navbar-inner .nav > li:hover > a:before {
  -webkit-transition: none;
  transition: none;
}
.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 .item-icon {
  display: inline-block;
  height: 21px;
  position: absolute;
  top: -16px;
  left: 15px;
  width: 50px;
  z-index: 69;
}
.header-style4 .primary-menu .navbar-inner .nav > li,
.header-style6 .primary-menu .navbar-inner .nav > li,
.header-style6 .primary-menu .navbar-inner .nav > li,
.header-style8 .primary-menu .navbar-inner .nav > li,
.header-style9 .primary-menu .navbar-inner .nav > li {
  height: 28px;
  margin-right: 1px;
}
.header-style4 .primary-menu .navbar-inner .nav > li > a,
.header-style6 .primary-menu .navbar-inner .nav > li > a,
.header-style6 .primary-menu .navbar-inner .nav > li > a,
.header-style8 .primary-menu .navbar-inner .nav > li > a,
.header-style9 .primary-menu .navbar-inner .nav > li > a {
  font-weight: normal;
  line-height: 28px;
  height: 28px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  color: #666;
}
.header-style5 .primary-menu .navbar-inner .nav > li {
  margin-right: 1px;
}
.primary-menu .navbar-inner .nav > li:hover .dropdown-menu {
  display: block;
}
.primary-menu .navbar-inner .nav.nav-mega {
  position: relative;
  z-index: 999;
}
.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: 1px 1px 3px #999;
  box-shadow: 1px 1px 3px #999;
  min-width: 180px;
}
.primary-menu .navbar-inner .nav.nav-mega > li > .dropdown-menu.nav-level1:before {
  content: "";
  display: block;
  background: transparent;
  height: 10px;
  position: absolute;
  top: -3px;
  width: 100%;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > li {
  line-height: 30px;
  list-style: none;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > li +li {
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px 0 0;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > li a {
  display: block;
  color: #444;
  line-height: 25px;
  padding: 7px 10px 7px 15px;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > 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 ul > 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 ul > 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 ul > li .dropdown-sub > li a:hover {
  color: #20bc5a;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > li .dropdown-sub > li a:hover:before {
  background-color: #20bc5a;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > li .dropdown-sub {
  left: auto;
  right: 104%;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > li .dropdown-sub:before {
  background: none;
  width: 0px;
}
.rtl .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > 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 ul > 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 ul > li:hover > a,
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > li.active > a {
  color: #20bc5a;
  background: #fff;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > li:hover > a:before,
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > li.active > a:before {
  background: #20bc5a;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom ul > li:hover > .dropdown-sub {
  display: block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu {
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu {
  padding: 0;
  margin: 0;
  float: left;
  left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  list-style: none;
  z-index: 99999 !important;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li {
  min-width: 150px;
  margin: 30px 15px;
  vertical-align: top;
  border-right: 1px solid #ddd;
  display: inline-block;
  float: left;
  box-sizing: content-box;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li:first-child {
  margin-left: 30px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li:last-child {
  border-right: 0;
}
.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;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.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 > .dropdown-sub.nav-level2 > li > a {
  display: block;
  padding: 6px 0;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu > li > .dropdown-sub.nav-level2 > li > a:hover {
  color: #20bc5a;
}
.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 .menu-title {
  color: #20bc5a;
}
.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: 378px;
}
.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.three-column.dropdown-menu > li.col-1 {
  min-height: 120px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-mega-menu > .dropdown-menu.four-column {
  min-width: 741px;
}
.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.four-column.dropdown-menu li.col-1 {
  min-height: 120px;
}
.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 > li:nth-child(6n+1) {
  clear: both;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-img > a {
  display: block;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-img > a span.menu-img {
  position: absolute;
  top: -130%;
  left: 5px;
}
.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-mega > li.style3.ya-mega-menu > ul.dropdown-menu.four-column {
  max-width: 1000px;
  min-width: 920px;
}
.primary-menu .navbar-inner .nav.nav-mega > li.style3.ya-mega-menu > ul.dropdown-menu.four-column > li.four-column {
  width: 100%;
  margin: 0;
}
.primary-menu .navbar-inner .nav.nav-css > li >a {
  display: block;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-css > li >a span.menu-img {
  position: absolute;
  top: -21px;
  right: 0;
}
.header-style2 .primary-menu .navbar-inner .nav.nav-css > li >a span.menu-img {
  top: 0;
}
.primary-menu .navbar-inner .nav.nav-css > li .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-width: 180px;
}
.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 +li {
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px 0 0;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li a {
  display: block;
  color: #444;
  line-height: 25px;
  padding: 7px 10px 7px 15px;
  position: relative;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > 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-css > li ul > li .dropdown-menu {
  position: absolute;
  left: 104%;
  top: -1px;
  margin: 0;
}
.rtl .primary-menu .navbar-inner .nav.nav-css > li ul > li .dropdown-menu {
  left: auto;
  right: 104%;
}
.rtl .primary-menu .navbar-inner .nav.nav-css > li ul > li .dropdown-menu:before {
  background: none;
  width: 0px;
}
.rtl .primary-menu .navbar-inner .nav.nav-css > li ul > li .dropdown-menu:after {
  background-color: transparent;
  content: " ";
  height: 100%;
  right: -20px;
  position: absolute;
  top: 0;
  width: 20px;
  display: block;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li .dropdown-menu:before {
  background-color: transparent;
  content: " ";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
  display: block;
}
.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: #20bc5a;
  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 {
  background: #20bc5a;
}
.primary-menu .navbar-inner .nav.nav-css > li ul > li:hover > .dropdown-menu {
  display: block;
}
.primary-menu .navbar-inner .nav.nav-css >li:hover > .dropdown-menu {
  display: block;
}
.primary-menu .navbar-inner .nav.nav-css > li.open > .dropdown-menu {
  display: block;
}
.header-style3 .primary-menu {
  display: inline-block;
  width: 100%;
  background-color: #323a45;
  margin-top: -26px;
  border-radius: 5px;
}
.header-style3 .primary-menu .navbar-inner .nav#myTabs > li a {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.header-style3 .primary-menu .navbar-inner .nav#myTabs > li a:before {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background: none !important;
}
.header-style3 .primary-menu .navbar-inner .nav > li {
  height: 50px;
}
.header-style3 .primary-menu .navbar-inner .nav > li:first-child > a,
.header-style3 .primary-menu .navbar-inner .nav > li:first-child:hover > a:before {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-left: none !important;
}
.header-style3 .primary-menu .navbar-inner .nav > li:hover > a:before {
  background-color: #474e58 !important;
}
.header-style3 .primary-menu .navbar-inner .nav > li > a {
  height: 50px;
  line-height: 50px;
  border-right: none;
}
.header-style3 .primary-menu .navbar-inner .nav > li.active > a {
  background-color: #474e58;
}
.header-style3 .primary-menu .navbar-inner .nav > li .item-icon {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li {
  display: block;
  float: none;
  line-height: normal;
}
.sidebar .vertical_megamenu .nav.vertical-megamenu > li {
  line-height: normal;
  list-style: none;
}
.sidebar .vertical_megamenu .nav.vertical-megamenu > li > a {
  display: block !important;
  color: #a8a8a8;
  padding: 12px 15px;
}
.sidebar .vertical_megamenu .nav.vertical-megamenu > li > a:hover {
  background: #383838;
  color: #a8a8a8;
}
.vertical_megamenu .nav.vertical-megamenu > li > a {
  display: block;
  padding: 10.5px 15px;
  position: relative;
  color: #444;
  text-transform: uppercase;
}
.vertical_megamenu .nav.vertical-megamenu > li > a:hover {
  color: #20bc5a;
  font-weight: 700;
}
.vertical_megamenu .nav.vertical-megamenu > li > a .menu-img {
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 9px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-img >a {
  padding: 12px 15px 12px 50px;
}
.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: 10px;
  font-size: 13px;
}
.vertical_megamenu .nav.vertical-megamenu > li > .dropdown-menu {
  display: none;
  left: 100%;
  top: 0;
  padding: 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;
}
.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.open > .dropdown-menu,
.vertical_megamenu .nav.vertical-megamenu > li:hover > .dropdown-menu {
  display: block;
  opacity: 1;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > li {
  line-height: 30px;
  list-style: none;
  position: relative;
  padding: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > li +li {
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px 0 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > 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 ul > 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;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > li.dropdown-submenu:hover > a:after {
  right: 100%;
  left: auto;
  content: '\f0d9';
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > 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;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > 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 ul > li .dropdown-sub > li a:hover {
  color: #20bc5a;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > li .dropdown-sub > li a:hover:before {
  background-color: #20bc5a;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > li .dropdown-sub {
  left: auto;
  right: 104%;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > li .dropdown-sub:before {
  background: none;
  width: 0px;
}
.rtl .vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > 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 ul > 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 ul > li:hover > a,
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > li.active > a {
  color: #20bc5a;
  background: #fff;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > li:hover > a:before,
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > li.active > a:before {
  background: #20bc5a;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-menu-custom ul > 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.col-2-img > .dropdown-menu.three-column {
  padding: 0;
  min-width: 630px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu.col-2-img > .dropdown-menu > .dropdown-submenu.col-1 {
  padding: 27px 30px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu.col-2-img > .dropdown-menu > .dropdown-submenu.col-1 span.have-title {
  text-transform: capitalize;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu.col-2-img > .dropdown-menu > .dropdown-submenu.col-1:nth-child(2) {
  padding: 27px 0px 27px 60px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu.col-2-img > .dropdown-menu .menu-image3 {
  padding: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu.three-column {
  padding: 20px 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu {
  min-width: 150px;
  float: left;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu.col-1 {
  padding: 7px 30px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu.col-1 span.have-title {
  text-transform: capitalize;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu.two-column {
  width: 33.333333%;
  max-width: 102px;
  min-width: 0;
  padding: 25px 0px 10px 25px;
  margin-right: 7px;
  background-color: #eeeeee;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu > a,
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu > span.have-title {
  padding: 0;
  margin-bottom: 8px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.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: none;
  color: #444;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a {
  text-transform: uppercase;
  padding: 5px 0px;
  line-height: 29px;
  font-weight: 400;
}
.header-style4 .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a,
.header-style6 .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a,
.header-style6 .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a,
.header-style8 .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a,
.header-style9 .vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a {
  color: #444;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a:hover {
  color: #20bc5a !important;
  background: none !important;
}
.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 .menu-new-arrivals.three-column {
  padding-top: 10px;
  margin: 0 30px;
  border-top: 1px solid #ccc;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .have-title {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .woocommerce {
  margin: 0;
  width: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li {
  width: 50%;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li .products-entry {
  padding: 0;
  min-height: inherit;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li .products-entry .products-thumb {
  width: 86px;
  float: left;
  overflow: hidden;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li .products-entry .products-thumb .product-thumb-hover img {
  opacity: 1;
  padding: 0 8px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li .products-entry .products-content {
  overflow: hidden;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column {
  width: 79% !important;
  padding: 25px 0px 0px 0px;
  float: left;
  display: inline-block;
  font-weight: 700;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column.menu-featured-products .have-title {
  padding-left: 23px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop {
  margin-left: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li {
  width: 45%;
  float: left;
  vertical-align: top;
  margin: 8px 0 0px 8px;
  position: relative;
  border-right: 1px solid #eee;
  padding-right: 25px;
  border-right: 1px solid #ddd;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .products-entry {
  margin-bottom: 0;
  border: 0;
  min-height: inherit;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .products-entry .products-thumb {
  margin-bottom: 10px;
  border: 0;
  width: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .products-entry .products-content {
  margin-left: 0;
  margin-right: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .products-entry .products-content h3 a {
  font-size: 18px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .products-entry .products-content .desc {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .item-bottom,
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li .product-countdown {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .two-column.menu-featured-products .woocommerce.columns-2 .products-loop.products-loop li:last-child {
  border-right: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column.menu-product {
  min-width: 208px;
  width: 40%;
  padding: 0 15px;
  float: left;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column .item-bottom {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column .woocommerce {
  display: inline-block;
  padding-top: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop {
  margin-bottom: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li {
  width: 100%;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry {
  margin-bottom: 0;
  border: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-thumb {
  width: 160px;
  border: 0;
  margin-bottom: 10px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-thumb .onsale {
  top: 0;
  left: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-content {
  margin-left: 0;
  margin-right: 0;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-content .desc {
  display: none;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li.col-lg-6 .products-entry,
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu > .dropdown-menu .three-column .woocommerce .products-loop.products-loop li.col-sm-6 .products-entry {
  min-height: auto;
  padding: 0 !important;
}
.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: 540px;
  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 .three-column {
  min-width: 510px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .three-column .woocommerce {
  padding-top: 10px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .three-column .woocommerce .products-grid li {
  margin-bottom: 0px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .three-column > li:nth-child(3n+1) {
  clear: both;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .four-column {
  min-width: 640px;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .four-column > li:nth-child(4n+1) {
  clear: both;
}
.vertical_megamenu .nav.vertical-megamenu > li.ya-mega-menu .five-column {
  min-width: 800px;
}
.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;
}
.phone-icon-category {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  margin-left: 15px;
  float: left;
  padding: 15px 30px 14px 10px;
  background-color: #20bc5a;
  display: none;
}
.rtl .phone-icon-category {
  float: right;
  padding: 15px 10px 14px 30px;
  margin-right: 15px;
  margin-left: 0;
}
.rtl .phone-icon-category span {
  margin-left: 10px;
  margin-right: 0;
}
.phone-icon-category span {
  background-image: url("../assets/img/bg_general.png");
  background-repeat: no-repeat;
  background-position: center -2416px;
  display: inline-block;
  width: 17px;
  height: 17px;
  vertical-align: top;
  margin-right: 10px;
}
.phone-icon-category:hover {
  color: #fff;
  background: #199045;
}
#main-menu .primary-menu .mid-header .phone-icon-menu {
  background: #525252 url("../assets/img/bg_general.png") no-repeat scroll center -1322px;
  display: none;
  float: left;
  height: 40px;
  width: 43px;
}
.header-style3 #main-menu .primary-menu .mid-header .phone-icon-menu {
  background-color: transparent;
  height: 50px;
}
.rtl #main-menu .primary-menu .mid-header .phone-icon-menu {
  float: right;
}
#main-menu .primary-menu .mid-header .phone-icon-search {
  width: 40px;
  height: 40px;
  float: left;
  display: none;
  margin: 0;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}
.rtl #main-menu .primary-menu .mid-header .phone-icon-search {
  float: right;
}
.resmenu-container .navbar-toggle {
  display: none;
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 60px;
  padding: 0;
  min-width: 300px;
  background: #444;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
  display: none;
}
.resmenu-container.resmenu-container-sidebar {
  font-size: 14px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  min-width: 320px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transform: translate(-350px,0);
  -ms-transform: translate(-350px,0);
  transform: translate(-350px,0);
  z-index: 99999;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-right: 1px solid #ddd;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.admin-bar .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  top: 46px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
  background: #fff;
  position: relative;
  height: 100%;
  overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li {
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li > a {
  color: #333;
  padding: 12px 0;
  display: block;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #eee;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 42px;
  cursor: pointer;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  color: #ccc;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:after {
  content: "\f105";
  font-family: FontAwesome;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:after {
  content: "\f104";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown.show:after {
  content: "\f107";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:hover {
  color: #20bc5a;
  background: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown {
  right: auto;
  left: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li:hover > a,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.active > a {
  color: #20bc5a;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li:hover > .show-dropdown,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.active > .show-dropdown {
  color: #20bc5a;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li > ul > li > a {
  padding-left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.has-img > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.has-img > a span.menu-img {
  display: block;
  max-width: 40px;
  margin-right: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.has-img > a span.menu-img {
  margin-right: 0;
  margin-left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs {
  border-top: 1px solid #e4e4e4;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  clear: both;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  background: #fafafa;
  color: #999;
  margin: 0;
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  height: 100%;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a:before {
  content: '\f036';
  font-family: FontAwesome;
  margin-right: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a:before {
  margin-right: 0;
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a.tab-vertical {
  border-left: 1px solid #e4e4e4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a.tab-vertical:before {
  content: '\f009';
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.active > a {
  color: #333;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li .dropdown {
  display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #fafafa;
  border-bottom: 1px solid #e4e4e4;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu > a >span {
  font-size: 14px;
  background: #999;
  color: #fff;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu > a:before {
  display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu > ul {
  position: absolute;
  top: 100%;
  background: #fafafa;
  right: 0;
  min-width: 200px;
  z-index: 99;
  -webkit-box-shadow: 0 0 0 1px #ddd;
  box-shadow: 0 0 0 1px #ddd;
  text-transform: capitalize;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu:hover > a >span {
  background: #20bc5a;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li:last-child > a {
  border-right: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .tab-content {
  padding: 0 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .tab-content .resmenu-container {
  display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top {
  padding: 10px;
  background: #fafafa;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  z-index: 99;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile > a {
  display: block;
  width: 40px;
  height: 40px;
  -webkit-box-shadow: 0 0 0 1px #e4e4e4;
  box-shadow: 0 0 0 1px #e4e4e4;
  background: #fff;
  color: #999;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  margin-left: 15px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile > a {
  margin-left: 0;
  margin-right: 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
  display: none;
  position: absolute;
  right: 10px;
  top: 60px;
  min-width: 120px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  padding: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
  right: auto;
  left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav {
  display: block;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav {
  margin-right: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li {
  padding: 0 0 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a {
  padding: 0;
  color: #333;
  border: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a {
  border: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a:after {
  color: #333;
  float: right;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a:after {
  float: left;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li:hover > ul {
  left: -10px;
  top: 30px;
  max-height: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li:hover > ul {
  left: auto;
  right: -10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li {
  padding: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a {
  padding: 0;
  border: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a:after {
  color: #333;
  float: right;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a:after {
  float: left;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
  left: -10px;
  top: 28px;
  min-width: 122px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
  left: auto;
  right: -10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close {
  position: absolute;
  top: 0px;
  right: -25px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  background: #000;
  width: 25px;
  height: 25px;
  text-align: center;
  z-index: 999;
  line-height: 25px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:after {
  content: "x";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:hover {
  background: #20bc5a;
}
@media (max-width: 991px) {
  .resmenu-container-sidebar .sm-serachbox-pro {
    top: 0;
    width: 100%;
  }
  .resmenu-container-sidebar .sm-serachbox-pro .sw_ajax_woocommerce_search {
    margin-bottom: 0;
  }
  .resmenu-container-sidebar .sm-serachbox-pro .form-search .input-search {
    margin: 0 !important;
  }
  .resmenu-container-sidebar .revo_top .top-form.top-search {
    min-width: auto;
    box-shadow: 0 0 0 1px #e4e4e4;
    -webkit-box-shadow: 0 0 0 1px #e4e4e4;
    border-radius: 0;
  }
  .resmenu-container-sidebar .revo_top .top-form.top-search .cat-wrapper {
    display: none;
  }
  .resmenu-container-sidebar .revo_top .top-form.top-search input {
    padding: 0 10px;
    width: 100%;
    border: none;
    background: none;
    height: 38px;
    margin: 0;
  }
  .resmenu-container-sidebar .revo_top .top-form.top-search button.form-button {
    background: none;
    font-size: 16px;
    position: absolute;
    right: 9px;
    margin: 0;
    top: 9px;
    border: 0;
    border-radius: 0;
  }
  .rtl .resmenu-container-sidebar .revo_top .top-form.top-search button.form-button {
    right: auto;
    left: 9px;
  }
  .resmenu-container-sidebar .revo_top .top-form.top-search button.form-button:before {
    color: #999;
  }
  .resmenu-container-sidebar .revo_top .top-form.top-search button.form-button.button-search-pro.loading {
    top: -1px;
    right: -1px;
  }
}
.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;
  }
}
.sale-off,
.sw-newlabel,
.sw-outstock {
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 38px;
  background-color: #20bc5a;
}
.rtl .sale-off,
.rtl .sw-newlabel,
.rtl .sw-outstock {
  left: 0;
  right: auto;
}
.sw-newlabel {
  background: #1CC490;
  right: auto;
  left: 0;
}
.rtl .sw-newlabel {
  left: auto;
  right: 0;
}
.sw-outstock {
  text-indent: -9999px;
  background: url(../assets/img/icon-outstock.png) no-repeat center center;
  background-size: 42px 42px;
  right: auto;
  left: 0;
  width: 42px;
  height: 42px;
}
.rtl .sw-outstock {
  left: auto;
  right: 0;
}
.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: #20bc5a;
}
.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 .widget_price_filter form,
.woocommerce-page .widget_price_filter form {
  padding: 20px;
  border: 1px solid #ddd;
}
.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: #20bc5a;
  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;
  border: 2px solid #999;
  top: -6px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover {
  border: 2px solid #20bc5a;
}
.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: 11px;
  margin-bottom: 0;
}
.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 #cecece;
  background: #fff;
  color: #20bc5a;
  float: left;
  display: inline-block !important;
  width: 28%;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
  border: 1px solid #20bc5a;
  color: #fff;
  background: #20bc5a;
}
.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: #20bc5a;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  background: #20bc5a;
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  font-size: 14px;
  padding: 7px 15px;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
  background: #199045;
}
.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: #20bc5a;
  color: #fff;
  border-color: #20bc5a;
  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: #199045;
}
.woocommerce #reviews #review_form_wrapper #review_form .comment-form .form-submit input,
.woocommerce-page #reviews #review_form_wrapper #review_form .comment-form .form-submit input {
  background: none repeat scroll 0 0 #ccc;
  border: 0 none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 100%;
  font-weight: normal;
  left: auto;
  line-height: 1em;
  margin: 0;
  overflow: visible;
  padding: 10px;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  white-space: nowrap;
  color: #666;
}
.woocommerce #reviews #review_form_wrapper #review_form .comment-form .form-submit input:hover,
.woocommerce-page #reviews #review_form_wrapper #review_form .comment-form .form-submit input:hover {
  background: #20bc5a;
  color: #fff;
}
.woocommerce .single-product-top .product-images.loading,
.woocommerce-page .single-product-top .product-images.loading {
  max-height: 400px;
  overflow: hidden;
  position: relative;
}
.woocommerce .single-product-top .product-images.loading:before,
.woocommerce-page .single-product-top .product-images.loading:before {
  background: #fff url("../assets/img/loadingp.gif") no-repeat scroll center center;
  background-size: 32px 32px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.woocommerce .single-product-top .product-images-container .featured-video-button,
.woocommerce-page .single-product-top .product-images-container .featured-video-button {
  position: absolute;
  bottom: 20px;
  left: 70px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  height: 40px;
  width: 40px;
  font-size: 18px;
  margin-bottom: 0;
  box-shadow: 0 0 0 2px #ddd;
}
.woocommerce .single-product-top .product-images-container.thumbnail-left,
.woocommerce .single-product-top .product-images-container.thumbnail-right,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.woocommerce .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail,
.woocommerce .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail {
  width: 16%;
  padding: 15px 0;
}
.woocommerce .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list  .item-thumbnail-product,
.woocommerce .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail .slick-list  .item-thumbnail-product,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list  .item-thumbnail-product,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail .slick-list  .item-thumbnail-product {
  padding: 0;
  border: 0;
}
.woocommerce .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list  .item-thumbnail-product .thumbnail-wrapper,
.woocommerce .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail .slick-list  .item-thumbnail-product .thumbnail-wrapper,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-list  .item-thumbnail-product .thumbnail-wrapper,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail .slick-list  .item-thumbnail-product .thumbnail-wrapper {
  margin: 5px 0;
  padding: 10px;
}
.woocommerce .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail button,
.woocommerce .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail button,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail button,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail button {
  left: 50%;
  margin-left: -10px;
  margin-top: 0;
  top: -5px;
}
.woocommerce .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail button:before,
.woocommerce .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail button:before,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail button:before,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail button:before {
  content: "\f106";
}
.woocommerce .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-next,
.woocommerce .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail button.slick-next,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-next,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail button.slick-next {
  right: auto;
  bottom: -5px;
  top: auto;
}
.woocommerce .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-next:before,
.woocommerce .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail button.slick-next:before,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left .product-responsive-thumbnail button.slick-next:before,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right .product-responsive-thumbnail button.slick-next:before {
  content: "\f107";
}
.woocommerce .single-product-top .product-images-container.thumbnail-left .product-responsive,
.woocommerce .single-product-top .product-images-container.thumbnail-right .product-responsive,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left .product-responsive,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right .product-responsive {
  box-shadow: 0 0 1px 1px #ccc;
  max-width: 80%;
}
.woocommerce .single-product-top .product-images-container.thumbnail-left .product-responsive .item-img-slider,
.woocommerce .single-product-top .product-images-container.thumbnail-right .product-responsive .item-img-slider,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left .product-responsive .item-img-slider,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right .product-responsive .item-img-slider {
  border: 0;
  text-align: center;
}
.woocommerce .single-product-top .product-images-container.thumbnail-left .product-responsive .item-img-slider img,
.woocommerce .single-product-top .product-images-container.thumbnail-right .product-responsive .item-img-slider img,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left .product-responsive .item-img-slider img,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right .product-responsive .item-img-slider img {
  display: inline-block;
  max-width: 100%;
  width: auto;
}
.woocommerce .single-product-top .product-images-container.thumbnail-left .product-responsive,
.woocommerce-page .single-product-top .product-images-container.thumbnail-left .product-responsive {
  order: 1;
  margin: 0 0 0 15px;
}
.woocommerce .single-product-top .product-images-container.thumbnail-right .product-responsive,
.woocommerce-page .single-product-top .product-images-container.thumbnail-right .product-responsive {
  margin: 0 15px 0 0;
}
.woocommerce .single-product-top .product-images-container.thumbnail-top,
.woocommerce-page .single-product-top .product-images-container.thumbnail-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woocommerce .single-product-top .product-images-container.thumbnail-top .product-responsive,
.woocommerce-page .single-product-top .product-images-container.thumbnail-top .product-responsive {
  order: 1;
  width: 100%;
  margin-bottom: 0;
  box-shadow: 0 0 1px 1px #ccc;
}
.woocommerce .single-product-top .product-images-container.thumbnail-top .slick-slider.product-responsive-thumbnail,
.woocommerce-page .single-product-top .product-images-container.thumbnail-top .slick-slider.product-responsive-thumbnail {
  width: 100%;
  margin-bottom: 15px;
}
.woocommerce .single-product-top .product-images-container.thumbnail-bottom .product-responsive-thumbnail,
.woocommerce-page .single-product-top .product-images-container.thumbnail-bottom .product-responsive-thumbnail {
  padding: 0 10px;
}
.woocommerce .single-product-top .product-images-container.thumbnail-bottom .product-responsive-thumbnail .slick-list  .item-thumbnail-product,
.woocommerce-page .single-product-top .product-images-container.thumbnail-bottom .product-responsive-thumbnail .slick-list  .item-thumbnail-product {
  padding: 0;
  border: 0;
  cursor: pointer;
}
.woocommerce .single-product-top .product-images-container.thumbnail-bottom .product-responsive-thumbnail .slick-list  .item-thumbnail-product .thumbnail-wrapper,
.woocommerce-page .single-product-top .product-images-container.thumbnail-bottom .product-responsive-thumbnail .slick-list  .item-thumbnail-product .thumbnail-wrapper {
  margin: 0 10px;
  padding: 10px;
}
.woocommerce .single-product-top .product-images-container.thumbnail-bottom .product-responsive,
.woocommerce-page .single-product-top .product-images-container.thumbnail-bottom .product-responsive {
  box-shadow: 0 0 1px 1px #ccc;
  width: auto;
  margin-bottom: 20px;
}
.woocommerce .single-product-top .product-images-container.thumbnail-bottom .product-responsive .item-img-slider,
.woocommerce-page .single-product-top .product-images-container.thumbnail-bottom .product-responsive .item-img-slider {
  padding: 0;
  border: 0;
  text-align: center;
}
.woocommerce .single-product-top .product-images-container.thumbnail-bottom .product-responsive .item-img-slider .images,
.woocommerce-page .single-product-top .product-images-container.thumbnail-bottom .product-responsive .item-img-slider .images {
  margin: 0;
}
.woocommerce .single-product-top .product-images-container.thumbnail-bottom .product-responsive .item-img-slider img,
.woocommerce-page .single-product-top .product-images-container.thumbnail-bottom .product-responsive .item-img-slider img {
  display: inline-block;
  max-width: 100%;
  width: auto;
}
.woocommerce .single-product-top .product-images-container .product-responsive-thumbnail .slick-list  .item-thumbnail-product,
.woocommerce-page .single-product-top .product-images-container .product-responsive-thumbnail .slick-list  .item-thumbnail-product {
  cursor: pointer;
}
.woocommerce .single-product-top .product-images-container .product-responsive-thumbnail .slick-list  .item-thumbnail-product .thumbnail-wrapper,
.woocommerce-page .single-product-top .product-images-container .product-responsive-thumbnail .slick-list  .item-thumbnail-product .thumbnail-wrapper {
  border: 1px solid #ccc;
}
.woocommerce .single-product-top .product-images-container .product-responsive-thumbnail .slick-list  .item-thumbnail-product .thumbnail-wrapper:hover,
.woocommerce-page .single-product-top .product-images-container .product-responsive-thumbnail .slick-list  .item-thumbnail-product .thumbnail-wrapper:hover {
  border-color: #20bc5a;
}
.woocommerce .single-product-top .product-images-container .product-responsive-thumbnail .slick-list  .item-thumbnail-product.slick-current .thumbnail-wrapper,
.woocommerce-page .single-product-top .product-images-container .product-responsive-thumbnail .slick-list  .item-thumbnail-product.slick-current .thumbnail-wrapper {
  border: 1px #20bc5a solid;
}
.woocommerce .single-product-top .product-images-container .product-responsive-thumbnail button,
.woocommerce-page .single-product-top .product-images-container .product-responsive-thumbnail button {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: none;
  border-radius: none;
  border: 0;
  font-size: 0;
  color: #999;
}
.woocommerce .single-product-top .product-images-container .product-responsive-thumbnail button:before,
.woocommerce-page .single-product-top .product-images-container .product-responsive-thumbnail button:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  display: inline-block;
}
.woocommerce .single-product-top .product-images-container .product-responsive-thumbnail button:hover,
.woocommerce-page .single-product-top .product-images-container .product-responsive-thumbnail button:hover {
  color: #20bc5a;
}
.woocommerce .single-product-top .product-images-container .product-responsive-thumbnail .slick-next,
.woocommerce-page .single-product-top .product-images-container .product-responsive-thumbnail .slick-next {
  right: 0;
  left: auto;
}
.woocommerce .single-product-top .product-images-container .product-responsive-thumbnail .slick-next:before,
.woocommerce-page .single-product-top .product-images-container .product-responsive-thumbnail .slick-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 24px;
  display: inline-block;
}
.woocommerce .wishlist_table .product-add-to-cart a.loading,
.woocommerce-page .wishlist_table .product-add-to-cart a.loading {
  background-size: 20px 20px !important;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li {
  padding: 10px 0;
  overflow: hidden;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li > a {
  padding: 0;
  width: 80%;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li span.count {
  float: right;
}
.rtl .sidebar .widget.widget_layered_nav .widget-inner ul > li span.count {
  float: left;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li:last-child > a {
  padding: 0;
}
.woocommerce-account .entry-content {
  margin-bottom: 50px;
}
.woocommerce-account #contents .page .entry-title {
  margin-bottom: 30px;
}
.woocommerce-account h2 {
  font-size: 18px;
}
.woocommerce-account h3 {
  font-size: 16px;
}
.woocommerce-account #contents {
  background: #fff;
  margin-bottom: 30px;
  padding-top: 30px;
}
.woocommerce-account #contents header {
  display: block;
}
.woocommerce-account #contents header h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.woocommerce-account #contents header h3 {
  font-size: 20px;
}
.woocommerce-account #contents header .edit {
  display: block;
  font-weight: bold;
  color: #20bc5a;
  margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
  float: left;
  width: auto;
  margin-right: 30px;
  margin-bottom: 30px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul {
  list-style: none;
  margin: 0;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li > a {
  display: block;
  min-width: 160px;
  padding: 10px 0;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li.is-active >a {
  color: #20bc5a;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
  margin-bottom: 30px;
  width: auto;
  overflow: hidden;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders {
  border: 1px solid #ddd;
  border-radius: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order {
  border-bottom: 1px solid #ddd;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:last-child {
  border: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td {
  text-align: start !important;
  display: table-cell;
  border-top: 0;
  padding: 5px 15px;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-number,
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-status {
  width: 15%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-date {
  width: 20%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-total {
  width: 40%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:nth-child(2n) {
  background: rgba(0,0,0,0.024);
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:nth-child(2n) td {
  background: none;
}
.woocommerce div.product form.cart .group_table td .quantity {
  width: 120px;
}
.slide-img {
  position: relative;
}
.woocommerce .products-wrapper .product-countdown {
  padding: 10px 0 0;
  text-align: center;
}
.woocommerce .products-wrapper .product-countdown .countdown-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.woocommerce .products-wrapper .product-countdown .countdown-row .countdown-section {
  padding: 0 3px;
}
.woocommerce .products-wrapper .product-countdown .countdown-row .countdown-section .countdown-amount {
  width: 40px;
  height: 40px;
  background: #e9e9e9;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  display: block;
  font-weight: bold;
  color: #333;
  font-size: 14px;
  margin-bottom: 5px;
}
.woocommerce .products-wrapper .product-countdown .countdown-row .countdown-section .countdown-period {
  text-transform: uppercase;
  font-size: 10px;
}
.woocommerce.single-product .sale-off,
.woocommerce.single-product .sw-newlabel,
.woocommerce.single-product .sw-outstock {
  top: 10px;
  right: 10px;
}
.woocommerce.single-product .sw-newlabel,
.woocommerce.single-product .sw-outstock {
  right: auto;
  left: 10px;
}
.woocommerce.single-product .product-countdown {
  padding: 10px 0 20px;
}
.woocommerce.single-product .product-countdown .countdown-row {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  bottom: 20px;
  top: auto;
  right: auto;
  left: 20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  text-indent: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
  display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  content: '';
  display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  content: '\f047';
  font-family: Fontawesome !important;
  font-size: 18px;
  display: inline-block;
  position: static;
  line-height: 40px;
  background: none;
  width: 40px;
  vertical-align: top;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 0 2px #ddd;
  border-radius: 50%;
  background: #fff;
  z-index: 9;
}
.single-product-style1.woocommerce div.product form.cart .variations tr {
  display: inline-block;
  width: 48%;
  padding-right: 4%;
  vertical-align: top;
}
.single-product-style1.woocommerce div.product form.cart .variations tr td.label {
  line-height: 1em;
}
.single-product-style1.woocommerce div.product form.cart .variations tr:last-child {
  padding: 0;
}
.single-product-style1.woocommerce .single-product .single-tabs {
  border: 0;
}
.single-product-style1.woocommerce .single-product .single-tabs ul.wc-tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  border: 0;
}
.single-product-style1.woocommerce .single-product .single-tabs ul.wc-tabs:before {
  display: none;
}
.single-product-style1.woocommerce .single-product .single-tabs ul.wc-tabs > li {
  border: 0 !important;
  margin: 0;
}
.single-product-style1.woocommerce .single-product .single-tabs ul.wc-tabs > li > a {
  border-radius: 20px;
  border: 1px solid #ddd;
  background: none;
  margin: 0 5px;
  color: #999;
  text-transform: capitalize;
  height: auto;
  line-height: normal;
  padding: 10px 20px;
}
.single-product-style1.woocommerce .single-product .single-tabs ul.wc-tabs > li.active > a,
.single-product-style1.woocommerce .single-product .single-tabs ul.wc-tabs > li:hover > a {
  background: #eee;
  border-color: #333;
  color: #333;
}
.single-product-style1.woocommerce .single-product .single-tabs .woocommerce-Tabs-panel.panel {
  border: 0;
}
.single-product-style2 .single-product,
.single-product-style3 .single-product {
  margin-bottom: 30px;
}
.single-product-style2 .single-product .tabs,
.single-product-style3 .single-product .tabs {
  border: 0;
}
.single-product-style2 .single-product .tabs .single-accordion,
.single-product-style3 .single-product .tabs .single-accordion {
  float: none;
}
.single-product-style2 .single-product .tabs .single-accordion .panel,
.single-product-style3 .single-product .tabs .single-accordion .panel {
  box-shadow: none;
  border: 0;
}
.single-product-style2 .single-product .tabs .single-accordion .panel +.panel,
.single-product-style3 .single-product .tabs .single-accordion .panel +.panel {
  margin-top: 1px;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading {
  border: 0;
  padding: 0 !important;
  background: none !important;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 {
  margin: 0;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 > a,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 > a {
  font-weight: normal;
  text-transform: uppercase;
  color: #20bc5a;
  font-size: 14px;
  display: block;
  padding: 12px 15px;
  background: #eee;
  border-radius: 3px;
  position: relative;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 > a:after,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 > a:after {
  content: '';
  position: absolute;
  right: 0;
  border-left: 1px solid #e1e1e1;
  top: 7px;
  bottom: 7px;
  padding: 0 30px;
  background: url(../assets/img/icon-accordion.png) no-repeat center -34px;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 > a.collapsed,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 > a.collapsed {
  color: #111;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 > a.collapsed:after,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 > a.collapsed:after {
  background-position: center -4px;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .content-body,
.single-product-style3 .single-product .tabs .single-accordion .panel .content-body {
  padding: 15px 0;
  line-height: 22px;
  max-height: 144px;
  overflow-y: auto;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .content-body > h2,
.single-product-style2 .single-product .tabs .single-accordion .panel .content-body #comments > h2,
.single-product-style3 .single-product .tabs .single-accordion .panel .content-body > h2,
.single-product-style3 .single-product .tabs .single-accordion .panel .content-body #comments > h2 {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 15px;
  color: #333;
}
.single-product-style3 .single-product .tabs .single-accordion .panel .content-body {
  max-height: initial;
  overflow-y: visible;
}
ul.product-categories-listing {
  list-style: none;
  margin: 0 -15px;
}
ul.product-categories-listing .product-category {
  margin-bottom: 30px;
}
ul.product-categories-listing .product-category a img {
  margin-bottom: 10px;
}
ul.product-categories-listing .product-category h2.woocommerce-loop-category__title {
  font-size: 14px;
  color: #666;
  margin-bottom: 0;
  text-align: center;
  font-weight: 500;
}
ul.product-categories-listing .product-category h2.woocommerce-loop-category__title mark {
  background: none;
  color: #666;
}
ul.product-categories-listing .product-category:hover h2.woocommerce-loop-category__title {
  color: #20bc5a;
}
ul.product-categories-listing .product-category:hover h2.woocommerce-loop-category__title mark {
  color: #20bc5a;
}
.single-product.product-thumbnail-right .span.onsale,
.single-product.product-thumbnail-right .onsale,
.single-product.product-thumbnail-right .sale-off {
  left: 10px;
  right: auto;
}
.single-product.product-thumbnail-right .has-newicon span.onsale,
.single-product.product-thumbnail-right .has-newicon .onsale,
.single-product.product-thumbnail-right .sale-off.has-newicon {
  top: 55px;
}
.single-product.product-thumbnail-left .has-newicon span.onsale,
.single-product.product-thumbnail-left .has-newicon .onsale,
.single-product.product-thumbnail-left .sale-off.has-newicon {
  top: 55px;
}
.single-product.product-thumbnail-left .sw-newlabel {
  left: auto;
  right: 10px;
}
.woocommerce div.product .slide-img div.images.woocommerce-product-gallery,
.woocommerce div.product .slider_img_productd div.images.woocommerce-product-gallery {
  float: none;
  width: 100%;
}
.woocommerce div.product .slider_img_productd div.images.woocommerce-product-gallery .sale-off {
  top: 5px;
  right: 5px;
}
.rtl .woocommerce div.product .slider_img_productd div.images.woocommerce-product-gallery .sale-off {
  left: 5px;
  right: auto;
}
select.dokan-form-control {
  max-width: 200px;
}
table.dokan-table {
  border: 1px solid #ddd;
}
.dokan-store .header {
  margin-bottom: 40px;
}
.dokan-store #sidebar {
  width: 25%;
  float: left;
  margin-right: 3%;
  margin-bottom: 20px;
}
.rtl .dokan-store #sidebar {
  float: right;
  margin-right: 0;
  margin-left: 3%;
}
.dokan-store #sidebar > ul {
  background: #fff;
  margin: 0;
  list-style: none;
}
.dokan-store #sidebar > ul > li {
  padding: 0 0 30px;
  border-top: 2px solid #20bc5a;
}
.dokan-store #sidebar > ul > li .searchform {
  padding: 20px 15px;
}
.dokan-store #sidebar > ul > li .searchform input {
  padding: 7px 10px;
}
.dokan-store #sidebar > ul > li h2 {
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
}
.dokan-store #sidebar > ul > li ul {
  list-style: none;
  margin: 0;
}
.dokan-store #sidebar > ul > li ul > li {
  padding: 7px 15px;
}
.dokan-store .dokan-store-sidebar .widget {
  margin-bottom: 30px;
}
.dokan-store .dokan-store-sidebar h3.widget-title {
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-weight: 600;
  color: #222;
}
.dokan-store .products-loop > li {
  margin-bottom: 30px;
}
.dokan-store .dokan-widget-area .widget {
  list-style: none;
  background: #fff;
  border-radius: 3px;
  border-top: 2px solid #20bc5a;
}
.dokan-store .dokan-widget-area .widget .widget-title,
.dokan-store .dokan-widget-area .widget .widgettitle {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
}
.dokan-store .dokan-widget-area .widget > div,
.dokan-store .dokan-widget-area .widget form,
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget {
  padding: 0 10px 15px;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul {
  list-style: none;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul > li > a {
  display: block;
  padding: 10px 0;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget > li {
  margin: 0 0 15px;
  padding: 0;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget > li ins {
  text-decoration: none;
  color: #20bc5a;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img {
  float: none;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
#dokan-content {
  margin-bottom: 30px;
}
.dokan-single-store ul {
  list-style: none;
}
.dokan-single-store .item-description {
  display: none;
}
.add_note .modal-dialog {
  positon: static;
}
.modal-dialog {
  position: static;
}
#add-shipping-tracking-form select {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .dokan-store .content-area {
    max-width: 1170px;
    margin: 0 auto;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .dokan-store .content-area {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .dokan-store .content-area {
    max-width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .dokan-store #content {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
  }
  .dokan-store #content .dokan-store-sidebar {
    width: 100%;
    float: none;
    order: 2;
    margin: 0 !important;
  }
  .dokan-store #content .dokan-single-store {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
.clearfix {
  overflow: inherit;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p {
  background: #111;
  margin: 0;
  border: 0;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a {
  display: inline-block;
  padding: 15px 25px;
  color: #fff;
  position: relative;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:hover {
  color: #20bc5a;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:after {
  content: '';
  background: #fff;
  display: inline-block;
  top: 18px;
  height: 10px;
  width: 1px;
  position: absolute;
  right: 0;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:last-child:after {
  display: none;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper hr {
  border-color: transparent;
}
.wc-vendor-page table {
  border: 1px solid #ddd;
}
.wc-vendor-page table thead>tr>th {
  border-width: 1px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222;
}
.wc-vendor-page table th,
.wc-vendor-page table td {
  padding: 10px;
}
.wc-vendor-page .form-row {
  overflow: hidden;
}
.wc-vendor-page .form-row input[type="checkbox"] {
  float: left;
}
.wc-vendor-page .form-row label {
  overflow: hidden;
  margin-top: 2px;
  padding-left: 5px;
}
.wc-vendor-page .entry-content h2 {
  color: #222;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
}
.wc-vendor-page .pv_shop_description {
  margin-top: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
}
.wc-vendor-page .pv_shop_description p {
  margin: 0;
  line-height: 20px;
}
.wc-vendor-page.shop_settings .entry-content {
  margin-bottom: 40px;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container b,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container b {
  color: #222;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container input,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container input {
  margin-top: 10px;
  border-radius: 0;
  padding: 7px 10px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container {
  margin-bottom: 30px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container > p,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container > p {
  margin-bottom: 25px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container > p b,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container > p b {
  color: #222;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container div.mce-panel,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container div.mce-panel {
  border: 1px solid #eee;
}
.wc-vendor-page .wc-soldby-start {
  padding: 0;
  margin-bottom: 30px;
  text-align: start;
}
.wc-vendor-page .wc-soldby-start small {
  margin-top: 10px;
  font-size: 12px;
  display: block;
  font-weight: bold;
}
.wc-vendor-page .wc-soldby-start small span {
  font-weight: normal;
}
.wc-vendor-page .wc-soldby-start small a {
  font-weight: 600;
  color: #20bc5a;
}
.wc-vendor-page .wc-soldby-start small a:hover {
  color: #222;
}
.wc-vendor-page .wc-soldby-start br {
  display: none;
}
.wc-vendor-page .wcv_vendorslist {
  margin: 0 -15px;
  overflow: hidden;
}
.wc-vendor-page .wcv_vendorslist > div {
  padding: 0 15px;
  margin: 0 0 30px !important;
  float: left;
  width: 25%;
}
.wc-vendor-page .wcv_vendorslist > div .pull-left {
  float: none;
}
.wc-vendor-page .wcv_vendorslist > div a.button {
  text-transform: uppercase;
}
.wc-vendor-page.wc-vendor-listing .sidebar {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .ya_breadcrumbs {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .ya_breadcrumbs .breadcrumb {
  background: #fff;
  padding: 10px;
  border-top: 2px solid #20bc5a;
  border-radius: 3px;
}
.wc-vendor-page .item .item-wrap .item-detail .item-content {
  padding-top: 10px;
}
.wc-vendor-page .meta-location {
  bottom: 40px;
}
@media (max-width: 767px) {
  .wc-vendor-page .wcv_vendorslist > div {
    width: 50%;
  }
  .wc-vendor-page .vendor-dashboard-wrapper {
    overflow-x: auto;
  }
  .wc-vendor-page table {
    width: 700px;
  }
}
@media (max-width: 480px) {
  .wc-vendor-page .wcv_vendorslist > div {
    width: 100%;
  }
  .wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a {
    display: block;
    border-bottom: 1px solid #fff;
  }
  .wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:after {
    display: none;
  }
}
.product-vendor .page-title {
  margin-bottom: 15px;
}
.products-wrapper .products-loop.list .item .by-vendor-name-link {
  display: block;
  margin: 10px 0;
  clear: both;
}
.custqna-title,
.product-vendor > h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 15px;
}
.sw-popup-bottom {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sw-popup-bottom.show {
  visibility: visible;
  opacity: 1;
}
.sw-popup-bottom.show .popup-content .popup-close {
  visibility: visible;
}
.sw-popup-bottom.loading {
  height: 100%;
  position: fixed;
}
.sw-popup-bottom.loading:before {
  background-color: transparent;
  background-image: url(../assets/img/loadingp.gif);
  background-size: 32px 32px;
}
.sw-popup-bottom.loading .popup-content .popup-inner {
  padding: 0;
}
.sw-popup-bottom.loading .popup-content .popup-close {
  visibility: hidden;
}
.sw-popup-bottom .popup-content {
  background: #fff;
  max-width: 1170px;
  margin: 200px auto;
  position: relative;
}
.sw-popup-bottom .popup-content .popup-close {
  position: absolute;
  width: 28px;
  height: 28px;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  border-radius: 50%;
  right: -15px;
  top: -15px;
}
.sw-popup-bottom .popup-content .popup-inner {
  padding: 30px 15px;
}
@media (max-width: 1400px) {
  .sw-popup-bottom .popup-content {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  .sw-popup-bottom .popup-content {
    max-width: 700px;
  }
}
#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;
  display: none;
}
#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: #20bc5a;
}
.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: #20bc5a;
}
.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: #20bc5a;
}
.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 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: #20bc5a;
}
.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: #20bc5a;
}
.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;
}
.ya_best_seller_product .block-title-widget {
  display: none;
}
.sidebar .widget {
  margin: 0 0 35px 0;
}
.sidebar .widget .widget-inner {
  position: relative;
}
.sidebar .widget .widget-inner .widget-photobox-gallery,
.sidebar .widget .widget-inner .tagcloud {
  margin-top: 30px;
}
.sidebar .widget .widget-inner .block-title-widget {
  border-bottom: 3px solid #20bc5a;
  position: relative;
}
.sidebar .widget .widget-inner .block-title-widget h2 {
  display: inline;
  font-size: 16px;
}
.sidebar .widget .widget-inner .block-title-widget h2 span {
  display: inline-block;
  font-weight: bold;
  padding: 0 18px;
  text-transform: uppercase;
  line-height: 37px;
  position: relative;
  color: #fff;
  background: #20bc5a;
}
.sidebar .widget .widget-inner .block-title-widget h2 span:before {
  border-right: 20px solid transparent;
  border-bottom: 37px solid #20bc5a;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
}
.sidebar .widget .widget-inner .block-title-widget h2 a {
  color: #fff;
}
.sidebar .widget .widget-inner .block-title-widget h2 a:hover {
  color: #fff;
}
.sidebar .widget .widget-inner > ul {
  margin-left: 0;
  border: 1px solid #ddd;
  border-top: 0;
  margin-bottom: 35px;
  padding: 0 20px;
}
.sidebar .widget .widget-inner > ul li {
  border-bottom: dotted 1px #ddd;
}
.sidebar .widget .widget-inner > ul li:last-child {
  border-bottom: 0;
}
.sidebar .widget .widget-inner > ul li:last-child a {
  padding: 11px 0;
}
.sidebar .widget .widget-inner > ul li a {
  display: inline-block !important;
  color: #666666;
  font-weight: 400;
  padding: 11px 0;
  border: none;
}
.sidebar .widget .widget-inner > ul li a:hover {
  color: #20bc5a;
}
.sidebar .widget .widget-inner > ul li .children li {
  border: 0;
}
.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 {
  padding: 10px 0;
}
.sidebar div.widget_recent_comments .widget-inner > ul li a {
  display: initial;
  padding: 0;
}
.sidebar div.widget_rss .widget-inner > ul li {
  padding: 10px 0;
}
.sidebar div.widget_rss .widget-inner > ul li a {
  padding: 0;
}
.sidebar div.widget_rss .widget-inner > ul li a.rsswidget {
  display: block;
}
.sw-ourteam-slider.default .item {
  padding: 0 15px;
}
.sw-ourteam-slider.default .item .item-wrap {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.sw-ourteam-slider.default .item .item-wrap:hover {
  box-shadow: 1px 2px 4px 3px #eaeaea;
}
.sw-ourteam-slider.default .item .item-wrap:last-child {
  margin-bottom: 10px;
}
.widget_product_tag_cloud {
  display: inline-block;
  width: 100%;
  margin-bottom: 34px;
  padding-left: 18px;
  padding-right: 18px;
  border: 1px solid #ddd;
}
.widget_product_tag_cloud .block-title-widget {
  border-bottom: 3px solid #ea3a3c;
  position: relative;
  margin: -5px -19px 0px -19px;
}
.widget_product_tag_cloud .tagcloud {
  margin: 20px 0 !important;
}
.ya_relate_product.widget {
  margin: 0;
}
i {
  margin: 5px;
}
p:empty {
  display: none;
}
.vc_wp_text .widget {
  margin-bottom: 0;
}
.wpb_single_image img {
  width: 100%;
}
ul.menu,
ul.vertical-megamenu,
ul.dropdown-sub {
  margin: 0;
}
a img:hover {
  opacity: 0.8;
}
.rev_slider_wrapper,
#contents {
  z-index: 0;
  position: relative;
}
.body-wrapper {
  overflow: hidden;
}
.no-border {
  border: 0 !important;
}
.no-border.sw-woo-container-slider .category-wrap-cat {
  top: 2px;
  border-right: 0;
}
.no-border .sw-woo-container-slider {
  border: none;
}
blockquote {
  padding: 0px 45px;
  margin: 0 0 22px;
  min-height: 30px;
  border-left: none;
  background: url(../assets/img/quote_blog.png) no-repeat left center;
}
blockquote p {
  font-size: 12px;
  font-weight: 400;
  line-height: inherit;
}
.block {
  display: inline-block;
  width: 100%;
  margin-bottom: 34px;
  padding-left: 18px;
  padding-right: 18px;
  border: 1px solid #ddd;
}
.block .collapses-style2 {
  margin: 0px -18px;
}
.block.yt_post_slide_out .carousel-inner {
  margin: 0 -19px;
  width: auto;
  padding: 0;
}
.block.yt_post_slide_out .carousel-inner .carousel-caption-out {
  padding: 18px;
}
.block.yt_post_slide_out .carousel-control {
  display: none;
}
.sw-best-seller-product.bestsale-block {
  display: inline-block;
  width: 100%;
  margin-bottom: 34px;
  padding-left: 18px;
  padding-right: 18px;
  border: 1px solid #ddd;
}
.sw-best-seller-product.bestsale-block .block-title {
  margin: -5px -19px 20px;
}
.block-3 {
  display: inline-block;
  width: 100%;
  margin-bottom: 34px;
}
.block-3 .carousel-inner {
  border: 1px solid #ddd;
}
.block-3 .carousel-inner .item {
  padding: 11px 14px 10px;
}
.block-3 .collapses-style2 {
  margin: -30px 0 0 0;
  border: 1px solid #ddd;
  border-top: none;
}
.block-3.yt_post_slide_out .carousel-inner {
  margin: -30px 0 0 0;
  width: initial;
  padding: 0;
  border-top: 0;
}
.block-3.yt_post_slide_out .carousel-control {
  display: none;
}
.block-3.testimonial-slider .carousel-inner {
  margin: -30px 0 0 0;
  border-top: 0;
  border-bottom: 0;
}
.block-3.testimonial-slider .carousel-inner .item {
  padding: 11px 14px 10px;
}
.block-3.testimonial-slider .carousel-indicators {
  margin: 0px;
  border: 1px solid #ddd;
  border-top: 0;
}
.rtl .block-3.testimonial-slider .carousel-indicators {
  margin: 0;
}
.block-3.block-brand .block-content {
  margin: -30px 0 0 0;
}
.block-3.block-brand .block-content .brand-wrapper {
  margin: 0;
  border: 1px solid #ddd;
  border-top: none;
}
.block-4 {
  display: inline-block;
  width: 100%;
  margin-bottom: 34px;
}
.block-4 .carousel-inner {
  border: 1px solid #ddd;
  padding: 11px 14px 10px;
  border-top: 0;
}
.block-4 .collapses-style2 {
  border: 1px solid #ddd;
  border-top: none;
}
.block-4.yt_post_slide_out .carousel-inner {
  width: initial;
  padding: 0;
  border-top: 0;
}
.block-4.yt_post_slide_out .carousel-inner .carousel-caption-out {
  padding: 18px;
}
.block-4.yt_post_slide_out .carousel-control {
  display: none;
}
.block-4.testimonial-slider .carousel-inner {
  border-top: 0;
  border-bottom: 0;
}
.block-4.testimonial-slider .carousel-indicators {
  margin: 0px;
  border: 1px solid #ddd;
  border-top: 0;
}
.rtl .block-4.testimonial-slider .carousel-indicators {
  margin: 0 !important;
}
.block-4.block-brand .block-content .brand-wrapper {
  margin: 0;
  border: 1px solid #ddd;
  border-top: none;
}
.block-4.block-brand .block-content .brand-wrapper ul li:nth-child(2n) {
  border-right: 0;
}
.responsive-slider {
  position: relative;
  margin-bottom: 20px;
}
.responsive-slider .size-full {
  margin: 0;
}
.res-button {
  position: absolute;
  top: 50%;
  margin-top: -19.5px;
  background-color: #fff;
  width: 39px;
  height: 39px;
  left: -20px;
  z-index: 101;
  text-indent: -9999px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.res-button.slick-prev {
  background: url(../assets/img/bg_general.png) no-repeat 5px -1977px #fff;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat 5px -1945px #20bc5a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-color: #20bc5a;
  cursor: pointer;
}
.res-button.slick-next {
  background: url(../assets/img/bg_general.png) no-repeat -48px -1977px #fff;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  right: -20px;
  left: auto;
}
.res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -48px -1945px #20bc5a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-color: #20bc5a;
  cursor: pointer;
}
.responsive-slider:hover .res-button {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
}
.countdown-slider .res-button {
  top: 58%;
}
.sw-partner-container-slider .res-button {
  top: 50%;
  margin-top: -19.5px;
}
.woo-slider-child-cate .res-button {
  margin-top: 53.5px;
}
.index5 .res-button {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  top: 20px;
  height: 24px;
  border-radius: 0;
  width: 24px;
}
.index5 .res-button.slick-prev {
  right: 30px;
  left: auto;
  background-position: -2px -1984px;
}
.index5 .res-button.slick-prev:hover {
  background-position: -2px -1952px;
}
.index5 .res-button.slick-next {
  right: 0px;
  left: auto;
  background-position: -56px -1984px;
}
.index5 .res-button.slick-next :hover {
  background-position: -56px -1952px;
}
.index5 .res-button:hover {
  border-radius: 0;
}
.index5 .elementor-widget-text-editor {
  color: #444;
}
.countdown-slider .slider {
  padding: 12px 0;
}
.slick-slide {
  position: relative;
}
.countdown-slider .slick-slide {
  border: 0;
}
.countdown-slider .slick-slide:hover {
  border: 0;
}
.countdown-slider .slick-slide:hover .item-wrap .product-countdown .countdown-section {
  background-color: #20bc5a;
}
.countdown-slider .slick-slide .item-wrap {
  padding: 15px;
  border: 1px solid #ddd;
  position: relative;
}
.countdown-slider .slick-slide .item-wrap .product-countdown .countdown-section {
  width: 36px;
  height: 40px;
  text-align: center;
  background-color: #999999;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  padding: 5px 0px 2px;
  line-height: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: 4px;
}
.countdown-slider .slick-slide .item-wrap .product-countdown .countdown-section:last-child {
  margin-right: 0;
}
.countdown-slider .slick-slide .item-wrap .product-countdown .countdown-section .countdown-amount {
  font-size: 116.67%;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}
.countdown-slider .slick-slide .item-wrap .product-countdown .countdown-section .countdown-period {
  font-size: 83.33%;
  text-transform: uppercase;
  width: 100%;
}
.item {
  overflow: hidden;
}
.item .item-wrap {
  position: relative;
  overflow: hidden;
}
.item .item-wrap .product-countdown .countdown-section {
  width: 36px;
  height: 40px;
  text-align: center;
  background-color: #999999;
  display: inline-block;
  color: #fff;
  padding: 5px 0px 2px;
  line-height: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: 4px;
  vert-align: top;
}
.item .item-wrap .product-countdown .countdown-section:last-child {
  margin-right: 0;
}
.item .item-wrap .product-countdown .countdown-section .countdown-amount {
  font-size: 116.67%;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}
.item .item-wrap .product-countdown .countdown-section .countdown-period {
  font-size: 83.33%;
  text-transform: uppercase;
  width: 100%;
}
.item .item-wrap:hover {
  border-color: #aaa;
}
.item .item-wrap:hover .item-bottom-grid .ajax_add_to_cart,
.item .item-wrap:hover .item-bottom-grid .add_to_wishlist,
.item .item-wrap:hover .item-bottom-grid .compare-button .compare,
.item .item-wrap:hover .item-bottom-grid .add_to_cart_button,
.item .item-wrap:hover .item-bottom-grid .sm_quickview_handler,
.item .item-wrap:hover .item-bottom-grid .button.product_type_simple {
  -webkit-transform: translate(0px,0);
  -ms-transform: translate(0px,0);
  transform: translate(0px,0);
}
.clear_lg {
  clear: both;
}
.page-button .control-button {
  display: block;
  position: static;
  list-style: none;
}
.page-button .control-button .preview {
  background: url(../assets/img/bg_general.png) no-repeat 5px -1977px #fff;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.page-button .control-button .preview:hover {
  background: url(../assets/img/bg_general.png) no-repeat 5px -1945px #20bc5a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-color: #20bc5a;
}
.page-button .control-button .next {
  background: url(../assets/img/bg_general.png) no-repeat -48px -1977px #fff;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  right: -20px;
  left: auto;
}
.page-button .control-button .next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -48px -1945px #20bc5a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-color: #20bc5a;
}
.page-button .control-button li {
  position: absolute;
  top: 63%;
  background-color: #fff;
  width: 39px;
  height: 39px;
  left: -20px;
  z-index: 101;
  text-indent: -9999px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sw-partner-container-slider .page-button .control-button li {
  top: 31%;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
}
.sw-woo-container-slider:hover .page-button .control-button li {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
}
.customNavigation {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -13px;
}
.title2 .customNavigation {
  top: 4px;
  margin: 0;
}
.title3 .customNavigation {
  top: 3px;
  margin: 0;
}
.customNavigation .btn-bs {
  width: 17px;
  height: 30px;
  text-align: center;
  display: inline-block;
  font-size: 28px;
  cursor: pointer;
  color: #999999;
  margin: 0;
}
.customNavigation .btn-bs:hover {
  color: #20bc5a;
}
.customNavigation .btn-bs .title2,
.page-button-index5 .customNavigation .btn-bs {
  width: 24px;
  height: 24px;
  line-height: 21px;
  border: 1px solid #ddd;
  font-size: 16px;
}
.customNavigation .btn-bs .title2:hover,
.page-button-index5 .customNavigation .btn-bs:hover {
  background-color: #20bc5a;
  border-color: #20bc5a;
  color: #fff;
}
.carousel-control.left {
  background: url(../assets/img/short-left.png) no-repeat center -1px rgba(0,0,0,0.9);
}
.carousel-control.right {
  left: auto;
  right: 0px;
  background: url(../assets/img/short-right.png) no-repeat center -1px rgba(0,0,0,0.9);
}
#pbd-alp-load-posts {
  width: 196px;
  height: 40px;
  margin: 0 auto 50px auto;
}
#pbd-alp-load-posts a {
  text-transform: uppercase;
}
#pbd-alp-load-posts a:link,
#pbd-alp-load-posts a:visited {
  display: block;
  text-align: center;
  padding: 11px 0;
  color: #444;
  text-decoration: none;
  border: 2px solid #ddd;
  background-color: #fff;
}
#pbd-alp-load-posts a:hover,
#pbd-alp-load-posts a:active {
  background-color: #20bc5a;
  color: #fff;
  border: 2px solid #20bc5a;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity {
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  padding-right: 1.1em;
  display: inline-block;
  position: relative;
}
.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;
  font-weight: 700;
  -moz-appearance: textfield;
}
.quantity .plus,
.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;
}
.quantity .plus:hover,
.quantity .minus:hover {
  background-color: #20bc5a;
}
.quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0;
  border-radius: 0px;
}
.quantity .minus {
  bottom: 0;
  right: 0;
  border-radius: 0px;
}
.onsale {
  width: 45px;
  height: 27px;
  background: url(../assets/img/sale-label-product.png) no-repeat top left;
  position: absolute;
  top: -8px;
  left: -8px;
  text-indent: -99999px;
  z-index: 19;
}
ul.products-loop.list .onsale {
  top: 7px;
  left: 7px;
}
.rtl .onsale {
  left: auto;
  right: -8px;
}
a.button.product_type_grouped,
a.button.product_type_external {
  background: url("../assets/img/view.png") no-repeat center center #868686;
  height: 30px;
  color: #fff;
  font-weight: 300;
  white-space: nowrap;
  float: left;
  border-radius: 0;
}
a.button.product_type_grouped:hover,
a.button.product_type_external:hover {
  background-color: #20bc5a;
  color: #fff;
  background-image: url("../assets/img/view.png");
}
.item-bottom-grid a.button.product_type_grouped,
.products-loop .item-bottom a.button.product_type_grouped,
.item-bottom-grid a.button.product_type_external,
.products-loop .item-bottom a.button.product_type_external {
  width: 30px;
  text-indent: -9999px;
  -webkit-transition: 0.7s all ease-in-out;
  transition: 0.7s all ease-in-out;
  -webkit-transform: translate(550px,0);
  -ms-transform: translate(550px,0);
  transform: translate(550px,0);
  position: absolute;
  top: 30px;
  right: 7px;
}
.rtl .item-bottom-grid a.button.product_type_grouped,
.rtl .products-loop .item-bottom a.button.product_type_grouped,
.rtl .item-bottom-grid a.button.product_type_external,
.rtl .products-loop .item-bottom a.button.product_type_external {
  left: 7px;
  right: auto;
}
.products-loop.list .item-bottom a.button.product_type_grouped,
.products-loop.list .item-bottom a.button.product_type_external {
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  padding: 0px 8px 0px 30px;
  background: url("../assets/img/view.png") no-repeat 8px center #868686;
  display: inline-block;
  vertical-align: top;
  margin-right: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: initial;
  text-indent: initial !important;
  position: relative;
  top: initial;
  right: initial;
  -webkit-transform: translate(0px,0);
  -ms-transform: translate(0px,0);
  transform: translate(0px,0);
}
.products-loop.list .item-bottom a.button.product_type_grouped:hover,
.products-loop.list .item-bottom a.button.product_type_external:hover {
  background-color: #20bc5a;
}
a.button.add_to_cart_button,
a.button.ajax_add_to_cart,
a.button.product_type_simple {
  background: url("../assets/img/bg_general.png") no-repeat center -57px #868686;
  height: 30px;
  color: #fff;
  font-weight: 300;
  white-space: nowrap;
  float: left;
  border-radius: 0;
  padding: 0;
  z-index: 9;
}
a.button.add_to_cart_button.added,
a.button.ajax_add_to_cart.added,
a.button.product_type_simple.added {
  background: url("../assets/img/bg_general.png") no-repeat center -140px #868686;
  height: 30px;
}
a.button.add_to_cart_button.added:hover,
a.button.ajax_add_to_cart.added:hover,
a.button.product_type_simple.added:hover {
  background-color: #20bc5a;
  color: #fff;
  background-image: url("../assets/img/bg_general.png");
}
a.button.add_to_cart_button:hover,
a.button.ajax_add_to_cart:hover,
a.button.product_type_simple:hover {
  background-color: #20bc5a;
  color: #fff;
  background-image: url("../assets/img/bg_general.png");
}
.item-bottom-grid a.button.add_to_cart_button,
.products-loop .item-bottom a.button.add_to_cart_button,
.item-bottom-grid a.button.ajax_add_to_cart,
.products-loop .item-bottom a.button.ajax_add_to_cart,
.item-bottom-grid a.button.product_type_simple,
.products-loop .item-bottom a.button.product_type_simple {
  width: 30px;
  text-indent: -9999px;
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  -webkit-transform: translate(550px,0);
  -ms-transform: translate(550px,0);
  transform: translate(550px,0);
  position: absolute;
  top: 30px;
  right: 7px;
}
.rtl .item-bottom-grid a.button.add_to_cart_button,
.rtl .products-loop .item-bottom a.button.add_to_cart_button,
.rtl .item-bottom-grid a.button.ajax_add_to_cart,
.rtl .products-loop .item-bottom a.button.ajax_add_to_cart,
.rtl .item-bottom-grid a.button.product_type_simple,
.rtl .products-loop .item-bottom a.button.product_type_simple {
  left: 7px;
  right: auto;
}
.products-loop.list .item-bottom a.button.add_to_cart_button,
.products-loop.list .item-bottom a.button.ajax_add_to_cart,
.products-loop.list .item-bottom a.button.product_type_simple {
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  padding: 0px 8px 0px 30px;
  background: url("../assets/img/bg_general.png") no-repeat -24px -57px #999999;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: initial;
  text-indent: initial;
  position: relative;
  top: initial;
  right: initial;
  -webkit-transform: translate(0px,0);
  -ms-transform: translate(0px,0);
  transform: translate(0px,0);
}
.products-loop.list .item-bottom a.button.add_to_cart_button:hover,
.products-loop.list .item-bottom a.button.ajax_add_to_cart:hover,
.products-loop.list .item-bottom a.button.product_type_simple:hover {
  background-color: #20bc5a;
}
a.added_to_cart.wc-forward {
  display: none;
}
.product-add-to-cart a.button {
  background-position: 10px center;
  padding: 8px 10px 8px 30px;
}
.rtl .product-add-to-cart a.button {
  background-position: 90% center;
  padding: 8px 30px 8px 10px;
}
.yith-wcwl-add-to-wishlist {
  position: absolute;
  top: 55px;
  right: 7px;
  width: 30px;
  height: 30px;
}
.products-loop.list .item-bottom .yith-wcwl-add-to-wishlist {
  position: static;
  float: left;
  margin-top: 0;
  display: inline-block;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  height: 100%;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide {
  display: block !important;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading {
  position: absolute;
  top: 6px;
  left: 3px;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
  display: none !important;
}
.yith-wcwl-add-to-wishlist .add_to_wishlist {
  background: url(../assets/img/bg_general.png) no-repeat center -271px #868686;
  border-radius: 0px !important;
  text-indent: 9999px;
  width: 30px;
  height: 30px;
  display: block;
  font-size: 0;
}
.yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-color: #20bc5a;
}
.item-bottom-grid .yith-wcwl-add-to-wishlist .add_to_wishlist,
.products-loop .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  -webkit-transition: 0.8s all ease-in-out;
  transition: 0.8s all ease-in-out;
  -webkit-transform: translate(550px,0);
  -ms-transform: translate(550px,0);
  transform: translate(550px,0);
}
.products-loop.list .item-bottom .yith-wcwl-add-to-wishlist .add_to_wishlist {
  -webkit-transform: translate(0px,0);
  -ms-transform: translate(0px,0);
  transform: translate(0px,0);
}
.compare-button {
  height: 0;
  position: inherit !important;
}
.compare-button a.button.compare {
  background: url(../assets/img/bg_general.png) no-repeat center -224px #868686;
  position: absolute !important;
  top: 100px;
  right: 7px;
  width: 30px;
  height: 30px;
  border-radius: 0px;
  text-indent: -9999px;
  box-shadow: none;
  -webkit-box-shadow: none;
  display: block;
}
.rtl .compare-button a.button.compare {
  left: 7px;
  right: auto;
}
.compare-button a.button.compare:hover {
  background-color: #20bc5a;
}
.item-bottom-grid .compare-button a.button.compare,
.products-loop .item-bottom .compare-button a.button.compare {
  -webkit-transition: 0.7s all ease-in-out;
  transition: 0.7s all ease-in-out;
  -webkit-transform: translate(550px,0);
  -ms-transform: translate(550px,0);
  transform: translate(550px,0);
  padding: 0;
}
.products-loop.list .item-bottom .compare-button {
  width: 30px;
  height: 30px;
  float: left;
  margin: 0 5px;
}
.products-loop.list .item-bottom .compare-button a.button.compare {
  position: static !important;
  -webkit-transform: translate(0px,0);
  -ms-transform: translate(0px,0);
  transform: translate(0px,0);
}
.sm_quickview_handler {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 20;
  background-color: #999999;
  overflow: hidden;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center -176px;
  background-image: url(../assets/img/bg_general.png);
  top: 135px;
  right: 7px;
  -webkit-transition: 0.8s all ease-in-out;
  transition: 0.8s all ease-in-out;
  -webkit-transform: translate(550px,0);
  -ms-transform: translate(550px,0);
  transform: translate(550px,0);
}
.rtl .sm_quickview_handler {
  left: 7px;
  right: auto;
}
.sm_quickview_handler:hover {
  background-color: #20bc5a;
}
ul.list .sm_quickview_handler {
  display: none;
}
.mega-left-title {
  height: 45px;
  padding-left: 57px;
  position: relative;
  background-color: #20bc5a;
}
.mega-left-title strong {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 45px;
  text-transform: uppercase;
}
.mega-left-title strong:before {
  width: 45px;
  height: 45px;
  content: "";
  display: inline-block;
  background-image: url(../assets/img/bg_general.png);
  background-repeat: no-repeat;
  background-position: center -2402px;
  left: 0px;
  top: 0px;
  position: absolute;
  background-color: #199045;
}
.products-thumb {
  position: relative;
  margin-bottom: 15px;
  text-align: center;
}
.products-thumb > img {
  display: inline-block;
  max-width: 100%;
}
.products-thumb .product-thumb-hover img.attachment-shop_catalog {
  -webkit-transition: 0.6s all ease-in-out;
  transition: 0.6s all ease-in-out;
}
.col-lg-6 .products-thumb .product-thumb-hover img.attachment-shop_catalog,
.col-sm-6 .products-thumb .product-thumb-hover img.attachment-shop_catalog {
  margin: 0 auto;
}
.products-thumb .product-thumb-hover img.hover-image {
  left: 0;
  -webkit-transition: 0.6s all ease-in-out;
  transition: 0.6s all ease-in-out;
  -webkit-transform: translate(-420px,0);
  -ms-transform: translate(-420px,0);
  transform: translate(-420px,0);
  position: absolute;
  top: 0;
}
.col-lg-6 .products-thumb .product-thumb-hover img.hover-image,
col-sm-6 .products-thumb .product-thumb-hover img.hover-image {
  left: 50%;
  margin-left: -135px;
}
.products-thumb a.fancybox:hover {
  background-color: #20bc5a !important;
}
.products-thumb:hover a.fancybox {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.products-thumb:hover .product-thumb-hover img.attachment-shop_catalog {
  -webkit-transform: translate(420px,0);
  -ms-transform: translate(420px,0);
  transform: translate(420px,0);
}
.products-thumb:hover .product-thumb-hover img.hover-image {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.products-thumb a.sm_quickview_handler {
  display: none;
}
ul.list .products-thumb a.sm_quickview_handler {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
}
.product-countdown {
  margin-bottom: 15px;
}
.item-content h4,
.products-content h4 {
  line-height: normal;
}
.item-content h4 a,
.products-content h4 a {
  color: #444;
  font-size: 14px;
  font-weight: 400;
}
.item-content h4 a:hover,
.products-content h4 a:hover {
  color: #20bc5a;
}
.item-content .amount,
.products-content .amount {
  font-size: 18px;
  font-weight: 700;
  color: #e74847;
}
.sw-woo-container-slider .item-content .amount,
.sw-woo-container-slider .products-content .amount {
  font-size: 18px;
}
div.star,
div.stars {
  background: url("../assets/img/bg_general.png") repeat-x scroll 0 -24px rgba(0,0,0,0);
  height: 12px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 70px;
  display: inline-block;
}
div.star span,
div.stars span {
  background: url("../assets/img/bg_general.png") repeat scroll 0 0 rgba(0,0,0,0);
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
}
del {
  color: #999;
}
del span.amount {
  font-size: 12px !important;
  color: #999 !important;
  padding-right: 10px;
}
ins {
  color: #20bc5a;
  text-decoration: none;
}
.box-layout {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px 0 #555;
  box-shadow: 0 2px 8px 0 #555;
}
.box-layout .container {
  padding: 0;
}
.box-layout footer > .container {
  padding: 20px 15px 10px;
}
.box-layout .primary-menu .container {
  padding: 0 15px;
}
.box-layout .gallery-boxed {
  margin-left: -15px;
  margin-right: -15px;
}
.list-services a {
  border: 3px solid #ddd;
  display: block;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.list-services a:hover {
  border-color: #20bc5a;
}
div.breadcrumbs {
  background: none repeat scroll 0 0 #fff;
  padding: 11px 0 15px;
  position: relative;
}
div.breadcrumbs ul.breadcrumb {
  background: none repeat scroll 0 0 #fff;
  margin: 0 auto;
  padding: 0;
}
div.breadcrumbs ul.breadcrumb li:last-child:after {
  content: "";
}
div.breadcrumbs ul.breadcrumb li:first-child:before {
  font-family: fontawesome;
  content: "\F015";
  float: left;
  font-size: 15px;
  margin-right: 5px;
  left: 0px;
  position: relative;
}
div.breadcrumbs ul.breadcrumb li:after {
  color: #20bc5a;
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 15px;
  margin-left: 10px;
  vertical-align: baseline;
  padding: 0 10px 0 0;
}
div.breadcrumbs ul.breadcrumb li.active:after {
  content: "";
}
div.breadcrumbs ul.breadcrumb li .divider {
  display: none;
}
div.breadcrumbs ul.breadcrumb li a {
  font: 11px/30px;
  display: inline-block;
}
div.breadcrumbs ul.breadcrumb li span {
  font: 11px;
}
div.breadcrumbs ul.breadcrumb li +li:before {
  content: "";
  padding: 0;
}
.page-template-page-home div.breadcrumbs ul.breadcrumb {
  display: none;
}
.page-template-page-home header h2.entry-title {
  display: none;
}
.homepage {
  display: inline-block;
  width: 100%;
  margin-bottom: 34px;
  padding-left: 18px;
  padding-right: 18px;
  border: 1px solid #ddd;
}
.homepage.block-3 {
  margin: -30px 0 34px 0;
}
.homepage.wpb_accordion .wpb_accordion_wrapper h2 {
  border-bottom: 3px solid #20bc5a;
  position: relative;
  margin: -5px -19px 0px -19px;
  font-size: 16px;
}
.homepage.wpb_accordion .wpb_accordion_wrapper h2 span {
  display: inline-block;
  font-weight: bold;
  padding: 0 18px;
  text-transform: uppercase;
  line-height: 37px;
  position: relative;
  color: #fff;
  background: #20bc5a;
}
.homepage.wpb_accordion .wpb_accordion_wrapper h2 span:before {
  border-right: 20px solid transparent;
  border-bottom: 37px solid #20bc5a;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
}
.homepage.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section {
  margin: 0px -18px;
  border-bottom: 1px solid #ddd;
}
.homepage.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section:last-child {
  border-bottom: 0;
}
.homepage.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  margin: 0;
}
.homepage.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  font-size: 12px;
  font-weight: 700;
  padding: 10px 10px 10px 40px;
}
.homepage.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_content {
  background: #eee;
  padding: 0 10px 20px 40px;
}
.homepage.wpb_accordion .wpb_accordion_wrapper .ui-state-default.ui-state-active {
  background: #eee;
}
.homepage.wpb_accordion .wpb_accordion_wrapper .ui-state-default.ui-state-active .ui-icon {
  background: url(../assets/img/bg_general.png) left -2456px no-repeat;
  top: 0;
  left: 0;
  margin: 10px;
}
.homepage.wpb_accordion .wpb_accordion_wrapper .ui-state-default {
  background: #fff;
}
.homepage.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
  background: url(../assets/img/bg_general.png) right -2456px no-repeat;
  top: 0;
  left: 0;
  margin: 10px;
}
.error404 .elementor-location-header {
  margin-bottom: 30px;
}
.error404 .elementor-location-footer {
  margin-top: 30px;
}
.wrapper_404page {
  background-color: #eeeeee;
  border-radius: 3px;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.wrapper_404page .content-404page {
  max-width: 500px;
  float: right;
  text-align: center;
  margin-top: 40px;
}
.wrapper_404page .content-404page .top-text,
.wrapper_404page .content-404page .wrapper_404page .content-404page .bottom-text {
  font-size: 133.33%;
}
.wrapper_404page .content-404page .img-404 {
  margin: 30px 0px;
}
.wrapper_404page .content-404page .img-404 img {
  width: auto;
  max-width: 100%;
  display: inline-block;
}
.wrapper_404page .content-404page .button-404 {
  padding-top: 40px;
}
.wrapper_404page .content-404page .prev-page-btn {
  background-color: #ea3a3c;
}
.wrapper_404page .content-404page .prev-page-btn:hover {
  background-color: #c43031;
}
.wrapper_404page .content-404page .back2home {
  background-color: #3cb7e7;
}
.wrapper_404page .content-404page .back2home:hover {
  background-color: #3094bb;
}
.wrapper_404page .content-404page .btn-404 {
  height: 38px;
  line-height: 38px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
  vert-align: top;
  padding: 0 20px;
  color: #fff;
  margin: 0 4px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.wrapper_404page .img-right-404 {
  margin-top: 60px;
}
.index1.shortcode-slideshow {
  margin-bottom: 35px !important;
}
.index2.shortcode-slideshow {
  margin-bottom: 30px !important;
}
.index2.shortcode-slideshow .size-full {
  margin-bottom: 0;
}
.page-template-page-home .wpb_gallery .wpb_wrapper .wpb_image_grid ul {
  max-height: 280px;
}
.page-template-page-home .wpb_gallery .wpb_wrapper .wpb_image_grid ul li {
  display: block;
  clear: both;
  position: relative !important;
  margin: 0;
}
.page-template-page-home .wpb_gallery .wpb_wrapper .wpb_image_grid ul li:nth-child(2) {
  left: 0 !important;
}
.page-template-page-home .wpb_gallery .wpb_wrapper .wpb_image_grid ul li:nth-child(3) {
  position: absolute !important;
  left: 300px !important;
}
.page-template-page-home .wpb_gallery .wpb_wrapper .wpb_image_grid ul li:nth-child(4) {
  position: absolute !important;
  left: 700px !important;
  top: 0 !important;
}
.page-template-page-home .wpb_gallery .wpb_wrapper .wpb_image_grid ul li:nth-child(5) {
  position: absolute !important;
  left: 900px !important;
  top: 0 !important;
}
.index3 .sw-best-seller-product .block-title {
  margin-bottom: 20px;
}
.index3 .wpb_accordion {
  border-top: 0px;
}
.index3 .ya-blog-theme2.responsive-post-slider {
  border: none;
}
.index3 .ya-blog-theme2.responsive-post-slider .block-title.title2 {
  margin-bottom: 0;
}
.index3 .ya-blog-theme2.responsive-post-slider .resp-slider-container {
  border: 1px #ddd solid;
  border-top: none;
}
.index3 .ya-blog-theme2.responsive-post-slider .resp-slider-container .item .item-inner .img_over {
  padding: 15px 15px 0 15px;
}
.page.page-template-page-home .vertical_megamenu-header .vc_wp_custommenu {
  position: absolute;
  width: 90%;
  z-index: 1001;
  display: block;
}
.page .vertical_megamenu-header:hover .vc_wp_custommenu,
.archive .vertical_megamenu-header:hover .vc_wp_custommenu,
.single .vertical_megamenu-header:hover .vc_wp_custommenu {
  display: block;
  position: absolute;
  width: 90%;
  z-index: 1001;
}
.page .vertical_megamenu-header .vc_wp_custommenu,
.archive .vertical_megamenu-header .vc_wp_custommenu,
.single .vertical_megamenu-header .vc_wp_custommenu {
  display: none;
}
.client-wrapper-b {
  padding: 10px 20px;
  background-color: #eee;
}
.client-wrapper-b .block-title-bottom {
  padding-top: 15px;
}
.client-wrapper-b .block-title-bottom .nav-custom {
  top: 4px;
}
.client-wrapper-b .image-client {
  float: left;
  width: 65px;
}
.rtl .client-wrapper-b .image-client {
  float: right;
}
.client-wrapper-b .client-say-info {
  margin-left: 80px;
  font-style: italic;
  position: relative;
  top: -4px;
  line-height: 1.6;
  color: #666666;
  font-size: 13px;
}
.client-wrapper-b .client-say-info .name-client {
  padding: 10px 0px 5px;
}
.client-wrapper-b .client-say-info .name-client h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
}
.client-wrapper-b .client-say-info .name-client h2 a {
  color: #20bc5a;
}
.block-title-bottom {
  position: relative;
}
.block-title-bottom h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 28px;
}
.wpb_text_column  .block-title-bottom h2 {
  margin-bottom: 28px;
}
.block-title-bottom .nav-custom {
  position: absolute;
  right: -3px;
  top: -13px;
}
.block-title-bottom .nav-custom a {
  font-size: 20px;
  font-weight: bold;
  padding: 5px 2px;
  cursor: pointer;
}
.block-title-bottom .nav-custom a span {
  display: none;
}
.rtl .block-title-bottom .nav-custom {
  right: auto;
  left: -3px;
}
.rtl .block-title-bottom .nav-custom a {
  float: left;
}
.widget-post-inner {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.widget-post-inner .date-blog-left {
  width: 70px;
  height: 70px;
  float: left;
  background-color: #eeeeee;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #222;
}
.widget-post-inner .date-blog-left .d-blog {
  margin-top: 12px;
}
.widget-post-inner .date-blog-left .m-blog {
  font-weight: bold;
}
.rtl .widget-post-inner .date-blog-left {
  float: right;
}
.widget-post-inner .widget-caption {
  margin-left: 85px;
}
.rtl .widget-post-inner .widget-caption {
  margin-right: 85px;
  margin-left: 0;
}
.widget-post-inner .widget-caption h4 {
  font-size: 14px;
  font-weight: bold;
}
.bs-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.bs-item .item-img {
  width: 70px;
  float: left;
  border: 1px solid #ddd;
}
.rtl .bs-item .item-img {
  float: right;
}
.bs-item .item-content {
  margin-left: 85px;
}
.rtl .bs-item .item-content {
  margin-left: 0;
  margin-right: 85px;
}
.bs-item .item-content h4 {
  margin-bottom: 7px;
}
.bs-item .item-content .amount {
  font-size: 16px;
}
.bs-item:last-child {
  margin-bottom: 0;
}
.products-wrapper .listing-title {
  margin-bottom: 20px;
}
.products-wrapper .listing-title h1 {
  font-size: 166.67%;
  text-transform: uppercase;
}
.products-wrapper .image-category {
  margin-bottom: 40px;
}
.products-wrapper .image-category img {
  width: 100%;
}
.woocommerce span.onsale,
.woocommerce span.onsale,
.woocommerce-page span.onsale,
.woocommerce-page span.onsale {
  width: 45px;
  height: 27px;
  background: url(../assets/img/sale-label-product.png) no-repeat top left;
  position: absolute;
  top: 10px;
  left: 10px;
  text-indent: -99999px;
  z-index: 999;
  border-radius: 0;
}
.rtl .woocommerce span.onsale,
.rtl .woocommerce span.onsale,
.rtl .woocommerce-page span.onsale,
.rtl .woocommerce-page span.onsale {
  left: auto;
  right: 10px;
}
.woocommerce .products-nav,
.woocommerce-page .products-nav {
  border: 1px solid #ddd;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
  padding: 6px;
}
.woocommerce .products-nav .view-mode-wrap,
.woocommerce-page .products-nav .view-mode-wrap {
  margin-right: 10px;
  float: left;
}
.woocommerce .products-nav .view-mode-wrap li,
.woocommerce-page .products-nav .view-mode-wrap li {
  float: left;
}
.woocommerce .products-nav .view-mode-wrap li a,
.woocommerce-page .products-nav .view-mode-wrap li a {
  display: block;
  overflow: hidden;
  width: 30px;
  height: 30px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}
.woocommerce .products-nav .view-mode-wrap .view-grid a,
.woocommerce-page .products-nav .view-mode-wrap .view-grid a {
  background-image: url("../assets/img/green/grid-btn.png");
}
.woocommerce .products-nav .view-mode-wrap .view-grid.sel a,
.woocommerce .products-nav .view-mode-wrap .view-list.sel a,
.woocommerce-page .products-nav .view-mode-wrap .view-grid.sel a,
.woocommerce-page .products-nav .view-mode-wrap .view-list.sel a {
  background-position: left bottom;
}
.woocommerce .products-nav .view-mode-wrap .view-list a,
.woocommerce-page .products-nav .view-mode-wrap .view-list a {
  background-image: url("../assets/img/green/listing-btn.png");
}
.woocommerce .products-nav ul,
.woocommerce-page .products-nav ul {
  list-style: none;
  margin: 0;
}
.woocommerce .products-nav .catalog-ordering,
.woocommerce-page .products-nav .catalog-ordering {
  float: left;
  margin-left: 180px;
  border-right: 1px solid #fff;
}
.woocommerce .products-nav .catalog-ordering ul.order,
.woocommerce-page .products-nav .catalog-ordering ul.order {
  display: inline-block;
  vertical-align: top;
}
.woocommerce .products-nav .catalog-ordering ul.order li.asc a,
.woocommerce-page .products-nav .catalog-ordering ul.order li.asc a {
  background: url(../assets/img/bg_general.png) no-repeat scroll -57px -1584px;
  border: 0;
}
.woocommerce .products-nav .catalog-ordering ul.order li.asc a:hover,
.woocommerce-page .products-nav .catalog-ordering ul.order li.asc a:hover {
  background: url("../assets/img/green/up-icon.png") no-repeat scroll 9px 8px;
}
.woocommerce .products-nav .catalog-ordering ul.order li.desc a,
.woocommerce-page .products-nav .catalog-ordering ul.order li.desc a {
  background: url(../assets/img/bg_general.png) no-repeat scroll 9px -1584px;
  border: 0;
}
.woocommerce .products-nav .catalog-ordering ul.order li.desc a:hover,
.woocommerce-page .products-nav .catalog-ordering ul.order li.desc a:hover {
  background: url("../assets/img/green/down-icon.png") no-repeat scroll 9px 8px;
}
.woocommerce .products-nav .catalog-ordering ul.order li,
.woocommerce-page .products-nav .catalog-ordering ul.order li {
  list-style: none;
}
.woocommerce .products-nav .catalog-ordering ul.order li a,
.woocommerce-page .products-nav .catalog-ordering ul.order li a {
  display: block;
  text-indent: -9999px;
  width: 29px;
  height: 30px;
  margin-right: 10px;
  border: 1px solid #dbdbdb;
}
.woocommerce .products-nav .catalog-ordering ul.order li a i,
.woocommerce-page .products-nav .catalog-ordering ul.order li a i {
  display: none;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container {
  display: inline-block;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li {
  list-style: none;
  display: block;
  line-height: 28px;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li span.current-li,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li span.current-li {
  background: #fff;
  display: block;
  padding: 0 10px;
  border: 1px solid lightsteelblue;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li a,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li a {
  font-size: 11px;
  background: #fff url("../assets/img/shortby-icon.png") no-repeat scroll right center;
  padding: 0 15px 0 0;
  color: #909090;
  min-height: 26px;
  display: block;
  white-space: nowrap;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li a strong,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li a strong {
  font-weight: normal;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li a:hover,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li a:hover {
  cursor: pointer;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li ul,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li ul {
  width: 130px;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 9868;
  background: #fff;
  display: none;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li ul li,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li ul li {
  list-style: none;
  width: 100%;
  clear: both;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li ul li:last-child a,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li ul li:last-child a {
  border: none !important;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li ul li a,
.woocommerce-page .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;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul li ul li a:hover,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li ul li a:hover {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-color: #20bc5a;
  color: #fff;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul.order-dropdown,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul.order-dropdown {
  display: inline-block;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul.orderby,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul.orderby {
  margin-right: 5px;
  width: 130px;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container ul.sort-count,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul.sort-count {
  margin-right: 10px;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container .woocommerce-ordering,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container .woocommerce-ordering {
  float: left;
  margin: 0 10px;
}
.woocommerce .products-nav .catalog-ordering .orderby-order-container .woocommerce-ordering select.orderby,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container .woocommerce-ordering select.orderby {
  height: 30px;
  border-color: #ddd;
}
.woocommerce .products-nav .catalog-ordering ul.sort-count li ul,
.woocommerce-page .products-nav .catalog-ordering ul.sort-count li ul {
  display: none;
  width: 43px;
}
.woocommerce .products-nav .woocommerce-pagination,
.woocommerce-page .products-nav .woocommerce-pagination {
  max-height: 30px;
  float: right;
}
.woocommerce .products-nav .woocommerce-pagination ul,
.woocommerce-page .products-nav .woocommerce-pagination ul {
  border: 0;
  margin: 0;
}
.woocommerce .products-nav .woocommerce-pagination ul li,
.woocommerce-page .products-nav .woocommerce-pagination ul li {
  border: 0;
}
.woocommerce .products-nav .woocommerce-pagination ul li span.current,
.woocommerce .products-nav .woocommerce-pagination ul li a:hover,
.woocommerce-page .products-nav .woocommerce-pagination ul li span.current,
.woocommerce-page .products-nav .woocommerce-pagination ul li a:hover {
  background-color: #20bc5a;
  color: #fff;
  border: 0;
}
.woocommerce .products-nav .woocommerce-pagination ul li span,
.woocommerce .products-nav .woocommerce-pagination ul li a,
.woocommerce-page .products-nav .woocommerce-pagination ul li span,
.woocommerce-page .products-nav .woocommerce-pagination ul li a {
  margin: 0 2px;
  display: inline-block;
  height: 30px;
  line-height: 29px;
  min-width: 30px;
  border: 1px solid #ddd;
  padding: 0 0px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.woocommerce .products-nav .woocommerce-pagination ul li a.prev,
.woocommerce-page .products-nav .woocommerce-pagination ul li a.prev {
  text-indent: -9999px;
  background: url(../assets/img/bg_general.png) no-repeat 1px -1983px #fff;
}
.woocommerce .products-nav .woocommerce-pagination ul li a.prev:hover,
.woocommerce-page .products-nav .woocommerce-pagination ul li a.prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -1px -1949px #20bc5a;
}
.woocommerce .products-nav .woocommerce-pagination ul li a.next,
.woocommerce-page .products-nav .woocommerce-pagination ul li a.next {
  text-indent: -9999px;
  background: url(../assets/img/bg_general.png) no-repeat -52px -1983px #fff;
}
.woocommerce .products-nav .woocommerce-pagination ul li a.next:hover,
.woocommerce-page .products-nav .woocommerce-pagination ul li a.next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -52px -1949px #20bc5a;
}
.woocommerce .products-nav .woocommerce-pagination .products-page,
.woocommerce-page .products-nav .woocommerce-pagination .products-page {
  display: none;
}
.rtl.woocommerce span.onsale,
.rtl.woocommerce span.onsale,
.rtl.woocommerce-page span.onsale,
.rtl.woocommerce-page span.onsale {
  left: auto;
  right: 10px;
}
.products-loop {
  clear: both;
  list-style: none;
}
.products-loop li .products-entry {
  padding: 15px;
  border: 1px solid #ddd;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.products-loop li .products-entry .desc {
  display: none;
}
.products-loop li :hover .item-bottom >.button,
.products-loop li :hover .item-bottom .add_to_wishlist,
.products-loop li :hover .item-bottom .compare-button .compare,
.products-loop li :hover .item-bottom .add_to_cart_button,
.products-loop li :hover .item-bottom .sm_quickview_handler,
.products-loop li :hover .item-bottom a.button.product_type_grouped,
.products-loop li :hover .item-bottom a.button.product_type_external {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.products-loop.list li {
  width: 100%;
}
.products-loop.list li .products-entry {
  margin-bottom: 30px;
  min-height: initial;
}
.products-loop.list li .products-entry .products-thumb {
  overflow: hidden;
  float: left;
  width: 194px;
  border: 1px solid #ddd;
  position: relative;
  margin-bottom: 0;
}
.products-loop.list li .products-entry .products-content {
  margin-left: 224px;
}
.products-loop.list li .products-entry .products-content .desc {
  display: block;
  margin-bottom: 15px;
}
.products-loop li .products-content .item-price {
  margin-bottom: 5px;
}
.quickview-container {
  background: #fff;
  border: 5px solid #949494;
  padding: 15px;
  overflow: hidden;
}
.quickview-container .single-product {
  padding-top: 5px;
}
.quickview-container .single-product .single-product-top {
  margin-bottom: 0;
}
.quickview-container .single-product .single-product-top .product-summary .cart .quantity {
  width: auto;
}
.quickview-container .single-product .single-product-top .product-summary .cart .quantity .qty {
  border: 1px solid #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.quickview-container .single-product .single-product-top .product-summary .add_to_wishlist {
  margin: 0 5px;
}
.quickview-container .product-type-variable product-summary-bottom {
  position: relative;
}
.quickview-container .product-type-variable product-summary-bottom .add_to_wishlist {
  position: absolute;
  bottom: 24px;
  left: 170px;
}
.single-product-top .elementor-column-wrap {
  flex-direction: column;
}
.single-product-top .product-images {
  margin-bottom: 30px;
}
.single-product-top .product-summary {
  margin-bottom: 30px;
}
.single-product-top h1 {
  font-size: 20px;
  font-weight: 700;
}
.single-product-top .reviews-content {
  display: inline-block;
  margin: 13px 0 10px;
}
.single-product-top .reviews-content div.star {
  float: left;
  display: inline-block;
  margin-right: 10px;
  top: 1;
}
.single-product-top .reviews-content a.woocommerce-review-link {
  color: #666;
  font-size: 12px;
  position: relative;
  float: left;
  bottom: 1px;
}
.single-product-top .product-stock span {
  font-weight: bold;
  color: #444;
}
.single-product-top .product-stock span.stock {
  color: #20bc5a;
}
.single-product-top .product-description {
  margin: 12px 0 15px;
}
.single-product-top .product-description h2.quick-overview {
  font-weight: bold;
  font-size: 116.67%;
  margin-bottom: 7px;
  color: #444;
}
.single-product-top .price {
  clear: both;
  margin: 0px 0 20px;
  display: inline-block;
}
.single-product-top .price del {
  float: left;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 5px;
  opacity: 1 !important;
  top: 3px;
}
.quickview-container .single-product-top .price del {
  top: 1px;
}
.single-product-top .price ins {
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-right: 10px;
}
.single-product-top .price ins .amount {
  font-size: 18px;
  font-weight: bold;
}
.single-product-top .price .amount {
  font-size: 18px;
  font-weight: bold;
  color: #20bc5a;
}
.single-product-top .item-brand {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 0 20px;
}
.single-product-top .item-brand > span {
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
}
.single-product-top .item-brand > a {
  display: block;
  padding: 5px;
}
.single-product-top .item-brand > a img {
  max-width: 80px;
}
.single-product-top .product_meta {
  margin-bottom: 30px;
}
.single-product-top .product_meta > span {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
.single-product-top .product_meta > span a {
  color: #999;
}
.single-product-top .product_meta > span a:hover {
  color: #20bc5a;
}
.single-product-top .product_meta {
  margin-bottom: 15px;
}
.single-product-top .stock {
  display: none;
}
.single-product-top form.cart {
  display: block;
  position: relative;
  margin-bottom: 15px;
}
.single-product-top form.cart .quantity input.minus,
.single-product-top form.cart .quantity .plus {
  height: 15px !important;
}
.single-product-top form.cart .quantity input.input-text.qty.text {
  height: 30px !important;
  margin: 0;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  padding: 0px;
  text-align: center !important;
}
.single-product-top form.cart .single_add_to_cart_button {
  color: #fff !important;
  display: inline-block;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-left: 0px !important;
  text-shadow: none !important;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  padding: 0;
  padding-right: 10px;
  padding-left: 30px;
  background: url("../assets/img/bg_general.png") no-repeat scroll -24px -57px #666;
  text-transform: uppercase;
}
.single-product-top form.cart .single_add_to_cart_button:hover {
  -webkit-transition-duration: 0.3s !important;
  transition-duration: 0.3s !important;
  background-color: #20bc5a !important;
  color: #fff !important;
}
.single-product-top .compare-button {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 5px;
}
.single-product-top .yith-wcwl-add-to-wishlist {
  position: static;
  float: left;
  margin: 0;
}
.single-product-top .compare-button a.button.compare {
  position: static !important;
}
.product-type-external .single-product-top {
  position: relative;
}
.product-type-grouped .single-product-top form.cart table {
  margin-bottom: 20px;
}
.product-type-grouped .single-product-top form.cart table td.label > label {
  margin-top: 20px;
  font-size: 14px;
}
.single-product-top .tooltip {
  display: none !important;
}
.single-product-top form.cart .add_to_cart_button,
.single-product-top form.cart .product_type_external,
.single-product-top form.cart .product_type_grouped,
.single-product-top form.cart .single_add_to_cart_button {
  border-radius: 2px;
  text-transform: uppercase;
  color: #20bc5a !important;
  font-weight: normal;
  border: 1px solid #20bc5a;
  background-color: #fff !important;
  padding: 0 15px;
}
.single-product-top form.cart .add_to_cart_button:hover,
.single-product-top form.cart .product_type_external:hover,
.single-product-top form.cart .product_type_grouped:hover,
.single-product-top form.cart .single_add_to_cart_button:hover {
  color: #fff !important;
  background-color: #33dc72 !important;
}
.single-product-top form.cart .button-buynow {
  background: #20bc5a;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  vertical-align: top;
  padding: 5px 15px;
  text-transform: uppercase;
  margin: 0 7px;
  box-shadow: 0 0 0 1px #20bc5a;
}
.single-product-top form.cart .button-buynow:hover {
  background: #116530;
}
.single-product-top form.cart .button-buynow.disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.7;
}
.single-product-top form.cart .item-bottom {
  margin: 15px 0 0;
  display: flex;
}
.single-product-top form.cart .item-bottom:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist,
.single-product-top form.cart .item-bottom .compare-button,
.single-product-top form.cart .item-bottom .group {
  width: auto;
  height: auto;
  border: 0;
  line-height: normal;
}
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist:before,
.single-product-top form.cart .item-bottom .compare-button:before,
.single-product-top form.cart .item-bottom .group:before {
  display: none;
}
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist:hover,
.single-product-top form.cart .item-bottom .compare-button:hover,
.single-product-top form.cart .item-bottom .group:hover {
  background: none;
}
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.single-product-top form.cart .item-bottom a.compare {
  border: 0;
  font-size: 12px;
  color: #333;
  margin: 0;
  opacity: 1;
  height: auto;
  line-height: normal;
  text-transform: capitalize;
  font-weight: normal;
  background: none;
  width: auto;
  text-indent: 0;
  padding: 0;
  margin: 0 20px;
}
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.single-product-top form.cart .item-bottom a.compare:before {
  content: "\f004";
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 10px;
  margin-left: 2px;
  display: inline-block;
  vertical-align: middle;
}
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.single-product-top form.cart .item-bottom a.compare:hover {
  background: none;
  color: #20bc5a;
}
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.single-product-top form.cart .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.single-product-top form.cart .item-bottom a.compare:hover:before {
  color: #20bc5a;
}
.single-product-top form.cart .item-bottom a.compare {
  margin: 0;
}
.single-product-top form.cart .item-bottom a.compare:before {
  content: "\f074";
}
.single-product-top .variations_form table.variations {
  text-align: start;
  margin: 0;
}
.single-product-top .variations_form table.variations tr {
  border: 0;
}
.single-product-top .variations_form table.variations tr td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.single-product-top .variations_form table.variations tr td.label {
  color: #444;
  vertical-align: middle !important;
  font-size: 12px;
}
.single-product-top .variations_form table.variations tr td.label label {
  margin-top: 18px;
}
.single-product-top .variations_form table.variations tr td.value select {
  padding: 7px 15px;
  border: 1px solid #eee;
  margin-bottom: 10px;
  float: left;
}
.single-product {
  z-index: 1;
  position: relative;
}
.single-product .tabbable ul.nav.nav-tabs {
  margin-bottom: 0;
}
.single-product .tabbable ul li a {
  text-transform: uppercase;
}
.single-product .tabbable .tab-content {
  padding: 30px 0;
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
.single-product .social-share {
  margin-bottom: 30px;
}
.single-product .page-button .control-button li {
  top: 55%;
}
.single-product .item-brand {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 0 20px;
}
.single-product .item-brand > span {
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
}
.single-product .item-brand > a {
  display: block;
  padding: 5px;
}
.single-product .item-brand > a img {
  max-width: 80px;
}
.page-links {
  margin-bottom: 15px;
}
.page-links .page-links-title {
  background: transparent;
  border: none;
  margin-right: 20px;
  padding: 0;
  color: #444;
}
.page-links > a {
  background: #20bc5a;
  border: 1px solid #fff;
  padding: 5px 10px;
  text-decoration: none;
  color: #fff;
}
.page-links > a:hover {
  color: #20bc5a;
  background: #fff;
  border-color: #20bc5a;
}
.page-links > span {
  background: #199045;
  border: 1px solid #fff;
  padding: 5px 10px;
  text-decoration: none;
  color: #fff;
}
.entry-meta-tag {
  margin-bottom: 15px;
}
.category-contents .category-header {
  margin-bottom: 30px;
}
.category-contents .category-header h1 {
  font-size: 20px;
  position: relative;
  font-weight: bold;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.category-contents .blog-content-list .post {
  background: #f6f6f6;
}
.category-contents .blog-content-list .post .entry {
  border: 0;
}
.category-contents .blog-content-list .post .entry .entry-thumb {
  margin: 0 20px 0 0;
}
.category-contents .blog-content-list .post .entry .entry-content {
  padding: 14px 0 0 0;
}
.category-contents .blog-content-list .post .entry .title-blog {
  margin-top: 13px;
}
.category-contents .blog-content-list .post .entry .bl_read_more {
  display: inline-block;
  padding: 8px 19px;
  text-transform: uppercase;
  font-weight: 700;
  border: 1px solid #444;
  margin-bottom: 18px;
}
.category-contents .blog-content-list .post .entry .bl_read_more:hover {
  background: #20bc5a;
  border: 1px solid #20bc5a;
}
.category-contents .blog-content-list .post .entry .bl_read_more:hover a {
  color: #fff;
}
.category-contents .blog-content-list .post .entry .content-padding {
  padding: 10px;
}
.category-contents .grid-blog .post .entry .entry-thumb {
  width: 100%;
}
.category-contents .blog-full-list .post {
  margin-bottom: 20px;
}
.category-contents .blog-full-list .post .entry {
  border: none;
}
.category-contents .blog-full-list .post .entry .entry-thumb {
  margin: 0 0 15px 0;
  width: 100%;
}
.category-contents .blog-full-list .post .entry .meta {
  padding: 0px 15px 0 10px;
  width: 10%;
  text-align: center;
}
.category-contents .blog-full-list .post .entry .entry-content {
  padding: 0;
}
.category-contents .blog-full-list .post .entry .entry-content .title-blog {
  margin-top: 15px;
  margin-bottom: 22px;
}
.category-contents .blog-full-list .post .entry .entry-content .entry-description {
  margin-bottom: 25px;
}
.category-contents .blog-full-list .post .entry .entry-content .bl_read_more {
  display: inline-block;
  padding: 10px 26px;
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 18px;
  background: #20bc5a;
  border: 1px solid #20bc5a;
}
.category-contents .blog-full-list .post .entry .entry-content .bl_read_more a {
  color: #fff;
}
.category-contents .blog-full-list .post .entry .entry-content .bl_read_more:hover {
  border: 1px solid #444;
  background: #fff;
}
.category-contents .blog-full-list .post .entry .entry-content .bl_read_more:hover a {
  color: #444;
}
.category-contents .post {
  margin-bottom: 30px;
}
.category-contents .post .entry {
  border: 1px solid #ddd;
}
.category-contents .post .entry .entry-thumb {
  float: left;
  margin: 0 0px 20px 0;
  vertical-align: top;
  position: relative;
  text-align: center;
  overflow: hidden;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.category-contents .post .entry .entry-thumb .gallery-slider .carousel-control {
  text-indent: -999px;
  margin-top: -21px;
  top: 50%;
}
.category-contents .post .entry .entry-thumb .gallery-slider .carousel-control.left {
  background: url('../assets/img/bg_general.png') no-repeat left -904px;
  margin-left: 30px;
}
.category-contents .post .entry .entry-thumb .gallery-slider .carousel-control.carousel-control.right {
  background: url('../assets/img/bg_general.png') no-repeat -48px -904px;
  margin-right: 30px;
}
.category-contents .post .entry .entry-content {
  vertical-align: top;
  padding: 0 18px;
}
.category-contents .post .entry .entry-content .title-blog h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
}
.category-contents .post .entry .entry-content .entry-summary {
  margin-bottom: 30px;
  margin-top: 15px;
  line-height: 20px;
}
.category-contents .post .entry .entry-content .entry-summary .more-link {
  display: none;
}
.category-contents .post .entry .entry-content .entry-description {
  line-height: 20px;
  margin-bottom: 20px;
}
.category-contents .post .entry .entry-meta {
  padding: 10px 18px;
  border-top: 1px solid #ddd;
}
.category-contents .post .entry .entry-meta .bl_read_more {
  display: inline-block;
}
.category-contents .post .entry .entry-meta .bl_read_more a {
  font-weight: 700;
}
.category-contents .post .entry .entry-meta .entry-comment {
  float: right;
}
.category-contents .post .entry .entry-meta .entry-comment:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 21px;
  height: 21px;
  margin-right: 5px;
  background: url(../assets/img/bg_general.png) no-repeat center -1542px;
}
.entry-date:before {
  content: "\f073";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  color: #666;
}
.entry-category {
  padding-left: 30px;
}
.entry-category span {
  font-weight: bold;
}
.single .entry-title {
  font-size: 16px;
  font-weight: bold;
}
.single .header-single {
  margin-bottom: 15px;
}
.single .single-content {
  margin-bottom: 25px;
}
.single .single-tag {
  background: url("../assets/img/bg_general.png") no-repeat left -1018px;
  display: inline-block;
  clear: both;
  padding: 10px 0 0 30px;
  border-top: 1px solid #ccc;
  margin-bottom: 20px;
}
.single .single-tag span {
  font-weight: bold;
  font-size: 16px;
}
.single .single-tag a {
  color: #444;
  font-weight: bold;
}
.single .single-tag a:hover {
  color: #20bc5a;
}
.single .single-thumb {
  margin: 0 0 30px 0;
  text-align: center;
}
.single .single-thumb img {
  display: inline-block;
}
.single .social-share {
  margin: 0 0 30px;
}
.single .single-post-relate {
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.single .single-post-relate h3 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.single .single-post-relate .item-relate-img {
  margin-bottom: 15px;
  overflow: hidden;
}
.single .single-post-relate .item-relate-img a {
  display: block;
  overflow: hidden;
}
.single .single-post-relate .item-relate-img a img {
  width: 100%;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin: 0;
}
.single .single-post-relate .item-relate-img a img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.single .single-post-relate .item-relate-content h4 {
  font-size: 16px;
  margin-bottom: 10px;
}
.single .single-post-relate .item-relate-content h4 a {
  color: #444;
}
.single .single-post-relate .item-relate-content h4 a:hover {
  color: #20bc5a;
}
.commentlist .comment {
  padding-left: 0px;
  margin-bottom: 20px;
}
.commentlist .author {
  width: 68px;
  float: left;
  height: 68px;
  margin-right: 10px;
  vertical-align: top;
}
.commentlist .media-body {
  overflow: hidden;
}
.commentlist .media-body .media p {
  white-space: normal;
}
.commentlist .media-body .media .time {
  display: none;
}
.commentlist .media-body .media .author-name a {
  font-size: 15px;
  color: #666666;
  text-transform: capitalize;
}
.commentlist .media-body .media .author-name a:hover {
  color: #20bc5a;
}
.commentlist ul.children {
  margin-left: 30px;
}
.commentlist ul.children .comment .author {
  width: 50px;
  height: 50px;
}
.commentlist ul.children .comment .author img {
  width: 100%;
}
#commentform .cmm-box-left {
  width: 32%;
  margin-right: 2%;
  float: left;
  vertical-align: top;
}
#commentform .cmm-box-left .control-group {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
}
#commentform .cmm-box-left .control-group span {
  text-align: center;
  width: 40px;
  height: 35px;
  float: left;
  line-height: 35px;
  margin: 0;
  background: url(../assets/img/bg_general.png) no-repeat 10px -1498px #a2a2a2;
}
#commentform .cmm-box-left .control-group span img {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
#commentform .cmm-box-left .control-group span:hover {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-color: #20bc5a;
}
#commentform .cmm-box-left .control-group span.icon-email {
  background-position: -21px -1494px;
}
#commentform .cmm-box-left .control-group span.icon-url {
  background-position: -50px -1496px;
}
#commentform .cmm-box-left .control-group input {
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: none;
  height: 35px;
  width: 85%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: left;
  color: #909090;
  padding: 0 0 0 10px;
  margin: 0;
  box-shadow: none;
}
#commentform .cmm-box-right {
  display: inline-block;
  width: 66%;
}
#commentform .cmm-box-right textarea {
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #909090;
  width: 100%;
  padding: 1%;
}
#commentform .cmm-box-right .btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0;
  background: #868686;
  color: #fff;
  padding: 8px 15px;
}
#commentform .cmm-box-right .btn:hover {
  background: #20bc5a;
}
.row .breadcrumbs {
  display: none;
}
div#respond {
  margin: 0 0 30px 0;
}
.about_us {
  margin-bottom: 30px;
}
.about_us .vc_separator {
  margin-bottom: 30px;
}
.about_us h4 {
  position: relative;
  font-size: 20px;
  color: #444444;
}
.about_us .widget.widget_nav_menu ul.menu > li {
  list-style: none;
  background: url('../assets/img/default/icon-whylist.png') no-repeat;
  background-position: left 1px;
}
.about_us .widget.widget_nav_menu ul.menu > li a {
  color: #666666;
  border-bottom: 1px dotted #999999;
  display: block;
  margin-left: 30px;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}
.about_us .widget.widget_nav_menu ul.menu > li a:hover {
  color: #20bc5a;
}
.about_us .widget.widget_nav_menu ul.menu > li:last-child a {
  border-bottom: 0;
}
.page-title {
  color: #444444;
  margin-bottom: 28px !important;
}
.page-title h2 {
  font-size: 22px;
  font-weight: 600;
}
.page-title h3 {
  font-size: 16px;
  font-weight: 600;
}
.page-title h4 {
  font-size: 12px;
  font-weight: 600;
}
.about-v1 img {
  max-width: 470px;
  margin: 0 30px 0 0;
}
.aboutv1-testimo .vc_separator h4 {
  font-size: 22px;
  color: #444444;
  font-weight: 800;
  margin-bottom: 28px !important;
  padding: 0 9px;
  display: inline-block;
  vertical-align: top;
}
.aboutv1-testimo .testimonial-slider {
  border-bottom: 1px dashed #9d9d9d;
}
.aboutv1-testimo .testimonial-slider .carousel-indicators {
  bottom: 25px;
}
.aboutv1-testimo .testimonial-slider .carousel-inner {
  margin-top: -38px;
}
.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;
}
.aboutv1-ourteam {
  text-align: center;
}
.aboutv1-ourteam .slick-initialized .slick-slide:hover {
  border: 0;
}
.aboutv1-ourteam .slick-initialized .slick-slide img {
  margin-bottom: 15px;
  width: 100%;
}
.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: #20bc5a;
  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;
  line-height: 20px;
}
.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: 34px;
  height: 34px;
  margin-top: -84px;
  border-radius: 50%;
  background-color: #636363;
  border: 2px solid #fff;
  transform: scale(1);
  -webkit-transform: scale(1);
  background-position: -51px -1981px;
}
.aboutv1-ourteam .res-button.slick-prev {
  left: -2px;
  background-position: 2px -1981px;
}
.aboutv1-ourteam .res-button.slick-next {
  right: -6px;
}
.aboutv1-ourteam .res-button:hover {
  border-radius: 50%;
  border: 2px solid #fff;
  background-position: -51px -1950px;
}
.aboutv1-ourteam .res-button:hover.slick-prev {
  background-position: 2px -1950px;
}
.about-v2 img {
  margin-bottom: 25px !important;
}
.about-v2 .wpb_accordion_section:first-child .wpb_accordion_header.ui-accordion-header,
.about-v2 .wpb_accordion_section:first-child .wpb_accordion_header.ui-accordion-header a {
  padding-top: 0;
  margin-top: -7px;
}
.about-v2 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  background: none;
}
.about-v2 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  padding: 7px 25px 15px 0;
  border-bottom: 1px solid #ddd;
}
.rtl .about-v2 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  padding: 7px 10px 15px 25px;
}
.about-v2 .wpb_accordion .wpb_accordion_wrapper .ui-state-default {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.about-v2 .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
  background: url("../assets/img/default/button-faq.png") no-repeat 0px -21px;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  top: 6px;
  left: -1px;
}
.about-v2 .wpb_accordion .wpb_accordion_wrapper .ui-state-default a {
  color: #444444;
  font-weight: 700;
}
.about-v2 .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  background: url("../assets/img/green/button-faq.png") no-repeat 0px -1px;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  top: 6px;
  left: -1px;
}
.about-v2 .wpb_accordion .wpb_accordion_wrapper .ui-state-active a {
  color: #20bc5a;
}
.about-v2 .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  padding-left: 18px;
  display: inline-block;
  font-weight: 700;
}
.about-v2 .wpb_text_column .wpb_wrapper {
  color: #666;
}
.about-v3 img {
  margin: 0;
}
.about-v3 .block-title {
  border-bottom: 0;
  text-align: center;
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: -142px;
  background-color: #fff;
  z-index: 9999;
  padding: 0 25px;
}
.about-v3 .block-title .page-title-slider {
  font-size: 22px;
  font-weight: 800;
}
.about-v3 .res-button {
  width: 34px;
  height: 34px;
  margin-top: -17px;
  border-radius: 50%;
  background-color: #636363;
  border: 2px solid #fff;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.about-v3 .res-button.slick-prev {
  left: -15px;
}
.about-v3 .res-button.slick-next {
  right: -18px;
}
.about-v3 .res-button:hover {
  border-radius: 50%;
  border: 2px solid #fff;
}
.about-section3 {
  padding: 30px 45px;
}
.about-section4 {
  padding: 30px 30px 55px 30px;
  margin-left: -15px;
  background-color: #f7f7f7;
  width: 51.283%;
}
.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/bg_general.png) repeat-x left -1080px;
}
.about-section4 .yt-skillbar.small.green-skill .yt-skillbar-bar {
  background: url(../assets/img/bg_general.png) repeat-x left -1104px;
}
.about-section4 .yt-skillbar.small.red-skill .yt-skillbar-bar {
  background: url(../assets/img/bg_general.png) repeat-x left -1128px;
}
.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;
}
.about-section4.e2 {
  margin: 0;
}
.box-delivery ul {
  margin-left: 16px;
}
.page .wpcf7-form-control-wrap span.wpcf7-not-valid-tip,
.post .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  width: auto !important;
  background: #fff;
  padding: 0;
  top: 0;
  left: 5px;
}
.careers .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  background: #eee;
  font-weight: 700;
}
.careers .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  padding: 16.5px 50px 16.5px 70px;
}
.careers .wpb_accordion .wpb_accordion_wrapper .ui-state-default.ui-state-active .ui-icon {
  background: url(../assets/img/bg_general.png) no-repeat 17px -2480px #999;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
}
.careers .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
  background-image: url(../assets/img/bg_general.png);
  background-repeat: no-repeat;
  background-color: #999;
  background-position: right -2486px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
}
.careers .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_content {
  background: #f7f7f7;
  padding: 30px;
}
.careers .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_content ul {
  list-style: none;
}
.careers .block-title {
  margin: 0;
}
.careers .vc_wp_custommenu {
  border: 1px solid #dddddd;
  padding: 5px 20px 0 20px;
}
.careers .vc_wp_custommenu .widget {
  margin-bottom: 0;
}
.careers .vc_wp_custommenu .widget ul li .menu-title {
  margin-left: 10px;
}
.careers .vc_wp_custommenu .widget ul li:last-child a {
  border-bottom: 0;
}
.banner-bao {
  width: 40%;
  float: left;
  margin-right: 2px;
  display: block;
}
.banner-bao .banner-our2 {
  margin-top: 2px;
  width: 57.695%;
  float: left;
  margin-right: 2px;
  display: block;
}
.banner-bao .banner-our3 {
  margin-top: 2px;
  overflow: hidden;
  display: block;
}
.banner-our4 {
  overflow: hidden;
  display: block;
}
.pricing_table1 .pricing {
  background: #81dac9;
  text-align: center;
  border-radius: 4px;
  color: #fff;
}
.pricing_table2 .pricing {
  background: #fba92b;
  text-align: center;
  border-radius: 4px;
  color: #fff;
}
.pricing_table3 .pricing {
  background: #53cfe9;
  text-align: center;
  border-radius: 4px;
  color: #fff;
}
.pricing_table4 .pricing {
  background: #eb6378;
  text-align: center;
  border-radius: 4px;
  color: #fff;
}
.pricing .header {
  background: #78cfbf;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-weight: 700;
  padding: 6px 0;
}
.pricing_table2 .pricing .header {
  background: #dd9526;
}
.pricing_table3 .pricing .header {
  background: #3ec6df;
}
.pricing_table4 .pricing .header {
  background: #e2536b;
}
.pricing .price p {
  display: inline-block;
}
.pricing .price p.currency {
  font-size: 22px;
  position: relative;
  top: -25px;
}
.pricing .price p.cost {
  font-size: 61px;
  line-height: 1;
  margin-bottom: 10px;
}
.pricing .description {
  margin-bottom: 10px;
  font-style: italic;
  position: relative;
}
.pricing .description:after {
  content: "\f0d7";
  position: absolute;
  bottom: -23px;
  left: 50%;
  font-family: FontAwesome;
  margin-left: -5px;
  color: #81dac9;
  font-size: 17px;
  font-style: normal;
}
.pricing_table2 .pricing .description:after {
  color: #fba92b;
}
.pricing_table3 .pricing .description:after {
  color: #53cfe9;
}
.pricing_table4 .pricing .description:after {
  color: #eb6378;
}
.pricing .pricing-content {
  background: #f7f7f7;
  color: #8b8b8b;
  padding: 10px 0px;
}
.pricing .pricing-content ul {
  margin: 0 60px;
  list-style: none;
  text-align: justify;
  font-size: 11px;
  color: #8b8b8b;
}
.pricing .pricing-content ul li {
  padding: 10px;
}
.pricing .pricing-content ul li:nth-child(1) {
  background: url(../assets/img/icon_pricing.png) no-repeat -5px 7px;
  padding: 10px 10px 10px 23px;
}
.pricing .pricing-content ul li:nth-child(2) {
  background: url(../assets/img/icon_pricing.png) no-repeat -5px -27px;
  padding: 10px 10px 10px 23px;
}
.pricing .pricing-content ul li:nth-child(3) {
  background: url(../assets/img/icon_pricing.png) no-repeat -3px -60px;
  padding: 10px 10px 10px 24px;
}
.pricing .pricing-content ul li:nth-child(4) {
  background: url(../assets/img/icon_pricing.png) no-repeat -4px -93px;
  padding: 10px 10px 10px 24px;
}
.pricing .footer {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-weight: 700;
  padding: 6px 0;
}
.pricing .footer:before {
  content: "\f0d7";
  position: absolute;
  bottom: 17px;
  left: 50%;
  font-family: FontAwesome;
  margin-left: -5px;
  color: #f7f7f7;
  font-size: 17px;
  font-style: normal;
}
.fusion-dropcap.dropcap {
  position: relative;
  top: 0px;
  float: left;
  margin-right: 10px;
  padding: 0;
  line-height: 32px;
  color: #a0ce4e;
  font-size: 32px;
  text-transform: uppercase;
}
.price-dropcap {
  color: #444;
  text-align: left;
}
.rtl .price-dropcap {
  text-align: right;
}
.price-dropcap .price-title {
  position: relative;
  margin-bottom: 30px;
}
.price-dropcap .price-title span {
  font-size: 14px;
  font-weight: 600;
  color: #444;
  background: #fff;
  z-index: 2;
  position: relative;
  padding-right: 10px;
}
.rtl .price-dropcap .price-title span {
  padding-right: 0;
  padding-left: 10px;
}
.price-dropcap .price-title:before {
  content: "";
  display: block;
  background: #ccc;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 60%;
}
.price-dropcap p {
  margin-bottom: 30px;
}
.price-dropcap blockquote {
  padding: 0px 15px;
  margin: 0 0 20px;
  border-left: 5px solid #ea3a3c;
  background: none;
}
.price-dropcap blockquote p {
  font-weight: 700;
}
.vc_separator h4 {
  font-size: 14px;
  font-weight: 700;
}
.bq blockquote {
  background: none;
  border: 1px solid #ddd;
  border-left: 5px solid #ddd;
  padding: 20px 25px;
}
.tags span {
  border: 1px solid #1d9bdc;
  border-left: 4px solid #1d9bdc;
  padding: 15px 20px;
  margin-right: 10px;
}
.tags span:hover {
  color: #fff;
  background: #1d9bdc;
}
.unstyled {
  list-style: none;
}
.page header h2 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 30px;
}
.page .box-contact-us .contact-map .border-map {
  border: 6px solid #ececec;
  margin-bottom: 35px;
}
.page .box-contact-us .contact-map .border-map iframe {
  margin-bottom: 0;
}
.page .box-contact-us p {
  font: 12px/18px;
}
.page .box-contact-us .contact-form-submit {
  float: left;
}
.page .box-contact-us .contact-form-submit form.wpcf7-form p {
  margin-bottom: 10px;
  display: block;
}
.page .box-contact-us .contact-form-submit form.wpcf7-form p span {
  width: 100%;
}
.page .box-contact-us .contact-form-submit textarea {
  width: 100%;
  height: 170px;
  border: 1px solid #e6e6e6;
  padding: 10px 10px;
  color: #909090;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 11px;
  margin: 0;
}
.page .box-contact-us .contact-form-submit input[type="email"],
.page .box-contact-us .contact-form-submit input[type="text"] {
  width: 72%;
  height: 31px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #909090;
  font-size: 11px;
  margin: 0;
  padding: 5px 10px;
}
.page .box-contact-us .contact-form-submit input[type="submit"] {
  padding: 10px 15px 10px 15px;
  background: #878787;
  text-align: center;
  color: #fff;
  font-weight: 400;
  border: none;
  font-size: 16px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-top: 10px;
}
.page .box-contact-us .contact-form-submit input[type="submit"]:hover {
  background: #20bc5a;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.wrap-contact-address {
  clear: both;
  width: 100%;
  margin: 15px 0 0 0;
  display: inline-block;
  padding: 0 0 40px 0;
}
.wrap-contact-address ul {
  margin-left: 0;
}
.wrap-contact-address .contact-address span.hotline {
  padding-left: 48px;
}
.wrap-contact-address .contact-address p.ct-street {
  background: url("../assets/img/bg_general.png") no-repeat scroll left -472px rgba(0,0,0,0);
  padding: 0px 0 7px 45px;
  font: 12px/24px;
  color: #666666;
  max-width: 289px;
  display: inline-block;
}
.wrap-contact-address .contact-address p.ct-street a {
  font-size: 14px;
}
.wrap-contact-address .contact-address .ct-email {
  background: url("../assets/img/bg_general.png") no-repeat scroll left -608px rgba(0,0,0,0);
  color: #A9A9A9;
  display: block;
  margin: 0 0 10px;
  padding: 0px 0 7px 45px;
  font: 12px/24px;
  color: #666666;
}
.wrap-contact-address .contact-address p.ct-hotline {
  background: url("../assets/img/bg_general.png") no-repeat scroll left -752px rgba(0,0,0,0);
  padding: 0px 0 7px 45px;
  font: 12px/24px;
  color: #666666;
}
.wrap-contact-address :last-child {
  margin-right: 0;
}
.phone-icon-menu,
.phone-icon-login,
.phone-icon-cart,
.phone-icon-search {
  display: none;
  position: relative;
}
.widget_revslider {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.widget_revslider .black-text-title {
  font-size: 48px;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #3b3b3b;
  border-style: none;
}
.widget_revslider .slider-text-1 {
  font-size: 30px;
  color: #3b3b3b;
  font-weight: 600;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #3b3b3b;
  border-style: none;
}
.widget_revslider .slider-text-2 {
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #444444;
  border-style: none;
  color: #444;
}
.widget_revslider .slider-text-3 {
  color: #444444;
  max-width: 340px;
}
.widget_revslider .slider-text-viewdetails a {
  padding: 10px 16px;
  font-size: 14px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 300 !important;
}
.widget_revslider .slider-text-viewdetails a:hover {
  color: #F3D201;
}
.pagination.nav-pag {
  margin-bottom: 50px;
  text-align: center;
  width: 100%;
}
.pagination {
  display: inline-block;
  float: none;
  width: 100%;
  text-align: center;
}
.pagination ul {
  margin: 0;
  list-style-type: none;
  float: none;
  display: inline-block;
}
.pagination ul li {
  float: left;
  position: relative;
  text-transform: capitalize;
  text-align: center;
  margin: 0 2px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.rtl .pagination ul li {
  float: right;
}
.pagination ul li:hover a {
  background-color: #20bc5a;
  color: #fff;
}
.pagination ul li a,
.pagination ul li span.current {
  display: block;
  width: 32px;
  line-height: 30px;
  height: 32px;
  border: 1px solid #ededed;
  text-align: center;
  font-size: 14px;
  color: #444;
  margin-bottom: 5px;
}
.pagination ul li span.current {
  background-color: #20bc5a;
  color: #fff;
}
.pagination ul li .next,
.pagination ul li .prev {
  width: auto;
  text-align: center;
  text-transform: uppercase;
  color: #444;
  padding: 0 5px;
}
.pagination ul li .next:hover,
.pagination ul li .prev:hover {
  border: 1px solid #20bc5a;
  background-color: #20bc5a;
  color: #fff;
}
.tagcloud a {
  border: 1px solid #dfdfdf;
  padding: 7px 11px;
  margin: 0 2px 5px 0;
  display: inline-block;
  color: #444;
  font-size: 12px !important;
}
.tagcloud a:hover {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #20bc5a;
  color: #fff;
}
.ya-comments .ya-comment {
  border-bottom: 1px dashed #c9c9c9;
  margin-bottom: 0;
  padding-bottom: 20px;
  background: #FFF url("../assets/img/icon-siderbar-comment.png") 0 0 no-repeat;
  padding-left: 35px;
  color: #666666;
}
.ya-comments .ya-comment:last-child {
  border: none;
  padding-bottom: 0;
}
.ya-comments .ya-comment .comment-author {
  width: 100%;
  font-size: 11px;
  margin-top: 10px;
}
.ya-comments .ya-comment .comment-author span {
  color: #909090;
}
.ya-comments .ya-comment .comment-author a {
  color: #20bc5a;
}
.ya-comments .ya-comment +.ya-comment {
  margin-top: 20px;
}
.sw-recent .sw-recent-content {
  border-bottom: 1px dashed #c9c9c9;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
}
.sw-recent .sw-recent-content:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.sw-recent .sw-recent-content img {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.sw-recent .sw-recent-content .sw-recent-detail {
  display: inline-block;
}
.sw-recent .sw-recent-content .sw-recent-detail .item-title {
  margin-bottom: 8px;
}
.sw-recent .sw-recent-content .sw-recent-detail .item-title a {
  font-size: 14px;
  font-weight: 300;
}
.sw-recent .sw-recent-content .sw-recent-detail .item-date {
  font-size: 11px;
  color: #909090;
}
.sw-recent .sw-recent-content .sw-recent-detail a {
  color: #666666;
  font-weight: 400;
  font-size: 14px;
}
.sw-recent .sw-recent-content .sw-recent-detail a:hover {
  color: #20bc5a;
}
.contact-bonus .ct {
  padding: 10px 0 10px 30px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 0;
}
.contact-bonus .ct-street {
  background: url("../assets/img/map-pin.png") no-repeat left center;
}
.contact-bonus .ct-email {
  background: url("../assets/img/mail.png") no-repeat left center;
}
.contact-bonus .ct-hotline {
  background: url("../assets/img/mobile.png") no-repeat left center;
}
.contact-bonus .wpcf7-form .border-dashed {
  border-bottom: 1px dashed #c9c9c9;
  width: 50%;
  max-width: 370px;
  margin-bottom: 15px;
}
.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: 10px 15px 10px 40px;
  background: url(../assets/img/mail.png) no-repeat #676767 10px center;
  text-align: center;
  color: #fff;
  font-weight: 700;
  border: none;
  text-transform: uppercase;
}
.contact-bonus .wpcf7-form .wpcf7-submit:hover {
  background-color: #919090;
}
.contact-bonus #socials.socials-style5:hover {
  background: #20bc5a;
  border: 1px solid #20bc5a;
}
table.shop_table tr td {
  vertical-align: middle;
}
table.shop_table .coupon {
  width: 50%;
  float: left !important;
}
table.shop_table .coupon label {
  vertical-align: middle;
  padding-top: 5px;
}
table.shop_table .coupon input#coupon_code {
  width: 40%;
  height: 31px !important;
  padding: 2px 12px;
}
table.shop_table .coupon input {
  display: inline-block;
  vertical-align: top;
}
table.shop_table .coupon .button {
  background: #20bc5a;
  float: left !important;
  width: auto !important;
}
table.shop_table input.button {
  float: right !important;
  width: auto !important;
}
table.shop_table .box-chekout {
  display: inline-block;
}
.form-row input {
  padding: 10px;
}
.form-row input.button {
  padding: 10px 25px;
  background: #20bc5a;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  border: 1px solid #fff;
}
.form-row input.button:hover {
  background: #fff;
  border: 1px solid #444;
  color: #20bc5a;
}
.carousel-inner .item-detail {
  width: 100%;
}
.box-upsell-title {
  display: table;
  text-align: center;
  margin: 0 auto 40px;
}
.box-upsell-title h2 {
  font-size: 24px;
}
.box-upsell-title img {
  display: inline-block;
}
.padding-login-content,
.register-form {
  background: #fff;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  -webkit-box-shadow: 0 3px 3px #999;
  box-shadow: 0 3px 3px #999;
  padding: 20px 0 0;
}
.iphone-search-form {
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #000;
  padding: 20px;
  top: 52px;
  z-index: 8988;
  display: none;
}
.iphone-search-form label {
  display: none;
}
.iphone-search-form input {
  display: inline-block;
}
.iphone-search-form input[type="text"] {
  background: none repeat scroll 0 0 #ededed;
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #909090;
  font-size: 11px;
  height: 42px;
  padding: 0 0 0 15px;
  width: 75%;
}
.iphone-search-form input[type="submit"] {
  background: url("../assets/img/bg_general.png") no-repeat scroll center -1365px #e74847;
  border: medium none;
  border-radius: 3px;
  height: 42px;
  opacity: 0.8;
  padding: 0;
  position: relative;
  text-indent: -9999px;
  width: 43px;
}
#commentform input[type="text"],
#commentform textarea,
#commentform input[type="email"] {
  padding: 5px 10px;
}
a:hover {
  color: #20bc5a;
}
.sw-pagination {
  margin-bottom: 50px;
}
.products-wrapper .products-nav:last-child {
  margin-bottom: 50px;
}
.minicart-content li a:hover {
  color: #20bc5a;
}
.box-topadv {
  overflow: hidden;
  margin: 30px 0 25px;
}
.box-topadv .item-image {
  display: inline-block;
  margin-right: 2%;
  vertical-align: middle;
}
.box-topadv .item-content {
  display: inline-block;
  vertical-align: middle;
}
.box-topadv .item-content p {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
}
.box-topadv .border-right {
  border-right: 1px solid #9d9d9d;
}
.navbar-nav {
  text-transform: uppercase;
}
h3 {
  font-weight: normal;
}
.primary-menu .navbar-inner .nav > li ul > li a {
  text-transform: capitalize;
}
.shop_table.table tr td .quantity.buttons_added input.minus {
  top: 14px;
}
#ship-to-different-address {
  padding: 3px;
}
#ship-to-different-address label,
#ship-to-different-address input {
  display: inline;
}
.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: #fff;
  width: 17px;
  height: 17px;
  margin-right: 5px;
  float: left;
  margin-top: 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background: #20bc5a;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
form.checkout {
  margin-bottom: 50px;
}
form.checkout h3 {
  margin-bottom: 30px;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  border-top: 3px solid #20bc5a !important;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
  height: auto !important;
  background: #20bc5a !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: #20bc5a;
  text-shadow: none;
  font-weight: normal;
  float: right;
  width: auto;
}
.woocommerce table.shop_table td.actions .button:hover,
.woocommerce-page table.shop_table td.actions .button:hover {
  background: #20bc5a;
  color: #fff;
}
.woocommerce table.shop_table td.actions .checkout-button,
.woocommerce-page table.shop_table td.actions .checkout-button {
  background: #20bc5a;
  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: #20bc5a;
}
.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 .button,
.woocommerce #customer_login form.register .form-row .button,
.woocommerce-page #customer_login form.login .form-row .button,
.woocommerce-page #customer_login form.register .form-row .button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  background: #20bc5a;
  color: #fff;
}
.woocommerce #customer_login form.login .form-row .button:hover,
.woocommerce #customer_login form.register .form-row .button:hover,
.woocommerce-page #customer_login form.login .form-row .button:hover,
.woocommerce-page #customer_login form.register .form-row .button:hover {
  background: #199045;
  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 .button,
.woocommerce-page form.lost_reset_password .form-row .button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
}
.woocommerce form.lost_reset_password .form-row .button:hover,
.woocommerce-page form.lost_reset_password .form-row .button:hover {
  background: #199045;
  color: #fff;
}
.woocommerce .entry-content form.login,
.woocommerce-page .entry-content form.login {
  border: 0;
  padding: 0;
}
.woocommerce .entry-content form.login .form-row-first,
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-first,
.woocommerce-page .entry-content form.login .form-row-last {
  float: left;
  width: 48.5%;
  padding: 0;
  margin-bottom: 15px;
}
.woocommerce .entry-content form.login .form-row-first .input-text,
.woocommerce .entry-content form.login .form-row-last .input-text,
.woocommerce-page .entry-content form.login .form-row-first .input-text,
.woocommerce-page .entry-content form.login .form-row-last .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f1f1f1;
  border: 0;
}
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-last {
  margin-left: 3%;
}
.woocommerce .entry-content form.login .form-row label.inline,
.woocommerce-page .entry-content form.login .form-row label.inline {
  clear: both;
  display: block;
}
.woocommerce .entry-content form.login .form-row .button,
.woocommerce-page .entry-content form.login .form-row .button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
}
.woocommerce .entry-content form.login .form-row .button:hover,
.woocommerce-page .entry-content form.login .form-row .button:hover {
  background: #199045;
  color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
  color: #20bc5a;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
  color: #157b3b;
}
.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;
}
.woocommerce .entry-content .checkout_coupon .form-row .button,
.woocommerce-page .entry-content .checkout_coupon .form-row .button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: initial;
}
.woocommerce .entry-content .checkout_coupon .form-row .button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row .button:hover {
  background: #199045;
  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 22px 10px;
  width: 100%;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label {
  padding: 0;
  margin: 0;
  font-weight: normal;
  vertical-align: initial;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label input,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label input {
  margin-top: 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: #20bc5a;
  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: #157b3b;
}
.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 .product-type-external .content_product_detail p.cart,
.woocommerce-page .product-type-external .content_product_detail p.cart {
  float: left;
}
.woocommerce .product-type-external .content_product_detail p.cart >a,
.woocommerce-page .product-type-external .content_product_detail p.cart >a {
  background: #20bc5a;
}
.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: #20bc5a;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
  border-top-color: #20bc5a !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: #20bc5a !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: #20bc5a !important;
  text-shadow: none !important;
  width: auto !important;
  min-width: initial;
}
.shipping-calculator-form .button:hover {
  background: #fff !important;
  color: #20bc5a !important;
}
#ya-totop {
  background-color: #20bc5a;
  bottom: 80px;
  right: 25px;
  text-align: center;
  position: fixed;
  height: 40px;
  width: 40px;
  line-height: 40px;
  z-index: 99;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#ya-totop:before {
  content: '\f062';
  font-family: fontawesome;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
#ya-totop:hover {
  background: #157b3b;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.rtl #ya-totop {
  right: auto;
  left: 20px;
}
div.wpcf7 img.ajax-loader {
  width: 16px;
}
div.wpcf7-validation-errors {
  margin: 0;
  position: relative;
  top: 0;
}
a.loading {
  background: url("../assets/img/loadingp.gif") no-repeat scroll center center #868686 !important;
  background-size: 50% !important;
}
.products-loop.list .item-bottom a.loading {
  background-size: 25% !important;
}
.loading {
  position: relative;
  height: 300px;
  overflow: hidden;
  border-radius: 10px;
}
.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
  background-size: 32px 32px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
  border-radius: 10px;
}
#content .single-product {
  padding-top: 5px;
}
.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: #20bc5a;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
#cboxLoadedContent {
  overflow: initial !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: #20bc5a;
}
.number-spin-btn-container {
  display: none !important;
}
.cat-wrapper label {
  margin-bottom: 0;
  display: block;
}
.cat-wrapper:after {
  color: #000;
  content: '\f0d7';
  font-family: "FontAwesome";
  line-height: 36px;
  font-style: normal;
  font-weight: normal;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 12px;
}
_:-ms-fullscreen,
:root .cat-wrapper:after {
  display: none;
}
.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 {
  color: #20bc5a;
  background: none !important;
}
.page-template-no-title header .entry-title {
  display: none;
}
.sw-ourteam-slider {
  position: relative;
}
.sw-ourteam-slider .title-home h2 {
  font-size: 22px;
  font-weight: 600;
  color: #444;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.ie9 .woocommerce .widget_price_filter .price_slider_amount #min_price,
.ie9 .woocommerce .widget_price_filter .price_slider_amount #max_price,
.ie9 .woocommerce-page .widget_price_filter .price_slider_amount #min_price,
.ie9 .woocommerce-page .widget_price_filter .price_slider_amount #max_price {
  width: 30%;
}
.ie9 .woocommerce .widget_price_filter .price_slider_amount .button,
.ie9 .woocommerce-page .widget_price_filter .price_slider_amount .button {
  width: 30%;
}
.ie9 .item-bottom-grid a.button.add_to_cart_button,
.ie9 .products-loop .item-bottom a.button.add_to_cart_button {
  padding-left: 0;
  top: 0;
}
.minicart-content {
  list-style: none;
}
.mc4wp-form {
  margin: 0;
}
.quickview-container .social-share-google-plus {
  top: -12px;
  position: relative;
  left: 12px;
}
.tparrows.preview1 {
  width: 36px;
  height: 36px;
}
.tparrows.preview1:after {
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  background: rgba(0,0,0,0.6);
}
.tparrows.preview1:hover:after {
  background: #20bc5a;
  color: #fff;
}
.tp-bullets.preview1 .bullet {
  border-radius: 50%;
  background: #eeeeee !important;
  width: 10px !important;
  height: 10px !important;
  border: 1px solid #eeeeee !important;
}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
  background: #20bc5a !important;
  width: 10px !important;
  height: 10px !important;
  border: 1px solid #e1e1e1 !important;
}
.index1 .block-title {
  margin: 0;
}
.rev_slider_wrapper,
#contents {
  z-index: 2;
}
.index2 .carousel-indicators li {
  background-color: #fff;
}
.index2 .carousel-indicators .active {
  background-color: #20bc5a;
  margin-right: 5px;
}
.sw-woo-container-slider.upsells-products {
  border-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  min-height: 40px;
  margin: 0;
  padding: 0;
  border-left: 1px solid #ddd;
}
.woocommerce div.product .woocommerce-tabs ul.tabs > li {
  margin-right: 0px;
  position: relative;
  border: 1px solid #ddd;
  border-width: 1px 1px 0 1px;
  padding: 0;
  border-radius: 0;
  background: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs > li a {
  margin-right: 0px;
  font-size: 16px;
  font-weight: 700;
  padding: 9px 20px;
  text-transform: uppercase;
  cursor: default;
  line-height: 1.6;
}
.woocommerce div.product .woocommerce-tabs ul.tabs > li.active a {
  background: #20bc5a;
  border: 1px #20bc5a solid;
  color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs > li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs > li:after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
  padding: 30px 30px !important;
  border: 1px solid #ddd !important;
  border-radius: 0;
  border-top: 0;
}
.woocommerce div.product .woocommerce-tabs .panel >h2,
.woocommerce div.product .woocommerce-tabs .panel #comments > h2 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.dropdown-menu .products-thumb:hover .product-thumb-hover img.attachment-shop_catalog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.woocommerce .body-wrapper table.shop_table_responsive tr td,
.woocommerce-page .body-wrapper table.shop_table_responsive tr td {
  text-align: left !important;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs {
  width: 200px;
  max-width: 200px;
  background-color: #f7f7f7;
  margin-right: 15px;
  float: left;
  padding: 25px 0 78px 0;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs li {
  float: none;
  border: 0;
  height: inherit;
}
.rtl .listing-tab-shortcode .tabbable .nav.nav-tabs li {
  float: none;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs li a,
.listing-tab-shortcode .tabbable .nav.nav-tabs li:last-child a {
  padding: 8px 15px;
  font-size: 12px;
  font-weight: 700;
  color: #444;
  line-height: inherit;
  height: inherit;
  border: 0;
  background: none;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs li a:before,
.listing-tab-shortcode .tabbable .nav.nav-tabs li:last-child a:before {
  background: none;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs li.active a,
.listing-tab-shortcode .tabbable .nav.nav-tabs li:hover a {
  cursor: pointer;
  color: #fff;
  background: #20bc5a;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs li:after {
  content: "\f0da";
  font-family: FontAwesome;
  position: absolute;
  color: #999999;
  top: 50%;
  margin-top: -8px;
  right: 10px;
}
.listing-tab-shortcode .tabbable .nav.nav-tabs li.active:after,
.listing-tab-shortcode .tabbable .nav.nav-tabs li:hover:after {
  color: #fff;
}
.listing-tab-shortcode .tabbable .tab-content {
  width: 74%;
  margin: 0;
  padding: 10px 0;
  float: left;
  border: 0px;
}
.listing-tab-shortcode .tabbable .tab-content .products-entry {
  margin-bottom: 0;
}
.listing-tab-shortcode .tabbable .tab-content .item {
  float: left;
  overflow: hidden;
  height: 100%;
  padding: 15px;
  min-height: 1px;
  width: 33.33%;
}
.listing-tab-shortcode .tabbable .tab-content .item .item-wrap {
  padding: 15px;
  border: 1px solid #ddd;
  overflow: hidden;
  position: relative;
}
.woocommerce-cart table.cart .product-thumbnail {
  display: block;
}
.rtl .vc_custom_1431336958268,
.rtl .vc_custom_1431336979078,
.rtl .vc_custom_1431336940896 {
  margin-right: -20px !important;
}
.rtl .woocommerce-message .button,
.rtl .woocommerce-error .button,
.rtl .woocommerce-info .button {
  float: left;
}
.rtl .woocommerce-error,
.rtl .woocommerce-info,
.rtl .woocommerce-message {
  padding: 1em 3.5em 1em 2em !important;
}
.content-search {
  font-size: 14px;
}
.content-search >.post,
.content-search .product,
.content-search .team,
.content-search .partner {
  margin-bottom: 30px;
  padding: 30px 0;
  border: 1px #eee solid;
}
.content-search >.post .entry-content,
.content-search .product .entry-content,
.content-search .team .entry-content,
.content-search .partner .entry-content {
  overflow: hidden;
  padding: 20px 30px 0 30px;
}
.content-search >.post .entry-content .title-blog h3,
.content-search .product .entry-content .title-blog h3,
.content-search .team .entry-content .title-blog h3,
.content-search .partner .entry-content .title-blog h3 {
  font-size: 20px;
  color: #111;
  font-weight: bold;
}
.content-search >.post .entry-content .title-blog h3 a,
.content-search .product .entry-content .title-blog h3 a,
.content-search .team .entry-content .title-blog h3 a,
.content-search .partner .entry-content .title-blog h3 a {
  color: #1b1b1b;
}
.content-search >.post .entry-content .title-blog h3 a:hover,
.content-search .product .entry-content .title-blog h3 a:hover,
.content-search .team .entry-content .title-blog h3 a:hover,
.content-search .partner .entry-content .title-blog h3 a:hover {
  color: #20bc5a;
}
.content-search >.post .entry-content .entry-meta,
.content-search .product .entry-content .entry-meta,
.content-search .team .entry-content .entry-meta,
.content-search .partner .entry-content .entry-meta {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .entry-meta i,
.content-search .product .entry-content .entry-meta i,
.content-search .team .entry-content .entry-meta i,
.content-search .partner .entry-content .entry-meta i {
  margin-right: 5px;
}
.rtl .content-search >.post .entry-content .entry-meta i,
.rtl .content-search .product .entry-content .entry-meta i,
.rtl .content-search .team .entry-content .entry-meta i,
.rtl .content-search .partner .entry-content .entry-meta i {
  margin-right: 0;
  margin-left: 5px;
}
.content-search >.post .entry-content .entry-meta .entry-author,
.content-search .product .entry-content .entry-meta .entry-author,
.content-search .team .entry-content .entry-meta .entry-author,
.content-search .partner .entry-content .entry-meta .entry-author {
  text-transform: capitalize;
}
.content-search >.post .entry-content .entry-meta .entry-date:before,
.content-search .product .entry-content .entry-meta .entry-date:before,
.content-search .team .entry-content .entry-meta .entry-date:before,
.content-search .partner .entry-content .entry-meta .entry-date:before {
  font-size: 13px;
}
.content-search >.post .entry-content .entry-meta >span,
.content-search .product .entry-content .entry-meta >span,
.content-search .team .entry-content .entry-meta >span,
.content-search .partner .entry-content .entry-meta >span {
  padding-right: 20px;
  display: inline-block;
}
.rtl .content-search >.post .entry-content .entry-meta >span,
.rtl .content-search .product .entry-content .entry-meta >span,
.rtl .content-search .team .entry-content .entry-meta >span,
.rtl .content-search .partner .entry-content .entry-meta >span {
  padding-right: 0;
  padding-left: 20px;
}
.content-search >.post .entry-content .entry-description,
.content-search .product .entry-content .entry-description,
.content-search .team .entry-content .entry-description,
.content-search .partner .entry-content .entry-description {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .bl_read_more i,
.content-search .product .entry-content .bl_read_more i,
.content-search .team .entry-content .bl_read_more i,
.content-search .partner .entry-content .bl_read_more i {
  margin: 0 5px;
}
.rtl .content-search >.post .entry-content .bl_read_more i:before,
.rtl .content-search .product .entry-content .bl_read_more i:before,
.rtl .content-search .team .entry-content .bl_read_more i:before,
.rtl .content-search .partner .entry-content .bl_read_more i:before {
  content: '\f100';
}
.content-search .page .entry-content {
  border: 1px #eee solid;
  padding: 30px;
  margin-bottom: 30px;
}
.content-search .page .entry-content .entry-author {
  padding-right: 20px;
}
.rtl .content-search .page .entry-content .entry-author {
  padding-left: 20px;
  padding-right: 0;
}
.header-style3 .sidebar-top-menu .top-search .cat-wrapper:after,
.header-style5 .sidebar-top-menu .top-search .cat-wrapper:after {
  top: -3px;
}
.rtl .banner5 .wpb_single_image {
  margin-right: -20px !important;
}
.header-style3 .sidebar-top-menu .topsearch-entry {
  border-bottom: none;
}
:focus {
  outline: -webkit-focus-ring-color auto 0;
}
.box-layout .header-style3 #main-menu .sidebar-top-menu .widget .top-search .topsearch-entry input {
  width: 226px;
}
.box-layout .header-style3 #main-menu .sidebar-top-menu .widget .top-search .topsearch-entry .fa-search {
  background: transparent;
}
.widget_sp_image {
  margin-bottom: 30px;
}
.index1.elementor-widget {
  margin-bottom: 0;
}
.faq-style1 {
  border: 1px #ddd solid;
  border-width: 0 1px;
}
.faq-style1 .elementor-toggle .elementor-toggle-item:first-child {
  background: #eee;
}
.faq-style1 .elementor-toggle .elementor-toggle-item:first-child .elementor-tab-content {
  display: block;
  background: #eee;
}
.faq-style1 .elementor-toggle .elementor-toggle-item:first-child .elementor-tab-title {
  border: none;
}
.faq-style1 .elementor-toggle .elementor-tab-title.elementor-active {
  background: #eee;
}
.faq-style1 .elementor-toggle .elementor-tab-title .elementor-toggle-title:hover {
  color: #20bc5a;
}
.faq-style1 .elementor-toggle .elementor-tab-content {
  padding: 0 40px 5px 40px;
}
.faq-style1 .elementor-toggle .elementor-tab-content.elementor-active {
  background: #eee;
}
.faq-style1 .elementor-toggle .elementor-tab-content ul {
  list-style: none;
}
.faq-style1 .elementor-toggle .elementor-toggle-icon {
  margin-top: -5px;
  width: 25px;
}
.faq-style2 .elementor-toggle .elementor-toggle-item:first-child .elementor-toggle-title,
.faq-style2 .elementor-toggle .elementor-toggle-item:first-child .elementor-toggle-icon {
  color: #20bc5a;
}
.faq-style2 .elementor-toggle .elementor-toggle-item:first-child .elementor-tab-content {
  display: block;
}
.faq-style2 .elementor-toggle .elementor-tab-title {
  padding: 15px 0;
}
.faq-style2 .elementor-toggle .elementor-tab-title.elementor-active {
  border-bottom: 1px #d4d4d4 solid;
}
.faq-style2 .elementor-toggle .elementor-tab-title .elementor-toggle-title:hover {
  color: #20bc5a;
}
.faq-style2 .elementor-toggle .elementor-tab-content {
  padding: 15px 0 10px 0;
}
.faq-style2 .elementor-toggle .elementor-toggle-icon {
  margin-top: -5px;
  width: 30px;
}
.ya-blog-theme2.responsive-post-slider.block-style3 {
  border: none;
}
.ya-blog-theme2.responsive-post-slider.block-style3 .resp-slider-container {
  border: 1px #ddd solid;
}
.box-shop .woocommerce .products-nav .woocommerce-pagination,
.woocommerce-page .products-nav .woocommerce-pagination {
  margin-top: 0;
}
.responsive-slider.loading {
  max-height: 300px;
  overflow: hidden;
  position: relative;
}
.responsive-slider.loading:before {
  background: #fff url("../assets/img/loadingp.gif") no-repeat scroll center center;
  background-size: 32px 32px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
}
.shortcodes {
  margin-bottom: ;
}
.shortcodes .carousel .item img {
  width: 100%;
}
.shortcodes h3 {
  padding-top: 30px;
}
[class^="fa-"],
[class*=" fa-"] {
  margin: 5px;
}
.googlemap .map_canvas {
  height: 100%;
  width: 100%;
}
.shortcode-slideshow img {
  width: 100%;
}
.shortcode-slideshow .carousel-control {
  top: 45.5%;
}
.shortcode-slideshow .carousel-control:hover {
  opacity: 1;
  background-color: #20bc5a;
}
.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: #20bc5a;
  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: #20bc5a;
  border: 1px solid #20bc5a;
  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: #20bc5a;
  border: 1px solid #20bc5a;
  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: #20bc5a;
}
.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: #20bc5a;
}
.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: #20bc5a;
}
.sw-latestnews .sw-content a:hover {
  color: #199045;
}
.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: #20bc5a;
}
.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: #20bc5a;
}
.latest-blog .sw-caption {
  width: 100%;
}
.latest-blog .sw-content {
  line-height: 18px;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #DDDDDD;
  border-bottom: none;
}
.tabs-below > .nav-tabs > li {
  margin-bottom: 0;
  margin-top: -1px;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: rgba(0,0,0,0);
  border-top-color: #DDDDDD;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: rgba(0,0,0,0) #DDDDDD #DDDDDD;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-bottom: 3px;
  margin-right: 0;
  min-width: 74px;
}
.tabs-left > .nav-tabs {
  border-right: 1px solid #DDDDDD;
  float: left;
  margin-right: 19px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #EEEEEE #DDDDDD #EEEEEE #EEEEEE;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #DDDDDD rgba(0,0,0,0) #DDDDDD #DDDDDD;
}
.tabs-right > .nav-tabs {
  border-left: 1px solid #DDDDDD;
  float: right;
  margin-left: 19px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #EEEEEE #EEEEEE #EEEEEE #DDDDDD;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #DDDDDD #DDDDDD #DDDDDD rgba(0,0,0,0);
}
.alert {
  border-radius: 0;
}
.alert-bg-red {
  background-color: #e74847;
}
.alert-bg-blue {
  background-color: #3f9dd3;
}
.alert-bg-orange {
  background-color: #fb9220;
}
.alert-bg-green {
  background-color: #8dbe3f;
}
.alert-bg-violet {
  background-color: #a44ec4;
}
.alert-none-border {
  padding: 15px 0;
}
.btn {
  border-radius: 0;
}
.btn-red-border {
  border: 4px solid #e74847;
  color: #e74847;
}
.btn-red-border:hover {
  background: #e74847;
  color: #fff;
}
.btn-blue-border {
  border: 4px solid #3f9dd3;
  color: #3f9dd3;
}
.btn-blue-border:hover {
  background: #3f9dd3;
  color: #fff;
}
.btn-orange-border {
  border: 4px solid #fb9220;
  color: #fb9220;
}
.btn-orange-border:hover {
  background: #fb9220;
  color: #fff;
}
.btn-green-border {
  border: 4px solid #8dbe3f;
  color: #8dbe3f;
}
.btn-green-border:hover {
  background: #8dbe3f;
  color: #fff;
}
.btn-violet-border {
  border: 4px solid #a44ec4;
  color: #a44ec4;
}
.btn-violet-border:hover {
  background: #a44ec4;
  color: #fff;
}
iframe {
  border: none;
  margin-bottom: 10px;
  max-width: 100%;
}
#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: #20bc5a;
}
#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: #20bc5a;
}
#yt_post_slide .carousel-inner .item .carousel-caption .carousel-caption-inner .item-description {
  margin-top: 10px;
  line-height: 22px;
}
#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 #20bc5a;
}
.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 #20bc5a;
}
.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 {
  padding: 20px 0;
}
.testimonial-slider .carousel-indicators {
  background-color: #eeeeee;
  margin: 0px -18px 0;
  padding: 5px 0px;
  position: relative;
  text-align: center;
  left: 0;
  width: auto;
  bottom: 0;
}
.testimonial-slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin: 0 2px;
  border: 1px solid #eeeeee;
  background-color: #bbbbbb;
}
.testimonial-slider .carousel-indicators .active {
  background-color: #999999;
  border: 1px solid #fff;
}
.rtl .testimonial-slider .carousel-indicators {
  margin: 0px -18px 0;
}
.testimonial-slider.style2 .box-title {
  background: transparent;
  border-bottom: none;
  margin-bottom: 25px;
  text-align: center;
  height: auto;
  position: relative;
}
.testimonial-slider.style2 .box-title:after {
  content: "";
  height: 1px;
  border-bottom: 1px #9d9d9d dashed;
  position: absolute;
  bottom: 11px;
  left: 0;
  right: 0;
}
.testimonial-slider.style2 .box-title h2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  padding: 0 20px;
  margin: 0;
  z-index: 2;
  font-size: 22px;
  font-weight: 600;
}
.testimonial-slider.style2 .carousel-indicators {
  background-color: transparent;
}
.testimonial-slider.style2 .carousel-indicators li {
  width: 13px;
  height: 13px;
  border-radius: 50%;
}
.testimonial-slider.style2 .carousel-inner {
  padding: 0;
  text-align: center;
}
.testimonial-slider.style2 .carousel-inner .item {
  padding: 5px 0 25px 0;
}
.testimonial-slider.style2 .carousel-inner .client-comment {
  margin-bottom: 10px;
}
.testimonial-slider.style2 .carousel-inner .client-say-info .name-client {
  margin-left: 0;
  padding-top: 0;
}
.testimonial-slider.style2 .carousel-inner .client-say-info .name-client h2 a {
  color: #444;
  font-size: 16px;
}
.about-testi .testimonial-slider.style2 {
  border-bottom: 1px dashed #9d9d9d;
}
.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/bg_general.png) no-repeat center -986px;
}
.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: #20bc5a;
}
.testimonial_info ul {
  list-style: none;
  margin-bottom: 0;
}
.widget-testimonial .customersay {
  border: 1px solid #c0c0c0;
  position: relative;
}
.widget-testimonial .customersay .custom-title {
  font-size: 18px;
  font-weight: bold;
  top: -10px;
  left: 20px;
  padding: 0 20px;
  background: #fff;
  position: absolute;
  font-weight: normal;
}
.widget-testimonial .customersay .carousel-inner .item {
  padding: 30px 5px 20px 5px;
}
.widget-testimonial .customersay .carousel-inner .item .item-content .item-desc {
  line-height: 22px;
  color: #666;
  position: relative;
  padding-left: 23px;
  text-align: justify;
}
.widget-testimonial .customersay .carousel-inner .item .item-content .item-desc:before {
  content: "";
  background: url('../assets/img/bg_general.png') no-repeat left -2544px;
  font-size: 22px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 12px;
}
.widget-testimonial .customersay .carousel-inner .item .item-image {
  display: none;
}
.widget-testimonial .customersay .carousel-inner .item .item-info {
  margin-top: 10px;
}
.widget-testimonial .customersay .carousel-inner .item .item-info h4 {
  color: #999;
}
.widget-testimonial .customersay .carousel-inner .item .item-info h4 .author {
  color: #20bc5a;
  font-size: 16px;
}
.widget-testimonial .customersay .carousel-cl {
  position: absolute;
  top: -20px;
  right: 30px;
  padding: 0 20px;
  width: 100px;
  height: 32px;
  background: #fff;
}
.widget-testimonial .customersay .carousel-cl a {
  display: block;
  width: 35px !important;
  height: 35px !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 10px;
  border: 3px solid #e4e4e4;
  background: #fff;
  color: #e4e4e4;
  text-shadow: none;
  position: absolute;
  top: 0px;
  opacity: 1;
  font-weight: bold;
}
.widget-testimonial .customersay .carousel-cl a:hover {
  border-color: #20bc5a;
}
.widget-testimonial .customersay .carousel-cl .left:before {
  content: "\f104";
  font-family: FontAwesome;
  line-height: 26px;
}
.widget-testimonial .customersay .carousel-cl .left:hover:before {
  color: #20bc5a;
}
.widget-testimonial .customersay .carousel-cl .right:before {
  content: "\f105";
  font-family: FontAwesome;
  line-height: 26px;
}
.widget-testimonial .customersay .carousel-cl .right:hover:before {
  color: #20bc5a;
}
.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: #20bc5a;
}
.personnel_meta ul li:nth-child(2) {
  font-weight: bold;
}
.personnel_style2 .social ul li {
  display: inline-block;
  margin-right: 7px;
}
.rpl-title-wrapper {
  text-align: center;
}
.rpl-title-wrapper h4 {
  background: #fff;
  padding: 0 5px;
  position: relative;
  display: inline-block;
}
table {
  text-align: center;
}
tbody tr {
  border-bottom: 1px solid #adadad;
}
.table-style2 tbody tr {
  border: none;
}
.table-style2 tbody tr:nth-child(2n+0) {
  background-color: #e6e6e6;
}
.table-style2 tbody tr:nth-child(2n+1) {
  background-color: #f2f2f2;
}
tbody tr td {
  padding: 15px;
  font-size: 14px;
}
tbody tr.th {
  background-color: #20bc5a !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: #20bc5a;
}
.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: #666666;
  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: #20bc5a;
}
a.tooltips span.tooltip-style5,
a.tooltips span.tooltip-style5 b {
  background: #20bc5a;
  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: #20bc5a;
}
.counter-border ul li.counterbox-number [class^="icon-"],
.counter-border ul li.counterbox-number [class*=" icon-"] {
  color: #444;
}
.counter-bg ul {
  background: #20bc5a;
}
.counter-bg ul li.counterbox-number,
.counter-bg ul li.type {
  color: #fff;
}
#socials {
  width: 40px;
  height: 40px;
  padding: 7px;
  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: #20bc5a !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;
  border-bottom: 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 > a:hover {
  border-color: none;
}
.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: #20bc5a;
  color: #fff;
  border: 1px solid #20bc5a;
}
.tabbable .nav.nav-tabs li.active:first-child {
  border-left: 1px solid #20bc5a;
  border-top: 1px solid #20bc5a;
}
.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 #20bc5a;
}
.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;
  float: left;
}
.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/bg_general.png) left -2456px 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: #20bc5a;
}
.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: #20bc5a !important;
  border-radius: 0 !important;
  border-color: #e7e7e7;
  color: #fff;
  font-size: 16px;
  padding: 12px 0px !important;
}
.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: #20bc5a;
  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: #20bc5a;
}
.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 {
  margin: 12px 0px;
}
.carousel-inner .bs-item {
  padding: 6px 0 21px 0px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 17px;
  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: 10px;
  border: none;
}
.sw-best-seller-product {
  margin-bottom: 30px;
}
.sw-best-seller-product .block-title {
  margin-bottom: 20px;
}
.block-title {
  border-bottom: 3px solid #20bc5a;
  position: relative;
  margin: -5px -19px 0px -19px;
}
.block-title h2 {
  display: inline;
  font-size: 16px;
}
@media (max-width: 991px) {
  .block-title h2 {
    font-size: 12px;
  }
}
.block-title h2 >span {
  display: inline-block;
  font-weight: bold;
  padding: 0 18px;
  text-transform: uppercase;
  line-height: 37px;
  position: relative;
  color: #fff;
  background: #20bc5a;
}
@media (max-width: 991px) {
  .block-title h2 >span {
    padding: 0 10px;
  }
}
.block-title h2 >span a {
  color: #fff;
}
.block-title.title1 h2 >span:before {
  border-right: 20px solid transparent;
  border-bottom: 37px solid #20bc5a;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
}
.block-title.title2 {
  border-left: 5px solid #20bc5a;
  border-right: 1px solid #ddd;
  border-bottom: none;
  margin: -5px 0 30px 0;
}
.rtl .block-title.title2 {
  border-left: 1px solid #ddd;
  border-right: 5px solid #20bc5a;
}
.block-title.title2:before {
  width: 100%;
  height: 1px;
  position: absolute;
  display: inline-block;
  background: #ddd;
  content: "";
  bottom: 0px;
  left: 0px;
}
.block-title.title2:after {
  width: 100%;
  height: 1px;
  position: absolute;
  display: inline-block;
  background: #ddd;
  content: "";
  top: 0px;
  left: 0px;
}
.block-title.title2 h2 >span {
  background-color: transparent;
  color: inherit;
}
.block-title.title2 h2 >span a {
  color: inherit;
}
.block-title.title2 h2 >span a:hover {
  color: #20bc5a;
  text-shadow: 0 0 10px #ffff00;
}
.block-title.title3 {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: -5px 0 0px 0;
}
.block-title.title3:before {
  width: 100%;
  height: 1px;
  position: absolute;
  display: inline-block;
  background: #ddd;
  content: "";
  bottom: 0px;
  left: 0px;
}
.block-title.title3:after {
  width: 100%;
  height: 1px;
  position: absolute;
  display: inline-block;
  background: #ddd;
  content: "";
  top: 0px;
  left: 0px;
}
.block-title.title3 h2 >span {
  background-color: transparent;
  color: inherit;
  padding: 0 0 0 18px;
}
.block-title.title3 h2 >span a {
  color: inherit;
}
.block-title.title3 h2 >span a:hover {
  color: #20bc5a;
}
.block-title.title3 h2 .text-color {
  padding: 0;
  color: #20bc5a;
}
.block-title.title4:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 22px;
  height: 22px;
  background: url(../assets/img/green/bf-title.png) no-repeat top left;
  z-index: 9;
}
.rtl .block-title.title4:before {
  left: auto;
  right: 0px;
  background: url(../assets/img/green/bf-title-right.png) no-repeat top left;
}
.block-title.title4 h2 > span {
  padding-left: 30px;
}
.rtl .block-title.title4 h2 > span {
  padding-right: 30px;
  padding-left: 18px;
}
.countdown-slider .block-title {
  margin: -5px 0px 5px 0px;
}
.index3 .countdown-slider .block-title,
.index4 .countdown-slider .block-title {
  margin: -5px 0px 5px 0px;
}
.block-brand .view-all-brand {
  display: inline-block;
  float: right;
  margin: 11px 11px 0px 0px;
}
.block-brand .view-all-brand:after {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 12px;
  margin-left: 5px;
}
.block-brand .brand-wrapper {
  margin: 0px -19px -1px -18px;
  line-height: 0px;
}
.block-brand .brand-wrapper ul {
  display: inline-block;
  width: 100%;
  list-style: none;
  margin: 0;
}
.block-brand .brand-wrapper ul li {
  float: left;
  width: 50%;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.block-brand .brand-wrapper ul li a img {
  width: 100%;
}
.sw-partner-container-slider .slick-initialized .slick-slide {
  padding: 0;
}
.sw-partner-container-slider .slick-initialized .slick-slide:hover {
  border: 0px;
}
.sw-woo-container-slider {
  border-top: 1px solid #ddd;
  margin-bottom: 35px;
}
.sw-woo-container-slider .block-title {
  margin: -5px 0 0 0;
}
.sw-woo-container-slider .left-child {
  float: left;
  border-right: 0;
  width: 20%;
  position: relative;
}
.sw-woo-container-slider .left-child:after {
  position: absolute;
  content: '';
  background: #ddd;
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
}
.sw-woo-container-slider .left-child .cat-list {
  padding: 8px 18px;
  margin: 0;
  list-style: none;
}
.sw-woo-container-slider .left-child .cat-list li.item {
  padding: 2px 0px;
}
.sw-woo-container-slider .left-child .cat-list li.item a:before {
  content: "\f0da";
  margin-right: 3px;
  font-family: fontawesome;
}
.rtl .sw-woo-container-slider .left-child {
  float: right;
  border-left: 0;
  border-right: 0;
}
.rtl .sw-woo-container-slider .left-child .cat-list li a:before {
  display: none;
}
.rtl .sw-woo-container-slider .left-child .cat-list li a:after {
  content: "\F0D9";
  margin-left: 3px;
  font-family: fontawesome;
}
.rtl .sw-woo-container-slider .left-child:after {
  left: 0;
  right: auto;
}
.sw-woo-container-slider .responsive-childcat-right {
  overflow: hidden;
}
.sw-woo-container-slider .category-wrap-cat {
  display: inline-block;
  float: right;
  height: 33px;
  position: relative;
  top: 1px;
  padding-top: 9px;
}
.sw-woo-container-slider .category-wrap-cat .cat-list {
  list-style: none;
}
.sw-woo-container-slider .category-wrap-cat .cat-list li {
  display: inline-block;
  float: left;
  margin-left: -1px;
}
.sw-woo-container-slider .category-wrap-cat .cat-list li a {
  line-height: 22px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  display: inline-block;
  padding: 0px 15px;
}
.sw-woo-container-slider .category-wrap-cat .cat-list li:last-child a {
  border-right: none;
}
.sw-woo-container-slider .slider {
  position: relative;
  z-index: 100;
  border: 1px solid #ddd;
  margin-top: 30px;
}
.sw-woo-container-slider .slider .vpo-wrap .vp .item:hover {
  border: 1px solid #aaa;
}
.sw-woo-container-slider .slider .vpo-wrap .vp .item:hover .item-wrap .item-content .item-bottom-grid .add_to_wishlist,
.sw-woo-container-slider .slider .vpo-wrap .vp .item:hover .item-wrap .item-content .item-bottom-grid .compare-button .compare,
.sw-woo-container-slider .slider .vpo-wrap .vp .item:hover .item-wrap .item-content .item-bottom-grid .add_to_cart_button,
.sw-woo-container-slider .slider .vpo-wrap .vp .item:hover .item-wrap .item-content .item-bottom-grid .sm_quickview_handler {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.sw-woo-container-slider .slider .vpo-wrap .vp .item .item-wrap {
  width: 100%;
  position: relative;
  background: none;
  padding: 15px;
  overflow: hidden;
}
.sw-woo-container-slider.woo-slider-child-cate-left {
  border-top: 0px solid #ddd;
}
.sw-woo-container-slider.woo-slider-child-cate-left .resp-slider-wrapper {
  border: 1px solid #ddd;
  margin-top: 30px;
}
.sw-woo-container-slider.woo-slider-child-cate-left .slider {
  border: 0;
  margin: 0;
}
.sw-woo-container-slider.woo-slider-child-cate-left .slider:before {
  position: absolute;
  content: '';
  background: #ddd;
  width: 1px;
  height: 100%;
  top: 0;
  left: -1px;
  bottom: 0;
}
.rtl .sw-woo-container-slider.woo-slider-child-cate-left .slider:before {
  left: auto;
  right: -1px;
}
.sw-countdown-product {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 35px !important;
}
.sw-countdown-product .block-title {
  margin: -5px 0px 30px 0px;
}
.sw-countdown-product:hover button {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
}
.sw-countdown-product button {
  z-index: 999;
  opacity: 1;
  border-radius: 2px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 50%;
  width: 39px;
  height: 39px;
  text-indent: -9999px;
}
.sw-countdown-product button.slick-prev {
  background: url(../assets/img/bg_general.png) no-repeat 5px -1977px #fff;
  border: 1px solid #dbdbdb;
  left: 0px;
}
.sw-countdown-product button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat 5px -1945px #20bc5a;
  border-color: #20bc5a;
}
.sw-countdown-product button.slick-next {
  background: url(../assets/img/bg_general.png) no-repeat -48px -1977px #fff;
  border: 1px solid #dbdbdb;
  right: 0px;
  left: auto;
}
.sw-countdown-product button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -48px -1977px #20bc5a;
  border-color: #20bc5a;
}
.sw-countdown-product .item-wrap {
  padding: 15px;
  border: 1px solid #ddd;
  overflow: hidden;
  position: relative;
}
.sw-countdown-product .item-wrap:hover .product-countdown .countdown-section {
  background-color: #20bc5a;
}
.sw-countdown-product .item-wrap:hover .item-bottom-grid .add_to_wishlist,
.sw-countdown-product .item-wrap:hover .item-bottom-grid .compare-button .compare,
.sw-countdown-product .item-wrap:hover .item-bottom-grid .add_to_cart_button,
.sw-countdown-product .item-wrap:hover .item-bottom-grid .sm_quickview_handler {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.sw-countdown-product .item-wrap .product-countdown .countdown-section {
  width: 36px;
  height: 40px;
  text-align: center;
  background-color: #999999;
  display: inline-block;
  color: #fff;
  padding: 5px 0px 2px;
  line-height: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: 4px;
}
.sw-countdown-product .item-wrap .product-countdown .countdown-section:last-child {
  margin-right: 0;
}
.sw-countdown-product .item-wrap .product-countdown .countdown-section .countdown-amount {
  font-size: 116.67%;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}
.sw-countdown-product .item-wrap .product-countdown .countdown-section .countdown-period {
  font-size: 83.33%;
  text-transform: uppercase;
  width: 100%;
}
.wrapper_vertical_menu {
  display: block;
  position: relative;
  border-top: none;
  margin-bottom: 30px;
}
.wrapper_vertical_menu .vertical-megamenu {
  border: 1px solid #ddd;
  padding: 4px 0;
}
.wrapper_vertical_menu h5 {
  margin: 0;
}
.wrapper_vertical_menu.ind2 {
  margin-bottom: 0;
}
.wrapper_vertical_menu.ind2 h5 {
  margin-bottom: 0;
  background: #20bc5a;
  padding: 0 15px;
}
.wrapper_vertical_menu.ind2 h5:before {
  display: none;
}
.wrapper_vertical_menu.ind2 h5:after {
  content: "\f107";
  font-family: fontawesome;
  font-size: 20px;
  position: absolute;
  top: 0px;
  right: 13px;
}
.rtl .wrapper_vertical_menu.ind2 h5:after {
  right: auto;
  left: 13px;
}
.wrapper_vertical_menu.ind2 .vertical-megamenu {
  border: none;
  position: absolute;
  width: 100%;
  z-index: 99;
  display: block;
  background: #444;
  padding: 10px 0;
}
.home-page-6-elementor .wrapper_vertical_menu.ind2 .vertical-megamenu {
  padding: 15px 0;
}
.wrapper_vertical_menu.ind2 .vertical-megamenu > li > a {
  color: #fff;
}
.home-page-6-elementor .wrapper_vertical_menu.ind2 .vertical-megamenu > li > a {
  font-size: 12px;
}
.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: #20bc5a;
}
.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: #20bc5a;
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-content .span {
  margin-left: 0;
}
.ya-blog-theme2.responsive-post-slider {
  border: 1px #cecece solid;
  position: relative;
}
.index1 .ya-blog-theme2.responsive-post-slider .block-title {
  margin-top: -5px;
}
.ya-blog-theme2.responsive-post-slider .resp-slider-container {
  overflow: hidden;
}
.ya-blog-theme2.responsive-post-slider .resp-slider-container .slider .item .entry-content {
  padding: 0 18px 8px 18px;
}
.ya-blog-theme2.responsive-post-slider .res-button {
  width: 15px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 18px;
  z-index: 2;
  cursor: pointer;
  text-indent: 0;
}
.ya-blog-theme2.responsive-post-slider .res-button.slick-prev {
  left: auto;
  right: 25px;
  background: none;
  display: block !important;
  border: none;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.rtl .ya-blog-theme2.responsive-post-slider .res-button.slick-prev {
  left: 5px;
  right: auto;
  background: none;
}
.ya-blog-theme2.responsive-post-slider .res-button.slick-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 28px;
  color: #999999;
}
.ya-blog-theme2.responsive-post-slider .res-button.slick-prev:hover:before {
  color: #20bc5a;
}
.ya-blog-theme2.responsive-post-slider .res-button.slick-next {
  left: auto;
  right: 5px;
  background: none;
  display: block !important;
  border: none;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.rtl .ya-blog-theme2.responsive-post-slider .res-button.slick-next {
  left: 25px;
  right: auto;
  background: none;
}
.ya-blog-theme2.responsive-post-slider .res-button.slick-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 28px;
  color: #999999;
}
.ya-blog-theme2.responsive-post-slider .res-button.slick-next:hover:before {
  color: #20bc5a;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  padding: 0 15px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
#subscribe_popup {
  text-align: left;
  display: none;
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url(../assets/img/newsletter.png);
  position: relative;
  max-width: 600px;
}
#subscribe_popup .subscribe-popup-container {
  padding: 50px 120px;
}
#subscribe_popup .subscribe-popup-container h2 {
  color: #444;
  font-size: 30px;
  font-weight: 700 !important;
  text-transform: uppercase;
  margin-bottom: 17px;
}
#subscribe_popup .subscribe-popup-container .description {
  font-size: 14px;
  color: #555;
  margin-bottom: 30px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
  margin-bottom: 15px;
  border: 1px solid #ededed;
  max-width: 390px;
  position: relative;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form {
  float: left;
}
#subscribe_popup .subscribe-popup-container .subscribe-form p,
#subscribe_popup .subscribe-popup-container .subscribe-form input {
  margin: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"] {
  padding: 0 15px;
  height: 43px;
  line-height: 43px;
  overflow: hidden;
  display: block;
  font-size: 13px;
  width: 350px;
  border-radius: 0;
  border: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"] {
  background: url(../assets/img/icon-newsletter.png) no-repeat center center #fff;
  position: absolute;
  height: 43px;
  width: 43px;
  overflow: hidden;
  top: 0;
  right: 0;
  text-indent: -9999px;
  border: 0;
  border-radius: 0;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"] {
  left: 0;
  right: auto;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:before {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:hover {
  opacity: 0.85;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  line-height: 30px;
  clear: both;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  margin-left: 160px;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox input {
  cursor: pointer;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label {
  vertical-align: top;
  line-height: 25px;
  margin: 0;
  font-weight: normal;
  color: #444;
  font-weight: 500;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label span {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
}
#subscribe_popup .subscribe-social {
  padding: 15px 0;
  background-color: rgba(32,188,89,0.7);
  text-align: center;
  position: relative;
  z-index: 3;
  margin-top: 20px;
}
#subscribe_popup .subscribe-social h3 {
  color: #fff;
  font-weight: 700 !important;
  font-size: 16px;
  text-transform: uppercase;
}
#subscribe_popup .subscribe-social > .subscribe-social-inner .revo-socials ul {
  margin: 0;
}
#subscribe_popup .subscribe-social > .subscribe-social-inner .revo-socials ul > li > a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  line-height: 40px;
  background: #333;
  margin: 0 5px;
}
.sidebar-above-footer {
  position: relative;
  background-color: #444444;
  color: #fff;
  padding: 12px 0px 0px;
}
.sidebar-above-footer .elementor-row>.elementor-column>.elementor-element-populated {
  padding: 10px 15px 0 15px;
}
.sidebar-above-footer .socials-wrap {
  text-align: center;
  background-color: #3a3a3a;
}
.sidebar-above-footer .socials-wrap ul li {
  display: inline-block;
}
.sidebar-above-footer .socials-wrap ul li a {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  margin: 0 5px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.sidebar-above-footer .socials-wrap ul li a:hover {
  color: #20bc5a;
}
.sidebar-above-footer .block-subscribe-footer .title-block {
  display: inline-block;
  padding: 1px 0 0px 60px;
  background: url(../assets/img/bg_general.png) no-repeat left -2128px;
}
.sidebar-above-footer .block-subscribe-footer .title-block h2 {
  font-size: 150%;
  color: #fff;
  font-weight: bold;
  margin: 2px 0 8px;
}
.sidebar-above-footer .block-subscribe-footer .title-block p {
  margin: 0;
  color: #fff;
  padding: 0;
}
.sidebar-above-footer .block-subscribe-footer .block-content {
  float: right;
  padding-bottom: 10px;
  padding-top: 5px;
}
.sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content {
  position: relative;
  min-height: 36px;
  background: #fff;
}
.sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content .newsletter-email {
  width: 350px;
  height: 36px;
  background-color: #eeeeee;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  padding-left: 12px;
  padding-right: 108px;
}
.rtl .sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content .newsletter-email {
  padding-left: 108px;
  padding-right: 12px;
}
.sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content input::-webkit-input-placeholder {
  color: #555;
}
.sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content input::-moz-placeholder {
  color: #555;
}
.sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content input:-ms-input-placeholder {
  color: #555;
}
.sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content .newsletter-submit {
  height: 36px;
  line-height: 36px;
  position: absolute;
  border: none;
  border-radius: 0;
  background-color: #20bc5a;
  right: 0;
  top: 0;
  color: #fff;
  padding: 0 15px;
  text-transform: uppercase;
}
.sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content .newsletter-submit:hover {
  background-color: #33dc72;
}
.sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content .ajax-loader {
  display: none;
}
footer {
  background-color: #eeeeee;
}
footer >.container {
  padding: 20px 0;
}
footer .content-block-footer {
  padding-right: 20px;
}
.rtl footer .content-block-footer {
  padding-right: 5px;
  padding-left: 20px;
}
footer .content-block-footer p {
  line-height: 20px;
}
footer .footer-column {
  border-left: 1px solid #dddddd;
  padding-left: 20px;
}
footer .footer-column .footer-border {
  padding: 6px 0px 2px;
}
footer .footer-column .footer-border > h2 {
  font-size: 150%;
  font-weight: bold;
  color: #444;
  margin-bottom: 20px;
  line-height: 15px;
}
footer .footer-column .footer-border li {
  padding-bottom: 7px;
}
footer .footer-column .footer-border ul {
  margin: 0;
}
.rtl footer .footer-column .footer-border ul li a span.fa-angle-double-right:before {
  content: "\f100";
}
footer .footer-column .footer-border ul.contact-us {
  list-style: none;
  margin-bottom: 34px;
}
footer .footer-column .footer-border ul.contact-us li {
  padding-bottom: 5px;
}
footer .footer-column .footer-border ul.contact-us li .sp-ic {
  width: 20px;
  display: inline-block;
  text-align: center;
  color: #20bc5a;
  margin: 0;
}
footer .footer-column .footer-border .payment-method li {
  display: inline-block;
  margin-right: 7px;
}
footer .footer-column:last-child .footer-border {
  border-right: none;
}
footer .copyright {
  background-color: #dddddd;
  padding: 8px 0;
}
.footer-bot1 .elementor-row >.elementor-top-column {
  border-left: 1px #ddd solid;
}
.rtl .footer-bot1 .elementor-row >.elementor-top-column {
  border-left: none;
  border-right: 1px #ddd solid;
}
.footer-bot1 .elementor-row >.elementor-top-column:first-child {
  border-left: none;
}
.rtl .footer-bot1 .elementor-row >.elementor-top-column:first-child {
  border-right: none;
}
.footer-bot1 .elementor-row >.elementor-top-column >.elementor-column-wrap.elementor-element-populated {
  padding: 0 15px;
}
.footer-bot1 .elementor-widget-wp-widget-nav_menu h5 {
  font-size: 150%;
  font-weight: bold;
  color: #444;
  margin-bottom: 20px;
  line-height: 15px;
  text-transform: uppercase;
}
.footer-bot1 .elementor-widget-wp-widget-nav_menu ul li {
  margin-bottom: 7px;
}
.footer-contact h5 {
  font-size: 150%;
  font-weight: bold;
  color: #444;
  margin-bottom: 20px;
  line-height: 15px;
  text-transform: uppercase;
}
.footer-contact ul li span {
  color: #20bc5a;
  width: 20px;
  display: inline-block;
  text-align: center;
}
.ecopyright-text {
  padding-top: 20px;
  border-top: 1px rgba(255,255,255,0.1) solid;
  color: #fff;
}
.ecopyright-text a {
  color: #20bc5a;
}
body.resmenu-open:before {
  content: '';
  background: rgba(0,0,0,0.7);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9999;
  width: 100%;
}
[data-elementor-type*="header"] .elementor-column-gap-default .elementor-row .elementor-column .elementor-element-populated {
  padding: 0 15px !important;
}
[data-elementor-type*="header"] >.elementor-inner>.elementor-section-wrap>.elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0 !important;
}
.header-elementor1 .sticky-menu,
.header-elementor2 .sticky-menu,
.header-elementor3 .sticky-menu,
.header-elementor4 .sticky-menu,
.header-elementor5 .sticky-menu,
.header-elementor6 .sticky-menu,
.header-elementor7 .sticky-menu,
.header-elementor8 .sticky-menu,
.header-elementor9 .sticky-menu {
  position: relative;
}
.elementor-location-footer {
  overflow: hidden;
}
.top-left1 >.elementor-element-populated>.elementor-widget-wrap {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.top-left1 >.elementor-element-populated>.elementor-widget-wrap >div {
  flex-direction: row;
  align-items: baseline;
  justify-content: flex-start;
  width: auto;
}
.top-right1 >.elementor-element-populated>.elementor-widget-wrap {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.top-right1 >.elementor-element-populated>.elementor-widget-wrap >div {
  flex-direction: row;
  align-items: baseline;
  justify-content: flex-end;
  width: auto;
}
.header-logo-elementor .elementor-widget-wrap {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.header-logo-elementor .elementor-widget-wrap >div {
  width: auto;
}
.vertical_megamenu h5 {
  height: 45px;
  line-height: 45px;
  position: relative;
  padding-left: 57px;
  background-color: #20bc5a;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.rtl .vertical_megamenu h5 {
  padding-left: 0;
  padding-right: 57px;
}
.vertical_megamenu h5:before {
  width: 45px;
  height: 45px;
  content: "";
  display: inline-block;
  background-image: url(../assets/img/bg_general.png);
  background-repeat: no-repeat;
  background-position: center -2402px;
  left: 0px;
  top: 0px;
  position: absolute;
  background-color: #199045;
}
.rtl .vertical_megamenu h5:before {
  left: auto;
  right: 0;
}
.vertical_megamenu.elementor-element {
  padding: 0;
}
.header-top .label-offer-slider {
  background-color: #20bc5a;
  border-radius: 3px;
  color: #fff;
  margin-top: 7px;
  float: left;
  margin-right: 10px;
  padding: 2px 10px;
  display: inline-block;
  vertical-align: top;
}
.rtl .header-top .label-offer-slider {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.header-top .carousel.slide {
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
}
.header-top .top-right1 >.elementor-element-populated>.elementor-widget-wrap>div {
  margin-bottom: 0;
}
.header-top .top-right1 .top-login li {
  border-left: 1px solid #ddd;
  float: left;
}
.rtl .header-top .top-right1 .top-login li {
  border-right: 1px #ddd solid;
  border-left: none;
}
.header-top .top-right1 .top-login li >a {
  line-height: 36px;
  padding: 0 13px;
  display: block;
  cursor: pointer;
}
.header-top .top-right1 .top-login li >a:before {
  content: "\f023";
  font-family: 'FontAwesome';
  font-size: 13px;
  margin-right: 7px;
}
.header-top .top-right1 .top-login .div-logined {
  line-height: 36px;
  padding: 0 13px;
  display: block;
  cursor: pointer;
  border-left: 1px solid #ddd;
}
.rtl .header-top .top-right1 .top-login .div-logined {
  border-right: 1px #ddd solid;
  border-left: none;
}
.header-top .top-right1 .top-login .block-popup-login .block-content .list-log li {
  border-left: none;
}
.header-top .top-right1 ul#menu-top-header {
  margin: 0;
  line-height: 36px;
}
.header-top .top-right1 ul#menu-top-header >li {
  float: left;
  position: relative;
  border-right: 1px solid #ddd;
}
.rtl .header-top .top-right1 ul#menu-top-header >li {
  float: right;
  border-left: 1px #ddd solid;
  border-right: 0;
}
.rtl .header-top .top-right1 ul#menu-top-header >li:first-child {
  border-right: 1px #ddd solid;
}
.header-top .top-right1 ul#menu-top-header >li:first-child {
  border-left: 1px solid #ddd;
}
.header-top .top-right1 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);
  padding: 0;
}
.header-top .top-right1 ul#menu-top-header >li >a {
  padding: 0 13px;
  border: 0;
  display: initial !important;
}
.header-top .top-right1 ul#menu-top-header >li >a:after {
  content: "\f107";
  margin-left: 5px;
  font-family: FontAwesome;
  display: inline-block;
}
.rtl .header-top .top-right1 ul#menu-top-header >li >a:after {
  margin-left: 0;
  margin-right: 5px;
}
.header-top .top-right1 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: 172px;
  position: absolute;
  left: -1px;
  top: 35px;
  border: 1px solid #ddd;
  background-color: #fff;
  z-index: 8888;
  margin: 0;
}
.header-top .top-right1 ul#menu-top-header >li >ul.dropdown-menu li a {
  display: block;
  padding: 8px 10px 8px 15px;
  border-bottom: none;
  line-height: 20px;
  color: #444;
}
.header-top .top-right1 ul#menu-top-header >li >ul.dropdown-menu li a:hover {
  color: #fff;
  background-color: #20bc5a;
}
.header-top .top-right1 #lang_sel {
  line-height: 36px;
}
.header-top .top-right1 #lang_sel a,
.header-top .top-right1 #lang_sel a:visited {
  border: 0 none;
  padding: 0;
}
.header-top .top-right1 #lang_sel a.lang_sel_sel:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 12px;
}
.header-top .top-right1 #lang_sel img.iclflag {
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
}
.header-top .top-right1 #lang_sel ul {
  display: inline-block;
  list-style: none;
  vertical-align: top;
}
.header-top .top-right1 #lang_sel ul li {
  float: right;
  position: relative;
  width: 105px;
  border-right: 1px solid #ddd;
  line-height: 36px;
}
.rtl .header-top .top-right1 #lang_sel ul li {
  border-left: 1px #ddd solid;
  border-right: none;
}
.header-top .top-right1 #lang_sel ul li a {
  background-color: transparent;
  color: #444;
  padding: 0 13px;
}
.header-top .top-right1 #lang_sel ul li a span {
  display: inline-block;
}
.header-top .top-right1 #lang_sel ul li ul {
  border: 0px;
  right: 0;
  left: 0;
  z-index: 1001;
  top: 35px;
  position: absolute;
  display: none;
  background: #fff;
  -webkit-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.header-top .top-right1 #lang_sel ul li ul li {
  background: #fff;
  border-right: none;
}
.header-top .top-right1 #lang_sel ul li ul li a {
  color: #444 !important;
  display: block;
  height: auto;
}
.header-top .top-right1 #lang_sel ul li ul li:hover {
  background: #20bc5a;
}
.header-top .top-right1 #lang_sel ul li ul li:hover a {
  color: #fff !important;
}
.header-top .top-right1 #lang_sel ul li ul li.active a {
  color: #20bc5a !important;
}
.header-top .top-right1 #lang_sel ul li ul li.active:hover a {
  color: #fff !important;
}
.header-top .top-right1 .currency_w {
  border-right: 1px solid #ddd;
}
.rtl .header-top .top-right1 .currency_w {
  border-left: 1px #ddd solid;
  border-right: none;
}
.header-top .top-right1 .currency_w >li {
  position: relative;
}
.header-top .top-right1 .currency_w >li >a {
  display: block;
  line-height: 36px;
  color: #666;
  padding: 0 13px;
}
.header-top .top-right1 .currency_w >li >a:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  color: #666;
}
.rtl .header-top .top-right1 .currency_w >li >a:after {
  margin-left: 0;
  margin-right: 10px;
}
.header-top .top-right1 .currency_w >li .currency_switcher {
  border: 0px;
  display: none;
  position: absolute;
  background: none repeat scroll 0 0 #fff;
  left: 0px;
  right: 0px;
  top: 35px;
  -webkit-box-shadow: 0 2px 3px #999;
  box-shadow: 0 2px 3px #999;
}
.header-top .top-right1 .currency_w >li .currency_switcher li {
  width: 100%;
  margin: 0;
}
.header-top .top-right1 .currency_w >li .currency_switcher li:hover {
  background: #20bc5a;
}
.header-top .top-right1 .currency_w >li .currency_switcher li:hover a {
  color: #fff;
}
.header-top .top-right1 .currency_w >li .currency_switcher li:hover a.active {
  color: #fff !important;
}
.header-top .top-right1 .currency_w >li .currency_switcher li a {
  background: none;
  border: 0px;
  border-radius: 0px;
  width: 60px;
  color: #666;
  display: block;
  padding: 8px 12px;
  border-bottom: none;
  line-height: 20px;
}
.header-top .top-right1 .currency_w >li .currency_switcher li a.active {
  color: #20bc5a !important;
}
.header-top .top-right1 .currency_w >li:hover .currency_switcher {
  display: block;
  z-index: 9999;
  height: auto;
}
.sw_search .top-search {
  border: 1px solid #ddd;
  display: inline-block;
  position: relative;
  background: #fff;
}
.sw_search .top-search .content-search {
  float: left;
}
.sw_search .top-search .content-search .search-append {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  padding: 0;
  min-width: 300px;
  text-align: left;
  border: none;
  z-index: 9999;
  max-height: 320px;
  overflow-x: auto;
}
.rtl .sw_search .top-search .content-search .search-append {
  text-align: right;
}
.rtl .sw_search .top-search .content-search .search-append .autocomplete-suggestion>a img {
  margin-right: 0;
  margin-left: 10px;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestions {
  box-shadow: 0 0 0 1px #ccc;
  background: #fff;
  border: 1px #ddd solid;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion {
  clear: both;
  padding: 0 10px;
  margin-bottom: 15px;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion:first-child {
  padding-top: 15px;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion:last-child {
  padding-bottom: 15px;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion.no-result {
  padding: 10px;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion >a {
  padding: 0 10px;
  display: block;
  overflow: hidden;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion >a img {
  margin-right: 10px;
  border: 1px solid #ccc;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion .media-body >span {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion .media-body >span strong {
  color: #20bc5a;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion .media-body .search-meta >div,
.sw_search .top-search .content-search .search-append .autocomplete-suggestion .media-body .search-meta >p {
  display: inline-block;
  vertical-align: top;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion .media-body .search-meta .sku {
  margin-right: 20px;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion .media-body .search-meta .sku >span {
  font-weight: bold;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion .media-body .price {
  color: #20bc5a;
  font-weight: bold;
  font-size: 14px;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion .media-body .price span.price-label {
  color: #666;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion .media-body .price ins {
  text-decoration: none;
}
.sw_search .top-search .content-search .search-append .autocomplete-suggestion .media-body .price del {
  color: #999;
}
.sw_search .top-search form {
  margin-bottom: 0;
}
.sw_search .top-search .cat-wrapper {
  width: 120px;
  float: left;
  position: relative;
}
.rtl .sw_search .top-search .cat-wrapper {
  float: right;
}
.sw_search .top-search .cat-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-right: 1px solid #eee;
  padding: 5px;
  height: 37px;
  max-width: 100%;
  cursor: pointer;
}
.rtl .sw_search .top-search .cat-wrapper select {
  border-right: none;
  border-left: 1px #ddd solid;
}
.sw_search .top-search .cat-wrapper select:focus {
  outline: none;
}
.sw_search .top-search input {
  border: none;
  line-height: 35px;
  margin-bottom: 0;
  padding-left: 5px;
  height: 35px;
  width: 235px;
  padding-right: 40px;
  padding-left: 15px;
}
.rtl .sw_search .top-search input {
  padding-right: 15px;
  padding-left: 40px;
}
.sw_search .top-search .input-group-btn {
  width: 0;
}
.sw_search .top-search .button-search-pro {
  font-size: 16px;
  color: #222;
  background: none;
  border: none;
  height: 38px;
  font-family: FontAwesome !important;
  position: absolute;
  right: 0;
  top: -1px;
  margin: 0;
  border-radius: 0;
  width: 38px;
  padding: 0;
}
.rtl .sw_search .top-search .button-search-pro {
  right: auto;
  left: 0;
}
.sw_search .top-search .button-search-pro:hover {
  color: #20bc5a;
}
.sw_search .top-search .button-search-pro.loading:before {
  content: "";
  background-size: 20px 20px;
  background-color: transparent;
}
.box-phone {
  background: url(../assets/img/bg_general.png) no-repeat left -335px;
  padding-left: 48px;
  float: right;
}
.rtl .box-phone {
  padding-left: 0;
  padding-right: 48px;
  float: left;
  background-position: 110px -335px;
}
.box-phone h3 {
  font-weight: bold;
  margin-bottom: 2px;
  font-size: 100%;
}
.box-phone a {
  color: #000;
}
.ecart-style1 .top-form-minicart {
  background-image: url(../assets/img/bg_general.png);
  background-repeat: no-repeat;
  background-position: 0 -1910px;
  padding-left: 32px;
  padding-right: 48px;
  height: 40px;
  position: relative;
  cursor: pointer;
  right: 0px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #20bc5a;
}
.rtl .ecart-style1 .top-form-minicart {
  padding-left: 48px;
  padding-right: 32px;
  background-position: 105px -1910px;
}
.ecart-style1 .top-form-minicart:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -15px;
  top: 0px;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  height: 0;
  width: 0;
  border-right: 15px solid #20bc5a;
}
.rtl .ecart-style1 .top-form-minicart:before {
  border-right: none;
  border-left: 15px solid #20bc5a;
  left: auto;
  right: -15px;
}
.ecart-style1 .top-form-minicart .top-minicart {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding-right: 0px;
  border-right: none;
  margin-right: 0px;
}
.rtl .ecart-style1 .top-form-minicart .top-minicart {
  margin: 0;
  padding: 0;
  border-left: none;
}
.ecart-style1 .top-form-minicart .top-minicart .cart-contents {
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 14px;
  top: 7px;
  color: #fff;
  line-height: 26px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #178841;
}
.rtl .ecart-style1 .top-form-minicart .top-minicart .cart-contents {
  right: auto;
  left: 14px;
}
.ecart-style2 .top-form-minicart {
  background-image: linear-gradient(#fe2254,#e81f4d);
  background: #fe2254;
  background: linear-gradient(#fe2254,#e81f4d);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 0px;
}
.rtl .ecart-style2 .top-form-minicart {
  padding-right: 0;
}
.ecart-style2 .top-form-minicart .top-minicart {
  padding-left: 50px;
  padding-right: 40px;
  height: 40px;
  position: relative;
  cursor: pointer;
  color: #fff;
  line-height: 40px;
  border-right: none;
  margin-right: 0;
  top: 0;
}
.ecart-style2 .top-form-minicart .top-minicart a,
.ecart-style2 .top-form-minicart .top-minicart a:hover {
  color: #fff;
}
.rtl .ecart-style2 .top-form-minicart .top-minicart {
  padding-left: 40px;
  padding-right: 50px;
  border-left: none;
  margin-left: 0;
}
.ecart-style2 .top-form-minicart:before {
  content: "\f0d7";
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  right: 23px;
  top: 9px;
  color: #fff;
}
.rtl .ecart-style2 .top-form-minicart:before {
  right: auto;
  left: 23px;
}
.ecart-style2 .top-form-minicart:after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url(../assets/img/bg_general.png) no-repeat -8px -1920px;
  position: absolute;
  top: 10px;
  left: 20px;
}
.rtl .ecart-style2 .top-form-minicart:after {
  left: auto;
  right: 20px;
}
.header-elementor1.style7 .primary-menu {
  background: #222;
}
.header-elementor2 .sw_search .top-search {
  width: 100%;
}
.header-elementor2 .sw_search .top-search .input-group {
  width: 100%;
}
.header-top.e2 .label-offer-slider {
  background: #e67e22;
}
.header-top.e2 .carousel.slide .item a {
  color: #fff;
}
.header-top.e2 a,
.header-top.e2 .top-right1 .currency_w>li>a,
.header-top.e2 .top-right1 #lang_sel ul li a,
.header-top.e2 .top-right1 .currency_w>li>a:after {
  color: #fff;
}
.header-top.e2 .top-right1 .top-login .div-logined,
.header-top.e2 .top-right1 .top-login li,
.header-top.e2 .top-right1 ul#menu-top-header>li,
.header-top.e2 .top-right1 .currency_w,
.header-top.e2 .top-right1 #lang_sel ul li {
  border: none;
}
.rtl .header-top.e2 .top-right1 .top-login .div-logined,
.rtl .header-top.e2 .top-right1 .top-login li,
.rtl .header-top.e2 .top-right1 ul#menu-top-header>li,
.rtl .header-top.e2 .top-right1 .currency_w,
.rtl .header-top.e2 .top-right1 #lang_sel ul li {
  border: none;
}
.header-elementor3 .header-mid .top-form-minicart .top-minicart {
  padding-top: 5px;
}
.header-elementor3 .header-bottom {
  margin-top: -22px;
}
.header-elementor3 .primary-menu {
  background: transparent;
}
.header-elementor3 .primary-menu .navbar-inner>.nav>li {
  height: 50px;
}
.header-elementor3 .primary-menu .navbar-inner>.nav>li >a {
  height: 50px;
  line-height: 50px;
  border: none;
  border-radius: 4px;
}
.header-elementor3 .primary-menu .navbar-inner>.nav>li.active >a,
.header-elementor3 .primary-menu .navbar-inner>.nav>li:hover >a {
  background-color: #474e58;
}
.header-elementor3 .sw_search {
  padding: 10px 7px 0 0px;
}
.rtl .header-elementor3 .sw_search {
  padding: 10px 0 0 7px;
}
.header-elementor3 .sw_search .top-search {
  border: none;
}
.header-elementor3 .sw_search .top-search .cat-wrapper select {
  height: 30px;
  background: #eee;
}
.header-elementor3 .sw_search .top-search input {
  height: 30px;
}
.header-elementor3 .sw_search .top-search .button-search-pro {
  height: 32px;
}
.header-elementor3 .sw_search .cat-wrapper:after {
  line-height: 32px;
}
.home-page-4-elementor {
  font-family: Roboto, Helvetica, sans-serif;
}
.header-elementor4 .primary-menu {
  background: #eee;
}
.header-elementor4 .primary-menu .navbar-inner>.nav>li {
  height: auto;
}
.header-elementor4 .primary-menu .navbar-inner>.nav>li >a {
  font-weight: normal;
  line-height: 28px;
  height: 28px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  color: #666;
}
.header-elementor4 .primary-menu .navbar-inner>.nav>li.active >a,
.header-elementor4 .primary-menu .navbar-inner>.nav>li:hover >a {
  color: #fff;
  overflow: hidden;
}
.header-elementor4 .header-bottom .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
  margin-bottom: 0;
}
.header-elementor4 .header-bottom .sw_search {
  padding-top: 7px;
  margin-right: 15px;
}
.header-elementor4 .header-bottom .sw_search .top-search {
  width: 100%;
  border: none;
}
.header-elementor4 .header-bottom .sw_search .top-search .input-group {
  width: 100%;
}
.header-elementor4 .header-bottom .sw_search .top-search .cat-wrapper select {
  height: 31px;
}
.header-elementor4 .header-bottom .sw_search .top-search input {
  height: 31px;
}
.header-elementor4 .header-bottom .sw_search .top-search .button-search-pro {
  height: 33px;
}
.header-elementor4 .header-bottom .sw_search .cat-wrapper:after {
  line-height: 33px;
}
.header-elementor4 .ecart-style1 {
  padding-top: 2px;
}
.header-elementor4 .ecart-style1 .top-form-minicart {
  background-color: transparent;
  position: relative;
  padding-right: 36px;
}
.rtl .header-elementor4 .ecart-style1 .top-form-minicart {
  padding-left: 36px;
  padding-right: 48px;
}
.header-elementor4 .ecart-style1 .top-form-minicart:before {
  display: none;
}
.header-elementor4 .ecart-style1 .top-form-minicart:after {
  content: "\f107";
  color: #fff;
  font-family: fontawesome;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  right: 23px;
  top: 8px;
}
.rtl .header-elementor4 .ecart-style1 .top-form-minicart:after {
  right: auto;
  left: 23px;
}
.header-elementor4 .ecart-style1 .top-form-minicart .cart-contents {
  display: none;
}
.header-elementor4.index6 .primary-menu .navbar-inner>.nav>li >a {
  color: #222;
  font-weight: 600;
}
.header-elementor4.index6 .primary-menu .navbar-inner>.nav>li >a:before {
  background: #222;
}
.header-elementor4.index6 .primary-menu .navbar-inner>.nav>li.active >a,
.header-elementor4.index6 .primary-menu .navbar-inner>.nav>li:hover >a {
  background: #222;
  color: #fff;
}
.header-elementor4.index6 .wrapper_vertical_menu.ind2 .vertical-megamenu {
  background: #222;
}
.header-elementor5 .header-bottom .wrapper_vertical_menu {
  margin-bottom: 0;
}
.header-elementor5 .header-bottom .wrapper_vertical_menu h5 {
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background: #199045;
  border: 1px #20bc5a solid;
  border-width: 0 1px;
}
.header-elementor5 .header-bottom .wrapper_vertical_menu h5:before {
  display: none;
}
.header-elementor5 .header-bottom .wrapper_vertical_menu h5:after {
  content: "\f0d7";
  font-family: fontawesome;
  font-size: 10px;
  position: absolute;
  top: 0px;
  right: 10px;
}
.rtl .header-elementor5 .header-bottom .wrapper_vertical_menu h5:after {
  right: auto;
  left: 10px;
}
.header-elementor5 .header-bottom .wrapper_vertical_menu .vertical-megamenu {
  width: 270px;
  left: 0px;
  top: 40px;
  position: absolute;
  background-color: #fff;
  z-index: 9;
  border: none;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
  display: none;
}
.header-elementor5 .header-bottom .wrapper_vertical_menu .vertical-megamenu .vertical-megamenu>li>a {
  font-size: 12px;
}
.header-elementor5 .header-bottom .wrapper_vertical_menu:hover .vertical-megamenu {
  display: block;
}
.header-elementor5 .primary-menu {
  background: #20bc5a;
}
.header-elementor5 .primary-menu .navbar-inner>.nav>li >a {
  border: none;
  font-size: 12px;
}
.header-elementor5 .primary-menu .navbar-inner>.nav>li >a:before {
  background: #199045;
}
.header-elementor5 .primary-menu .navbar-inner>.nav>li.active >a,
.header-elementor5 .primary-menu .navbar-inner>.nav>li:hover >a {
  background: #199045;
}
.header-elementor5 .sw_search {
  padding-top: 6px;
}
.header-elementor5 .sw_search .top-search .cat-wrapper select {
  height: 28px;
}
.header-elementor5 .sw_search .top-search input {
  height: 28px;
}
.header-elementor5 .sw_search .top-search .button-search-pro {
  height: 30px;
}
.header-elementor5 .sw_search .cat-wrapper:after {
  line-height: 30px;
}
.header-elementor5 .header-mid .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
  margin-bottom: 0;
}
.header-elementor5 .header-mid .box-phone {
  margin-right: 15px;
  margin-top: 5px;
}
.rtl .header-elementor5 .header-mid .box-phone {
  margin-right: 0;
  margin-left: 15px;
}
.header-elementor8 .carousel.slide .item a {
  color: #bababa;
}
.header-elementor8 .carousel.slide .item a:hover {
  color: #20bc5a;
}
.header-elementor8 .header-top a,
.header-elementor8 .header-top .top-right1 .currency_w>li>a,
.header-elementor8 .header-top .top-right1 #lang_sel ul li a,
.header-elementor8 .header-top .top-right1 .currency_w>li>a:after {
  color: #bababa;
}
.header-elementor8 .header-top .top-right1 ul#menu-top-header>li,
.header-elementor8 .header-top .top-right1 #lang_sel ul li,
.header-elementor8 .header-top .top-right1 .currency_w {
  border-color: #666;
}
.rtl .header-elementor8 .header-top .top-right1 ul#menu-top-header>li,
.rtl .header-elementor8 .header-top .top-right1 #lang_sel ul li,
.rtl .header-elementor8 .header-top .top-right1 .currency_w {
  border-color: #666;
}
.header-elementor8 .primary-menu {
  background: transparent;
  text-align: center;
  border-top: 1px solid rgba(0,0,0,0.1);
  padding-top: 12px;
}
.header-elementor8 .primary-menu .navbar-inner {
  float: none;
}
.rtl .header-elementor8 .primary-menu .navbar-inner {
  float: none !important;
}
.header-elementor8 .primary-menu .navbar-inner >.nav>li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.rtl .header-elementor8 .primary-menu .navbar-inner >.nav>li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.header-elementor8 .primary-menu .navbar-inner >.nav>li >a {
  border: none;
  color: #222;
  line-height: 28px;
  height: 28px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.header-elementor8 .primary-menu .navbar-inner >.nav>li >a:before {
  background: #222;
}
.header-elementor8 .primary-menu .navbar-inner >.nav>li.active >a,
.header-elementor8 .primary-menu .navbar-inner >.nav>li:hover >a {
  background: #222;
  color: #fff;
  overflow: hidden;
}
.header-elementor8 .primary-menu .navbar-inner >.nav>li ul {
  text-align: left;
}
.rtl .header-elementor8 .primary-menu .navbar-inner >.nav>li ul {
  text-align: right;
}
.header-elementor8 .box-phone {
  background: url(../assets/img/bg_general.png) no-repeat left -1416px;
  float: none;
  padding: 10px 0px 8px 30px;
}
.rtl .header-elementor8 .box-phone {
  padding: 10px 30px 8px 0;
  background-position: right -1464px;
  float: none;
}
.header-elementor8 .box-phone h3 {
  display: inline-block;
}
.header-elementor8 .top-form-minicart {
  background: none;
  padding: 0;
}
.header-elementor8 .top-form-minicart .top-minicart {
  position: relative;
  padding: 0;
  border: none;
  margin: 0;
  top: 7px;
}
.header-elementor8 .top-form-minicart .top-minicart >span {
  font-size: 0;
}
.header-elementor8 .top-form-minicart .top-minicart >span:before {
  content: '\f217';
  font-family: fontawesome;
  font-size: 14px;
  background: #20bc5a;
  color: #fff;
  padding: 10px;
}
.header-elementor8 .top-form-minicart .top-minicart >span:hover:before {
  background: #199045;
}
.header-elementor8 .top-form-minicart .top-minicart a {
  position: absolute;
  top: -18px;
  right: -10px;
  background: #E67E22;
  color: #fff;
  padding: 1px 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.rtl .header-elementor8 .top-form-minicart .top-minicart a {
  left: -10px;
  right: auto;
}
.header-elementor8.style9 .primary-menu {
  border: none;
  padding-top: 16px;
}
.search-cate {
  position: relative;
  margin: 0 10px;
}
.search-cate .search-tog {
  display: block;
}
.search-cate .search-tog i {
  background: #20bc5a;
  color: #fff;
  margin: 0;
  cursor: pointer;
  height: 34px;
  line-height: 34px;
  width: 34px;
  text-align: center;
}
.search-cate .search-tog i.open:before {
  content: "\f00d";
}
.search-cate .search-tog:hover {
  color: #20bc5a;
}
.search-cate .revo_top {
  display: none;
  position: absolute;
  top: 42px;
  right: 0;
  z-index: 99;
  width: 400px;
  background: #fff;
}
.rtl .search-cate .revo_top {
  right: auto;
  left: 0;
}
.search-cate .revo_top .form-search {
  margin-top: 0;
}
.search-cate .revo_top .top-search {
  width: 100%;
  vertical-align: top;
}
.search-cate .revo_top .top-search .input-group {
  width: 100%;
}
.search-cate .revo_top .top-search .input-group-btn {
  position: static;
}
.rtl .elementor-8099 .elementor-element.elementor-element-7a88fb4 {
  text-align: left;
}
.rtl .elementor-7799 .elementor-element.elementor-element-aef0d75 {
  text-align: right;
}
.rtl .fa-angle-double-right:before {
  content: "\f100";
}
.rtl .container #contents {
  padding: 0;
}
.rtl .elementor-toggle {
  text-align: right;
}
.rtl .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
  float: right;
  text-align: right;
}
.rtl .elementor-8029 .elementor-element.elementor-element-0d478d8>.elementor-widget-container {
  padding: 0 15px 0 0;
}
.rtl .elementor-8029 .elementor-element.elementor-element-bbaf0d9>.elementor-widget-container {
  padding: 0 0 0 15px;
}
@media (min-width: 1360px) {
  .header-elementor4 .header-bottom .sw_search {
    width: 70.5% !important;
  }
}
@media (max-width: 1199px) {
  .header-elementor3 .primary-menu .navbar-inner .nav>li>a {
    padding: 0 11px;
  }
  .header-elementor3 .sw_search .top-search input {
    width: 190px;
  }
  .header-elementor5 .sw_search .top-search input {
    width: 180px;
  }
  .header-elementor5 .header-bottom .wrapper_vertical_menu {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .header-elementor4 .wrapper_vertical_menu.ind2 .vertical-megamenu {
    display: none;
  }
  .header-elementor4 .wrapper_vertical_menu.ind2:hover .vertical-megamenu {
    display: block;
  }
}
@media (max-width: 991px) {
  .header-elementor1 .header-top .top-left1,
  .header-elementor2 .header-top .top-left1 {
    display: none;
  }
  .header-elementor1 .header-top .top-right1,
  .header-elementor2 .header-top .top-right1 {
    width: 100%;
  }
  .header-elementor1 .header-mid .top-left1 .revo_top,
  .header-elementor2 .header-mid .top-left1 .revo_top {
    display: none;
  }
  .header-elementor3 .header-top .top-left1,
  .header-elementor5 .header-top .top-left1 {
    display: none;
  }
  .header-elementor3 .header-top .top-right1,
  .header-elementor5 .header-top .top-right1 {
    width: 100%;
  }
  .header-elementor3 .revo_top,
  .header-elementor5 .revo_top {
    display: none;
  }
  .header-elementor3 .header-bottom,
  .header-elementor5 .header-bottom {
    padding: 5px 15px;
  }
  .header-elementor4 .header-top .top-left1 {
    display: none;
  }
  .header-elementor4 .header-top .top-right1 {
    width: 100%;
  }
  .header-elementor4 .sw_search,
  .header-elementor4 .wrapper_vertical_menu.ind2 {
    display: none;
  }
  .header-elementor4 .header-mid .main-menu {
    float: right;
  }
  .rtl .header-elementor4 .header-mid .main-menu {
    float: left;
  }
  .header-elementor8 .header-top .top-left1,
  .header-elementor9 .header-top .top-left1 {
    display: none;
  }
  .header-elementor8 .header-top .top-right1,
  .header-elementor9 .header-top .top-right1 {
    width: 100%;
  }
  .header-elementor8 .header-bottom .navbar-toggle,
  .header-elementor9 .header-bottom .navbar-toggle {
    float: left;
    margin-bottom: 5px;
  }
  .rtl .header-elementor8 .header-bottom .navbar-toggle,
  .rtl .header-elementor9 .header-bottom .navbar-toggle {
    float: right;
  }
}
@media (max-width: 767px) {
  .header-elementor1 .header-top .top-right1 .elementor-widget-wp-widget-nav_menu {
    display: none;
  }
  .header-elementor1 .header-top .top-right1 .top-login .div-logined {
    border-right: 1px #ddd solid;
  }
  .header-elementor1 .header-mid .top-left1,
  .header-elementor1 .header-mid .top-right1 {
    display: none;
  }
  .primary-menu.sticky-menu {
    position: relative;
  }
  .header-elementor2 .header-top .top-right1 .elementor-widget-wp-widget-nav_menu {
    display: none;
  }
  .header-elementor2 .header-top .top-right1 .top-login .div-logined {
    border-right: 1px #ddd solid;
  }
  .header-elementor2 .header-mid .top-left1>.elementor-element-populated>.elementor-widget-wrap {
    justify-content: center;
  }
  .header-elementor2 .header-mid .top-right1,
  .header-elementor2 .header-mid .revo_top {
    display: none;
  }
  .header-elementor3 .header-top .top-right1 .elementor-widget-wp-widget-nav_menu {
    display: none;
  }
  .header-elementor3 .header-mid .top-left1 {
    margin-bottom: 15px;
  }
  .header-elementor3 .header-mid .top-left1 >.elementor-element-populated>.elementor-widget-wrap {
    justify-content: center;
  }
  .header-elementor4 .header-top .top-right1 .elementor-widget-wp-widget-nav_menu {
    display: none;
  }
  .header-elementor5 .header-top .top-right1 .elementor-widget-wp-widget-nav_menu {
    display: none;
  }
  .header-elementor5 .header-mid .top-left1 {
    margin-bottom: 15px;
  }
  .header-elementor5 .header-mid .top-left1 >.elementor-element-populated>.elementor-widget-wrap {
    justify-content: center;
  }
  .header-elementor5 .header-mid .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
    justify-content: center;
  }
  .header-elementor8 .header-top .top-right1 .elementor-widget-wp-widget-nav_menu,
  .header-elementor9 .header-top .top-right1 .elementor-widget-wp-widget-nav_menu {
    display: none;
  }
  .header-elementor8 .header-mid .top-left1,
  .header-elementor9 .header-mid .top-left1 {
    display: none;
  }
  .header-elementor8 .header-mid .elementor-element.elementor-element-2fb50553 .elementor-image,
  .header-elementor8 .header-mid .elementor-element-38fcc494 .elementor-image,
  .header-elementor9 .header-mid .elementor-element.elementor-element-2fb50553 .elementor-image,
  .header-elementor9 .header-mid .elementor-element-38fcc494 .elementor-image {
    text-align: left;
  }
  .rtl .header-elementor8 .header-mid .elementor-element.elementor-element-2fb50553 .elementor-image,
  .rtl .header-elementor8 .header-mid .elementor-element-38fcc494 .elementor-image,
  .rtl .header-elementor9 .header-mid .elementor-element.elementor-element-2fb50553 .elementor-image,
  .rtl .header-elementor9 .header-mid .elementor-element-38fcc494 .elementor-image {
    text-align: right;
  }
  .header-elementor8 .header-mid .sw_search,
  .header-elementor9 .header-mid .sw_search {
    display: none;
  }
}
@media (max-width: 320px) {
  .header-elementor3 .header-mid .top-right1 {
    display: none;
  }
}
.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
  display: inline-block;
  margin-bottom: 2em;
}
.related-products {
  border: none;
}
.related-products .slider {
  margin: 0;
}
.related-products .order-title {
  border-bottom: 3px solid #20bc5a;
}
.related-products .order-title h2 {
  display: inline-block;
  font-weight: bold;
  padding: 0 18px;
  text-transform: uppercase;
  line-height: 37px;
  position: relative;
  color: #fff;
  background: #20bc5a;
  margin: 0;
  font-size: 16px;
}
.related-products .order-title h2::before {
  border-right: 20px solid transparent;
  border-bottom: 37px solid #20bc5a;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
}
@media (min-width: 1199px) {
  .box-elementor >.elementor-container >.elementor-row {
    margin: 0 -15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex: auto;
  }
}
@media (max-width: 767px) {
  .box-elementor >.elementor-container >.elementor-row {
    flex-direction: column-reverse;
    display: flex;
  }
}
.box-elementor >.elementor-container >.elementor-row .woocommerce .products-nav .woocommerce-pagination,
.box-elementor >.elementor-container >.elementor-row .woocommerce-page .products-nav .woocommerce-pagination {
  margin: 0;
}
.elementor-post__meta-data .elementor-post-date {
  position: relative;
}
.elementor-post__meta-data .elementor-post-date::before {
  content: "\f073";
  font-family: FontAwesome;
  font-size: 12px;
  padding: 0 5px 0 0;
}
.elementor-post__meta-data .elementor-post-avatar {
  color: #20bc5a;
}
.elementor-pagination {
  margin: 60px 0 30px;
}
.elementor-pagination .page-numbers {
  display: inline-block;
  width: 30px;
  line-height: 28px;
  height: 30px;
  border: 1px solid #eeeeee;
  text-align: center;
  font-size: 14px;
  color: #222222;
  margin-bottom: 5px;
}
.elementor-pagination .page-numbers:hover,
.elementor-pagination .page-numbers.current {
  background-color: #20bc5a;
  color: #fff !important;
}
.elementor-pagination .page-numbers.next,
.elementor-pagination .page-numbers.prev {
  width: auto;
  padding: 0 10px;
}
.rtl .elementor-grid .elementor-post__text {
  text-align: right;
}
.rtl .elementor-element .elementor-post__thumbnail__link {
  margin-right: 0;
  margin-left: 20px;
}
.post-grid .elementor-post__text {
  border-top: none;
  border: 1px solid #ddd;
  padding: 20px;
}
.post-grid .elementor-post-date {
  margin: 0 20px 0 0;
}
.rtl .post-grid .elementor-post-date {
  margin: 0 0 0 20px;
}
.woocommerce-breadcrumb {
  position: relative;
}
.woocommerce-breadcrumb:before {
  font-family: fontawesome;
  content: "\F015";
  float: left;
  font-size: 15px;
  margin-right: 5px;
  left: 0px;
  top: -3px;
  position: relative;
}
.elementor-post__meta-data .elementor-post-author {
  margin: 0 20px 0 0;
}
.rtl .elementor-post__meta-data .elementor-post-author {
  margin: 0 0 0 20px;
}
.elementor-post__meta-data .elementor-post-author::before {
  content: "\f007";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  font-style: initial;
}
.rtl .elementor-post__meta-data .elementor-post-author::before {
  margin: 0 0 0 5px;
}
.elementor-post__meta-data .elementor-post-avatar {
  margin: 0 20px 0 0;
}
.rtl .elementor-post__meta-data .elementor-post-avatar {
  margin: 0 0 0 20px;
}
.elementor-post__meta-data .elementor-post-avatar::before {
  content: "\f086";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  font-style: initial;
}
.rtl .elementor-post__meta-data .elementor-post-avatar::before {
  margin: 0 0 0 5px;
}
.elementor-element .elementor-icon-list-icon i {
  margin: 0 5px 0 0;
}
.rtl .elementor-element .elementor-icon-list-icon i {
  margin: 0 0 0 5px;
}
.single-bottom-elementor {
  background-color: #ededed;
  padding: 20px;
}
.single-bottom-elementor #respond {
  border: none;
}
.single-bottom-elementor #comments,
.single-bottom-elementor .elementor-heading-title {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  position: relative;
  margin-bottom: 20px;
  padding: 0 0 10px;
  line-height: 1.5;
}
.rtl .single-bottom-elementor #comments,
.rtl .single-bottom-elementor .elementor-heading-title {
  text-align: right;
}
.single-bottom-elementor #comments::before,
.single-bottom-elementor .elementor-heading-title::before {
  width: 100px;
  left: 0;
  bottom: 0;
  height: 1px;
  position: absolute;
  content: "";
  background-color: #20bc5a;
}
.rtl .single-bottom-elementor #comments::before,
.rtl .single-bottom-elementor .elementor-heading-title::before {
  left: auto;
  right: 0;
}
.elementor-widget-post-comments ol,
.elementor-widget-post-comments ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.elementor-widget-post-comments .says {
  display: none;
}
@media (max-width: 480px) {
  .elementor-widget-post-comments .comment-meta a {
    font-size: 0;
  }
}
@media (max-width: 480px) {
  .elementor-widget-post-comments .comment-meta a.comment-edit-link {
    font-size: 14px;
  }
}
.elementor-widget-post-comments .children {
  margin: 0 0 0 60px;
}
@media (max-width: 480px) {
  .elementor-widget-post-comments .children {
    margin: 0 0 0 15px;
  }
}
.rtl .elementor-widget-post-comments .children {
  margin: 0 60px 0 0;
}
@media (max-width: 480px) {
  .rtl .elementor-widget-post-comments .children {
    margin: 0 15px 0 0;
  }
}
.elementor-widget-post-comments .comment-meta {
  font-size: 14px;
  color: #999;
  float: left;
  width: auto;
  padding: 0 10px;
  font-style: italic;
}
.rtl .elementor-widget-post-comments .comment-meta {
  float: right;
}
.elementor-widget-post-comments .comment-author {
  float: left;
  width: auto;
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
}
.rtl .elementor-widget-post-comments .comment-author {
  float: right;
}
.elementor-widget-post-comments .comment-author img {
  margin: 0 10px 0 0;
  float: left;
}
.rtl .elementor-widget-post-comments .comment-author img {
  margin: 0 0 0 10px;
  float: right;
}
.elementor-widget-post-comments p {
  width: 100%;
  display: inline-block;
  padding-top: 12px;
  overflow: hidden;
  border-top: 1px solid #eee;
}
.elementor-widget-post-comments #reply-title,
.elementor-widget-post-comments #comments {
  font-size: 18px;
  color: #666;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.elementor-widget-post-comments #reply-title::before,
.elementor-widget-post-comments #comments::before {
  position: absolute;
  content: "";
  width: 100px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #20bc5a;
}
.rtl .elementor-widget-post-comments #reply-title::before,
.rtl .elementor-widget-post-comments #comments::before {
  right: 0;
  left: auto;
}
.elementor-widget-post-comments .comment-body {
  margin-bottom: 0;
  border-bottom: 1px #ddd solid;
  padding: 20px 0 10px;
  position: relative;
}
.elementor-widget-post-comments .comment-body .reply a {
  font-size: 0;
  position: absolute;
  right: 15px;
  top: 15px;
}
.rtl .elementor-widget-post-comments .comment-body .reply a {
  left: 15px;
  right: auto;
}
.elementor-widget-post-comments .comment-body .reply a::before {
  font-size: 20px;
  color: #999;
  content: "\f112";
  display: inline-block;
  vertical-align: top;
  font-family: fontawesome;
}
.elementor-widget-post-comments .form-submit,
.elementor-widget-post-comments .logged-in-as {
  border: none;
  padding: 0;
  margin: 0 0 15px;
}
.elementor-widget-post-comments .comment-form-comment {
  border: none;
  padding: 0;
}
.elementor-widget-post-comments label {
  width: 100%;
  font-size: 12px;
  font-weight: 400;
}
.elementor-widget-post-comments input {
  width: 100%;
  height: 35px;
}
.elementor-widget-post-comments textarea {
  width: 100%;
  padding: 20px;
}
.elementor-widget-post-comments #respond form p {
  border: none;
  margin: 0;
  padding: 0;
}
.elementor-widget-post-comments .form-submit input {
  width: auto;
  height: auto;
  background: #20bc5a;
  color: #fff;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 8px 35px;
}
.elementor-widget-post-comments .form-submit input:hover {
  background-color: #062311;
}
.rtl .elementor-author-box__avatar {
  margin-left: 25px;
  margin-right: 0;
}
.post-list .elementor-post {
  background-color: #f6f6f6;
}
.post-list .elementor-post .elementor-post__text {
  padding: 15px 0 0;
}
.rtl .elementor-8569 .elementor-element.elementor-element-a6e8130.elementor-posts--thumbnail-left .elementor-post__thumbnail__link {
  margin: 0 0 0 20px;
}
.header-style6 .primary-menu {
  padding-top: 3px;
}
.header-style6 .primary-menu .navbar-inner > .nav > li > a {
  font-weight: bold;
  font-size: 13px;
  color: #222;
}
.header-style6 .primary-menu .navbar-inner > .nav > li > a:before {
  background: #222;
}
.header-style6 .primary-menu .navbar-inner > .nav > li.active > a,
.header-style6 .primary-menu .navbar-inner > .nav > li.hover > a {
  background: #222;
}
.header-style4 .primary-menu.sticky-menu,
.header-style6 .primary-menu.sticky-menu {
  padding: 15px 0;
}
.header-style4 #header .sidebar-top-menu .wrapper_vertical_menu .nav.vertical-megamenu > li:hover > a {
  background: #666;
}
.wrapper_vertical_menu .nav.vertical-megamenu > li:hover > a {
  color: #20bc5a;
}
.header-style6 #header .header-msg {
  margin-bottom: 30px;
}
.header-style6 #header .header-msg .sidebar-top .widget.ya_posts .carousel {
  margin-top: 9px;
}
.header-style6 #header .header-under-2-wrapper {
  background: #222;
}
.header-style6 #header .header-under-2-wrapper .widget {
  margin-bottom: 0;
}
.header-style6 #header .sidebar-top-menu .wrapper_vertical_menu {
  background: #222;
  padding: 12px 0;
}
.header-style6 #header .sidebar-top-menu .wrapper_vertical_menu .nav.vertical-megamenu > li >a {
  font-size: 12px;
  background: transparent;
  padding: 11px 15px;
}
.header-style6 #header .sidebar-top-menu .wrapper_vertical_menu .nav.vertical-megamenu > li:hover > a {
  background: #666;
  font-weight: normal;
}
.header-style6 #header .sidebar-top-menu .button-ver-menu {
  background: #20bc5a;
}
.index6-banner {
  overflow: hidden;
  margin-bottom: 40px;
}
.index6-banner p a {
  float: left;
  width: 25%;
}
.index6-banner p a img {
  width: 100%;
}
.rtl .index6-banner p a {
  float: right;
}
.sw-brand-container-slider .resp-slider-container {
  border: 1px #ddd solid;
}
.sw-brand-container-slider .resp-slider-container .slick-slide {
  padding: 0;
}
.sw-brand-container-slider .resp-slider-container .slick-slide:hover {
  border-color: transparent;
}
.sw-brand-container-slider .resp-slider-container .slick-slide .item-image a img {
  margin: 0 auto;
}
.home6-content .responsive-slider .block-title {
  border-top: 1px #ddd solid;
  border-right: 1px #ddd solid;
  margin-bottom: 18px;
}
.rtl .home6-content .responsive-slider .block-title {
  border-right: 0;
  border-left: 1px #ddd solid;
}
.home6-content .responsive-slider .block-title h2 span {
  margin-top: -3px;
}
.home6-content .sw-best-seller-product .carousel-inner .bs-item {
  padding: 6px 0 11px 0px;
}
.page-id-7061 .sidebar-above-footer {
  background: #222;
}
.sw-woo-tab-slide .top-tab-listing {
  border-bottom: 3px #20bc5a solid;
  margin-bottom: 30px;
  border-top: 1px #ddd solid;
  border-right: 1px #ddd solid;
}
.rtl .sw-woo-tab-slide .top-tab-listing {
  border-left: 1px #ddd solid;
  border-right: 0;
}
.sw-woo-tab-slide .top-tab-listing h2 {
  font-size: 16px;
  margin: 0;
}
.sw-woo-tab-slide .top-tab-listing h2 span {
  display: inline-block;
  font-weight: bold;
  padding: 0 32px;
  text-transform: uppercase;
  line-height: 38px;
  position: relative;
  color: #fff;
  background: #20bc5a;
  margin-top: -5px;
}
.sw-woo-tab-slide .top-tab-listing h2 span:before {
  border-right: 20px solid transparent;
  border-bottom: 38px solid #20bc5a;
  content: "";
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
}
.rtl .sw-woo-tab-slide .top-tab-listing h2 span:before {
  left: -20px;
  right: auto;
  border-left: 20px solid transparent;
  border-right: 0;
}
.sw-woo-tab-slide .top-tab-listing ul {
  margin: 0;
  border: none;
}
.sw-woo-tab-slide .top-tab-listing ul li {
  margin: 0;
}
.sw-woo-tab-slide .top-tab-listing ul li a,
.sw-woo-tab-slide .top-tab-listing ul li a:focus {
  border: none;
  border-radius: 0;
}
.sw-woo-tab-slide .top-tab-listing ul li a {
  position: relative;
  padding: 7px 15px;
  font-size: 13px;
}
.sw-woo-tab-slide .top-tab-listing ul li a:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 20px;
  top: 8px;
  right: 0;
  background: #ddd;
}
.sw-woo-tab-slide .top-tab-listing ul li:last-child a:before {
  display: none;
}
.rtl .sw-woo-tab-slide .top-tab-listing ul li {
  float: right;
}
.rtl .sw-woo-tab-slide .top-tab-listing ul li a:before {
  right: auto;
  left: 0;
}
.sw-woo-tab-slide .top-tab-listing ul li.active a,
.sw-woo-tab-slide .top-tab-listing ul li:hover a {
  border: none;
  color: #20bc5a;
  background: transparent;
}
.sw-woo-tab-slide .category-listing-content {
  border: 1px #ddd solid;
  border-width: 0 1px 1px 1px;
}
.sw-woo-tab-slide .category-listing-content .childcat-listing {
  width: 196px;
}
.sw-woo-tab-slide .category-listing-content .childcat-listing a img {
  width: 100%;
  max-height: 289px;
}
.sw-woo-tab-slide .category-listing-content .childcat-listing .childcat-content h4 {
  padding: 10px 15px;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  background: #eee;
  margin-bottom: 17px;
}
.sw-woo-tab-slide .category-listing-content .childcat-listing .childcat-content ul {
  list-style: none;
  margin: 0;
  padding-left: 15px;
}
.rtl .sw-woo-tab-slide .category-listing-content .childcat-listing .childcat-content ul {
  padding-left: 0;
  padding-right: 15px;
}
.sw-woo-tab-slide .category-listing-content .childcat-listing .childcat-content ul li {
  padding: 4px 0;
}
.sw-woo-tab-slide .category-listing-content .childcat-listing .childcat-content ul li a {
  font-size: 15px;
}
.sw-woo-tab-slide .category-listing-content .childcat-listing .childcat-content ul li a:before {
  content: "\f0da";
  margin: 0 5px;
  font-family: fontawesome;
}
.rtl .sw-woo-tab-slide .category-listing-content .childcat-listing .childcat-content ul li a:before {
  display: none;
}
.rtl .sw-woo-tab-slide .category-listing-content .childcat-listing .childcat-content ul li a:after {
  content: "\f0d9";
  margin: 0 5px;
  font-family: fontawesome;
}
.sw-woo-tab-slide .category-listing-content .tab-content {
  overflow: hidden;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns5 {
  overflow: hidden;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns5 .banner-category {
  width: 80%;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns5 .banner-category img {
  margin: 0;
  max-height: 290px;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns5 .woo-tab-container-listing >.item {
  width: 20%;
  margin-top: -2px;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns5 .woo-tab-container-listing >.item .item-wrap {
  padding: 15px;
  border: 1px #ddd solid;
  border-width: 1px 0 0 1px;
}
.rtl .sw-woo-tab-slide .category-listing-content .tab-content.item-columns5 .woo-tab-container-listing >.item .item-wrap {
  border-width: 1px 1px 0 0;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns5 .woo-tab-container-listing >.item .item-wrap .products-thumb {
  margin-bottom: 22px;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns5 .woo-tab-container-listing >.item:first-child {
  margin-top: 0;
}
.sw-woo-tab-slide .category-listing-content .tab-content .banner-category {
  overflow: hidden;
}
.sw-woo-tab-slide .category-listing-content .tab-content .banner-category .responsive-slider {
  margin: 0;
}
.sw-woo-tab-slide .category-listing-content .tab-content .banner-category .responsive-slider .slick-initialized .slick-slide {
  padding: 0;
  border: 0;
}
.sw-woo-tab-slide .category-listing-content .tab-content .banner-category .responsive-slider ul.slick-dots {
  list-style: none;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0;
  text-align: center;
}
.sw-woo-tab-slide .category-listing-content .tab-content .banner-category .responsive-slider ul.slick-dots > li {
  display: inline-block;
  vertical-align: top;
}
.sw-woo-tab-slide .category-listing-content .tab-content .banner-category .responsive-slider ul.slick-dots > li button {
  width: 12px;
  height: 12px;
  text-indent: 9999px;
  background: #fff;
  border-radius: 50%;
  margin: 0 2px;
  cursor: pointer;
  border: 0;
}
.sw-woo-tab-slide .category-listing-content .tab-content .banner-category .responsive-slider ul.slick-dots > li.slick-active > button {
  background: #20bc5a;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns3 .banner-category {
  width: 66.6667%;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns3 .woo-tab-container-listing >.item {
  width: 33.3333%;
  margin-top: -1px;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns3 .woo-tab-container-listing >.item .item-wrap {
  padding: 15px;
  border: 1px #ddd solid;
  border-width: 1px 0 0 1px;
}
.rtl .sw-woo-tab-slide .category-listing-content .tab-content.item-columns3 .woo-tab-container-listing >.item .item-wrap {
  border-width: 1px 1px 0 0;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns3 .woo-tab-container-listing >.item .item-wrap .products-thumb {
  margin-bottom: 0;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns3 .woo-tab-container-listing >.item:first-child {
  margin-top: 0;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns4 .banner-category {
  width: 75%;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns4 .woo-tab-container-listing >.item {
  width: 25%;
  margin-top: -1px;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns4 .woo-tab-container-listing >.item .item-wrap {
  padding: 15px;
  border: 1px #ddd solid;
  border-width: 1px 0 0 1px;
}
.rtl .sw-woo-tab-slide .category-listing-content .tab-content.item-columns4 .woo-tab-container-listing >.item .item-wrap {
  border-width: 1px 1px 0 0;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns4 .woo-tab-container-listing >.item .item-wrap .products-thumb {
  margin-bottom: 0;
}
.sw-woo-tab-slide .category-listing-content .tab-content.item-columns4 .woo-tab-container-listing >.item:first-child {
  margin-top: 0;
}
.sw-woo-tab .category-slider-content .childcat-slider {
  display: none;
}
.home7-slide-electronic .top-tab-listing {
  border-bottom: 3px #009688 solid;
}
.home7-slide-electronic .top-tab-listing h2 span {
  background-color: #009688;
  padding: 0 20px;
}
.home7-slide-electronic .top-tab-listing h2 span:before {
  border-bottom: 38px solid #009688;
}
.home7-slide-electronic .top-tab-listing ul li.active a,
.home7-slide-electronic .top-tab-listing ul li:hover a {
  color: #009688;
}
.home7-slide-electronic .category-listing-content .childcat-listing {
  width: 218px;
}
.home7-slide-mobile .top-tab-listing {
  border-bottom: 3px #fe5621 solid;
}
.home7-slide-mobile .top-tab-listing h2 span {
  background: #fe5621;
  padding: 0 20px;
}
.home7-slide-mobile .top-tab-listing h2 span:before {
  border-bottom: 38px solid #fe5621;
}
.home7-slide-mobile .top-tab-listing ul li.active a,
.home7-slide-mobile .top-tab-listing ul li:hover a {
  color: #fe5621;
}
.home7-slide-mobile .category-listing-content .childcat-listing {
  width: 218px;
}
.home7-slide-computer .top-tab-listing {
  border-bottom: 3px #4bae4f solid;
}
.home7-slide-computer .top-tab-listing h2 span {
  background: #4bae4f;
  padding: 0 20px;
}
.home7-slide-computer .top-tab-listing h2 span:before {
  border-bottom: 38px solid #4bae4f;
}
.home7-slide-computer .top-tab-listing ul li.active a,
.home7-slide-computer .top-tab-listing ul li:hover a {
  color: #4bae4f;
}
.home7-slide-computer .category-listing-content .childcat-listing {
  width: 218px;
}
.home6-slide-electronic .top-tab-listing {
  border-bottom: 3px #009688 solid;
}
.home6-slide-electronic .top-tab-listing h2 span {
  background: url(../assets/img/icon-electronics.png) no-repeat;
  background-color: #009688;
  background-position: 8px center;
}
.home6-slide-electronic .top-tab-listing h2 span:before {
  border-bottom: 38px solid #009688;
}
.rtl .home6-slide-electronic .top-tab-listing h2 span {
  background-position: right 8px center;
}
.home6-slide-electronic .top-tab-listing ul li.active a,
.home6-slide-electronic .top-tab-listing ul li:hover a {
  color: #009688;
}
.home6-slide-mobile .top-tab-listing {
  border-bottom: 3px #fe5621 solid;
}
.home6-slide-mobile .top-tab-listing h2 span {
  background: #fe5621;
}
.home6-slide-mobile .top-tab-listing h2 span:before {
  border-bottom: 38px solid #fe5621;
}
.home6-slide-mobile .top-tab-listing h2 span:after {
  content: '\f10b';
  font-family: fontawesome;
  font-size: 28px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 12px;
  font-weight: normal;
}
.rtl .home6-slide-mobile .top-tab-listing h2 span:after {
  left: auto;
  right: 12px;
}
.home6-slide-mobile .top-tab-listing ul li.active a,
.home6-slide-mobile .top-tab-listing ul li:hover a {
  color: #fe5621;
}
.home6-slide-computer {
  margin-bottom: 26px;
}
.home6-slide-computer .top-tab-listing {
  border-bottom: 3px #4bae4f solid;
}
.home6-slide-computer .top-tab-listing h2 span {
  background: #4bae4f;
}
.home6-slide-computer .top-tab-listing h2 span:before {
  border-bottom: 38px solid #4bae4f;
}
.home6-slide-computer .top-tab-listing h2 span:after {
  content: '\f109';
  font-family: fontawesome;
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 12px;
  font-weight: normal;
}
.rtl .home6-slide-computer .top-tab-listing h2 span:after {
  left: auto;
  right: 12px;
}
.home6-slide-computer .top-tab-listing ul li.active a,
.home6-slide-computer .top-tab-listing ul li:hover a {
  color: #4bae4f;
}
.tp-bullets.custom .tp-bullet {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  border: 1px #fff solid;
  width: 8px;
  height: 8px;
}
.tp-bullets.custom .tp-bullet:hover {
  background: #20bc5a;
}
.tp-bullets.custom .tp-bullet.selected {
  background: #20bc5a;
}
.home7-slider {
  margin-bottom: 25px;
}
.header-style7 .primary-menu {
  background: #222;
}
.header-style7 .primary-menu .navbar-inner > .nav > li > a:before {
  background: #444;
}
.header-style7 .primary-menu .navbar-inner > .nav > li.active > a,
.header-style7 .primary-menu .navbar-inner > .nav > li.hover > a {
  background: #444;
}
.header-style7 #main-menu .sidebar-top-menu .top-form-minicart .top-minicart {
  font-weight: normal;
}
.header-style7 #header .header-msg {
  margin-bottom: 37px;
}
.header-style7 #header .header-msg .sidebar-top .widget.ya_posts .carousel {
  margin-top: 9px;
}
.header-style7 #header .top-header {
  margin-bottom: 35px;
}
.bran2-layout-slider {
  margin-bottom: 20px;
}
.bran2-layout-slider .block-title {
  margin: 0;
}
.bran2-layout-slider .block-title .view-all-brand {
  margin: 9px 11px 0 0;
}
.rtl .bran2-layout-slider .block-title .view-all-brand {
  margin: 9px 0 0 11px;
}
.rtl .bran2-layout-slider .block-title .view-all-brand:before {
  content: "\f0d9";
  font-family: FontAwesome;
  font-size: 12px;
  margin-right: 5px;
}
.rtl .bran2-layout-slider .block-title .view-all-brand:after {
  display: none;
}
.bran2-layout-slider .block-title .view-all-brand:after {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 12px;
  margin-left: 5px;
}
.bran2-layout-slider .block-title {
  border-top: 1px #ddd solid;
  border-right: 1px #ddd solid;
}
.rtl .bran2-layout-slider .block-title {
  border-left: 1px #ddd solid;
  border-right: 0;
}
.bran2-layout-slider .block-title h2 span {
  margin-top: -5px;
}
.bran2-layout-slider .bran2-slider .bran2 {
  overflow: hidden;
  border-top: 1px #ddd solid;
  border-left: 1px #ddd solid;
  margin: 0;
}
.bran2-layout-slider .bran2-slider .bran2 .item {
  width: 50%;
  float: left;
  border-bottom: 1px #ddd solid;
  border-right: 1px #ddd solid;
  display: block;
}
.page-id-7068 .sidebar-above-footer {
  background: #222;
}
.gallery11 {
  margin: 0;
}
.gallery11 .vc_column-inner {
  padding: 0;
}
.gallery11 .column-img1 {
  width: 25.641025641026% !important;
  padding: 0;
}
.gallery11 .column-img2 {
  width: 34.188034188034% !important;
  padding: 0;
}
.gallery11 .column-img3 {
  width: 17.094017094017% !important;
  padding: 0;
}
.gallery11 .column-img4 {
  width: 23.076923076923% !important;
  padding: 0;
}
.header-style8 {
  background: url(../assets/img/bg-top.jpg) repeat-x left center;
}
.header-style8 #header .header-msg {
  background: #444;
  border-bottom: none;
  margin-bottom: 31px;
}
.header-style8 #header .header-msg .sidebar-top .widget.ya_posts .carousel {
  margin-top: 9px;
}
.header-style8 #header .header-msg .sidebar-top .widget.ya_posts .carousel .blog-caption-inner a {
  color: #bababa;
}
.header-style8 #header .header-msg .sidebar-top .widget.ya_posts .carousel .blog-caption-inner a:hover {
  color: #20bc5a;
}
.header-style8 #header .header-msg .sidebar-top .widget #lang_sel ul li a,
.header-style8 #header .header-msg .sidebar-top .widget .currency_w > li > a {
  color: #bababa;
}
.header-style8 #header .header-msg .sidebar-top .widget #lang_sel ul li a:after,
.header-style8 #header .header-msg .sidebar-top .widget .currency_w > li > a:after {
  color: #bababa;
}
.header-style8 #header .header-msg .sidebar-top .widget #lang_sel ul li a:hover,
.header-style8 #header .header-msg .sidebar-top .widget .currency_w > li > a:hover {
  color: #20bc5a;
}
.header-style8 #header .header-msg .sidebar-top .widget #lang_sel ul li a:hover:after,
.header-style8 #header .header-msg .sidebar-top .widget .currency_w > li > a:hover:after {
  color: #20bc5a;
}
.header-style8 #header .header-msg .sidebar-top .widget #lang_sel ul li,
.header-style8 #header .header-msg .sidebar-top .widget .currency_w {
  border-right: 1px #666 solid;
}
.rtl .header-style8 #header .header-msg .sidebar-top .widget #lang_sel ul li,
.rtl .header-style8 #header .header-msg .sidebar-top .widget .currency_w {
  border-left: 1px #666 solid;
  border-right: 0;
}
.header-style8 #header .header-msg .sidebar-top .widget ul#menu-top-header > li {
  border-right: 1px #666 solid;
}
.rtl .header-style8 #header .header-msg .sidebar-top .widget ul#menu-top-header > li {
  border-left: 1px #666 solid;
  border-right: 0;
}
.rtl .header-style8 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:first-child {
  border-right: 1px #666 solid;
}
.header-style8 #header .header-msg .sidebar-top .widget ul#menu-top-header > li:first-child {
  border-left: 1px #666 solid;
}
.header-style8 #header .sidebar-top-header .widget.non-margin {
  float: right;
  text-align: right;
  position: absolute;
  right: 45px;
}
.rtl .header-style8 #header .sidebar-top-header .widget.non-margin {
  float: left;
  text-align: left;
  right: auto;
  left: 45px;
}
.header-style8 #header .sidebar-top-header .widget.non-margin .icon-search i.fa {
  background: #20bc5a;
  color: #fff;
  padding: 11px;
  margin: 0;
  cursor: pointer;
}
.header-style8 #header .sidebar-top-header .widget.non-margin .icon-search:hover i.fa {
  background: #199045;
}
.header-style8 #header .sidebar-top-header .widget.non-margin .top-search {
  display: none;
  margin-top: 5px;
}
.header-style8 #header .sidebar-top-header .widget.non-margin .top-search form .button-search-pro {
  font-size: 14px;
}
.header-style8 #header .sidebar-top-header .box-contact-email-phone {
  background: url(../assets/img/bg_general.png) no-repeat left -1416px;
  float: none;
  padding: 10px 0px 8px 30px;
}
.rtl .header-style8 #header .sidebar-top-header .box-contact-email-phone {
  padding: 10px 30px 8px 0;
  background-position: right -1464px;
  float: none;
}
.header-style8 #header .sidebar-top-header .box-contact-email-phone h2 {
  display: inline-block;
}
.header-style8 #header .sidebar-top-header .top-form-minicart {
  background: none;
  padding: 0;
}
.header-style8 #header .sidebar-top-header .top-form-minicart .top-minicart {
  position: relative;
  padding: 0;
  border: none;
  margin: 0;
  top: 7px;
}
.header-style8 #header .sidebar-top-header .top-form-minicart .top-minicart >span {
  font-size: 0;
}
.header-style8 #header .sidebar-top-header .top-form-minicart .top-minicart >span:before {
  content: '\f217';
  font-family: fontawesome;
  font-size: 14px;
  background: #20bc5a;
  color: #fff;
  padding: 10px;
}
.header-style8 #header .sidebar-top-header .top-form-minicart .top-minicart >span:hover:before {
  background: #199045;
}
.header-style8 #header .sidebar-top-header .top-form-minicart .top-minicart a {
  position: absolute;
  top: -18px;
  right: -10px;
  background: #E67E22;
  color: #fff;
  padding: 1px 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.rtl .header-style8 #header .sidebar-top-header .top-form-minicart .top-minicart a {
  left: -10px;
  right: auto;
}
.header-style8 .widget.widget_nav_menu ul.menu > li > a {
  color: #bababa;
}
.header-style8 .widget.widget_nav_menu ul.menu > li > a:hover {
  color: #20bc5a;
}
.header-style8 .primary-menu {
  background: url(../assets/img/bg-top.jpg) repeat-x left center;
}
.header-style8 .primary-menu .navbar-inner {
  float: none;
  text-align: center;
  padding: 12px 0;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.header-style8 .primary-menu .navbar-inner > .nav > li {
  float: none;
  display: inline-block;
}
.header-style8 .primary-menu .navbar-inner > .nav > li > a {
  font-weight: bold;
  font-size: 13px;
  color: #222;
}
.header-style8 .primary-menu .navbar-inner > .nav > li > a:before {
  background: #222;
}
.header-style8 .primary-menu .navbar-inner > .nav > li ul {
  text-align: left;
}
.rtl .header-style8 .primary-menu .navbar-inner > .nav > li ul {
  text-align: right;
}
.header-style8 .primary-menu .navbar-inner > .nav > li.active > a,
.header-style8 .primary-menu .navbar-inner > .nav > li.hover > a {
  background: #222;
}
.header-style8 .resmenu-container .navbar-toggle {
  float: left;
  margin-bottom: 10px;
}
.rtl .header-style8 .resmenu-container .navbar-toggle {
  float: right;
}
.rtl .header-style8 #main-menu .primary-menu .navbar-inner {
  float: none;
}
.tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.banner-bt-left {
  position: relative;
  text-align: center;
}
.banner-bt-left .banner-bt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 10%;
  padding: 20px;
  background: rgba(255,255,255,0.9);
  box-shadow: 0 4px 2px -2px rgba(192,192,192,0.6);
}
.banner-bt-left .banner-bt h3 {
  font-size: 40px;
  color: #222222;
  font-weight: 300;
}
.banner-bt-left .banner-bt p {
  font-size: 14px;
  font-weight: 300;
  color: #777777;
  margin-top: 10px;
}
.banner-bt-left .banner-bt a {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background: #264868;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  padding: 0 25px;
  letter-spacing: 1px;
  margin-top: 10px;
}
.banner-bt-left .banner-bt a:hover {
  background: #20bc5a;
}
.banner-bt-right {
  position: relative;
  text-align: center;
}
.banner-bt-right .banner-bt2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 20px;
  width: 100%;
  color: #fff;
}
.banner-bt-right .banner-bt2 h3 {
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 0;
}
.banner-bt-right .banner-bt2 p {
  font-size: 28px;
}
.banner-bt-right .banner-bt2 a {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background: #264868;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  padding: 0 25px;
  letter-spacing: 1px;
  margin-top: 10px;
}
.banner-bt-right .banner-bt2 a:hover {
  background: #20bc5a;
}
.sw-woo-tab .category-slider-content .order-title {
  display: none;
}
.sw-woo-tab .category-slider-content .top-tab-slider ul {
  border-bottom: 2px #ddd solid;
  margin: 0 0 29px 0;
}
.sw-woo-tab .category-slider-content .top-tab-slider ul li {
  margin: 0;
}
.sw-woo-tab .category-slider-content .top-tab-slider ul li a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  padding: 6px 30px 5px 0;
  position: relative;
  color: #888;
}
.sw-woo-tab .category-slider-content .top-tab-slider ul li a:after {
  content: "";
  height: 15px;
  background: #ddd;
  width: 2px;
  position: absolute;
  right: 12px;
  top: 10px;
}
.sw-woo-tab .category-slider-content .top-tab-slider ul li a:hover {
  background: transparent;
  color: #20bc5a;
}
.rtl .sw-woo-tab .category-slider-content .top-tab-slider ul li {
  float: right;
}
.rtl .sw-woo-tab .category-slider-content .top-tab-slider ul li a {
  padding: 6px 0 5px 30px;
}
.rtl .sw-woo-tab .category-slider-content .top-tab-slider ul li a:after {
  right: auto;
  left: 12px;
}
.sw-woo-tab .category-slider-content .top-tab-slider ul li.active a {
  border: none;
  position: relative;
  color: #333;
}
.sw-woo-tab .category-slider-content .top-tab-slider ul li.active a:before {
  content: "";
  height: 2px;
  background: #20bc5a;
  width: 90%;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.rtl .sw-woo-tab .category-slider-content .top-tab-slider ul li.active a:before {
  right: 0;
  left: auto;
}
.sw-woo-tab .category-slider-content .top-tab-slider ul li:last-child a:after {
  display: none;
}
.sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider {
  margin-bottom: 0;
}
.sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .resp-slider-container {
  margin: 0 -15px;
}
.sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .resp-slider-container .slick-slider .slick-slide {
  margin: 0 15px;
  border: 1px #ddd solid;
}
.sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .resp-slider-container .slick-slider .slick-slide .item-wrap {
  overflow: visible;
  padding: 15px;
}
.sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .resp-slider-container .slick-slider .slick-slide .item-wrap .products-thumb {
  margin-bottom: 45px;
}
.sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .res-button {
  width: 24px;
  height: 24px;
  top: -40px;
  right: 30px;
  left: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background: url(../assets/img/bg_general.png) no-repeat -2px -1984px #fff;
}
.sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .res-button:hover {
  background-position: -2px -1952px;
  background-color: #20bc5a;
  border-color: #20bc5a;
}
.sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .res-button.slick-next {
  background-position: -56px -1984px;
  right: 0;
}
.sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .res-button.slick-next :hover {
  background-position: -56px -1952px;
}
.rtl .sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .res-button {
  left: 30px;
  right: auto;
  background-position: -56px -1984px;
}
.rtl .sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .res-button:hover {
  background-position: -56px -1952px;
}
.rtl .sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .res-button.slick-next {
  left: 0;
  right: auto;
  background-position: -2px -1984px;
}
.rtl .sw-woo-tab .category-slider-content .tab-content .woo-tab-container-slider .res-button.slick-next:hover {
  background-position: -2px -1952px;
}
.responsive-post-slider .resp-slider-container .box-slider-title {
  margin-bottom: 30px;
}
.responsive-post-slider .resp-slider-container .box-slider-title h2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  border-bottom: 2px #ddd solid;
}
.responsive-post-slider .resp-slider-container .box-slider-title h2 span {
  position: relative;
  padding: 10px 0 8px 0;
  display: inline-block;
  vertical-align: top;
}
.responsive-post-slider .resp-slider-container .box-slider-title h2 span:before {
  content: "";
  height: 2px;
  background: #20bc5a;
  width: 90%;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.rtl .responsive-post-slider .resp-slider-container .box-slider-title h2 span:before {
  left: auto;
  right: 0;
}
.responsive-post-slider .resp-slider-container .slick-slider .slick-list {
  margin: 0 -15px;
}
.responsive-post-slider .resp-slider-container .slick-slider .slick-list .slick-slide {
  padding: 0;
  margin: 0 15px;
}
.responsive-post-slider .resp-slider-container .slick-slider .slick-list .slick-slide .list-image-static {
  margin-bottom: 18px;
}
.responsive-post-slider .resp-slider-container .slick-slider .slick-list .slick-slide .list-image-static a img {
  width: 100%;
}
.responsive-post-slider .resp-slider-container .slick-slider .slick-list .slick-slide .entry-content .latest_post_date {
  float: left;
  background: #eeeeee;
  padding: 13px 20px;
  text-align: center;
  font-size: 14px;
  margin-right: 15px;
}
.rtl .responsive-post-slider .resp-slider-container .slick-slider .slick-list .slick-slide .entry-content .latest_post_date {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.responsive-post-slider .resp-slider-container .slick-slider .slick-list .slick-slide .entry-content .latest_post_date .post_day {
  display: block;
}
.responsive-post-slider .resp-slider-container .slick-slider .slick-list .slick-slide .entry-content .latest_post_date .post_my {
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}
.responsive-post-slider .resp-slider-container .slick-slider .slick-list .slick-slide .entry-content .widget-title {
  overflow: hidden;
}
.responsive-post-slider .resp-slider-container .slick-slider .slick-list .slick-slide .entry-content .widget-title h4 {
  font-size: 14px;
  font-weight: bold;
}
.responsive-post-slider .resp-slider-container .slick-slider .slick-list .slick-slide .entry-content .widget-title p {
  color: #777;
}
.responsive-post-slider .res-button.slick-prev,
.responsive-post-slider .res-button.slick-next {
  display: none !important;
}
.sw-woo-container-slider .resp-slider-container .slider .item  .item-wrap {
  padding: 15px !important;
}
.woo-slider-default {
  border: none;
  margin-bottom: 0;
  position: relative;
}
.woo-slider-default .title1 {
  border-bottom: 2px #ddd solid;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.woo-slider-default .title1 .page-title-slider {
  position: relative;
  color: #333;
  padding: 10px 0 5px 0;
  display: block;
}
.woo-slider-default .title1 .page-title-slider:before {
  content: "";
  height: 2px;
  background: #ea3a3c;
  width: 100px;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.rtl .woo-slider-default .title1 .page-title-slider:before {
  left: auto;
  right: 0;
}
.woo-slider-default .title2 {
  border: none;
  border-bottom: 2px #ddd solid;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.rtl .woo-slider-default .title2 {
  border: none;
  border-bottom: 2px #ddd solid;
}
.woo-slider-default .title2:before,
.woo-slider-default .title2:after {
  display: none;
}
.woo-slider-default .title2 .page-title-slider {
  position: relative;
  color: #333;
  padding: 10px 0 5px 0;
  display: inline-block;
}
.woo-slider-default .title2 .page-title-slider:before {
  content: "";
  height: 2px;
  background: #ea3a3c;
  width: 100px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: -2px;
}
.woo-slider-default .resp-slider-container {
  margin: 0 -15px;
}
.woo-slider-default .resp-slider-container .slick-slider {
  border: none;
  margin-top: 28px;
}
.woo-slider-default .resp-slider-container .slick-slider .slick-slide {
  margin: 0 15px;
  padding: 0;
  border: 1px transparent solid;
}
.woo-slider-default .resp-slider-container .slick-slider .slick-slide .item-wrap {
  padding: 15px;
  border: 1px #ddd solid;
  overflow: hidden;
  position: relative;
}
.woo-slider-default .resp-slider-container .slick-slider .slick-slide .item-wrap:first-child {
  margin-bottom: 38px;
}
.woo-slider-default .res-button {
  width: 24px;
  height: 24px;
  top: 8px;
  right: 30px;
  left: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-top: 0;
  background: url(../assets/img/bg_general.png) no-repeat -2px -1984px #fff;
}
.woo-slider-default .res-button:hover {
  background-position: -2px -1952px;
  background-color: #20bc5a;
  border-color: #20bc5a;
}
.woo-slider-default .res-button.slick-next {
  background-position: -56px -1984px;
  right: 0;
}
.woo-slider-default .res-button.slick-next :hover {
  background-position: -56px -1952px;
}
.rtl .woo-slider-default .res-button {
  left: 30px;
  right: auto;
  background-position: -56px -1984px;
}
.rtl .woo-slider-default .res-button:hover {
  background-position: -56px -1952px;
}
.rtl .woo-slider-default .res-button.slick-next {
  left: 0;
  right: auto;
  background-position: -2px -1984px;
}
.rtl .woo-slider-default .res-button.slick-next:hover {
  background-position: -2px -1952px;
}
.index8-brand .sw-brand-container-slider {
  margin: 44px 0;
}
.index8-brand .sw-brand-container-slider .resp-slider-container {
  border: 1px transparent solid;
}
.page-id-7073 .breadcrumbs {
  display: none;
}
.tabbable .nav.nav-tabs li.active:first-child {
  border: none;
}
.footer-style8 {
  background: url(../assets/img/bg-footer.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}
.footer-style8 .sidebar-footer-style8 {
  padding-bottom: 30px;
  overflow: hidden;
}
.footer-style8 .sidebar-footer-style8 .footer-column {
  border: none;
  width: 100%;
  border-bottom: 1px rgba(255,255,255,0.1) solid;
  padding: 12px 0;
}
.footer-style8 .sidebar-footer-style8 .footer-column ul {
  text-align: center;
}
.footer-style8 .sidebar-footer-style8 .footer-column ul li {
  float: none;
  display: inline-block;
  padding: 10px 20px;
}
.footer-style8 .sidebar-footer-style8 .footer-column ul li a {
  text-transform: uppercase;
  font-weight: bold;
  color: #ddd;
}
.footer-style8 .sidebar-footer-style8 .footer-column ul li a:hover {
  color: #20bc5a;
}
.footer-style8 .sidebar-footer-style8 .block-footer8 {
  color: #9e9e9e;
  clear: both;
}
.footer-style8 .sidebar-footer-style8 .block-footer8 .footer-logo {
  padding: 50px 0 35px 0;
}
.footer-style8 .sidebar-footer-style8 .block-footer8 p {
  font-size: 13px;
  line-height: 25px;
}
.footer-style8 .sidebar-footer-style8 .block-footer8 .socials-wrap {
  padding: 18px 0 4px 0;
}
.footer-style8 .sidebar-footer-style8 .block-footer8 .socials-wrap ul li {
  display: inline-block;
  vertical-align: top;
}
.footer-style8 .sidebar-footer-style8 .block-footer8 .socials-wrap ul li a {
  color: #fff;
  border: 1px #fff solid;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
  margin: 2px 1px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 16px;
}
.footer-style8 .sidebar-footer-style8 .block-footer8 .socials-wrap ul li a:hover {
  border-color: #20bc5a;
  color: #20bc5a;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.footer-style8 .copyright8 {
  border-top: 1px rgba(255,255,255,0.1) solid;
}
.footer-style8 .copyright8 .copyright-text {
  color: #fff;
  line-height: 30px;
  margin: 15px 0 9px 0;
}
.footer-style8 .copyright8 .copyright-text a {
  color: #20bc5a;
}
.footer-style8 .copyright8 .copyright-text a:hover {
  color: #199045;
}
.home8-title-color .sw-woo-tab .category-slider-content .top-tab-slider ul li.active a:before,
.home8-title-color .woo-slider-default .title1 .page-title-slider:before,
.home8-title-color .responsive-post-slider .resp-slider-container .box-slider-title h2 span:before {
  background: #264868;
}
.home8-title-color .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -2px -1952px #264868;
  border-color: #264868;
}
.home8-title-color .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -56px -1952px #264868;
  border-color: #264868;
}
.rtl .home8-title-color .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -56px -1952px #264868 !important;
  border-color: #264868 !important;
}
.rtl .home8-title-color .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -2px -1952px #264868 !important;
  border-color: #264868 !important;
}
.home8-slider .vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
.slid8-top h4 {
  font-size: 22px !important;
}
.slid8-top h3 {
  font-size: 54px !important;
  line-height: 54px !important;
  margin-bottom: 20px !important;
  font-weight: bold !important;
  text-shadow: 1px 1px 1px #333;
}
.slid8-top p {
  font-size: 14px !important;
  line-height: 22px !important;
}
.slid8-snow {
  background: #264868;
  color: #fff !important;
  padding: 10px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.slid8-snow:hover {
  background: #20bc5a;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tp-rightarrow.tparrows:hover,
.tp-leftarrow.tparrows:hover {
  background: #20bc5a;
}
.banner8-sub-cate {
  position: relative;
}
.banner8-sub-cate a img.aligncenter {
  margin-bottom: 0;
}
.banner8-sub-cate:before {
  position: absolute;
  left: 15px;
  top: 15px;
  right: 15px;
  bottom: 15px;
  content: "";
  background: rgba(0,0,0,0.4);
  z-index: 1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner8-sub-cate .sub-cate-info {
  z-index: 9;
  display: block;
  position: absolute;
  text-align: center;
  top: 46%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.banner8-sub-cate .sub-cate-info h2 {
  text-transform: capitalize;
  color: #fff;
  letter-spacing: 1px;
  position: relative;
  margin-bottom: 30px;
  font-size: 32px;
}
.banner8-sub-cate .sub-cate-info h2:before {
  content: "";
  width: 55px;
  height: 1px;
  position: absolute;
  background: #fff;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.banner8-sub-cate .sub-cate-info p {
  color: #fff;
  font-size: 18px;
}
.banner8-sub-cate .sub-cate-info a {
  background: #264868;
  color: #fff;
  font-weight: 600;
  padding: 8px 20px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 13px;
  display: inline-block;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.banner8-sub-cate .sub-cate-info a:hover {
  background: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: #264868;
}
.banner8-sub-cate:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}
.ebox1 {
  position: relative;
}
.ebox1 .elementor-image-box-content .banner-e1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 10%;
  padding: 20px;
  background: rgba(255,255,255,0.9);
  box-shadow: 0 4px 2px -2px rgba(192,192,192,0.6);
}
.ebox1 .elementor-image-box-content .banner-e1 h3 {
  font-size: 40px;
  color: #222222;
  font-weight: 300;
}
.ebox1 .elementor-image-box-content .banner-e1 p {
  font-size: 14px;
  font-weight: 300;
  color: #777777;
  margin-top: 10px;
}
.ebox1 .elementor-image-box-content .banner-e1 p a {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background: #264868;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  letter-spacing: 1px;
  margin-top: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ebox1 .elementor-image-box-content .banner-e1 p a:hover {
  background: #20bc5a;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ebox2 {
  position: relative;
}
.ebox2 .elementor-image-box-content .banner-e2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 20px;
  width: 100%;
  color: #fff;
}
.ebox2 .elementor-image-box-content .banner-e2 h3 {
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 0;
}
.ebox2 .elementor-image-box-content .banner-e2 h4 {
  font-size: 28px;
  font-weight: normal;
}
.ebox2 .elementor-image-box-content .banner-e2 p a {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background: #264868;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  letter-spacing: 1px;
  margin-top: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ebox2 .elementor-image-box-content .banner-e2 p a:hover {
  background: #20bc5a;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.banner-style9 .widget {
  margin-bottom: 0;
}
.header-style9 #header {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.header-style9 #header .header-msg {
  margin-bottom: 39px;
}
.header-style9 #header .header-msg .sidebar-top .widget.ya_posts .carousel {
  margin-top: 9px;
}
.header-style9 #header .top-header {
  margin-bottom: 38px;
}
.header-style9 #header .top-header .sidebar-top-header .widget.non-margin {
  float: right;
  text-align: right;
  position: absolute;
  right: 45px;
}
.rtl .header-style9 #header .top-header .sidebar-top-header .widget.non-margin {
  float: left;
  text-align: left;
  right: auto;
  left: 45px;
}
.header-style9 #header .top-header .sidebar-top-header .widget.non-margin .icon-search i.fa {
  background: #20bc5a;
  color: #fff;
  padding: 11px;
  margin: 0;
  cursor: pointer;
}
.header-style9 #header .top-header .sidebar-top-header .widget.non-margin .icon-search:hover i.fa {
  background: #199045;
}
.header-style9 #header .top-header .sidebar-top-header .widget.non-margin .top-search {
  display: none;
  margin-top: 5px;
}
.header-style9 #header .top-header .sidebar-top-header .widget.non-margin .top-search form .button-search-pro {
  font-size: 14px;
}
.header-style9 #header .top-header .sidebar-top-header .box-contact-email-phone {
  background: url(../assets/img/bg_general.png) no-repeat left -1416px;
  float: none;
  padding: 10px 0px 8px 30px;
}
.rtl .header-style9 #header .top-header .sidebar-top-header .box-contact-email-phone {
  padding: 10px 30px 8px 0;
  background-position: right -1464px;
  float: none;
}
.header-style9 #header .top-header .sidebar-top-header .box-contact-email-phone h2 {
  display: inline-block;
}
.header-style9 #header .top-header .sidebar-top-header .top-form-minicart {
  background: none;
  padding: 0;
}
.header-style9 #header .top-header .sidebar-top-header .top-form-minicart .top-minicart {
  position: relative;
  padding: 0;
  border: none;
  margin: 0;
  top: 7px;
}
.header-style9 #header .top-header .sidebar-top-header .top-form-minicart .top-minicart >span {
  font-size: 0;
}
.header-style9 #header .top-header .sidebar-top-header .top-form-minicart .top-minicart >span:before {
  content: '\f217';
  font-family: fontawesome;
  font-size: 14px;
  background: #20bc5a;
  color: #fff;
  padding: 10px;
}
.header-style9 #header .top-header .sidebar-top-header .top-form-minicart .top-minicart >span:hover:before {
  background: #199045;
}
.header-style9 #header .top-header .sidebar-top-header .top-form-minicart .top-minicart a {
  position: absolute;
  top: -18px;
  right: -10px;
  background: #E67E22;
  color: #fff;
  padding: 1px 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.rtl .header-style9 #header .top-header .sidebar-top-header .top-form-minicart .top-minicart a {
  left: -10px;
  right: auto;
}
.rtl .header-style9 #header .header-msg .sidebar-top .widget .top-login li {
  border-left: 1px #ddd solid;
}
.header-style9 .primary-menu {
  background: #fff;
}
.header-style9 .primary-menu .navbar-inner {
  float: none;
  text-align: center;
  padding: 16px 0;
  border-bottom: 1px #ddd solid;
}
.header-style9 .primary-menu .navbar-inner > .nav > li {
  float: none;
  display: inline-block;
}
.header-style9 .primary-menu .navbar-inner > .nav > li > a {
  font-weight: bold;
  font-size: 13px;
  color: #222;
}
.header-style9 .primary-menu .navbar-inner > .nav > li > a:before {
  background: #222;
}
.header-style9 .primary-menu .navbar-inner > .nav > li ul {
  text-align: left;
}
.rtl .header-style9 .primary-menu .navbar-inner > .nav > li ul {
  text-align: right;
}
.header-style9 .primary-menu .navbar-inner > .nav > li.active > a,
.header-style9 .primary-menu .navbar-inner > .nav > li.hover > a {
  background: #222;
}
.header-style9 .primary-menu.sticky-menu {
  box-shadow: 0px 1px 1px #666;
}
.header-style9 .resmenu-container .navbar-toggle {
  float: left;
  margin-top: 10px;
}
.rtl .header-style9 .resmenu-container .navbar-toggle {
  float: right;
}
.rtl .header-style9 #main-menu .primary-menu .navbar-inner {
  float: none;
}
.page-template-page-home .header-style9 .primary-menu .navbar-inner {
  border-bottom: none;
}
.header-style9 #header .header-msg .sidebar-top .widget #lang_sel ul li a:hover,
.header-style9 #header .header-msg .sidebar-top .widget .currency_w > li > a:hover {
  color: #20bc5a;
}
.page-id-7259 .breadcrumbs {
  display: none;
}
.index9-tab {
  margin-bottom: 40px;
}
.index9-tab .sw-woo-tab .category-slider-content .top-tab-slider ul {
  text-align: center;
}
.index9-tab .sw-woo-tab .category-slider-content .top-tab-slider ul li {
  float: none;
  display: inline-block;
}
.index9-ship {
  overflow: hidden;
  margin: 0 -15px;
}
.index9-ship .banner-wrap {
  background: #f2f2f2;
  padding: 24px 0 10px 0;
  text-align: center;
  margin-bottom: 10px;
  border: 2px transparent solid;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.index9-ship .banner-wrap span {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  font-size: 0;
}
.rtl .index9-ship .banner-wrap span {
  margin-left: 10px;
  margin-right: 0;
}
.index9-ship .banner-wrap .icon1 {
  background: url(../assets/img/bg_general.png) no-repeat center -1656px;
  width: 27px;
  height: 36px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.index9-ship .banner-wrap .icon2 {
  background: url(../assets/img/bg_general.png) no-repeat center -1704px;
  width: 53px;
  height: 32px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.index9-ship .banner-wrap .icon3 {
  background: url(../assets/img/bg_general.png) no-repeat center -1744px;
  width: 33px;
  height: 34px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.index9-ship .banner-wrap .icon4 {
  background: url(../assets/img/bg_general.png) no-repeat center -1784px;
  width: 34px;
  height: 34px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.index9-ship .banner-wrap .banner-cout {
  display: inline-block;
  text-align: left;
}
.rtl .index9-ship .banner-wrap .banner-cout {
  text-align: right;
}
.index9-ship .banner-wrap .banner-cout h3 {
  margin-bottom: 0;
  font-size: 18px;
}
.index9-ship .banner-wrap .banner-cout h3 a {
  font-size: 14px;
  font-weight: bold;
}
.index9-ship .banner-wrap .banner-cout p {
  font-size: 12px;
  color: #999;
}
.index9-ship .banner-wrap:hover {
  border-color: #20bc5a;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
  background: #fff;
}
.index9-ship .banner-wrap:hover .icon1 {
  background: url(../assets/img/green/icon11.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.index9-ship .banner-wrap:hover .icon2 {
  background: url(../assets/img/green/icon21.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.index9-ship .banner-wrap:hover .icon3 {
  background: url(../assets/img/green/icon31.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.index9-ship .banner-wrap:hover .icon4 {
  background: url(../assets/img/green/icon41.png) no-repeat center center;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.category-ajax-slider {
  position: relative;
}
.category-ajax-slider .order-title {
  margin-bottom: 30px;
}
.category-ajax-slider .order-title h2 {
  text-align: center;
  border-bottom: 2px #ddd solid;
  font-size: 16px;
  text-transform: uppercase;
}
.category-ajax-slider .order-title h2 strong {
  position: relative;
  padding: 10px 0;
  display: block;
}
.category-ajax-slider .order-title h2 strong:before {
  content: "";
  height: 2px;
  background: #ea3a3c;
  width: 100px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: -2px;
}
.category-ajax-slider .sw-tab-slider {
  margin-bottom: 0;
}
.category-ajax-slider .sw-tab-slider ul {
  border: none;
  margin: 0;
}
.category-ajax-slider .sw-tab-slider ul .slick-list {
  text-align: center;
  border-right: 1px #ddd solid;
}
.rtl .category-ajax-slider .sw-tab-slider ul .slick-list {
  border-right: 0;
  border-left: 1px #ddd solid;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide {
  border-left: 1px #ddd solid;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  padding: 0;
}
.rtl .category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide {
  border-right: 1px #ddd solid;
  border-left: 0;
}
.rtl .category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide:last-child {
  border-right: 1px #ddd solid;
  border-left: 0;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide a {
  padding: 15px 15px 8px 15px;
  display: block;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide a .item-image img {
  display: inline-block;
  vertical-align: top;
  min-height: 30px;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide a .item-content h3 {
  font-size: 14px;
  padding-top: 10px;
  font-weight: 600;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide:last-child {
  border-left: 1px #ddd solid;
  border-right: 0;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide:hover {
  background: #f2f2f2;
  border-width: 1px 0 1px 1px;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide.active {
  background: #f2f2f2;
}
.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide.active .item-content h3 {
  color: #20bc5a;
}
.category-ajax-slider .sw-tab-slider.responsive-slider .res-button {
  display: none !important;
}
.category-ajax-slider .tab-content .woo-slider-default .resp-slider-container {
  margin: 0;
}
.category-ajax-slider .tab-content .woo-slider-default .resp-slider-container .slider {
  border: 1px solid #ddd;
}
.category-ajax-slider .tab-content .woo-slider-default .resp-slider-container .slider .slick-slide {
  margin: 0;
  border: none;
}
.category-ajax-slider .tab-content .woo-slider-default .resp-slider-container .slider .slick-slide .item-wrap {
  margin: 0;
  border-width: 0 1px 0 0;
}
.rtl .category-ajax-slider .tab-content .woo-slider-default .resp-slider-container .slider .slick-slide .item-wrap {
  border-width: 0 0 0 1px;
}
.category-ajax-slider .res-button {
  width: 24px;
  height: 24px;
  top: 8px;
  right: 30px;
  left: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-top: 0;
  background: url(../assets/img/bg_general.png) no-repeat -2px -1984px #fff;
}
.category-ajax-slider .res-button:hover {
  background-position: -2px -1952px;
  background-color: #20bc5a;
  border-color: #20bc5a;
}
.category-ajax-slider .res-button.slick-next {
  background-position: -56px -1984px;
  right: 0;
}
.category-ajax-slider .res-button.slick-next :hover {
  background-position: -56px -1952px;
}
.rtl .category-ajax-slider .res-button {
  left: 30px;
  right: auto;
  background-position: -56px -1984px;
}
.rtl .category-ajax-slider .res-button:hover {
  background-position: -56px -1952px;
}
.rtl .category-ajax-slider .res-button.slick-next {
  left: 0;
  right: auto;
  background-position: -2px -1984px;
}
.rtl .category-ajax-slider .res-button.slick-next:hover {
  background-position: -2px -1952px;
}
.index9-blog .responsive-post-slider .resp-slider-container .box-slider-title {
  text-align: center;
}
.index9-blog .responsive-post-slider .resp-slider-container .box-slider-title h2 span:before {
  width: 100px;
  left: 50%;
  margin-left: -50px;
}
.rtl .index9-blog .responsive-post-slider .resp-slider-container .box-slider-title h2 span:before {
  right: auto;
}
.footer-style9 {
  padding-top: 45px;
}
.footer-style9 .sidebar-footer-style9-left {
  font-size: 13px;
  color: #666;
  border-right: 1px #ddd solid;
}
.rtl .footer-style9 .sidebar-footer-style9-left {
  border-right: 0;
  border-left: 1px #ddd solid;
}
.footer-style9 .sidebar-footer-style9-left h3 {
  font-size: 18px;
  border-bottom: 0;
  color: #222;
  font-weight: bold;
}
.footer-style9 .sidebar-footer-style9-left p {
  line-height: 24px;
}
.footer-style9 .sidebar-footer-style9-left .contact-us {
  margin: 34px 0 24px 0;
}
.footer-style9 .sidebar-footer-style9-left .contact-us li {
  padding: 0 0 15px 0;
}
.footer-style9 .sidebar-footer-style9-left .contact-us li span {
  margin: 0 5px 0 0;
  color: #20bc5a;
}
.footer-style9 .sidebar-footer-style9-left .contact-us li .fa-mobile {
  margin-left: 2px;
}
.footer-style9 .sidebar-footer-style9-left .socials-wrap .block-content {
  margin-bottom: 15px;
}
.footer-style9 .sidebar-footer-style9-left .socials-wrap .block-content .newsletter-content {
  position: relative;
  min-height: 36px;
  background: #fff;
}
.footer-style9 .sidebar-footer-style9-left .socials-wrap .block-content .newsletter-content .newsletter-email {
  width: 100%;
  height: 36px;
  background-color: #fff;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 112px;
}
.rtl .footer-style9 .sidebar-footer-style9-left .socials-wrap .block-content .newsletter-content .newsletter-email {
  padding-right: 10px;
  padding-left: 112px;
}
.footer-style9 .sidebar-footer-style9-left .socials-wrap .block-content .newsletter-content .newsletter-submit {
  height: 36px;
  line-height: 36px;
  position: absolute;
  border: none;
  border-radius: 0;
  background-color: #20bc5a;
  right: 0;
  top: 0;
  color: #fff;
  padding: 0 15px;
  font-size: 14px;
  text-transform: uppercase;
}
.rtl .footer-style9 .sidebar-footer-style9-left .socials-wrap .block-content .newsletter-content .newsletter-submit {
  left: 0;
  right: auto;
}
.footer-style9 .sidebar-footer-style9-left .socials-wrap .block-content .newsletter-content .newsletter-submit:hover {
  background-color: #33dc72;
}
.footer-style9 .sidebar-footer-style9-left .socials-wrap .block-content .newsletter-content .ajax-loader {
  display: none;
}
.footer-style9 .sidebar-footer-style9-left .socials-wrap ul {
  margin-bottom: 10px;
}
.footer-style9 .sidebar-footer-style9-left .socials-wrap ul li {
  display: inline-block;
  vertical-align: top;
}
.footer-style9 .sidebar-footer-style9-left .socials-wrap ul li a {
  font-size: 18px;
  margin: 0 20px 0 0;
  line-height: 20px;
}
.footer-style9 .sidebar-footer-style9-left .socials-wrap ul li a span {
  margin: 0;
}
.footer-style9 .sidebar-footer-style9-right .elementor-widget-wp-widget-nav_menu h5 {
  font-size: 18px;
  border-bottom: 0;
  color: #222;
  font-weight: bold;
}
.footer-style9 .sidebar-footer-style9-right .elementor-widget-wp-widget-nav_menu ul li {
  padding-bottom: 7px;
}
.footer-style9 .sidebar-footer-style9-right .elementor-widget-wp-widget-nav_menu ul li a {
  font-size: 13px;
}
.footer-style9 .sidebar-footer-style9-right .ul-border .elementor-row >.elementor-inner-column {
  border-left: 1px #ddd solid;
}
.rtl .footer-style9 .sidebar-footer-style9-right .ul-border .elementor-row >.elementor-inner-column {
  border-left: none;
  border-right: 1px #ddd solid;
}
.footer-style9 .sidebar-footer-style9-right .ul-border .elementor-row >.elementor-inner-column:first-child {
  border-left: none;
}
.rtl .footer-style9 .sidebar-footer-style9-right .ul-border .elementor-row >.elementor-inner-column:first-child {
  border-right: none;
}
.footer-style9 .sidebar-footer-style9-right .sw_testimonial_slider {
  padding: 0 15px;
}
.footer-style9 .sidebar-footer-style9-right .sw_testimonial_slider h3 {
  font-size: 18px;
  border-bottom: 0;
  color: #222;
  font-weight: bold;
}
.footer-style9 .sidebar-footer-style9-right .sw_testimonial_slider .testimonial-slider .carousel-inner .item {
  padding: 11px 0 0 0;
  border-bottom: 1px #ddd solid;
}
.footer-style9 .sidebar-footer-style9-right .sw_testimonial_slider .testimonial-slider .carousel-inner .item .client-say-info .image-client {
  width: 90px;
  margin: 5px 10px 0 0;
}
.rtl .footer-style9 .sidebar-footer-style9-right .sw_testimonial_slider .testimonial-slider .carousel-inner .item .client-say-info .image-client {
  margin: 5px 0 0 10px;
}
.footer-style9 .sidebar-footer-style9-right .sw_testimonial_slider .testimonial-slider .carousel-inner .item .client-comment {
  overflow: hidden;
  font-size: 13px;
  line-height: 24px;
  margin: 0 0 10px 0;
}
.footer-style9 .sidebar-footer-style9-right .sw_testimonial_slider .testimonial-slider .carousel-inner .item .client-comment .name-client {
  font-style: normal;
}
.footer-style9 .sidebar-footer-style9-right .sw_testimonial_slider .testimonial-slider .carousel-inner .item .client-comment .name-client h2 {
  margin: 0;
}
.footer-style9 .sidebar-footer-style9-right .sw_testimonial_slider .testimonial-slider .carousel-inner .item .client-comment .name-client h2 a {
  font-size: 16px;
  color: #20bc5a;
  font-weight: bold;
}
.footer-style9 .sidebar-footer-style9-right .sw_testimonial_slider .testimonial-slider .carousel-inner .item .client-comment .name-client h2 a:hover {
  color: #199045;
}
.footer-style9 .sidebar-footer-style9-right .sw_testimonial_slider .testimonial-slider .carousel-indicators {
  display: none;
}
.footer-style9 .sidebar-footer-style9-right .sidebar-footer-style9-right2 {
  padding-top: 8px;
}
.footer-style9 .sidebar-footer-style9-right .sidebar-footer-style9-right2 .footer-column:first-child {
  border-left: 0;
}
.rtl .footer-style9 .sidebar-footer-style9-right .sidebar-footer-style9-right2 .footer-column:first-child {
  border-right: 0;
}
.footer-style9 .sidebar-footer-style9-right .sidebar-footer-style9-right2 .footer-column .footer-border {
  padding-top: 0;
}
.footer-style9 .sidebar-footer-style9-right .sidebar-footer-style9-right2 .footer-column ul li {
  padding-bottom: 7px;
}
.footer-style9 .sidebar-footer-style9-right .sidebar-footer-style9-right2 .footer-column ul li a {
  font-size: 13px;
}
.footer-style9 .copyright9 {
  background: #333;
  color: #fff;
  padding-top: 32px;
  margin-top: 36px;
}
.footer-style9 .copyright9 .box-1 {
  padding-bottom: 15px;
}
.footer-style9 .copyright9 .box-1 .icon-sp {
  float: left;
  margin-right: 10px;
}
.rtl .footer-style9 .copyright9 .box-1 .icon-sp {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.footer-style9 .copyright9 .box-1 .icon-sp i {
  font-size: 36px;
  color: #20bc5a;
}
.footer-style9 .copyright9 .box-1 .content-sp {
  overflow: hidden;
}
.footer-style9 .copyright9 .box-1 .content-sp a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.footer-style9 .copyright9 .box-1 .content-sp a:hover {
  color: #20bc5a;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.footer-style9 .copyright9 .box-1 .content-sp span {
  color: #9e9e9e;
  line-height: 30px;
  font-size: 13px;
}
.footer-style9 .copyright9 .box-footer-sp {
  position: relative;
}
.footer-style9 .copyright9 .box-footer-sp:before {
  content: "";
  width: 2px;
  height: 60px;
  left: -18px;
  top: -6px;
  position: absolute;
  background: #5c5c5c;
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg);
}
.rtl .footer-style9 .copyright9 .box-footer-sp:before {
  left: auto;
  right: -18px;
}
.footer-style9 .copyright9 .copy-payment {
  padding: 20px 0;
  border-top: 1px rgba(255,255,255,0.1) solid;
}
.footer-style9 .copyright9 .copy-payment .copyright-text a {
  color: #20bc5a;
}
.footer-style9 .copyright9 .copy-payment .copyright-text a:hover {
  color: #199045;
}
.footer-style9.e9 {
  padding-top: 0;
}
.footer-style9.e9 .copyright9 {
  margin-top: 0;
}
.slid9-top {
  text-transform: uppercase;
}
.slid9-top p {
  font-size: 20px !important;
  margin-bottom: 6px !important;
}
.slid9-top h3 {
  font-size: 40px !important;
  font-weight: bold;
  line-height: 40px !important;
}
.slid9-snow {
  text-transform: uppercase;
  color: #fff !important;
  text-decoration: underline;
}
.slid9-snow:hover {
  color: #20bc5a !important;
  text-decoration: underline;
}
.rtl .home9-banner-right .wpb_single_image {
  margin-right: -20px !important;
  margin-left: 0 !important;
}
