@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
.c1 {
	color: #009838;
}
.c2 {
	color: #fff;
}
.custom-icon {
  background: #009838;;
  border-radius: 100%;
  color: #fff;
  display: table-cell;
  font-size: 9px;
  height: 18px;
  padding: 5px; 
  text-align: center;
  transition: .5s;
  vertical-align: middle;
  width: 18px;
  
}
.custom-icon:hover {
  background: #a9d200;
}
.fix-editor {
  display: none;
}
.icon-wrapper {
  display: inline-block; padding-top:10px
}


.row:before {
    content: " ";
    display: table
}
.row:after {
    content: " ";
    display: table;
    clear: both
}
[class*="span"] {
    float: left;
    min-height: 1px
}
#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 {
    display: block;
    font-size: 11px;
    text-decoration: none !important;
    color: #444;
    border: 1px solid #cdcdcd;
    background: #fff;
    padding-left: 10px;
    line-height: 24px
}
#lang_sel_click a:visited {
    display: block;
    font-size: 11px;
    text-decoration: none !important;
    color: #444;
    border: 1px solid #cdcdcd;
    background: #fff;
    padding-left: 10px;
    line-height: 24px
}
* html #lang_sel_click a {
    width: 149px
}
* 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 {
    background: #ffffff;
    color: #444;
    height: auto;
    line-height: 1em;
    padding: 5px 10px;
    border-width: 0 1px 1px 1px
}
#lang_sel_click ul ul a:visited {
    background: #ffffff;
    color: #444;
    height: auto;
    line-height: 1em;
    padding: 5px 10px;
    border-width: 0 1px 1px 1px
}
* html #lang_sel_click ul ul a {
    width: 150px
}
* html #lang_sel_click ul ul a:visited {
    width: 150px
}
#lang_sel_click a:hover,
#lang_sel_click ul ul a:hover,
#lang_sel_click:hover>a,
#lang_sel_click ul ul:hover>a {
    color: #000;
    background: #eee
}
#lang_sel_click a.lang_sel_sel {
    background: url("../assets/img/nav-arrow-down.png") #fff right no-repeat;
    color: #444
}
#lang_sel_click a.lang_sel_sel:hover {
    text-decoration: none;
    color: #000
}
#lang_sel_click img.iclflag {
    width: 18px;
    height: 12px;
    position: relative;
    top: 1px
}
body {
    background: #fff;
    color: #444;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.6;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}
body a {
    color: #666
}
body a:hover {
    color: #009838;
    text-decoration: none
}
body a:focus {
    text-decoration: none
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    margin: 0 0 10px;
    font-family: inherit;
    font-size: 100%
}
body a {
    outline: medium none !important
}
body input,
body textarea,
body button {
    outline: medium none !important;
    border: 1px solid #cecece;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0px 5px
}
body img {
    display: block;
    max-width: 100%;
    height: auto
}
body ul {
    padding: 0;
    margin-left: 15px
}
body ol {
    margin-left: 15px;
    padding-left: 15px
}
.strong {
    font-weight: bold
}
.slick-slide img {
    margin: 0 auto
}
.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
}
.no-margin {
    margin: 0 !important
}
.home.blog .main-menu {
    margin-bottom: 20px
}
.home.blog h1.entry-title {
    margin-top: 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%
}
ul.menu,
.dropdown ul {
    list-style: none
}
.product-thumb-hover {
    overflow: hidden
}
.no-padding {
    padding: 0 !important
}
.no-padding-l {
    padding-left: 0
}
.container {
    max-width: 1200px
}
:focus {
    outline: none
}
.button {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    white-space: nowrap;
    font-size: 100%;
    text-transform: uppercase;
    background-color: #666666;
    border: none;
    color: #fff
}
.button:hover {
    background-color: #009838
}
.btn-search-mobilev2 {
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    cursor: pointer;
    color: #999
}
.btn-search-mobilev2:hover {
    background: #009838;
    color: #fff;
    border-color: #009838;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s
}
.custom.tparrows {
    border-radius: 50%;
    border: 2px solid #fff;
    opacity: 0.7;
    width: 36px;
    height: 36px;
    background: none
}
.custom.tparrows:before {
    font-family: FontAwesome !important;
    content: "\f104" !important;
    vertical-align: middle;
    font-size: 30px !important;
    line-height: 30px !important
}
.custom.tparrows:hover {
    opacity: 1;
    background: none
}
.custom.tp-leftarrow {
    left: -21px !important
}
.custom.tp-leftarrow:before {
    content: "\f104" !important
}
.custom.tp-leftarrow:hover {
    border-color: #009838 !important
}
.custom.tp-leftarrow:hover:before {
    color: #009838 !important
}
.custom.tp-rightarrow {
    left: inherit !important;
    right: -58px
}
.custom.tp-rightarrow:before {
    content: "\f105" !important
}
.custom.tp-rightarrow:hover {
    border-color: #009838 !important
}
.custom.tp-rightarrow:hover:before {
    color: #009838 !important
}
.margin-bottom40 {
    margin-bottom: 40px !important
}
.sn-img:before {
    background: url("../assets/img/add1.png") no-repeat -18px -2px #009838;
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0
}
.single-product.full2 .sn-img:before,
.full3 .sn-img:before {
    display: none
}
.sn-img.icon-bacsic2:before {
    background-position: -18px -91px
}
.sn-img.item1:before {
    background-position: -22px -135px
}
#ya-totop {
    background: url("../assets/img/group_btn.png") no-repeat scroll center -319px transparent;
    border-radius: 45px;
    bottom: 15px;
    height: 45px;
    overflow: hidden;
    position: fixed;
    right: 15px;
    width: 45px;
    z-index: 9999;
    background-color: #009838
}
#ya-totop:hover {
    background-color: #2BBCFD
}
.sticky-menu {
    position: fixed;
    z-index: 1031;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
.ya_selectmenu,
.dropdown-backdrop {
    display: none
}
.dropdown-menu {
    font-size: 12px;
    border-radius: 0
}
.primary-menu {
    position: relative;
    display: inline-block;
    float: left
}
.primary-menu ul {
    margin: 0
}
.primary-menu ul li {
    list-style: none
}
.primary-menu ul li.menu-clear {
    clear: both
}
.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
}
.primary-menu .navbar-inner .nav>li+li>a {
    border-left: 0
}
.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
}
.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>.dropdown-menu>li,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li {
    line-height: 30px;
    list-style: none;
    position: relative
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li+li,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li+li {
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px 0 0
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li a,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>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>.dropdown-menu>li.dropdown-submenu:hover>a:after,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li.dropdown-submenu:hover>a:after {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    left: 100%;
    top: 50%;
    font-size: 16px;
    height: 20px;
    margin-top: -10px;
    color: #fff
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub,
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu {
    position: absolute;
    left: 100%;
    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.menu_dropdown>.dropdown-menu>li .dropdown-sub,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-menu {
    position: absolute;
    left: 100%;
    top: -1px;
    margin: 0;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    list-style: none;
    background: #fff;
    min-width: 180px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub>li+li,
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu>li+li {
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px 0 0
}
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-sub>li+li,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-menu>li+li {
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px 0 0
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub>li a:hover,
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu>li a:hover {
    color: #009838
}
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-sub>li a:hover,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-menu>li a:hover {
    color: #009838
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub>li a:hover:before,
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu>li a:hover:before {
    background-color: #009838
}
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-sub>li a:hover:before,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-menu>li a:hover:before {
    background-color: #009838
}
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub,
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu {
    left: auto;
    right: 100%
}
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-sub,
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-menu {
    left: auto;
    right: 100%
}
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub:before,
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu:before {
    background: none;
    width: 0px
}
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-sub:before,
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-menu:before {
    background: none;
    width: 0px
}
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub:after,
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu:after {
    background-color: transparent;
    content: " ";
    height: 100%;
    right: -20px;
    position: absolute;
    top: 0;
    width: 20px;
    display: block
}
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-sub:after,
.rtl .primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>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-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub:before,
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>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-mega>li.menu_dropdown>.dropdown-menu>li .dropdown-sub:before,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>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-mega>li.ya-menu-custom>.dropdown-menu>li:hover>a,
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li.active>a {
    color: #009838;
    background: #fff
}
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li:hover>a,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li.active>a {
    color: #009838;
    background: #fff
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li:hover>a:before,
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li.active>a:before {
    background: #009838
}
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li:hover>a:before,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li.active>a:before {
    background: #009838
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li:hover>.dropdown-sub,
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li:hover>.dropdown-menu {
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li:hover>.dropdown-sub,
.primary-menu .navbar-inner .nav.nav-mega>li.menu_dropdown>.dropdown-menu>li:hover>.dropdown-menu {
    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
}
.header-style3 .primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu,
.header-style3 .primary-menu .navbar-inner .nav.nav-mega > li.ya-menu-custom > .dropdown-menu {
    top: 45px !important
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu>li {
    min-width: 150px;
    padding: 30px 15px;
    vertical-align: top;
    border-right: 1px solid #ddd;
    display: inline-block;
    float: left;
    min-height: 160px;
    box-sizing: content-box
}
.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-size: 18px
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu>li>a>.menu-title,
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu>li>span.have-title>.menu-title {
    font-weight: 400
}
.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: #009838;
    font-weight: bold
}
.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: #009838;
    font-weight: bold
}
.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: 550px
}
.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>li.col-1 {
    min-height: 190px
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu.four-column {
    min-width: 750px
}
.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 li.col-1 {
    min-height: 190px
}
.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu.five-column>li:nth-child(5n+1),
.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: 785px
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column {
    padding: 0 0 30px 0;
    width: 100%;
    margin: 0
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column.menu-product-tab {
    padding-bottom: 0
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .nav.nav-tabs {
    width: 200px;
    max-width: 200px;
    background-color: #f7f7f7;
    margin-right: 2px;
    float: left;
    padding: 18px 0 18px 0
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .nav.nav-tabs li {
    float: none;
    border: 0;
    height: inherit
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .nav.nav-tabs li a,
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .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;
    display: block
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .nav.nav-tabs li a:before,
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .nav.nav-tabs li:last-child a:before {
    background: none
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .nav.nav-tabs li.active a,
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .nav.nav-tabs li:hover a {
    cursor: pointer;
    color: #fff;
    background: #009838
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .nav.nav-tabs li:after {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    color: #999999;
    top: 50%;
    margin-top: -8px;
    right: 10px
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .nav.nav-tabs li:hover:after,
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .nav.nav-tabs li.active:after {
    color: #fff
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .tab-content {
    width: 74%;
    margin: 0;
    float: left;
    border: 0px;
    padding: 2px 0
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .tab-content .products-entry {
    margin-bottom: 0
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .tab-content .item {
    float: left;
    overflow: hidden;
    height: 100%;
    padding: 15px;
    min-height: 1px;
    width: 33.33%
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .tab-content .item .item-wrap {
    padding: 15px;
    border: 1px solid #ddd;
    overflow: hidden;
    position: relative;
    min-height: 280px
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .tab-content .item .item-wrap a {
    padding: 0
}
.primary-menu .navbar-inner .nav.nav-mega>li.style3.ya-mega-menu>ul.dropdown-menu.four-column>li.four-column .tabbable .tab-content .item .item-wrap .item-bottom-grid {
    display: none
}
.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: 100%;
    top: -1px;
    margin: 0
}
.rtl .primary-menu .navbar-inner .nav.nav-css>li ul>li .dropdown-menu {
    left: auto;
    right: 100%
}
.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: #009838;
    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: #009838
}
.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,
.primary-menu .navbar-inner .nav.nav-css>li.open>.dropdown-menu {
    display: block
}
.vertical-megamenu {
    position: relative
}
.vertical-megamenu>li {
    display: block;
    float: none;
    line-height: normal
}
.sidebar .vertical-megamenu>li {
    line-height: normal;
    list-style: none
}
.sidebar .vertical-megamenu>li>a {
    display: block !important;
    color: #a8a8a8;
    padding: 12px 15px
}
.sidebar .vertical-megamenu>li>a:hover {
    background: #383838;
    color: #a8a8a8
}
.vertical-megamenu>li>a {
    display: block;
    position: relative;
    color: #444
}
.vertical-megamenu>li>a:hover {
    color: #009838;
    font-weight: 700
}
.vertical-megamenu>li>a .menu-img {
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 9px
}
.vertical-megamenu>li.ya-menu-img>a {
    padding: 12px 15px 12px 50px
}
.vertical-megamenu>li.active>a {
    background: none;
    color: #a8a8a8
}
.vertical-megamenu>li.open>a {
    background: none;
    color: #a8a8a8
}
.vertical-megamenu>li.open>.dropdown-menu {
    display: block;
    opacity: 1
}
.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
}
.vertical-megamenu>li>.dropdown-menu:before {
    content: "";
    background: transparent;
    position: absolute;
    top: -1px;
    bottom: 0;
    width: 15px;
    left: -15px
}
.vertical-megamenu>li>.dropdown-menu .dropdown-submenu {
    min-width: 150px;
    padding: 20px
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li {
    line-height: 30px;
    list-style: none;
    position: relative;
    min-width: 220px;
    padding: 0
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li+li,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li+li {
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px 0 0
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li.menu-img-menu,
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li.menu-html-menu {
    display: none
}
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li.menu-img-menu,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li.menu-html-menu {
    display: none
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li a,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li a {
    display: block;
    color: #444;
    line-height: 25px;
    padding: 5px 10px 5px 30px;
    position: relative
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li a:focus,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li a:focus {
    background: #f4f4f4
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li.dropdown-submenu>a:after,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li.dropdown-submenu>a:after {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    left: 93%;
    top: 50%;
    font-size: 10px;
    height: 20px;
    margin-top: -12px;
    color: #666
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub,
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu {
    position: absolute;
    left: 100%;
    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;
    box-shadow: 0px 0px 1px 1px #ddd;
    background: #fff;
    min-width: 180px;
    padding: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-sub,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-menu {
    position: absolute;
    left: 100%;
    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;
    box-shadow: 0px 0px 1px 1px #ddd;
    background: #fff;
    min-width: 180px;
    padding: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub>li.active a,
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu>li.active a {
    background: #f4f4f4
}
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-sub>li.active a,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-menu>li.active a {
    background: #f4f4f4
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub>li+li,
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu>li+li {
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px 0 0
}
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-sub>li+li,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-menu>li+li {
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px 0 0
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub>li a:hover,
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu>li a:hover {
    background: #f4f4f4
}
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-sub>li a:hover,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-menu>li a:hover {
    background: #f4f4f4
}
.rtl .vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub,
.rtl .vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu {
    left: auto;
    right: 100%
}
.rtl .vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-sub,
.rtl .vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-menu {
    left: auto;
    right: 100%
}
.rtl .vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub:before,
.rtl .vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu:before {
    background: none;
    width: 0px
}
.rtl .vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-sub:before,
.rtl .vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-menu:before {
    background: none;
    width: 0px
}
.rtl .vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub:after,
.rtl .vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu:after {
    background-color: transparent;
    content: " ";
    height: 100%;
    right: -20px;
    position: absolute;
    top: 0;
    width: 20px;
    display: block
}
.rtl .vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-sub:after,
.rtl .vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-menu:after {
    background-color: transparent;
    content: " ";
    height: 100%;
    right: -20px;
    position: absolute;
    top: 0;
    width: 20px;
    display: block
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub:before,
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-menu:before {
    background-color: transparent;
    content: " ";
    height: 100%;
    left: -20px;
    position: absolute;
    top: 0;
    width: 20px;
    display: block
}
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-sub:before,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li .dropdown-menu:before {
    background-color: transparent;
    content: " ";
    height: 100%;
    left: -20px;
    position: absolute;
    top: 0;
    width: 20px;
    display: block
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li:hover>a,
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li.active>a {
    background: #f4f4f4
}
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li:hover>a,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li.active>a {
    background: #f4f4f4
}
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li:hover>.dropdown-sub,
.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li:hover>.dropdown-menu {
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li:hover>.dropdown-sub,
.vertical-megamenu>li.menu_dropdown>.dropdown-menu>li:hover>.dropdown-menu {
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.vertical-megamenu>li.ya-mega-menu.col-2-img>.dropdown-menu.three-column {
    padding: 0;
    min-width: 630px
}
.vertical-megamenu>li.ya-mega-menu.col-2-img>.dropdown-menu>.dropdown-submenu.col-1 {
    padding: 27px 30px
}
.vertical-megamenu>li.ya-mega-menu.col-2-img>.dropdown-menu>.dropdown-submenu.col-1 span.have-title {
    text-transform: capitalize
}
.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>li.ya-mega-menu>.dropdown-menu.three-column {
    padding: 20px 0
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu {
    min-width: 150px;
    float: left
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu.col-1 {
    padding: 7px 30px
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu.col-1 span.have-title {
    text-transform: capitalize
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu.two-column {
    width: 33.333333%;
    max-width: 187px;
    min-width: 0;
    padding: 25px 0px 10px 30px;
    margin-right: 7px
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu>a,
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu>span.have-title {
    padding: 0;
    margin-bottom: 8px;
    display: block;
    font-size: 18px;
    font-weight: 400
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu>a:hover,
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu>span.have-title:hover {
    background: none;
    color: #444
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu .dropdown-sub {
    margin-left: 0
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu .dropdown-sub>li>a {
    padding: 5px 0px;
    line-height: 29px;
    font-weight: 400
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu .dropdown-sub>li>a:hover {
    color: #009838 !important;
    background: none !important
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu.three-column {
    padding: 0px 5px 0px 25px;
    width: 33%
}
.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>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>li.ya-mega-menu>.dropdown-menu .menu-new-arrivals.three-column .woocommerce {
    margin: 0;
    width: 100%
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li {
    width: 50%
}
.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>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>li.ya-mega-menu>.dropdown-menu .menu-new-arrivals.three-column .woocommerce .products-loop.products-loop li .products-entry .products-content {
    float: left
}
.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>li.ya-mega-menu>.dropdown-menu .two-column.menu-img-menu {
    position: absolute;
    bottom: 50px;
    right: 0;
    clear: none;
    max-width: 235px
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .two-column.menu-html-menu {
    width: 100% !important
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .two-column.menu-html-menu .tag-menu {
    padding: 0 60px;
    background-color: #eee;
    position: relative;
    height: 50px;
    line-height: 50px
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .two-column.menu-html-menu .tag-menu ul {
    margin-left: 0
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .two-column.menu-html-menu .tag-menu ul li {
    float: left;
    margin-right: 4px !important;
    color: #444;
    font-weight: 700;
    font-size: 14px
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .two-column.menu-html-menu .tag-menu ul li a {
    font-weight: 400
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .three-column.menu-product {
    min-width: 208px;
    width: 40%;
    float: left
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .three-column .item-bottom {
    display: none
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .three-column .woocommerce {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 0
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .three-column .woocommerce .products-loop.products-loop li {
    width: 100%
}
.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>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>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>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>li.ya-mega-menu>.dropdown-menu .three-column .woocommerce .products-loop.products-loop li .products-entry .products-content .desc {
    display: none
}
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .three-column .woocommerce .products-loop.products-loop li.col-lg-6 .products-entry,
.vertical-megamenu>li.ya-mega-menu>.dropdown-menu .three-column .woocommerce .products-loop.products-loop li.col-sm-6 .products-entry {
    padding-left: 0 !important
}
.vertical-megamenu>li.ya-mega-menu .one-column {
    min-width: 500px
}
.vertical-megamenu>li.ya-mega-menu .one-column>li:nth-child(2n) {
    clear: both
}
.vertical-megamenu>li.ya-mega-menu .one-column.menu-img-menu {
    position: absolute;
    bottom: 0px;
    right: 0;
    max-width: 286px;
    min-width: 286px
}
.vertical-megamenu>li.ya-mega-menu .one-column .dropdown-submenu {
    padding: 15px 10px 9px 30px
}
.vertical-megamenu>li.ya-mega-menu .two-column {
    width: 612px;
    padding: 0
}
.vertical-megamenu>li.ya-mega-menu .two-column>li:nth-child(2n+1) {
    clear: both
}
.vertical-megamenu>li.ya-mega-menu .three-column {
    min-width: 510px
}
.vertical-megamenu>li.ya-mega-menu .three-column .woocommerce {
    padding-top: 10px
}
.vertical-megamenu>li.ya-mega-menu .three-column .woocommerce .products-grid li {
    margin-bottom: 0px
}
.vertical-megamenu>li.ya-mega-menu .three-column>li:nth-child(3n+1) {
    clear: both
}
.vertical-megamenu>li.ya-mega-menu .four-column {
    min-width: 646px
}
.vertical-megamenu>li.ya-mega-menu .four-column>li:nth-child(4n+1) {
    clear: both
}
.vertical-megamenu>li.ya-mega-menu .five-column {
    min-width: 800px
}
.vertical-megamenu>li.ya-mega-menu .five-column>li:nth-child(5n+1) {
    clear: both
}
.vertical-megamenu>li.ya-mega-menu .six-column {
    min-width: 960px
}
.vertical-megamenu>li.ya-mega-menu .six-column>li:nth-child(6n+1) {
    clear: both
}
.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;
    border-top: 1px solid #555
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu>li>a {
    padding-left: 25px
}
.rtl .resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu>li>a {
    padding-left: 0;
    padding-right: 25px
}
.resmenu-container .menu-responsive-wrapper ul>li {
    position: relative
}
.resmenu-container .menu-responsive-wrapper ul>li>a {
    color: #fff;
    padding: 10px 20px;
    display: block
}
.resmenu-container .menu-responsive-wrapper ul>li .show-dropdown {
    display: block;
    width: 39px;
    height: 39px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #111;
    cursor: pointer;
    text-align: center;
    line-height: 38px;
    font-size: 20px
}
.rtl .resmenu-container .menu-responsive-wrapper ul>li .show-dropdown {
    left: 0;
    right: auto
}
.resmenu-container .menu-responsive-wrapper ul>li .show-dropdown:after {
    content: "+";
    font-family: FontAwesome
}
.resmenu-container .menu-responsive-wrapper ul>li .show-dropdown.show:after {
    content: "-"
}
.resmenu-container .menu-responsive-wrapper ul>li .show-dropdown:hover {
    color: #fff;
    background: #009838
}
.resmenu-container .menu-responsive-wrapper ul>li+li {
    border-top: 1px solid #555
}
.resmenu-container .menu-responsive-wrapper ul>li:hover>a,
.resmenu-container .menu-responsive-wrapper ul>li.active>a {
    background: #eee;
    color: #009838
}
.resmenu-container .menu-responsive-wrapper ul>li:hover>.show-dropdown,
.resmenu-container .menu-responsive-wrapper ul>li.active>.show-dropdown {
    background: #009838;
    color: #fff
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    -webkit-transform: translate(-300px, 0);
    -ms-transform: translate(-300px, 0);
    transform: translate(-300px, 0);
    z-index: 9999;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
    left: auto;
    right: 0
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
    background: #444;
    position: relative;
    height: 100%;
    overflow-x: auto
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner h3 {
    text-transform: uppercase;
    padding: 40px 0;
    text-align: center;
    background: #111;
    color: #eee;
    margin-bottom: 0;
    border-bottom: 1px solid #666
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner>ul {
    border-bottom: 1px solid #555
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #fff;
    font-size: 20px;
    cursor: pointer
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close {
    right: auto;
    left: 20px
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:after {
    content: "\f00d";
    font-family: FontAwesome
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:hover {
    color: #009838
}
.logo-wrapper h1 {
    margin-bottom: 0
}
.yt-header {
    background-color: #F6F6F6
}
.yt-header .header-style3 {
    background-color: #fff
}
.yt-header-top {
    height: 36px;
    background-color: #fff;
    border-bottom: 1px solid #ddd
}
.header-style2 .yt-header-top {
    border-top: 2px solid #009838;
    height: initial;
    background-color: #fff;
    border-bottom: none
}
.header-style2 .yt-header-top .yt-header-topv2 {
    margin-left: 15px;
    border-bottom: 1px solid #ddd;
    height: 40px
}
.header-style2 .yt-header-top .logo-wrapper {
    padding-right: 10px;
    text-align: left;
    max-height: 120px
}
.header-style2 .yt-header-top .logo-wrapperv2 {
    min-height: 120px;
    padding: 20px 0 0 20px;
    background-color: #009838
}
.header-style3 .yt-header-top {
    height: 35px;
    background: #f7f7f7
}
.yt-header-top .offer-wrapper {
    line-height: 35px;
    max-height: 35px;
    overflow: hidden
}
.header-style2 .yt-header-top .offer-wrapper {
    line-height: 40px
}
.yt-header-top .offer-wrapper ul {
    list-style: none;
    margin-left: 0;
    float: left
}
.yt-header-top .offer-wrapper ul li {
    float: left; font-size: 14px!important
}
.yt-header-top .offer-wrapper ul li .sp-ic {
    color: #009838
}
.yt-header-top .offer-wrapper ul li a {
    margin-right: 15px
}
.yt-header-top .block-action-header {
    position: relative
}
.yt-header-top .block-action-header .top-login ul li a:before {
    content: ""
}
.yt-header-top .block-action-header ul {
    margin: 0;
    list-style: none
}
.yt-header-top .block-action-header ul li a {
    padding: 8px 2px;
    width: 100%; font-size: 14px!important
}
.yt-header-top .block-action-header ul li a:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    font-size: 12px;
    margin-left: 5px;
    position: relative;
    top: 0;
    display: inline-block
}
.yt-header-top .block-action-header ul li a:before {
    content: "|";
    position: absolute;
    left: 0;
    color: #dddddd
}
.header-style6 .yt-header-top .block-action-header ul li a:before {
    display: none
}
.header-style7 .yt-header-top .block-action-header ul li a:before,
.header-style8 .yt-header-top .block-action-header ul li a:before {
    color: #fff
}
.header-style2 .yt-header-top .block-action-header ul li a {
    padding: 10px 15px
}
.header-style9 .yt-header-top .block-action-header ul li a {
    padding: 10px 15px 10px 15px
}
.yt-header-top .block-action-header ul li ul {
    border: 0px;
    margin-left: 0;
    z-index: 999;
    position: absolute;
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 0 2px #ddd;
    box-shadow: 0 0 2px #ddd
}
.yt-header-top .block-action-header ul li ul li a:after,
.yt-header-top .block-action-header ul li ul li a:before {
    display: none
}
.yt-header-top .block-action-header ul li ul li a:hover {
    background: #009838;
    color: #fff
}
.yt-header-top .block-action-header ul li:hover ul {
    display: block;
    z-index: 999;
    height: auto;
    min-width: auto;
    width: 100%;
    padding: 0
}
.yt-header-top .block-action-header.language-switcher {
    z-index: 69
}
.yt-header-top .block-action-header.language-switcher ul.nav li.active a {
    background: #009838;
    color: #fff
}
.yt-header-top .block-action-header.language-switcher ul.nav li a {
    padding: 8px 0px 8px 15px;
    display: block
}
.header-style2 .yt-header-top .block-action-header.language-switcher ul.nav li a {
    padding: 10px 0 10px 15px
}
.yt-header-top .block-action-header.language-switcher ul.nav li a:hover,
.yt-header-top .block-action-header.language-switcher ul.nav li a:focus {
    background-color: transparent
}
.yt-header-top .block-action-header.language-switcher ul.nav li a img {
    display: inline-block;
    vertical-align: middle;
    top: -2px;
    position: relative
}
.yt-header-top .block-action-header.language-switcher ul.nav li a:after {
    margin-left: 3px
}
.header-style7 .yt-header-top .block-action-header.language-switcher ul.nav li a:before,
.header-style8 .yt-header-top .block-action-header.language-switcher ul.nav li a:before {
    display: none
}
.header-style3 .yt-header-top .block-action-header.language-switcher ul.nav li a {
    display: block
}
.header-style9 .yt-header-top .block-action-header.language-switcher ul.nav li a {
    padding: 10px 15px 10px 0px
}
.header-style9 .yt-header-top .block-action-header.language-switcher ul.nav li a:before {
    display: none
}
.yt-header-top .block-action-header.language-switcher ul.nav li ul li a:hover {
    background: #009838;
    color: #fff
}
.header-style9 .yt-header-top .block-action-header.language-switcher ul.nav li ul>li>a,
.rtl .header-style9 .yt-header-top .block-action-header.language-switcher ul.nav li ul>li>a {
    padding: 8px 10px 8px 10px
}
.yt-header-top .block-action-header.block-currency ul.currency_w li ul {
    float: left;
    width: 100%
}
.yt-header-top .block-action-header.block-currency ul.currency_w li ul li {
    float: none;
    margin: 0;
    text-align: center
}
.yt-header-top .block-action-header.block-currency ul.currency_w li ul li a {
    float: none;
    border: 0;
    border-radius: 0
}
.yt-header-top .block-action-header.block-currency ul.currency_w li ul li a.active,
.yt-header-top .block-action-header.block-currency ul.currency_w li ul li a:hover {
    background: #009838;
    color: #fff
}
.header-style9 .yt-header-top .block-action-header.block-currency ul.currency_w li a:before {
    color: #666
}
.yt-header-top .block-action-header.login-link .top-login ul li a:after {
    display: none
}
.yt-header-top .block-action-header.login-link .top-login .div-logined a {
    padding: 9px 15px;
    display: block
}
.header-style9 .yt-header-top .block-action-header {
    float: left
}
.header-style9 .yt-header-top .block-action-header.top-link-account {
    float: right
}
.header-style9 .yt-header-top .block-action-header.top-link-account.login-link {
    display: none
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li {
    float: right
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li a {
    padding: 10px 15px 10px 0px
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li a:after {
    display: none
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li a:before {
    color: #666
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist {
    position: relative
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist a {
    padding: 10px 0px 10px 15px
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist a .fa {
    margin-left: 0;
    margin-right: 10px
}
.rtl .header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist a .fa {
    margin-left: 10px;
    margin-right: 0
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist a .menu-title {
    top: -2px;
    position: relative
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-account {
    background: url("../assets/img/group_btn.png") no-repeat -15px -541px;
    padding-left: 25px
}
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-account a:before,
.header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-account a .menu-img {
    display: none
}
.rtl .header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-account {
    padding-left: 0;
    padding-right: 25px;
    background: url("../assets/img/group_btn.png") no-repeat right -805px
}
.header-style9 .yt-header-top .block-action-header.top-link-account .menu-my-account a .menu-img {
    float: left;
    margin-right: 10px
}
.header-style7 .yt-header-top,
.header-style8 .yt-header-top {
    background: #222
}
.header-style7 .yt-header-top .top-links-action .widget_revslider,
.header-style8 .yt-header-top .top-links-action .widget_revslider {
    display: none
}
.header-style7 .yt-header-top .top-links-action .widget,
.header-style8 .yt-header-top .top-links-action .widget {
    margin-bottom: 0;
    float: left;
    position: relative
}
.header-style7 .yt-header-top .top-links-action .my-account-link ul.menu li,
.header-style8 .yt-header-top .top-links-action .my-account-link ul.menu li {
    float: right
}
.header-style7 .yt-header-top .top-links-action .my-account-link ul.menu li a .menu-title:hover,
.header-style8 .yt-header-top .top-links-action .my-account-link ul.menu li a .menu-title:hover {
    color: #009838
}
.header-style7 .yt-header-top .top-links-action .my-account-link ul.menu li a:after,
.header-style8 .yt-header-top .top-links-action .my-account-link ul.menu li a:after {
    display: none
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul.currency_w li a,
.header-style8 .yt-header-top .top-links-action .block-action-header ul.currency_w li a {
    padding: 8px 15px 8px 15px
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul li a,
.header-style8 .yt-header-top .top-links-action .block-action-header ul li a {
    padding: 8px 15px 8px 0px;
    color: #fff
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul li a:hover,
.header-style7 .yt-header-top .top-links-action .block-action-header ul li a:focus {
    background-color: #222
}
.header-style8 .yt-header-top .top-links-action .block-action-header ul li a:hover,
.header-style8 .yt-header-top .top-links-action .block-action-header ul li a:focus {
    background-color: #222
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul li ul li a,
.header-style8 .yt-header-top .top-links-action .block-action-header ul li ul li a {
    padding: 8px
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul li ul li a:hover,
.header-style8 .yt-header-top .top-links-action .block-action-header ul li ul li a:hover {
    background-color: #009838
}
.header-style7 .yt-header-top .top-links-action .block-action-header ul li:hover ul,
.header-style8 .yt-header-top .top-links-action .block-action-header ul li:hover ul {
    background-color: #222;
    box-shadow: none
}
.header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist,
.header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist {
    position: relative
}
.header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a,
.header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a {
    padding: 8px 0px 8px 15px
}
.header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a .fa,
.header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a .fa {
    font-size: 14px;
    margin: 0;
    margin-right: 10px
}
.rtl .header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a .fa,
.rtl .header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-wishlist a .fa {
    margin-left: 10px;
    margin-right: 0
}
.header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-account a:before,
.header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-account a:before {
    display: none
}
.header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-account a .menu-img,
.header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-account a .menu-img {
    float: left;
    margin-right: 10px
}
.rtl .header-style7 .yt-header-top .top-links-action .block-action-header .menu-my-account a .menu-img,
.rtl .header-style8 .yt-header-top .top-links-action .block-action-header .menu-my-account a .menu-img {
    float: right;
    margin-right: 0;
    margin-left: 10px
}
.header-style7 .yt-header-top .block-action-header.language-switcher,
.header-style7 .yt-header-top .block-currency {
    float: left
}
.header-style8 .yt-header-top .block-action-header.language-switcher,
.header-style8 .yt-header-top .block-currency {
    float: left
}
.header-style7 .yt-header-top .login-link,
.header-style8 .yt-header-top .login-link {
    display: none
}
.header-style9 .yt-header-top .widget {
    margin-bottom: 0;
    float: left;
    position: relative
}
.header-style8 .yt-header-top {
    height: 40px
}
.header-style8 .yt-header-top .top-links-action .block-action-header ul li a {
    padding: 10px 15px 10px 0px
}
.header-style8 .yt-header-top .top-links-action .block-action-header ul li.menu-my-wishlist a {
    padding: 10px 15px 10px 15px
}
.header-style8 .yt-header-top .top-links-action .block-action-header ul.currency_w li a {
    padding: 10px 15px 10px 15px
}
.header-style9 .yt-header-top {
    background: #fff;
    height: 40px;
    border-bottom: 1px solid #e5e5e5
}
.header-style8 .yt-header-top .hot-line,
.header-style9 .yt-header-top .hot-line {
    color: #fff;
    font-size: 12px;
    padding-top: 8px;
    padding-left: 20px
}
.rtl .header-style8 .yt-header-top .hot-line,
.rtl .header-style9 .yt-header-top .hot-line {
    padding-left: 0;
    padding-right: 20px
}
.header-style8 .yt-header-top .hot-line:before,
.header-style9 .yt-header-top .hot-line:before {
    content: "|";
    position: absolute;
    left: 0;
    color: #fff;
    font-size: 14px
}
.header-style8 .yt-header-top .hot-line a {
    color: #fff
}
.header-style9 .yt-header-top .hot-line {
    color: #666
}
.header-style9 .yt-header-top .hot-line a {
    color: #fff
}
.header-style9 .yt-header-top .hot-line:before,
.header-style9 .yt-header-top .hot-line a {
    color: #666
}
.yt-header-middle {
    padding: 10px 0 20px
}
.header-style7 .yt-header-middle .yt-megamenu,
.header-style9 .yt-header-middle .yt-megamenu {
    margin-top: 3px
}
.header-style7 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search,
.header-style9 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search {
    display: block;
    border-radius: 3px
}
.header-style7 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .input-search input,
.header-style9 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .input-search input {
    padding-left: 18px
}
.header-style7 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro,
.header-style9 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro {
    height: 40px;
    width: 40px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    top: -1px;
    right: -1px;
    background: #009838;
    text-align: center;
    color: #fff
}
.rtl .header-style7 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro,
.rtl .header-style9 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    right: auto;
    left: -1px
}
.header-style7 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro:hover,
.header-style9 .yt-header-middle .yt-megamenu .sm-serachbox-pro .form-search .button-search-pro:hover {
    background: #2BBCFD
}
.header-style8 .yt-header-middle {
    padding: 20px 0
}
.header-style9 .yt-header-middle {
    padding: 30px 0 30px;
    background: #fff
}
.yt-header-middle.sticky-menu {
    background: #fff;
    border-bottom: 4px solid #009838;
    padding: 15px 0
}
.header-style2 .yt-header-middle {
    padding: 10px 0 15px
}
.header-style2 .yt-header-middle.sticky-menu .yt-header-under {
    max-width: 1170px;
    margin: 0 auto;
    float: none
}
.header-style3 .yt-header-middle {
    padding: 20px 0 30px
}
.header-style6 .yt-header-middle {
    background: #009838;
    padding: 16px 0 17px
}
.yt-header-under-2 {
    background: #fff
}
.yt-header-under-2.sticky-menu .ver-megamenu-header .vertical-megamenu {
    display: none
}
.header-style6 .yt-header-under-2 {
    background: #fff;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    height: 56px
}
.header-style7 .yt-header-under-2,
.header-style9 .yt-header-under-2 {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner {
    background-color: #fff
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a {
    padding: 15px 25px 15px 42px;
    font-size: 14px;
    text-transform: uppercase;
    color: #444
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a.dropdown-toggle:before,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a.dropdown-toggle:before {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 8px;
    font-size: 12px
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a:hover,
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a:focus {
    background-color: transparent;
    color: #009838
}
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a:hover,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a:focus {
    background-color: transparent;
    color: #009838
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li:first-child a,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li:first-child a {
    padding: 15px 25px 15px 0px
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li:hover>ul.dropdown-menu,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li:hover>ul.dropdown-menu {
    display: block
}
.header-style7 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li.active>a,
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li.active>a {
    background-color: transparent;
    color: #009838
}
.header-style7 .yt-header-under-2 .search-pro,
.header-style9 .yt-header-under-2 .search-pro {
    padding-top: 14px;
    color: #444;
    font-size: 14px;
    text-align: right
}
.header-style7 .yt-header-under-2 .search-pro .fa {
    color: #009838
}
.header-style9 .yt-header-under-2 {
    background: #252c3a;
    border: 0
}
.header-style9 .yt-header-under-2 .search-pro .fa {
    color: #009838
}
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner {
    background: #252c3a
}
.header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a {
    padding: 15px 25px 15px 22px;
    color: #fff
}
.rtl .header-style9 .yt-header-under-2 .vertical-mega .primary-menu .navbar-inner .nav.nav-mega>li>a {
    padding: 15px 22px 15px 25px
}
.header-style9 .yt-header-under-2 .ver-megamenu-header:hover {
    cursor: pointer
}
.yt-header-under {
    background-color: transparent;
    padding-top: 5px
}
.header-style2 .yt-header-under .yt-menu {
    margin: 8px 0 0 0;
    display: inline-block;
    float: left
}
.header-style3 .yt-header-under {
    padding: 0
}
.header-style3 .yt-header-under .yt-menu {
    display: inline-block;
    margin-top: 7px;
    margin-left: -15px
}
.header-style8 .yt-header-under {
    position: relative;
    padding-top: 8px
}
.header-style8 .yt-header-under .phone-icon-search {
    display: inline-block !important;
    float: right;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
    color: #009838
}
.header-style8 .yt-header-under .phone-icon-search:hover {
    color: #666
}
.header-style8 .yt-header-under .sm-serachbox-pro {
    display: none;
    min-width: 370px;
    z-index: 999;
    position: absolute;
    left: -255px;
    bottom: -40px
}
.rtl .header-style8 .yt-header-under .sm-serachbox-pro {
    left: auto;
    right: -255px
}
.header-style8 .yt-header-under .sm-serachbox-pro .form-search {
    background: #fff;
    display: block
}
.header-style8 .yt-header-under .sm-serachbox-pro .form-search .input-search input {
    padding-left: 15px
}
.header-style9 .yt-header-under {
    width: 105%
}
.header-style3 .yt-header-under2 {
    float: right
}
.top-form-minicart {
    background-color: #fff;
    padding: 3px;
    border: 1px solid #ddd
}
.header-style8 .top-form-minicart,
.header-style9 .top-form-minicart {
    background: transparent;
    border: 0
}
.header-style7 .top-form-minicart {
    margin-top: 8px;
    background-color: #009838;
    border: 1px solid #009838;
    border-radius: 3px
}
.header-style7 .top-form-minicart:hover {
    background-color: #2BBCFD;
    border: 1px solid #2BBCFD
}
.header-style7 .top-form-minicart .top-minicart {
    border: 0;
    padding-right: 11px;
    padding-top: 3px;
    text-align: left
}
.rtl .header-style7 .top-form-minicart .top-minicart {
    padding-left: 8px;
    padding-right: 40px;
    text-align: right
}
.header-style7 .top-form-minicart .top-minicart:after {
    background: url("../assets/img/group_btn.png") no-repeat center -512px;
    top: 7px
}
.rtl .header-style7 .top-form-minicart .top-minicart:after {
    left: auto;
    right: 12px
}
.header-style7 .top-form-minicart .top-minicart .cart-contents {
    color: #fff
}
.header-style7 .top-form-minicart .top-minicart .cart-contents .item-cart {
    font-size: 12px;
    display: block;
    position: relative;
    top: -10px
}
.header-style7 .top-form-minicart .top-minicart .cart-contents .gach {
    display: none
}
.header-style7 .top-form-minicart .top-minicart .cart-contents .total-cart {
    display: block;
    position: relative;
    top: -23px;
    font-size: 14px
}
.header-style2 .top-form-minicart,
.header-style11 .top-form-minicart {
    padding: 0;
    border: 0
}
.header-style3 .top-form-minicart {
    padding: 0 20px 0 7px;
    height: 52px;
    border: 0;
    border-left: 1px solid #5DCCFE;
    font-size: 116.67%;
    background-color: #009838
}
.header-style3 .top-form-minicart .wrapp-minicart {
    top: 52px
}
.header-style6 .top-form-minicart {
    background-color: inherit;
    padding: 3px;
    border: 0
}
.top-form-minicart .top-minicart {
    text-align: center;
    display: inline-block;
    border: 1px solid #eee;
    padding-left: 40px;
    height: 32px;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
    padding-right: 10px;
    font-size: 14px
}
.header-style8 .top-form-minicart .top-minicart,
.header-style9 .top-form-minicart .top-minicart {
    border: 0
}
.header-style8 .top-form-minicart .top-minicart h2,
.header-style9 .top-form-minicart .top-minicart h2 {
    margin-bottom: -8px;
    text-align: left;
    font-size: 14px;
    font-weight: bold
}
.rtl .header-style8 .top-form-minicart .top-minicart h2,
.rtl .header-style9 .top-form-minicart .top-minicart h2 {
    text-align: right
}
.header-style8 .top-form-minicart .top-minicart .cart-contents,
.header-style9 .top-form-minicart .top-minicart .cart-contents {
    font-size: 12px;
    text-transform: none;
    display: inline-block
}
.header-style8 .top-form-minicart .top-minicart .cart-contents .amount,
.header-style9 .top-form-minicart .top-minicart .cart-contents .amount {
    color: #009838
}
.header-style8 .top-form-minicart .top-minicart:after,
.header-style9 .top-form-minicart .top-minicart:after {
    left: 7px
}
.rtl .header-style8 .top-form-minicart .top-minicart:after,
.rtl .header-style9 .top-form-minicart .top-minicart:after {
    left: auto;
    right: 7px
}
.header-style9 .top-form-minicart .top-minicart {
    padding-left: 50px;
    padding-top: 13px
}
.rtl .header-style9 .top-form-minicart .top-minicart {
    padding-left: 0;
    padding-right: 50px
}
.top-form-minicart .top-minicart:after {
    background: url("../assets/img/blue/icon-cart.png") no-repeat;
    content: "";
    display: inline-block;
    width: 22px;
    height: 20px;
    position: absolute;
    top: 5px;
    left: 12px
}
.header-style2 .top-form-minicart .top-minicart:after,
.header-style11 .top-form-minicart .top-minicart:after {
    background: url("../assets/img/group_btn.png") no-repeat center -380px;
    margin-top: 6px
}
.header-style3 .top-form-minicart .top-minicart:after {
    background: url("../assets/img/group_btn.png") no-repeat center -380px
}
.header-style9 .top-form-minicart .top-minicart:after {
    width: 40px;
    height: 40px;
    background: url("../assets/img/group_btn.png") no-repeat center -371px #009838;
    left: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.header-style2 .top-form-minicart .top-minicart,
.header-style11 .top-form-minicart .top-minicart {
    background-color: #009838;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: none;
    font-size: 116.67%;
    height: 45px;
    line-height: 45px;
    padding: 0 15px 0 45px
}
.header-style2 .top-form-minicart .top-minicart a,
.header-style11 .top-form-minicart .top-minicart a {
    color: #fff
}
.header-style3 .top-form-minicart .top-minicart {
    text-align: center;
    display: inline-block;
    padding-left: 40px;
    height: 32px;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
    padding-right: 10px;
    border: 0;
    margin-top: 10px
}
.header-style3 .top-form-minicart .top-minicart a {
    color: #fff
}
.header-style6 .top-form-minicart .top-minicart {
    border: 0
}
.header-style6 .top-form-minicart .top-minicart a {
    color: #fff
}
.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 .minicart-padding ul {
    overflow-y: auto;
    max-height: 340px;
    width: 100%;
    margin: 0
}
.header-under-2-wrapper {
    border: 1px solid #333333;
    height: 53px;
    background-color: #333333
}
.page .header-under-2-wrapper .vertical-megamenu,
.archive .header-under-2-wrapper .vertical-megamenu,
.single .header-under-2-wrapper .vertical-megamenu,
.error404 .header-under-2-wrapper .vertical-megamenu,
.search .header-under-2-wrapper .vertical-megamenu,
.forum-search .header-under-2-wrapper .vertical-megamenu,
.bbpress .header-under-2-wrapper .vertical-megamenu {
    display: none
}
.page-template-page-home .header-style1 .header-under-2-wrapper .vertical-megamenu {
    display: block;
    margin: 0
}
.header-style3 .header-under-2-wrapper {
    background: transparent;
    height: 52px;
    border: none
}
.header-style3 .header-under-2-wrapper .yt-searchbox-vermenu {
    background: #009838
}
.header-style3 .header-under-2-wrapper .yt-searchbox-vermenu .ver-megamenu-header .vertical-megamenu {
    display: none
}
.header-style3 .header-under-2-wrapper .mini-cart-headerv3 {
    float: right;
    position: relative
}
.page .header-style1 .header-under-2-wrapper .ver-megamenu-header,
.archive .header-style1 .header-under-2-wrapper .ver-megamenu-header,
.single .header-style1 .header-under-2-wrapper .ver-megamenu-header,
.error404 .header-under-2-wrapper .ver-megamenu-header,
.search .header-under-2-wrapper .ver-megamenu-header,
.forum-search .header-under-2-wrapper .ver-megamenu-header,
.bbpress .header-under-2-wrapper .ver-megamenu-header {
    cursor: pointer
}
.header-under-2-wrapper .sm-serachbox-pro {
    margin-right: 5px
}
.header-style6 .header-under-2-wrapper .sm-serachbox-pro {
    margin-right: 0;
    width: 89%
}
.header-under-2-wrapper .sm-serachbox-pro .form-search {
    height: 40px;
    line-height: 37px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: 5px;
    width: 100%;
    position: relative
}
.header-under-2-wrapper .sm-serachbox-pro .form-search .input-search input {
    width: 100%;
    color: #999999;
    padding-left: 20px
}
.header-under-2-wrapper .sm-serachbox-pro .form-search .button-search-pro {
    top: 0px;
    position: absolute;
    text-align: center;
    background-color: #009838;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: -1px;
    margin-top: -1px;
    z-index: 9;
    color: #fff;
    border: 0;
    border-radius: 0
}
.header-under-2-wrapper .sm-serachbox-pro .form-search .button-search-pro:hover {
    background-color: #0285C0
}
.header-style6 .header-under-2-wrapper .sm-serachbox-pro .form-search {
    margin-top: 0;
    border: 0;
    height: 55px;
    line-height: 55px
}
.header-style6 .header-under-2-wrapper .sm-serachbox-pro .form-search .button-search-pro {
    top: 50%;
    margin-top: -20px;
    right: -15px;
    background: none;
    color: #707070
}
.header-style6 .header-under-2-wrapper .sm-serachbox-pro .form-search .button-search-pro:hover {
    color: #009838
}
.header-under-2-wrapper .primary-menu {
    display: none
}
.header-style3 .header-under-2-wrapper .primary-menu {
    display: block
}
.header-style6 .header-under-2-wrapper {
    border: 0;
    background-color: #fff;
    height: 55px
}
.header-style6 .header-under-2-wrapper .search-pro {
    border-right: 1px solid #ddd;
    height: 55px
}
.sm-serachbox-pro .form-search {
    border: 1px solid #ddd;
    display: inline-block;
    position: relative
}
.header-style3 .sm-serachbox-pro .form-search {
    width: 480px
}
.sm-serachbox-pro .form-search .cat-wrapper {
    width: 140px;
    float: left;
    position: relative;
    cursor: pointer;
    height: 39px;
    border-right: 1px solid #ddd;
    word-wrap: normal
}
.header-style6 .sm-serachbox-pro .form-search .cat-wrapper {
    height: 55px
}
.sm-serachbox-pro .form-search .cat-wrapper span {
    display: inline-block;
    line-height: 37px;
    overflow: hidden;
    padding-left: 20px;
    white-space: nowrap;
    position: relative;
    cursor: pointer
}
.sm-serachbox-pro .form-search .cat-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 38px;
    cursor: pointer;
    padding: 0px 6px 0px 10px;
    border: 0
}
.header-style6 .sm-serachbox-pro .form-search .cat-wrapper select {
    height: 55px
}
.sm-serachbox-pro .form-search .cat-wrapper:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    text-align: center;
    right: -7px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #999;
    border: 1px solid #ddd;
    width: 13px;
    height: 13px;
    line-height: 13px;
    position: absolute;
    top: 12px;
    background-color: #fff
}
.header-style6 .sm-serachbox-pro .form-search .cat-wrapper:after {
    top: 50%;
    margin-top: -6.5px
}
.sm-serachbox-pro .form-search .input-search {
    position: relative;
    margin-left: 150px
}
.sm-serachbox-pro .form-search .input-search input {
    border: none;
    background: none;
    height: 38px;
    padding-top: 0;
    margin: 0;
    padding-bottom: 0;
    width: 100%;
    padding-left: 35px
}
.header-style3 .sm-serachbox-pro .form-search .input-search input {
    padding: 0 60px 0 35px !important
}
.header-style6 .sm-serachbox-pro .form-search .input-search input {
    height: 55px
}
.sm-serachbox-pro .form-search .button-search-pro {
    font-size: 16px;
    position: absolute;
    right: 9px;
    margin: 0;
    top: 9px;
    border: 0;
    border-radius: 0;
    background: none
}
.header-style3 .sm-serachbox-pro .form-search .button-search-pro {
    color: #999
}
.header-style3 .sm-serachbox-pro .form-search .button-search-pro:hover {
    color: #009838
}
.ver-megamenu-header {
    position: relative;
    background: #444
}
.ver-megamenu-header .mega-left-title strong {
    color: #fff
}
.header-style6 .ver-megamenu-header {
    background: #009838;
    width: 60px;
    display: inline-block;
    float: left
}
.header-style6 .ver-megamenu-header:hover .vertical-megamenu {
    width: 270px
}
.header-style6 .ver-megamenu-header:hover .vertical-megamenu:before {
    display: none
}
.mega-left-title {
    height: 52px;
    padding-left: 42px;
    position: relative
}
.header-style9 .mega-left-title {
    background: #009838
}
.header-style6 .mega-left-title {
    height: 56px;
    padding-left: 0;
    text-indent: -9999px
}
.vc_wp_custommenu .mega-left-title {
    background-color: #009838
}
.vc_wp_custommenu .mega-left-title:before {
    position: absolute;
    content: "";
    border-top: 7px solid #009838;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    left: 21px;
    bottom: -7px;
    z-index: 99
}
.vc_wp_custommenu .mega-left-title strong {
    color: #fff
}
.mega-left-title strong {
    font-size: 125%;
    font-weight: bold;
    line-height: 52px;
    text-transform: uppercase
}
.mega-left-title strong:before {
    width: 52px;
    height: 52px;
    content: "";
    display: inline-block;
    background-image: url("../assets/img/group_btn.png");
    background-repeat: no-repeat;
    background-position: center -238px;
    left: 0px;
    top: 0px;
    position: absolute
}
.header-style6 .mega-left-title strong:before {
    width: 60px;
    height: 55px;
    background-image: url("../assets/img/group_btn.png");
    background-position: center -614px
}
.header-style3 .mega-left-title {
    background-color: #0285C0;
    color: #fff
}
.yt-header-under {
    float: left;
    width: 100%;
    position: relative
}
.yt-header-under .yt-menu {
    display: inline-block
}
.yt-header-under .yt-menu .navbar-inverse {
    background: none
}
.yt-header-under .yt-menu .navbar-inverse>ul {
    margin: 0
}
.yt-header-under .yt-menu .navbar-inverse>ul>li.active>a {
    background: none;
    color: #009838
}
.header-style4 .yt-header-under .yt-menu .navbar-inverse>ul>li.active>a {
    background: #009838;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.header-style6 .yt-header-under .yt-menu .navbar-inverse>ul>li.active>a {
    color: #fff
}
.yt-header-under .yt-menu .navbar-inverse>ul>li:first-child a {
    padding: 10px 10px 10px 0px
}
.header-style2 .yt-header-under .yt-menu .navbar-inverse>ul>li:first-child a {
    padding: 10px 25px 10px 15px
}
.yt-header-under .yt-menu .navbar-inverse>ul>li>a {
    color: #444
}
.yt-header-under .yt-menu .navbar-inverse>ul>li>a span.menu-title {
    font-size: 12px
}
.header-style6 .yt-header-under .yt-menu .navbar-inverse>ul>li>a span.menu-title {
    font-size: 17px;
    font-weight: bold
}
.header-style8 .yt-header-under .yt-menu .navbar-inverse>ul>li>a span.menu-title {
    font-size: 14px
}
.yt-header-under .yt-menu .navbar-inverse>ul>li>a:hover {
    color: #009838
}
.header-style6 .yt-header-under .yt-menu .navbar-inverse>ul>li>a {
    color: #fff
}
.header-style6 .yt-header-under .yt-menu .navbar-inverse>ul>li>a:hover {
    color: #a9d200!important
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse>ul>li.active>a {
    color: #000
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse>ul>li.active>a.dropdown-toggle:before {
    color: #000
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse>ul>li>a {
    color: #fff
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse>ul>li>a:hover {
    color: #000
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse>ul>li>a:hover.dropdown-toggle:before {
    color: #000
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse>ul>li .dropdown-menu li a {
    color: #444
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse>ul>li .dropdown-menu li a:hover {
    color: #009838
}
.yt-header-under .yt-menu .navbar-inverse>ul>li>a {
    padding: 10px 15px 10px 15px
}
.header-style2 .yt-header-under .yt-menu .navbar-inverse>ul>li>a,
.header-style3 .yt-header-under .yt-menu .navbar-inverse>ul>li>a {
    padding: 10px 25px
}
.yt-header-under .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 8px;
    font-size: 12px
}
.header-style3 .yt-header-under .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
    color: #fff
}
.header-style4 .yt-header-under .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
    right: 20px
}
.rtl .header-style4 .yt-header-under .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
    right: auto;
    left: 20px
}
.header-style6 .yt-header-under .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
    display: none
}
.yt-header-under .yt-menu .navbar-inverse>ul>li>a .menu-title {
    text-transform: uppercase;
    font-size: 13px
}
.header-style2 .yt-header-under .yt-menu .navbar-inverse>ul>li>a .menu-title {
    font-weight: 700
}
.yt-header-under .yt-menu .navbar-inverse>ul>li>a:hover,
.yt-header-under .yt-menu .navbar-inverse>ul>li>a:focus {
    background: none;
    color: #009838
}
.header-style4 .yt-header-under .yt-menu .navbar-inverse>ul>li>a:hover,
.header-style4 .yt-header-under .yt-menu .navbar-inverse>ul>li>a:focus {
    background: #009838;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.yt-header-under .yt-menu .navbar-inverse>ul>li ul.dropdown-menu li .menu-title {
    text-transform: capitalize;
    font-weight: 400
}
.yt-header-under .mini-cart-header {
    display: inline-block;
    float: right;
    position: relative
}
.header-style2 .yt-header-under .mini-cart-header {
    top: 2px
}
.header-style2 .yt-searchpro {
    float: right;
    margin-left: 10px;
    position: relative;
    top: 2px
}
.header-style2 .yt-searchpro .sm-serachbox-pro {
    display: none;
    position: absolute;
    z-index: 999;
    background-color: #fff;
    right: 0;
    min-width: 329px
}
.header-style2 .yt-searchpro .sm-serachbox-pro .form-search .input-search input {
    padding-left: 15px;
    padding-right: 25px
}
.tt_popup_login {
    height: 36px;
    border-bottom: 3px solid;
    background-color: #242424;
    margin: 0 -20px;
    border-color: #009838
}
.tt_popup_login strong {
    line-height: 37px;
    display: inline-block;
    padding-left: 55px;
    text-transform: uppercase;
    font-size: 133.33%;
    color: #fff;
    background-image: url("../assets/img/group_btn.png");
    background-repeat: no-repeat;
    background-position: 10px -1345px;
    position: relative;
    padding-right: 10px;
    top: -4px;
    background-color: #009838
}
.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 #009838
}
.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 {
    padding: 0px !important;
    margin: 0px !important
}
.block-popup-login .block-content {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: normal
}
.block-popup-login .block-content .list-log {
    display: inline-block !important;
    box-shadow: none !important;
    width: 100%;
    position: STATIC;
    list-style: none
}
.block-popup-login .block-content .list-log li {
    padding: 2px 0px 2px 14px !important;
    font-style: italic;
    width: 100%;
    position: relative
}
.block-popup-login .block-content .list-log li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #666666;
    position: absolute;
    left: 0px;
    top: 10px
}
.block-popup-login .block-content .note-reg {
    margin: 10px 0px;
    font-style: italic
}
.block-popup-login .block-content .btn-reg-popup {
    height: 42px;
    line-height: 42px;
    padding: 0px 42px;
    text-transform: uppercase;
    display: inline-block;
    font-size: 116.67%;
    margin-top: 7px;
    color: #fff;
    background-color: #009838;
    padding: 0;
    text-align: center;
    font-weight: bold
}
.block-popup-login .block-content .btn-reg-popup:hover {
    background-color: #0285C0
}
.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.login-customer {
    padding-left: 30px
}
.block-popup-login .block-content .col-reg.login-customer a {
    display: inline-block;
    padding: 0 15px;
    color: #fff !important
}
.block-popup-login .block-content .col-reg.login-customer h2 {
    font-size: 116.67%;
    font-weight: bold
}
.block-popup-login .email-input,
.block-popup-login .pass-input {
    position: relative
}
.block-popup-login .email-input:before {
    background: url("../assets/img/group_btn.png") no-repeat -4px -1616px #f7f7f7;
    content: "";
    display: inline-block;
    width: 42px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 0px
}
.block-popup-login .pass-input:before {
    background: url("../assets/img/group_btn.png") no-repeat -4px -1560px #f7f7f7;
    content: "";
    display: inline-block;
    width: 42px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 0px
}
.block-popup-login #mini-login:-webkit-autofill,
.block-popup-login #mini-password:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fafafa inset !important
}
.block-popup-login .btn-submit-login {
    background-repeat: no-repeat !important;
    background-position: left -1302px !important;
    padding: 0 25px 0px 48px !important;
    height: 42px !important;
    background-color: #666666 !important;
    font-size: 116.67% !important;
    font-weight: bold !important;
    border-radius: 0 !important;
    background-image: url("../assets/img/group_btn.png") !important;
    color: #fff !important
}
.block-popup-login .btn-submit-login:hover {
    background-color: #009838 !important
}
.block-popup-login .input-text {
    border: none !important;
    margin-bottom: 14px !important;
    width: 100% !important;
    padding: 0 5px 0px 52px !important;
    height: 40px !important;
    font-size: 108.33% !important;
    border: 1px solid #cecece !important;
    border-radius: 0 !important;
    background-color: #f7f7f7 !important
}
.block-popup-login .submit-login {
    margin-top: 19px
}
.block-popup-login .button-reg:hover {
    text-decoration: underline
}
.block-popup-login .ft-link-p a {
    padding: 0 !important
}
.block-popup-login .ft-link-p a:before {
    display: none
}
.block-popup-login .checker>span>#chk_remember {
    opacity: 0
}
.block-popup-login .close-login {
    display: inline-block;
    background: url("../assets/img/group_btn.png") no-repeat center -920px;
    width: 26px;
    height: 26px;
    overflow: hidden;
    text-indent: -9999px;
    right: 10px;
    top: 3px;
    position: absolute;
    opacity: 1
}
.block-popup-login .close-login:hover {
    background-position: center -946px
}
ul.vertical-megamenu {
    background-color: #fff;
    list-style: none;
    margin: 0;
    position: absolute;
    width: 101%;
    margin-top: 0px;
    margin-left: -1px;
    z-index: 29;
    border: 1px solid #ddd;
    border-top: none;
    padding: 8px 0px;
    margin-bottom: 30px;
    display: block;
    min-height: 463px
}
ul.vertical-megamenu:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url("../assets/img/group_btn.png");
    background-repeat: no-repeat;
    background-position: center -288px;
    top: -8.9px;
    left: 20px;
    width: 14px;
    height: 10px
}
.vc_wp_custommenu ul.vertical-megamenu:before,
.header-style9 ul.vertical-megamenu:before {
    display: none
}
ul.vertical-megamenu>li.dropdown>a:after {
    font-family: "FontAwesome";
    font-size: 12px;
    content: "\f0da";
    float: right;
    color: #999
}
ul.vertical-megamenu>li>a {
    display: block;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    height: 36px;
    line-height: 33px;
    padding: 0 20px 0 20px;
    font-size: 13px
}
ul.vertical-megamenu>li>a:before {
    font-family: "FontAwesome";
    font-size: 6px;
    content: "\f009";
    color: #666;
    margin-right: 5px;
    top: -2px;
    position: relative
}
ul.vertical-megamenu>li:hover>a,
ul.vertical-megamenu>li.active>a {
    background-color: #009838;
    color: #fff !important;
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms;
    -webkit-transition: background-color 300ms ease-in-out 0s;
    transition: background-color 300ms ease-in-out 0s
}
ul.vertical-megamenu>li:hover>a:before,
ul.vertical-megamenu>li:hover>a:after {
    color: #fff
}
ul.vertical-megamenu>li.active>a:before,
ul.vertical-megamenu>li.active>a:after {
    color: #fff
}
.vc_wp_custommenu ul.vertical-megamenu {
    position: relative
}
.header-style9 ul.vertical-megamenu {
    height: 559px
}
.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
}
.header-style7 .wrapp-minicart {
    right: 15px;
    top: 52px
}
.rtl .header-style7 .wrapp-minicart {
    right: auto;
    left: 15px
}
.header-style9 .wrapp-minicart {
    top: 55px;
    right: 15px
}
.rtl .header-style9 .wrapp-minicart {
    right: auto;
    left: 15px
}
.wrapp-minicart .additems {
    background-color: #666;
    color: #fff;
    font-size: 116.67%;
    height: 40px;
    line-height: 40px;
    padding: 0 30px 0 25px;
    position: relative
}
.wrapp-minicart .additems span {
    float: left
}
.wrapp-minicart .additems p {
    float: right
}
.wrapp-minicart .minicart-padding {
    background-color: #F2F2F2;
    width: 318px;
    border-bottom: 5px solid #009838;
    -webkit-box-shadow: 1px 1px 3px #999;
    box-shadow: 1px 1px 3px #999
}
.wrapp-minicart .minicart-padding ul {
    padding-bottom: 20px;
    max-height: 285px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none
}
.wrapp-minicart .minicart-padding ul li {
    padding: 20px 20px 30px;
    position: relative
}
.wrapp-minicart .minicart-padding ul li .product-image {
    width: 72px;
    display: inline-block;
    float: left
}
.wrapp-minicart .minicart-padding ul li .detail-item {
    margin-left: 85px;
    position: relative
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details {
    line-height: 180%
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details a.btn-remove span {
    background: url("../assets/img/group_btn.png") no-repeat center -1496px;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 65px;
    left: -22px
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details a.btn-remove span:hover {
    background: url("../assets/img/blue/minicart-del.png") no-repeat
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details a.btn-edit span {
    background: url("../assets/img/group_btn.png") no-repeat center -1521px;
    width: 13px;
    height: 13px;
    position: absolute;
    top: -2px;
    right: 22px;
    display: none
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details .rating-container {
    white-space: nowrap
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-name {
    position: relative;
    padding-right: 30px;
    margin-top: -5px;
    margin-bottom: 0
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details .product-name a {
    font-size: 100%;
    display: inline-block;
    padding: 0px 0px 3px;
    font-weight: bold;
    margin-right: 55px
}
.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: 6px;
    right: 0px
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details-bottom {
    position: absolute;
    top: 10px;
    right: 0
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details-bottom .price {
    font-size: 100%;
    background-color: #999;
    color: #fff;
    padding: 7px 12px;
    font-weight: bold;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer
}
.wrapp-minicart .minicart-padding ul li .detail-item .product-details-bottom .price:hover {
    background-color: #009838
}
.wrapp-minicart .cart-checkout {
    padding: 10px 20px 20px;
    background-color: #fff
}
.wrapp-minicart .cart-checkout .price-total {
    font-weight: bold;
    font-size: 133.33%;
    text-transform: uppercase;
    margin-bottom: 10px
}
.wrapp-minicart .cart-checkout .cart-link,
.wrapp-minicart .cart-checkout .checkout-link {
    display: inline-table;
    background-color: #666666;
    padding: 7px 15px
}
.wrapp-minicart .cart-checkout .cart-link a,
.wrapp-minicart .cart-checkout .checkout-link a {
    font-size: 100%;
    text-transform: uppercase;
    color: #fff
}
.wrapp-minicart .cart-checkout .cart-link:hover,
.wrapp-minicart .cart-checkout .checkout-link:hover {
    background-color: #009838
}
.header-style4 {
    background: #fff
}
.header-style4 .yt-header-middle {
    padding: 30px 0 30px;
    background: #fff;
    border-bottom: 1px solid #ddd
}
.header-style4 .yt-header-middle .fa {
    margin: 0
}
.header-style4 .yt-header-under-2 {
    border-bottom: 1px solid #ddd
}
.header-style4 .hot-line {
    font-size: 14px;
    margin-top: 15px
}
.header-style4 .hot-line .fa {
    color: #009838;
    font-size: 14px
}
.header-style4 .my-account {
    margin-top: 15px
}
.header-style4 .logo-wrapper img {
    margin: 0 auto
}
.header-style4 .my-account .top-header-sidebar-menu {
    cursor: pointer;
    padding-left: 20px
}
.header-style4 .my-account .top-header-sidebar-menu:before {
    content: "";
    position: absolute;
    right: 0;
    font-size: 16px;
    min-height: 82px;
    width: 52px;
    margin-top: -10px
}
.rtl .header-style4 .my-account .top-header-sidebar-menu:before {
    left: 0;
    right: auto
}
.header-style4 .my-account .top-header-sidebar-menu:hover .fa-bars:before {
    content: "\f00d ";
    color: #009838
}
.rtl .header-style4 .my-account .top-header-sidebar-menu {
    padding-right: 20px;
    padding-left: 0
}
.header-style4 .my-account .top-header-sidebar-menu .fa {
    font-size: 20px
}
.header-style4 .my-account .top-header-sidebar-menu:hover .sidebar-top {
    opacity: 1;
    filter: alpha(opacity=10000);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top {
    position: absolute;
    width: 230px;
    right: 15px;
    background: #fff;
    box-shadow: 0px 1px 2px 1px #ddd;
    border-top: 2px solid #009838;
    padding: 20px;
    z-index: 696;
    opacity: 0;
    top: 72px;
    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
}
.rtl .header-style4 .my-account .top-header-sidebar-menu .sidebar-top {
    right: auto;
    left: 15px;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first {
    margin-bottom: 30px
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner h3 {
    font-size: 14px
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul {
    margin: 0
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li {
    display: inline-block
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li.active a {
    background-color: #eee
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
    padding: 5px;
    border: 1px solid #ddd;
    margin-right: 20px
}
.rtl .header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
    margin-left: 20px;
    margin-right: 0
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner h3 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 22px
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w {
    margin: 0
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li>a {
    display: none
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher {
    margin: 0
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li {
    display: inline-block
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a {
    padding: 7px 9px;
    border: 1px solid #ddd;
    margin-right: 20px
}
.rtl .header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a {
    margin-left: 20px;
    margin-right: 0
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a.active {
    color: #009838
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .ya_top {
    margin-top: 30px;
    border-top: 1px solid #ddd;
    padding: 13px 0 16px
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .ya_top .top-login a {
    font-size: 14px
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
    content: "\f178";
    position: relative;
    font-family: FontAwesome !important;
    margin-right: 8px
}
.rtl .header-style4 .my-account .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
    margin-right: 0;
    margin-left: 8px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: right
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .ya_top .top-login ul>li:hover a:before {
    content: "\f178";
    position: relative;
    font-family: FontAwesome !important;
    margin-right: 8px
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_nav_menu {
    border-top: 1px solid #ddd
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:last-child a {
    border-bottom: 0
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li a {
    font-size: 14px;
    padding: 13px 0;
    border-bottom: 1px solid #ddd;
    position: relative
}
.header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:hover a:before {
    content: "\f178";
    position: relative;
    font-family: FontAwesome !important;
    margin-right: 8px
}
.rtl .header-style4 .my-account .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:hover a:before {
    margin-right: 0;
    margin-left: 8px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: right
}
.header-style4 .my-account .account {
    padding-right: 20px;
    border-right: 1px solid #dddddd;
    position: relative
}
.rtl .header-style4 .my-account .account {
    padding-left: 20px;
    padding-right: 0;
    border-right: 0;
    border-left: 1px solid #ddd
}
.header-style4 .my-account .account a {
    font-size: 14px;
    color: #444
}
.header-style4 .my-account .account a:hover {
    color: #009838
}
.header-style4 .my-account .account:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url("../assets/img/group_btn.png") no-repeat center -553px;
    position: absolute;
    left: -24px;
    top: 3px
}
.rtl .header-style4 .my-account .account:before {
    left: auto;
    right: -24px
}
.header-style4 .header-under-2-wrapper {
    border: 0;
    height: 50px;
    background-color: #fff
}
.header-style4 .header-under-2-wrapper .primary-menu {
    display: block
}
.header-style4 .header-under-2-wrapper .yt-header-under {
    padding-top: 0;
    height: 50px
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu {
    margin-left: 0
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li:first-child>a,
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li>a {
    padding: 15px 30px 15px 20px
}
.rtl .header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li:first-child>a,
.rtl .header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li>a {
    padding: 15px 20px 15px 30px
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li.dropdown>ul.dropdown-menu {
    padding: 0
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li.dropdown>ul.dropdown-menu>li>a {
    padding: 7px 10px 7px 15px
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li.dropdown>ul.dropdown-menu>li ul.dropdown-menu {
    padding: 0
}
.header-style4 .header-under-2-wrapper .yt-header-under .yt-menu .navbar-inverse ul>li.dropdown>ul.dropdown-menu>li ul.dropdown-menu>li a {
    padding: 7px 10px 7px 15px
}
.header-style4 .header-under-2-wrapper .yt-header-under .search {
    width: 50px;
    height: 50px;
    text-align: center;
    border-left: 1px solid #ddd
}
.header-style4 .header-under-2-wrapper .yt-header-under .search .phone-icon-search {
    display: block !important;
    padding: 12px;
    font-size: 16px;
    cursor: pointer
}
.rtl .header-style4 .header-under-2-wrapper .yt-header-under .search {
    border-left: 0;
    border-right: 1px solid #ddd
}
.header-style4 .header-under-2-wrapper .yt-header-under .search .sm-serachbox-pro {
    display: none;
    min-width: 370px;
    z-index: 999;
    position: relative;
    right: 320px;
    top: -5px
}
.rtl .header-style4 .header-under-2-wrapper .yt-header-under .search .sm-serachbox-pro {
    right: auto;
    left: 320px
}
.header-style4 .header-under-2-wrapper .yt-header-under .top-form-minicart {
    background-color: #009838;
    padding: 0;
    border: 0
}
.header-style4 .header-under-2-wrapper .yt-header-under .top-form-minicart .top-minicart {
    height: 50px;
    line-height: 50px;
    border: 0
}
.header-style4 .header-under-2-wrapper .yt-header-under .top-form-minicart .top-minicart:after {
    top: 15px;
    background: url("../assets/img/group_btn.png") no-repeat center -512px
}
.header-style4 .header-under-2-wrapper .yt-header-under .top-form-minicart .top-minicart a {
    color: #fff
}
.header-style5 .yt-header-middle {
    padding: 0
}
.header-style5 .yt-header-middle .block-action-header,
.header-style5 .yt-header-middle .tp-static-layers {
    display: none
}
.header-style5 .yt-header-middle .widget {
    margin-bottom: 0px
}
.header-style5 .yt-header-under-2 {
    background: #222
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper {
    border: 0;
    height: 80px;
    background-color: #222
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .logo-wrapper img {
    width: 120px;
    margin: 15px 0
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .primary-menu {
    display: block
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu {
    margin-left: 0
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse>ul>li.active>a {
    color: #009838
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse>ul>li>a {
    color: #fff
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse>ul>li>a span.menu-title {
    font-size: 14px
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .yt-megamenu {
    margin-top: 0
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .yt-header-under {
    padding: 0;
    margin-top: 20px
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar {
    margin-top: 32px
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu {
    display: inline-block;
    float: right;
    cursor: pointer;
    padding-left: 11px
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu:before {
    content: "";
    position: absolute;
    right: 0;
    font-size: 16px;
    min-height: 82px;
    width: 52px;
    margin-top: -10px
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu:hover .fa-bars:before {
    content: "\f00d ";
    color: #009838
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu {
    padding-right: 11px;
    padding-left: 0;
    float: left
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .fa {
    font-size: 21px;
    color: #fff;
    margin: -2px 0 0 0
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu:hover .sidebar-top {
    opacity: 1;
    filter: alpha(opacity=10000);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top {
    position: absolute;
    width: 230px;
    right: 15px;
    background: #fff;
    box-shadow: 0px 1px 2px 1px #ddd;
    border-top: 2px solid #009838;
    padding: 20px;
    z-index: 6996;
    opacity: 0;
    top: 48px;
    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
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top {
    right: auto;
    left: 15px;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first {
    margin-bottom: 30px
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner h3 {
    font-size: 14px
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li {
    display: inline-block
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li.active a {
    background-color: #eee
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
    padding: 5px;
    border: 1px solid #ddd;
    margin-right: 20px
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
    margin-left: 20px;
    margin-right: 0
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner h3 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 22px
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li>a {
    display: none
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li {
    display: inline-block
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a {
    padding: 7px 9px;
    border: 1px solid #ddd;
    margin-right: 20px
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a {
    margin-left: 20px;
    margin-right: 0
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a.active {
    color: #009838
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top {
    margin-top: 30px;
    border-top: 1px solid #ddd;
    padding: 13px 0 16px
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login a {
    font-size: 14px
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
    content: "\f178";
    position: relative;
    font-family: FontAwesome !important;
    margin-right: 8px
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
    margin-right: 0;
    margin-left: 8px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: right
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login ul>li:hover a:before {
    content: "\f178";
    position: relative;
    font-family: FontAwesome !important;
    margin-right: 8px
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login ul>li:hover a:before {
    margin-right: 0;
    margin-left: 8px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: right
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu {
    border-top: 1px solid #ddd
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:last-child a {
    border-bottom: 0
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li a {
    font-size: 14px;
    padding: 13px 0;
    border-bottom: 1px solid #ddd;
    position: relative
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:hover a:before {
    content: "\f178";
    position: relative;
    font-family: FontAwesome !important;
    margin-right: 8px
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:hover a:before {
    margin-right: 0;
    margin-left: 8px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: right
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .account {
    padding-right: 11px;
    padding-left: 13px;
    border-right: 0;
    position: relative
}
.rtl .header-style5 .yt-header-under-2 .header-under-2-wrapper .account {
    padding-left: 11px;
    padding-right: 13px;
    border-right: 0;
    border-left: 0
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .account a {
    font-size: 14px;
    color: #444
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .account a:hover {
    color: #009838
}
.header-style5 .yt-header-under-2 .header-under-2-wrapper .account:before {
    content: '';
    width: 17px;
    height: 16px;
    background: url("../assets/img/group_btn.png") no-repeat center -1672px;
    position: relative;
    display: inline-block
}
.header-style5 .yt-header-under-2 .sm-serachbox-pro {
    display: none;
    min-width: 370px;
    z-index: 999;
    right: 10px;
    top: 43px
}
.rtl .header-style5 .yt-header-under-2 .sm-serachbox-pro {
    right: auto;
    left: 10px
}
.header-style5 .top-form-minicart {
    background: none;
    border: 0;
    padding: 0
}
.header-style5 .top-form-minicart .top-minicart {
    border: 0;
    padding: 0 13px 0 10px;
    height: 48px
}
.rtl .header-style5 .top-form-minicart .top-minicart {
    padding: 0 10px 0 13px
}
.header-style5 .top-form-minicart .top-minicart a {
    width: 17px;
    height: 17px;
    display: inline-block;
    border-radius: 50%;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: 7px;
    line-height: 17px;
    font-size: 10px;
    font-weight: bold;
    color: #009838
}
.rtl .header-style5 .top-form-minicart .top-minicart a {
    margin-right: 7px;
    margin-left: 0
}
.header-style5 .top-form-minicart .top-minicart:after {
    background: url("../assets/img/group_btn.png") center -382px;
    position: relative;
    top: inherit;
    left: inherit
}
.header-style5 .top-form-minicart .wrapp-minicart {
    right: 10px;
    top: 48px
}
.rtl .header-style5 .top-form-minicart .wrapp-minicart {
    right: auto;
    left: 10px;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top
}
.header-style5 .top-header-sidebar-search {
    display: inline-block;
    float: right
}
.rtl .header-style5 .top-header-sidebar-search {
    float: left
}
.header-style5 .phone-icon-search {
    display: block !important;
    margin: 0px 10px 0 0px;
    font-size: 16px;
    color: #fff;
    padding: 1px;
    cursor: pointer
}
.rtl .header-style5 .phone-icon-search {
    margin: 0px 0 0 10px
}
.header-style5 .sm-serachbox-pro {
    display: none;
    position: absolute
}
.header-style6 .social-login-pro .sidebar-top .widget-last {
    margin: 16px 0;
    display: inline-block
}
.header-style6 .social-login-pro .sidebar-top .widget {
    margin-bottom: 0;
    float: right
}
.header-style6 .social-login-pro .sidebar-top .top-login {
    padding: 9px 20px 7px;
    background: #009838;
    margin: 10px 0
}
.header-style6 .social-login-pro .sidebar-top .top-login ul {
    margin: 0
}
.header-style6 .social-login-pro .sidebar-top .top-login a {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff
}
.header-style1 .my-account-link-7,
.header-style2 .my-account-link-7,
.header-style3 .my-account-link-7,
.header-style4 .my-account-link-7,
.header-style5 .my-account-link-7,
.header-style6 .my-account-link-7 {
    display: none
}
.header-style7 {
    background: #fff;
    margin-bottom: 20px
}
.header-style7 .my-account-link-other {
    display: none
}
.header-style8 {
    background: #f5f5f5
}
.header-style8 .my-account-link-other {
    display: none
}
.header-style9 .my-account-link-other {
    display: none
}
.header-style9 .top-form-minicart {
    padding: 3px 0 0
}
.header-style9 .top-form-minicart .top-minicart {
    padding-right: 0
}
.header-style9 .today-deals {
    text-align: right
}
.rtl .header-style9 .today-deals {
    text-align: left
}
.header-style9 .today-deals .sidebar-top .widget {
    margin-bottom: 0;
    padding: 11px 0
}
.header-style9 .today-deals .sidebar-top .widget a {
    color: #009838;
    text-transform: uppercase;
    font-size: 14px;
    top: -3px;
    position: relative
}
.header-style9 .today-deals .sidebar-top .widget a:hover {
    color: #fff
}
.header-style9 .today-deals .fa {
    font-size: 20px;
    color: #009838;
    margin-right: 8px
}
.rtl .header-style9 .today-deals .fa {
    margin-right: 0;
    margin-left: 8px
}
.header-style9 .vertical-mega:hover {
    cursor: pointer
}
.page .header-style9 .vertical-mega:hover .vertical-megamenu,
.archive .header-style9 .vertical-mega:hover .vertical-megamenu,
.single .header-style9 .vertical-mega:hover .vertical-megamenu,
.error404 .header-style9 .vertical-mega:hover .vertical-megamenu,
.search .header-style9 .vertical-mega:hover .vertical-megamenu {
    display: block
}
.page .header-style9 .vertical-megamenu,
.archive .header-style9 .vertical-megamenu,
.single .header-style9 .vertical-megamenu,
.error404 .header-style9 .vertical-megamenu,
.search .header-style9 .vertical-megamenu {
    display: none
}
.header-style9 .vertical-megamenu .page-template-page-home,
.page-template-page-home9 .header-style9 .vertical-megamenu {
    display: block
}
.header-style1 .widget,
.header-style2 .widget,
.header-style3 .widget,
.header-style6 .widget,
.header-style7 .widget {
    display: none;
    margin-bottom: 0
}
.ip-header {
    position: fixed;
    top: 0;
    z-index: 99999;
    min-height: 480px;
    width: 100%;
    height: 100%;
    background: #ffffff
}
.ip-header .ip-logo {
    position: absolute;
    top: 40%;
    text-align: center
}
.ip-header .ip-logo a {
    display: inline-block
}
.ip-header h1 {
    margin: 0
}
.ip-logo {
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
    cursor: default;
    pointer-events: none
}
.ip-loader {
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
    cursor: default;
    pointer-events: none;
    top: 50%
}
.ip-header .ip-inner {
    display: block;
    margin: 0 auto
}
.ip-header .ip-loader svg path {
    fill: none;
    stroke-width: 6
}
.ip-header .ip-loader svg path.ip-loader-circlebg {
    stroke: #ddd
}
.ip-header .ip-loader svg path.ip-loader-circle {
    -webkit-transition: stroke-dashoffset 0.2s;
    transition: stroke-dashoffset 0.2s;
    stroke: #009838
}
.loading .ip-logo {
    opacity: 1;
    -webkit-animation: animInitialHeader 1s cubic-bezier(0.7, 0, 0.3, 1) both;
    animation: animInitialHeader 1s cubic-bezier(0.7, 0, 0.3, 1) both
}
.loading .ip-loader {
    opacity: 1;
    -webkit-animation: animInitialHeader 1s cubic-bezier(0.7, 0, 0.3, 1) both;
    animation: animInitialHeader 1s cubic-bezier(0.7, 0, 0.3, 1) both;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}
@-webkit-keyframes animInitialHeader {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 800px, 0)
    }
}
@keyframes animInitialHeader {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 800px, 0);
        transform: translate3d(0, 800px, 0)
    }
}
.loaded .ip-logo,
.loaded .ip-loader {
    opacity: 1
}
.loaded .ip-logo {
    display: none
}
.loaded .ip-loader {
    -webkit-animation: animLoadedLoader 0.5s cubic-bezier(0.7, 0, 0.3, 1) forwards;
    animation: animLoadedLoader 0.5s cubic-bezier(0.7, 0, 0.3, 1) forwards
}
.loaded .ip-header {
    -webkit-animation: animLoadedHeader 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
    animation: animLoadedHeader 1s cubic-bezier(0.7, 0, 0.3, 1) forwards
}
@-webkit-keyframes animLoadedLogo {
    to {
        -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1)
    }
}
@keyframes animLoadedLogo {
    to {
        -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
        transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1)
    }
}
@-webkit-keyframes animLoadedLoader {
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1)
    }
}
@keyframes animLoadedLoader {
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
        transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1)
    }
}
@-webkit-keyframes animLoadedHeader {
    to {
        -webkit-transform: translate3d(0, -100%, 0)
    }
}
@keyframes animLoadedHeader {
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.header-style10 ul.vertical-megamenu {
    padding: 12px 0px
}
.header-style10 .yt-header-top {
    height: 34px;
    background: #009838;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}
.header-style10 .yt-header-top .offer-wrapper {
    line-height: 33px;
    max-height: 33px
}
.header-style10 .yt-header-top .offer-wrapper ul li {
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 10px
}
.rtl .header-style10 .yt-header-top .offer-wrapper ul li {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 0
}
.header-style10 .yt-header-top .offer-wrapper ul li a {
    color: #fff
}
.header-style10 .yt-header-top .offer-wrapper ul li .sp-ic {
    color: #ffd741
}
.rtl .header-style10 .yt-header-top .offer-wrapper ul li {
    padding-left: 0;
    padding-right: 10px
}
.header-style10 .yt-header-top .offer-wrapper ul li:first-child {
    padding-left: 0;
    border-left: 0
}
.rtl .header-style10 .yt-header-top .offer-wrapper ul li:first-child {
    padding-right: 0;
    border-right: 0
}
.header-style10 .yt-header-top .block-action-header ul>li {
    border-left: 1px solid rgba(255, 255, 255, 0.1)
}
.rtl .header-style10 .yt-header-top .block-action-header ul>li {
    border-left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1)
}
.header-style10 .yt-header-top .block-action-header ul>li>a {
    padding: 7px 15px;
    color: #fff
}
.header-style10 .yt-header-top .block-action-header ul>li>a:before {
    display: none
}
.header-style10 .yt-header-top .block-action-header ul>li>a:after {
    color: #fff
}
.header-style10 .yt-header-top .block-action-header ul>li .top-login ul {
    position: relative;
    box-shadow: none
}
.header-style10 .yt-header-top .block-action-header ul>li ul li {
    border: 0
}
.header-style10 .yt-header-top .block-action-header ul>li ul li a {
    color: #444
}
.header-style10 .yt-header-top .block-action-header ul>li ul li a.active,
.header-style10 .yt-header-top .block-action-header ul>li ul li a:hover {
    background: none !important;
    color: #009838 !important
}
.header-style10 .yt-header-top .block-action-header.language-switcher ul.nav li a {
    padding: 7px 0px 7px 15px
}
.header-style10 .yt-header-top .block-action-header.language-switcher ul.nav li a:hover,
.header-style10 .yt-header-top .block-action-header.language-switcher ul.nav li a:focus {
    background: none
}
.header-style10 .yt-header-top .my-wishlist {
    display: flex
}
.header-style10 .yt-header-top .my-wishlist a {
    padding: 7px 15px;
    color: #fff
}
.header-style10 .yt-header-middle {
    background: #009838;
    padding: 19px 0 20px
}
.header-style10 .yt-header-middle .logo-wrapper {
    width: 18.803418803419%;
    display: block
}
.header-style10 .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li>a {
    color: #fff
}
.header-style10 .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li>a span.menu-title {
    font-size: 14px;
    font-weight: bold
}
.header-style10 .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li.active>a {
    color: #ffd741
}
.header-style10 .yt-header-middle .yt-megamenu {
    width: 81.196581196581%;
    margin: 0
}
.header-style10 .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li>a:hover,
.header-style10 .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li>a:focus {
    color: #ffd741
}
.header-style10 .yt-header-under-2 {
    background: #0285C0;
    padding-top: 6px
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper {
    height: 46px;
    border: 0;
    background: none
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .vertical-mega {
    width: 18.803418803419%;
    margin-right: 10px;
    display: block;
    float: left
}
.rtl .header-style10 .yt-header-under-2 .header-under-2-wrapper .vertical-mega {
    float: right;
    margin-right: 0;
    margin-left: 10px
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header {
    cursor: pointer;
    background: #ffd741;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header .mega-left-title {
    height: 46px;
    padding-left: 45px
}
.rtl .header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header .mega-left-title {
    padding-left: 0;
    padding-right: 45px
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header .mega-left-title strong {
    color: #222;
    line-height: 46px;
    font-size: 14px
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header .mega-left-title strong:before {
    width: 55px;
    height: 46px;
    content: "\f00b";
    text-align: center;
    font-size: 16px;
    color: #222;
    line-height: 46px;
    font-family: FontAwesome !important;
    background: none
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header ul.vertical-megamenu {
    width: 100%;
    margin-left: 0
}
.page-template-page-home10 .header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header ul.vertical-megamenu,
.home .header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header ul.vertical-megamenu {
    display: block
}
.rtl .header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header ul.vertical-megamenu {
    margin-right: 0;
    left: 0;
    right: 0
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .ver-megamenu-header ul.vertical-megamenu:before {
    display: none
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .search-pro {
    display: block;
    float: left;
    width: 80.34188034188%
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .search-pro .sm-serachbox-pro {
    margin-right: 0
}
.rtl .header-style10 .yt-header-under-2 .header-under-2-wrapper .search-pro .sm-serachbox-pro {
    margin-left: 0
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .search-pro .sm-serachbox-pro .form-search {
    margin-top: 0;
    border: 0;
    height: 40px;
    line-height: 40px
}
.header-style10 .yt-header-under-2 .header-under-2-wrapper .search-pro .sm-serachbox-pro .form-search .button-search-pro {
    margin-top: 0
}
.header-style10 .top-form-minicart {
    padding: 0;
    border: 0;
    background: #ffd741;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.header-style10 .top-form-minicart .top-minicart {
    border: 0;
    height: 46px;
    line-height: 46px;
    padding-left: 0;
    padding-right: 20px;
    text-transform: lowercase;
    font-weight: bold
}
.rtl .header-style10 .top-form-minicart .top-minicart {
    padding-right: 0;
    padding-left: 20px
}
.header-style10 .top-form-minicart .top-minicart:after {
    content: "\f07a";
    font-family: FontAwesome !important;
    font-size: 20px;
    background: none;
    width: 46px;
    height: 46px;
    line-height: 46px;
    top: 0;
    left: 0;
    background-color: #e5c13a;
    color: #222;
    position: relative;
    float: left;
    margin-right: 9px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}
.rtl .header-style10 .top-form-minicart .top-minicart:after {
    left: auto;
    right: 0;
    margin-right: 0px;
    margin-left: 9px;
    border-radius: none;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}
@media (min-width: 1200px) {
    .header-style10 .yt-header-under .yt-menu {
        margin-left: 0
    }
    .rtl .header-style10 .yt-header-under .yt-menu {
        margin-right: 0
    }
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .navbar-inner .nav.nav-css>li ul>li a {
    padding: 7px 15px 7px 10px
}
.rtl .header-style11 .yt-header-under-2 .main-mega .primary-menu .navbar-inner .nav.nav-css>li ul>li a {
    padding: 7px 10px 7px 15px
}
.header-style11 .block-popup-login .block-content .list-log li {
    line-height: 20px
}
.header-style11 .yt-header-top {
    height: 41px;
    background: #029ce1;
    border: 0;
    line-height: 41px
}
.header-style11 .yt-header-top .offer-wrapper {
    max-height: 41px;
    line-height: 41px
}
.header-style11 .yt-header-top .offer-wrapper ul li {
    color: #ddd
}
.header-style11 .yt-header-top .offer-wrapper ul li a {
    color: #ddd
}
.header-style11 .yt-header-top .offer-wrapper ul li a:hover {
    color: #fff
}
.header-style11 .yt-header-top .offer-wrapper ul li .sp-ic {
    color: #fe5454
}
.header-style11 .yt-header-top .my-checkout a {
    padding: 0 0px 0 20px;
    position: relative;
    color: #fff
}
.header-style11 .yt-header-top .my-checkout a:hover {
    color: #ddd
}
.header-style11 .yt-header-top .my-checkout a:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: -1px;
    background: #fff;
    top: 0;
    opacity: 0.2
}
.header-style11 .yt-header-top .block-action-header>ul>li>a {
    padding: 0 20px;
    position: relative;
    display: inline;
    color: #fff
}
.header-style11 .yt-header-top .block-action-header>ul>li>a:hover {
    color: #ddd
}
.header-style11 .yt-header-top .block-action-header>ul>li>a:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: -1px;
    background: #fff;
    top: 0;
    opacity: 0.2
}
.header-style11 .yt-header-top .block-action-header>ul>li ul li .top-login {
    width: 100%
}
.header-style11 .yt-header-top .block-action-header>ul>li ul li a {
    padding: 0px 15px
}
.header-style11 .yt-header-top .my-wishlist a {
    padding: 0 20px;
    position: relative;
    color: #fff
}
.header-style11 .yt-header-top .my-wishlist a:hover {
    color: #ddd
}
.header-style11 .yt-header-middle {
    background: #009838;
    padding: 30px 0 23px
}
.header-style11 .yt-header-middle .yt-megamenu {
    margin-top: 0;
    width: 59.583333333333%;
    padding-left: 15px
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search {
    background: #fff;
    height: 42px;
    width: 77.714285714286%;
    display: block;
    float: left;
    border: 0;
    border-radius: 3px
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .cat-wrapper {
    height: 100%
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .cat-wrapper select {
    height: 100%;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.rtl .header-style11 .yt-header-middle .sm-serachbox-pro .form-search .cat-wrapper select {
    border-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .cat-wrapper:after {
    top: 50%;
    margin-top: -6.5px
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .input-search input {
    height: 42px
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .button-search-pro {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #fe5454;
    top: 0;
    right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.rtl .header-style11 .yt-header-middle .sm-serachbox-pro .form-search .button-search-pro {
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .button-search-pro:hover {
    background: #fe2121
}
.header-style11 .yt-header-middle .sm-serachbox-pro .form-search .button-search-pro:before {
    color: #fff
}
.rtl .header-style11 .yt-header-middle .sm-serachbox-pro .form-search .button-search-pro {
    right: auto;
    left: 0
}
.header-style11 .yt-header-middle .my-curency-lang {
    width: 22.285714285714%;
    display: block;
    float: left
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header {
    float: left
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul {
    margin-left: 10px;
    width: 74px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 8px;
    background: rgba(0, 0, 0, 0.15);
    list-style: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul.currency_w {
    margin-left: 5px;
    width: 56px
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul.currency_w>li>a {
    color: #ddd
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul.currency_w>li>a:hover {
    color: #fff
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul.currency_w>li ul {
    min-width: 61px;
    width: 100%
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul.currency_w>li ul li a.active {
    color: #009838;
    font-weight: bold
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li {
    position: relative
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li:after {
    content: "\f0d7";
    font-family: FontAwesome !important;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li a.lang_sel_sel {
    padding: 0;
    width: 100%;
    color: #ddd
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li a.lang_sel_sel img {
    display: inline-block;
    position: relative;
    top: -2px
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li a.lang_sel_sel:hover,
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li a.lang_sel_sel:focus {
    background: transparent;
    color: #fff
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li>ul {
    border: 0px;
    margin: 0;
    z-index: 9999;
    position: absolute;
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 0 2px #ddd;
    box-shadow: 0 0 2px #ddd;
    min-width: 80px;
    padding: 0px 10px;
    text-transform: capitalize;
    left: -11px
}
.rtl .header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li>ul {
    left: auto;
    right: -11px
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li>ul li.active a {
    color: #009838;
    font-weight: bold
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li>ul li:after {
    display: none
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li>ul li a img {
    display: inline-block;
    vertical-align: text-top
}
.header-style11 .yt-header-middle .my-curency-lang .block-action-header ul>li:hover>ul {
    display: block;
    z-index: 9999;
    height: auto
}
.header-style11 .yt-header-middle .yt-header-under .keyword {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    display: inline-block
}
.header-style11 .yt-header-middle .yt-header-under .keyword a {
    font-weight: normal;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 0.75px
}
.header-style11 .yt-header-middle .yt-header-under .keyword a:first-child {
    margin-left: 10px
}
.rtl .header-style11 .yt-header-middle .yt-header-under .keyword a:first-child {
    margin-left: 0;
    margin-right: 10px
}
.header-style11 .yt-header-middle .yt-header-under .keyword a:hover {
    color: #ffffff
}
.header-style11 .yt-header-middle .yt-cart {
    padding-top: 5px;
    max-width: 185px;
    padding-right: 15px
}
.header-style11 .yt-header-middle .yt-cart .mini-cart-header {
    position: relative
}
.header-style11 .yt-header-middle .yt-cart .mini-cart-header .top-form-minicart {
    background: transparent
}
.header-style11 .yt-header-middle .yt-cart .mini-cart-header .top-form-minicart .top-minicart {
    background-color: #fe5454;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-weight: bold;
    text-transform: lowercase;
    overflow: hidden
}
.header-style11 .yt-header-under-2 {
    background: #009838
}
.header-style11 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header {
    background: #fe5454;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}
.header-style11 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header .mega-left-title {
    height: 50px
}
.header-style11 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header ul.vertical-megamenu {
    display: none
}
.header-style11 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header ul.vertical-megamenu:before {
    display: none
}
.header-style11 .yt-header-under-2 .cate-vertical-mega .ver-megamenu-header:hover {
    cursor: pointer
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu {
    height: 50px;
    padding-top: 5px
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu {
    display: inline-block
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner {
    background: none
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner>ul>li:first-child a {
    padding-left: 0
}
.rtl .header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner>ul>li:first-child a {
    padding-right: 0
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner>ul>li.active>a {
    background: none;
    color: #fe5454;
    font-weight: bold
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner>ul>li.active>a:hover,
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner>ul>li.active>a:focus {
    background: none;
    color: #fe5454;
    font-weight: bold
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner>ul>li>a {
    padding: 10px 22px;
    color: #fff
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner>ul>li>a .menu-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner>ul>li>a:hover,
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner>ul>li>a:focus {
    background: none;
    color: #fe5454;
    font-weight: bold
}
.header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner>ul>li>a.dropdown-toggle:before {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 10px;
    font-size: 12px
}
.rtl .header-style11 .yt-header-under-2 .main-mega .primary-menu .yt-menu .navbar-inner>ul>li>a.dropdown-toggle:before {
    right: auto;
    left: 10px
}
.header-style11 .yt-header-under-2 .hot-line {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-align: right;
    font-weight: bold;
    padding-top: 12px
}
.header-style11 .yt-header-under-2 .hot-line .sp-ic {
    color: #fe5454
}
.header-style11 .yt-header-under-2 .hot-line a {
    color: #fff
}
.header-style11 .yt-header-under-2 .hot-line a:hover {
    color: #ddd
}
.header-style12 .yt-header-top {
    height: 51px;
    border-bottom: 1px solid #e5e5e5
}
.header-style12 .yt-header-top .block-action-header {
    float: left
}
.header-style12 .yt-header-top .block-action-header ul>li>a {
    padding: 14px 25px 14px 25px;
    font-size: 14px;
    font-weight: bold;
    color: #999
}
.header-style12 .yt-header-top .block-action-header ul>li>a:before {
    display: none
}
.header-style12 .yt-header-top .block-action-header ul>li>a:hover {
    color: #009838
}
.header-style12 .yt-header-top .block-action-header.language-switcher ul.nav>li>a {
    padding: 14px 25px 14px 0;
    border-right: 1px solid #e5e5e5
}
.header-style12 .yt-header-top .block-action-header.language-switcher ul.nav>li ul>li a:hover,
.header-style12 .yt-header-top .block-action-header.language-switcher ul.nav>li ul>li.active a {
    color: #fff;
    background: #009838
}
.header-style12 .yt-header-top .sl-header-text .flytheme_social {
    padding: 0 13px;
    border-right: 1px solid #e5e5e5
}
.header-style12 .yt-header-top .sl-header-text ul.main-social {
    list-style: none;
    margin-left: 0
}
.header-style12 .yt-header-top .sl-header-text ul.main-social li {
    float: left
}
.header-style12 .yt-header-top .sl-header-text ul.main-social li a .fa {
    font-size: 14px;
    padding: 12px 8px 14px;
    color: #999
}
.header-style12 .yt-header-top .sl-header-text ul.main-social li a:hover .fa {
    color: #009838
}
.header-style12 .yt-header-top .sl-login .top-login ul {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0
}
.header-style12 .yt-header-top .sl-login .top-login ul>li {
    padding: 14px 0px 14px 26px
}
.header-style12 .yt-header-top .sl-login .top-login ul>li a {
    font-size: 14px;
    color: #999
}
.header-style12 .yt-header-top .sl-login .top-login ul>li a:hover {
    color: #009838
}
.header-style12 .yt-header-top .sl-login .top-login .div-logined {
    padding: 14px 0px 14px 26px
}
.header-style12 .yt-header-top .sl-login .top-login .div-logined a {
    font-size: 14px;
    color: #999
}
.header-style12 .yt-header-top .sl-login .top-login .div-logined a:hover {
    color: #009838
}
.header-style12 .yt-header-middle {
    height: 121px;
    padding: 27px 0;
    background: #fff;
    position: relative
}
.header-style12 .yt-header-middle:after {
    content: "";
    width: 100%;
    height: 24px;
    background: url("../assets/img/boderindex12.png") no-repeat;
    left: 0;
    right: 0;
    background-size: contain;
    position: absolute;
    bottom: -24px
}
.header-style12 .yt-megamenu {
    margin-top: 0px
}
.header-style12 .yt-header-under {
    padding: 0;
    width: 595px
}
.header-style12 .yt-header-under .yt-menu {
    display: block
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li {
    position: relative
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li.active>a span.menu-title,
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li:hover>a span.menu-title {
    color: #009838
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li.active:after,
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li:hover:after {
    content: "";
    background: #009838;
    width: 20px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li:first-child>a {
    padding: 23px 25px 49px 25px
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li>a {
    color: #111;
    padding: 23px 25px 49px 25px
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
    display: none
}
.header-style12 .yt-header-under .yt-menu .navbar-inverse>ul>li>a span.menu-title {
    font-size: 14px;
    font-weight: bold
}
.header-style12 .phone-icon-search {
    display: inline-block !important;
    margin: 0px 6px 0 0px;
    font-size: 20px;
    color: #111;
    padding: 1px;
    cursor: pointer;
    padding: 22px 10px 52px
}
.header-style12 .top-header-sidebar-search {
    position: relative
}
.header-style12 .top-header-sidebar-search .sm-serachbox-pro {
    display: none;
    min-width: 370px;
    z-index: 999;
    right: 0px;
    top: 62px;
    position: absolute;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 2px #ddd
}
.header-style12 .top-header-sidebar-search .sm-serachbox-pro .form-search {
    width: 100%
}
.header-style12 .top-form-minicart {
    padding: 0;
    border: 0
}
.header-style12 .top-form-minicart .top-minicart {
    border: 0
}
.header-style12 .top-form-minicart .top-minicart a {
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 50%;
    background-color: #009838;
    overflow: hidden;
    position: absolute;
    top: 7px;
    left: 36%;
    margin-left: 7px;
    line-height: 27px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    z-index: 3
}
.header-style12 .top-form-minicart .top-minicart:after {
    background: none;
    content: "\f291";
    font-family: 'FontAwesome';
    font-size: 20px;
    top: 52%
}
.header-style12 .top-form-minicart .wrapp-minicart {
    top: 62px
}
.wrap-header {
    padding: 0;
    z-index: 999;
    position: fixed;
    height: 100%;
    width: 14.583333333333%
}
.wrap-header .header-style13 {
    height: 100%;
    display: block !important;
    opacity: 1;
    background: url("../assets/img/bg-header.jpg") no-repeat;
    background-size: cover
}
.wrap-header .header-style13 .top-header .ya-logo {
    float: none;
    text-align: center
}
.wrap-header .header-style13 .top-header .ya-logo a {
    margin-bottom: 46px;
    margin-top: 31px;
    display: block
}
.wrap-header .header-style13 .top-header .ya-logo a img {
    display: inline-block
}
.wrap-header .header-style13 .top-header .menu-header {
    margin: 0 -15px;
    border-top: 1px solid rgba(255, 255, 255, 0.08)
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu {
    position: relative;
    background-color: transparent;
    border: 0;
    text-align: center;
    width: 100%;
    margin: 0;
    padding-top: 35px
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu:before {
    display: none
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu>li>a {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
    font-weight: bold;
    text-transform: uppercase;
    height: 43px;
    line-height: 43px;
    margin-bottom: 10px
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu>li>a:hover {
    color: #009838
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu>li>a:hover:after {
    color: #009838
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu>li>a:before {
    display: none
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu>li>a:after {
    content: "\f067";
    font-size: 8px;
    font-weight: 400
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu>li:hover>a,
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu>li.active>a {
    background: rgba(255, 255, 255, 0.15);
    color: #009838 !important
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu>li:hover>a:after,
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu>li.active>a:after {
    color: #009838
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu>li.menu-daily-deals {
    display: none
}
.wrap-header .header-style13 .top-header .menu-header ul.vertical-megamenu>li ul.dropdown-sub>li.active>a {
    color: #009838
}
.wrap-header .header-style13 .top-header .menu-header .ya_social {
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 37px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    z-index: 345
}
.wrap-header .header-style13 .top-header .menu-header .ya_social .main-social {
    margin: 0;
    list-style: none;
    display: table;
    margin: 0 auto
}
.wrap-header .header-style13 .top-header .menu-header .ya_social .main-social li {
    float: left;
    width: 2.084vw;
    height: 2.084vw;
    line-height: 2.084vw;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px
}
.wrap-header .header-style13 .top-header .menu-header .ya_social .main-social li .fa {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5)
}
.wrap-header .header-style13 .top-header .menu-header .ya_social .main-social li:hover {
    cursor: pointer;
    background: #009838
}
.wrap-header .header-style13 .top-header .menu-header .ya_social .main-social li:hover .fa {
    color: #fff
}
.wap-main {
    float: right;
    width: 85.416666666667%
}
.header-style14 {
    box-shadow: 5px 0 30px rgba(0, 0, 0, 0.2)
}
.header-style14 .yt-header-under-2 {
    background: #fff
}
.header-style14 .yt-header-under-2.sticky-menu {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6)
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper {
    border: 0;
    height: 80px;
    background-color: #fff
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .logo-wrapper img {
    margin: 18px 0 25px
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu {
    display: block
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu {
    margin-left: 0
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse>ul>li.active>a {
    color: #009838
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse>ul>li>a {
    color: #333;
    padding: 10px 20px
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
    top: auto;
    bottom: -5px;
    right: auto;
    left: 50%;
    margin-left: -3px
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .primary-menu .yt-menu .navbar-inverse>ul>li>a span.menu-title {
    font-size: 16px;
    text-transform: capitalize
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .yt-megamenu {
    margin-top: 0
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .yt-header-under {
    padding: 0;
    margin-top: 27px
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar {
    margin-top: 20px
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu {
    display: inline-block;
    float: right;
    cursor: pointer;
    margin: 0 10px
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu:hover .fa-bars:before {
    content: "\f00d ";
    color: #009838
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu {
    float: left
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .fa {
    font-size: 16px;
    color: #333;
    margin: 0px;
    width: 60px;
    height: 60px;
    text-align: center;
    background: #eee;
    line-height: 63px;
    border-radius: 50%
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu:hover .sidebar-top {
    opacity: 1;
    filter: alpha(opacity=10000);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top {
    position: absolute;
    width: 230px;
    right: 15px;
    background: #fff;
    box-shadow: 0px 1px 2px 1px #ddd;
    border-top: 2px solid #df1f26;
    padding: 20px;
    z-index: 6996;
    opacity: 0;
    top: 62px;
    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
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top {
    right: auto;
    left: 15px;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first {
    margin-bottom: 30px
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner h3 {
    font-size: 14px
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li {
    display: inline-block
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li.active a {

    background-color: #eee
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
    padding: 5px;
    border: 1px solid #ddd;
    margin-right: 20px
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget-first .widget-inner .textwidget ul li a {
    margin-left: 20px;
    margin-right: 0
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner h3 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 22px
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li>a {
    display: none
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li {
    display: inline-block
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a {
    padding: 7px 9px;
    border: 1px solid #ddd;
    margin-right: 20px
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a {
    margin-left: 20px;
    margin-right: 0
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_currency_converter .widget-inner .currency_w>li .currency_switcher li a.active {
    color: #df1f26
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top {
    margin-top: 30px;
    border-top: 1px solid #ddd;
    padding: 13px 0 16px
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login a {
    font-size: 14px
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
    content: "\f178";
    position: relative;
    font-family: FontAwesome !important;
    margin-right: 8px
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login .div-logined:hover a:before {
    margin-right: 0;
    margin-left: 8px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: right
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login ul>li:hover a:before {
    content: "\f178";
    position: relative;
    font-family: FontAwesome !important;
    margin-right: 8px
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .ya_top .top-login ul>li:hover a:before {
    margin-right: 0;
    margin-left: 8px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: right
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu {
    border-top: 1px solid #ddd
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:last-child a {
    border-bottom: 0
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li a {
    font-size: 14px;
    padding: 13px 0;
    border-bottom: 1px solid #ddd;
    position: relative
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:hover a:before {
    content: "\f178";
    position: relative;
    font-family: FontAwesome !important;
    margin-right: 8px
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .top-header-sidebar .top-header-sidebar-menu .sidebar-top .widget_nav_menu ul>li:hover a:before {
    margin-right: 0;
    margin-left: 8px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: right
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .account {
    padding-right: 11px;
    padding-left: 13px;
    border-right: 0;
    position: relative
}
.rtl .header-style14 .yt-header-under-2 .header-under-2-wrapper .account {
    padding-left: 11px;
    padding-right: 13px;
    border-right: 0;
    border-left: 0
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .account a {
    font-size: 14px;
    color: #444
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .account a:hover {
    color: #df1f26
}
.header-style14 .yt-header-under-2 .header-under-2-wrapper .account:before {
    content: '';
    width: 17px;
    height: 16px;
    background: url("../assets/img/group_btn.png") no-repeat center -1672px;
    position: relative;
    display: inline-block
}
.header-style14 .yt-header-under-2 .sm-serachbox-pro {
    display: none;
    min-width: 370px;
    z-index: 999;
    right: 0px;
    top: 62px;
    position: absolute;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 2px #ddd
}
.header-style14 .yt-header-under-2 .sm-serachbox-pro .form-search {
    width: 100%
}
.rtl .header-style14 .yt-header-under-2 .sm-serachbox-pro {
    right: auto;
    left: 10px
}
.header-style14 .top-form-minicart {
    border: 0;
    padding: 0
}
.header-style14 .top-form-minicart .top-minicart {
    border: 0;
    padding: 0;
    width: 60px;
    height: 60px;
    background: #eee;
    line-height: 60px;
    border-radius: 50%;
    float: none
}
.rtl .header-style14 .top-form-minicart .top-minicart {
    padding: 0 10px 0 13px
}
.header-style14 .top-form-minicart .top-minicart a {
    width: 17px;
    height: 17px;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -8px;
    line-height: 17px;
    font-size: 12px;
    font-weight: bold;
    color: #333
}
.header-style14 .top-form-minicart .top-minicart:after {
    background: none;
    position: relative;
    top: inherit;
    left: inherit;
    content: "\f291";
    font-family: FontAwesome !important;
    font-size: 16px
}
.header-style14 .top-form-minicart .wrapp-minicart {
    right: 10px;
    top: 62px
}
.rtl .header-style14 .top-form-minicart .wrapp-minicart {
    right: auto;
    left: 10px;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top
}
.header-style14 .top-header-sidebar-search {
    display: inline-block;
    float: right;
    position: relative
}
.rtl .header-style14 .top-header-sidebar-search {
    float: left
}
.header-style14 .phone-icon-search {
    display: block !important;
    margin: 0px;
    font-size: 16px;
    color: #333;
    padding: 1px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    background: #eeeeee;
    border-radius: 50%;
    text-align: center;
    line-height: 60px
}
.header-style14 .sm-serachbox-pro {
    display: none;
    position: absolute
}
.header-style15 .yt-header-top {
    height: initial;
    background: rgba(6, 5, 7, 0.7);
    border-bottom: none;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99
}
.page-template-page-home15-php .header-style15 .yt-header-top {
    position: absolute
}
.header-style15 .yt-header-top .logo-wrapper {
    padding-top: 15px;
    padding-bottom: 20px
}
.header-style15 .yt-header-top .yt-header-topv2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    height: 34px;
    border-left: 1px solid rgba(255, 255, 255, 0.1)
}
.rtl .header-style15 .yt-header-top .yt-header-topv2 {
    border-left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1)
}
.header-style15 .yt-header-top .offer-wrapper {
    line-height: 34px;
    max-height: 34px
}
.header-style15 .yt-header-top .offer-wrapper ul li {
    color: rgba(255, 255, 255, 0.5);
    padding-left: 25px
}
.rtl .header-style15 .yt-header-top .offer-wrapper ul li {
    padding-left: 0;
    padding-right: 25px
}
.header-style15 .yt-header-top .offer-wrapper ul li a {
    color: rgba(255, 255, 255, 0.5)
}
.header-style15 .yt-header-top .offer-wrapper ul li a:hover {
    color: #ffffff
}
.header-style15 .yt-header-top .offer-wrapper ul li .sp-ic {
    color: rgba(255, 255, 255, 0.5)
}
.header-style15 .yt-header-top .block-action-header>ul>li>a,
.header-style15 .yt-header-top .block-action-header.login-link .top-login .div-logined a,
.header-style15 .yt-header-top .block-action-header form>ul>li>a,
.header-style15 .yt-header-top .block-action-header .top-login>ul>li>a {
    padding: 7px 15px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    font-weight: 400
}
.header-style15 .yt-header-top .block-action-header>ul>li>a:before,
.header-style15 .yt-header-top .block-action-header.login-link .top-login .div-logined a:before,
.header-style15 .yt-header-top .block-action-header form>ul>li>a:before,
.header-style15 .yt-header-top .block-action-header .top-login>ul>li>a:before {
    color: rgba(255, 255, 255, 0.1)
}
.header-style15 .yt-header-top .block-action-header.language-switcher div>ul.nav>li>a {
    padding: 7px 0px 7px 15px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    font-weight: 400
}
.header-style15 .yt-header-top .block-action-header.language-switcher div>ul.nav>li>a:before {
    color: rgba(255, 255, 255, 0.1)
}
.header-style15 .yt-header-top .yt-header-middle {
    padding: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.1)
}
.rtl .header-style15 .yt-header-top .yt-header-middle {
    border-left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1)
}
.header-style15 .yt-header-top .yt-header-middle .yt-megamenu {
    margin: 0
}
.header-style15 .yt-header-top .yt-header-middle .yt-header-under {
    padding-top: 10px;
    padding-bottom: 3px;
    padding-left: 30px
}
.rtl .header-style15 .yt-header-top .yt-header-middle .yt-header-under {
    padding-left: 0;
    padding-right: 30px
}
.header-style15 .yt-header-top .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li>a.dropdown-toggle:before {
    display: none
}
.header-style15 .yt-header-top .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li>a span.menu-title {
    font-size: 13px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.8)
}
.header-style15 .yt-header-top .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li:hover>a span.menu-title,
.header-style15 .yt-header-top .yt-header-middle .yt-header-under .yt-menu .navbar-inverse>ul>li.active>a span.menu-title {
    color: #009838
}
.header-style15 .widget {
    display: none
}
.header-style15 .yt-searchpro {
    display: inline-block;
    float: right;
    position: relative
}
.header-style15 .phone-icon-search {
    display: block !important;
    cursor: pointer;
    margin-top: 7px;
    margin-right: 12px
}
.header-style15 .phone-icon-search:hover .fa {
    color: #009838
}
.header-style15 .phone-icon-search .fa {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8)
}
.header-style15 .sm-serachbox-pro {
    display: none;
    min-width: 370px;
    z-index: 999;
    right: 0px;
    top: auto;
    position: absolute;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 2px #ddd
}
.header-style15 .sm-serachbox-pro .form-search {
    width: 100%
}
.header-style15 .sm-serachbox-pro .form-search .input-search input {
    padding-left: 10px
}
.header-style15 .yt-header-under .mini-cart-header {
    margin-top: 6px
}
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart {
    background: transparent;
    padding: 0;
    border: 0
}
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart .top-minicart {
    border: 0
}
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart .top-minicart:after {
    background: none;
    position: absolute;
    top: -1px;
    left: 12px;
    content: "\f291";
    font-family: FontAwesome !important;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8)
}
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart .top-minicart a.cart-contents {
    color: rgba(255, 255, 255, 0.8);
    text-transform: capitalize
}
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart .top-minicart a.cart-contents .gach,
.header-style15 .yt-header-under .mini-cart-header .top-form-minicart .top-minicart a.cart-contents .total-cart {
    display: none
}
.header-style15 .my-account-link {
    display: none
}
.header-style15 .my-account-link.my-account-link-other {
    display: block
}
.wrapper_404page {
    background-color: #eeeeee;
    border-radius: 3px;
    padding: 0 15px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}
.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
}
@media (max-width: 979px) {
    .wrapper_404page .content-404page {
        max-width: none;
        float: none
    }
    .img-right-404 {
        display: none
    }
}
.aboutv1-testimo .vc_separator h4 {
    font-size: 20px;
    color: #444;
    font-weight: bold;
    margin-bottom: 15px;
}
.page-title {
    font-size: 20px;
    color: #444;
    font-weight: bold;
    margin-bottom: 15px;
}
.page-title h2 {
    font-size: 20px;
    color: #444;
    font-weight: bold;
    margin-bottom: 15px;
}
.about-v2 .page-title h2,
.type-page h2 {
    font-size: 20px;
    color: #444;
    font-weight: bold;
    margin-bottom: 15px;
}
.about-v1 img {
    float: left;
    max-width: 470px;
    margin: 0 30px 0 0
}
.rtl .about-v1 img {
    float: right;
    margin: 0 0 0 30px
}
.aboutv1-testimo .vc_separator .vc_sep_holder {
    vertical-align: bottom
}
.aboutv1-testimo .testimonial-slider {
    border-bottom: 1px dashed #9d9d9d
}
.aboutv1-testimo .testimonial-slider .block-title h2 {
    display: none
}
.aboutv1-testimo .testimonial-slider .carousel-indicators {
    bottom: 25px;
    margin-bottom: 20px
}
.aboutv1-testimo .testimonial-slider .carousel-indicators li {
    margin: 0 6px
}
.aboutv1-testimo .testimonial-slider .carousel-inner {
    margin-top: -38px;
    text-align: center;
    padding: 0 115px
}
.aboutv1-testimo .testimonial-slider .carousel-inner .item {
    padding-bottom: 25px
}
.aboutv1-testimo .testimonial-slider .carousel-inner .client-comment {
    margin-bottom: 10px; font-size: 16px
}
.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.item {
    padding: 0 15px;
    border-right: 0 !important
}
.aboutv1-ourteam .slick-initialized .slick-slide.item .item-wrap {
    border: 1px solid #ebebeb
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-img .item-img-info img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70)
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-content {
    padding: 20px 5px 15px
}
.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: #009838;
    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 .au_contact {
    display: none
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus {
    display: inline-block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 34px;
    margin-right: 5px
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus .fa:before {
    font-size: 14px;
    color: #fff;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin:hover .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook:hover .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter:hover .fa:before,
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus:hover .fa:before {
    font-size: 16px
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-linkedin {
    background: #f8bc2e
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-facebook {
    background: #39599f
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-twitter {
    background: #45b0e3
}
.aboutv1-ourteam .slick-initialized .slick-slide .item-social .team-gplus {
    background: #1872bf
}
.aboutv1-ourteam .res-button {
    width: 35px;
    height: 35px;
    margin-top: -1%;
    top: 50%;
    border-radius: 0;
    border: 0;
    padding: 0;
    transform: scale(1);
    -webkit-transform: scale(1);
    background: #999999;
    -webkit-box-shadow: none;
    box-shadow: none
}
.aboutv1-ourteam .res-button.slick-prev {
    left: 10px !important;
    right: auto
}
.aboutv1-ourteam .res-button.slick-prev:before {
    content: '\f104';
    font-family: FontAwesome;
    font-size: 20px;
    color: #fff;
    line-height: 35px
}
.aboutv1-ourteam .res-button.slick-next {
    right: 10px !important;
    left: auto;
    padding-left: 5px
}
.aboutv1-ourteam .res-button.slick-next:before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 30px
}
.aboutv1-ourteam .res-button:hover {
    background-color: #009838
}
.about-v2 p,
.about-v2 .page-title {
    text-align: center;
    margin-left: 30px;
    margin-right: 30px
}
.about-v3 img {
    width: 100%
}
.about-v3 .wpb_accordion_section:first-child .wpb_accordion_header.ui-accordion-header {
    padding-top: 0;
    margin-top: -7px
}
.about-v3 .wpb_accordion_section:first-child .wpb_accordion_header.ui-accordion-header a {
    padding-top: 0;
    margin-top: -7px
}
.about-v3 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
    background: none
}
.about-v3 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 7px 25px 15px 0;
    border-bottom: 1px solid #ddd
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-default {
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    background: url("../assets/img/group_btn.png") no-repeat center -1128px;
    width: 18px;
    height: 18px;
    display: inline-block;
    position: relative;
    top: 6px;
    left: -1px
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-default a {
    color: #444;
    font-weight: 700
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    background: url("../assets/img/added.png") no-repeat center center #009838;
    width: 18px;
    height: 19px;
    display: inline-block;
    position: relative;
    top: 6px;
    left: -1px
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-active a {
    color: #009838
}
.about-v3 .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    padding-left: 18px;
    display: inline-block;
    font-weight: 700;
    font-size: 13px
}
.about-v3 .wpb_text_column .wpb_wrapper {
    color: #666
}
.about-section4 {
    margin-left: -15px
}
.about-section4 .yt-skillbar-title.small {
    width: 100%;
    margin-bottom: 20px
}
.about-section4 .yt-skillbar-title.small span {
    color: #363636;
    font-weight: 700
}
.about-section4 .yt-skillbar.small {
    height: 20px;
    width: 100%;
    border-radius: 3px
}
.about-section4 .yt-skillbar.small.blue-skill .yt-skillbar-bar {
    background: url("../assets/img/blue-skill.png")
}
.about-section4 .yt-skillbar.small.green-skill .yt-skillbar-bar {
    background: url("../assets/img/green-skill.png")
}
.about-section4 .yt-skillbar.small.red-skill .yt-skillbar-bar {
    background: url("../assets/img/red-skill.png")
}
.about-section4 .yt-skillbar.small .yt-skillbar-bar {
    height: 20px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.about-section4 .yt-skillbar.small .yt-skill-bar-percent {
    display: none
}
.contact-bonus .page-title h3 {
    font-weight: bold;
    color: #444;
    font-size: 16px
}
.contact-bonus .wpb_content_element {
    margin-bottom: 20px
}
.contact-bonus .ct {
    padding: 10px 0 10px 30px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0
}
.rtl .contact-bonus .ct {
    padding: 10px 30px 10px 0px
}
.contact-bonus .ct-street {
    background: url("../assets/img/map-pin.png") no-repeat left center;
    border-top: 1px dashed #ddd
}
.rtl .contact-bonus .ct-street {
    background: url("../assets/img/map-pin.png") no-repeat right center
}
.contact-bonus .ct-email {
    background: url("../assets/img/mail.png") no-repeat left center
}
.rtl .contact-bonus .ct-email {
    background: url("../assets/img/mail.png") no-repeat right center
}
.contact-bonus .ct-hotline {
    background: url("../assets/img/mobile.png") no-repeat left center
}
.rtl .contact-bonus .ct-hotline {
    background: url("../assets/img/mobile.png") no-repeat right center
}
.contact-bonus .wpcf7-form .border-dashed {
    border-bottom: 1px dashed #c9c9c9;
    width: 100%;
    margin-bottom: 15px;
    line-height: 13px
}
.contact-bonus .wpcf7-form input[type="text"],
.contact-bonus .wpcf7-form input[type="email"] {
    border-bottom: 0px dashed #c9c9c9;
    border-radius: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    width: 60%
}
.contact-bonus .wpcf7-form .wpcf7-textarea {
    margin-top: 15px;
    width: 100%;
    border-radius: 0;
    border-top: 1px dashed #c9c9c9;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #f3f3f3;
    margin-bottom: 15px;
    height: 117px
}
.contact-bonus .wpcf7-form .wpcf7-submit {
    padding: 8px 15px;
    text-align: center;
    background-color: #009838;
    color: #fff;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.contact-bonus .wpcf7-form .wpcf7-submit:hover {
    background-color: #a9d200
}
.contact-bonus #socials {
    margin-top: 5px
}
.contact-bonus #socials.socials-style5:hover {
    background: #009838;
    border: 1px solid #009838
}
.contact-bonus.contact-bonus1 .wpcf7-form .border-dashed {
    width: 50%
}
img.ajax-loader {
    position: absolute;
    left: 130px;
    bottom: 30px
}
.rtl img.ajax-loader {
    left: auto;
    right: 130px
}
.contact-v3 .infomation {
    border-top: 1px dashed #c9c9c9;
    border-bottom: 1px dashed #e9e9e9;
    padding: 0 15px;
    margin: 0;
    padding: 15px 0
}
.contact-v3 .infomation .ct {
    display: block;
    padding-left: 67px;
    height: 45px
}
.rtl .contact-v3 .infomation .ct {
    padding-right: 67px;
    padding-left: 0
}
.rtl .contact-v3 .infomation .ct.ct-street,
.rtl .contact-v3 .infomation .ct.ct-email,
.rtl .contact-v3 .infomation .ct.ct-hotline {
    background-position: right center
}
.contact-v3 .infomation .ct.ct-street {
    background: url("../assets/img/icon-location.jpg") no-repeat left center
}
.contact-v3 .infomation .ct.ct-email {
    background: url("../assets/img/icon-email.jpg") no-repeat left center
}
.contact-v3 .infomation .ct.ct-hotline {
    background: url("../assets/img/icon-phone.jpg") no-repeat left center
}
.contact-v3 .infomation .ct .lb {
    float: left;
    display: block;
    height: 40px;
    margin-right: 5px
}
.rtl .contact-v3 .infomation .ct .lb {
    float: right;
    margin-left: 5px;
    margin-right: 0
}
.contact-v3 .wpcf7 .wpcf7-form .group-input {
    float: left;
    width: 33%;
    margin-right: 1%
}
.rtl .contact-v3 .wpcf7 .wpcf7-form .group-input {
    float: right;
    margin-left: 1%;
    margin-right: 0
}
.contact-v3 .wpcf7 .wpcf7-form .group-input input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    height: 35px;
    border: 1px solid #e8e8e8;
    margin: 0
}
.rtl .contact-v3 .wpcf7 .wpcf7-form .group-input input {
    margin-bottom: 10px;
    width: 100% !important
}
.contact-v3 .wpcf7 .wpcf7-form .input-right {
    float: left;
    width: 66%
}
.contact-v3 .wpcf7 .wpcf7-form .input-right textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    height: 125px;
    border: 1px solid #e8e8e8;
    padding: 10px
}
.contact-v3 .wpcf7 .wpcf7-form .wpcf7-submit {
    padding: 8px 15px;
    text-align: center;
    background-color: #009838;
    color: #fff;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.rtl .contact-v3 .wpcf7 .wpcf7-form .wpcf7-submit {
    float: right
}
.contact-v3 .wpcf7 .wpcf7-form .wpcf7-submit:hover {
    background-color: #0285C0
}
.page-cate {
    display: inline-block;
    width: 100%;
    background: #f5f5f5;
    border: 1px solid #ddd
}
.page-cate .widget-caption {
    width: 250px;
    margin: 96px 0px 0 47px
}
.page-cate .widget-caption .item-title h2 {
    text-transform: uppercase;
    font-size: 24px
}
.page-cate .widget-caption .item-title h2 a {
    color: #737373
}
.page-cate .widget-caption .item-title h2 a:hover {
    color: #009838
}
.page-cate .widget-caption .item-content {
    text-align: left;
    font-size: 14px;
    color: #898989
}
.page-cate .widget-caption .bl_shop_now {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 12px 21px;
    line-height: 0.7;
    font-weight: bold
}
.page-cate .widget-caption .bl_shop_now a {
    color: 999
}
.page-cate .widget-caption .bl_shop_now a:hover {
    color: #009838
}
.page-cate .widget-thumb img {
    width: 100%
}
.page-cate .widget-thumb img:hover {
    opacity: 0.8
}
.page-cate-no-des {
    background: #f5f5f5;
    border: 1px solid #ddd
}
.page-cate-no-des .widget-caption .item-title {
    text-align: center;
    padding: 20px 0 0px;
    display: inline-block;
    width: 100%
}
.section-3-page-cate .page-cate-no-des .widget-caption .item-title {
    padding: 10px 0 9px
}
.page-cate-no-des .widget-caption .item-title h2 {
    text-transform: uppercase;
    font-size: 24px
}
.page-cate-no-des .widget-caption .item-title h2 a {
    color: #737373
}
.page-cate-no-des .widget-caption .item-title h2 a:hover {
    color: #009838
}
.page-cate-no-des .widget-thumb {
    min-height: 296px
}
.page-cate-no-des .widget-thumb img:hover {
    opacity: 0.8
}
.img-row-1 {
    margin-bottom: 28px
}
.img-row-1 a:hover img {
    opacity: 0.8
}
.img-row-2 a:hover img {
    opacity: 0.8
}
.img-row-1 .title,
.img-row-2 .title {
    text-align: center
}
.new-products-page .sw-woo-tab-cat .order-title {
    border-bottom: 0;
    padding-bottom: 0;
    color: #009838
}
.new-products-page .sw-woo-tab-cat .order-title span {
    border-bottom: 0;
    padding-bottom: 0;
    color: #009838
}
.new-products-page .sw-woo-tab-cat ul.nav li.active:before {
    display: none
}
.new-products-page .sw-woo-tab-cat ul.nav li a {
    padding: 12px 18px;
    text-transform: capitalize;
    background: #f5f5f5;
    border: 1px solid #ebebeb;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 15px
}
.new-products-page .res-button {
    display: none !important
}
.hot-deals-page .sw-woo-tab-cat .order-title {
    border-bottom: 0;
    padding-bottom: 0;
    color: #009838
}
.hot-deals-page .sw-woo-tab-cat .order-title span {
    border-bottom: 0;
    padding-bottom: 0;
    color: #009838
}
.hot-deals-page .sw-woo-tab-cat ul.nav li.active:before {
    display: none
}
.hot-deals-page .sw-woo-tab-cat ul.nav li a {
    padding: 12px 18px;
    text-transform: capitalize;
    background: #f5f5f5;
    border: 1px solid #ebebeb;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 15px
}
.hot-deals-page .sw-woo-container-slider .slider {
    border: 0
}
.hot-deals-page .item .item-wrap {
    border: 1px solid #ddd;
    margin-bottom: 23px
}
.hot-deals-page .item .item-wrap .item-img .product-thumb-hover img.hover-image {
    display: none
}
.hot-deals-page .item .item-wrap .item-content h4 a {
    color: #444
}
.hot-deals-page .item .item-wrap .item-content h4 a:hover {
    color: #009838
}
.style-faq1 .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading,
.style-faq1 .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 0
}
.style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: transparent
}
.style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding: 35px 35px 35px 40px
}
.rtl .style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding: 35px 40px 35px 35px
}
.style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #ebebeb;
    border-left: 0;
    border-right: 0
}
.style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #363636;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 20px 20px 40px
}
.rtl .style-faq1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    padding: 20px 40px 20px 20px
}
.style-faq1 .vc_tta.vc_general .vc_tta-panel-title>a,
.style-faq1 .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0;
    border-color: transparent
}
.style-faq1 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: 0px;
    border-radius: 50%;
    border: 1px solid #050505;
    width: 24px;
    height: 24px
}
.style-faq1 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    left: 6px;
    right: 6px
}
.style-faq1 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    top: 6px;
    bottom: 6px
}
.style-faq2 .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading,
.style-faq2 .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 0
}
.style-faq2 .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.style-faq2 .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 0
}
.style-faq2 .vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading,
.style-faq2 .vc_tta.vc_tta-style-modern .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 0
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: transparent;
    background-color: #f5f5f5
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding: 25px 25px 25px 0px
}
.rtl .style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding: 25px 0px 25px 25px
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a:hover {
    color: #009838
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body {
    margin-bottom: 30px;
    background-color: #f5f5f5
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border: 1px dotted #a4a4a4;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #f5f5f5
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #363636;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 20px 20px 0px
}
.rtl .style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    padding: 20px 0px 20px 20px
}
.style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover {
    color: #009838;
    padding: 20px 20px 20px 10px
}
.rtl .style-faq2 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover {
    padding: 20px 10px 20px 20px
}
.style-faq2 .vc_tta.vc_general .vc_tta-panel-title>a,
.style-faq2 .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0;
    border-color: transparent
}
.style-faq2 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    display: none;
    left: 0px;
    border-radius: 50%;
    border: 1px solid #050505;
    width: 24px;
    height: 24px
}
.style-faq2 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    left: 6px;
    right: 6px
}
.style-faq2 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    top: 6px;
    bottom: 6px
}
.a864a8 {
    background: #a864a8
}
.a864a8:hover {
    background: #8b4e8b
}
.c7b299 {
    background: #c7b299
}
.c7b299:hover {
    background: #b59978
}
.color3 {
    background: #7cc576
}
.color3:hover {
    background: #5ab652
}
.color4 {
    background: #7accc8
}
.color4:hover {
    background: #55beb9
}
.color5 {
    background: #448ccb
}
.color5:hover {
    background: #3072ac
}
.color6 {
    background: #ec6368
}
.color6:hover {
    background: #e6363c
}
.style-faq3 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {
    margin-bottom: 17px
}
.style-faq3 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.style-faq3 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
    border-color: transparent;
    color: #fff
}
.style-faq3 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 15px 15px 53px
}
.rtl .style-faq3 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    padding: 15px 53px 15px 15px
}
.style-faq3 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    border-radius: 50%;
    border: 1px solid #fff;
    width: 24px;
    height: 24px;
    left: 12px
}
.style-faq3 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    left: 6px;
    right: 6px;
    border-color: #fff
}
.style-faq3 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    top: 6px;
    bottom: 6px;
    border-color: #fff
}
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {
    margin-bottom: 17px
}
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    color: #363636
}
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background: #fff
}
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    color: #363636
}
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #363636;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 15px 15px 70px
}
.rtl .style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    padding: 15px 70px 15px 15px
}
.style-faq4 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover {
    color: #009838
}
.style-faq4 .vc_tta-panel:nth-child(1) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    content: "1"
}
.style-faq4 .vc_tta-panel:nth-child(2) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    content: "2"
}
.style-faq4 .vc_tta-panel:nth-child(3) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    content: "3"
}
.style-faq4 .vc_tta-panel:nth-child(4) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    content: "4"
}
.style-faq4 .vc_tta-panel:nth-child(5) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    content: "5"
}
.style-faq4 .vc_tta-panel:nth-child(6) .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    content: "6"
}
.style-faq4 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    font-style: normal
}
.style-faq4 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    border-width: 0px 0 0
}
.style-faq4 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    display: block;
    right: -17px;
    bottom: -17px;
    top: -17px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    border-width: 0 0 0 1px;
    border-color: #f5f5f5
}
.style-faq5 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.style-faq5 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.style-faq5 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent;
    border-color: transparent
}
.style-faq5 .vc_tta.vc_general .vc_tta-panel-body {
    margin: 0px 20px;
    padding: 0
}
.style-faq5 .vc_tta.vc_general .vc_tta-panel-body .wpb_content_element {
    padding: 20px 0 50px;
    border-top: 1px solid #d7d7d7
}
.style-faq5 .vc_tta-panel {
    background: #ebebeb
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: 20px;
    border-radius: 50%;
    border: 1px solid #050505;
    width: 24px;
    height: 24px
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    left: 6px;
    right: 6px
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    top: 6px;
    bottom: 6px
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    color: #363636;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 20px 20px 60px
}
.rtl .style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding: 20px 60px 20px 20px
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:hover {
    color: #009838
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:hover .vc_tta-controls-icon {
    border: 1px solid #009838
}
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:hover .vc_tta-controls-icon:before,
.style-faq5 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:hover .vc_tta-controls-icon:after {
    border-color: #009838
}
.style-faq6 .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: #444
}
.style-faq6 .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #009838
}
.style-faq6 .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 15px 15px 53px
}
.rtl .style-faq6 .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding: 15px 53px 15px 15px
}
.style-faq6 .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border-color: transparent;
    background-color: transparent;
    padding: 14px 0
}
.style-faq6 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    border-radius: 50%;
    border: 1px solid #fff;
    width: 24px;
    height: 24px;
    left: 12px
}
.style-faq6 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    left: 6px;
    right: 6px;
    border-color: #fff
}
.style-faq6 .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    top: 6px;
    bottom: 6px;
    border-color: #fff
}
.search-page a {
    display: inline-table;
    margin-bottom: 10px
}
.sitemap-page ul {
    list-style: none;
    margin: 0;
    margin-bottom: 40px
}
.sitemap-page ul>li {
    font-size: 14px;
    font-weight: bold;
    color: #009838;
    text-transform: uppercase
}
.sitemap-page ul>li ul {
    margin-top: 15px
}
.sitemap-page ul>li ul>li {
    font-size: 12px;
    color: #444;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 10px
}
.sw-ourteam-slider .slick-initialized .slick-slide {
    border-right: 0 !important
}
.sw-ourteam-slider .title-home {
    text-align: left
}
.sw-ourteam-slider .title-home h2 {
    font-size: 16px;
    font-weight: bold;
    color: #444
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide {
    border-right: 0 !important
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-img {
    position: relative;
    cursor: pointer
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-img:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-img:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-img:hover .item-social {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate3d(0, 0, 0)
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-content {
    padding: 20px 0 15px;
    background: #009838;
    color: #fff
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-content h3 {
    font-size: 14px;
    font-weight: 700;
    color: #fff
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-content h3:hover {
    color: #333;
    cursor: pointer
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-content .team-info {
    font-style: italic;
    margin-bottom: 10px
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-content .item-desc {
    margin-bottom: 15px
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -74px;
    transform: translate3d(0, -100px, 0);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-linkedin,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-facebook,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-twitter,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-gplus {
    display: inline-block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 34px;
    margin-right: 5px;
    text-align: center
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-linkedin .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-facebook .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-twitter .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-gplus .fa:before {
    font-size: 14px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-linkedin:hover .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-facebook:hover .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-twitter:hover .fa:before,
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-gplus:hover .fa:before {
    font-size: 16px
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-linkedin {
    background: #fff
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-linkedin .fa:before {
    color: #f8bc2e
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-facebook {
    background: #fff
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-facebook .fa:before {
    color: #39599f
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-twitter {
    background: #fff
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-twitter .fa:before {
    color: #45b0e3
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-gplus {
    background: #fff
}
.sw-ourteam-slider.layout2 .slick-initialized .slick-slide .item-social .team-gplus .fa:before {
    color: #1872bf
}
.sw-ourteam-slider.layout3 .item-img {
    position: relative;
    cursor: pointer
}
.sw-ourteam-slider.layout3 .item-img:hover .item-content {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate3d(0, 0, 0)
}
.sw-ourteam-slider.layout3 .item-img:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.sw-ourteam-slider.layout3 .item-img:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.sw-ourteam-slider.layout3 .item-content {
    padding: 20px 0 15px;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    transform: translate3d(0, -100px, 0);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.sw-ourteam-slider.layout3 .item-content h3 {
    font-size: 14px;
    font-weight: 700;
    color: #fff
}
.sw-ourteam-slider.layout3 .item-content h3:hover {
    color: #009838;
    cursor: pointer
}
.sw-ourteam-slider.layout3 .item-content .team-info {
    font-style: italic;
    margin-bottom: 10px
}
.sw-ourteam-slider.layout3 .item-content .item-desc {
    margin-bottom: 15px
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-linkedin,
.sw-ourteam-slider.layout3 .item-content .item-social .team-facebook,
.sw-ourteam-slider.layout3 .item-content .item-social .team-twitter,
.sw-ourteam-slider.layout3 .item-content .item-social .team-gplus {
    display: inline-block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 34px;
    margin-right: 5px;
    text-align: center
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-linkedin .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-facebook .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-twitter .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-gplus .fa:before {
    font-size: 14px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-linkedin:hover .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-facebook:hover .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-twitter:hover .fa:before,
.sw-ourteam-slider.layout3 .item-content .item-social .team-gplus:hover .fa:before {
    font-size: 16px
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-linkedin {
    background: #fff
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-linkedin .fa:before {
    color: #f8bc2e
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-facebook {
    background: #fff
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-facebook .fa:before {
    color: #39599f
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-twitter {
    background: #fff
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-twitter .fa:before {
    color: #45b0e3
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-gplus {
    background: #fff
}
.sw-ourteam-slider.layout3 .item-content .item-social .team-gplus .fa:before {
    color: #1872bf
}
.sw-ourteam-slider.layout4 .item-wrap {
    display: inline-block;
    width: 100%;
    background: #ebebeb
}
.sw-ourteam-slider.layout4 .item-img .item-img-info {
    float: left
}
.sw-ourteam-slider.layout4 .item-img .item-img-info img:hover {
    opacity: 0.7
}
.sw-ourteam-slider.layout4 .item-content {
    float: left;
    text-align: left;
    width: 300px;
    padding: 30px;
    background: #ebebeb
}
.sw-ourteam-slider.layout4 .item-content h3 {
    font-size: 14px;
    font-weight: 700;
    color: #444
}
.sw-ourteam-slider.layout4 .item-content h3:hover {
    color: #009838;
    cursor: pointer
}
.sw-ourteam-slider.layout4 .item-content .item-social {
    margin-top: 20px
}
.sw-ourteam-slider.layout4 .item-content .item-social .team-linkedin,
.sw-ourteam-slider.layout4 .item-content .item-social .team-facebook,
.sw-ourteam-slider.layout4 .item-content .item-social .team-twitter,
.sw-ourteam-slider.layout4 .item-content .item-social .team-gplus {
    display: inline-block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 34px;
    margin-right: 5px;
    text-align: center;
    background: #009838
}
.sw-ourteam-slider.layout4 .item-content .item-social .team-linkedin .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-facebook .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-twitter .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-gplus .fa:before {
    font-size: 14px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    color: #fff
}
.sw-ourteam-slider.layout4 .item-content .item-social .team-linkedin:hover .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-facebook:hover .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-twitter:hover .fa:before,
.sw-ourteam-slider.layout4 .item-content .item-social .team-gplus:hover .fa:before {
    font-size: 16px
}
.sw-ourteam-slider.layout4 .item-content .au_contact {
    margin: 11px 0;
    list-style: none
}
.sw-ourteam-slider.layout4 .res-button {
    display: none !important
}
.sw-ourteam-slider.layout5 .item-img-info img {
    border-radius: 50%;
    width: 216px;
    height: 216px;
    margin: 0 auto
}
.sw-ourteam-slider.layout5 .item-img-info img:hover {
    opacity: 0.7
}
.sw-ourteam-slider.layout5 .item-content {
    padding: 20px 0 15px
}
.sw-ourteam-slider.layout5 .item-content h3 {
    font-size: 16px;
    font-weight: 700;
    color: #333
}
.sw-ourteam-slider.layout5 .item-content h3:hover {
    color: #009838;
    cursor: pointer
}
.sw-ourteam-slider.layout5 .item-content .team-info {
    font-style: italic;
    margin-bottom: 10px
}
.sw-ourteam-slider.layout5 .item-content .item-desc {
    margin-bottom: 15px
}
.sw-ourteam-slider.layout5 .item-social .team-linkedin,
.sw-ourteam-slider.layout5 .item-social .team-facebook,
.sw-ourteam-slider.layout5 .item-social .team-twitter,
.sw-ourteam-slider.layout5 .item-social .team-gplus {
    display: inline-block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 34px;
    margin-right: 5px
}
.sw-ourteam-slider.layout5 .item-social .team-linkedin .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-facebook .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-twitter .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-gplus .fa:before {
    font-size: 14px;
    color: #fff;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}
.sw-ourteam-slider.layout5 .item-social .team-linkedin:hover .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-facebook:hover .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-twitter:hover .fa:before,
.sw-ourteam-slider.layout5 .item-social .team-gplus:hover .fa:before {
    font-size: 16px
}
.sw-ourteam-slider.layout5 .item-social .team-linkedin {
    background: #f8bc2e
}
.sw-ourteam-slider.layout5 .item-social .team-facebook {
    background: #39599f
}
.sw-ourteam-slider.layout5 .item-social .team-twitter {
    background: #45b0e3
}
.sw-ourteam-slider.layout5 .item-social .team-gplus {
    background: #1872bf
}
.sw-testimonial-slider.client-wrapper-b {
    top: 0
}
.sw-testimonial-slider .title-home h2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center
}
.sw-testimonial-slider .slick-slide {
    border-right: 0 !important
}
.sw-testimonial-slider .client-comment {
    text-align: center;
    font-style: italic;
    margin-bottom: 20px;
    line-height: 22px
}
.sw-testimonial-slider .name-client {
    text-align: center
}
.sw-testimonial-slider .name-client h2 {
    font-size: 14px;
    color: #636363;
    font-style: normal
}
.sw-testimonial-slider .info-client {
    display: none
}
.sw-testimonial-slider .slick-dots {
    background-color: transparent;
    border-top: 0
}
.sw-testimonial-slider .slick-dots li {
    margin: 0 3px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e2e2e2
}
.sw-testimonial-slider .slick-dots li.slick-active,
.sw-testimonial-slider .slick-dots li:hover {
    background-color: #636363
}
.sw-testimonial-slider .res-button {
    display: none !important
}
.test-no-img {
    padding: 40px 156px 15px
}
.test-no-img .block-title-bottom {
    position: initial;
    border-bottom: 0
}
.test-no-img .client-wrapper-b {
    padding: 0 83px;
    top: 0
}
.test-no-img .res-button {
    border: 0px;
    position: absolute;
    top: 50%;
    margin-top: -42px;
    display: block !important
}
.test-no-img .res-button.slick-prev {
    left: 0
}
.test-no-img .res-button.slick-prev:hover:before {
    color: #009838
}
.test-no-img .res-button.slick-prev:before {
    content: "\f104";
    font-size: 55px;
    color: #898989
}
.test-no-img .res-button.slick-next {
    right: 0
}
.test-no-img .res-button.slick-next:hover:before {
    color: #009838
}
.test-no-img .res-button.slick-next:before {
    content: "\f105";
    font-size: 55px;
    color: #898989
}
.test-no-img .image-client {
    display: none
}
.test-no-img .carousel-inner {
    text-align: center;
    font-style: italic
}
.test-with-img {
    padding: 50px 156px 20px
}
.test-with-img .block-title-bottom {
    position: initial;
    border-bottom: 0
}
.test-with-img .client-wrapper-b {
    padding: 0 83px
}
.test-with-img .res-button {
    position: absolute;
    top: 50%;
    margin-top: -70px;
    border: 0;
    background: none;
    padding: 0;
    display: block !important
}
.test-with-img .res-button.slick-prev {
    left: 50%;
    margin-left: -90px;
    right: auto
}
.test-with-img .res-button.slick-prev:hover:before {
    color: #009838
}
.test-with-img .res-button.slick-prev:before {
    content: "\f104";
    font-size: 55px;
    color: #898989
}
.test-with-img .res-button.slick-next {
    right: 50%;
    margin-right: -95px
}
.test-with-img .res-button.slick-next:hover:before {
    color: #009838
}
.test-with-img .res-button.slick-next:before {
    content: "\f105";
    font-size: 55px;
    color: #898989
}
.test-with-img .image-client img {
    margin: 0 auto;
    margin-bottom: 30px
}
.test-with-img .carousel-inner {
    text-align: center;
    font-style: italic
}
.test-in-2,
.test-in-2-border {
    padding-bottom: 8px;
    padding-top: 30px
}
.test-in-2 .slick-initialized .slick-slide,
.test-in-2-border .slick-initialized .slick-slide {
    padding: 0 15px
}
.test-in-2 .item-wrap,
.test-in-2-border .item-wrap {
    padding: 35px 27px 35px 20px;
    margin-bottom: 35px;
    background: #fff
}
.test-in-2 .item-img,
.test-in-2-border .item-img {
    display: inline-block;
    float: left
}
.test-in-2 .client-comment,
.test-in-2-border .client-comment {
    display: inline-block;
    float: left;
    width: 370px;
    text-align: left;
    margin-bottom: 10px;
    margin-left: 40px
}
.rtl .test-in-2 .client-comment,
.rtl .test-in-2-border .client-comment {
    margin-right: 40px;
    text-align: right
}
.test-in-2 .name-client,
.test-in-2-border .name-client {
    text-align: right;
    padding-right: 10px
}
.rtl .test-in-2 .name-client,
.rtl .test-in-2-border .name-client {
    text-align: left;
    padding-left: 10px
}
.test-in-2 .title-home h2 {
    margin-bottom: 37px
}
.test-in-2-border {
    padding-bottom: 90px;
    padding-top: 58px
}
.test-in-2-border .title-home h2 {
    margin-bottom: 37px
}
.test-in-2-border .item-wrap {
    border: 1px solid #d7d7d7;
    border-radius: 5px
}
.test-in-3 {
    padding-top: 22px
}
.test-in-3 .image-client {
    margin-bottom: 25px
}
.test-in-3 .image-client img {
    margin: 0 auto
}
.sw-topseller-category .order-title {
    font-size: 150%;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 0;
    padding-bottom: 0;
    color: #009838
}
.sw-topseller-category .order-title span {
    border-bottom: 0;
    padding-bottom: 0;
    color: #009838
}
.sw-topseller-category .item:hover .yith-wcwl-add-to-wishlist,
.sw-topseller-category .item:hover .compare-button {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    visibility: visible
}
.sw-topseller-category .item:hover .sm_quickview_handler-list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.topseller-content ul.nav {
    margin: 0;
    border-bottom: 0
}
.topseller-content ul.nav li {
    margin: 22px 5px 15px 0
}
.topseller-content ul.nav li.active a {
    border-color: #009838;
    color: #fff !important;
    background: #009838
}
.topseller-content ul.nav li a {
    padding: 12px 18px;
    text-transform: capitalize;
    background: #f5f5f5;
    border: 1px solid #ebebeb;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 15px;
    border-radius: 0
}
.topseller-content .products-thumb .product-thumb-hover img.hover-image {
    display: none
}
.topseller-content .tab-pane .item-wrap {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 20px
}
.topseller-content .tab-pane .item-wrap .onsale {
    top: 0 !important;
    left: 0 !important
}
.rtl .topseller-content .tab-pane .item-wrap .onsale {
    right: 0 !important
}
.topseller-content .tab-pane .item-wrap .product-thumb-hover img {
    border-bottom: 1px solid #ddd
}
.price-tab .pricing-table {
    margin-top: 50px;
    margin-bottom: 50px
}
.price-tab .pricing-table.table1,
.price-tab .pricing-table.style1 {
    margin-top: 95px
}
.search-page {
    margin-bottom: 30px !important
}
.slide-index7 .uranus.tparrows {
    top: 92% !important;
    left: -18px !important
}
.slide-index7 .uranus.tparrows:before {
    font-size: 26px !important;
    color: #444
}
.slide-index7 .uranus.tparrows.tp-rightarrow {
    left: 31% !important
}
.slide-index7 .custom.tp-bullets {
    top: 98% !important;
    left: 14% !important
}
.slide-index7 .custom.tp-bullets .tp-bullet {
    border-radius: 50%;
    background: none;
    border: 2px solid #444;
    width: 9px;
    height: 9PX
}
.slide-index7 .custom.tp-bullets .tp-bullet.selected {
    border: 2px solid #009838;
    background: none
}
.section-feature-index7 {
    margin-bottom: 33px !important
}
.section-feature-index7 .icon,
.section-feature-index7 .over-content {
    display: inline-block
}
.section-feature-index7 .feature1 {
    text-align: center
}
.section-feature-index7 .feature1 .icon {
    background: #61c5b3
}
.section-feature-index7 .feature2 {
    text-align: center
}
.section-feature-index7 .feature2 .icon {
    background: #f1940f
}
.section-feature-index7 .feature3 {
    text-align: center
}
.section-feature-index7 .feature3 .icon {
    background: #cf739a
}
.section-feature-index7 .icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: relative;
    background: #009838;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 15px
}
.section-feature-index7 .icon .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -9px;
    font-size: 18px;
    color: #fff
}
.section-feature-index7 .icon .fa.fa-undo,
.section-feature-index7 .icon .fa.fa-phone {
    margin-left: -7px
}
.section-feature-index7 .over-content {
    font-size: 14px;
    text-align: left
}
.section-feature-index7 .over-content .title {
    font-weight: bold;
    color: #444;
    text-transform: uppercase
}
.section-feature-index7 .over-content .content {
    color: #999
}
.banner-shortcode img {
    margin-bottom: 0
}
.banner-countdown {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 50%;
    margin-left: 35px
}
.banner-countdown .countdown-section {
    width: 90px;
    height: 60px;
    text-align: center;
    display: inline-block;
    color: #fff;
    padding: 15px 0px 0px;
    line-height: 12px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative
}
.banner-countdown .countdown-section:after {
    content: ":";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    font-size: 20px;
    font-weight: bold
}
.rtl .banner-countdown .countdown-section:after {
    right: auto;
    left: 0
}
.banner-countdown .countdown-section span {
    display: block
}
.banner-countdown .countdown-section span.countdown-amount {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}
.banner-countdown .countdown-section span.countdown-period {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 16px
}
.banner-countdown .countdown-section.secs {
    margin-right: 0px
}
.banner-countdown .countdown-section.secs:after {
    display: none
}
.section-banner-cate-index7 .newsletter {
    text-align: center
}
.section-banner-cate-index7 .newsletter .sn-lettter {
    padding: 24px 5px 30px;
    background: none
}
.section-banner-cate-index7 .newsletter .sn-lettter .block-title {
    font-size: 18px
}
.section-banner-cate-index7 .newsletter .sn-lettter .form-subscribe-header {
    margin-bottom: 15px
}
.section-latestblog-index7 .box-slider-title {
    text-align: center
}
.section-latestblog-index7 .box-slider-title h2 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase
}
.section-latestblog-index7 .box-slider-title h2 span:before {
    content: "";
    border-bottom: 1px solid #009838;
    width: 30px;
    height: 1px;
    position: relative;
    display: inline-block;
    top: -6px;
    left: -20px
}
.section-latestblog-index7 .box-slider-title h2 span:after {
    content: "";
    border-bottom: 1px solid #009838;
    width: 30px;
    height: 1px;
    position: relative;
    display: inline-block;
    top: -6px;
    left: 20px
}
.section-latestblog-index7 .slick-slide {
    border: 0px !important
}
.section-latestblog-index7 .widget-thumb .img_over img {
    width: 100%;
    margin-bottom: 0
}
.section-latestblog-index7 .entry-content .entry-meta {
    font-style: normal !important;
    text-transform: uppercase !important;
    margin-top: 15px;
    margin-bottom: 25px !important;
    color: #999 !important;
    position: relative
}
.section-latestblog-index7 .entry-content .entry-meta:after {
    content: "";
    border-bottom: 1px solid #ddd;
    width: 100px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -6px
}
.section-latestblog-index7 .widget-title {
    font-size: 14px;
    text-transform: uppercase
}
.section-latestblog-index7 .widget-title h4 a {
    color: #444;
    font-weight: bold
}
.section-latestblog-index7 .widget-title h4 a:hover {
    color: #009838
}
.section-latestblog-index7 .description {
    color: #666
}
.section-latestblog-index7 .readmore {
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 3px;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px
}
.section-latestblog-index7 .readmore a {
    font-weight: bold
}
.section-latestblog-index7 .readmore:hover {
    cursor: pointer;
    background: #009838;
    border: 1px solid #009838
}
.section-latestblog-index7 .readmore:hover a {
    color: #fff
}
.sw-partner-container-slider .resp-slider-container .slider .item .item-wrap img {
    margin: 0 auto;
    display: table
}
.section-collection-index7 {
    margin-bottom: 25px !important
}
.section-collection-index7 .sw-woo-tab-cat .top-tab-slider:before {
    content: "\f0d0";
    font-family: FontAwesome !important;
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background: #009838;
    float: left;
    position: relative;
    margin-right: 10px;
    margin-top: 7px;
    border-radius: 3px
}
.section-collection-index7 .sw-woo-tab-cat .top-tab-slider .order-title {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    width: 94.5%
}
.section-collection-index7 .sw-woo-tab-cat .top-tab-slider .order-title span {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}
.section-collection-index7 .sw-woo-tab-cat ul.nav li {
    margin: 9px 28px 15px 0
}
.section-collection-index7 .sw-woo-tab-cat ul.nav li a {
    padding: 2px 5px;
    font-weight: normal;
    border-radius: 3px;
    border: 0
}
.section-collection-index7 .sw-woo-tab-cat ul.nav li:after {
    content: "\f111";
    font-family: FontAwesome !important;
    font-size: 4px;
    color: #999;
    width: 4px;
    text-align: center;
    height: 4px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: -18px
}
.section-collection-index7 .sw-woo-tab-cat ul.nav li:hover:before,
.section-collection-index7 .sw-woo-tab-cat ul.nav li.active:before {
    bottom: -13px;
    content: "\f0dd";
    font-family: FontAwesome !important;
    border: 0;
    font-size: 20px;
    margin-top: 0;
    left: 50%;
    margin-left: -6px;
    color: #009838;
    position: absolute
}
.section-collection-index7 .sw-woo-tab-cat ul.nav li:first-child:after {
    display: none
}
.section-collection-index7 .sw-woo-tab-cat .res-button {
    height: 20px;
    width: 20px;
    margin: 0;
    right: 0;
    top: 0
}
.section-collection-index7 .sw-woo-tab-cat .res-button:before {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 50%;
    margin-left: -2px
}
.section-collection-index7 .sw-woo-tab-cat .res-button.slick-prev {
    right: 25px
}
.section-collection-index7 .product-thumb-full {
    max-width: 425px;
    display: inline-block
}
.section-collection-index7 .product-thumb-full a {
    display: inline-block
}
.section-collection-index7 .product-thumb-full .product-thumb-hover img {
    margin-bottom: 0
}
.section-collection-index7 .product-thumb-right {
    max-width: 143px;
    border-left: 1px solid #ddd;
    float: right
}
.section-collection-index7 .product-thumb-right .product-responsive-thumbnail {
    max-height: 571px
}
.section-collection-index7 .product-thumb-right .product-responsive-thumbnail .item-thumbnail-product {
    border-bottom: 1px solid #ddd
}
.section-collection-index7 .sw-woo-tab-cat .slick-slide .item-wrap .item-content h4 a {
    font-size: 14px;
    font-weight: bold
}
.section-collection-index7 .sw-woo-tab-cat .slick-slide .item-wrap .yith-wcwl-add-to-wishlist,
.section-collection-index7 .sw-woo-tab-cat .slick-slide .item-wrap .compare-button {
    opacity: 1;
    visibility: visible
}
.section-collection-index7 .product-countdown-style1 {
    display: none
}
.section-collection-index7 .products-thumb {
    margin-bottom: 0
}
.section-collection-index7 .sw-woo-tab-cat .add-info {
    margin: 0 30px 21px 30px
}
.section-cowntdown-banner {
    margin-bottom: 33px !important
}
.section-topsale-index7 .box-slider-title h2 {
    text-transform: uppercase;
    font-size: 18px
}
.section-topsale-index7 .slick-slide {
    border: 0 !important;
    border-top: 1px solid #009838 !important;
    padding: 30px 0px 15px
}
.section-topsale-index7 .slick-slide .onsale,
.section-topsale-index7 .slick-slide .add-info {
    display: none
}
.section-topsale-index7 .slick-slide .item-wrap {
    display: inline-block;
    width: 100%
}
.section-topsale-index7 .slick-slide .item-wrap:last-of-type .products-thumb {
    margin-bottom: 0
}
.section-topsale-index7 .res-button {
    height: 20px;
    width: 20px;
    margin: 0;
    right: 0;
    top: -2px
}
.section-topsale-index7 .res-button:before {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 50%;
    margin-left: -2px
}
.section-topsale-index7 .res-button.slick-prev {
    right: 25px
}
.section-topsale-index7 .item-content {
    text-align: left
}
.section-feature-index7 .box-slider-title h2 {
    text-transform: uppercase;
    font-size: 18px
}
.section-feature-index7 .sw-woo-container-slider .slider {
    border: 0;
    border-bottom: 0;
    border-top: 1px solid #009838;
    box-shadow: -1px 0px 0px 0px #ddd
}
.section-feature-index7 .slick-initialized .slick-slide {
    padding: 0
}
.section-feature-index7 .slick-initialized .slick-slide.slick-current {
    border-right: 1px solid #ddd !important
}
.section-feature-index7 .item-wrap {
    display: block;
    float: left;
    padding: 20.5px 15px 20.5px;
    border-bottom: 1px solid #ddd
}
.section-feature-index7 .onsale {
    display: none
}
.section-feature-index7 .products-thumb {
    width: 41.66666666666667%;
    float: left;
    margin-bottom: 0
}
.section-feature-index7 .item-content {
    width: 58.333333333333336%;
    float: left;
    padding-left: 30px;
    text-align: left
}
.section-feature-index7 .add-info .yith-wcwl-add-to-wishlist,
.section-feature-index7 .add-info .compare-button {
    opacity: 1;
    visibility: visible
}
.section-feature-index7 .res-button {
    height: 20px;
    width: 20px;
    margin: 0;
    right: 0;
    top: -2px
}
.section-feature-index7 .res-button:before {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 50%;
    margin-left: -2px
}
.section-feature-index7 .res-button.slick-prev {
    right: 25px
}
.section-tab-child-cate {
    margin-bottom: 27px !important
}
.section-tab-child-cate .sw-woo-tab-2 .top-tab-slider:before {
    content: "\f11b";
    background: #f1940f
}
.section-tab-child-cate .sw-woo-tab-2 ul.nav li.active a,
.section-tab-child-cate .sw-woo-tab-2 ul.nav li:hover a {
    background: #f1940f;
    border: 1px solid #f1940f
}
.section-tab-child-cate .sw-woo-tab-2 ul.nav li.active:before,
.section-tab-child-cate .sw-woo-tab-2 ul.nav li:hover:before {
    color: #f1940f
}
.section-tab-child-cate .sw-woo-tab-2 ul.nav li:after {
    content: "\f111";
    font-family: FontAwesome !important;
    font-size: 4px;
    color: #666;
    width: 4px;
    text-align: center;
    height: 4px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: -18px
}
.section-tab-child-cate .top-tab-slider:before {
    content: "\f0d0";
    font-family: FontAwesome !important;
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background: #009838;
    float: left;
    position: relative;
    margin-right: 10px;
    margin-top: 7px;
    border-radius: 3px
}
.section-tab-child-cate .top-tab-slider .order-title {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    width: 94.5%
}
.section-tab-child-cate .top-tab-slider .order-title span {
    color: #444;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    text-transform: uppercase
}
.section-tab-child-cate ul.nav {
    border: 0
}
.section-tab-child-cate ul.nav li {
    margin: 9px 28px 15px 0
}
.section-tab-child-cate ul.nav li a {
    padding: 2px 5px;
    font-weight: normal;
    border-radius: 3px;
    text-transform: uppercase
}
.section-tab-child-cate ul.nav li a:hover {
    background: #009838;
    color: #fff;
    border: 1px solid #009838
}
.section-tab-child-cate ul.nav li:hover:before {
    bottom: -13px;
    content: "\f0dd";
    font-family: FontAwesome !important;
    border: 0;
    font-size: 20px;
    margin-top: 0;
    left: 50%;
    margin-left: -6px;
    color: #009838;
    position: absolute
}
.section-tab-child-cate ul.nav li.active:before {
    bottom: -13px;
    content: "\f0dd";
    font-family: FontAwesome !important;
    border: 0;
    font-size: 20px;
    margin-top: 0;
    left: 50%;
    margin-left: -6px;
    color: #009838;
    position: absolute
}
.section-tab-child-cate ul.nav li.active a {
    border: 1px solid #009838;
    color: #fff !important;
    background: #009838
}
.section-tab-child-cate ul.nav li:first-child:after {
    display: none
}
.section-tab-child-cate .res-button {
    height: 20px;
    width: 20px;
    margin: 0;
    right: 15px;
    top: 0
}
.section-tab-child-cate .res-button:before {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 50%;
    margin-left: -2px
}
.section-tab-child-cate .res-button.slick-prev {
    right: 40px
}
.section-tab-child-cate .category-slider-content {
    width: 100%;
    display: inline-block;
    border: 1px solid #ddd;
    margin-top: 15px
}
.section-tab-child-cate .category-slider-content .tab-content {
    width: 703px;
    float: left
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide {
    padding: 0
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap {
    border-bottom: 1px solid #ddd
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb {
    max-height: 234px;
    margin-bottom: 10px
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .product-thumb-hover {
    display: inline-block
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .product-thumb-hover:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    visibility: hidden;
    left: 0;
    top: 0;
    opacity: 0;
    background: #000;
    transform: scale(0.5) rotateY(180deg);
    -webkit-transform: scale(0.5) rotateY(180deg);
    -moz-transform: scale(0.5) rotateY(180deg);
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: 2
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb:hover .product-thumb-hover:before {
    opacity: 0.4;
    visibility: visible;
    transform: scale(1) rotateY(0deg);
    -webkit-transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg)
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb:hover .add-info {
    display: block
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info {
    position: absolute;
    display: none;
    top: 50%;
    margin-top: -17px;
    left: 50%;
    margin-left: -80px
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist,
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .compare-button,
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .sm_quickview_handler-list {
    opacity: 1;
    visibility: visible
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist {
    background-color: #fff !important;
    border: 1px solid #fff !important
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
    background-color: #009838 !important;
    border: 1px solid #009838 !important
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .compare-button a.button.compare {
    border: 1px solid #fff !important
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .compare-button a.button.compare:hover {
    border: 1px solid #009838 !important
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .add_to_cart_button {
    margin: 0 5px !important;
    width: 35px;
    text-indent: -9999px;
    background-image: url("../assets/img/group_btn.png") !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    background-position: center -671px !important;
    z-index: 9;
    position: relative;
    border: 1px solid #fff !important
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .add_to_cart_button:hover {
    background-color: #009838 !important;
    border: 1px solid #009838 !important;
    background-image: url("../assets/img/group_btn.png") !important;
    background-position: center -716px !important
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .add_to_cart_button.loading {
    background: url("../assets/img/loadingp.gif") no-repeat center center #fff !important;
    height: 30px;
    width: 30px;
    text-indent: -9999px;
    background-size: 25px 25px !important
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .add_to_cart_button.added {
    background: url("../assets/img/added.png") no-repeat center center #009838 !important;
    height: 30px;
    text-indent: -9999px;
    border: 1px solid #009838 !important
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .sm_quickview_handler-list {
    margin: 0 5px !important;
    width: 35px;
    text-indent: -9999px;
    background-image: url("../assets/img/group_btn.png") !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    background-position: center -167px !important;
    z-index: 9;
    position: relative;
    left: auto;
    top: auto;
    transform: translateY(0%);
    height: 35px;
    border-radius: 3px;
    border: 1px solid #fff !important
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .products-thumb .add-info .sm_quickview_handler-list:hover {
    background-color: #009838 !important;
    border: 1px solid #009838 !important;
    background-image: url("../assets/img/group_btn.png") !important;
    background-position: center -214px !important
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap:nth-child(2) {
    border-bottom: 0
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .item-content .reviews-content {
    margin-bottom: 0
}
.section-tab-child-cate .category-slider-content .tab-content .slick-initialized .slick-slide .item-wrap .item-content .item-price {
    margin-bottom: 15.4px
}
.section-tab-child-cate .category-slider-content .banner-right-cate ul.bottom-category-banner {
    margin: 0;
    list-style: none
}
.section-tab-child-cate .category-slider-content .banner-right-cate ul.bottom-category-banner li img {
    margin-bottom: 0
}
.section-tab-child-cate .category-slider-content .childcat-content {
    padding-left: 20px;
    width: 19%
}
.rtl .section-tab-child-cate .category-slider-content .childcat-content {
    padding-left: 0;
    padding-right: 20px
}
.rtl .section-tab-child-cate .category-slider-content .childcat-content ul {
    margin-left: 0;
    margin-right: 15px
}
.section-tab-child-cate .category-slider-content .childcat-content ul li {
    display: inline-table;
    position: relative;
    width: 100%
}
.section-tab-child-cate .category-slider-content .childcat-content ul li:after {
    content: "\f111";
    font-family: FontAwesome !important;
    font-size: 4px;
    color: #999;
    width: 4px;
    text-align: center;
    height: 4px;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: -14px
}
.rtl .section-tab-child-cate .category-slider-content .childcat-content ul li:after {
    left: auto;
    right: -14px
}
.section-tab-child-cate .category-slider-content .childcat-content ul li a {
    padding: 10px 0;
    display: inline-table;
    text-transform: capitalize
}
.section-tab-child-cate .sw-woo-tab-banner-top .top-tab-slider:before {
    content: "\f21e";
    background: #cf739a
}
.section-tab-child-cate .sw-woo-tab-banner-top ul.nav li.active a,
.section-tab-child-cate .sw-woo-tab-banner-top ul.nav li:hover a {
    background: #cf739a;
    border: 1px solid #cf739a
}
.section-tab-child-cate .sw-woo-tab-banner-top ul.nav li.active:before,
.section-tab-child-cate .sw-woo-tab-banner-top ul.nav li:hover:before {
    color: #cf739a
}
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content {
    width: 938px;
    border-right: 1px solid #ddd
}
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner {
    margin: 0;
    list-style: none
}
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li {
    float: left
}
.rtl .section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li {
    float: right
}
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li img {
    margin-bottom: 0
}
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content .slick-initialized .slick-slide .item-wrap {
    border-bottom: 0
}
.section-today-deals {
    overflow: inherit !important
}
.section-today-deals .cowntdown-layout-3 {
    margin-top: -105px
}
.cowntdown-layout-3.countdown-style2 .imgleft {
    float: left
}
.rtl .cowntdown-layout-3.countdown-style2 .imgleft {
    float: right
}
.cowntdown-layout-3.countdown-style2 .res-button {
    display: none !important
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container {
    float: left;
    width: 76.924%;
    background: #fff
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .box-slider-title {
    margin-bottom: 20px;
    display: inline-block;
    position: absolute;
    left: 20px;
    border: 0;
    margin-top: 15px
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .box-slider-title h2 span {
    border-bottom: 0;
    text-transform: uppercase;
    color: #fff
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .slider {
    position: inherit;
    border: 0
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .slick-dots {
    position: absolute;
    top: 33px;
    left: 20px;
    border: 0;
    background: transparent
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .slick-dots li {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50%
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .slick-dots li.slick-active {
    border: 2px solid #009838;
    background: transparent
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap {
    padding: 15px
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb {
    margin-bottom: 10px
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .onsale {
    background: url("../assets/img/group_btn.png") no-repeat center -860px !important;
    width: 40px;
    height: 41px
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .product-thumb-hover {
    display: block;
    border-bottom: 0
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .product-thumb-hover:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    visibility: hidden;
    left: 0;
    top: 0;
    opacity: 0;
    background: #000;
    transform: scale(0.5) rotateY(180deg);
    -webkit-transform: scale(0.5) rotateY(180deg);
    -moz-transform: scale(0.5) rotateY(180deg);
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: 2
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb:hover .product-thumb-hover:before {
    opacity: 0.4;
    visibility: visible;
    transform: scale(1) rotateY(0deg);
    -webkit-transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg)
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb:hover .add-info {
    display: block
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info {
    position: absolute;
    display: none;
    top: 50%;
    margin-top: -17px;
    left: 50%;
    margin-left: -80px
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist,
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .compare-button,
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .sm_quickview_handler-list {
    opacity: 1;
    visibility: visible
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist {
    background-color: #fff !important;
    border: 1px solid #fff !important
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
    background-color: #009838 !important;
    border: 1px solid #009838 !important
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .compare-button a.button.compare {
    border: 1px solid #fff !important
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .compare-button a.button.compare:hover {
    border: 1px solid #009838 !important
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .add_to_cart_button {
    margin: 0 5px !important;
    width: 35px;
    text-indent: -9999px;
    background-image: url("../assets/img/group_btn.png") !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    background-position: center -671px !important;
    z-index: 9;
    position: relative;
    border: 1px solid #fff !important
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .add_to_cart_button:hover {
    background-color: #009838 !important;
    border: 1px solid #009838 !important;
    background-image: url("../assets/img/group_btn.png") !important;
    background-position: center -716px !important
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .add_to_cart_button.loading {
    background: url("../assets/img/loadingp.gif") no-repeat center center #fff !important;
    height: 30px;
    width: 30px;
    text-indent: -9999px;
    background-size: 25px 25px !important
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .add_to_cart_button.added {
    background: url("../assets/img/added.png") no-repeat center center #009838 !important;
    height: 30px;
    text-indent: -9999px;
    border: 1px solid #009838 !important
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .sm_quickview_handler-list {
    margin: 0 5px !important;
    width: 35px;
    text-indent: -9999px;
    background-image: url("../assets/img/group_btn.png") !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    background-position: center -167px !important;
    z-index: 9;
    position: relative;
    left: auto;
    top: auto;
    transform: translateY(0%);
    height: 35px;
    border-radius: 3px;
    border: 1px solid #fff !important
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .products-thumb .add-info .sm_quickview_handler-list:hover {
    background-color: #009838 !important;
    border: 1px solid #009838 !important;
    background-image: url("../assets/img/group_btn.png") !important;
    background-position: center -214px !important
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content {
    text-align: center
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content h4 a {
    font-weight: bold
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .reviews-content {
    margin-bottom: 5px
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .item-price {
    margin-bottom: 12px
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .product-countdown-style1 {
    margin: 0 0 7px
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .product-countdown-style1 .countdown-section {
    width: 40px;
    height: 40px;
    background-color: #009838;
    padding: 8px 0 0;
    border: 0
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .product-countdown-style1 .countdown-section span.countdown-amount {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 3px;
    color: #fff
}
.cowntdown-layout-3.countdown-style2 .resp-slider-container .item-wrap .item-content .product-countdown-style1 .countdown-section span.countdown-period {
    font-size: 10px;
    color: #fff;
    font-weight: 700
}
.section-feature {
    margin-top: -85px;
    z-index: 2;
    position: relative;
    background: #fff;
    padding-top: 36px;
    margin-left: 0;
    margin-right: 0
}
.section-feature .products-loop {
    margin-bottom: 25px !important
}
.section-feature .sw-woo-container-slider .slider {
    border: 0
}
.section-feature .sw-woo-container-slider .slider .slick-slide {
    border: 0 !important
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap {
    border: 1px solid #ddd;
    margin-bottom: 30px
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap .onsale {
    background: url("../assets/img/group_btn.png") no-repeat center -860px !important;
    top: 10px !important;
    left: 10px !important
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content {
    padding: 20px 0
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap .add-info {
    display: none
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb .sm_quickview_handler-list {
    width: 34px;
    height: 34px;
    background: url("../assets/img/group_btn.png") no-repeat center -214px #009838;
    border-radius: 0;
    border: 1px solid #009838;
    margin-left: -17px;
    margin-top: -17px;
    z-index: 69
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    visibility: hidden;
    left: 0;
    top: 0;
    opacity: 0;
    background: #000;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: 2
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover {
    cursor: pointer
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .item-content .reviews-content,
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .item-content .item-price,
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .item-content .desc {
    display: none
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .item-content .add-info {
    display: inline-block;
    margin-top: 15px
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .products-thumb .sm_quickview_handler-list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.section-feature .sw-woo-container-slider .slider .slick-slide .item-wrap:hover .products-thumb:before {
    opacity: 0.4;
    visibility: visible
}
.section-new-arrivals .products-loop,
.section-feature .products-loop {
    margin: 0 -15px
}
.section-new-arrivals .products-loop.grid li,
.section-feature .products-loop.grid li {
    padding: 0 15px 15px;
    min-height: 417px
}
.section-new-arrivals .products-loop.grid li .products-entry,
.section-feature .products-loop.grid li .products-entry {
    box-shadow: none;
    -webkit-box-shadow: none;
    overflow: inherit;
    padding: 0
}
.section-new-arrivals .products-loop.grid li .products-entry:hover,
.section-feature .products-loop.grid li .products-entry:hover {
    cursor: pointer
}
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-thumb .sm_quickview_handler-list,
.section-feature .products-loop.grid li .products-entry:hover .products-thumb .sm_quickview_handler-list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-thumb:before,
.section-feature .products-loop.grid li .products-entry:hover .products-thumb:before {
    opacity: 0.4;
    visibility: visible
}
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-content,
.section-feature .products-loop.grid li .products-entry:hover .products-content {
    background: #fff;
    position: absolute;
    width: 100%;
    box-shadow: 1px 3px 2px 1px #ddd;
    -webkit-box-shadow: 1px 3px 2px 1px #ddd
}
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-content .reviews-content,
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-content .item-price {
    display: none
}
.section-feature .products-loop.grid li .products-entry:hover .products-content .reviews-content,
.section-feature .products-loop.grid li .products-entry:hover .products-content .item-price {
    display: none
}
.section-new-arrivals .products-loop.grid li .products-entry:hover .products-content .item-bottom,
.section-feature .products-loop.grid li .products-entry:hover .products-content .item-bottom {
    display: inline-block;
    margin-top: 7px
}
.section-new-arrivals .products-loop.grid li .products-entry .products-thumb,
.section-feature .products-loop.grid li .products-entry .products-thumb {
    border: 1px solid #ddd;
    margin-bottom: 0
}
.section-new-arrivals .products-loop.grid li .products-entry .products-thumb .onsale,
.section-feature .products-loop.grid li .products-entry .products-thumb .onsale {
    background: url("../assets/img/group_btn.png") no-repeat center -860px !important;
    width: 40px;
    height: 41px;
    top: 10px !important;
    left: 10px !important
}
.rtl .section-new-arrivals .products-loop.grid li .products-entry .products-thumb .onsale,
.rtl .section-feature .products-loop.grid li .products-entry .products-thumb .onsale {
    left: auto;
    right: 10px !important
}
.section-new-arrivals .products-loop.grid li .products-entry .products-thumb .sm_quickview_handler-list,
.section-feature .products-loop.grid li .products-entry .products-thumb .sm_quickview_handler-list {
    width: 34px;
    height: 34px;
    background: url("../assets/img/group_btn.png") no-repeat center -214px #009838;
    border-radius: 0;
    border: 1px solid #009838;
    margin-left: -17px;
    margin-top: -17px;
    z-index: 69
}
.section-new-arrivals .products-loop.grid li .products-entry .products-thumb:before,
.section-feature .products-loop.grid li .products-entry .products-thumb:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    visibility: hidden;
    left: 0;
    top: 0;
    opacity: 0;
    background: #000;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: 2
}
.section-new-arrivals .products-loop.grid li .products-entry .products-content,
.section-feature .products-loop.grid li .products-entry .products-content {
    padding: 20px 0
}
.section-new-arrivals .products-loop.grid li .products-entry .products-content .item-content .item-price,
.section-feature .products-loop.grid li .products-entry .products-content .item-content .item-price {
    margin-bottom: 0
}
.section-new-arrivals .products-loop.grid li .products-entry .products-content .item-bottom,
.section-feature .products-loop.grid li .products-entry .products-content .item-bottom,
.section-new-arrivals .woocommerce-message,
.section-feature .woocommerce-message {
    display: none
}
.title-index8 h2 {
    font-size: 26px;
    margin-bottom: 15px !important
}
.title-index8 .vc_sep_holder .vc_sep_line {
    border-color: #ddd
}
.title-index8 h4 {
    color: #c0c0c0
}
.title-index8.vc_separator {
    margin-bottom: 40px
}
.section-latestblog-index7 .title-index8.vc_separator {
    margin-bottom: 25px
}
.section-popular-index8 .category-ajax-slider .block-title {
    display: none
}
.section-popular-index8 .category-ajax-slider ul.nav-tabs {
    border-bottom: 0;
    overflow: inherit
}
.section-popular-index8 .category-ajax-slider ul.nav-tabs .slick-list {
    overflow: inherit
}
.section-popular-index8 .category-ajax-slider ul.nav-tabs li {
    position: relative;
    overflow: inherit;
    border: 0 !important
}
.section-popular-index8 .category-ajax-slider ul.nav-tabs li:before {
    content: "";
    display: block;
    position: absolute;
    left: -1px;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #ccc;
    z-index: 1
}
.section-popular-index8 .category-ajax-slider ul.nav-tabs li>a {
    position: relative;
    z-index: 9;
    display: inline-block;
    max-width: 100%
}
.section-popular-index8 .category-ajax-slider ul.nav-tabs li.active,
.section-popular-index8 .category-ajax-slider ul.nav-tabs li:hover {
    background: transparent
}
.section-popular-index8 .category-ajax-slider ul.nav-tabs li.active:after,
.section-popular-index8 .category-ajax-slider ul.nav-tabs li:hover:after {
    content: "\f0d7";
    position: absolute;
    font-family: FontAwesome !important;
    font-size: 18px;
    bottom: -17px;
    color: #009838;
    left: 50%;
    margin-left: -4px
}
.section-popular-index8 .category-ajax-slider ul.nav-tabs li.active:before,
.section-popular-index8 .category-ajax-slider ul.nav-tabs li:hover:before {
    border-color: #009838;
    z-index: 2
}
.banner-content {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 103px
}
.banner-content .wpb_wrapper {
    color: #fff
}
.banner-content .wpb_wrapper .icon {
    display: inline-block;
    width: 79px;
    height: 79px;
    line-height: 90px;
    margin-bottom: 15px;
    position: relative;
    vertical-align: top;
    border: 2px solid #fff
}
.banner-content .wpb_wrapper .icon .fa {
    font-size: 36px
}
.banner-content .wpb_wrapper .icon:hover {
    border: 2px solid #009838;
    cursor: pointer
}
.banner-content .wpb_wrapper .icon:hover .fa {
    color: #009838
}
.banner-content .wpb_wrapper .over-content .title {
    color: #009838;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase
}
.banner-content .wpb_wrapper .over-content .content {
    font-size: 14px
}
.section-banner-cate-index8 .newsletter {
    text-align: center
}
.section-banner-cate-index8 .newsletter .sn-lettter {
    padding: 39px 20px 40px;
    background: #009838
}
.section-banner-cate-index8 .newsletter .sn-lettter .block-title {
    font-size: 18px
}
.section-banner-cate-index8 .newsletter .sn-lettter .form-subscribe-header {
    margin-bottom: 15px
}
.section-banner-cate-index8 .newsletter .sn-lettter .mc4wp-form .newsletter {
    border-radius: 3px
}
.section-banner-cate-index8 .newsletter .sn-lettter .mc4wp-form .actions input {
    background: url("../assets/img/blue/plane-2.png") no-repeat center center
}
.slider-index9 {
    margin-left: -45px !important;
    margin-bottom: 30px !important
}
.rtl .slider-index9 {
    margin-left: -15px !important;
    margin-right: -45px !important
}
.slider-index9 .tparrows:before {
    color: #252c3a
}
.slider-index9 .tparrows:hover:before {
    color: #009838
}
.slider-index9 .ares .tp-bullet {
    width: 10px;
    height: 10px;
    background: #252c3a
}
.slider-index9 .ares .tp-bullet .tp-bullet-title {
    display: none
}
.slider-index9 .ares .tp-bullet:hover,
.slider-index9 .ares .tp-bullet.selected {
    background: #009838
}
.section2-index9,
.section-banner-countdown9 {
    margin-bottom: 36px !important
}
.section-banner-index9 .banner-content {
    padding-top: 60px;
    padding-bottom: 137px
}
.banner-countdown-index9 {
    width: 570px;
    margin: 60px auto;
    background: #f5f4f3;
    opacity: 0.95;
    text-align: center;
    padding: 95px 35px 30px
}
.banner-countdown-index9 .banner-countdown {
    position: relative;
    top: inherit;
    margin-top: inherit;
    left: inherit;
    margin-left: inherit;
    margin-top: -7px
}
.rtl .banner-countdown-index9 .banner-countdown {
    right: inherit;
    margin-right: inherit
}
.banner-countdown-index9 .banner-countdown .countdown-section {
    background: #a0a0a0;
    width: 60px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-right: 20px
}
.rtl .banner-countdown-index9 .banner-countdown .countdown-section {
    margin-right: 0;
    margin-left: 20px
}
.banner-countdown-index9 .banner-countdown .countdown-section:after {
    display: none
}
.banner-countdown-index9 .banner-countdown .countdown-section span.countdown-period {
    font-size: 14px
}
.banner-countdown-index9 .banner-countdown .countdown-section:hover {
    background: #009838;
    cursor: pointer
}
.banner-countdown-index9:before {
    content: "";
    background: url("../assets/img/layer-92.png");
    width: 60px;
    height: 140px;
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -30px
}
.rtl .banner-countdown-index9:before {
    margin-left: 0;
    left: auto;
    right: 50%;
    margin-right: -30px
}
.banner-countdown-index9 .order-title h2 {
    text-transform: uppercase;
    font-size: 26px;
    color: #252c3a
}
.banner-countdown-index9 .order-title .subtitle {
    text-transform: uppercase;
    font-size: 12px;
    color: #666666;
    margin-bottom: 25px
}
.banner-countdown-index9 .order-title .subtitle a {
    color: #009838
}
.banner-countdown-index9 .order-title .subtitle a:hover {
    color: #0285C0
}
.banner-countdown-index9 .order-title .sale-offs {
    margin-top: -10px;
    font-size: 26px;
    text-transform: uppercase;
    color: #d5b002
}
.banner-countdown-index9 .order-title .sale-offs span {
    font-size: 60px
}
.section-blog-index9 {
    padding-top: 35px;
    padding-bottom: 25px
}
.section-blog-index9 .lates-blog {
    margin-left: -15px;
    margin-right: -15px
}
.section-partner-index9 {
    padding: 40px 0
}
.partner-banner-index9.responsive-slider.sw-partner-container-slider .resp-slider-container {
    border: 1px solid #ddd
}
.partner-banner-index9.responsive-slider.sw-partner-container-slider .resp-slider-container .slider .item.slick-current .item-wrap {
    border-left: 0
}
.rtl .partner-banner-index9.responsive-slider.sw-partner-container-slider .resp-slider-container .slider .item.slick-current .item-wrap {
    border-left: 1px solid #ddd;
    border-right: 0
}
.partner-banner-index9.responsive-slider.sw-partner-container-slider .resp-slider-container .slider .item .item-wrap {
    padding: 45px 0;
    height: 199px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}
.partner-banner-index9.responsive-slider.sw-partner-container-slider .resp-slider-container .slider .item .item-wrap:last-of-type {
    border-bottom: 0
}
.rtl .partner-banner-index9.responsive-slider.sw-partner-container-slider .resp-slider-container .slider .item .item-wrap {
    border-left: 0;
    border-right: 1px solid #ddd
}
.partner-banner-index9.responsive-slider.sw-partner-container-slider:hover .res-button {
    display: block !important;
    background: #000 !important;
    border-radius: 0;
    width: 32px;
    height: 50px;
    margin-top: -25px
}
.partner-banner-index9.responsive-slider.sw-partner-container-slider .res-button {
    line-height: 48px
}
.partner-banner-index9.responsive-slider.sw-partner-container-slider .res-button:hover {
    background: #009838 !important
}
.partner-banner-index9.responsive-slider.sw-partner-container-slider .res-button:hover:before {
    color: #fff !important
}
.partner-banner-index9.responsive-slider.sw-partner-container-slider .res-button.slick-next {
    right: -16px !important;
    left: auto
}
.page-template-page-home9 .section-popular-index8 .title-index8.vc_separator {
    margin-bottom: 27px
}
.page-template-page-home9 .section-popular-index8 .sw-tab-slider {
    margin-bottom: -15px
}
.page-template-page-home9 .title-index8.vc_separator {
    margin-bottom: 12px
}
.page-template-page-home9 .section-new-arrivals .products-loop.grid li,
.page-template-page-home9 .section-feature .products-loop.grid li {
    padding: 15px;
    min-height: 390px
}
.page-template-page-home9 .section-new-arrivals .products-loop.grid li .products-entry,
.page-template-page-home9 .section-feature .products-loop.grid li .products-entry {
    border: 1px solid #ddd;
    min-height: inherit
}
.page-template-page-home9 .section-new-arrivals .products-loop.grid li .products-entry .products-thumb,
.page-template-page-home9 .section-feature .products-loop.grid li .products-entry .products-thumb {
    border: 0
}
.page-template-page-home9 .section-new-arrivals .products-loop.grid li .products-entry .products-content .item-content h4 a,
.page-template-page-home9 .section-feature .products-loop.grid li .products-entry .products-content .item-content h4 a {
    color: #252c3a
}
.page-template-page-home9 .section-new-arrivals .products-loop.grid li .products-entry .products-content .item-content h4 a:hover,
.page-template-page-home9 .section-feature .products-loop.grid li .products-entry .products-content .item-content h4 a:hover {
    color: #009838
}
.page-template-page-home9 .section-new-arrivals .products-loop.grid li .products-entry .products-content .item-content .amount,
.page-template-page-home9 .section-feature .products-loop.grid li .products-entry .products-content .item-content .amount {
    font-size: 16px;
    color: #252c3a
}
.page-template-page-home9 .section-new-arrivals .products-loop.grid li .products-entry .products-content .item-content .item-price del,
.page-template-page-home9 .section-feature .products-loop.grid li .products-entry .products-content .item-content .item-price del {
    color: #999
}
.page-template-page-home9 .section-new-arrivals .products-loop.grid li .products-entry:hover .products-content,
.page-template-page-home9 .section-feature .products-loop.grid li .products-entry:hover .products-content {
    -webkit-box-shadow: none;
    box-shadow: none
}
.breadcrumb>li,
.breadcrumb li.active span {
    display: inline-table
}
.nav>li>a {
    display: inline-table
}
.slider10 .persephone.tparrows {
    width: 37px;
    height: 37px;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.slider10 .persephone.tparrows:before {
    line-height: 33px;
    color: rgba(255, 255, 255, 0.6)
}
.slider10 .persephone.tparrows:hover {
    border: 2px solid #ffffff
}
.slider10 .persephone.tparrows:hover:before {
    color: #ffffff
}
.countdown-slider.layout1 {
    background: #fff;
    width: 81.481481481481%;
    float: right;
    margin: 35px 0
}
.rtl .countdown-slider.layout1 {
    float: left
}
.countdown-slider.layout1.sw-woo-container-slider .slider {
    border: 0
}
.countdown-slider.layout1 .item.item-countdown {
    padding: 0;
    border: 0 !important
}
.countdown-slider.layout1 .item.item-countdown .box-slider-title {
    background: #009838;
    padding: 18px 15px 15px;
    text-align: center
}
.countdown-slider.layout1 .item.item-countdown .box-slider-title h2 {
    color: #ffd741;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 12px
}
.countdown-slider.layout1 .item.item-countdown .box-slider-title h2 span:before {
    content: "\f1da";
    font-family: FontAwesome !important;
    position: relative;
    margin-right: 8px;
    display: inline-block
}
.rtl .countdown-slider.layout1 .item.item-countdown .box-slider-title h2 span:before {
    margin-right: 0px;
    margin-left: 8px
}
.countdown-slider.layout1 .item.item-countdown .box-slider-title .product-countdown-layout1 .item-timer span {
    color: rgba(255, 255, 255, 0.5);
    margin: 0 3px
}
.countdown-slider.layout1 .item.item-countdown .box-slider-title .product-countdown-layout1 .time-item {
    display: inline-block;
    background: #ffd741;
    width: 32px;
    height: 32px;
    line-height: 32px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    color: #222
}
.countdown-slider.layout1 .item.item-countdown .box-slider-title .product-countdown-layout1 .time-item.time-days {
    width: 67px
}
.countdown-slider.layout1 .item.item-countdown .box-slider-title .product-countdown-layout1 .time-item.time-days .countdown-amount {
    margin-right: 5px
}
.rtl .countdown-slider.layout1 .item.item-countdown .box-slider-title .product-countdown-layout1 .time-item.time-days .countdown-amount {
    margin-right: 0;
    margin-left: 5px
}
.countdown-slider.layout1 .item.item-countdown .box-slider-title .product-countdown-layout1 .time-item.time-days .countdown-amount,
.countdown-slider.layout1 .item.item-countdown .box-slider-title .product-countdown-layout1 .time-item.time-days .countdown-period {
    display: inline-block
}
.countdown-slider.layout1 .item.item-countdown .item-wrap {
    padding: 0 10px
}
.countdown-slider.layout1 .item.item-countdown .item-wrap .products-thumb {
    margin-bottom: -5px
}
.countdown-slider.layout1 .item.item-countdown .item-wrap .products-thumb .product-thumb-hover {
    display: block
}
.countdown-slider.layout1 .item.item-countdown .item-wrap .item-content .item-price {
    margin-bottom: 23px
}
.countdown-slider.layout1 .slick-dots {
    border-top: 1px solid #eee;
    background-color: #fff;
    height: 40px;
    line-height: 40px
}
.countdown-slider.layout1 .slick-dots li {
    margin: 15px 3px
}
.countdown-slider.layout1 .res-button {
    display: block;
    border: 0;
    color: #999;
    background-color: transparent;
    font-size: 25px;
    top: 50%;
    margin-top: -13px;
    z-index: 6969
}
.countdown-slider.layout1 .res-button:hover:before {
    color: #009838
}
.countdown-slider.layout1 .res-button:before {
    color: #999;
    font-size: 30px
}
.countdown-slider.layout1 .res-button:hover {
    background: none
}
.countdown-slider.layout1 .res-button.slick-prev {
    left: 0px;
    right: auto
}
.rtl .countdown-slider.layout1 .res-button.slick-prev {
    left: auto;
    right: 0
}
.countdown-slider.layout1 .res-button.slick-next {
    right: 0px;
    left: auto
}
.rtl .countdown-slider.layout1 .res-button.slick-next {
    right: auto;
    left: 0
}
.page-template-page-home10 .block-title strong {
    padding-left: 62px
}
.rtl .page-template-page-home10 .block-title strong {
    padding-left: 0;
    padding-right: 62px
}
.page-template-page-home10 .add-info {
    margin-bottom: 5px
}
.page-template-page-home10 .sn-sevirce {
    margin-top: 42px
}
.page-template-page-home10 .sn-sevirce .content-service {
    margin-bottom: 33px
}
.page-template-page-home10 .sn-sevirce .content-service a {
    text-transform: uppercase;
    font-size: 14px
}
.page-template-page-home10 .sn-sevirce:hover {
    cursor: pointer
}
.page-template-page-home10 .sn-sevirce:hover .img-sevirce {
    background: url("../assets/img/blue/shoppy-img.png") no-repeat;
    cursor: pointer
}
.page-template-page-home10 .sn-sevirce:hover .img-sevirce.img-sevirce2 {
    background-position: -50px 0
}
.page-template-page-home10 .sn-sevirce:hover .img-sevirce.img-sevirce3 {
    background-position: -100px 0
}
.page-template-page-home10 .sn-sevirce:hover .img-sevirce.img-sevirce4 {
    background-position: -165px 0
}
.page-template-page-home10 .sn-sevirce:hover .img-sevirce.img-sevirce5 {
    background-position: -220px 0
}
.page-template-page-home10 .sn-sevirce:hover .content-service a {
    color: #009838
}
.page-template-page-home10 .box-cat-1 .vc_column-inner {
    padding-right: 5px
}
.rtl .page-template-page-home10 .box-cat-1 .vc_column-inner {
    padding-right: 0;
    padding-left: 5px
}
.page-template-page-home10 .box-cat-2 .vc_column-inner {
    padding-left: 5px
}
.rtl .page-template-page-home10 .box-cat-2 .vc_column-inner {
    padding-left: 0;
    padding-right: 5px
}
.page-template-page-home10 .woo-slider-default {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    background: #fff
}
.page-template-page-home10 .woo-slider-default .block-title {
    background-color: transparent;
    border-bottom: 2px solid #009838;
    height: 44px
}
.page-template-page-home10 .woo-slider-default .slick-slide {
    border-right: 0 !important
}
.rtl .page-template-page-home10 .woo-slider-default .slick-slide {
    border-left: 0 !important
}
.page-template-page-home10 .woo-slider-default .slider {
    border: 0
}
.page-template-page-home10 .woo-slider-default .slider .item-wrap .item-detail .sm_quickview_handler-list {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 0
}
.page-template-page-home10 .woo-slider-default .slider .item-wrap .item-detail .onsale {
    display: none
}
.page-template-page-home10 .sn-img:before {
    width: 52px;
    height: 42px
}
.page-template-page-home10 .sn-img.item1:before {
    background-position: center -135px
}
.page-template-page-home10 .res-button {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    top: 0px;
    width: 34px;
    height: 42px;
    right: 0;
    text-align: center;
    line-height: 42px
}
.page-template-page-home10 .res-button.slick-prev {
    right: 34px
}
.rtl .page-template-page-home10 .res-button.slick-prev {
    right: auto;
    left: 34px
}
.page-template-page-home10 .res-button:before {
    font-size: 19px;
    color: #222
}
.page-template-page-home10 .res-button:hover {
    background-color: #ffd741
}
.page-template-page-home10 .res-button:hover:before {
    color: #222
}
.rtl .page-template-page-home10 .res-button {
    right: auto;
    left: 0
}
.page-template-page-home10 .item-content .amount {
    color: #ff4400
}
.page-template-page-home10 .add_to_cart_button:hover,
.page-template-page-home10 a.button:hover,
.page-template-page-home10 .single_add_to_cart_button:hover,
.page-template-page-home10 .product_type_external:hover,
.page-template-page-home10 .product_type_grouped:hover {
    background-color: #ffd741 !important;
    color: #222 !important;
    border-color: #ffd741 !important
}
.page-template-page-home10 .item-wrap:hover .products-thumb .product-thumb-hover img {
    opacity: 0.3
}
.page-template-page-home10 .img1 .vc_column-inner {
    padding-right: 5px
}
.rtl .page-template-page-home10 .img1 .vc_column-inner {
    padding-right: 0;
    padding-left: 5px
}
.page-template-page-home10 .img2 .vc_column-inner {
    padding-left: 5px
}
.rtl .page-template-page-home10 .img2 .vc_column-inner {
    padding-left: 0;
    padding-right: 5px
}
.page-template-page-home10 .responsive-post-slider {
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    overflow: hidden
}
.page-template-page-home10 .responsive-post-slider .slick-slide {
    border-right: 0 !important;
    padding: 6px 15px
}
.rtl .page-template-page-home10 .responsive-post-slider .slick-slide {
    border-left: 0 !important
}
.page-template-page-home10 .responsive-post-slider .slick-slide .widget-post {
    padding: 0 19px
}
.page-template-page-home10 .responsive-post-slider .slick-slide .widget-post .entry-content .entry-meta {
    display: none
}
.page-template-page-home10 .responsive-post-slider .slick-slide .widget-post .widget-thumb .img_over img {
    margin-bottom: 15px
}
.page-template-page-home10 .responsive-post-slider .slick-slide .widget-post .widget-title h4 {
    font-size: 15px
}
.page-template-page-home10 .responsive-post-slider .slick-slide .widget-post .description {
    margin-bottom: 20px
}
.page-template-page-home10 .responsive-post-slider .slick-slide .widget-post .readmore {
    display: none
}
.page-template-page-home10 .responsive-post-slider .box-slider-title {
    border-bottom: 2px solid #009838;
    height: 44px
}
.page-template-page-home10 .responsive-post-slider .box-slider-title h2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 14px
}
.page-template-page-home10 .responsive-post-slider .box-slider-title h2:before {
    content: "";
    width: 52px;
    height: 42px;
    background: url("../assets/img/add1.png") no-repeat -12px 0px #009838;
    display: block;
    float: left;
    top: -14px;
    margin-right: 10px;
    position: relative
}
.rtl .page-template-page-home10 .responsive-post-slider .box-slider-title h2:before {
    float: right;
    margin-left: 10px;
    margin-right: 0
}
.page-template-page-home10 .sw-testimonial-slider {
    position: relative
}
.page-template-page-home10 .sw-testimonial-slider .res-button {
    display: block !important
}
.page-template-page-home10 .sw-testimonial-slider .title-home {
    border-bottom: 2px solid #009838;
    height: 44px
}
.page-template-page-home10 .sw-testimonial-slider .title-home h2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 14px;
    margin-bottom: 15px;
    text-align: left
}
.rtl .page-template-page-home10 .sw-testimonial-slider .title-home h2 {
    text-align: right
}
.page-template-page-home10 .sw-testimonial-slider .title-home h2:before {
    content: "";
    width: 52px;
    height: 42px;
    background: url("../assets/img/add1.png") no-repeat -12px 0px #009838;
    display: block;
    float: left;
    top: -14px;
    margin-right: 10px;
    position: relative
}
.page-template-page-home10 .sw-testimonial-slider .slick-slide {
    padding: 10px 15px
}
.page-template-page-home10 .sw-testimonial-slider.client-wrapper-b {
    border: 1px solid #ddd;
    background: #fff
}
.page-template-page-home10 .sw-testimonial-slider.client-wrapper-b .item-wrap .item-img .image-client img {
    margin: 0 auto 5px
}
.page-template-page-home10 .sw-testimonial-slider.client-wrapper-b .item-wrap .name-client h2 {
    font-size: 16px;
    color: #009838;
    font-weight: bold;
    margin-bottom: 13px
}
.page-template-page-home10 .sw-testimonial-slider.client-wrapper-b .item-wrap .name-client h2 a {
    color: #009838
}
.page-template-page-home10 .sw-testimonial-slider.client-wrapper-b .item-wrap .name-client h2 a:hover {
    color: #666666
}
.page-template-page-home10 .sw-testimonial-slider.client-wrapper-b .item-wrap .client-comment {
    position: relative;
    font-style: normal;
    padding: 0 18px
}
.page-template-page-home10 .sw-testimonial-slider.client-wrapper-b .item-wrap .client-comment:before {
    display: block;
    content: "\f10d";
    font-family: FontAwesome !important;
    position: absolute;
    font-size: 22px;
    color: #eeeeee;
    left: 0;
    top: -4px
}
.page-template-page-home10 .sw-testimonial-slider.client-wrapper-b .item-wrap .client-comment:after {
    display: block;
    content: "\f10e";
    font-family: FontAwesome !important;
    position: absolute;
    font-size: 22px;
    color: #eeeeee;
    right: 0;
    bottom: -4px
}
.page-template-page-home10 .sw-testimonial-slider .slick-dots {
    line-height: 48px;
    height: 48px;
    border-top: 1px solid #ddd;
    padding-top: 19px
}
.page-template-page-home10 .sw-testimonial-slider .slick-dots li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    background: #d6d6d6
}
.page-template-page-home10 .sw-testimonial-slider .slick-dots li.slick-active,
.page-template-page-home10 .sw-testimonial-slider .slick-dots li:hover {
    background: #009838
}
.page-template-page-home10 .sw-woo-tab-cat {
    border: 1px solid #ddd;
    border-top: 0;
    background: #fff
}
.page-template-page-home10 .sw-woo-tab-cat .top-tab-slider {
    height: 44px;
    border-bottom: 2px solid #009838;
    border-top: 1px solid #ddd;
    line-height: 44px
}
.page-template-page-home10 .sw-woo-tab-cat .order-title {
    display: inline-block;
    float: left;
    border-bottom: 0;
    font-size: 14px
}
.page-template-page-home10 .sw-woo-tab-cat .order-title span {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #222;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}
.page-template-page-home10 .sw-woo-tab-cat .order-title span:before {
    content: "";
    width: 52px;
    height: 42px;
    background: url("../assets/img/add1.png") no-repeat -12px 0px #009838;
    display: block;
    float: left;
    margin-right: 10px;
    position: relative
}
.rtl .page-template-page-home10 .sw-woo-tab-cat .order-title {
    float: right
}
.page-template-page-home10 .sw-woo-tab-cat ul.nav {
    display: inline-block;
    float: right;
    margin-right: 86px
}
.rtl .page-template-page-home10 .sw-woo-tab-cat ul.nav {
    float: left;
    margin-right: 0;
    margin-left: 86px
}
.page-template-page-home10 .sw-woo-tab-cat ul.nav li {
    margin: 0
}
.page-template-page-home10 .sw-woo-tab-cat ul.nav li a {
    border: 0;
    padding: 0 18px 0 28px
}
.page-template-page-home10 .sw-woo-tab-cat ul.nav li a:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #555;
    position: absolute;
    left: 18px;
    top: 6px
}
.rtl .page-template-page-home10 .sw-woo-tab-cat ul.nav li a:before {
    left: auto;
    right: 18px
}
.page-template-page-home10 .sw-woo-tab-cat ul.nav li a:hover {
    background: none;
    color: #009838 !important
}
.page-template-page-home10 .sw-woo-tab-cat ul.nav li.active a {
    background: none;
    color: #009838 !important;
    border: 0
}
.page-template-page-home10 .sw-woo-tab-cat ul.nav li.active a:before {
    background: #009838
}
.page-template-page-home10 .sw-woo-tab-cat ul.nav li.active:after {
    border: 2px solid #009838;
    border-bottom: 2px solid #fff;
    content: "";
    position: absolute;
    width: 100%;
    height: 44px;
    top: -1px;
    left: 0
}
.rtl .page-template-page-home10 .sw-woo-tab-cat ul.nav li.active:after {
    left: auto;
    right: 0
}
.page-template-page-home10 .sw-woo-tab-cat ul.nav li.active:before {
    display: none
}
.page-template-page-home10 .sw-woo-tab-cat .woo-tab-container-slider .row {
    margin: 0
}
.page-template-page-home10 .sw-woo-tab-cat .woo-tab-container-slider .row .slick-slide {
    padding: 9px
}
.page-template-page-home10 .sw-woo-tab-cat .woo-tab-container-slider .row .slick-slide .item-wrap {
    border: 0
}
.page-template-page-home10 .sw-woo-tab-cat .woo-tab-container-slider .row .slick-slide .item-wrap .products-thumb {
    border: 1px solid #fcfcfc
}
.page-template-page-home10 .sw-woo-tab-cat .woo-tab-container-slider .row .slick-slide .item-wrap:hover img {
    opacity: 0.3
}
.page-template-page-home10 .sw-woo-tab-cat .woo-tab-container-slider .row .slick-slide .item-wrap .item-content h4 a {
    font-weight: bold
}
.page-template-page-home10 .sw-woo-tab-cat .woo-tab-container-slider .row .slick-slide .item-wrap .add-info {
    margin: 0 0px 7px
}
.page-template-page-home10 .sw-woo-tab-cat .res-button {
    top: 0;
    background-color: transparent
}
.page-template-page-home10 .sw-woo-tab-cat .res-button:hover {
    background-color: #ffd741
}
.page-template-page-home11 .responsive-slider.sw-partner-container-slider .res-button:hover:before {
    color: #fe5454 !important
}
.page-template-page-home11 .slider11 .persephone.tparrows {
    width: 36px;
    height: 36px;
    border: 2px solid rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    background: transparent
}
.page-template-page-home11 .slider11 .persephone.tparrows:before {
    line-height: 32px;
    color: rgba(255, 255, 255, 0.6)
}
.page-template-page-home11 .slider11 .persephone.tparrows:hover {
    border: 2px solid #ffffff
}
.page-template-page-home11 .slider11 .persephone.tparrows:hover:before {
    color: #ffffff
}
.page-template-page-home11 .slider11 .persephone .tp-bullet {
    background: rgba(255, 255, 255, 0.4);
    border: 0
}
.page-template-page-home11 .slider11 .persephone .tp-bullet.selected,
.page-template-page-home11 .slider11 .persephone .tp-bullet:hover {
    border: 2px solid #fff;
    background: transparent;
    width: 8px;
    height: 8px
}
.page-template-page-home11 .box-sevicer {
    display: inline-block;
    width: 100%;
    background: #fff;
    border-bottom: 3px solid #e5e5e5;
    height: 84px;
    margin-bottom: 24px
}
.page-template-page-home11 .box-sevicer .sn-sevirce {
    width: 25%;
    padding: 0;
    margin-top: 0;
    height: 100%;
    position: relative
}
.page-template-page-home11 .box-sevicer .sn-sevirce.sn-put1 .content-service {
    padding-left: 37px
}
.page-template-page-home11 .box-sevicer .sn-sevirce.sn-put1 .content-service:before {
    background-position: -125px -100px;
    width: 29px
}
.page-template-page-home11 .box-sevicer .sn-sevirce.sn-put2 .content-service {
    padding-left: 65px
}
.page-template-page-home11 .box-sevicer .sn-sevirce.sn-put2 .content-service:before {
    background-position: 0px -95px;
    width: 55px
}
.page-template-page-home11 .box-sevicer .sn-sevirce.sn-put3 .content-service {
    padding-left: 45px
}
.page-template-page-home11 .box-sevicer .sn-sevirce.sn-put3 .content-service:before {
    background-position: -55px -97px;
    width: 35px
}
.page-template-page-home11 .box-sevicer .sn-sevirce.sn-put4 .content-service {
    padding-left: 45px
}
.page-template-page-home11 .box-sevicer .sn-sevirce.sn-put4 .content-service:before {
    background-position: -90px -100px;
    width: 35px
}
.page-template-page-home11 .box-sevicer .sn-sevirce .content-service {
    text-align: left;
    position: relative;
    margin: 23px 55px;
    padding-left: 49px;
    color: #999;
    height: 100%
}
.page-template-page-home11 .box-sevicer .sn-sevirce .content-service a {
    font-size: 14px
}
.page-template-page-home11 .box-sevicer .sn-sevirce .content-service:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url("../assets/img/shoppy-img.png") no-repeat;
    position: absolute;
    left: 0
}
.page-template-page-home11 .box-sevicer .sn-sevirce:before {
    content: "";
    width: 1px;
    height: 41px;
    background: #ddd;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 0
}
.page-template-page-home11 .box-sevicer .sn-sevirce:last-of-type:before {
    display: none
}
.page-template-page-home11 .block-title {
    background: #fe5454;
    display: inline-block;
    left: -10px;
    height: 60px;
    border: 0;
    position: relative;
    overflow: visible
}
.page-template-page-home11 .block-title strong {
    line-height: 60px;
    padding-left: 56px;
    padding-right: 24px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff
}
.page-template-page-home11 .block-title .sn-img:before {
    width: 56px;
    height: 60px;
    background-color: transparent
}
.page-template-page-home11 .block-title .sn-img.item1:before {
    background-position: 0px -322px
}
.page-template-page-home11 .block-title:after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 3px;
    z-index: -1;
    background: #e34141;
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.page-template-page-home11 .sw-woo-container-slider {
    background-color: #fff
}
.page-template-page-home11 .sw-woo-container-slider .res-button {
    border: 0;
    background: transparent;
    color: #ccc;
    top: 7px
}
.page-template-page-home11 .sw-woo-container-slider .res-button.slick-prev {
    border-right: 1px solid #ddd;
    border-radius: 0;
    padding: 0 23px
}
.page-template-page-home11 .sw-woo-container-slider .res-button.slick-prev:before {
    font-size: 24px;
    line-height: 24px
}
.page-template-page-home11 .sw-woo-container-slider .res-button.slick-next:before {
    font-size: 24px;
    line-height: 24px
}
.page-template-page-home11 .sw-woo-container-slider .res-button:hover:before {
    color: #fe5454
}
.page-template-page-home11 .sw-woo-container-slider .resp-slider-container {
    background: #fff
}
.page-template-page-home11 .sw-woo-container-slider .resp-slider-container .slider {
    border: 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 3px solid #e5e5e5
}
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide {
    border: 0 !important
}
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover .add_to_cart_button,
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover a.button,
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover .single_add_to_cart_button,
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover .product_type_external,
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover .product_type_grouped {
    background-color: #fe5454 !important;
    border-color: #fe5454 !important;
    color: #fff !important
}
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover .add_to_cart_button:hover,
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover a.button:hover,
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover .single_add_to_cart_button:hover,
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover .product_type_external:hover,
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover .product_type_grouped:hover {
    background-color: #fe2121 !important
}
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover a.button.compare {
    background-color: #fff !important;
    border-color: #ddd !important
}
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .products-thumb {
    border: 1px solid #fcfcfc
}
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .products-thumb .sale-off {
    top: 9px;
    left: 9px;
    right: auto;
    background: #fe5454;
    padding: 1px 10px
}
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .products-thumb .onsale {
    display: none
}
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .products-thumb .sm_quickview_handler-list {
    width: 34px;
    height: 34px;
    margin-top: -17px;
    margin-left: -17px;
    border-radius: 2px;
    border: 0;
    background: url("../assets/img/group_btn.png") no-repeat center -214px #fe5454
}
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .products-thumb .sm_quickview_handler-list:hover {
    background-color: #fe2121
}
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-content .amount {
    color: #ff393f
}
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-content .add-info .add_to_wishlist:hover,
.page-template-page-home11 .sw-woo-container-slider .slick-initialized .slick-slide .item-content .add-info .compare-button a.button.compare:hover {
    background-color: #fe5454 !important;
    border-color: #fe5454 !important
}
.page-template-page-home11 .box-slider-title {
    background: #fe5454;
    display: inline-block;
    left: -10px;
    height: 60px;
    border: 0;
    position: relative;
    overflow: visible
}
.page-template-page-home11 .box-slider-title h2 {
    line-height: 60px;
    padding-left: 56px;
    padding-right: 24px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff
}
.page-template-page-home11 .box-slider-title h2:before {
    background: url("../assets/img/add1.png") no-repeat 0px -367px #fe5454;
    content: "";
    position: absolute;
    width: 56px;
    height: 60px;
    top: 0;
    left: 0
}
.page-template-page-home11 .box-slider-title:after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 3px;
    z-index: -1;
    background: #e34141;
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.page-template-page-home11 .best-selling-product .slick-initialized .slick-slide {
    padding: 0
}
.page-template-page-home11 .best-selling-product .slick-initialized .slick-slide .item-wrap {
    padding: 15px 15px 25px;
    border-bottom: 1px solid #e5e5e5
}
.page-template-page-home11 .dailydeals-product .box-slider-title h2:before {
    background-position: 0px -277px
}
.page-template-page-home11 .dailydeals-product .hurry {
    float: right;
    font-size: 14px;
    color: #444;
    line-height: 60px
}
.page-template-page-home11 .dailydeals-product .banner-countdown {
    top: 0;
    margin-top: 0;
    right: -15px;
    left: auto;
    margin-left: 0;
    padding: 9px 0;
    position: relative;
    display: inline-block;
    float: right
}
.page-template-page-home11 .dailydeals-product .banner-countdown .countdown-section {
    width: 52px;
    height: 42px;
    background: #fe5454;
    margin-right: 33px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.page-template-page-home11 .dailydeals-product .banner-countdown .countdown-section.days {
    width: 104px
}
.page-template-page-home11 .dailydeals-product .banner-countdown .countdown-section.days span.countdown-period {
    display: inline-block
}
.page-template-page-home11 .dailydeals-product .banner-countdown .countdown-section.days span.countdown-amount {
    margin-right: 5px
}
.page-template-page-home11 .dailydeals-product .banner-countdown .countdown-section span.countdown-amount {
    font-size: 22px
}
.page-template-page-home11 .dailydeals-product .banner-countdown .countdown-section span.countdown-period {
    text-transform: capitalize;
    font-size: 14px;
    display: none
}
.page-template-page-home11 .dailydeals-product .banner-countdown .countdown-section span.countdown-amount {
    display: inline-block
}
.page-template-page-home11 .dailydeals-product .banner-countdown .countdown-section:after {
    color: #fe5454;
    right: -20px
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide {
    padding: 0
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap {
    padding: 10px 20px 10px 20px;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .products-thumb {
    float: left;
    width: 260px;
    clear: both;
    margin-right: 20px;
    height: 260px;
    margin-bottom: 0
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content {
    text-align: left;
    padding-top: 8px
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content h4 {
    margin-bottom: 16px
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content h4 a {
    font-size: 18px;
    color: #009838
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content h4 a:hover {
    color: #0285C0
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .reviews-content {
    margin-bottom: 17px
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .item-except {
    margin-bottom: 15px
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .item-price {
    margin-bottom: 30px
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .item-price del {
    display: none
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .item-price ins {
    margin: 0
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .item-price .amount {
    font-size: 22px !important
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .item-price .sold {
    float: right;
    margin-top: 5px;
    font-weight: bold;
    font-size: 14px;
    color: #999
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .item-price .sold b {
    font-size: 18px;
    color: #009838
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .add-info .add_to_cart_button,
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .add-info a.button {
    margin-left: 0 !important
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .add-info .yith-wcwl-add-to-wishlist,
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .add-info .compare-button {
    opacity: 1;
    visibility: visible;
    margin-right: 5px
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .add-info .sm_quickview_handler-list {
    transform: translateY(0%);
    visibility: visible;
    opacity: 1;
    position: relative;
    left: auto;
    top: auto;
    margin-left: 0;
    margin-top: 0;
    border-radius: 4px;
    width: 35px;
    height: 35px;
    background-position: center -168px
}
.page-template-page-home11 .dailydeals-product .slick-initialized .slick-slide .item-wrap .item-content .add-info .sm_quickview_handler-list:hover {
    background-color: #fe5454;
    border-color: #fe5454;
    background-position: center -215px
}
.page-template-page-home11 .slider11 {
    width: 76.25%;
    margin-bottom: 30px
}
.page-template-page-home11 .slider11 .vc_column-inner {
    padding-right: 10px
}
.page-template-page-home11 .banner1 {
    margin-bottom: 30px;
    width: 23.75%
}
.page-template-page-home11 .banner1 .vc_column-inner {
    padding-left: 0px
}
.page-template-page-home11 .sw-partner-container-slider {
    border-bottom: 3px solid #e5e5e5
}
.page-template-page-home11 .sw-partner-container-slider .resp-slider-container .slider .item .item-wrap img {
    height: 80px
}
.page-template-page-home11 .sw-partner-container-slider .res-button {
    left: 2px
}
.page-template-page-home11 .sw-partner-container-slider .res-button.slick-next {
    right: 7px !important
}
.gallery11 {
    margin: 0
}
.gallery11 .vc_column-inner {
    padding: 0
}
.gallery11 .column-img1 {
    width: 25.641025641026% !important
}
.gallery11 .column-img2 {
    width: 34.188034188034% !important
}
.gallery11 .column-img3 {
    width: 17.094017094017% !important
}
.gallery11 .column-img4 {
    width: 23.076923076923% !important
}
.page-template-page-home12 .hades .tp-bullet {
    background: #2c2b34;
    border: 5px solid rgba(255, 255, 255, 0.6);
    box-shadow: none
}
.page-template-page-home12 .hades .tp-bullet:hover,
.page-template-page-home12 .hades .tp-bullet.selected {
    background: #009838;
    border: 5px solid #ffffff
}
.page-template-page-home12 .box-sevicer {
    display: block;
    float: left;
    width: 100%;
    background: #fff;
    border-bottom: 0;
    padding: 50px 0
}
.page-template-page-home12 .box-sevicer .sn-sevirce {
    width: 25%;
    padding: 0;
    margin-top: 0;
    height: 100%;
    position: relative
}
.page-template-page-home12 .box-sevicer .sn-sevirce.sn-put1 .content-service {
    padding-left: 37px
}
.page-template-page-home12 .box-sevicer .sn-sevirce.sn-put1 .content-service:before {
    background-position: -125px -100px;
    width: 29px
}
.page-template-page-home12 .box-sevicer .sn-sevirce.sn-put2 .content-service {
    padding-left: 65px
}
.page-template-page-home12 .box-sevicer .sn-sevirce.sn-put2 .content-service:before {
    background-position: 0px -95px;
    width: 55px
}
.page-template-page-home12 .box-sevicer .sn-sevirce.sn-put3 .content-service {
    padding-left: 45px
}
.page-template-page-home12 .box-sevicer .sn-sevirce.sn-put3 .content-service:before {
    background-position: -55px -97px;
    width: 35px
}
.page-template-page-home12 .box-sevicer .sn-sevirce.sn-put4 .content-service {
    padding-left: 45px
}
.page-template-page-home12 .box-sevicer .sn-sevirce.sn-put4 .content-service:before {
    background-position: -90px -100px;
    width: 35px
}
.page-template-page-home12 .box-sevicer .sn-sevirce .content-service {
    text-align: left;
    position: relative;
    margin: 0px 55px;
    padding-left: 49px;
    color: #999;
    height: 100%
}
.page-template-page-home12 .box-sevicer .sn-sevirce .content-service a {
    font-size: 14px
}
.page-template-page-home12 .box-sevicer .sn-sevirce .content-service:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url("../assets/img/shoppy-img.png") no-repeat;
    position: absolute;
    left: 0
}
.page-template-page-home12 .box-sevicer .sn-sevirce:before {
    content: "";
    width: 1px;
    height: 41px;
    background: #ddd;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 0
}
.page-template-page-home12 .box-sevicer .sn-sevirce:last-of-type:before {
    display: none
}
.page-template-page-home12 .banner1 .vc_column-inner {
    padding-right: 10px
}
.page-template-page-home12 .banner2 .vc_column-inner {
    padding-left: 10px
}
.page-template-page-home12 .title-home h2 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 {
    position: relative
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .nav-tabs {
    display: none
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .order-title {
    color: #222;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .order-title:after {
    content: "";
    background: url("../assets/img/line-12.png");
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: -4px;
    left: 0
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .order-title span {
    color: #009838
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .banner-top-cate {
    position: relative;
    width: 28.205128205128%
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .banner-top-cate .bottom-category-banner {
    margin: 0;
    padding: 0;
    list-style: none
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .banner-top-cate .bottom-category-banner img {
    margin-bottom: 0
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .banner-top-cate .childcat-content {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    text-align: center
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .banner-top-cate .childcat-content .title-child {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.85);
    margin-bottom: 1px;
    padding: 16px 0 14px
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .banner-top-cate .childcat-content ul {
    list-style: none;
    background: rgba(255, 255, 255, 0.85);
    padding: 13px 0 10px;
    margin: 0
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .banner-top-cate .childcat-content ul li a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 0;
    display: block
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane {
    width: 71.794871794872%;
    float: left
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .slick-slide {
    border-right: 0 !important;
    padding: 0 10px;
    height: 446px
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap {
    position: relative
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .product-thumb-hover {
    border: 1px solid #f5f5f5;
    border-radius: 0
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .reviews-content {
    display: none
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content h4 a {
    font-weight: 400;
    color: #444
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content h4 a:hover {
    color: #009838
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .amount {
    font-size: 16px;
    color: #111
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info {
    max-height: 42px
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .yith-wcwl-add-to-wishlist,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .compare-button {
    opacity: 1;
    visibility: visible;
    width: 42px;
    margin: 0 5px
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist {
    background-color: #fff !important
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
    content: "\f08a";
    font-family: FontAwesome !important;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -7px;
    text-indent: 0;
    font-size: 14px;
    color: #333333
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
    background-color: #009838 !important;
    border-color: #009838 !important
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist:hover:before {
    color: #fff
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .compare-button a.button.compare:hover {
    background-color: #009838 !important;
    border-color: #009838 !important
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .compare-button a.button.compare:hover:before {
    color: #fff
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .compare-button a.button.compare {
    width: 42px;
    height: 42px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    background-image: none !important
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .add_to_cart_button,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info a.button,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .single_add_to_cart_button,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_external,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_grouped {
    text-indent: -9999px;
    width: 42px;
    height: 42px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    position: relative;
    float: none;
    display: inline-block;
    background-color: #fff !important
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .add_to_cart_button:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info a.button:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .single_add_to_cart_button:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_external:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_grouped:before {
    content: "\f291";
    font-family: FontAwesome !important;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -8px;
    text-indent: 0;
    font-size: 14px;
    color: #333333
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .add_to_cart_button:hover,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .add_to_cart_button.added {
    background-color: #009838 !important;
    border-color: #009838 !important
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info a.button:hover,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info a.button.added {
    background-color: #009838 !important;
    border-color: #009838 !important
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .single_add_to_cart_button:hover,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .single_add_to_cart_button.added {
    background-color: #009838 !important;
    border-color: #009838 !important
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_external:hover,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_external.added {
    background-color: #009838 !important;
    border-color: #009838 !important
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_grouped:hover,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_grouped.added {
    background-color: #009838 !important;
    border-color: #009838 !important
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .add_to_cart_button:hover:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .add_to_cart_button.added:before {
    color: #fff
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info a.button:hover:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info a.button.added:before {
    color: #fff
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .single_add_to_cart_button:hover:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .single_add_to_cart_button.added:before {
    color: #fff
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_external:hover:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_external.added:before {
    color: #fff
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_grouped:hover:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_grouped.added:before {
    color: #fff
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .add_to_cart_button.added:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .add_to_cart_button.loading:before {
    display: none
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info a.button.added:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info a.button.loading:before {
    display: none
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .single_add_to_cart_button.added:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .single_add_to_cart_button.loading:before {
    display: none
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_external.added:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_external.loading:before {
    display: none
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_grouped.added:before,
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .product_type_grouped.loading:before {
    display: none
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info a.compare.button:before {
    content: "\f021";
    font-family: FontAwesome !important;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -6px;
    text-indent: 0;
    font-size: 14px;
    color: #333333
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .sm_quickview_handler-list {
    width: 42px;
    height: 42px;
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    left: 0;
    top: 0;
    margin: 0 5px;
    background-image: none
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .sm_quickview_handler-list:before {
    content: "\f002";
    font-family: FontAwesome !important;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 50%;
    margin-left: -7px;
    text-indent: 0;
    font-size: 14px;
    color: #333333
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .sm_quickview_handler-list:hover {
    background-color: #009838 !important;
    border-color: #009838 !important
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap .item-content .add-info .sm_quickview_handler-list:hover:before {
    color: #fff
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .item-wrap:hover .item-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -55px;
    z-index: 989;
    background: #fff;
    cursor: pointer;
    padding-top: 12px
}
.page-template-page-home12 .sw-woo-tab-banner-top-2 .tab-pane .tab-content-slider .woo-tab-container-slider {
    margin: 0 -10px 0 10px
}
.page-template-page-home12 .responsive-slider .res-button {
    display: block !important;
    top: 12px !important;
    margin-top: 0;
    left: auto;
    right: 54px;
    border: 0;
    background: transparent
}
.page-template-page-home12 .responsive-slider .res-button:before {
    color: #222 !important
}
.page-template-page-home12 .responsive-slider .res-button:hover:before {
    color: #009838 !important
}
.page-template-page-home12 .responsive-slider .res-button.slick-next {
    right: 5px !important
}
.page-template-page-home12 .responsive-slider .res-button.slick-next:before {
    content: "\f178";
    font-family: FontAwesome !important;
    font-size: 20px !important;
    color: #222 !important
}
.page-template-page-home12 .responsive-slider .res-button.slick-prev:before {
    content: "\f177";
    font-family: FontAwesome !important;
    font-size: 20px !important
}
.page-template-page-home12 .sw-partner-container-slider .title-home {
    position: relative
}
.page-template-page-home12 .sw-partner-container-slider .title-home:after {
    content: "";
    background: url("../assets/img/line-12.png");
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: -4px;
    left: 0
}
.page-template-page-home12 .sw-partner-container-slider .title-home h2 {
    padding-bottom: 5px
}
.page-template-page-home12 .sw-partner-container-slider.responsive-slider .res-button {
    top: 7px !important
}
.page-template-page-home12 .sw-instagram-gallery h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    margin: 0 15px 15px
}
.page-template-page-home12 .sw-instagram-gallery .intagram-gallery-content .item {
    width: 12.5%
}
.page-template-page-home12 .sw-instagram-gallery .intagram-gallery-content .item img {
    width: 100%
}
.wap-main .header-main {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1)
}
.wap-main #rev_slider_20_1 .zeus .tp-bullet {
    width: 10px;
    height: 10px
}
.wap-main .tparrows:before {
    color: rgba(255, 255, 255, 0.9);
    box-shadow: 1 0 3px rgba(0, 0, 0, 0.2)
}
.wap-main .sidebar-top-header {
    padding: 14px 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 1440px
}
.wap-main .sidebar-top-header .widget {
    margin: 0
}
.wap-main .sidebar-top-header .widget-first {
    float: left
}
.wap-main .sidebar-top-header .fa {
    font-size: 20px;
    color: #222
}
.wap-main .sidebar-top-header .freeship {
    font-size: 14px;
    color: #999999;
    padding-left: 25px
}
.wap-main .sidebar-top-header .freeship strong {
    font-size: 16px;
    color: #111
}
.wap-main .sidebar-top-header .top-header-sidebar-search {
    position: relative
}
.wap-main .sidebar-top-header .phone-icon-search {
    display: block !important;
    cursor: pointer
}
.wap-main .sidebar-top-header .sm-serachbox-pro {
    display: none;
    min-width: 370px;
    z-index: 999;
    right: 0px;
    top: auto;
    position: absolute;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 2px #ddd
}
.wap-main .sidebar-top-header .sm-serachbox-pro .form-search {
    width: 100%
}
.wap-main .sidebar-top-header .block-action-header {
    position: relative;
    padding: 0px 28px 0 35px
}
.wap-main .sidebar-top-header .block-action-header>ul {
    margin: 0;
    list-style: none
}
.wap-main .sidebar-top-header .block-action-header>ul>li {
    cursor: pointer
}
.wap-main .sidebar-top-header .block-action-header>ul>li>a {
    display: none
}
.wap-main .sidebar-top-header .block-action-header>ul>li ul {
    border: 0px;
    margin-left: 0;
    z-index: 99;
    position: absolute;
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 0 2px #ddd;
    box-shadow: 0 0 2px #ddd;
    margin: 0;
    list-style: none
}
.wap-main .sidebar-top-header .block-action-header>ul>li ul li a {
    padding: 7px 15px;
    display: inline-block;
    width: 100%
}
.wap-main .sidebar-top-header .block-action-header>ul>li ul li:before {
    display: none
}
.wap-main .sidebar-top-header .block-action-header>ul>li:hover ul {
    display: block;
    z-index: 99;
    height: auto;
    min-width: 100px;
    width: 100%;
    padding: 0;
    left: 0
}
.wap-main .sidebar-top-header .block-action-header>ul>li:before {
    content: "\f007";
    font-family: FontAwesome !important;
    font-size: 20px;
    color: #222
}
.wap-main .sidebar-top-header .top-form-minicart {
    border: 0;
    padding: 0;
    position: relative
}
.wap-main .sidebar-top-header .top-form-minicart .top-minicart {
    border: 0;
    padding-left: 32px
}
.wap-main .sidebar-top-header .top-form-minicart .top-minicart:after {
    background: none;
    content: "\f291";
    font-family: 'FontAwesome';
    font-size: 20px;
    top: 0;
    color: #222
}
.wap-main .sidebar-top-header .top-form-minicart .top-minicart a {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    background-color: #009838;
    overflow: hidden;
    position: absolute;
    top: -7px;
    left: 36%;
    margin-left: 7px;
    line-height: 20px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    z-index: 3
}
.wap-main .banner1 .vc_column-inner,
.wap-main .banner2 .vc_column-inner,
.wap-main .banner3 .vc_column-inner,
.wap-main .banner4 .vc_column-inner {
    padding: 0
}
.wap-main .sw-woo-container-slider .res-button {
    top: 50%;
    margin-top: -11px;
    border: 0;
    padding: 0;
    font-size: 35px;
    color: #111
}
.wap-main .sw-woo-container-slider .res-button:hover {
    color: #009838
}
.wap-main .sw-woo-container-slider .res-button.slick-next {
    right: -22px
}
.rtl .wap-main .sw-woo-container-slider .res-button.slick-next {
    right: auto;
    left: -8px;
    transform: scale(-1, 1)
}
.wap-main .sw-woo-container-slider .res-button.slick-prev {
    left: -8px
}
.rtl .wap-main .sw-woo-container-slider .res-button.slick-prev {
    right: -22px;
    left: auto;
    transform: scale(-1, 1)
}
.wap-main .sw-woo-container-slider .resp-slider-container .box-slider-title {
    position: relative
}
.wap-main .sw-woo-container-slider .resp-slider-container .box-slider-title h2 {
    text-transform: uppercase;
    font-size: 26px;
    color: #111;
    border-bottom: 4px solid #eee;
    padding-bottom: 5px;
    margin: 0 15px 5px
}
.wap-main .sw-woo-container-slider .resp-slider-container .box-slider-title .catslide-more {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 15px
}
.rtl .wap-main .sw-woo-container-slider .resp-slider-container .box-slider-title .catslide-more {
    left: 15px;
    right: auto
}
.wap-main .sw-woo-container-slider .resp-slider-container .box-slider-title .catslide-more a {
    font-size: 16px;
    font-weight: bold;
    color: #555
}
.wap-main .sw-woo-container-slider .resp-slider-container .box-slider-title .catslide-more a:hover {
    color: #009838
}
.wap-main .sw-woo-container-slider .slider {
    border: 0
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide {
    border: 0 !important
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .item-wrap:hover .add-info {
    visibility: visible;
    opacity: 1;
    bottom: 0px
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .products-thumb {
    position: relative;
    border: 1px solid #eee
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .products-thumb .product-thumb-hover {
    width: 100%
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .products-thumb .product-thumb-hover img {
    width: 100%
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .products-thumb .onsale {
    top: 0 !important;
    left: 0 !important
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .products-thumb .sale-off {
    display: none
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .item-content h4 a {
    font-size: 16px;
    font-weight: 500;
    color: #111
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .item-content h4 a:hover {
    color: #009838
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .item-content .reviews-content {
    display: none
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .item-content .item-price ins .amount {
    font-size: 18px !important
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info {
    max-height: 62px;
    height: 62px;
    padding: 10px 0;
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -7px;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: all .4s;
    transition: all .4s
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .yith-wcwl-add-to-wishlist,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .compare-button {
    opacity: 1;
    visibility: visible;
    width: 42px;
    margin: 0 5px;
    display: inline-block;
    float: none
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist {
    background-color: #fff !important
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
    content: "\f08a";
    font-family: FontAwesome !important;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -7px;
    text-indent: 0;
    font-size: 14px;
    color: #111111
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
    background-color: #009838 !important
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist:hover:before {
    color: #fff
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .compare-button a.button.compare:hover {
    background-color: #009838 !important
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .compare-button a.button.compare:hover:before {
    color: #fff
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .compare-button a.button.compare {
    width: 42px;
    height: 42px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 0 !important;
    background-image: none !important
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .add_to_cart_button,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info a.button,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .single_add_to_cart_button,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_external,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_grouped {
    text-indent: -9999px;
    width: 42px;
    height: 42px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    position: relative;
    float: none;
    display: inline-block;
    background-color: #fff !important
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .add_to_cart_button:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info a.button:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .single_add_to_cart_button:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_external:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_grouped:before {
    content: "\f291";
    font-family: FontAwesome !important;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -8px;
    text-indent: 0;
    font-size: 14px;
    color: #111111
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .add_to_cart_button:hover,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info a.button:hover,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .single_add_to_cart_button:hover,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_external:hover,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_grouped:hover {
    background-color: #009838 !important
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .add_to_cart_button:hover:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info a.button:hover:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .single_add_to_cart_button:hover:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_external:hover:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_grouped:hover:before {
    color: #fff
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .add_to_cart_button.added,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info a.button.added,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .single_add_to_cart_button.added,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_external.added,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_grouped.added {
    background-color: #009838 !important
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .add_to_cart_button.added:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info a.button.added:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .single_add_to_cart_button.added:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_external.added:before,
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .product_type_grouped.added:before {
    display: none
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info a.compare.button:before {
    content: "\f021";
    font-family: FontAwesome !important;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -6px;
    text-indent: 0;
    font-size: 14px;
    color: #111111
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .sm_quickview_handler-list {
    width: 42px;
    height: 42px;
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    left: 0;
    top: 0;
    margin: 0 5px;
    background-image: none
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .sm_quickview_handler-list:before {
    content: "\f002";
    font-family: FontAwesome !important;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 50%;
    margin-left: -7px;
    text-indent: 0;
    font-size: 14px;
    color: #111111
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .sm_quickview_handler-list:hover {
    background-color: #009838 !important
}
.wap-main .sw-woo-container-slider .slick-initialized .slick-slide .add-info .sm_quickview_handler-list:hover:before {
    color: #fff
}
.revo-index14 .tp-bullet.selected,
.revo-index14 .tp-bullet:hover {
    background: #009838;
    box-shadow: none
}
.revo-index14 .tp-bullet.selected:after,
.revo-index14 .tp-bullet:hover:after {
    background: #009838
}
.revo-index14 .tparrows:before {
    color: rgba(255, 255, 255, 0.7)
}
.revo-index14 .title1 {
    text-transform: uppercase;
    letter-spacing: 10px !important
}
.revo-index14 .title2 {
    text-transform: uppercase;
    letter-spacing: 30px !important;
    color: rgba(255, 255, 255, 0.4) !important
}
.banner14 {
    margin-top: -60px;
    background: #fff;
    position: relative;
    margin-bottom: 45px !important;
    display: inline-block
}
.banner14 .wpb_column {
    margin-top: 30px
}
.banner14:before {
    content: "";
    background: url("../assets/img/border141.png") no-repeat;
    width: 21px;
    height: 381px;
    position: absolute;
    left: -21px;
    top: -1px
}
.banner14:after {
    content: "";
    background: url("../assets/img/border142.png") no-repeat;
    width: 21px;
    height: 381px;
    position: absolute;
    right: -21px;
    top: -1px
}
.sw-portfolio-product .portfolio-desc {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 13px
}
.sw-portfolio-product .portfolio-desc .title-custom h2 {
    font-size: 50px;
    color: #333;
    font-weight: 100;
    text-transform: uppercase
}
.sw-portfolio-product .product-tab {
    text-align: center
}
.sw-portfolio-product .product-tab ul {
    list-style: none;
    text-align: center;
    margin: 0 0 32px;
    border-bottom: 0;
    display: inline-block
}
.sw-portfolio-product .product-tab ul li {
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    color: #999;
    text-transform: capitalize;
    margin: 0 22px;
    position: relative
}
.sw-portfolio-product .product-tab ul li.selected,
.sw-portfolio-product .product-tab ul li:hover {
    color: #009838
}
.sw-portfolio-product .product-tab ul li.selected:before,
.sw-portfolio-product .product-tab ul li:hover:before {
    content: "\f111";
    font-family: FontAwesome !important;
    position: absolute;
    font-size: 6px;
    top: -17px;
    left: 50%;
    margin-left: -3px;
    color: #555555
}
.sw-portfolio-product .portfolio-product-wrapper ul {
    list-style: none;
    margin: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px
}
.sw-portfolio-product .portfolio-product-wrapper ul li {
    margin-bottom: 25px
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap:hover .products-thumb .add-info {
    visibility: visible;
    opacity: 1;
    bottom: 13px
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .onsale {
    top: 0 !important;
    left: 0 !important
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb img {
    margin: 0
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info {
    max-height: 62px;
    height: 62px;
    padding: 10px 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    transition: all .4s
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .compare-button {
    opacity: 1;
    visibility: visible;
    width: 42px;
    margin: 0 5px;
    display: inline-block;
    float: none
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist {
    background-position: center -73px !important;
    background-color: #fff !important
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
    background-position: center -121px !important;
    background-color: #009838 !important
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .compare-button a.button.compare {
    background-position: center 15px !important
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .compare-button a.button.compare:hover {
    background-position: center -32px !important
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .compare-button a.button.compare {
    width: 42px;
    height: 42px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
    border: 0 !important
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .add_to_cart_button,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info a.button,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .single_add_to_cart_button,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_external,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_grouped {
    text-indent: -9999px;
    width: 42px;
    height: 42px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    position: relative;
    float: none;
    display: inline-block;
    background-color: #fff !important;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
    border: 0 !important
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .add_to_cart_button:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info a.button:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .single_add_to_cart_button:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_external:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_grouped:before {
    content: "\f291";
    font-family: FontAwesome !important;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 50%;
    margin-left: -8px;
    text-indent: 0;
    font-size: 14px;
    color: #999
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .add_to_cart_button:hover,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info a.button:hover,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .single_add_to_cart_button:hover,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_external:hover,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_grouped:hover {
    background-color: #009838 !important
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .add_to_cart_button:hover:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info a.button:hover:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .single_add_to_cart_button:hover:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_external:hover:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_grouped:hover:before {
    color: #fff
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .add_to_cart_button.added,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info a.button.added,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .single_add_to_cart_button.added,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_external.added,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_grouped.added {
    background-color: #009838 !important
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .add_to_cart_button.added:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info a.button.added:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .single_add_to_cart_button.added:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_external.added:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .product_type_grouped.added:before,
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info a.compare.button:before {
    display: none
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .sm_quickview_handler-list {
    position: relative;
    width: 42px;
    height: 42px;
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    left: 0;
    top: 0;
    margin: 0 5px;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
    border: 0 !important;
    background-position: center -164px
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .products-thumb .add-info .sm_quickview_handler-list:hover {
    background-position: center -210px
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .item-content h4 a {
    font-size: 16px;
    font-weight: normal;
    color: #999
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .item-content h4 a:hover {
    color: #009838
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .item-content .amount {
    font-size: 16px;
    font-weight: normal;
    color: #333
}
.sw-portfolio-product .portfolio-product-wrapper ul li .item-wrap .item-content del .amount {
    font-size: 14px;
    color: #aaa;
    font-weight: normal
}
.sw-portfolio-product .portfolio-product-wrapper .bt-more {
    text-align: center;
    padding-top: 15px
}
.sw-portfolio-product .portfolio-product-wrapper .bt-more.btn-loaded a {
    font-size: 0;
    display: block
}
.sw-portfolio-product .portfolio-product-wrapper .bt-more.btn-loaded a:before {
    top: -20px
}
.sw-portfolio-product .portfolio-product-wrapper .bt-more a {
    font-size: 16px;
    color: #009838;
    position: relative
}
.sw-portfolio-product .portfolio-product-wrapper .bt-more a:hover {
    color: #0285C0
}
.sw-portfolio-product .portfolio-product-wrapper .bt-more a:before {
    content: "\f111";
    font-family: FontAwesome !important;
    position: absolute;
    font-size: 6px;
    top: -22px;
    left: 50%;
    margin-left: -3px;
    color: #555555
}
@-moz-document url-prefix() {
    .sw-portfolio-product .product-tab ul li.selected::before, .sw-portfolio-product .product-tab ul li:hover::before {
        top: -18px
    }
    .sw-portfolio-product .portfolio-product-wrapper .bt-more a::before {
        top: -24px
    }
}
.topic .entry-title {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: bold
}
#bbpress-forums {
    border: 1px solid #ddd;
    border-top: 1px solid #009838;
    padding: 30px 20px 20px
}
#bbpress-forums #bbp-search-form {
    width: 180px;
    position: relative;
    margin-bottom: 20px
}
#bbpress-forums #bbp-search-form #bbp_search {
    width: 100%;
    height: 32px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #f8f8f8;
    padding-right: 43px
}
#bbpress-forums #bbp-search-form .button {
    position: absolute;
    right: 0;
    top: 1px;
    right: 1px;
    border-left: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 38px;
    text-indent: -9999px;
    background-color: #fff;
    background-image: url("../assets/img/group_btn.png");
    background-repeat: no-repeat;
    background-position: -7px -169px
}
#bbpress-forums #bbp-search-form .button:hover {
    background-color: #009838;
    background-position: -7px -216px
}
#bbpress-forums .bbp-forums,
#bbpress-forums .bbp-topics {
    position: relative;
    overflow: visible !important
}
.page #bbpress-forums .bbp-forums:before,
.page #bbpress-forums .bbp-topics:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    top: -22px
}
#bbpress-forums .bbp-forums .bbp-topic-meta img,
#bbpress-forums .bbp-topics .bbp-topic-meta img {
    display: none
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
    border: 1px solid #ddd
}
#bbpress-forums li.bbp-header {
    background: #f8f8f9;
    border-top: 0;
    padding: 0
}
#bbpress-forums li.bbp-header .forum-titles .bbp-forum-info,
#bbpress-forums li.bbp-header .forum-titles .bbp-forum-topic-count,
#bbpress-forums li.bbp-header .forum-titles .bbp-forum-reply-count,
#bbpress-forums li.bbp-header .forum-titles .bbp-forum-freshness {
    font-size: 14px;
    font-weight: bold;
    color: #444
}
#bbpress-forums li.bbp-header .forum-titles li {
    padding: 9px 20px;
    border-right: 1px solid #ddd
}
#bbpress-forums li.bbp-header .forum-titles li:last-child {
    border-right: 0
}
#bbpress-forums li.bbp-footer {
    border-top: 1px solid #ddd
}
#bbpress-forums ul.odd {
    background-color: #fff
}
#bbpress-forums div.odd {
    background-color: #fff
}
#bbpress-forums div.even {
    background-color: #f8f8f9
}
#bbpress-forums ul.even {
    background-color: #f8f8f9
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    padding: 0
}
#bbpress-forums li.bbp-body ul.forum>li,
#bbpress-forums li.bbp-body ul.topic>li {
    padding: 15px 20px 20px;
    border-right: 1px solid #ddd;
    min-height: 96px
}
#bbpress-forums li.bbp-body ul.forum>li:last-child,
#bbpress-forums li.bbp-body ul.topic>li:last-child {
    border-right: 0
}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-info .bbp-forum-title,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-info .bbp-forum-title {
    font-size: 20px;
    color: #444;
    font-weight: bold
}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-info .bbp-forum a,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-info .bbp-forum a {
    color: #777
}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-info .bbp-forum a:hover,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-info .bbp-forum a:hover {
    color: #009838
}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-topic-count,
#bbpress-forums li.bbp-body ul.forum .bbp-forum-reply-count {
    height: 100%;
    line-height: 61px;
    color: #777
}
#bbpress-forums li.bbp-body ul.topic .bbp-forum-topic-count,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-reply-count {
    height: 100%;
    line-height: 61px;
    color: #777
}
#bbpress-forums li.bbp-body ul.forum .bbp-topic-voice-count,
#bbpress-forums li.bbp-body ul.forum .bbp-topic-reply-count {
    height: 100%;
    line-height: 62px;
    color: #777
}
#bbpress-forums li.bbp-body ul.topic .bbp-topic-voice-count,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-reply-count {
    height: 100%;
    line-height: 62px;
    color: #777
}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-freshness,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-freshness {
    padding-top: 30px
}
#bbpress-forums li.bbp-body ul.forum .bbp-topic-freshness,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-freshness {
    padding-top: 29px
}
#bbpress-forums li.bbp-body ul.forum .bbp-topic-permalink,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-permalink {
    font-size: 20px;
    font-weight: bold;
    color: #444;
    text-transform: capitalize
}
#bbpress-forums li.bbp-body ul.forum .bbp-topic-meta,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-meta {
    font-size: 13px;
    color: #777
}
#bbpress-forums li.bbp-body ul.forum .bbp-topic-meta:hover,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-meta:hover {
    color: #009838
}
#bbpress-forums .bbp-pagination,
#bbpress-forums .bbp-topic-description img {
    display: none
}
#bbpress-forums div.bbp-reply-author img.avatar {
    border: 1px solid #ddd;
    padding: 5px
}
#bbpress-forums .bbp-reply-author br {
    display: none
}
#bbpress-forums .bbp-reply-author a {
    font-size: 13px;
    color: #777
}
#bbpress-forums .bbp-reply-author a:hover {
    color: #009838
}
#bbpress-forums .bbp-reply-content {
    font-size: 13px
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    border: 1px solid #ddd;
    border-radius: 0
}
.bbp-breadcrumb {
    display: none
}
.bbp_widget_login,
.widget_display_stats,
.widget_display_views,
.widget_display_topics {
    border: 1px solid #ddd
}
.bbp_widget_login .block-title-widget,
.widget_display_stats .block-title-widget,
.widget_display_views .block-title-widget,
.widget_display_topics .block-title-widget {
    padding: 13px 0px 12px 52px;
    background-color: #eee;
    border-bottom: 1px solid #009838
}
.bbp_widget_login .block-title-widget h2,
.widget_display_stats .block-title-widget h2,
.widget_display_views .block-title-widget h2,
.widget_display_topics .block-title-widget h2 {
    text-transform: uppercase;
    font-size: 14px;
    color: #444;
    font-weight: bold;
    margin-bottom: 0
}
.bbp_widget_login .block-title-widget {
    position: relative
}
.bbp_widget_login .block-title-widget:before {
    content: "\f084";
    font-family: FontAwesome !important;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #009838;
    position: absolute;
    top: 0;
    left: 0
}
.bbp_widget_login form {
    padding: 20px
}
.bbp_widget_login form .bbp-username,
.bbp_widget_login form .bbp-password {
    margin-top: 0
}
.bbp_widget_login form .bbp-username label,
.bbp_widget_login form .bbp-password label {
    display: none
}
.bbp_widget_login form .bbp-username input,
.bbp_widget_login form .bbp-password input {
    width: 100%;
    border-radius: 0;
    padding: 10px
}
.bbp_widget_login form .bbp-remember-me {
    float: left
}
.bbp_widget_login form .bbp-remember-me input {
    float: left;
    margin-right: 10px
}
.bbp_widget_login form .bbp-remember-me label {
    float: left;
    display: block;
    padding-top: 1px;
    width: 90px
}
.bbp_widget_login form .bbp-submit-wrapper {
    clear: none;
    margin-top: 3px
}
.bbp_widget_login form .bbp-submit-wrapper .button {
    padding: 0px 26px;
    height: 34px;
    line-height: 34px;
    border-radius: 0;
    background: #009838;
    font-size: 14px;
    font-weight: bold
}
.bbp_widget_login form .bbp-submit-wrapper .button:hover {
    background-color: #0285C0
}
.bbp_widget_login .bbp-logged-in {
    display: inline-block;
    width: 100%;
    padding: 30px 20px
}
.widget_display_stats .block-title-widget {
    position: relative
}
.widget_display_stats .block-title-widget:before {
    content: "\f080";
    font-family: FontAwesome !important;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #009838;
    position: absolute;
    top: 0;
    left: 0
}
.widget_display_stats dl {
    padding: 15px 20px 10px
}
.widget_display_stats dl dt,
.widget_display_stats dl dd {
    font-size: 13px;
    color: #444;
    font-weight: normal;
    width: 49%;
    display: inline-block;
    margin-bottom: 12px
}
.widget_display_stats dl dt strong {
    font-weight: normal
}
.widget_display_stats dl dd {
    text-align: right
}
.widget_display_stats dl dd strong {
    font-weight: normal
}
.widget.widget_display_views ul,
.widget.widget_display_topics ul {
    margin: 25px 20px
}
.widget.widget_display_views ul li,
.widget.widget_display_topics ul li {
    margin-bottom: 20px
}
.widget.widget_display_views ul li a,
.widget.widget_display_topics ul li a {
    font-size: 13px;
    color: #777
}
.widget.widget_display_views ul li a:hover,
.widget.widget_display_topics ul li a:hover {
    color: #009838
}
.widget.widget_display_views ul li a:before,
.widget.widget_display_topics ul li a:before {
    content: "\f009";
    font-family: FontAwesome !important;
    font-size: 5px;
    vertical-align: middle;
    margin-right: 10px
}
.widget_display_views .block-title-widget {
    position: relative
}
.widget_display_views .block-title-widget:before {
    content: "\f0ca";
    font-family: FontAwesome !important;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #009838;
    position: absolute;
    top: 0;
    left: 0
}
.widget_display_topics .block-title-widget {
    position: relative
}
.widget_display_topics .block-title-widget:before {
    content: "\f040";
    font-family: FontAwesome !important;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #009838;
    position: absolute;
    top: 0;
    left: 0
}
#wp-link-close .screen-reader-text {
    display: none
}
#wp-link .link-search-wrapper {
    min-height: 42px
}
#bbpress-forums p.bbp-topic-meta img.avatar {
    display: inline-block;
    vertical-align: top
}
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar {
    display: inline-block;
    vertical-align: top
}
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
    display: inline-block;
    vertical-align: top
}
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
    max-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.has-text-field #wp-link .query-results {
    top: 220px !important
}
.row-mega {
    margin-left: -30px;
    *zoom: 1
}
.row-mega:before {
    display: table;
    line-height: 0;
    content: ""
}
.row-mega:after {
    display: table;
    line-height: 0;
    content: "";
    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
    }
}
.rw-margin {
    margin-left: -30px;
    background: #fff
}
.img-right .rw-margin {
    margin-left: 0;
    margin-right: -30px
}
.tab-pane .res-button {
    z-index: 1;
    opacity: 0
}
.active.tab-pane .res-button {
    opacity: 1;
    z-index: 2
}
.res-button {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 16px;
    height: 26px;
    line-height: 23px;
    width: 26px;
    display: inline-block;
    border: 1px solid #ddd;
    color: #ddd;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    background-color: #fff;
    z-index: 9;
    margin: 10px 0px;
    padding-left: 10px;
    position: absolute;
    right: 10px;
    top: -4px
}
.single-product.full2 .res-button,

.single-product.full3 .res-button {
    right: 0px
}
.rtl .single-product.full2 .res-button,
.rtl .single-product.full3 .res-button {
    right: auto;
    left: 35px
}
.single-product.full2 .res-button.slick-next:after,
.single-product.full3 .res-button.slick-next:after {
    content: "";
    background: #fff;
    width: 8px;
    height: 10px;
    position: absolute;
    left: -10px;
    top: 11px
}
.rtl .single-product.full2 .res-button.slick-next:after,
.rtl .single-product.full3 .res-button.slick-next:after {
    left: auto;
    right: -10px
}
.single-product.full2 .res-button.slick-prev:after,
.single-product.full3 .res-button.slick-prev:after {
    content: "";
    background: #fff;
    width: 9px;
    height: 10px;
    position: absolute;
    left: -10px;
    top: 11px
}
.rtl .single-product.full2 .res-button.slick-prev:after,
.rtl .single-product.full3 .res-button.slick-prev:after {
    left: auto;
    right: -10px
}
.res-button.slick-next:before {
    content: "\f105";
    font-family: FontAwesome !important
}
.res-button.slick-prev {
    right: 42px
}
.single-product.full2 .res-button.slick-prev,
.single-product.full3 .res-button.slick-prev {
    right: 35px
}
.rtl .single-product.full2 .res-button.slick-prev,
.rtl .single-product.full3 .res-button.slick-prev {
    right: auto;
    left: 0px
}
.res-button.slick-prev:before {
    content: "\f104";
    font-family: FontAwesome !important
}
.woo-slider-childcat .res-button,
.lastest_deal3 .res-button {
    border-radius: 0;
    width: 34px;
    height: 34px;
    font-size: 18px;
    background-color: #ddd;
    color: #999;
    line-height: 34px;
    padding-left: 13px;
    right: 0
}
.woo-slider-childcat .res-button.slick-prev,
.lastest_deal3 .res-button.slick-prev {
    right: 37px
}
.woo-slider-childcat .res-button:hover,
.lastest_deal3 .res-button:hover {
    background-color: #009838;
    border-color: #009838;
    color: #fff
}
.woo-slider-childcat .res-button:hover:before,
.lastest_deal3 .res-button:hover:before {
    color: #fff
}
.res-button:hover {
    border-color: #009838
}
.res-button:hover:before {
    color: #009838
}
.single-product .loading {
    position: relative;
    height: 300px;
    overflow: hidden;
    border-radius: 10px
}
.single-product .loading:before {
    background: url("../assets/img/loadingp.gif") no-repeat center center #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block;
    border-radius: 10px
}
.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;
    padding-right: 0;
    margin: 0
}
.quickview-container .single-product .single-product-top .product-summary .cart .quantity .qty {
    border: 1px solid #ddd;
    -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-grouped .product-summary-bottom .cart .single_add_to_cart_button {
    margin: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
.quantity {
    position: relative;
    margin: 0 auto;
    zoom: 1;
    padding-right: 1.1em;
    display: inline-block
}
.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;
    z-index: 69;
    position: absolute;
    text-align: center;
    width: 1.387em;
    height: 18px;
    text-decoration: none;
    overflow: visible;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    background-color: #999;
    border: 0;
    text-shadow: none;
    line-height: 17.25px;
    background-image: none
}
.quantity .plus:hover,
.quantity .minus:hover {
    background-color: #009838
}
.quantity .plus {
    top: 0;
    right: 0;
    border-bottom: 0;
    border-radius: 0px
}
.quantity .minus {
    bottom: 0;
    right: 0;
    border-radius: 0px
}
.sale-off {
    display: none;
    display: inline-block;
    padding: 5px 10px;
    background: #ff4400;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 0;
    z-index: 234
}
.page-template-page-home10 .sale-off {
    display: block
}
.onsale {
    width: 55px !important;
    height: 55px !important;
    background: url("../assets/img/sale-label-product.png") no-repeat top left !important;
    position: absolute !important;
    top: -15px !important;
    left: -15px !important;
    border-radius: 0 !important;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 25
}
.sw-woo-tab .onsale,
.sw-woo-tab-cat .onsale,
.countdown-style2 .onsale,
.products-loop.list .onsale,
.single-product-top .onsale {
    top: 0 !important;
    left: 0 !important
}
.countdown-slider .onsale,
.single-product.full2 .onsale,
.page-template-page-home10 .onsale {
    display: none
}
.products-thumb {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    margin: 0 auto 10px
}
.products-thumb .product-thumb-hover {
    overflow: hidden;
    max-width: 100%;
    display: inline-block;
    vertical-align: top
}
.products-thumb .product-thumb-hover img.hover-image {
    left: 0;
    -webkit-transform: translate(-420px, 0);
    -ms-transform: translate(-420px, 0);
    transform: translate(-420px, 0);
    position: absolute;
    top: 0;
    display: none
}
.countdown-style2 .products-thumb .product-thumb-hover {
    border-bottom: 1px solid #ddd
}
.item-content {
    position: relative;
    text-align: center; padding:0 15px
}
.item-content h4 {
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 18px
}
.item-content h4 a {
    font-weight: bold;
    font-size: 14px
}
.item-content .item-price {
    margin-bottom: 8px
}
.item-content .amount {
    font-size: 125%;
    font-weight: 700;
    color: #009838
}
.item-content .reviews-content {
    margin-bottom: 5px
}
.item-content .reviews-content .item-number-rating {
    display: none
}
div.star,
div.stars {
    background: url("../assets/img/bkg_rating.png") 0px -25px repeat-x;
    height: 12px;
    display: inline-block;
    width: 68px;
    position: relative;
    top: 4px
}
div.star span,
div.stars span {
    background: url("../assets/img/bkg_rating.png") 0 0 repeat-x;
    height: 12px;
    left: 0;
    position: absolute;
    top: -1px
}
del {
    display: inline-block;
    position: relative
}
del .amount {
    font-size: 100% !important;
    font-weight: normal !important;
    color: #999 !important;
    position: relative;
    top: 1px
}
ins {
    display: inline-block;
    text-decoration: inherit;
    margin-left: 5px
}
ins .amount {
    font-size: 180% !important;
    font-weight: 999 !important;
    color: #009838
}
.add-info {
    position: relative;
    text-align: center;
    display: inline-block;
    max-height: 35px
}
.add-info .clear {
    display: none
}
.sw-woo-tab .add-info,
.sw-woo-tab-cat .add-info {
    margin: 0 30px 30px 30px
}
.lastest_deal3 .add-info {
    margin: 0 15px 30px 15px
}
.dailydeal .add-info {
    display: none
}
.add-info .add_to_cart_button,
.add-info a.button {
    margin: 0 2px !important
}
.slick-dots {
    display: block;
    top: 5px;
    line-height: 32px;
    height: 32px;
    background-color: #eee;
    border-top: 1px solid #ddd;
    margin-left: 0;
    list-style: none;
    margin-bottom: 0;
    text-align: center;
    margin: 0 !important
}
.slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 12px 3px;
    background-color: #b4b4b4
}
.slick-dots li.slick-active,
.slick-dots li:hover {
    background-color: #009838
}
.lastest_deal3 .slick-dots {
    display: none !important
}
.slick-dots button {
    width: 10px;
    height: 10px;
    border: 0;
    color: transparent;
    background-color: transparent
}
a.added_to_cart.wc-forward {
    display: none
}
a.button.add_to_cart_button.loading {
    background: url("../assets/img/loadingp.gif") no-repeat center center !important;
    height: 30px;
    width: 30px;
    text-indent: -9999px;
    background-size: 25px 25px !important
}
a.button.add_to_cart_button.added {
    background: url("../assets/img/added.png") no-repeat center center #009838 !important;
    height: 30px;
    text-indent: -9999px
}
.add_to_cart_button,
a.button,
.add_to_wishlist,
.compare-button a.button.compare,
.single_add_to_cart_button,
.product_type_external,
.product_type_grouped {
    text-align: center !important;
    display: inline-block !important;
    -webkit-transition: 0.3s !important;
    transition: 0.3s !important;;
    padding: 5px 15px !important;
    background: #a9d200 !important;
    border: 1px solid #a9d200 !important;
    color: #FFF !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    float: left; font-size:18px !important; height:40px
}
.add_to_cart_button:hover,
a.button:hover,
.add_to_wishlist:hover,
.compare-button a.button.compare:hover,
.single_add_to_cart_button:hover,
.product_type_external:hover,
.product_type_grouped:hover {
    background-color: #009838 !important;
    border-color: #009838 !important;
    color: #fff !important
}
.yith-wcwl-add-to-wishlist {
    opacity: 0;
    visibility: hidden;
    vertical-align: top;
    float: left;
    margin-top: 0
}
.yith-wcwl-add-to-wishlist .add_to_wishlist {
    text-indent: -9999px;
    width: 35px;
    background-image: url("../assets/img/group_btn.png") !important;
    background-position: center -78px !important;
    background-repeat: no-repeat !important;
    z-index: 9;
    position: relative
}
.yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
    background-position: center -126px !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99
}
.yith-wcwl-add-to-wishlist .ajax-loading {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
    z-index: 999
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    position: relative
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide {
    display: inline-block !important
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
    display: none !important
}
.compare-button {
    opacity: 0;
    visibility: hidden;
    text-align: right;
    float: left;
    vertical-align: top;
    text-indent: -9999px;
    display: inline-block;
    width: 35px
}
.compare-button a.button.compare {
    width: 35px;
    text-indent: -9999px;
    background-image: url("../assets/img/group_btn.png") !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    background-position: center 10px !important;
    z-index: 9;
    margin: 0 !important
}
.compare-button a.button.compare:hover {
    background-position: center -37px !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99
}
.slick-slide:hover .compare-button a.button.compare {

    background-color: #fff !important;
    border-color: #ddd !important
}
.slick-slide:hover .compare-button a.button.compare:hover {
    background-color: #009838 !important;
    border-color: #009838 !important
}
.sm_quickview_handler-list {
    display: inline-block !important;
    width: 40px;
    height: 40px;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -15px;
    background: url("../assets/img/group_btn.png") no-repeat center -165px #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    border-radius: 50%;
    visibility: hidden;
    transform: translateY(50%);
    border: 1px solid #ddd
}
.products-entry:hover .sm_quickview_handler-list,
.slick-slide .item-wrap:hover .sm_quickview_handler-list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.sm_quickview_handler-list:hover {
    background-color: #009838;
    background-position: center -212px;
    color: #fff;
    border-color: #009838
}
.slick-slide {
    border-right: 1px solid #ddd !important
}
.sw-partner-container-slider .slick-slide {
    border-right: 0px !important
}
.slick-slide:type-of-last {
    border-right: 0 !important
}
.slick-slide .item-wrap:hover .yith-wcwl-add-to-wishlist,
.slick-slide .item-wrap:hover .compare-button {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    visibility: visible
}
.slick-slide .item-wrap:hover .yith-wcwl-add-to-wishlist {
    left: 0
}
.slick-slide .item-wrap:hover .compare-button {
    right: 0
}
.category-ajax-slider .tab-content .sw-woo-container-slider {
    position: inherit;
    border-top: 0
}
.category-ajax-slider .tab-content .sw-woo-container-slider .slick-slide img {
    max-height: 165px
}
.category-ajax-slider .tab-content .sw-woo-container-slider .slider,
.category-ajax-slider .tab-content .sw-woo-container-slider .slick-track .slick-slide {
    min-height: 329px;
    max-height: 329px
}
.category-ajax-slider .tab-content .rw-margin {
    border-top: 1px solid #ddd
}
.category-ajax-slider .nav-tabs>li.active>a {
    border: 0
}
.category-ajax-slider .nav-tabs>li.active>a:hover,
.category-ajax-slider .nav-tabs>li.active>a:focus {
    border: 0
}
.category-ajax-slider .nav-tabs>li>a:hover {
    background: none
}
.category-ajax-slider ul.nav-tabs {
    margin: 0 0 30px;
    border-bottom: 0
}
.category-ajax-slider ul.nav-tabs li {
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #ddd;
    padding: 0 10px;
    text-align: center
}
.category-ajax-slider ul.nav-tabs li a {
    border: 0;
    border-radius: 0;
    padding: 0;
    margin-right: 0
}
.category-ajax-slider ul.nav-tabs li a .item-image {
    overflow: hidden;
    margin: 20px 13px 16px 13px
}
.category-ajax-slider ul.nav-tabs li a .item-image img {
    margin-bottom: 10px
}
.category-ajax-slider ul.nav-tabs li a .item-image h3 {
    font-weight: bold;
    color: #666;
    font-size: 13px
}
.category-ajax-slider ul.nav-tabs li.active {
    background-color: #EEEEEE
}
.category-ajax-slider ul.nav-tabs li.active a {
    background: none
}
.category-ajax-slider ul.nav-tabs li.active a .item-image h3 {
    color: #009838
}
.category-ajax-slider ul.nav-tabs li:first-child {
    border-left: 1px solid #DDDDDD
}
.category-ajax-slider ul.nav-tabs li:first-child a .item-image {
    margin-left: 12px
}
.category-ajax-slider ul.nav-tabs li:hover {
    background-color: #f7f7f7
}
.category-ajax-slider .res-button {
    right: 22px
}
.category-ajax-slider .res-button.slick-prev {
    right: 55px
}
.sw-woo-tab {
    overflow: hidden;
    margin-bottom: 15px
}
.sw-woo-tab .top-tab-slider {
    border-bottom: 2px solid #ddd;
    margin-bottom: 15px
}
.sw-woo-tab .top-tab-slider ul.nav-tabs {
    border: 0;
    margin: 0
}
.sw-woo-tab .top-tab-slider ul.nav-tabs li {
    margin-bottom: -2px
}
.sw-woo-tab .top-tab-slider ul.nav-tabs li a {
    border: 0;
    font-weight: bold;
    font-size: 150%;
    text-transform: uppercase;
    margin-right: 0;
    padding: 6px 0px;
    margin-right: 7px;
    display: inline-block;
    color: #999
}
.sw-woo-tab .top-tab-slider ul.nav-tabs li a:hover {
    background: none;
    border: none
}
.sw-woo-tab .top-tab-slider ul.nav-tabs li.active a {
    border-bottom: 2px solid #009838 !important;
    color: #000
}
.sw-woo-tab .top-tab-slider ul.nav-tabs li+li:before {
    content: '/';
    display: inline-block;
    margin-right: 7px;
    color: #ccc;
    font-size: 20px
}
.sw-woo-tab .slick-slide {
    border: none !important
}
.sw-woo-tab .slick-slide .item-wrap {
    position: relative; border:thin solid #999
}
.sw-woo-tab .slick-slide .item-wrap .item-content h4 a {
    margin-bottom: 7px;
    font-weight: normal
}
.sw-woo-tab .slick-slide .item-wrap .item-detail {
    border: 1px solid #ddd
}
.sw-woo-tab-cat,
.sw-woo-tab-cat-resp {
    overflow: hidden
}
.sw-woo-tab-cat .order-title,
.sw-woo-tab-cat-resp .order-title {
    font-size: 150%;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #ddd
}
.sw-woo-tab-cat .order-title span,
.sw-woo-tab-cat-resp .order-title span {
    color: #444;
    border-bottom: 2px solid #009838;
    margin-bottom: -2px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    display: inline-block
}
.sw-woo-tab-cat ul.nav,
.sw-woo-tab-cat-resp ul.nav {
    margin: 0;
    border-bottom: 0
}
.sw-woo-tab-cat ul.nav li,
.sw-woo-tab-cat-resp ul.nav li {
    margin: 22px 5px 15px 0
}
.sw-woo-tab-cat ul.nav li.active:before,
.sw-woo-tab-cat-resp ul.nav li.active:before {
    position: absolute;
    content: "";
    border-top: 9px solid #fff;
    border-right: 9px solid transparent;
    border-left: 0 solid transparent;
    margin-left: 3px;
    margin-top: 3px;
    z-index: 99
}
.sw-woo-tab-cat ul.nav li.active a,
.sw-woo-tab-cat-resp ul.nav li.active a {
    border-color: #009838;
    color: #fff !important;
    background: #009838
}
.sw-woo-tab-cat ul.nav li a,
.sw-woo-tab-cat-resp ul.nav li a {
    border: 1px solid #ddd;
    margin: 0;
    padding: 6px 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 0
}
.sw-woo-tab-cat ul.nav li a:hover,
.sw-woo-tab-cat-resp ul.nav li a:hover {
    border-color: #009838;
    color: #fff !important;
    background: #009838
}
.sw-woo-tab-cat .res-button,
.sw-woo-tab-cat-resp .res-button {
    top: 53px
}
.sw-woo-tab-cat .slick-slide,
.sw-woo-tab-cat-resp .slick-slide {
    border: 0 !important
}
.sw-woo-tab-cat .slick-slide .item-wrap,
.sw-woo-tab-cat-resp .slick-slide .item-wrap {
    border: 1px solid #ddd;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px
}
.sw-woo-tab-cat .slick-slide .item-wrap:last-of-type,
.sw-woo-tab-cat-resp .slick-slide .item-wrap:last-of-type {
    margin-bottom: 0
}
.sw-woo-tab-cat .slick-slide .item-wrap .item-content h4 a,
.sw-woo-tab-cat-resp .slick-slide .item-wrap .item-content h4 a {
    font-weight: normal;
    margin-bottom: 7px
}
.tab-content .tab-pane,
.tab-content-popular .tab-pane {
    display: block;
    height: 0;
    overflow: hidden;
    width: 100%
}
.tab-content .tab-pane.active,
.tab-content-popular .tab-pane.active {
    height: auto;
    overflow: visible
}
.countdown-style2 {
    margin-bottom: 30px !important;
    border-top: 0 !important
}
.countdown-style2 .box-slider-title {
    border-bottom: 2px solid #ddd;
    margin-bottom: 30px
}
.countdown-style2 .box-slider-title h2 {
    margin: 0
}
.countdown-style2 .box-slider-title h2 span {
    border-bottom: 2px solid #009838;
    margin-bottom: -2px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    display: inline-block
}
.countdown-style2 .res-button {
    top: -14px
}
.countdown-style2 .slick-slide {
    border-right: 0 !important;
    border-top: 1px solid #ddd;
    padding: 0
}
.countdown-style2 .item-content {
    text-align: left;
    padding: 0 15px
}
.countdown-style2 .item-content .reviews-content {
    margin-bottom: 7px
}
.countdown-style2 .item-content h4 {
    padding: 0
}
.countdown-style2 .item-content h4 a {
    font-weight: normal
}
.countdown-style2 .item-price {
    margin-bottom: 20px
}
.product-countdown-style1 {
    margin: 20px 0 15px 0
}
.product-countdown-style1 .countdown-section {
    margin-right: 5px;
    width: 55px;
    height: 60px;
    text-align: center;
    background-color: #F7F7F7;
    border: 1px solid #ddd;
    display: inline-block;
    color: #444;
    padding: 15px 0px 0px;
    line-height: 12px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.product-countdown-style1 .countdown-section span {
    display: block
}
.product-countdown-style1 .countdown-section span.countdown-amount {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}
.product-countdown-style1 .countdown-section span.countdown-period {
    text-transform: uppercase;
    color: #666;
    font-size: 12px
}
.product-countdown-style1 .countdown-section.secs {
    margin-right: 0px
}
.woo-slider-childcat {
    border-top: 0 !important
}
.woo-slider-childcat .resp-slider-container {
    border-top: 2px solid #009838
}
.woo-slider-childcat .slick-slider {
    border: 0 !important;
    max-height: 374px
}
.woo-slider-childcat .slick-slider .slick-slide {
    border-color: #eee !important
}
.woo-slider-childcat .block-title {
    background: none;
    font-size: 20px;
    display: block;
    border-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0px
}
.woo-slider-childcat .block-title .text-color {
    color: #009838
}
.woo-slider-childcat .block-title .childcat-slider {
    display: inline-block;
    float: right;
    height: 33px;
    position: relative;
    top: 0px;
    right: 80px;
    font-size: 12px;
    text-transform: none
}
.woo-slider-childcat .block-title .childcat-slider ul {
    margin: 3px 0 0
}
.woo-slider-childcat .block-title .childcat-slider ul li {
    float: left;
    margin: 0 22px;
    list-style-type: disc
}
.woo-slider-childcat .block-title .childcat-slider ul li a {
    color: #999999
}
.woo-slider-childcat .block-title .childcat-slider ul li a:hover {
    color: #333
}
.woo-slider-childcat .add-info {
    margin-bottom: 22px
}
.lastest_deal3 .box-slider-title {
    border-bottom: 2px solid #009838;
    height: 42px;
    margin-bottom: 15px
}
.lastest_deal3 .box-slider-title span {
    font-size: 16px;
    background-color: #009838;
    color: #fff;
    padding: 0 20px;
    height: 42px;
    line-height: 42px;
    display: inline-block
}
.lastest_deal3 .slider-wrapper {
    margin: 0 -15px
}
.lastest_deal3 .countdown-slider.sw-woo-container-slider .slider {
    border: 0
}
.lastest_deal3 .countdown-slider.sw-woo-container-slider .slider .slick-slide {
    border: 0 !important
}
.lastest_deal3 .countdown-slider.sw-woo-container-slider .slider .slick-slide .item-wrap {
    background: #fff;
    padding: 15px
}
.lastest_deal3 .countdown-slider.sw-woo-container-slider .slider .slick-slide .item-wrap:hover {
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3)
}
.woocommerce input[type="text"],
.woocommerce input[type="email"],
.woocommerce input[type="password"],
.woocommerce input[type="tel"] {
    padding: 9px 5px
}
.woocommerce-page input[type="text"],
.woocommerce-page input[type="email"],
.woocommerce-page input[type="password"],
.woocommerce-page input[type="tel"] {
    padding: 9px 5px
}
.woocommerce .products-wrapper .listing-title,
.woocommerce-page .products-wrapper .listing-title {
    margin-bottom: 20px
}
.woocommerce .products-wrapper .listing-title h1,
.woocommerce-page .products-wrapper .listing-title h1 {
    font-size: 166.67%;
    text-transform: uppercase
}
.woocommerce .products-wrapper .image-category,
.woocommerce-page .products-wrapper .image-category {
    margin-bottom: 30px
}
.woocommerce .products-wrapper .image-category img,
.woocommerce-page .products-wrapper .image-category img {
    width: 100%
}
.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;
    background-image: url("../assets/img/bg-layout.png");
    border: 1px solid #ddd
}
.woocommerce .products-nav .view-mode-wrap .view-grid a,
.woocommerce-page .products-nav .view-mode-wrap .view-grid a {
    background-position: 1px -31px
}
.woocommerce .products-nav .view-mode-wrap .view-grid.sel a,
.woocommerce-page .products-nav .view-mode-wrap .view-grid.sel a {
    border-color: #009838;
    background-color: #009838;
    background-position: 1px 1px
}
.woocommerce .products-nav .view-mode-wrap .view-list.sel a,
.woocommerce-page .products-nav .view-mode-wrap .view-list.sel a {
    border-color: #009838;
    background-color: #009838;
    background-position: 27px 1px
}
.woocommerce .products-nav .view-mode-wrap .view-list a,
.woocommerce-page .products-nav .view-mode-wrap .view-list a {
    background-position: 27px -31px
}
.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;
    border-right: 1px solid #fff;
    margin-left: 120px
}
.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/group_btn.png") no-repeat scroll -31px -1168px;
    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/blue/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/group_btn.png") no-repeat scroll 9px -1168px;
    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/blue/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,
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul {
    background: #fff
}
.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 6px;
    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;
    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: 115px;
    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: #009838;
    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: 115px
}
.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 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 {
    background-color: #009838;
    color: #fff;
    border: 0
}
.woocommerce-page .products-nav .woocommerce-pagination ul li span.current,
.woocommerce-page .products-nav .woocommerce-pagination ul li a:hover {
    background-color: #009838;
    color: #fff;
    border: 0
}
.woocommerce .products-nav .woocommerce-pagination ul li span,
.woocommerce .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-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.next,
.woocommerce-page .products-nav .woocommerce-pagination ul li a.next {
    text-indent: -9999px;
    background: url("../assets/img/group_btn.png") no-repeat center -1255px #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/group_btn.png") no-repeat center -1208px #009838
}
.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/group_btn.png") no-repeat center -1278px #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/group_btn.png") no-repeat center -1230px #009838
}
.woocommerce .products-nav .woocommerce-pagination .products-page,
.woocommerce-page .products-nav .woocommerce-pagination .products-page {
    display: none
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page 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,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    margin-right: 0px;
    position: relative;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0;
    border-radius: 0;
    background: #fff
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
    margin-right: 0px;
    font-size: 16px;
    font-weight: 700;
    padding: 9px 20px;
    text-transform: uppercase;
    cursor: pointer
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
    border: 1px solid #009838
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
    background: #009838;
    color: #fff !important
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after {
    display: none
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel {
    padding: 30px 20px !important;
    border: 1px solid #ddd;
    border-radius: 0;
    border-top: 0;
    box-shadow: none;
    margin-bottom: 40px
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs {
    text-align: center;
    border-left: 0;
    border-bottom: 1px solid #ddd;
    min-height: inherit;
    overflow: inherit
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    float: none
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs li a {
    padding: 2px 20px
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs li.active a {
    background: none;
    color: #009838 !important
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs li.active a:before,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs li.active a:before {
    content: "";
    border-bottom: 1px solid #009838;
    width: 20px;
    position: absolute;
    bottom: -1px;
    display: block
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs ul.tabs:before {
    border: 0
}
.woocommerce .single-product.full2 div.product .woocommerce-tabs .panel,
.woocommerce-page .single-product.full2 div.product .woocommerce-tabs .panel {
    border: 0;
    box-shadow: none;
    padding: 30px 0 !important;
    border-bottom: 1px solid #ddd
}
.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: #009838;
    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 #009838
}
.woocommerce .widget_price_filter .price_slider_amount #min_price,
.woocommerce .widget_price_filter .price_slider_amount #max_price {
    display: inline-block !important;
    width: 30%;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-right: 11px;
    margin-bottom: 0
}
.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: 30%;
    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;
    height: 28px;
    color: #009838
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
    border: 1px solid #009838;
    color: #fff;
    background: #009838
}
.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce-page .widget_price_filter .price_slider_amount .price_label {
    display: none !important
}
.woocommerce #customer_login h2,
.woocommerce-page #customer_login h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 24px;
    text-transform: uppercase
}
.woocommerce #customer_login form.login,
.woocommerce #customer_login form.register {
    border: 0;
    padding: 0
}
.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 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #eee;
    border: 0
}
.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: #eee;
    border: 0
}
.woocommerce #customer_login form.login .form-row .input-text#password,
.woocommerce #customer_login form.register .form-row .input-text#password {
    width: 100%
}
.woocommerce-page #customer_login form.login .form-row .input-text#password,
.woocommerce-page #customer_login form.register .form-row .input-text#password {
    width: 100%
}
.woocommerce form.lost_reset_password .form-row,
.woocommerce-page form.lost_reset_password .form-row {
    width: 270px
}
.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: #eee;
    border: 0
}
.woocommerce form.lost_reset_password .form-row input.button,
.woocommerce-page form.lost_reset_password .form-row input.button {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px;
    margin-top: 0
}
.woocommerce form.lost_reset_password .form-row input.button:hover,
.woocommerce-page form.lost_reset_password .form-row input.button:hover {
    background: #0285C0;
    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 {
    float: left;
    width: 48.5%;
    padding: 0;
    margin-bottom: 15px
}
.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 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #eee;
    border: 0
}
.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: #eee;
    border: 0
}
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-last {
    margin-left: 3%
}
.woocommerce .entry-content form.login .form-row label.inline,
.woocommerce-page .entry-content form.login .form-row label.inline {
    clear: both;
    display: block
}
.woocommerce .entry-content form.login .form-row input.button,
.woocommerce-page .entry-content form.login .form-row input.button {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px
}
.woocommerce .entry-content form.login .form-row input.button:hover,
.woocommerce-page .entry-content form.login .form-row input.button:hover {
    background: #0285C0;
    color: #fff
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
    color: #009838
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
    color: #0174a7
}
.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: #eee;
    border: 0
}
.woocommerce .entry-content .checkout_coupon .form-row input.button,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 11px 1em 21px
}
.woocommerce .entry-content .checkout_coupon .form-row input.button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button:hover {
    background: #0285C0;
    color: #fff
}
.woocommerce .checkout .col2-set .col-1,
.woocommerce .checkout .col2-set .col-2 {
    float: left;
    width: 50%
}
.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 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: normal
}
.woocommerce-page .checkout .col2-set .col-1 h3,
.woocommerce-page .checkout .col2-set .col-2 h3 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: normal
}
.woocommerce .checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.woocommerce .checkout .col2-set .col-2 .chosen-container-single .chosen-single {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.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 {
    background: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0
}
.woocommerce .checkout .col2-set .col-2 input,
.woocommerce .checkout .col2-set .col-2 textarea {
    background: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0
}
.woocommerce-page .checkout .col2-set .col-1 input,
.woocommerce-page .checkout .col2-set .col-1 textarea {
    background: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0
}
.woocommerce-page .checkout .col2-set .col-2 input,
.woocommerce-page .checkout .col2-set .col-2 textarea {
    background: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0
}
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 textarea {
    padding: 10px;
    min-height: 80px
}
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 textarea {
    padding: 10px;
    min-height: 80px
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
    padding-right: 15px
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
    padding-left: 15px
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address {
    padding: 0 0 10px;
    width: 100%
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address>label,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address>label {
    padding: 0;
    margin: 0;
    font-weight: normal;
    vertical-align: top;
    display: inline-block
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address>input,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address>input {
    display: inline-block;
    vertical-align: top;
    margin: 6px 5px 0
}
.woocommerce .checkout #order_review table.shop_table,
.woocommerce-page .checkout #order_review table.shop_table {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0
}
.woocommerce .checkout #order_review table.shop_table td,
.woocommerce .checkout #order_review table.shop_table tfoot th {
    border-top: 1px solid #fff;
    padding: 10px 15px
}
.woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce-page .checkout #order_review table.shop_table tfoot th {
    border-top: 1px solid #fff;
    padding: 10px 15px
}
.woocommerce .checkout #order_review table.shop_table tr,
.woocommerce-page .checkout #order_review table.shop_table tr {
    background: #eee
}
.woocommerce .checkout #order_review table.shop_table tr:hover,
.woocommerce-page .checkout #order_review table.shop_table tr:hover {
    background: #d5d5d5;
    cursor: pointer
}
.woocommerce .checkout #payment,
.woocommerce-page .checkout #payment {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.woocommerce .checkout #payment #place_order,
.woocommerce-page .checkout #payment #place_order {
    width: auto;
    border: 0;
    background: #009838;
    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: #0174a7
}
.woocommerce form table.shop_table,
.woocommerce-page form table.shop_table {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #eee
}
.woocommerce form table.shop_table tr,
.woocommerce-page form table.shop_table tr {
    border: 0
}
.woocommerce form table.shop_table tr th,
.woocommerce-page form table.shop_table tr th {
    font-size: 16px
}
.woocommerce form table.shop_table tr td,
.woocommerce-page form table.shop_table tr td {
    border: 0
}
.woocommerce form table.shop_table tr td.product-remove,
.woocommerce-page form table.shop_table tr td.product-remove {
    font-size: 24px
}
.woocommerce form table.shop_table tr td.product-quantity .quantity,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity {
    height: 25px;
    overflow: visible
}
.woocommerce form table.shop_table tr td.product-quantity .quantity input.qty,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity input.qty {
    height: 26px;
    min-height: initial;
    border-width: 1px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: left
}
.woocommerce form table.shop_table tr td.product-quantity .quantity .minus,
.woocommerce form table.shop_table tr td.product-quantity .quantity .plus {
    float: left;
    position: static;
    background: #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: auto;
    padding: 4px 5px 4px;
    width: 25px;
    border: 0;
    font-size: 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    font-weight: normal;
    display: block !important
}
.woocommerce-page form table.shop_table tr td.product-quantity .quantity .minus,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity .plus {
    float: left;
    position: static;
    background: #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: auto;
    padding: 4px 5px 4px;
    width: 25px;
    border: 0;
    font-size: 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    font-weight: normal;
    display: block !important
}
.woocommerce form table.shop_table tr td.product-quantity .quantity .minus:hover,
.woocommerce form table.shop_table tr td.product-quantity .quantity .plus:hover {
    background: #009838;
    color: #fff
}
.woocommerce-page form table.shop_table tr td.product-quantity .quantity .minus:hover,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity .plus:hover {
    background: #009838;
    color: #fff
}
.woocommerce form table.shop_table tr td.actions,
.woocommerce-page form table.shop_table tr td.actions {
    padding: 15px 10px
}
.woocommerce form table.shop_table tr td.actions .coupon,
.woocommerce-page form table.shop_table tr td.actions .coupon {
    float: left
}
.woocommerce form table.shop_table tr td.actions .coupon .input-text,
.woocommerce-page form table.shop_table tr td.actions .coupon .input-text {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0
}
.woocommerce form table.shop_table tr td.actions .coupon input.input-text,
.woocommerce-page form table.shop_table tr td.actions .coupon input.input-text {
    height: 26px;
    padding: 5px 10px
}
.woocommerce form table.shop_table tr td.actions .coupon input.button,
.woocommerce-page form table.shop_table tr td.actions .coupon input.button {
    background: #009838;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    font-weight: normal;
    color: #fff;
    margin-left: -5px;
    border-color: #009838;
    vertical-align: top;
    border-radius: 0;
    height: 31px;
    float: left;
    width: auto
}
.woocommerce form table.shop_table tr td.actions .coupon input.button:hover,
.woocommerce-page form table.shop_table tr td.actions .coupon input.button:hover {
    background: #0297DA
}
.woocommerce form table.shop_table tr td.actions .box-chekout .button,
.woocommerce-page form table.shop_table tr td.actions .box-chekout .button {
    background: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    font-weight: normal
}
.woocommerce form table.shop_table tr td.actions .box-chekout .button:hover,
.woocommerce-page form table.shop_table tr td.actions .box-chekout .button:hover,
.woocommerce form table.shop_table tr td.actions .box-chekout .checkout-button.button,
.woocommerce-page form table.shop_table tr td.actions .box-chekout .checkout-button.button {
    background: #009838;
    color: #fff;
    border-color: #009838
}
.woocommerce form table.shop_table tr td.actions .box-chekout .checkout-button.button:hover,
.woocommerce-page form table.shop_table tr td.actions .box-chekout .checkout-button.button:hover {
    background: #0285C0
}
.woocommerce form table.shop_table tr td.actions>.button,
.woocommerce-page form table.shop_table tr td.actions>.button {
    width: auto;
    background: #009838;
    color: #fff;
    float: right;
    border-radius: 0;
    font-weight: normal
}
.woocommerce form table.shop_table tr td.actions>.button:hover,
.woocommerce-page form table.shop_table tr td.actions>.button:hover {
    background: #0297DA
}
.woocommerce>.cart-collaterals .cart_total .cart_totals,
.woocommerce-page>.cart-collaterals .cart_total .cart_totals {
    width: 48%;
    float: left;
    margin-right: 2%
}
.woocommerce>.cart-collaterals .cart_total .cart_totals h2,
.woocommerce-page>.cart-collaterals .cart_total .cart_totals h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px
}
.woocommerce>.cart-collaterals .cart_total .cart_totals table,
.woocommerce-page>.cart-collaterals .cart_total .cart_totals table {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #eee
}
.woocommerce>.cart-collaterals .cart_total .cart_totals table tr,
.woocommerce-page>.cart-collaterals .cart_total .cart_totals table tr {
    border: 0
}
.woocommerce>.cart-collaterals .cart_total .cart_totals table tr th,
.woocommerce>.cart-collaterals .cart_total .cart_totals table tr td {
    border: 0;
    padding: 10px
}
.woocommerce-page>.cart-collaterals .cart_total .cart_totals table tr th,
.woocommerce-page>.cart-collaterals .cart_total .cart_totals table tr td {
    border: 0;
    padding: 10px
}
.woocommerce>.cart-collaterals .cart_total .cart_totals table tr td,
.woocommerce-page>.cart-collaterals .cart_total .cart_totals table tr td {
    text-align: right
}
.woocommerce>.cart-collaterals .cart_total .cart_totals table tr.order-total th,
.woocommerce>.cart-collaterals .cart_total .cart_totals table tr.order-total td {
    border-top: 1px solid #eee
}
.woocommerce-page>.cart-collaterals .cart_total .cart_totals table tr.order-total th,
.woocommerce-page>.cart-collaterals .cart_total .cart_totals table tr.order-total td {
    border-top: 1px solid #eee
}
.woocommerce>.cart-collaterals .cart_total .cart_totals table tr.order-total th .amount,
.woocommerce>.cart-collaterals .cart_total .cart_totals table tr.order-total td .amount {
    font-size: 18px;
    font-weight: normal;
    color: #009838
}
.woocommerce-page>.cart-collaterals .cart_total .cart_totals table tr.order-total th .amount,
.woocommerce-page>.cart-collaterals .cart_total .cart_totals table tr.order-total td .amount {
    font-size: 18px;
    font-weight: normal;
    color: #009838
}
.woocommerce>.cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page>.cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button {
    background: #009838;
    display: inline-block;
    text-shadow: none;
    font-weight: normal;
    font-size: 14px;
    padding: 8px 15px;
    border-radius: 0
}
.woocommerce>.cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-page>.cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
    background: #0297DA
}
.woocommerce>.cart-collaterals .cart_total .shipping_calculator,
.woocommerce-page>.cart-collaterals .cart_total .shipping_calculator {
    float: left;
    margin-left: 2%;
    width: 48%
}
.woocommerce>.cart-collaterals .cart_total .shipping_calculator h2,
.woocommerce-page>.cart-collaterals .cart_total .shipping_calculator h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px
}
.woocommerce>.cart-collaterals .cart_total .shipping_calculator h2 a:after,
.woocommerce-page>.cart-collaterals .cart_total .shipping_calculator h2 a:after {
    content: ""
}
.woocommerce>.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .form-row,
.woocommerce-page>.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .form-row {
    padding: 5px 0
}
.woocommerce>.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .form-row .input-text,
.woocommerce-page>.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .form-row .input-text {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.woocommerce>.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .button,
.woocommerce-page>.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .button {
    background: #009838;
    color: #fff;
    border-color: #009838;
    width: auto;
    display: inline-block;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    font-weight: normal
}
.woocommerce>.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .button:hover,
.woocommerce-page>.cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .button:hover {
    background: #0285C0
}
.woocommerce #content .woocommerce-message,
.woocommerce #content .woocommerce-error,
.woocommerce #content .woocommerce-info {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top-color: #009838;
    background: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}
.woocommerce #contents .woocommerce-message,
.woocommerce #contents .woocommerce-error,
.woocommerce #contents .woocommerce-info {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top-color: #009838;
    background: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}
.woocommerce-page #content .woocommerce-message,
.woocommerce-page #content .woocommerce-error,
.woocommerce-page #content .woocommerce-info {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top-color: #009838;
    background: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}
.woocommerce-page #contents .woocommerce-message,
.woocommerce-page #contents .woocommerce-error,
.woocommerce-page #contents .woocommerce-info {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top-color: #009838;
    background: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}
.woocommerce #content .woocommerce-message:before,
.woocommerce #content .woocommerce-error:before,
.woocommerce #content .woocommerce-info:before {
    height: 2.5em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #009838
}
.woocommerce #contents .woocommerce-message:before,
.woocommerce #contents .woocommerce-error:before,
.woocommerce #contents .woocommerce-info:before {
    height: 2.5em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #009838
}
.woocommerce-page #content .woocommerce-message:before,
.woocommerce-page #content .woocommerce-error:before,
.woocommerce-page #content .woocommerce-info:before {
    height: 2.5em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #009838
}
.woocommerce-page #contents .woocommerce-message:before,
.woocommerce-page #contents .woocommerce-error:before,
.woocommerce-page #contents .woocommerce-info:before {
    height: 2.5em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #009838
}
.woocommerce #content .woocommerce-message .wc-forward,
.woocommerce #content .woocommerce-error .wc-forward,
.woocommerce #content .woocommerce-info .wc-forward {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    font-weight: normal;
    background: #009838;
    color: #fff
}
.woocommerce #contents .woocommerce-message .wc-forward,
.woocommerce #contents .woocommerce-error .wc-forward,
.woocommerce #contents .woocommerce-info .wc-forward {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    font-weight: normal;
    background: #009838;
    color: #fff
}
.woocommerce-page #content .woocommerce-message .wc-forward,
.woocommerce-page #content .woocommerce-error .wc-forward,
.woocommerce-page #content .woocommerce-info .wc-forward {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    font-weight: normal;
    background: #009838;
    color: #fff
}
.woocommerce-page #contents .woocommerce-message .wc-forward,
.woocommerce-page #contents .woocommerce-error .wc-forward,
.woocommerce-page #contents .woocommerce-info .wc-forward {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    font-weight: normal;
    background: #009838;
    color: #fff
}
.woocommerce #content .woocommerce-message .wc-forward:hover,
.woocommerce #content .woocommerce-error .wc-forward:hover,
.woocommerce #content .woocommerce-info .wc-forward:hover {
    opacity: 0.7
}
.woocommerce #contents .woocommerce-message .wc-forward:hover,
.woocommerce #contents .woocommerce-error .wc-forward:hover,
.woocommerce #contents .woocommerce-info .wc-forward:hover {
    opacity: 0.7
}
.woocommerce-page #content .woocommerce-message .wc-forward:hover,
.woocommerce-page #content .woocommerce-error .wc-forward:hover,
.woocommerce-page #content .woocommerce-info .wc-forward:hover {
    opacity: 0.7
}
.woocommerce-page #contents .woocommerce-message .wc-forward:hover,
.woocommerce-page #contents .woocommerce-error .wc-forward:hover,
.woocommerce-page #contents .woocommerce-info .wc-forward:hover {
    opacity: 0.7
}
.woocommerce #reviews #review_form_wrapper h3,
.woocommerce-page #reviews #review_form_wrapper h3 {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    text-transform: uppercase
}
.woocommerce #reviews #review_form_wrapper .comment-form label,
.woocommerce-page #reviews #review_form_wrapper .comment-form label {
    width: 80px
}
.woocommerce #reviews #review_form_wrapper .comment-form input,
.woocommerce #reviews #review_form_wrapper .comment-form textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    padding: 7px 10px;
    width: 60%
}
.woocommerce-page #reviews #review_form_wrapper .comment-form input,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    padding: 7px 10px;
    width: 60%
}
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
    width: 100%
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit {
    width: auto;
    color: #444
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit:hover,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit:hover {
    color: #fff;
    background: #009838
}
.woocommerce #reviews #comments ol.commentlist li.comment .comment-text .star,
.woocommerce-page #reviews #comments ol.commentlist li.comment .comment-text .star {
    text-indent: -9999px
}
.woocommerce #reviews #comments ol.commentlist li.comment .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li.comment .comment-text p.meta {
    font-size: 100%
}
.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
    font-size: 1em
}
.woocommerce table.my_account_orders tr th,
.woocommerce-page table.my_account_orders tr th {
    background: #ccc
}
.woocommerce table.my_account_orders tr td.order-actions .button,
.woocommerce-page table.my_account_orders tr td.order-actions .button {
    background: #333;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
    font-weight: normal;
    border: 0
}
.woocommerce table.my_account_orders tr td.order-actions .button:hover,
.woocommerce-page table.my_account_orders tr td.order-actions .button:hover {
    background: #009838
}
.woocommerce .entry-content .col2-set.col2-set,
.woocommerce-page .entry-content .col2-set.col2-set {
    width: auto
}
.woocommerce .entry-content .col2-set.col2-set .address,
.woocommerce-page .entry-content .col2-set.col2-set .address {
    padding-left: 15px;
    padding-right: 15px
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 0
}
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register {
    border: 0
}
.single-product .description ul {
    margin-left: 35px;
    list-style: none
}
.rtl .single-product .description ul {
    margin-left: 0;
    margin-right: 35px
}
.single-product.full2 .single-product-top {
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px
}
.single-product.full2 .single-product-top .product-summary {
    padding-top: 30px
}
.single-product-top .product-images {
    margin-bottom: 40px
}
.single-product.full2 .single-product-top .product-images {
    margin-bottom: 0;
    border-right: 1px solid #ddd;
    padding-bottom: 28px;
    min-height: 600px
}
.rtl .single-product.full2 .single-product-top .product-images {
    border-right: 0;
    border-left: 1px solid #ddd;
    min-height: 620px
}
.single-product.full3 .single-product-top .product-images {
    border: 1px solid #ddd;
    margin-bottom: 35px
}
.single-product-top .product-images .product-images-container .images a:after {
    content: "\f00e";
    position: absolute;
    right: 10px;
    bottom: 0;
    font-family: FontAwesome !important;
    font-size: 26px;
    color: #999999
}
.rtl .single-product-top .product-images .product-images-container .images a:after {
    right: auto;
    left: 10px
}
.single-product.full2 .single-product-top .product-images .product-images-container .images a:after,
.quickview-container .single-product-top .product-images .product-images-container .images a:after {
    display: none
}
.single-product-top .product-images .product-images-container .images a:hover:after {
    color: #009838
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail {
    padding: 0 10px;
    min-width: 287px;
    overflow: inherit
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail {
    padding: 0 92px
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail button {
    top: 50%;
    margin-top: -10px;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail button.slick-next {
    left: auto;
    right: -7px
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail button.slick-next {
    right: 45px
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail button.slick-prev {
    left: 5px;
    right: auto
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail button.slick-prev {
    left: 55px
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive-thumbnail .slick-list {
    border: 1px solid #ddd
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive {
    border: 1px solid #ddd;
    width: auto;
    margin-bottom: 10px
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive {
    border: 0
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive .item-img-slider {
    padding: 0;
    border: 0 !important;
    text-align: center
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive .item-img-slider .images {
    margin: 0
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .product-responsive .item-img-slider img {
    display: inline-block;
    max-width: 100%;
    width: auto
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .slick-list .item-thumbnail-product {
    cursor: pointer;
    padding: 0;
    border: 0 !important
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .slick-list .item-thumbnail-product .thumbnail-wrapper {
    margin: 0 5px;
    padding: 5px;
    border: 1px solid #ccc
}
.single-product-top .product-images .product-images-container.thumbnail-bottom .slick-list .item-thumbnail-product .thumbnail-wrapper:hover {
    border: 1px solid #009838
}
.single-product.full2 .single-product-top .product-images .product-images-container.thumbnail-bottom .slick-list .item-thumbnail-product .thumbnail-wrapper {
    margin: 0px;
    border: 0;
    border-right: 1px solid #ddd
}
.single-product-top .product-images .product-images-container button {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
    top: -5px;
    position: absolute;
    width: 25px;
    height: 25px;
    background: none;
    border-radius: 0;
    border: 0;
    font-size: 0;
    color: #999
}
.single-product-top .product-images .product-images-container button.slick-prev:before {
    content: "\f077";
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    display: inline-block
}
.single-product-top .product-images .product-images-container button.slick-next {
    right: auto;
    bottom: -5px;
    top: auto
}
.single-product-top .product-images .product-images-container button.slick-next:before {
    content: "\f078";
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    display: inline-block
}
.single-product-top .product-images .product-images-container button:hover {
    color: #009838
}
.single-product-top .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail {
    float: left;
    width: 100px;
    padding: 25px 0;
    margin-right: 20px
}
.single-product.full3 .single-product-top .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail {
    margin: 20px 0 0 35px
}
.single-product-top .product-images .product-images-container.thumbnail-left .product-responsive {
    border: 1px solid #ddd;
    width: auto
}
.single-product.full3 .single-product-top .product-images .product-images-container.thumbnail-left .product-responsive {
    border: 0
}
.single-product.full3 .single-product-top .product-images .product-images-container.thumbnail-left .product-responsive .onsale,
.single-product.full3 .single-product-top .product-images .product-images-container.thumbnail-left .product-responsive a:after {
    display: none
}
.single-product-top .product-images .product-images-container.thumbnail-left .product-responsive .item-img-slider {
    border: 0;
    text-align: center
}
.single-product-top .product-images .product-images-container.thumbnail-left .product-responsive .slick-slide {
    border-right: 0 !important;
    padding: 0
}
.single-product-top .product-images .product-images-container.thumbnail-left .slick-list .item-thumbnail-product {
    padding: 0;
    border: 0 !important
}
.single-product-top .product-images .product-images-container.thumbnail-left .slick-list .item-thumbnail-product .thumbnail-wrapper {
    margin: 5px 0;
    padding: 10px;
    border: 1px solid #ccc
}
.single-product-top .product-images .product-images-container.thumbnail-left .slick-list .item-thumbnail-product .thumbnail-wrapper:hover {
    border: 1px solid #009838
}
.single-product.full3 .single-product-top .product-images .product-images-container.thumbnail-left .slick-list .item-thumbnail-product .thumbnail-wrapper {
    border: 0;
    margin: 0;
    padding: 0
}
.single-product-top .product-summary 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-summary .product-stock span {
    font-weight: bold;
    color: #444
}
.single-product-top .product-summary .product-description {
    margin: 12px 30px 15px 0
}
.rtl .single-product-top .product-summary .product-description {
    margin: 12px 0px 15px 30px
}
.single-product-top .product-summary .product-description h2.quick-overview {
    font-weight: bold;
    font-size: 116.67%;
    margin-bottom: 7px;
    color: #444
}
.single-product-top .product-summary .price .amount {
    font-size: 18px;
    font-weight: bold;
    color: #009838
}
.single-product-top .product-summary .product-summary-bottom {
    position: relative;
    width: 100%;
    border-top: 1px solid #ebebeb;
    padding-top: 10px
}
.single-product.full2 .single-product-top .product-summary .product-summary-bottom,
.single-product.full3 .single-product-top .product-summary .product-summary-bottom {
    display: inline-block;
    float: left;
    width: 100%
}
.rtl .single-product.full2 .single-product-top .product-summary .product-summary-bottom,
.rtl .single-product.full3 .single-product-top .product-summary .product-summary-bottom {
    float: right
}
.single-product-top .product-summary .product-summary-bottom .single_add_to_cart_button,
.single-product-top .product-summary .product-summary-bottom .product_type_external,
.single-product-top .product-summary .product-summary-bottom .product_type_grouped {
    background: #009838 !important;
    color: #fff !important;
    border: 1px solid #009838 !important
}
.single-product-top .product-summary .product-summary-bottom .single_add_to_cart_button:hover,
.single-product-top .product-summary .product-summary-bottom .product_type_external:hover,
.single-product-top .product-summary .product-summary-bottom .product_type_grouped:hover {
    background: #2BBCFD !important;
    border: 1px solid #2BBCFD !important
}
.single-product-top .product-summary .product-summary-bottom .cart {
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    width: 100%
}
.single-product-top .product-summary .product-summary-bottom .cart .quantity:before {
    content: "Qty :" !important;
    line-height: 30px !important;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px
}
.single-product-top .product-summary .product-summary-bottom .cart .quantity input.input-text.qty.text {
    height: 35px !important;
    margin: 0;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    padding: 0px;
    text-align: center !important
}
.product-type-grouped .single-product-top .product-summary .product-summary-bottom .cart tbody tr {
    border: 0
}
.product-type-grouped .single-product-top .product-summary .product-summary-bottom .cart tbody tr td.label {
    color: #666;
    font-size: 14px;
    line-height: 4
}
.product-type-external .single-product-top .product-summary .product-summary-bottom .cart {
    float: left
}
.single-product-top .product-summary .product-summary-bottom .cart .single_add_to_cart_button {
    margin: 0 5px 0 10px
}
.product-type-grouped .single-product-top .product-summary .product-summary-bottom .cart .single_add_to_cart_button,
.product-type-external .single-product-top .product-summary .product-summary-bottom .cart .single_add_to_cart_button {
    margin: 0
}
.single-product-top .product-summary .product-summary-bottom .yith-wcwl-add-to-wishlist {
    opacity: 1;
    visibility: visible
}
.single-product-top .product-summary .product-summary-bottom .compare-button {
    margin: 0 5px;
    opacity: 1;
    visibility: visible;
    float: left
}
.single-product.full .single-product-top .product-summary .product-summary-bottom {
    display: inline-block;
    float: left
}
.rtl .single-product.full .single-product-top .product-summary .product-summary-bottom {
    float: right
}
.single-product-top .product-summary .product-summary-bottom .clear {
    clear: none
}
.single-product-top .product-summary .product-summary-bottom .woocommerce-variation-price {
    margin-bottom: 20px
}
.single-product-top .product-summary .variations_form .variations {
    text-align: left;
    margin-bottom: 20px !important
}
.single-product.full2 .single-product-top .product-summary .variations_form .variations {
    border-bottom: 1px solid #ebebeb
}
.single-product.full2 .single-product-top .product-summary .variations_form .variations tbody tr {
    border-bottom: 0
}
.single-product-top .product-summary .variations_form .variations tr {
    border-bottom: 1px solid #ebebeb
}
.single-product.full1 .single-product-top .product-summary .variations_form .variations tr,
.single-product.full3 .single-product-top .product-summary .variations_form .variations tr {
    width: 50%;
    float: left;
    border-bottom: 1px solid #ebebeb
}
.single-product-top .product-summary .variations_form .variations select {
    min-width: 87% !important;
    margin-right: 0 !important
}
.single-product-top .product-summary .variations_form .single_variation_wrap .stock {
    display: none
}
.single-product-top .product-summary .variations_form table.variations tr td {
    padding-top: 10px;
    padding-bottom: 10px
}
.single-product-top .product-summary .variations_form table.variations tr td.label {
    color: #444;
    vertical-align: middle !important;
    font-size: 14px;
    text-transform: capitalize;
    float: left;
    width: 60px;
    text-align: left
}
.single-product-top .product-summary .variations_form table.variations tr td.label label {
    margin-top: 3px
}
.single-product-top .product-summary .variations_form table.variations tr td.value {
    width: 60%;
    float: left;
    position: relative
}
.single-product.full1 .single-product-top .product-summary .variations_form table.variations tr td.value,
.single-product.full3 .single-product-top .product-summary .variations_form table.variations tr td.value {
    float: none
}
.single-product-top .product-summary .variations_form table.variations tr td.value select {
    padding: 7px 15px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    -moz-appearance: none;
    appearance: none;
    color: #999
}
.single-product-top .product-summary .variations_form table.variations tr td.value .reset_variations {
    top: 15px;
    right: 0px;
    position: absolute
}
.rtl .single-product-top .product-summary .variations_form table.variations tr td.value .reset_variations {
    right: auto;
    left: 0
}
.single-product-top .description {
    display: inline-block
}
.full3 {
    display: inline-block;
    width: 100%
}
.products-loop {
    clear: both;
    list-style: none;
    margin-left: 0;
    margin-bottom: 30px
}
.products-loop.row {
    margin-left: -15px
}
.products-loop.grid li .products-entry {
    box-shadow: 0 0 1px 1px #ccc;
    -webkit-box-shadow: 0 0 1px #ccc;
    margin: 1px 1px 0 0;
    padding: 15px;
    overflow: hidden;
    position: relative;
    min-height: 351px
}
.products-loop.grid li .products-entry .item-bottom {
    display: inline-block;
    max-height: 35px
}
.products-loop.grid li .products-entry .item-bottom .clear {
    display: none
}
.products-loop.grid li .products-entry .item-bottom .add_to_cart_button,
.products-loop.grid li .products-entry .item-bottom a.button {
    margin: 0 5px
}
.products-loop.grid li .products-entry .item-bottom .product_type_grouped,
.products-loop.grid li .products-entry .item-bottom .product_type_external {
    padding: 0 4px !important;
    margin: 0 5px
}
.products-loop.grid li .products-entry .item-bottom .product_type_variable {
    padding: 0 3px !important
}
.products-loop.grid li .products-entry:hover .yith-wcwl-add-to-wishlist,
.products-loop.grid li .products-entry:hover .compare-button {
    -webkit-transition: 0.3s !important;
    transition: 0.3s !important;
    opacity: 1 !important;
    visibility: visible !important
}
.products-loop.grid li .products-entry:hover .yith-wcwl-add-to-wishlist {
    left: 0 !important
}
.products-loop.grid li .products-entry:hover .compare-button {
    right: 0 !important
}
.products-loop.grid .desc {
    display: none
}
.products-loop.list li {
    width: 100%
}
.products-loop.list li .products-entry {
    min-height: initial
}
.products-loop.list li .products-entry .clear {
    clear: initial
}
.products-loop.list li .products-thumb {
    overflow: hidden;
    float: left;
    width: 194px;
    border: 1px solid #ddd;
    position: relative;
    margin-bottom: 0
}
.products-loop.list li .products-content {
    margin-left: 224px
}
.products-loop.list li .products-content .item-content {
    text-align: initial
}
.products-loop.list li .products-content .item-bottom>.button {
    margin: 0 5px
}
.products-loop.list li .products-content .item-bottom .clear {
    display: none
}
.products-loop.list li .products-content .item-bottom .yith-wcwl-add-to-wishlist,
.products-loop.list li .products-content .item-bottom .compare-button {
    opacity: 1;
    visibility: visible
}
.products-loop li {
    margin: 0;
    padding: 0
}
.products-loop li .products-entry {
    padding: 15px;
    overflow: hidden;
    position: relative;
    min-height: 286px
}
.social-icon {
    display: inline-block;
    float: left
}
.rtl .social-icon {
    float: right
}
.social-icon .social-share {
    position: absolute;
    left: 50%;
    margin-left: -108px;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 15px 15px 0;
    width: inherit;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -ms-transform-origin: top bottom;
    -webkit-transform-origin: top bottom;
    transform-origin: top bottom;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    z-index: 69;
    background: #fff
}
.social-icon:hover .social-icon-button {
    background: #009838;
    border: 1px solid #009838
}
.social-icon:hover .social-icon-button:before {
    color: #fff
}
.social-icon:hover .social-share {
    opacity: 100;
    filter: alpha(opacity=10000);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.social-icon-button {
    width: 35px;
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    margin-left: 5px
}
.rtl .social-icon-button {
    margin-left: 0;
    margin-right: 5px
}
.social-icon-button:before {
    content: "\f1e0";
    position: absolute;
    font-family: FontAwesome !important;
    font-size: 14px;
    color: #999;
    top: 50%;
    margin-top: -11px;
    margin-left: -6px;
    left: 50%
}
.product_meta {
    display: inline-block;
    margin-bottom: 0px
}
.single-product.full1 .product_meta,
.single-product.full2 .product_meta,
.single-product.full3 .product_meta {
    margin-bottom: 25px
}
.clear_lg {
    clear: both
}
.single-product.full3 .description {
    margin-bottom: 30px
}
.single-product.full3 .panel {
    border-radius: 0;
    border: 0;
    box-shadow: none
}
.single-product.full3 .panel .panel-heading {
    padding: 0px !important;
    border: 0;
    background: none !important
}
.single-product.full3 .panel .panel-heading .panel-title {
    text-transform: uppercase;
    position: relative
}
.single-product.full3 .panel .panel-heading .panel-title a {
    color: #fff;
    font-weight: bold;
    display: block;
    padding: 12px 20px;
    background: #009838
}
.single-product.full3 .panel .panel-heading .panel-title a:before {
    content: "\f068";
    position: absolute;
    font-family: FontAwesome !important;
    right: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    top: 50%;
    margin-top: -7px
}
.single-product.full3 .panel .panel-heading .panel-title a.collapsed {
    background: #f5f5f5;
    color: #666666
}
.single-product.full3 .panel .panel-heading .panel-title a.collapsed:before {
    content: "\f067";
    color: #666
}
.single-product.full3 .panel .panel-body {
    padding: 25px 0
}
ul.servies {
    background: #f5f5f5
}
ul.servies li {
    padding: 22px 15px;
    border-bottom: 1px solid #ddd;
    cursor: pointer
}
ul.servies li .fa {
    float: left;
    font-size: 26px;
    margin-top: 10px;
    margin-right: 22px
}
.rtl ul.servies li .fa {
    margin-right: 0;
    margin-left: 22px;
    float: right
}
ul.servies li span {
    font-size: 14px
}
ul.servies li:last-child {
    border-bottom: 0
}
ul.servies li:hover {
    background: #009838
}
ul.servies li:hover .fa,
ul.servies li:hover span {
    color: #fff
}
.price_slider_wrapper .price_slider_amount input[type="text"] {
    padding: 8px 5px
}
.fb_iframe_widget_lift {
    z-index: 999999 !important
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-table
}
.popular-product .item:hover {
    cursor: pointer
}
.popular-product .item:hover .item-wrap .products-thumb .sm_quickview_handler-list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.popular-product .item:hover .item-wrap .products-thumb:before {
    opacity: 0.4;
    visibility: visible
}
.popular-product .item:hover .item-wrap .item-content {
    display: block;
    padding: 20px 0;
    position: absolute;
    z-index: 69;
    width: 100%;
    background: #fff;
    box-shadow: 1px 3px 2px 1px #ddd
}
.popular-product .item .item-wrap {
    margin-bottom: 30px;
    position: relative
}
.popular-product .item .item-wrap .products-thumb {
    border: 1px solid #ddd;
    margin-bottom: 0
}
.popular-product .item .item-wrap .products-thumb img {
    margin-bottom: 0
}
.popular-product .item .item-wrap .products-thumb .sm_quickview_handler-list {
    width: 34px;
    height: 34px;
    background: url("../assets/img/group_btn.png") no-repeat center -214px #009838;
    border-radius: 0;
    border: 1px solid #009838;
    margin-left: -17px;
    margin-top: -17px;
    z-index: 69
}
.popular-product .item .item-wrap .products-thumb:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    visibility: hidden;
    left: 0;
    top: 0;
    opacity: 0;
    background: #000;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: 2
}
.popular-product .item .item-wrap .item-content {
    display: none
}
.popular-product .item .item-wrap .item-content .add-info .yith-wcwl-add-to-wishlist,
.popular-product .item .item-wrap .item-content .add-info .compare-button {
    opacity: 1;
    visibility: visible
}
li.product-category {
    margin-bottom: 30px
}
li.product-category img {
    margin-bottom: 5px
}
li.product-category h3 {
    font-size: 16px
}
li.product-category h3 mark {
    background: none
}
.sku_wrapper {
    margin-top: 15px;
    display: inline-block;
    vertical-align: top;
    font-weight: bold
}
.sku_wrapper .sku {
    color: #009838
}
.woocommerce #content table.cart .product-thumbnail {
    display: block
}
.woocommerce table.cart .product-thumbnail,
.woocommerce table.my_account_orders tr td.order-actions:before {
    display: block
}
.woocommerce table.shop_table_responsive tr td.actions:before,
.woocommerce table.shop_table_responsive tr td.product-remove:before {
    display: block
}
.woocommerce-page #content table.cart .product-thumbnail {
    display: block
}
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page table.my_account_orders tr td.order-actions:before {
    display: block
}
.woocommerce-page table.shop_table_responsive tr td.actions:before,
.woocommerce-page table.shop_table_responsive tr td.product-remove:before {
    display: block
}
.woocommerce table.cart td.actions .coupon .input-text+.button,
.woocommerce-page table.cart td.actions .coupon .input-text+.button {
    float: left
}
.rtl.woocommerce table.cart td.actions .coupon .input-text+.button,
.rtl.woocommerce-page table.cart td.actions .coupon .input-text+.button {
    float: right
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    z-index: 0
}
input[type="radio"],
input[type="checkbox"] {
    position: relative;
    top: 2px
}
.woocommerce-account #main #contents .type-page {
    background: #fff;
    margin-bottom: 30px;
    padding: 30px
}
.woocommerce-account #main #contents header h2 {
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: uppercase
}
.woocommerce #customer_login .form-row label,
.woocommerce-page #customer_login .form-row label {
    color: #333;
    font-size: 13px
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation {
    float: left;
    width: auto;
    margin-right: 30px;
    margin-bottom: 30px
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation>ul {
    list-style: none;
    margin: 0
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation>ul>li>a {
    display: block;
    padding: 7px 0
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation>ul>li:first-child>a {
    padding-top: 0
}
.btn-loading {
    position: relative;
    max-height: 300px;
    overflow: hidden
}
.btn-loading:before {
    background: url("../assets/img/loadingp.gif") no-repeat center center #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block
}
.btn-loaded a {
    font-size: 0
}
.btn-loaded a:after {
    content: 'All Product Loaded';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    color: #009838;
    font-size: 14px
}
body.woocommerce-account {
    background: #eee
}
.woocommerce #customer_login form.login .form-row .input-text,
.woocommerce #customer_login form.register .form-row .input-text {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #f1f1f1;
    border: 0
}
.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 .form-row input,
.woocommerce-page .form-row input {
    padding: 12px
}
.woocommerce #customer_login form.login .form-row input.button,
.woocommerce #customer_login form.register .form-row input.button {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 10px 20px;
    background: #009838;
    color: #fff
}
.woocommerce-page #customer_login form.login .form-row input.button,
.woocommerce-page #customer_login form.register .form-row input.button {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 10px 20px;
    background: #009838;
    color: #fff
}
.woocommerce #customer_login form.login .form-row input.button:hover,
.woocommerce #customer_login form.register .form-row input.button:hover {
    opacity: 0.8
}
.woocommerce-page #customer_login form.login .form-row input.button:hover,
.woocommerce-page #customer_login form.register .form-row input.button:hover {
    opacity: 0.8
}
.woocommerce-account #main #contents {
    background: #fff;
    margin-bottom: 30px;
    padding-top: 30px
}
.woocommerce-account #main #contents header {
    display: block
}
.woocommerce-account #main #contents header h2 {
    font-size: 24px;
    margin-bottom: 20px
}
.woocommerce-account #main #contents header h3 {
    font-size: 20px
}
.woocommerce-account #main #contents header .edit {
    display: block;
    font-weight: bold;
    color: #009838;
    margin-bottom: 10px
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation {
    float: left;
    width: auto;
    margin-right: 30px;
    margin-bottom: 30px
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation>ul {
    list-style: none;
    margin: 0
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation>ul>li>a {
    display: block;
    padding: 7px 0
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation>ul>li:first-child>a {
    padding-top: 0
}
.woocommerce-account #main #contents .entry-content nav.woocommerce-MyAccount-navigation>ul>li.is-active>a {
    color: #009838
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content {
    margin-bottom: 30px;
    width: auto;
    overflow: hidden
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders {
    border: 1px solid #ddd;
    border-radius: 0
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order {
    border-bottom: 1px solid #ddd
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:last-child {
    border: 0
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td {
    text-align: start !important;
    padding: 5px 15px
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-number,
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-status {
    width: 15%
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-date {
    width: 20%
}
.woocommerce-account #main #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-total {
    width: 40%
}
.woocommerce table.shop_table_responsive tr th {
    display: table-cell;
    vertical-align: inherit;
    border: none
}
.woocommerce table.shop_table_responsive tr td {
    display: table-cell;
    vertical-align: inherit;
    border: none
}
.woocommerce table.shop_table_responsive tr td:before {
    content: ''
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td {
    background: none
}
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background: none
}
.catslide-more {
    display: none
}
#cpanel-form {
    position: fixed;
    right: -350px;
    top: 40px;
    width: 350px;
    float: right;
    z-index: 99999;
    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: 9999;
    text-align: left;
    direction: ltr
}
#cpanel-form img {
    display: inline-block
}
#cpanel-form .panel,
#cpanel-form .panel-default {
    border: 1px solid #bcbcbc;
    margin-bottom: 5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}
#cpanel-form .panel .panel-heading,
#cpanel-form .panel-default .panel-heading {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fff), to(#f6f6f6));
    background-image: -webkit-linear-gradient(top, #fff, 0%, #f6f6f6, 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #f6f6f6 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #f6f6f6 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
    border-color: #f6f6f6 #f6f6f6 #d0d0d0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    clear: both;
    padding: 0 !important;
    text-shadow: none
}
#cpanel-form .panel .panel-heading .accordion-toggle,
#cpanel-form .panel-default .panel-heading .accordion-toggle {
    color: #909090;
    font-size: 12px;
    position: relative;
    display: block;
    padding: 8px 15px
}
#cpanel-form .panel .panel-heading .accordion-toggle img,
#cpanel-form .panel-default .panel-heading .accordion-toggle img {
    margin-right: 10px;
    opacity: 0.2;
    width: 20px;
    display: inline-block
}
#cpanel-form .panel .panel-heading .accordion-toggle:after,
#cpanel-form .panel-default .panel-heading .accordion-toggle:after {
    content: '\F078';
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px
}
#cpanel-form .panel .panel-heading i,
#cpanel-form .panel-default .panel-heading i {
    color: #909090
}
#cpanel-form .panel .panel-collapse,
#cpanel-form .panel-default .panel-collapse {
    max-height: 190px;
    overflow-y: auto
}
#cpanel-form .panel .panel-collapse .accordion-inner,
#cpanel-form .panel-default .panel-collapse .accordion-inner {
    border-top: 1px solid #E5E5E5;
    padding: 9px 15px
}
#cpanel-form .panel .control-group,
#cpanel-form .panel-default .control-group {
    margin-bottom: 10px
}
#cpanel-form a.cpanel-control {
    background-color: #707070;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    border-radius: 5px 0 0 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    height: 40px;
    left: -40px;
    line-height: 36px;
    padding: 0 0 5px 10px;
    position: absolute;
    top: 20%;
    width: 40px;
    z-index: 10
}
#cpanel-form a.cpanel-control:before {
    content: "\f0a5";
    color: #fff;
    display: inline;
    font-family: "FontAwesome";
    font-size: 20px
}
#cpanel-form a.cpanel-control.active:before {
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 20px
}
#cpanel-form label {
    float: left;
    width: 50%;
    padding: 5px 0;
    text-align: left;
    font-size: 12px
}
#cpanel-form label.ya-radio-img-selected {
    box-shadow: 0 0 0 2px #ad2323 inset
}
#cpanel-form .controls {
    margin-left: 0
}
#cpanel-form .controls label {
    float: left;
    width: auto;
    padding: 2px
}
#cpanel-form .controls select {
    font-size: 12px
}
#cpanel-form .ya-radio-img input[type="radio"],
#cpanel-form .ya-radio-img span {
    display: none
}
#cpanel-form .ya-radio-img img {
    width: 33px;
    cursor: pointer
}
.lt-ie9 #cpanel-form .ya-radio-img img {
    width: auto
}
#cpanel-form input,
#cpanel-form textarea,
#cpanel-form .uneditable-input {
    width: 206px;
    border: 1px solid #ddd;
    background: #fff
}
#cpanel-form select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    width: 220px;
    height: 20px;
    padding: 4px 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
#cpanel-form input {
    height: 20px;
    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;
    -webkit-appearance: checkbox
}
.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: #009838
}
.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: #009838
}
.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: #009838
}
.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: #009838
}
.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: #009838
}
.widget_categories ul li ul.children,
.widget_pages ul li ul.children,
.widget_meta ul li ul.children,
.widget_recent_comments ul li ul.children,
.widget_rss ul li ul.children,
.widget_archive ul li ul.children,
.widget_recent_entries ul li ul.children {
    margin-left: 15px
}
.widget_categories ul li ul.children>li,
.widget_pages ul li ul.children>li,
.widget_meta ul li ul.children>li,
.widget_recent_comments ul li ul.children>li,
.widget_rss ul li ul.children>li,
.widget_archive ul li ul.children>li,
.widget_recent_entries ul li ul.children>li {
    list-style: inside
}
.rtl .widget_categories ul li ul.children,
.rtl .widget_pages ul li ul.children,
.rtl .widget_meta ul li ul.children,
.rtl .widget_recent_comments ul li ul.children,
.rtl .widget_rss ul li ul.children,
.rtl .widget_archive ul li ul.children,
.rtl .widget_recent_entries ul li ul.children {
    margin-left: 0;
    margin-right: 15px
}
.sidebar .widget {
    margin: 0 0 35px 0;
    position: relative;
    display: inline-block;
    width: 100%
}
.sidebar .widget.widget_text {
    margin-bottom: 20px
}
.sidebar .widget.widget_text img {
    margin-bottom: 7px
}
.sidebar .widget.yith-woocompare-widget .widget-inner>ul {
    border: 0;
    padding: 0;
    margin-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}
.sidebar .widget.yith-woocompare-widget .widget-inner>ul li {
    border-bottom: 0
}
.sidebar .widget.yith-woocompare-widget .widget-inner>ul li a {
    font-size: 14px;
    font-weight: bold;
    color: #666
}
.sidebar .widget.yith-woocompare-widget .clear-all {
    font-size: 12px;
    font-weight: bold;
    color: #999;
    text-transform: uppercase;
    width: 48%;
    padding: 0 11px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: center
}
.sidebar .widget.yith-woocompare-widget .clear-all:hover {
    background: #009838;
    color: #fff;
    border: 1px solid #009838
}
.sidebar .widget.yith-woocompare-widget .compare {
    width: 48%
}
.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: 1px solid #009838;
    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;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
    color: #444
}
.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;
    font-weight: 400;
    padding: 11px 0;
    border: none
}
.sidebar .widget .widget-inner>ul li a:hover {
    color: #009838
}
.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: transparent
}
.sidebar .widget.widget_categories .block-title-widget {
    border-bottom: 1px solid #eee
}
.sidebar .widget.widget_categories .block-title-widget h2 span {
    color: #444;
    background: none;
    padding: 0
}
.sidebar .widget.widget_categories .block-title-widget h2 span:before {
    border-bottom: 1px solid #009838;
    content: "";
    display: inline-block;
    height: 1px;
    position: absolute;
    left: 0;
    right: auto;
    top: auto;
    bottom: -1px;
    width: 110px
}
.sidebar .widget.widget_categories ul {
    border: 0;
    padding: 0;
    margin-bottom: 0
}
.sidebar .widget .accordion_recommend_product {
    margin-bottom: 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
}
.sw-ourteam-slider.default .item .item-wrap img {
    width: 100%
}
.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
}
.widget_product_tag_cloud .tagcloud {
    margin: 20px 0 !important
}
.sw-related-product .carousel-inner {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 30px 0;
    margin-bottom: 30px
}
.sw-related-product .carousel-inner .bs-item {
    padding: 0 11px 11px 11px
}
.sw-related-product .carousel-inner .bs-item .item-img:hover {
    opacity: 0.8
}
.sw-best-seller-product ul {
    margin-top: 20px
}
.sw-best-seller-product ul li {
    padding: 0 0 11px 0px;
    margin-bottom: 11px
}
.sw-best-seller-product ul li .item-img {
    float: left;
    border: 1px solid #ddd
}
.sw-best-seller-product ul li .item-img img {
    width: 110px
}
.sw-best-seller-product ul li .item-img img:hover {
    opacity: 0.8
}
.sw-best-seller-product ul li .item-content {
    text-align: left;
    margin-left: 130px
}
.widget_revslider .hesperiden.tparrows {
    background: transparent;
    border: 1px solid #fff
}
.widget_revslider .hesperiden.tparrows:hover {
    border-radius: 50%;
    border: 1px solid #444
}
.widget_revslider .hesperiden.tparrows:hover:before {
    color: #444
}
.widget_revslider .hesperiden.tparrows:before {
    font-family: FontAwesome !important
}
.widget_revslider .hesperiden.tparrows.tp-rightarrow:before {
    content: "\f105"
}
.widget_revslider .hesperiden.tparrows.tp-leftarrow:before {
    content: "\f104"
}
.filter-price {
    border: 1px solid #ddd;
    border-top: 1px solid #009838;
    border-bottom: 0;
    padding: 20px;
    padding-bottom: 0
}
.filter-price h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #444;
    margin-bottom: 12px
}
.filter-price ul.menu {
    margin-left: 0;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 0;
    padding-bottom: 5px
}
.filter-price ul.menu li {
    margin-bottom: 10px
}
.filter-price ul.menu .fa {
    margin: 0 10px 0px 0
}
.filter-price ul.menu .menu-title {
    color: #444
}
.filter-price ul.menu .menu-title:hover {
    color: #009838
}
.widget_price_filter .block-title {
    border: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: none;
    padding-top: 5px;
    height: 45px
}
.widget_price_filter .block-title .sn-img {
    display: none
}
.widget_price_filter .block-title strong {
    padding-left: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #444
}
.rtl .widget_price_filter .block-title strong {
    padding-left: 0;
    padding-right: 20px
}
.widget_price_filter form {
    border-top: 0px !important;
    padding-top: 10px !important;
    padding-bottom: 40px !important
}
.widget_product_tag_cloud {
    padding-left: 0px;
    padding-right: 0px;
    border: 0
}
.widget_product_tag_cloud .block-title-widget {
    border-bottom: 1px solid #009838
}
.widget_product_tag_cloud .tagcloud {
    margin-top: 30px
}
#right .widget_product_tag_cloud .tagcloud,
#left .widget_product_tag_cloud .tagcloud {
    height: 87px;
    overflow: hidden
}
.widget_product_tag_cloud .tagcloud a {
    border: 1px solid #999;
    padding: 2px 20px;
    border-radius: 3px;
    margin: 0 2px 5px 0;
    display: inline-table;
    color: #999;
    font-size: 12px !important
}
.widget_product_tag_cloud .tagcloud a:hover {
    background: #009838;
    border: 1px solid #009838;
    color: #fff
}
.sw_related_upsell_widget {
    margin-bottom: 40px
}
.sw_related_upsell_widget .block-title {
    margin-bottom: 15px
}
.sw_related_upsell_widget .sw-woo-container-slider .slider {
    border: 0
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .slick-list {
    margin: 0 -15px
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .slick-slide {
    border: 0 !important
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .item-wrap {
    border: 1px solid #ddd;
    margin: 1px
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .item-wrap .onsale {
    top: 0 !important;
    left: 0 !important
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .item-wrap .add-info {
    margin-bottom: 22px
}
.responsive-slider.sw-partner-container-slider .res-button:hover:before {
    color: #009838 !important
}
.vc_accordion_recommend_product {
    display: inline-block !important
}
.body-wrapper {
    overflow: hidden
}
.box-recommend-title {
    position: relative
}
.box-recommend-title h3 {
    font-size: 18px;
    color: #666;
    text-transform: capitalize
}
.box-recommend-title h3:before {
    content: "";
    background: #009838;
    width: 55px;
    height: 1px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -27.5px
}
.scrolloff {
    pointer-events: none
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li,
.wpb_button {
    margin-bottom: 0px
}
.fa-search:before {
    content: "\f002";
    font-family: FontAwesome !important
}
.page-homepage2 ul.vertical-megamenu>li>a::before {
    display: none
}
.breadcrumb {
    padding: 10px 0px;
    margin-left: 0;
    background: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 30px
}
.breadcrumb li.active span {
    font-weight: bold;
    color: #009838
}
.breadcrumb>li+li:before {
    font-family: fontawesome;
    content: "\F105";
    font-size: 12px;
    margin: 0 5px;
    color: #444
}
.phone-icon-search {
    display: none !important
}
.phone-icon-search.btn-search-mobilev2 {
    display: block;
    width: 45px;
    height: 45px
}
.block {
    display: inline-block;
    width: 100%;
    margin-bottom: 34px;
    padding-left: 18px;
    padding-right: 18px;
    border: 1px solid #ddd
}
.page-template-page-home .breadcrumbs,
.page-template-page-home header .entry-title {
    display: none
}
.page-template-page-home5 .breadcrumbs,
.page-template-page-home5 header .entry-title {
    display: none
}
.page-template-page-home6 .breadcrumbs,
.page-template-page-home6 header .entry-title {
    display: none
}
.page-template-page-home9 .breadcrumbs,
.page-template-page-home9 header .entry-title {
    display: none
}
.page-template-page-home10 .breadcrumbs,
.page-template-page-home10 header .entry-title {
    display: none
}
.page-template-page-home11 .breadcrumbs,
.page-template-page-home11 header .entry-title {
    display: none
}
.page-template-page-home12 .breadcrumbs,
.page-template-page-home12 header .entry-title {
    display: none
}
.page-template-page-home13 .breadcrumbs,
.page-template-page-home13 header .entry-title {
    display: none
}
.page-template-page-home14 .breadcrumbs,
.page-template-page-home14 header .entry-title {
    display: none
}
.page-template-page-home15 .breadcrumbs,
.page-template-page-home15 header .entry-title {
    display: none
}
.page-template-page-home.page-homepage3,
.page-template-page-home5.page-homepage3,
.page-template-page-home6.page-homepage3,
.page-template-page-home9.page-homepage3,
.page-template-page-home10.page-homepage3,
.page-template-page-home11.page-homepage3,
.page-template-page-home12.page-homepage3,
.page-template-page-home13.page-homepage3,
.page-template-page-home14.page-homepage3,
.page-template-page-home15.page-homepage3 {
    background: #F7F7F7 !important
}
.sliderevo1 {
    width: 70%;
    padding-left: 12px;
    padding-right: 0px
}
.rtl .sliderevo1 {
    padding-left: 0;
    padding-right: 12px
}
.product-countdown {
    position: absolute;
    top: 0px;
    right: 0
}
.product-countdown .item-timer {
    background: #009838;
    display: inline-flex;
    position: relative;
    color: #fff;
    font-size: 15px;
    line-height: 27px
}
.product-countdown .item-timer .time-item {
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #009838;
    display: inline-block;
    color: #fff;
    padding: 5px 0px 2px;
    line-height: 20px;
    font-size: 12px !important;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s
}
.product-countdown .item-timer .time-item .num-time {
    font-size: 116.67%;
    font-weight: bold
}
.product-countdown .item-timer .time-item .name-time {
    font-size: 83.33%
}
.product-countdown .item-timer .time-item.time-min {
    background: #0297DA
}
.lastest_deal3 .product-countdown {
    top: 50%;
    left: 50%;
    margin-left: -50px;
    right: auto;
    opacity: 0
}
.slick-slide:hover .product-countdown {
    opacity: 1
}
.dailydeal {
    width: 30%;
    padding-left: 8px
}
.rtl .dailydeal {
    padding-right: 8px
}
.dailydeal .countdown-slider {
    border-top: 0;
    margin-bottom: 0
}
.dailydeal .countdown-slider .box-slider-title {
    position: absolute;
    top: 0;
    left: -1px;
    width: 84px;
    height: 84px;
    background: url("../assets/img/icon-deal.png") no-repeat top left;
    z-index: 696;
    cursor: pointer
}
.dailydeal .countdown-slider .slick-slide {
    border-right: 0 !important
}
.dailydeal .countdown-slider .res-button {
    display: block;
    border: 0;
    color: #999;
    background-color: transparent;
    font-size: 25px;
    top: 50%;
    margin-top: -55px;
    z-index: 6969
}
.dailydeal .countdown-slider .res-button.slick-prev {
    left: 0px;
    right: auto
}
.dailydeal .countdown-slider .res-button.slick-next {
    right: 0px;
    left: auto
}
.dailydeal .countdown-slider .res-button.slick-next:hover:before {
    color: #009838
}
.dailydeal .countdown-slider .res-button.slick-prev:hover:before {
    color: #009838
}
.dailydeal .countdown-slider .item-content {
    text-align: left
}
.dailydeal .countdown-slider .item-content .item-price {
    margin-bottom: 6px
}
label {
    font-weight: normal
}
.margin-bottom30 {
    margin-bottom: 30px !important
}
.home1img {
    width: inherit;
    margin-bottom: 30px
}
.accordion_recommend_product {
    margin-bottom: 30px
}
.blog-indicators {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    border: 1px solid #ddd;
    border-top: 0px
}
.blog-indicators .block-title {
    margin: 0 -19px 0px -19px
}
.blog-indicators .carousel-inner .item {
    margin: 20px 0
}
.blog-indicators .carousel-inner .item img {
    margin-bottom: 27px
}
.blog-indicators .carousel-inner .item .postTitle {
    padding-bottom: 10px
}
.blog-indicators .carousel-inner .item .postTitle h2 {
    font-size: 116.67%;
    font-weight: bold;
    margin: 0
}
.blog-indicators .carousel-indicators {
    padding: 11px 0px;
    border-top: 1px solid #ddd;
    position: relative;
    text-align: center;
    left: 0;
    width: auto;
    bottom: 0;
    margin: 0px -18px 0
}
.blog-indicators .carousel-indicators .active {
    background-color: #009838
}
.blog-indicators .carousel-indicators li {
    background-color: #b4b4b4;
    width: 12px;
    height: 12px;
    margin: 0 3px
}
.wpb_single_image a {
    display: block;
    position: relative
}
.section-tab-child-cate .category-slider-content .banner-right-cate ul.bottom-category-banner li a,
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li a {
    display: block;
    position: relative
}
.section-latestblog-index7 .widget-thumb .img_over a,
.intagram-gallery-content .item a {
    display: block;
    position: relative
}
.wpb_single_image a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    visibility: hidden;
    left: 0;
    top: 0;
    opacity: 0;
    background: url("../assets/img/heo2.png") no-repeat center center #222;
    transform: scale(0.5) rotateY(180deg);
    -webkit-transform: scale(0.5) rotateY(180deg);
    -moz-transform: scale(0.5) rotateY(180deg);
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: 99
}
.section-tab-child-cate .category-slider-content .banner-right-cate ul.bottom-category-banner li a:before,
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    visibility: hidden;
    left: 0;
    top: 0;
    opacity: 0;
    background: url("../assets/img/heo2.png") no-repeat center center #222;
    transform: scale(0.5) rotateY(180deg);
    -webkit-transform: scale(0.5) rotateY(180deg);
    -moz-transform: scale(0.5) rotateY(180deg);
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: 99
}
.section-latestblog-index7 .widget-thumb .img_over a:before,
.intagram-gallery-content .item a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    visibility: hidden;
    left: 0;
    top: 0;
    opacity: 0;
    background: url("../assets/img/heo2.png") no-repeat center center #222;
    transform: scale(0.5) rotateY(180deg);
    -webkit-transform: scale(0.5) rotateY(180deg);
    -moz-transform: scale(0.5) rotateY(180deg);
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: 99
}
.wpb_single_image:hover a:before {
    opacity: 0.35;
    visibility: visible;
    transform: scale(1) rotateY(0deg);
    -webkit-transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg)
}
.section-tab-child-cate .category-slider-content .banner-right-cate ul.bottom-category-banner li:hover a:before,
.section-tab-child-cate .sw-woo-tab-banner-top .tab-content .banner-top-cate ul.bottom-category-banner li:hover a:before {
    opacity: 0.35;
    visibility: visible;
    transform: scale(1) rotateY(0deg);
    -webkit-transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg)
}
.section-latestblog-index7 .widget-thumb .img_over:hover a:before,
.intagram-gallery-content .item:hover a:before {
    opacity: 0.35;
    visibility: visible;
    transform: scale(1) rotateY(0deg);
    -webkit-transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg)
}
.img-effect {
    position: relative;
    display: inline-block
}
.content-home-img-v2 .img-effect.img-content-homev2 {
    width: 44%;
    float: left;
    margin-right: 1%
}
.content-home-img-v2 .img-content-homev2 {
    display: inline-block;
    width: 55%
}
.content-home-img-v2 .img-content-homev2 .img-content-homev2-1 {
    margin-bottom: 3px
}
.bannerhomev2 {
    margin-top: -30px
}
.bannerhomev2 .img-effect {
    float: left;
    z-index: 9;
    position: relative
}
.img-classv2 {
    display: block;
    overflow: hidden
}
.img-classv2 img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: transform 0.2s linear 0s;
    transition: transform 0.2s linear 0s
}
.sn-lettter {
    background: url("../assets/img/letter.jpg") no-repeat center center;
    padding: 35px 20px 45px;
    color: #fff
}
.sn-lettter .block-title {
    font-size: 216.67%;
    text-transform: uppercase;
    margin-bottom: 5px;
    background: none;
    border: 0;
    height: inherit
}
.sn-lettter .block-title strong {
    line-height: inherit;
    padding-left: 0;
    font-size: inherit;
    text-transform: uppercase
}
.sn-lettter .form-subscribe-header {
    line-height: 1.6;
    margin-bottom: 25px
}
.sn-lettter .mc4wp-form {
    position: relative
}
.sn-lettter .mc4wp-form .newsletter {
    width: 100%;
    padding: 0 15px;
    height: 42px;
    border-radius: 0;
    border: 0
}
.sn-lettter .mc4wp-form .actions input {
    background: url("../assets/img/group_btn.png") no-repeat center -414px #009838;
    width: 47px;
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    border: 0;
    text-indent: -9999px
}
.sn-lettter .mc4wp-form .actions input:hover {
    background-color: #0285C0
}
.testimonial2 {
    background: url("../assets/img/tami.jpg") repeat-x center center;
    min-height: 470px
}
.testimonial2 .client-wrapper-b {
    max-width: 570px;
    float: right
}
.testimonial2 .client-wrapper-b .block-title-bottom {
    position: relative;
    height: 0;
    line-height: 0px;
    border-bottom: 0px solid #eee;
    padding-left: 0px
}
.testimonial2 .client-wrapper-b .image-client {
    float: right;
    margin-top: 95px;
    margin-bottom: 30px;
    position: relative;
    right: 50%;
    margin-right: -71px
}
.testimonial2 .client-wrapper-b .client-say-info {
    display: inline-block
}
.testimonial2 .client-wrapper-b .client-say-info:before {
    position: absolute;
    content: "";
    background: url("../assets/img/blue/Forma-18.png") no-repeat center center;
    width: 20px;
    height: 20px
}
.testimonial2 .client-wrapper-b .client-say-info:after {
    position: absolute;
    content: "";
    background: url("../assets/img/blue/Forma-19.png") no-repeat center center;
    width: 20px;
    height: 20px;
    right: 10px;
    bottom: 0
}
.testimonial2 .client-wrapper-b .client-say-info .client-comment {
    display: inline-block;
    padding: 0 40px;
    text-align: center;
    color: #fff
}
.testimonial2 .client-wrapper-b .client-say-info .name-client,
.testimonial2 .client-wrapper-b .client-say-info .info-client {
    display: none
}
.testimonial2 .client-wrapper-b .carousel-cl {
    position: absolute;
    right: 50%;
    margin-right: -56px;
    top: 115px;
    margin-top: 10px;
    text-align: center;
    font-size: 24px;
    z-index: 69
}
.testimonial2 .client-wrapper-b .carousel-cl .prev-test {
    background: none;
    right: 150%;
    position: relative;
    color: #9c948f
}
.testimonial2 .client-wrapper-b .carousel-cl .prev-test:hover:before {
    color: #fff
}
.testimonial2 .client-wrapper-b .carousel-cl .next-test {
    background: none;
    right: -90%;
    position: relative;
    color: #9c948f
}
.testimonial2 .client-wrapper-b .carousel-cl .next-test:hover:before {
    color: #fff
}
.blog-v2 {
    background-color: #ddd;
    min-height: 470px
}
.blog-v2 .news-style-2 {
    margin-top: 20px;
    max-width: 570px
}
.blog-v2 .news-style-2 ul {
    margin-top: 14px
}
.blog-v2 .news-style-2 ul>li {
    list-style: none;
    clear: both
}
.blog-v2 .news-style-2 ul>li .widget-thumb {
    float: left;
    margin: 0 20px 30px 0px;
    border: 2px solid #009838;
    position: relative
}
.blog-v2 .news-style-2 ul>li .widget-thumb img {
    height: 160px;
    width: 220px
}
.blog-v2 .news-style-2 ul>li .widget-thumb .sn-datev2 {
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 40px;
    background: #009838;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold
}
.blog-v2 .news-style-2 ul>li .widget-thumb .sn-datev2 .d-blog {
    padding: 2px 0 0
}
.blog-v2 .news-style-2 ul>li .widget-thumb:hover {
    border-color: #999
}
.blog-v2 .news-style-2 ul>li .widget-thumb:hover .sn-datev2 {
    background: #999
}
.blog-v2 .news-style-2 ul>li .widget-caption {
    padding: 0px 0 10px 20px
}
.blog-v2 .news-style-2 ul>li .widget-caption .item-title h4 a {
    font-size: 116.67%;
    font-weight: bold
}
.blog-v2 .news-style-2 ul>li .widget-caption .item-content {
    text-align: left
}
.blog-v2 .block-title {
    background: transparent;
    border: none
}
.blog-v2 .block-title strong {
    padding-left: 15px;
    background: url("../assets/img/group_btn.png") repeat-x left -460px;
    display: inline-block;
    width: 100%
}
.blog-v2 .block-title strong span {
    font-size: 137%;
    background-color: #ddd;
    padding-left: 20px;
    margin-left: -20px;
    padding-right: 10px
}
.blog-v2 .block-title strong .sn-view {
    font-weight: 100;
    font-size: 12px;
    text-transform: none;
    float: right;
    background-color: #ddd;
    padding-left: 10px
}
.sw_partner_slider-3.sw_partner_slider .res-button.slick-prev {
    left: 0 !important
}
.sw_partner_slider-3.sw_partner_slider .res-button.slick-next {
    right: 0 !important
}
.sw_partner_slider {
    margin-bottom: 0;
    position: relative
}
.sw_partner_slider .title-home {
    display: none
}
.sw_partner_slider .res-button {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 40px;
    width: 36px;
    height: 36px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 22px;
    color: #ddd;
    cursor: pointer;
    background-color: #fff;
    z-index: 9
}
.sw_partner_slider .res-button.slick-prev {
    left: 16px;
    border: none;
    background-color: transparent
}
.sw_partner_slider .res-button.slick-prev:before {
    content: "\f104";
    display: inline-block;
    font-family: FontAwesome !important;
    font-size: 36px;
    color: #999999
}
.sw_partner_slider .res-button.slick-next {
    right: 25px !important;
    left: auto;
    border: none;
    background-color: transparent
}
.sw_partner_slider .res-button.slick-next:before {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome !important;
    font-size: 36px;
    color: #999999
}
.sw_partner_slider .res-button.slick-prev:hover:before,
.sw_partner_slider .res-button.slick-next:hover:before {
    color: #009838
}
.blog-bottom,
.basic-product-bottom,
.client-say-bottom {
    padding-top: 10px
}
.block-title-bottom {
    position: relative;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    padding-left: 20px
}
.block-title-bottom h2 {
    font-size: 133.33%;
    font-weight: bold;
    line-height: 50px;
    text-transform: uppercase
}
.testimonial-v3 {
    background: #fff
}
.testimonial-v3 .carousel-cl.nav-custom {
    position: absolute;
    right: 10px;
    top: 0
}
.testimonial-v3 .carousel-cl.nav-custom a {
    color: #666;
    font-size: 10px;
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #ddd;
    width: 28px;
    height: 28px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    margin: 0
}
.testimonial-v3 .carousel-cl.nav-custom a:hover {
    border-color: #009838;
    background-color: #df1f26;
    color: #fff
}
.testimonial-v3 .image-client {
    width: auto;
    height: auto;
    margin: 35px 0 28px
}
.testimonial-v3 .image-client img {
    margin: 0 auto
}
.testimonial-v3 .client-say-info {
    position: relative;
    margin: 0 30px 70px 30px
}
.testimonial-v3 .client-say-info .client-comment {
    display: inline-block;
    margin: 0 20px 0;
    text-align: center;
    font-style: italic
}
.testimonial-v3 .client-say-info .name-client,
.testimonial-v3 .client-say-info .info-client {
    display: none
}
.testimonial-v3 .client-say-info:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #f44336;
    position: absolute;
    left: -5px;
    top: -5px;
    font-size: 24px
}
.testimonial-v3 .client-say-info:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #f44336;
    position: absolute;
    right: -5px;
    bottom: 0;
    font-size: 24px
}
.blog-bottomv3 .widget-the-blog {
    background: #fff
}
.blog-bottomv3 .widget-the-blog ul {
    margin: 0;
    padding: 30px 30px 25px
}
.blog-bottomv3 .widget-the-blog ul>li {
    list-style: none
}
.blog-bottomv3 .widget-the-blog ul>li.item-0 {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 32px;
    border-bottom: 1px solid #ddd
}
.blog-bottomv3 .widget-the-blog ul>li.item-0 .widget-caption {
    margin-bottom: 0
}
.blog-bottomv3 .widget-the-blog ul>li.item-0 .widget-caption .item-title {
    margin-left: 140px;
    position: relative;
    margin-bottom: 15px;
    padding-left: 0
}
.blog-bottomv3 .widget-the-blog ul>li.item-0 .widget-caption .item-title:before {
    display: none
}
.blog-bottomv3 .widget-the-blog ul>li .widget-thumb img {
    width: 120px;
    height: 90px;
    float: left
}
.blog-bottomv3 .widget-the-blog ul>li .widget-caption {
    margin-bottom: 15px
}
.blog-bottomv3 .widget-the-blog ul>li .widget-caption .item-title {
    padding-left: 10px;
    position: relative
}
.blog-bottomv3 .widget-the-blog ul>li .widget-caption .item-title:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #999;
    left: 0;
    margin-top: 5px
}
.blog-bottomv3 .widget-the-blog ul>li .widget-caption .item-title h4 a {
    font-size: 12px;
    font-weight: 700;
    color: #666
}
.blog-bottomv3 .widget-the-blog ul>li .widget-caption .item-title .item-publish {
    display: none
}
.blog-bottomv3 .widget-the-blog ul>li .widget-caption .entry-meta {
    display: none
}
.blog-bottomv3 .widget-the-blog ul>li .widget-caption .item-content {
    margin-left: 140px;
    position: relative;
    text-align: left
}
.section-slidev4 {
    margin-bottom: 0
}
.section-bannerp1 {
    position: relative;
    top: -75px;
    padding-top: 20px;
    background: #fff;
    margin-bottom: 40px;
    z-index: 100
}
.section-bannerp1 .imgcol1>.vc_column-inner {
    padding-right: 10px;
    padding-left: 20px
}
.rtl .section-bannerp1 .imgcol1>.vc_column-inner,
.section-bannerp1 .imgcol2>.vc_column-inner {
    padding-left: 10px;
    padding-right: 20px
}
.rtl .section-bannerp1 .imgcol2>.vc_column-inner {
    padding-right: 10px;
    padding-left: 20px
}
.section-bannerp1 .wpb_single_image,
.section-bannerp1 .wpb_column .vc_row {
    margin-bottom: 0
}
.section-woo-tab {
    top: -75px;
    position: relative;
    margin-bottom: 40px
}
.section-woo-tab .sw-woo-tab-cat .top-tab-slider,
.section-woo-tab .sw-woo-tab-cat-resp .top-tab-slider {
    position: relative;
    margin-bottom: 22px;
    overflow: hidden
}
.section-woo-tab .sw-woo-tab-cat .top-tab-slider .order-title,
.section-woo-tab .sw-woo-tab-cat-resp .top-tab-slider .order-title {
    float: left;
    border-bottom: 0;
    padding-top: 2px;
    padding-bottom: 0
}
.section-woo-tab .sw-woo-tab-cat .top-tab-slider .order-title:after,
.section-woo-tab .sw-woo-tab-cat-resp .top-tab-slider .order-title:after {
    content: "";
    background: url("../assets/img/group_btn.png") repeat-x left -597px;
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    margin-top: -1.5px
}
.section-woo-tab .sw-woo-tab-cat .top-tab-slider .order-title span,
.section-woo-tab .sw-woo-tab-cat-resp .top-tab-slider .order-title span {
    border-bottom: 0;
    padding-right: 15px;
    background: #fff;
    position: relative;
    z-index: 96
}
.rtl .section-woo-tab .sw-woo-tab-cat .top-tab-slider .order-title span,
.rtl .section-woo-tab .sw-woo-tab-cat-resp .top-tab-slider .order-title span {
    padding-right: 0;
    padding-left: 15px
}
.rtl .section-woo-tab .sw-woo-tab-cat .top-tab-slider .order-title,
.rtl .section-woo-tab .sw-woo-tab-cat-resp .top-tab-slider .order-title {
    float: right
}
.section-woo-tab .sw-woo-tab-cat .top-tab-slider .nav-tabs,
.section-woo-tab .sw-woo-tab-cat-resp .top-tab-slider .nav-tabs {
    float: right;
    background: #fff;
    position: relative
}
.rtl .section-woo-tab .sw-woo-tab-cat .top-tab-slider .nav-tabs,
.rtl .section-woo-tab .sw-woo-tab-cat-resp .top-tab-slider .nav-tabs {
    float: left
}
.section-woo-tab .sw-woo-tab-cat .top-tab-slider .nav-tabs li,
.section-woo-tab .sw-woo-tab-cat-resp .top-tab-slider .nav-tabs li {
    margin: 0 0 0px 10px
}
.rtl .section-woo-tab .sw-woo-tab-cat .top-tab-slider .nav-tabs li,
.rtl .section-woo-tab .sw-woo-tab-cat-resp .top-tab-slider .nav-tabs li {
    margin: 0 10px 0 0
}
.section-woo-tab .sw-woo-tab-cat .tab-content,
.section-woo-tab .sw-woo-tab-cat-resp .tab-content {
    border: 1px solid #ddd
}
.section-woo-tab .sw-woo-tab-cat .tab-content .row,
.section-woo-tab .sw-woo-tab-cat-resp .tab-content .row {
    margin: 0
}
.section-woo-tab .sw-woo-tab-cat .tab-content .slick-initialized .slick-slide,
.section-woo-tab .sw-woo-tab-cat-resp .tab-content .slick-initialized .slick-slide {
    padding: 0
}
.section-woo-tab .sw-woo-tab-cat .tab-content .slick-initialized .slick-slide:first-of-type .item-wrap,
.section-woo-tab .sw-woo-tab-cat-resp .tab-content .slick-initialized .slick-slide:first-of-type .item-wrap {
    border-left: 0
}
.rtl .section-woo-tab .sw-woo-tab-cat .tab-content .slick-initialized .slick-slide:first-of-type .item-wrap,
.rtl .section-woo-tab .sw-woo-tab-cat-resp .tab-content .slick-initialized .slick-slide:first-of-type .item-wrap {
    border-right: 0
}
.section-woo-tab .sw-woo-tab-cat .tab-content .slick-initialized .slick-slide .item-wrap,
.section-woo-tab .sw-woo-tab-cat-resp .tab-content .slick-initialized .slick-slide .item-wrap {
    border: 0;
    border-left: 1px dashed #ddd
}
.rtl .section-woo-tab .sw-woo-tab-cat .tab-content .slick-initialized .slick-slide .item-wrap,
.rtl .section-woo-tab .sw-woo-tab-cat-resp .tab-content .slick-initialized .slick-slide .item-wrap {
    border-left: 0;
    border-right: 1px dashed #ddd
}
.section-woo-tab .sw-woo-tab-cat .tab-content .slick-initialized .slick-slide .item-wrap .onsale,
.section-woo-tab .sw-woo-tab-cat .tab-content .slick-initialized .slick-slide .item-wrap .add-info,
.section-woo-tab .sw-woo-tab-cat .tab-content .slick-initialized .slick-slide .item-wrap .sm_quickview_handler-list {
    display: none !important
}
.section-woo-tab .sw-woo-tab-cat-resp .tab-content .slick-initialized .slick-slide .item-wrap .onsale,
.section-woo-tab .sw-woo-tab-cat-resp .tab-content .slick-initialized .slick-slide .item-wrap .add-info,
.section-woo-tab .sw-woo-tab-cat-resp .tab-content .slick-initialized .slick-slide .item-wrap .sm_quickview_handler-list {
    display: none !important
}
.section-woo-tab .sw-woo-tab-cat .tab-content .slick-initialized .slick-slide .item-wrap .item-content .item-price,
.section-woo-tab .sw-woo-tab-cat-resp .tab-content .slick-initialized .slick-slide .item-wrap .item-content .item-price {
    margin-bottom: 22px
}
.section-woo-tab .sw-woo-tab-cat .tab-content .slick-initialized .slick-slide .item-wrap .item-content h4 a,
.section-woo-tab .sw-woo-tab-cat-resp .tab-content .slick-initialized .slick-slide .item-wrap .item-content h4 a {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px
}
.section-woo-tab .wpb_single_image {
    border: 1px solid #ddd;
    border-top: 0;
    margin-bottom: 0
}
.section-woo-tab .sw-woo-tab-cat-resp {
    overflow: visible
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-first-product {
    position: relative;
    width: 34%;
    max-width: 100%
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-first-product .onsale {
    top: 0 !important;
    left: 0 !important
}
.rtl .section-woo-tab .sw-woo-tab-cat-resp .resp-first-product .onsale {
    left: auto;
    right: 0 !important
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-first-product .product-countdown {
    margin: 20px 0 30px 0;
    position: relative
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-first-product .product-countdown .countdown-section {
    margin-right: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 1px solid #444;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    color: #444;
    padding: 12px 0px 0px;
    line-height: 12px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.rtl .section-woo-tab .sw-woo-tab-cat-resp .resp-first-product .product-countdown .countdown-section {
    margin-right: 0;
    margin-left: 5px
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-first-product .product-countdown .countdown-section span {
    display: block
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-first-product .product-countdown .countdown-section span.countdown-amount {
    font-size: 16px;
    font-weight: 700;
    color: #444;
    margin-bottom: 5px
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-first-product .product-countdown .countdown-section span.countdown-period {
    text-transform: uppercase;
    font-weight: bold;
    color: #444;
    font-size: 12px
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-first-product .product-countdown .countdown-section.secs {
    margin-right: 0px
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-first-product .item-img img {
    margin-bottom: 5px
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product {
    display: inline-block;
    width: 66%;
    border-left: 1px dashed #ddd;
    vertical-align: top
}
.rtl .section-woo-tab .sw-woo-tab-cat-resp .resp-content-product {
    border-left: 0;
    border-right: 1px dashed #ddd
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item {
    width: 25%;
    max-width: 100%;
    min-height: 290px;
    border-right: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    position: relative
}
.rtl .section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item {
    border-right: 0;
    border-left: 1px dashed #ddd
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item .item-wrap .onsale {
    top: 0 !important;
    left: 0 !important
}
.rtl .section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item .item-wrap .onsale {
    left: auto;
    right: 0 !important
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item .item-wrap .add-info {
    display: none
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item .item-wrap .item-price {
    margin-bottom: 15px
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:nth-child(4),
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:nth-child(8) {
    border-right: 0
}
.rtl .section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:nth-child(4),
.rtl .section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:nth-child(8) {
    border-left: 0
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:nth-child(5),
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:nth-child(6),
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:nth-child(7),
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:nth-child(8) {
    border-bottom: 0
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:hover .item-wrap {
    position: absolute;
    box-shadow: 0px 0px 5px 3px #f0f0f0;
    z-index: 69;
    background: #fff;
    padding: 15px;
    top: -15px;
    left: -15px;
    right: -15px
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:hover .item-wrap .sm_quickview_handler-list {
    visibility: visible;
    opacity: 1
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:hover .item-wrap .add-info {
    display: inline-block
}
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:hover .item-wrap .add-info .yith-wcwl-add-to-wishlist,
.section-woo-tab .sw-woo-tab-cat-resp .resp-content-product .item:hover .item-wrap .add-info .compare-button {
    opacity: 1;
    visibility: visible
}
.section-banner {
    top: -75px;
    position: relative;
    margin-bottom: 40px
}
.section-banner .wpb_single_image {
    margin-bottom: 0
}
.section-testimonial4 {
    top: -75px;
    position: relative;
    margin-bottom: 20px
}
.section-testimonial4 .testimonial2 {
    background: none;
    min-height: 1px
}
.section-testimonial4 .testimonial2 .client-wrapper-b {
    background: url("../assets/img/bg2-3.jpg") repeat-x center center;
    max-width: 100%;
    float: none;
    padding: 0 12%
}
.section-testimonial4 .testimonial2 .client-wrapper-b .carousel-cl {
    top: 67px
}
.section-testimonial4 .testimonial2 .client-wrapper-b .carousel-cl .prev-test,
.section-testimonial4 .testimonial2 .client-wrapper-b .carousel-cl .next-test {
    color: #fff
}
.section-testimonial4 .testimonial2 .client-wrapper-b .carousel-cl .prev-test:hover,
.section-testimonial4 .testimonial2 .client-wrapper-b .carousel-cl .next-test:hover {
    color: #009838
}
.section-testimonial4 .testimonial2 .client-wrapper-b .carousel-cl .prev-test {
    right: 160%
}
.rtl .section-testimonial4 .testimonial2 .client-wrapper-b .carousel-cl .prev-test {
    right: auto;
    left: 160%
}
.section-testimonial4 .testimonial2 .client-wrapper-b .carousel-cl .next-test {
    right: -100%
}
.rtl .section-testimonial4 .testimonial2 .client-wrapper-b .carousel-cl .next-test {
    right: auto;
    left: -100%
}
.section-testimonial4 .testimonial2 .client-wrapper-b .image-client {
    margin-top: 44px
}
.section-testimonial4 .testimonial2 .client-wrapper-b .client-say-info {
    position: relative;
    margin-bottom: 50px
}
.section-testimonial4 .testimonial2 .client-wrapper-b .client-say-info .name-client {
    display: block;
    text-align: center
}
.section-testimonial4 .testimonial2 .client-wrapper-b .client-say-info .name-client h2 {
    margin-bottom: 0px
}
.section-testimonial4 .testimonial2 .client-wrapper-b .client-say-info .name-client a {
    color: #fff;
    font-size: 14px;
    font-weight: bold
}
.section-testimonial4 .testimonial2 .client-wrapper-b .client-say-info .info-client {
    color: #fff;
    text-align: center
}
.section-testimonial4 .testimonial2 .client-wrapper-b .client-say-info:before {
    background: none;
    content: '\f10d';
    color: #fff;
    font-size: 14px;
    font-family: FontAwesome !important;
    top: -12px;
    left: -10px
}
.section-testimonial4 .testimonial2 .client-wrapper-b .client-say-info:after {
    background: none;
    content: '\f10e';
    color: #fff;
    font-size: 14px;
    font-family: FontAwesome !important;
    bottom: 35px;
    right: 190px
}
.section-testimonial4 .testimonial2 .client-wrapper-b .client-say-info .client-comment {
    padding: 0 15px;
    margin-bottom: 15px
}
.section-top-special {
    top: -75px;
    position: relative
}
.section-top-special .resp-slider-container {
    overflow: hidden
}
.section-top-special .box-slider-title {
    position: relative
}
.section-top-special .box-slider-title h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 25px
}
.section-top-special .box-slider-title h2:after {
    content: "";
    background: url("../assets/img/group_btn.png") repeat-x left -597px;
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    margin-top: -1.5px
}
.section-top-special .box-slider-title h2 span {
    padding-right: 20px;
    position: relative;
    background-color: #fff;
    z-index: 69
}
.rtl .section-top-special .box-slider-title h2 span {
    padding-left: 20px;
    padding-right: 0px
}
.section-top-special .sw-woo-container-slider .res-button {
    right: 0px;
    top: -13px
}
.rtl .section-top-special .sw-woo-container-slider .res-button {
    right: auto;
    left: 30px
}
.section-top-special .sw-woo-container-slider .res-button.slick-prev {
    right: 30px
}
.rtl .section-top-special .sw-woo-container-slider .res-button.slick-prev {
    right: auto;
    left: 0px
}
.section-top-special .sw-woo-container-slider .res-button.slick-prev:after {
    content: "";
    background: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -21px
}
.rtl .section-top-special .sw-woo-container-slider .res-button.slick-prev:after {
    right: -50px;
    left: auto
}
.section-top-special .sw-woo-container-slider .res-button.slick-next:after {
    content: "";
    background: #fff;
    width: 4px;
    height: 20px;
    position: absolute;
    left: -5px
}
.rtl .section-top-special .sw-woo-container-slider .res-button.slick-next:after {
    right: 25px;
    left: auto
}
.section-top-special .sw-woo-container-slider .slider {
    border: 1px solid #ddd;
    border-bottom: 1px dashed #ddd;
    border-top: 1px solid #ddd
}
.section-top-special .sw-woo-container-slider .slider .yith-wcwl-add-to-wishlist,
.section-top-special .sw-woo-container-slider .slider a.button,
.section-top-special .sw-woo-container-slider .slider .compare-button,
.section-top-special .sw-woo-container-slider .slider .onsale {
    display: none !important
}
.section-top-special .sw-woo-container-slider .slider .slick-slide {
    border-right: 1px dashed #ddd !important
}
.rtl .section-top-special .sw-woo-container-slider .slider .slick-slide {
    border-right: 0 !important;
    border-left: 1px dashed #ddd !important
}
.section-top-special .wpb_single_image {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 10px 0px
}
.section-top-special .add-info {
    display: none
}
.section-postv4 {
    top: -75px;
    position: relative;
    margin-bottom: -50px
}
.section-postv4 .responsive-post-slider .res-button {
    top: -10px;
    right: 16px
}
.section-postv4 .responsive-post-slider .res-button.slick-prev {
    left: 16px;
    right: auto;
    top: -10px
}
.section-postv4 .responsive-post-slider .slick-slide {
    border: 0 !important
}
.section-postv4 .responsive-post-slider .box-slider-title {
    text-align: center;
    position: relative
}
.section-postv4 .responsive-post-slider .box-slider-title h2 {
    text-transform: uppercase;
    font-size: 18px
}
.section-postv4 .responsive-post-slider .box-slider-title h2:before {
    content: "";
    background: url("../assets/img/group_btn.png") repeat-x left -597px;
    width: 39%;
    height: 3px;
    position: absolute;
    left: 50px;
    top: 50%;
    margin-top: -1.5px
}
.section-postv4 .responsive-post-slider .box-slider-title h2:after {
    content: "";
    background: url("../assets/img/group_btn.png") repeat-x left -597px;
    width: 39%;
    height: 3px;
    position: absolute;
    right: 50px;
    top: 50%;
    margin-top: -1.5px
}
.section-postv4 .responsive-post-slider .box-slider-title span {
    background: #fff;
    position: relative;
    z-index: 69;
    padding: 0 15px
}
.section-postv4 .responsive-post-slider .widget-thumb {
    position: relative
}
.section-postv4 .responsive-post-slider .widget-thumb:hover a:before {
    display: none
}
.section-postv4 .responsive-post-slider .widget-thumb .img_over {
    width: 57%
}
.section-postv4 .responsive-post-slider .widget-thumb .entry-content {
    background: #fff;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    position: absolute;
    top: 50%;
    margin-top: -97px;
    right: 0;
    width: 275px;
    padding: 20PX
}
.rtl .section-postv4 .responsive-post-slider .widget-thumb .entry-content {
    right: auto;
    left: 0
}
.section-postv4 .responsive-post-slider .widget-thumb .entry-content .widget-title h4 {
    margin-bottom: 5px
}
.section-postv4 .responsive-post-slider .widget-thumb .entry-content .widget-title h4 a {
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
    color: #444
}
.section-postv4 .responsive-post-slider .widget-thumb .entry-content .widget-title h4 a:hover {
    color: #009838
}
.section-postv4 .responsive-post-slider .widget-thumb .entry-content .entry-meta {
    color: #999;
    font-style: normal
}
.section-postv4 .responsive-post-slider .widget-thumb .entry-content .entry-meta .category-author a {
    color: #999;
    display: inline-block
}
.section-postv4 .responsive-post-slider .widget-thumb .entry-content .entry-meta .category-author a:hover {
    color: #009838
}
.section-postv4 .responsive-post-slider .widget-thumb .entry-content .description {
    margin-bottom: 5px
}
.section-postv4 .responsive-post-slider .widget-thumb .entry-content .readmore {
    float: right
}
.rtl .section-postv4 .responsive-post-slider .widget-thumb .entry-content .readmore {
    float: left
}
.rtl .section-postv4 .responsive-post-slider .widget-thumb .entry-content .readmore .fa-long-arrow-right {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.page-template-page-home5 .body-wrapper {
    background: #f5f5f5
}
.page-template-page-home5 .wpb_single_image .vc_single_image-wrapper.vc_box_border,
.page-template-page-home5 .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
    padding: 0
}
.page-template-page-home5 .wpb_row,
.page-template-page-home5 .wpb_content_element,
.page-template-page-home5 ul.wpb_thumbnails-fluid>li,
.page-template-page-home5 .wpb_button {
    margin-bottom: 0
}
.page-template-page-home5 .footer-top {
    display: none
}
.page-template-page-home5 .footer-middle {
    background: #222
}
.page-template-page-home5 .footer-middle .footer-column .footer-border .footer-title h2 {
    color: #fff
}
.page-template-page-home5 .footer-middle .footer-column .footer-border ul li a {
    color: #fff
}
.page-template-page-home5 .footer-middle .footer-column .footer-border ul li a:hover,
.page-template-page-home5 .footer-middle .footer-column .footer-border ul li a.active {
    color: #009838
}
.page-template-page-home5 .footer-middle .content-block-footer {
    color: #fff
}
.page-template-page-home5 .footer-bottom-sevicer {
    background-color: #0d0d0d;
    border: 0
}
.page-template-page-home5 .footer-bottom-sevicer .sn-sevirce .content-service {
    color: #fff
}
.page-template-page-home5 .footer-bottom-sevicer .sn-sevirce .content-service a {
    color: #fff
}
.page-template-page-home5 .footer-bottom-sevicer .sn-sevirce .content-service a:hover {
    color: #009838
}
.page-template-page-home5 .footer-bottom-tag {
    background: #222
}
.page-template-page-home5 .footer-bottom-tag .block-tags {
    border-bottom: 1px solid #4e4e4e
}
.page-template-page-home5 .footer-bottom-tag .block-tags .block-title {
    color: #fff
}
.page-template-page-home5 .footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud .tagcloud a {
    color: #fff
}
.page-template-page-home5 .footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud .tagcloud a:hover {
    color: #009838
}
.page-template-page-home5 .footer-bottom .copyright-footer {
    color: #fff
}
.section-banner-v6 {
    margin-bottom: 50px !important
}
.section-banner-v6 .img2 {
    margin-bottom: 30px
}
.section-cat-tab {
    margin-bottom: 35px !important
}
.section-cat-tab .top-tab-slider {
    position: relative;
    margin-bottom: 22px;
    overflow: hidden
}
.section-cat-tab .top-tab-slider .order-title {
    float: left;
    border-bottom: 0;
    padding-top: 2px;
    padding-bottom: 0
}
.section-cat-tab .top-tab-slider .order-title:after {
    content: "";
    background: url("../assets/img/group_btn.png") repeat-x left -597px;
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    margin-top: -1.5px
}
.section-cat-tab .top-tab-slider .order-title span {
    border-bottom: 0;
    padding-right: 15px;
    background: #f5f5f5;
    position: relative;
    padding-bottom: 0;
    z-index: 96
}
.rtl .section-cat-tab .top-tab-slider .order-title {
    float: right
}
.rtl .section-cat-tab .top-tab-slider .order-title span {
    padding-right: 0;
    padding-left: 15px
}
.section-cat-tab .top-tab-slider .nav-tabs {
    float: right;
    background: #f5f5f5;
    position: relative
}
.rtl .section-cat-tab .top-tab-slider .nav-tabs {
    float: left
}
.section-cat-tab .top-tab-slider .nav-tabs li {
    margin: 0 0 0px 10px
}
.section-cat-tab .top-tab-slider .nav-tabs li a {
    background: #fff;
    border: 1px solid #fff
}
.rtl .section-cat-tab .top-tab-slider .nav-tabs li {
    margin: 0 10px 0 0
}
.section-cat-tab .sw-woo-tab-cat .slick-slide .item-wrap {
    border: 0;
    background: #fff
}
#section-our-gallery {
    margin-bottom: 50px
}
#section-our-gallery .wpb_wrapper .wpb_text_column .wpb_wrapper {
    padding: 0 1vw
}
#section-our-gallery .wpb_wrapper .wpb_text_column .wpb_wrapper .text-title {
    margin-bottom: 20px
}
#section-our-gallery .wpb_wrapper .wpb_text_column .wpb_wrapper .text-title h2 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase
}
#section-our-gallery .wpb_wrapper .wpb_text_column .wpb_wrapper .text-des {
    margin-bottom: 30px
}
#section-our-gallery .wpb_wrapper .wpb_text_column .wpb_wrapper .text-button {
    padding: 12px 35px;
    font-size: 18px;
    font-weight: bold;
    color: #009838;
    border: 2px solid #009838;
    cursor: pointer
}
#section-our-gallery .wpb_wrapper .wpb_text_column .wpb_wrapper .text-button:hover {
    background: #009838;
    color: #fff
}
.section-banner-sup {
    margin-bottom: 50px !important
}
.section-onsale-toprate-v6 {
    margin-bottom: 20px !important
}
.section-onsale-toprate-v6 .sw-woo-container-slider {
    overflow: hidden
}
.section-onsale-toprate-v6 .box-slider-title {
    position: relative
}
.section-onsale-toprate-v6 .box-slider-title h2 span {
    padding-right: 20px;
    position: relative;
    background-color: #f5f5f5;
    z-index: 69;
    text-transform: uppercase
}
.section-onsale-toprate-v6 .box-slider-title h2:after {
    content: "";
    background: url("../assets/img/group_btn.png") repeat-x left -597px;
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    margin-top: -1.5px
}
.section-onsale-toprate-v6 .onsale {
    display: none
}
.section-onsale-toprate-v6 .res-button {
    background: #f5f5f5;
    border: 0;
    border-radius: none;
    top: -6px;
    width: 34px
}
.section-onsale-toprate-v6 .res-button.slick-next:before {
    content: "";
    background: url("../assets/img/group_btn.png") no-repeat -25px -1048px #f5f5f5;
    position: relative;
    display: inline-block;
    width: 25px;
    height: 17px;
    right: -6px;
    padding: 0 20px
}
.section-onsale-toprate-v6 .res-button.slick-next:hover:before {
    background: url("../assets/img/blue/arrow-next6.png") no-repeat #f5f5f5
}
.section-onsale-toprate-v6 .res-button.slick-prev:before {
    content: "";
    background: url("../assets/img/group_btn.png") no-repeat 0 -1048px #f5f5f5;
    position: relative;
    display: inline-block;
    width: 25px;
    height: 17px;
    left: 0px;
    padding: 0 20px
}
.section-onsale-toprate-v6 .res-button.slick-prev:hover:before {
    background: url("../assets/img/blue/arrow-prev6.png") no-repeat #f5f5f5
}
.section-onsale-toprate-v6 .sw-woo-container-slider .slider {
    border: 0
}
.section-onsale-toprate-v6 .slick-initialized .slick-slide {
    padding: 0;
    border: 0 !important
}
.section-onsale-toprate-v6 .slick-initialized .slick-slide:hover .add_to_cart_button,
.section-onsale-toprate-v6 .slick-initialized .slick-slide:hover a.button {
    background-color: inherit !important;
    border-color: #ddd !important;
    color: inherit !important
}
.section-onsale-toprate-v6 .slick-initialized .slick-slide .item-wrap {
    display: inline-block;
    background: #fff;
    float: left;
    margin-bottom: 30px;
    padding-top: 20px
}
.section-onsale-toprate-v6 .slick-initialized .slick-slide .item-wrap .item-content {
    text-align: left
}
.section-onsale-toprate-v6 .slick-initialized .slick-slide .item-wrap .item-content .item-except {
    margin-bottom: 15px
}
.section-onsale-toprate-v6 .slick-initialized .slick-slide .item-wrap .item-content .yith-wcwl-add-to-wishlist,
.section-onsale-toprate-v6 .slick-initialized .slick-slide .item-wrap .item-content .compare-button {
    opacity: 1;
    visibility: visible
}
.section-onsale-toprate-v6 .slick-initialized .slick-slide .item-wrap .item-content .add_to_cart_button,
.section-onsale-toprate-v6 .slick-initialized .slick-slide .item-wrap .item-content a.button {
    color: #444 !important
}
.section-onsale-toprate-v6 .slick-initialized .slick-slide .item-wrap .item-content .add_to_cart_button:hover,
.section-onsale-toprate-v6 .slick-initialized .slick-slide .item-wrap .item-content a.button:hover {
    background-color: #009838 !important;
    color: #fff !important;
    border: 1px solid #009838 !important
}
.section-blog-6 .wpb_column {
    margin-top: -155px;
    margin-bottom: 20px !important
}
.section-blog-6 .box-slider-title h2 {
    text-align: center;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px
}
.section-blog-6 .responsive-post-slider {
    position: relative
}
.section-blog-6 .slick-slide {
    border-right: 0 !important
}
.section-blog-6 .slick-slide .item-inner {
    background: #fff
}
.section-blog-6 .slick-slide .item-inner .widget-thumb a {
    display: inline-block
}
.section-blog-6 .slick-slide .item-inner .widget-thumb:hover a:before {
    display: none
}
.section-blog-6 .slick-slide .item-inner .entry-content {
    padding: 20px 20px 0px
}
.section-blog-6 .slick-slide .item-inner .entry-content .widget-title h4 a {
    font-size: 14px;
    font-weight: bold;
    color: #444
}
.section-blog-6 .slick-slide .item-inner .entry-content .widget-title h4 a:hover {
    color: #009838
}
.section-blog-6 .slick-slide .item-inner .entry-content .entry-meta {
    font-style: normal
}
.section-blog-6 .slick-slide .item-inner .entry-content .description {
    color: #666;
    margin-bottom: 20px
}
.section-blog-6 .slick-slide .item-inner .entry-content .readmore {
    display: none
}
.section-blog-6 .slick-slide img {
    width: 100%
}
.section-blog-6 .res-button {
    background: none;
    border: 0;
    border-radius: none
}
.section-blog-6 .res-button.slick-next:before {
    content: "";
    background: url("../assets/img/group_btn.png") no-repeat -25px -1008px;
    position: relative;
    display: inline-block;
    width: 25px;
    height: 17px;
    right: 0
}
.section-blog-6 .res-button.slick-next:hover:before {
    opacity: 0.8
}
.section-blog-6 .res-button.slick-prev {
    left: 0
}
.section-blog-6 .res-button.slick-prev:before {
    content: "";
    background: url("../assets/img/group_btn.png") no-repeat 0 -1008px;
    position: relative;
    display: inline-block;
    width: 25px;
    height: 17px;
    left: -10px
}
.section-blog-6 .res-button.slick-prev:hover:before {
    opacity: 0.8
}
.section-parten-v6 {
    margin-bottom: 50px !important
}
.margin-bottom-60 {
    margin-bottom: 60px
}
.page-template-page-home6 .wpb_content_element {
    margin-bottom: 0
}
.section-slide-banner .img1 {
    margin-bottom: 30px
}
.section-tab-brand {
    margin-bottom: 38px
}
.section-tab-brand .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    background: #fff;
    color: #999;
    border: 0;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}
.section-tab-brand .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    background: #fff;
    color: #009838;
    border: 1px solid #ebebeb
}
.section-tab-brand .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 32px 15px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}
.section-tab-brand .vc_grid.vc_row .vc_grid-item {
    padding: 42px
}
.section-tab-brand .wpb_single_image:hover a:before {
    display: none
}
.section-tab-brand .wpb_single_image:hover img {
    opacity: 0.8
}
.section-new-feat-tab {
    margin-bottom: 10px
}
.section-new-feat-tab .sw-woo-tab {
    margin-bottom: 0
}
.section-new-feat-tab .sw-woo-tab .top-tab-slider {
    border-bottom: 1px solid #ddd
}
.section-new-feat-tab .sw-woo-tab .top-tab-slider ul.nav-tabs li {
    margin-bottom: -1px
}
.section-new-feat-tab .sw-woo-tab .top-tab-slider ul.nav-tabs li a {
    padding: 16px 19px
}
.section-new-feat-tab .sw-woo-tab .top-tab-slider ul.nav-tabs li a:hover {
    background: #fff;
    color: #009838
}
.section-new-feat-tab .sw-woo-tab .top-tab-slider ul.nav-tabs li.active a {
    border: 1px solid #ddd;
    border-bottom: 0 !important;
    color: #009838;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.section-new-feat-tab .sw-woo-tab .top-tab-slider ul.nav-tabs li+li:before {
    display: none
}
.section-new-feat-tab .sw-woo-tab .top-tab-slider .tab-content {
    
}
.section-new-feat-tab .sw-woo-tab .res-button {
    top: 12px
}
.section-new-feat-tab .sw-woo-tab .add_to_cart_button,
.section-new-feat-tab .sw-woo-tab a.button,
.section-new-feat-tab .sw-woo-tab .add_to_wishlist,
.section-new-feat-tab .sw-woo-tab .compare-button a.button.compare,
.section-new-feat-tab .sw-woo-tab .single_add_to_cart_button,
.section-new-feat-tab .sw-woo-tab .product_type_external,
.section-new-feat-tab .sw-woo-tab .product_type_grouped {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}
.section-new-feat-tab .sw-woo-tab .slick-slide .item-wrap .item-detail {
    border: 0
}
.section-bannerv6 {
    margin-bottom: 60px
}
.woo-slider-childcat2 .childcat-slider-content {
    -webkit-box-shadow: 0 0 0 1px #ebebeb;
    box-shadow: 0 0 0 1px #ebebeb
}
.woo-slider-childcat2 .child-cat-content {
    width: 170px;
    padding: 15px 0 0 12px
}
.woo-slider-childcat2 .child-cat-content .box-slider-title {
    border-bottom: 2px solid #f6f6f6;
    position: relative;
    margin-bottom: 20px
}
.woo-slider-childcat2 .child-cat-content .box-slider-title .catslide-more {
    background: #fff;
    padding: 10px 0px 10px 10px;
    position: absolute;
    right: 0px;
    top: 9px;
    font-size: 13px
}
.woo-slider-childcat2 .child-cat-content .box-slider-title h2 {
    margin: 0
}
.woo-slider-childcat2 .child-cat-content .box-slider-title h2 span {
    margin-bottom: -2px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 15px
}
.woo-slider-childcat2 .child-cat-content .box-slider-title h2:before {
    content: "";
    background: url("../assets/img/group_btn.png") no-repeat center -768px;
    position: relative;
    display: inline-block;
    width: 22px;
    height: 18px
}
.woo-slider-childcat2 .child-cat-content .box-slider-title h2:after {
    content: "";
    border-bottom: 2px solid #009838;
    width: 50px;
    position: absolute;
    bottom: -2px;
    left: 0
}
.woo-slider-childcat2 .child-cat-content li {
    list-style: none;
    font-weight: bold;
    text-transform: uppercase
}
.woo-slider-childcat2 .child-cat-content li a {
    color: #444
}
.woo-slider-childcat2 .child-cat-content li a:hover {
    color: #009838
}
.woo-slider-childcat2 .child-cat-content li>ul {
    margin-left: 0
}
.woo-slider-childcat2 .child-cat-content li>ul>li {
    text-transform: none;
    font-weight: normal;
    padding: 0px 0 5px
}
.woo-slider-childcat2 .child-cat-content li>ul>li a {
    color: #898989
}
.woo-slider-childcat2 .child-cat-content li>ul>li a:hover {
    color: #009838
}
.woo-slider-childcat2 .child-cat-content li>ul>li:first-child {
    padding: 5px 0px
}
.woo-slider-childcat2 .item-category-img img {
    margin-bottom: 0
}
.woo-slider-childcat2 .item-category-img img:hover {
    opacity: 0.8
}
.woo-slider-childcat2 .resp-slider-container {
    float: left;
    width: 604px
}
.woo-slider-childcat2 .resp-slider-container .slider {
    border: 0
}
.woo-slider-childcat2 .resp-slider-container .slick-initialized .slick-slide {
    padding: 0;
    border-right: 1px solid #ebebeb !important
}
.woo-slider-childcat2 .resp-slider-container .slick-initialized .slick-slide .item-wrap {
    padding: 15px 15px 0px;
    border-bottom: 1px solid #ebebeb
}
.woo-slider-childcat2 .resp-slider-container .slick-initialized .slick-slide .item-wrap:nth-child(2) {
    border-bottom: 0
}
.woo-slider-childcat2 .resp-slider-container .slick-initialized .slick-slide:nth-child(3) {
    border-right: 0 !important
}
.woo-slider-childcat2 .resp-slider-container .products-thumb {
    margin-bottom: -0.1em
}
.woo-slider-childcat2 .resp-slider-container .products-thumb h4 {
    margin-bottom: 5px
}
.woo-slider-childcat2 .resp-slider-container .products-thumb h4 a {
    color: #444;
    font-size: 14px
}
.woo-slider-childcat2 .resp-slider-container .products-thumb h4 a:hover {
    color: #009838
}
.woo-slider-childcat2 .resp-slider-container .products-thumb .item-price {
    margin-bottom: 10px
}
.woo-slider-childcat2 .resp-slider-container .products-thumb del {
    display: none
}
.woo-slider-childcat2 .resp-slider-container .products-thumb ins {
    margin-left: 0
}
.woo-slider-childcat2 .resp-slider-container .products-thumb .amount {
    font-size: 125% !important;
    font-weight: bold !important;
    color: #009838
}
.woo-slider-childcat2 .resp-slider-container .add-info .add_to_cart_button,
.woo-slider-childcat2 .resp-slider-container .add-info a.button {
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    text-indent: -9999px;
    width: 35px;
    background-image: url("../assets/img/group_btn.png") !important;
    background-position: center -671px !important;
    background-repeat: no-repeat !important;
    z-index: 9;
    position: relative
}
.woo-slider-childcat2 .resp-slider-container .add-info .add_to_cart_button:hover,
.woo-slider-childcat2 .resp-slider-container .add-info a.button:hover {
    background-position: center -716px !important
}
.woo-slider-childcat2 .resp-slider-container .add-info .add_to_cart_button.loading,
.woo-slider-childcat2 .resp-slider-container .add-info a.button.loading {
    background: url("../assets/img/anim-loading.gif") no-repeat center 8px !important
}
.woo-slider-childcat2 .resp-slider-container .add-info .add_to_cart_button.added {
    background: url("../assets/img/added.png") no-repeat center center #009838 !important
}
.woo-slider-childcat2 .resp-slider-container .add-info a.button.added {
    background: url("../assets/img/added.png") no-repeat center center #009838 !important
}
.woo-slider-childcat2 .resp-slider-container .add-info a.button.compare {
    background-image: url("../assets/img/group_btn.png") !important;
    background-position: center 10px !important
}
.woo-slider-childcat2 .resp-slider-container .add-info a.button.compare:hover {
    background-position: center -37px !important
}
.woo-slider-childcat2 .resp-slider-container .add-info .yith-wcwl-add-to-wishlist {
    opacity: 1;
    visibility: visible
}
.woo-slider-childcat2 .resp-slider-container .add-info .yith-wcwl-add-to-wishlist .add_to_wishlist {
    border: 0 !important;
    border-radius: 0 !important
}
.woo-slider-childcat2 .resp-slider-container .add-info .compare-button {
    opacity: 1;
    visibility: visible
}
.woo-slider-childcat2 .res-button {
    display: none !important
}
.section-rate-recom {
    margin-bottom: 20px
}
.section-rate-recom .box-slider-title {
    border-bottom: 2px solid #f6f6f6;
    margin: -4px 15px 7px;
    position: relative
}
.section-rate-recom .box-slider-title .catslide-more {
    background: #fff;
    padding: 10px 0px 10px 10px;
    position: absolute;
    right: 0px;
    top: 9px;
    font-size: 13px
}
.section-rate-recom .box-slider-title h2 {
    margin: 0
}
.section-rate-recom .box-slider-title h2 span {
    border-bottom: 2px solid #009838;
    margin-bottom: -2px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block
}
.section-rate-recom .products-loop.grid li .products-entry {
    min-height: 126px;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0
}
.section-rate-recom .products-loop.grid li .products-entry .products-thumb {
    margin: 0 auto -5px;
    cursor: pointer
}
.section-rate-recom .products-loop.grid li .products-entry .products-thumb .product-thumb-hover {
    display: block
}
.section-rate-recom .products-loop.grid li .products-entry .products-thumb:hover .products-content {
    background: rgba(0, 0, 0, 0.6);
    display: block;
    border: 3px solid #252525
}
.section-rate-recom .products-loop.grid li .products-entry .products-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}
.section-rate-recom .products-loop.grid li .products-entry .products-content .item-content {
    top: 50%;
    margin-top: -28px
}
.section-rate-recom .products-loop.grid li .products-entry .products-content .item-content h4 a {
    color: #fff;
    font-weight: normal
}
.section-rate-recom .products-loop.grid li .products-entry .products-content .item-content h4 a:hover {
    color: #009838
}
.section-rate-recom .products-loop.grid li .products-entry .products-content .item-content .amount {
    color: #fff
}
.section-rate-recom .products-loop.grid li .products-entry .products-content .item-content del {
    display: none
}
.section-rate-recom .products-loop.grid li .products-entry .products-content .item-content ins {
    margin-left: 0
}
.section-rate-recom .onsale,
.section-rate-recom .products-loop.grid li .products-entry .item-bottom {
    display: none
}
.section-rate-recom .img1 {
    margin-bottom: 30px
}
.section-latest-blog {
    margin-bottom: 60px
}
.section-latest-blog .responsive-post-slider .box-slider-title {
    text-align: center
}
.section-latest-blog .responsive-post-slider .box-slider-title h2 {
    font-size: 18px;
    text-transform: uppercase
}
.section-latest-blog .responsive-post-slider .slick-slide {
    border: 0 !important
}
.section-latest-blog .responsive-post-slider .slick-slide img {
    width: 100%
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .widget-thumb:hover a:before {
    display: none
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .widget-thumb:hover .readmore a:before {
    display: block
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .entry-content {
    text-align: center
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .entry-content .widget-title {
    margin-top: 24px
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .entry-content .widget-title h4 a {
    font-size: 18px;
    font-weight: bold;
    color: #444
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .entry-content .widget-title h4 a:hover {
    color: #009838
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .entry-content .entry-meta {
    display: none
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .entry-content .description {
    margin-top: 15px
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .entry-content .readmore a .fa {
    display: none
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .entry-content .readmore a:hover:before {
    color: #0285C0
}
.section-latest-blog .responsive-post-slider .slick-slide .item-inner .entry-content .readmore a:before {
    content: "[...]";
    position: absolute;
    color: #009838;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}
.category-contents .category-header h1 {
    font-size: 24px;
    color: #444;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px
}
.category-contents .post {
    margin-bottom: 30px
}
.category-contents .post .entry {
    border: 1px solid #ddd
}
.category-contents .blog-content-list .post .entry,
.category-contents .blog-full-list .post .entry {
    border: 0
}
.category-contents .blog-content-list .post .entry .entry-content,
.category-contents .blog-full-list .post .entry .entry-content {
    padding: 0;
    display: block;
    width: 100%
}
.entry .grid-blog {
    border: 1px solid #ddd
}
.blog-content-list .entry .entry-thumb {
    margin: 0 30px 0px 0;
    width: inherit
}
.blog-content-list .entry .entry-content .title-blog h3 {
    margin-bottom: 8px
}
.blog-content-list .entry .entry-content .entry-description {
    margin-bottom: 13px
}
.blog-content-list .entry .entry-content .entry-date,
.blog-content-list .entry .entry-content .entry-comment {
    color: #909090
}
.blog-content-list .entry .entry-content .category-author {
    color: #909090
}
.blog-content-list .entry .entry-content .category-author a {
    color: #909090
}
.blog-content-list .entry .entry-content .entry-date {
    margin-bottom: 5px;
    display: inline-block;
    float: none
}
.blog-content-list .entry .entry-content .entry-date .fa {
    margin-left: 0
}
.blog-content-list .entry .entry-content .entry-comment span,
.blog-content-list .entry .entry-content .category-author a:hover {
    color: #009838
}
.blog-full-list .entry {
    overflow: hidden;
    margin-bottom: 20px
}
.blog-full-list .entry .entry-content {
    padding: 0;
    float: left;
    width: 100%
}
.blog-full-list .entry .entry-content .date-blog-left {
    display: block;
    float: left
}
.blog-full-list .entry .entry-content .date-blog-left .entry-date {
    text-align: center;
    background-color: #009838;
    margin-bottom: 2px;
    color: #fff;
    padding: 3px 15px
}
.blog-full-list .entry .entry-content .date-blog-left .entry-date .d-blog {
    font-weight: 700;
    font-size: 22px
}
.blog-full-list .entry .entry-content .date-blog-left .entry-img {
    background-color: #eeeeee;
    text-align: center;
    font-size: 22px;
    color: #999;
    padding: 5px
}
.blog-full-list .entry .entry-content .content-blog-right {
    overflow: hidden;
    display: block;
    margin-left: 100px
}
.blog-full-list .entry .entry-content .content-blog-right .entry-description .bl_read_more {
    margin-top: 22px;
    margin-bottom: 29px
}
.blog-full-list .entry .entry-content .content-blog-right .entry-description .bl_read_more a {
    background-color: #999999;
    border-radius: 2px;
    color: #fff;
    padding: 8px 20px
}
.blog-full-list .entry .entry-content .content-blog-right .entry-description .bl_read_more a:hover {
    opacity: 0.9
}
.single .entry .header-single {
    margin-bottom: 20px
}
.single .entry .entry-content {
    padding: 0
}
.single .entry .entry-content h1.entry-title {
    font-size: 18px;
    font-weight: 700
}
.single .entry .entry-content .entry-meta span {
    margin-right: 17px
}
.single .entry .entry-content .single-content {
    margin-bottom: 35px
}
.single .entry .entry-content .single-bottom {
    background-color: #ededed;
    padding: 20px;
    margin-bottom: 30px
}
.single .entry .entry-content .single-bottom .author-title,
.single .entry .entry-content .single-bottom .comment-title,
.single .entry .entry-content .single-bottom .relate-title {
    border-bottom: 1px solid #ddd;
    position: relative;
    margin-bottom: 20px
}
.single .entry .entry-content .single-bottom .author-title h3,
.single .entry .entry-content .single-bottom .comment-title h3,
.single .entry .entry-content .single-bottom .relate-title h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}
.single .entry .entry-content .single-bottom .author-title h3:before,
.single .entry .entry-content .single-bottom .comment-title h3:before,
.single .entry .entry-content .single-bottom .relate-title h3:before {
    content: "__________";
    position: absolute;
    font-size: 10px;
    color: #009838;
    bottom: -2px
}
.single .entry .entry-content .single-bottom #authorarea {
    float: left;
    width: 100%;
    margin-bottom: 30px
}
.single .entry .entry-content .single-bottom #authorarea img {
    float: left;
    margin-right: 20px
}
.single .entry .entry-content .single-bottom #authorarea .authorinfo .author-email {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0px
}
.single .entry .single-post-relate {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%
}
.single .entry .single-post-relate .item-relate-img {
    margin-bottom: 20px
}
.single .entry .single-post-relate .item-relate-img:hover {
    opacity: 0.8
}
.single .entry .single-post-relate .item-relate-content h4 a {
    font-size: 13px;
    font-weight: 700
}
.single .entry .commentlist {
    margin-bottom: 20px
}
.single .entry .commentlist .author img {
    margin-right: 20px;
    margin-bottom: 15px
}
.single .entry .commentlist .media-heading {
    min-height: 64px
}
.single .entry .commentlist .media-heading .author-name a {
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize
}
.single .entry .commentlist .media-heading .time {
    color: #bbb;
    font-style: italic
}
.single .entry .commentlist .media-heading .time .fa {
    margin-left: 0
}
.single .entry .commentlist .media-body {
    width: 100%;
    font-size: 13px
}
.single .entry .commentlist .comment {
    padding-top: 20px;
    border-top: 1px solid #ddd;
    margin-bottom: 20px
}
.single .entry .commentlist .comment.depth-1:first-of-type {
    border-top: 0
}
.entry .entry-thumb {
    float: left;
    margin: 0 0px 20px 0;
    vertical-align: top;
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden
}
.entry .entry-thumb:hover img {
    opacity: 0.8
}
.entry .entry-content {
    vertical-align: top;
    padding: 0 20px;
    display: inline-block;
    width: 100%
}
.entry .entry-content .title-blog h3 {
    margin-bottom: 18px
}
.entry .entry-content .title-blog h3 a {
    font-size: 16px;
    font-weight: 700;
    color: #444
}
.entry .entry-content .title-blog h3 a:hover {
    color: #009838
}
.entry .entry-content .entry-meta {
    color: #bbb;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-style: italic
}
.entry .entry-content .entry-meta a {
    color: #bbb
}
.entry .entry-content .entry-meta a:hover {
    color: #009838
}
.entry .entry-content .entry-meta .category-author,
.entry .entry-content .entry-meta .entry-meta-category {
    margin-right: 24px
}
.rtl .entry .entry-content .entry-meta .category-author,
.rtl .entry .entry-content .entry-meta .entry-meta-category {
    margin-right: 0;
    margin-left: 24px
}
.entry .entry-content .entry-summary {
    margin-bottom: 35px
}
#respond {
    border-top: 1px solid #ddd;
    padding-top: 20px
}
#respond h5 {
    font-size: 14px;
    font-weight: 700
}
#respond .cmm-box-left {
    width: 80%
}
#respond .control-group-1,
#respond .control-group-1-1 {
    width: 48%;
    display: inline-block
}
#respond .control-group-1 input {
    width: 100%;
    height: 30px;
    margin-bottom: 20px
}
#respond .control-group-1-1 {
    float: right
}
#respond .control-group-1-1 input {
    width: 100%;
    height: 30px;
    margin-bottom: 20px
}
.rtl #respond .control-group-1-1 {
    float: left
}
#respond .control-group-2 input {
    width: 100%;
    height: 30px;
    margin-bottom: 20px
}
#respond .control-group-3 textarea {
    width: 100%;
    height: 62px;
    margin-bottom: 15px
}
#respond .control-group-3 .btn-default {
    background: #009838;
    color: #fff;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 35px
}
#respond .control-group-3 .btn-default:hover {
    opacity: 0.9
}
.pagination.nav-pag {
    margin-bottom: 50px;
    text-align: center;
    width: 100%
}
.pagination.nav-pag .disabled.pagination {
    display: none
}
.pagination.nav-pag ul li.disabled.prev a,
.pagination.nav-pag ul .disabled.next a {
    background: none;
    color: #000;
    display: block
}
.pagination.nav-pag ul li {
    list-style: none;
    background: #ddd;
    display: inline-block;
    margin: 0 3px 0 0;
    padding: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.pagination.nav-pag ul li.disabled a {
    background: #009838;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    display: block
}
.pagination.nav-pag ul li a {
    padding: 5px 12px;
    color: #000;
    display: block
}
.pagination.nav-pag ul li a:hover {
    background: #009838;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.pagination.nav-pag ul li i {
    margin: 0
}
.pagination.nav-pag ul li.pagination-title {
    border: 0
}
table.shop_table tr td {
    vertical-align: middle;
    text-align: left
}
.rtl table.shop_table tr td {
    text-align: right
}
table.shop_table tr td.product-add-to-cart a.loading {
    width: 100%
}
table.shop_table .coupon {
    width: 50%;
    float: left
}
table.shop_table .coupon label {
    vertical-align: middle;
    padding-top: 5px
}
table.shop_table .coupon input {
    display: inline-block;
    vertical-align: top
}
table.shop_table .coupon input#coupon_code {
    width: 30%;
    height: 31px !important;
    padding: 2px 12px
}
table.shop_table .box-chekout {
    display: inline-block
}
.comment .children {
    margin: 0
}
.comment .children .depth-2 {
    margin-left: 15px
}
.comment .children .depth-3 {
    margin-left: 30px
}
.woocommerce-checkout #payment ul.payment_methods li input {
    padding: 3px
}
.woocommerce-checkout #payment ul.payment_methods li input:focus,
.woocommerce-checkout #payment ul.payment_methods li input:active {
    outline: 5px auto -webkit-focus-ring-color !important
}
.dropdown-menu>li>a {
    white-space: normal
}
.products-thumb .product-thumb-hover:hover img {
    opacity: 0.8
}
.partev4 {
    border: 1px solid #ddd;
    border-top: 0
}
.partev4 .title-home h2,
.partev4 .res-button {
    display: none
}
#cboxLoadedContent {
    overflow: hidden !important
}
.page-template-page-nocomment #main,
.page-template-page-notitle #main {
    margin-bottom: 30px
}
@-moz-document url-prefix() {
    .section-banner-cate-index8 .newsletter .sn-lettter {
        padding: 37px 20px 40px
    }
    .sm-serachbox-pro .form-search .cat-wrapper::after {
        padding: 0 2px;
        line-height: 12px
    }
    .header-style9 .yt-header-top .block-action-header.top-link-account ul.menu li.menu-my-wishlist a .menu-title {
        top: 0px
    }
}
.footer1,
.footer2,
.footer3,
.footer4,
.footer5,
.footer6,
.footer7,
.footer8,
.footer9,
.footer10,
.footer11 {
    display: none
}
.footer1 .footer-title,
.footer1 .title-home {
    display: none
}
.footer2 .footer-title,
.footer2 .title-home {
    display: none
}
.footer3 .footer-title,
.footer3 .title-home {
    display: none
}
.footer4 .footer-title,
.footer4 .title-home {
    display: none
}
.footer5 .footer-title,
.footer5 .title-home {
    display: none
}
.footer6 .footer-title,
.footer6 .title-home {
    display: none
}
.footer7 .footer-title,
.footer7 .title-home {
    display: none
}
.footer8 .footer-title,
.footer8 .title-home {
    display: none
}
.footer9 .footer-title,
.footer9 .title-home {
    display: none
}
.footer10 .footer-title,
.footer10 .title-home {
    display: none
}
.footer11 .footer-title,
.footer11 .title-home {
    display: none
}
.yt-footer-wrap-style1 .footer1,
.yt-footer-wrap-style2 .footer2,
.yt-footer-wrap-style6 .footer6,
.yt-footer-wrap-style7 .footer6,
.yt-footer-wrap-style8 .footer8,
.yt-footer-wrap-style9 .footer9,
.yt-footer-wrap-style10 .footer10,
.yt-footer-wrap-style11 .footer11 {
    display: block
}
.yt-footer-wrap-style4 .footer-top,
.yt-footer-wrap-style3 .footer-top {
    display: none
}
.yt-footer-wrap-style1 .footer-top {
    background: url("../assets/img/img-newletter-footer.jpg") no-repeat left center;
    color: #fff;
    padding: 12px 0px 0px
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content {
    float: right;
    padding-top: 5px;
    display: inline-block
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content .input-box {
    margin-right: -4px;
    display: inline-block;
    vertical-align: top
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content .input-box .newsletter {
    width: 470px;
    height: 42px;
    border: none;
    -webkit-border-radius: 4px 0 0 4px !important;
    -moz-border-radius: 4px 0 0 4px !important;
    border-radius: 4px 0 0 4px !important;
    padding: 0 20px;
    border-bottom: 2px solid #ccc
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content .actions {
    display: inline-block;
    vertical-align: top
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content .actions input {
    text-transform: none;
    font-weight: bold !important;
    height: 42px;
    line-height: 42px;
    -webkit-border-radius: 0 4px 4px 0 !important;
    -moz-border-radius: 0 4px 4px 0 !important;
    border-radius: 0 4px 4px 0 !important;
    border: 0;
    padding: 0 15px;
    color: #fff;
    background-color: #009838;
    border-bottom: 2px solid #0297DA
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .block-content .mc4wp-form {
    margin: 0
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .title-block {
    float: left;
    display: inline-block
}
.yt-footer-wrap-style1 .footer-top .block-subscribe-footer .title-block h2 {
    text-align: left;
    font-size: 133.33%;
    font-weight: bold;
    margin: 8px 0 3px
}
.yt-footer-wrap-style1 .sw_partner_slider {
    display: none
}
.yt-footer-wrap-style2 {
    background: none;
    min-height: 100px;
    padding: 0
}
.yt-footer-wrap-style2 .block-subscribe-footer {
    display: none
}
.yt-footer-wrap-style2 .widget {
    margin-bottom: 0
}
.yt-footer-wrap-style2 .footer-bottom-sevicer .sw_partner_slider {
    display: none
}
.yt-footer-wrap-style3 .footer-middle {
    background: #222
}
.yt-footer-wrap-style3 .footer-middle .content-block-footer {
    color: #ccc
}
.yt-footer-wrap-style3 .footer-bottom-sevicer {
    background-color: #0d0d0d;
    border: 0
}
.yt-footer-wrap-style3 .footer-bottom-sevicer .sn-sevirce .content-service {
    color: #ccc
}
.yt-footer-wrap-style3 .footer-bottom-sevicer .sn-sevirce .content-service a {
    color: #ccc
}
.yt-footer-wrap-style3 .footer-bottom-sevicer .sn-sevirce .content-service a:hover {
    color: #009838
}
.yt-footer-wrap-style3 .footer-bottom-tag {
    background: #222
}
.yt-footer-wrap-style3 .footer-bottom-tag .block-tags {
    border-bottom: 1px solid #4e4e4e
}
.yt-footer-wrap-style3 .footer-bottom-tag .block-tags .block-title,
.yt-footer-wrap-style3 .footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud .tagcloud a {
    color: #ccc
}
.yt-footer-wrap-style3 .footer-bottom .copyright-footer {
    color: #ccc
}
.yt-footer-wrap-style3 .footer-bottom .copyright-footer a {
    color: #009838
}
.yt-footer-wrap-style3 .footer-bottom .copyright-footer a:hover {
    color: #ccc
}
.yt-footer-wrap-style3 .footer-bottom-sevicer .sw_partner_slider {
    display: none
}
.footer-middle {
    padding: 21px 0 16px;
    background: #eee
}
.yt-footer-wrap-style6 .footer-middle {
    padding: 42px 0
}
.footer-middle .footer-column {
    width: 20%;
    display: inline-block;
    float: left
}
.footer-middle .footer-column .footer-border {
    padding: 5px 0px 2px
}
.footer-middle .footer-column .footer-border .footer-title {
    margin-bottom: 20px
}
.footer-middle .footer-column .footer-border .footer-title h2 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}
.yt-footer-wrap-style3 .footer-middle .footer-column .footer-border .footer-title h2,
.yt-footer-wrap-style5 .footer-middle .footer-column .footer-border .footer-title h2 {
    color: #ccc
}
.yt-footer-wrap-style6 .footer-middle .footer-column .footer-border .footer-title h2 {
    color: #444;
    font-weight: bold
}
.footer-middle .footer-column .footer-border ul {
    margin: 0;
    list-style: none
}
.yt-footer-wrap-style3 .footer-middle .footer-column .footer-border ul,
.yt-footer-wrap-style5 .footer-middle .footer-column .footer-border ul {
    color: #ccc
}
.footer-middle .footer-column .footer-border ul li .menu-title:before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 10px; color:#009838
}
.footer-middle .footer-column .footer-border ul li+li {
    padding-top: 7px
}
.yt-footer-wrap-style3 .footer-middle .footer-column .footer-border ul li a,
.yt-footer-wrap-style5 .footer-middle .footer-column .footer-border ul li a {
    color: #ccc
}
.yt-footer-wrap-style3 .footer-middle .footer-column .footer-border ul li a:hover,
.yt-footer-wrap-style3 .footer-middle .footer-column .footer-border ul li a.active {
    color: #009838
}
.yt-footer-wrap-style5 .footer-middle .footer-column .footer-border ul li a:hover,
.yt-footer-wrap-style5 .footer-middle .footer-column .footer-border ul li a.active {
    color: #009838
}
.yt-footer-wrap-style6 .footer-middle .footer-column .footer-border ul li a {
    color: #444;
    font-weight: 500;
    font-size: 13px
}
.yt-footer-wrap-style6 .footer-middle .footer-column .footer-border ul li a:hover,
.yt-footer-wrap-style6 .footer-middle .footer-column .footer-border ul li a.active {
    color: #009838
}
.footer-middle .footer-column:last-of-type .footer-border ul li span {
    margin: 0 5px 0 0
}
.footer-middle .footer-column:last-of-type .footer-border ul li span:before {
    color: #009838
}
.footer-middle .footer-column:last-of-type .footer-border ul li+li {
    padding-top: 0
}
.footer-bottom-sevicer {
    background-color: #8ac249;
    border-top: 1px solid #d8ac249;
    border-bottom: 1px solid #8ac249
}
.yt-footer-wrap-style6 .footer-bottom-sevicer {
    background-color: #fff
}
.yt-footer-wrap-style6 .footer-bottom-sevicer .widget {
    margin-bottom: 0
}
.yt-footer-wrap-style6 .footer-bottom-sevicer .box-sevicer {
    display: none
}
.yt-footer-wrap-style6 .footer-bottom-sevicer .sw_partner_slider .res-button.slick-prev {
    left: 0
}
.rtl .yt-footer-wrap-style6 .footer-bottom-sevicer .sw_partner_slider .res-button.slick-prev {
    left: auto;
    right: 0
}
.sn-sevirce {
    margin-top: 38px;
    float: left;
    width: 20%;
    text-align: center
}
.sn-sevirce .img-sevirce {
    margin-bottom: 7px;
    text-align: center;
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url("../assets/img/shoppy-img.png") no-repeat
}
.sn-sevirce .img-sevirce:hover {
    background: url("../assets/img/blue/shoppy-img.png") no-repeat;
    cursor: pointer
}
.sn-sevirce .content-service {
    margin-bottom: 45px;
    text-align: center
}
.sn-sevirce .content-service a {
    display: block;
    color: #fff
}
.sn-sevirce .content-service {
    display: block;
    color: #fff
}
.sn-sevirce .content-service a:hover {
    color: #009838
}
.sn-sevirce .content-service span {
    display: inline-block;
}
.sn-sevirce .img-sevirce2 {
    background-position: -50px 0
}
.sn-sevirce .img-sevirce2:hover {
    background-position: -50px 0
}
.sn-sevirce .img-sevirce3 {
    background-position: -100px 0;
    width: 55px
}
.sn-sevirce .img-sevirce3:hover {
    background-position: -100px 0;
    width: 55px
}
.sn-sevirce .img-sevirce4 {
    background-position: -165px 0;
    width: 50px
}
.sn-sevirce .img-sevirce4:hover {
    background-position: -165px 0;
    width: 50px
}
.sn-sevirce .img-sevirce5 {
    background-position: -220px 0
}
.sn-sevirce .img-sevirce5:hover {
    background-position: -220px 0
}
.footer-bottom-tag {
    background: #fff
}
.footer-bottom-tag .block-tags {
    margin-top: 15px;
    border-bottom: 1px solid #ddd
}
.yt-footer-wrap-style6 .footer-bottom-tag .block-tags {
    margin-top: 40px
}
.footer-bottom-tag .block-tags .block-title {
    margin-bottom: 10px;
    background: none;
    border-bottom: 0;
    height: inherit
}
.footer-bottom-tag .block-tags .block-title strong {
    line-height: inherit;
    padding-left: 0px;
    font-size: 116.67%;
    text-transform: none
}
.yt-footer-wrap-style5 .footer-bottom-tag .block-tags .block-title {
    color: #ccc
}
.footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
    border: 0
}
.yt-footer-wrap-style6 .footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud {
    margin-bottom: 42px
}
.footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud .tagcloud {
    margin: 0 !important;
    line-height: 1.8
}
.footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud .tagcloud a {
    font-size: 12px !important;
    position: relative;
    border: 0;
    color: #444;
    padding: 0;
    margin: 0 2px 0 0
}
.yt-footer-wrap-style5 .footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud .tagcloud a {
    color: #ccc
}
.footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud .tagcloud a:after {
    content: "";
    background: #ccc;
    height: 12px;
    width: 1px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5px
}
.footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud .tagcloud a:last-child:after {
    display: none
}
.footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud .tagcloud a:hover {
    background: none;
    color: #009838
}
.footer-bottom {
    padding: 8px 0
}
.footer-bottom .copyright-footer {
    margin-top: 15px
}
.yt-footer-wrap-style5 .footer-bottom .copyright-footer {
    color: #ccc
}
.yt-footer-wrap-style5 .footer-bottom .copyright-footer a {
    color: #009838
}
.yt-footer-wrap-style5 .footer-bottom .copyright-footer a:hover {
    color: #0285C0
}
.footer-bottom .payment-method {
    float: right
}
.footer-bottom .payment-method>li {
    display: inline-block;
    margin-left: 5px
}
.yt-footer-wrap-style6 .footer-bottom {
    text-align: center;
    padding: 8px 0 12px
}
.yt-footer-wrap-style6 .footer-bottom .copyright-footer {
    float: none;
    color: #444;
    font-weight: 500
}
.yt-footer-wrap-style6 .footer-bottom .payment {
    display: none
}
.payment-method {
    margin-top: 10px
}
.payment-method li a {
    background: url("../assets/img/shoppy-img.png") no-repeat;
    height: 24px;
    width: 40px;
    display: inline-block
}
.payment-method li a.payment1 {
    background-position: 1px -53px
}
.payment-method li a.payment2 {
    background-position: -49px -53px
}
.payment-method li a.payment3 {
    background-position: -99px -53px
}
.payment-method li a.payment4 {
    background-position: -149px -53px
}
.yt-footer-wrap-style4 .footer-bottom-sevicer .sw_partner_slider {
    display: none
}
.yt-footer-wrap-style5 {
    background: #252c3a
}
.yt-footer-wrap-style5 .footer-top-1 {
    background: url("../assets/img/footerindex9.jpg") no-repeat;
    padding-bottom: 115px
}
.yt-footer-wrap-style5 .footer-middle {
    background: #252c3a
}
.yt-footer-wrap-style5 .footer-middle .content-block-footer {
    color: #ccc
}
.yt-footer-wrap-style5 .footer-bottom-tag {
    background: #252c3a
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .resp-slider-container .box-slider-title {
    margin-top: 55px;
    margin-bottom: 25px;
    position: relative
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .resp-slider-container .box-slider-title h2 span {
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider {
    border: 0
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide {
    border: 0 !important;
    padding: 0
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap {
    display: block;
    width: 100%;
    float: left
}
.rtl .yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap {
    float: right
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .onsale {
    display: none
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb {
    padding: 0;
    width: 90px;
    margin-right: 19px;
    margin-bottom: 14px;
    float: left;
    z-index: 6
}
.rtl .yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb {
    margin-left: 19px;
    margin-right: 0;
    float: right
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb .product-thumb-hover:hover img {
    opacity: 0.8
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .products-thumb a {
    display: block
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content {
    padding: 0;
    text-align: left;
    padding-top: 18px
}
.rtl .yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content {
    text-align: right
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content .reviews-content,
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content .item-except,
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content .add-info {
    display: none
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content h4 a {
    color: #fff
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content h4 a:hover {
    color: #009838
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content .item-price {
    color: #009838
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content del {
    color: rgba(255, 255, 255, 0.8)
}
.yt-footer-wrap-style5 .sw_woo_slider_widget .sw-woo-container-slider .slider .slick-slide .item-wrap .item-content del .amount {
    color: #fff !important
}
.yt-footer-wrap-style5 .widget_products .button-ver-menu {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 49px;
    margin-bottom: 18px;
    position: relative
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li {
    padding: 0;
    margin-bottom: 20px
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li img {
    float: left;
    width: 90px;
    height: 90px;
    margin-left: 0px;
    margin-right: 20px;
    background: #fff
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li img:hover {
    opacity: 0.8
}
.rtl .yt-footer-wrap-style5 .widget_products ul.product_list_widget li img {
    float: right;
    margin-left: 20px;
    margin-right: 0px
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li .product-title {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    display: block;
    padding-top: 15px
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li .product-title:hover {
    color: #009838
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li del {
    color: rgba(225, 225, 225, 0.8)
}
.yt-footer-wrap-style5 .widget_products ul.product_list_widget li del .amount {
    color: #fff !important
}
.yt-footer-wrap-style5 .footer-bottom-sevicer {
    width: 1170px;
    margin: 0 auto;
    border: 0;
    background: #fff;
    margin-top: -97px
}
.yt-footer-wrap-style5 .footer-bottom-sevicer .sw_partner_slider {
    display: none
}
.yt-footer-wrap-style5 .footer-bottom-tag .block-tags {
    border-bottom: 0
}
.yt-footer-wrap-style5 .footer-bottom {
    background: #323b4d
}
.yt-footer-wrap-style5 .footer-bottom-sevicer .sw_partner_slider {
    display: none
}
.block-subscribe-footer-10,
.social-box-14,
.block-subscribe-footer-style9 {
    display: none
}
.yt-footer-wrap-style6 .footer-top {
    background: url("../assets/img/bg_footer10.jpg") no-repeat center center;
    background-size: cover
}
.yt-footer-wrap-style6 .footer-top .widget {
    margin-bottom: 0
}
.yt-footer-wrap-style6 .footer-top .sw_partner_slider,
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer {
    display: none
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 {
    display: block
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .signup {
    padding-top: 35px;
    padding-bottom: 37px;
    width: 31.623931623932%
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .signup .title-block {
    color: #fff;
    font-size: 12px
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .signup .title-block h2 {
    font-size: 20px;
    color: #ffd741;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact {
    width: 42.735042735043%;
    padding-top: 25px
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .input-box input {
    width: 78%;
    float: left;
    height: 40px;
    line-height: 40px;
    border: 0;
    border-radius: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    padding-left: 20px
}
.rtl .yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .input-box input {
    float: right;
    padding-right: 20px;
    padding-left: 0;
    border-radius: 0;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .input-box input::-webkit-input-placeholder,
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .input-box input::-moz-placeholder,
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .input-box input:-ms-input-placeholder {
    color: #999
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .actions input {
    width: 22%;
    height: 40px;
    border-radius: 0;
    border: 0;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    background: #ffd741;
    font-size: 14px;
    font-weight: bold;
    color: #222;
    text-align: center;
    text-transform: uppercase
}
.rtl .yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .form-contact .actions input {
    border-radius: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    text-align: center
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box {
    padding-top: 38px
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer {
    list-style: none
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer li {
    float: left;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #0285C0;
    text-align: center;
    line-height: 40px;
    margin-left: 10px
}
.rtl .yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer li {
    float: right;
    margin-left: 0;
    margin-right: 10px
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer li .fa {
    color: #fff;
    font-size: 14px
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer li:hover {
    background: #ffd741;
    cursor: pointer
}
.yt-footer-wrap-style6 .footer-top .block-subscribe-footer-10 .social-box .socials-footer li:hover .fa {
    color: #222
}
.yt-footer-wrap-style7 .footer-top {
    background: #009838
}
.yt-footer-wrap-style7 .widget {
    margin-bottom: 0
}
.yt-footer-wrap-style7 .sw_partner_slider,
.yt-footer-wrap-style7 .block-subscribe-footer,
.yt-footer-wrap-style7 .box-sevicer {
    display: none
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 {
    display: block
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .signup {
    padding-top: 35px;
    padding-bottom: 37px;
    width: 31.623931623932%
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .signup .title-block {
    color: #fff;
    font-size: 12px
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .signup .title-block h2 {
    font-size: 20px;
    color: #fe5454;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact {
    width: 42.735042735043%;
    padding-top: 25px
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .input-box input {
    width: 91.6%;
    float: left;
    height: 42px;
    line-height: 42px;
    border: 0;
    border-radius: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    padding-left: 20px
}
.rtl .yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .input-box input {
    float: right;
    padding-right: 20px;
    padding-left: 0;
    border-radius: 0;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .input-box input::-webkit-input-placeholder,
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .input-box input::-moz-placeholder,
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .input-box input:-ms-input-placeholder {
    color: #999
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .actions input {
    background: url("../assets/img/group_btn.png") no-repeat center -414px #fe5454;
    width: 42px;
    height: 42px;
    border-radius: 0;
    border: 0;
    text-indent: -9999px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}
.rtl .yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .actions input {
    border-radius: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .form-contact .actions input:hover {
    background-color: #fe2121
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box {
    padding-top: 38px
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box .socials-footer {
    list-style: none
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box .socials-footer li {
    float: left;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #6b7496;
    text-align: center;
    line-height: 40px;
    margin-left: 10px
}
.rtl .yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box .socials-footer li {
    float: right;
    margin-left: 0;
    margin-right: 10px
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box .socials-footer li .fa {
    color: #fff;
    font-size: 14px
}
.yt-footer-wrap-style7 .block-subscribe-footer-10 .social-box .socials-footer li:hover {
    background: #fe5454;
    cursor: pointer
}
.yt-footer-wrap-style7 .footer-middle {
    padding: 42px 0 37px;
    background: #f5f5f5
}
.yt-footer-wrap-style7 .footer-middle .footer-column .footer-border {
    font-size: 14px;
    color: #444
}
.yt-footer-wrap-style7 .footer-middle .footer-column .footer-border ul li a {
    font-size: 13px;
    color: #444
}
.yt-footer-wrap-style7 .footer-middle .footer-column .footer-border ul li a:hover {
    color: #fe5454
}
.yt-footer-wrap-style7 .footer-middle .footer-column .footer-border .footer-title h2 {
    font-weight: bold;
    color: #009838
}
.yt-footer-wrap-style7 .footer-bottom-sevicer {
    background: #f5f5f5;
    border: 0
}
.yt-footer-wrap-style7 .footer-bottom-sevicer .container {
    max-width: 1170px;
    border-bottom: 1px solid #ddd
}
.yt-footer-wrap-style7 .footer-bottom-tag {
    background: #f5f5f5
}
.yt-footer-wrap-style7 .footer-bottom-tag .block-tags {
    margin-top: 45px;
    border-bottom: 0
}
.yt-footer-wrap-style7 .footer-bottom-tag .block-tags .block-title {
    left: 0
}
.rtl .yt-footer-wrap-style7 .footer-bottom-tag .block-tags .block-title {
    left: auto;
    right: 0
}
.yt-footer-wrap-style7 .footer-bottom-tag .block-tags .block-title strong {
    font-size: 14px;
    color: #444
}
.yt-footer-wrap-style7 .footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud {
    margin-bottom: 42px
}
.yt-footer-wrap-style7 .footer-bottom-tag .block-tags .block-content .widget_product_tag_cloud .tagcloud a:hover {
    color: #fe5454
}
.yt-footer-wrap-style7 .footer-bottom-tag .footer-bottom {
    background: #e5e5e5;
    padding: 22px 0
}
.yt-footer-wrap-style7 .footer-bottom-tag .footer-bottom .payment {
    display: none
}
.yt-footer-wrap-style7 .footer-bottom-tag .footer-bottom .copyright-footer {
    margin-top: 0px;
    float: none;
    text-align: center;
    color: #444
}
.yt-footer-wrap-style8 .widget {
    margin: 0
}
.yt-footer-wrap-style8 .sw_partner_slider,
.yt-footer-wrap-style8 .block-subscribe-footer,
.yt-footer-wrap-style8 .footer-bottom-sevicer,
.yt-footer-wrap-style8 .footer-bottom-tag .block-tags {
    display: none
}
.yt-footer-wrap-style8 .block-subscribe-footer-12 {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0
}
.yt-footer-wrap-style8 .signup,
.yt-footer-wrap-style8 .social-box,
.yt-footer-wrap-style8 .form-contact {
    width: 33.333333333333%;
    border-right: 1px solid #e5e5e5;
    height: 80px;
    line-height: 80px
}
.yt-footer-wrap-style8 .socials-footer {
    display: table;
    margin: 0 auto;
    list-style: none
}
.yt-footer-wrap-style8 .socials-footer li {
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 50px;
    border-radius: 6px;
    margin: 20px 10px
}
.yt-footer-wrap-style8 .socials-footer li a {
    color: #fff;
    text-shadow: 0px 2px rgba(0, 0, 0, 0.7)
}
.yt-footer-wrap-style8 .socials-footer li a .fa:before {
    font-size: 21px
}
.yt-footer-wrap-style8 .socials-footer li.fb {
    background: #4a65aa;
    box-shadow: 0px 2px 0px 0px #0c2761
}
.yt-footer-wrap-style8 .socials-footer li.tw {
    background: #79d6f8;
    box-shadow: 0px 2px 0px 0px #009dd3
}
.yt-footer-wrap-style8 .socials-footer li.sky {
    background: #ea373d;
    box-shadow: 0px 2px 0px 0px #870000
}
.yt-footer-wrap-style8 .socials-footer li.gg {
    background: #ff9944;
    box-shadow: 0px 2px 0px 0px #c45000
}
.yt-footer-wrap-style8 .form-contact {
    border-right: 0;
    padding-top: 8px
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields {
    position: relative
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields .input-box input {
    min-height: 40px;
    width: 100%;
    max-width: 300px;
    background: #f2f2f2;
    border: 0;
    float: right;
    padding: 0 40px 0px 20px
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields .actions {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields .actions:hover:before {
    color: #009838
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields .actions:before {
    content: "\f1d8";
    font-family: FontAwesome !important;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    font-size: 14px;
    color: #111
}
.yt-footer-wrap-style8 .form-contact .mc4wp-form-fields .actions input {
    margin: 0;
    border: 0;
    background: none;
    opacity: 0;
    position: relative;
    z-index: 3;
    height: 40px
}
.yt-footer-wrap-style8 .footer-middle {
    background: #fff;
    padding: 62px 0
}
.yt-footer-wrap-style8 .footer-middle .footer-column .footer-border .footer-title h2 {
    font-weight: bold;
    color: #009838
}
.yt-footer-wrap-style8 .footer-middle .footer-column .footer-border ul li a {
    font-size: 14px;
    color: #444
}
.yt-footer-wrap-style8 .footer-middle .footer-column .footer-border ul li a:hover {
    color: #009838
}
.yt-footer-wrap-style8 .footer-middle .footer-column .footer-border .content-block-footer {
    font-size: 14px
}
.yt-footer-wrap-style8 .footer-bottom-tag {
    background: #009838
}
.yt-footer-wrap-style8 .footer-bottom-tag .footer-bottom .copyright-footer {
    color: #fff
}
.yt-footer-wrap-style8 .footer-bottom-tag .footer-bottom .copyright-footer a {
    color: #fff
}
.yt-footer-wrap-style8 .footer-bottom-tag .footer-bottom .copyright-footer a:hover {
    text-decoration: underline
}
.block-subscribe-footer-12 {
    display: none
}
.block-subscribe-footer-12 .title-block {
    font-size: 18px;
    color: #30c0f5
}
.block-subscribe-footer-style9 {
    display: none
}
.yt-footer-wrap-style9 .container {
    margin: 0 15px
}
.yt-footer-wrap-style9 .widget {
    margin-bottom: 0
}
.yt-footer-wrap-style9 .sw_partner_slider,
.yt-footer-wrap-style9 .block-subscribe-footer {
    display: none
}
.yt-footer-wrap-style9 .footer-top {
    background: #eee;
    padding: 29px 0 20px;
    display: inline-block;
    width: 100%
}
.yt-footer-wrap-style9 .footer-top .container {
    margin: 0;
    padding-right: 0
}
.rtl .yt-footer-wrap-style9 .footer-top .container {
    padding-left: 0;
    padding-right: 15px
}
.yt-footer-wrap-style9 .footer-middle,
.yt-footer-wrap-style9 .footer-bottom-tag {
    background: #fff;
    display: inline-block;
    width: 100%
}
.yt-footer-wrap-style9 .footer-middle {
    padding: 35px 0 42px;
    border-bottom: 1px solid #eee
}
.yt-footer-wrap-style9 .footer-middle .footer-column {
    width: 16.6666666667%
}
.yt-footer-wrap-style9 .footer-middle .footer-column .footer-border .footer-title h2 {
    font-size: 20px;
    font-weight: bold;
    color: #111
}
.yt-footer-wrap-style9 .footer-middle .footer-column .footer-border ul li a {
    font-size: 14px;
    color: #555
}
.yt-footer-wrap-style9 .footer-middle .footer-column .footer-border ul li a:hover {
    color: #009838
}
.yt-footer-wrap-style9 .footer-middle .footer-column .footer-border ul li .menu-title:before {
    display: none
}
.yt-footer-wrap-style9 .footer-middle .footer-column:last-of-type .footer-border ul li+li {
    padding-top: 7px
}
.yt-footer-wrap-style9 .footer-bottom-sevicer,
.yt-footer-wrap-style9 .block-tags {
    display: none
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 {
    display: block
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter {
    padding-right: 0
}
.rtl .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter {
    padding-right: 15px;
    padding-left: 0
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content h2 {
    float: left;
    margin: 0;
    font-size: 137%;
    font-weight: bold;
    color: #111;
    text-transform: uppercase;
    padding-top: 2px
}
.rtl .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content h2 {
    float: right
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form {
    float: right;
    margin: 0;
    width: 16vw;
    margin-top: -8px
}
.rtl .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form {
    float: left
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form input {
    height: 40px;
    line-height: 40px;
    margin: 0;
    border-radius: 0;
    border: 0;
    padding: 0 40px 0 20px
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions {
    display: inline-block;
    position: absolute;
    top: -8px;
    right: 15px
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions:hover:before {
    color: #009838
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions:before {
    content: "\f1d8";
    font-family: FontAwesome !important;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    font-size: 14px;
    color: #111
}
.rtl .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions:before {
    right: auto;
    left: 0
}
.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter .block-content .mc4wp-form .actions input {
    margin: 0;
    border: 0;
    background: none;
    opacity: 0;
    position: relative;
    z-index: 3;
    height: 40px
}
.yt-footer-wrap-style9 .live-support ul {
    margin: 0;
    list-style: none
}
.yt-footer-wrap-style9 .live-support ul li {
    float: left;
    font-size: 14px;
    font-weight: 500;
    margin-right: 1.5vw;
    color: #111
}
.yt-footer-wrap-style9 .live-support ul li a {
    color: #111
}
.yt-footer-wrap-style9 .live-support ul li a:hover {
    color: #009838
}
.rtl .yt-footer-wrap-style9 .live-support ul li {
    float: right;
    margin-right: 0;
    margin-left: 1.5vw
}
.yt-footer-wrap-style9 .live-support ul li:first-child {
    color: #009838
}
.yt-footer-wrap-style9 .live-support ul li:last-child {
    margin-right: 0
}
.rtl .yt-footer-wrap-style9 .live-support ul li:last-child {
    margin-left: 0
}
.yt-footer-wrap-style10 .footer-top {
    background: #333333;
    height: 120px
}
.yt-footer-wrap-style10 .footer-top .sw_partner_slider,
.yt-footer-wrap-style10 .footer-top .block-subscribe-footer {
    display: none
}
.yt-footer-wrap-style10 .footer-top .menu {
    float: left;
    margin-top: 46px
}
.yt-footer-wrap-style10 .footer-top .textwidget {
    float: right;
    margin-top: 46px
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 {
    display: block
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer {
    list-style: none
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li {
    float: left;
    margin-right: 30px
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li:last-child {
    margin-right: 0
}
.rtl .yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li {
    margin-left: 30px;
    margin-right: 0;
    float: right
}
.rtl .yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li:last-child {
    margin-left: 0
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li a {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.3)
}
.yt-footer-wrap-style10 .footer-top .textwidget .social-box-14 ul.socials-footer li a:hover {
    color: #fff
}
.yt-footer-wrap-style10 .footer-top .menu li {
    float: left;
    margin-right: 40px
}
.yt-footer-wrap-style10 .footer-top .menu li:last-child {
    margin-right: 0
}
.rtl .yt-footer-wrap-style10 .footer-top .menu li {
    margin-left: 40px;
    margin-right: 0
}
.yt-footer-wrap-style10 .footer-top .menu li a {
    border-bottom: 0 !important;
    font-size: 16px;
    color: rgba(238, 238, 238, 0.3) !important;
    font-weight: normal
}
.yt-footer-wrap-style10 .footer-top .menu li a:hover {
    color: #fff !important
}
.yt-footer-wrap-style10 .footer-middle,
.yt-footer-wrap-style10 .footer-bottom-sevicer,
.yt-footer-wrap-style10 .footer-bottom-tag {
    display: none
}
.yt-footer-wrap-style11 {
    position: relative;
    bottom: 0;
    width: 100%;
    background: rgba(6, 5, 7, 0.7);
    height: 55px;
    line-height: 55px
}
.page-template-page-home15-php .yt-footer-wrap-style11 {
    position: absolute
}
.yt-footer-wrap-style11 .footer-top {
    height: 100%
}
.yt-footer-wrap-style11 .footer-top .sw_partner_slider,
.yt-footer-wrap-style11 .footer-top .block-subscribe-footer,
.yt-footer-wrap-style11 .footer-top .widget_nav_menu {
    display: none
}
.yt-footer-wrap-style11 .footer-top .textwidget {
    float: left;
    margin: 0;
    width: 100%
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 {
    display: block;
    height: 55px
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer {
    list-style: none
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li {
    float: left;
    margin-right: 30px;
    height: 55px
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li:first-child a .fa {
    margin-left: 0
}
.rtl .yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li:first-child a .fa {
    margin-right: 0;
    margin-left: 5px
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li:last-child {
    margin-right: 0
}
.rtl .yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li {
    margin-left: 30px;
    margin-right: 0;
    float: right
}
.rtl .yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li:last-child {
    margin-left: 0
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li a {
    font-size: 16px;
    color: #ffffff
}
.yt-footer-wrap-style11 .footer-top .textwidget .social-box-15 ul.socials-footer li a:hover {
    color: #009838
}
.yt-footer-wrap-style11 .footer-top .copyright-footer {
    margin-left: 107px
}
.yt-footer-wrap-style11 .footer-top .copyright-footer a {
    color: #fff
}
.yt-footer-wrap-style11 .footer-top .payment-method {
    float: right;
    margin: 0;
    height: 55px
}
.yt-footer-wrap-style11 .footer-top .payment-method>li {
    display: inline-block;
    margin-left: 5px;
    padding-top: 9px;
    height: 100%
}
.yt-footer-wrap-style11 .footer-middle,
.yt-footer-wrap-style11 .footer-bottom-sevicer,
.yt-footer-wrap-style11 .footer-bottom-tag {
    display: none
}
input,
textarea,
select {
    -moz-appearance: none;
    appearance: none
}
.yt-megamenu {
    margin-top: 15px
}
.header-style6 .yt-megamenu {
    margin-top: 7px
}
.header-style2 .yt-megamenu {
    margin-top: 0
}
.woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul li:hover ul {
    display: block !important;
    opacity: 1 !important
}
.sliderevo1 .vc_column-inner {
    padding: 0
}
.sliderevo1 .wpb_row,
.sliderevo1 .wpb_content_element,
.sliderevo1 ul.wpb_thumbnails-fluid>li,
.sliderevo1 .wpb_button {
    margin-bottom: 0
}
.dailydeal.vc_column_container>.vc_column-inner {
    padding-left: 0
}
.responsive-slider.sw-partner-container-slider {
    position: relative
}
.vc_col-has-fill>.vc_column-inner {
    padding-top: 0
}
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    padding-top: 0
}
.vc_row-has-fill>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    padding-top: 0
}
.page-template-page-home .single-bottom {
    display: none
}
.blog-bottomv3 .widget-the-blog ul>li .widget-caption .item-title h4 a:hover {
    color: #df1f26
}
.customize-control-textarea {
    width: 100%
}
.menu-config-content {
    display: none
}
.farb-popup-wrapper .popup-colorpicker {
    width: 70px
}
.field_google_webfonts {
    color: red
}
.spam-trap-register {
    left: -999em
}
.spam-trap {
    position: absolute
}
.show_tgmpa_version {
    float: right;
    padding: 0em 1.5em 0.5em 0
}
.add_settings_error {
    display: block;
    margin: 0.5em 0.5em 0 0;
    clear: both
}
body.modal-open {
    margin-right: 0
}
body.modal-open .navbar-fixed-top,
body.modal-open .navbar-fixed-bottom {
    margin-right: 0
}
.portfolio-desc {
    text-align: center;
    margin-bottom: 27px
}
.portfolio-desc h1 {
    font-size: 26px;
    font-weight: 500;
    color: #333;
    margin-bottom: 10px
}
.portfolio-desc .p-desc {
    font-size: 13px;
    color: #666;
    margin-bottom: 0
}
.portfolio-intro {
    position: relative;
    margin-bottom: 30px;
    display: none
}
.portfolio-intro:before {
    content: '';
    background: url("../assets/img/bg-head-intro.png");
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}
.portfolio-intro h1.p-title,
.portfolio-intro h2.p-title {
    position: absolute;
    left: 20px;
    top: 30%;
    font-size: 36px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    z-index: 3
}
.portfolio-intro .breadcrumbs {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3
}
.portfolio-intro .breadcrumbs .breadcrumb {
    margin: 0;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 0;
    color: #fff
}
.portfolio-intro .breadcrumbs .breadcrumb .active,
.portfolio-intro .breadcrumbs .breadcrumb a {
    color: #fff
}
.portfolio-intro .breadcrumbs .breadcrumb>li+li:before {
    content: ''
}
.portfolio-intro .breadcrumbs .breadcrumb>li i {
    padding: 0 7px
}
.ya-portfolio .portfolio-tab ul {
    margin: 5px 0;
    background: #fff;
    display: inline-block;
    overflow: hidden
}
.ya-portfolio .portfolio-tab ul li {
    float: left;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 7px 15px;
    margin-right: 5px;
    border-radius: 3px;
    margin-bottom: 10px
}
.ya-portfolio .portfolio-tab ul li.selected {
    background: #009838;
    color: #fff;
    border-color: #009838
}
.ya-portfolio .btn-loadmore {
    padding: 0;
    cursor: pointer;
    text-align: center;
    min-height: 40px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
.ya-portfolio .btn-loadmore.btn-loading {
    background: url("../assets/img/loadingp.gif") no-repeat center center;
    border-color: transparent;
    background-size: 40px 40px
}
.ya-portfolio .btn-loadmore.btn-loading .des-load {
    border: 0;
    display: none
}
.ya-portfolio .btn-loadmore.btn-loading .des-load:before {
    content: ""
}
.ya-portfolio .btn-loadmore .des-load {
    font-size: 14px;
    padding: 10px 20px;
    display: inline-block;
    line-height: normal;
    background: #009838;
    font-weight: bold;
    color: #fff;
    border-radius: 0px;
    margin-top: 20px
}
.ya-portfolio .btn-loadmore .des-load:hover {
    opacity: 0.8
}
.ya-portfolio .btn-loadmore .des-load:before {
    content: attr(data-label)
}
.ya-portfolio .btn-loadmore.btn-loaded .des-load:before {
    content: attr(data-label-loaded)
}
.ya-portfolio .portfolio-container {
    overflow: hidden
}
.ya-portfolio .portfolio-container ul.portfolio-content {
    width: 100%;
    margin-left: 0
}
.ya-portfolio .portfolio-container ul.portfolio-content:after {
    content: '';
    display: block;
    clear: both
}
.ya-portfolio .portfolio-container ul.portfolio-content>li {
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 0;
    position: relative
}
.ya-portfolio .portfolio-container ul.portfolio-content>li.grid-item {
    padding: 0 15px;
    float: left
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner {
    overflow: hidden
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in {
    position: relative;
    z-index: 1
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
    opacity: 1
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in .po-title {
    position: absolute;
    margin-top: -5%;
    top: 50%;
    text-align: center;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    transform: translate3d(0px, 0, 0)
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in .po-title a {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in .po-title a:hover {
    color: #009838
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in .p-item {
    text-align: center;
    box-shadow: 0 0 1px 1px #fff;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    margin: 0 5px;
    top: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-top: -5%;
    position: absolute;
    z-index: 3
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in .p-item.item-more {
    right: 50%;
    left: auto;
    transform: translate3d(-100px, 0, 0)
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in .p-item.item-popup {
    transform: translate3d(100px, 0, 0);
    left: 50%;
    right: auto
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in .p-item:hover {
    color: #009838;
    box-shadow: 0 0 1px 1px #009838
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in:hover .po-title {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate3d(0, -35px, 0)
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in:hover .p-item {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate3d(0, 0, 0)
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .portfolio-in:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .pitem-content {
    padding: 20px 0;
    width: 100%;
    height: 100%;
    background: #e8e8e8 none repeat scroll 0 0;
    text-align: center
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .pitem-content h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .pitem-content h3 a {
    color: #333
}
.ya-portfolio .portfolio-container ul.portfolio-content>li .portfolio-item-inner .pitem-content h3 a:hover {
    color: #009838
}
.ya-portfolio .portfolio-container ul.portfolio-content>li.portfolio-item {
    width: 33.332%;
    margin: 0;
    padding: 0;
    border: 0
}
.ya-portfolio .portfolio-container ul.portfolio-content>li.portfolio-item img {
    width: 100%
}
.ya-portfolio .portfolio-container ul.portfolio-content>li.portfolio-item.p-double-width {
    width: 40%
}
.ya-portfolio .portfolio-container ul.portfolio-content>li.portfolio-item:after {
    height: 0;
    clear: both;
    content: " ";
    font-size: 0;
    min-height: 0;
    display: block;
    visibility: hidden
}
.portfolio .portfolio-top {
    background: #fff;
    margin-bottom: 30px
}
.portfolio .portfolio-top h1 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px
}
.portfolio .portfolio-top .portfolio-content .single-thumbnail {
    width: 60%;
    margin-right: 30px
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content {
    overflow: hidden
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
    margin-bottom: 25px
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
    margin-bottom: 10px
}
.portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
    font-weight: bold;
    display: inline-block;
    min-width: 120px
}
.portfolio .related-portfolio {
    background: #fff;
    padding: 20px 0;
    margin-bottom: 30px
}
.portfolio .related-portfolio .related-items {
    margin: 0 -10px
}
.portfolio .related-portfolio .related-items .related-item {
    width: 25%;
    padding: 0 10px
}
.portfolio .related-portfolio .related-items .related-item img {
    margin-bottom: 15px
}
.portfolio .related-portfolio .related-items .related-item h4 {
    font-size: 14px;
    margin: 0
}
.portfolio #respond h5 {
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px
}
.portfolio #respond:before {
    content: "";
    background: #ffbb45;
    width: 40px;
    height: 1px;
    margin-top: 7px;
    top: 24px;
    position: relative;
    display: block
}
.p-title {
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #ddd
}
.p-title:after {
    content: "";
    background: #ffbb45;
    width: 40px;
    height: 1px;
    margin-top: 7px;
    display: block;
    top: 1px;
    position: relative
}
.masonry .btn-loadmore .des-load {
    margin-top: 50px
}
@media (min-width: 1200px) {
    .p-lg-1 {
        width: 100%
    }
    .p-lg-2 {
        width: 50%
    }
    .p-lg-3 {
        width: 33.3333%
    }
    .p-lg-4 {
        width: 25%
    }
    .p-lg-5 {
        width: 20%
    }
    .p-lg-6 {
        width: 16.6666%
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .p-md-1 {
        width: 100%
    }
    .p-md-2 {
        width: 50%
    }
    .p-md-3 {
        width: 33.3333%
    }
    .p-md-4 {
        width: 25%
    }
    .p-md-5 {
        width: 20%
    }
    .p-md-6 {
        width: 16.6666%
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .p-sm-1 {
        width: 100%
    }
    .p-sm-2 {
        width: 50%
    }
    .p-sm-3 {
        width: 33.3333%
    }
    .p-sm-4 {
        width: 25%
    }
    .p-sm-5 {
        width: 20%
    }
    .p-sm-6 {
        width: 16.6666%
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .p-xs-1 {
        width: 100%
    }
    .p-xs-2 {
        width: 50%
    }
    .p-xs-3 {
        width: 33.3333%
    }
    .p-xs-4 {
        width: 25%
    }
    .p-xs-5 {
        width: 20%
    }
    .p-xs-6 {
        width: 16.6666%
    }
}
@media (max-width: 480px) {
    .grid-item {
        width: 100%
    }
}
.responsive-post-slider {
    position: relative
}
.responsive-slider.loading,
.tab-content.loading {
    height: 300px;
    overflow: hidden;
    position: relative
}
.responsive-slider.loading:before,
.tab-content.loading:before {
    background: #fff url("../assets/img/loadingp.gif") no-repeat scroll center center;
    background-size: 60px 60px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1039
}
.shortcodes .carousel .item img {
    width: 100%
}
.shortcodes h3 {
    padding-top: 30px
}
[class^="fa-"],
[class*=" fa-"] {
    margin: 0px
}
.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: #009838
}
.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: #009838;
    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: #009838;
    border: 1px solid #009838;
    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: #009838;
    border: 1px solid #009838;
    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,
.pricing-tab-firts .header:before,
.pricing-tab-firts .plan:before {
    background: #4cbf8d
}
.pricing-tab-two .header,
.pricing-tab-two .plan,
.pricing-tab-two .header:before,
.pricing-tab-two .plan:before {
    background: #e74847
}
.pricing-tab-three .header,
.pricing-tab-three .plan,
.pricing-tab-three .header:before,
.pricing-tab-three .plan:before {
    background: #50c1e9
}
.price-tab {
    text-align: center
}
.pricing-table {
    text-align: center
}
.pricing-table.table1 {
    border: solid 1px #e9e9e9;
    z-index: 5;
    position: relative;
    clear: both;
    margin-bottom: 70px;
    background: #f4f4f4
}
.pricing-table.table1 .pricing {
    color: #333;
    width: 25%;
    float: left;
    position: relative;
    border-left: solid 1px #e9e9e9
}
.pricing-table.table1 .pricing.pricing-one-first {
    border-left: none
}
.pricing-table.table1 .pricing.most-popular {
    z-index: 2;
    margin-top: -35px;
    margin-bottom: -55px;
    position: relative;
    background: #f4f4f4;
    box-shadow: 1px 2px 10px 2px #cecece;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}
.pricing-table.table1 .pricing.most-popular .header {
    color: #fff;
    background: #444;
    margin-bottom: 55px
}
.pricing-table.table1 .pricing.most-popular ul li {
    border-bottom: 1px solid #e9e9e9
}
.pricing-table.table1 .pricing.most-popular ul li:first-child {
    border-top: 0px
}
.pricing-table.table1 .pricing.most-popular .signup {
    margin-bottom: 92px
}
.pricing-table.table1 .pricing .header {
    border: none;
    font-size: 24px;
    font-weight: bold;
    color: #686868;
    box-shadow: none;
    padding: 30px 0 20px;
    text-align: center;
    background: #ebebeb
}
.pricing-table.table1 .pricing .header h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold
}
.pricing-table.table1 .pricing .pricing-content {
    padding: 0 25px;
    margin-bottom: 40px
}
.pricing-table.table1 .pricing .price {
    font-size: 14px;
    color: #9d9d9d
}
.pricing-table.table1 .pricing .price [class*="span"] {
    width: 100%;
    margin: 0
}
.pricing-table.table1 .pricing .price [class*="span"] p {
    display: inline-block;
    margin: 0px;
    font-size: 18px;
    top: -8px;
    position: relative;
    font-weight: 400
}
.pricing-table.table1 .pricing .price .span-1 {
    font-size: 52px;
    line-height: 30px;
    font-weight: 700;
    color: #df1f26
}
.pricing-table.table1 .pricing .price .span-2 {
    font-size: 14px;
    margin-bottom: 20px;
    color: #666
}
.pricing-table.table1 .pricing ul {
    margin: 20px 0 10px 0;
    padding: 0;
    list-style: none
}
.pricing-table.table1 .pricing ul li {
    border-bottom: 1px solid #ededed;
    padding: 15px 24px;
    text-align: center;
    font-size: 14px;
    color: #888
}
.pricing-table.table1 .pricing ul li:first-child {
    border-top: 0px
}
.pricing-table.table1 .pricing .signup {
    position: relative;
    padding: 12px 40px;
    margin: 8px 0 0 0;
    color: #727272;
    font-size: 18px;
    font-weight: bold;
    background: #444;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 55px
}
.pricing-table.table1 .pricing .signup:hover {
    background: #009838
}
.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: #009838
}
.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: #009838
}
.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: -4px;
    top: -3px
}
.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:hover {
    color: #009838
}
.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-tab-two .header,
.pricing-table.style2 .pricing.pricing-tab-two .plan {
    background: #e74847
}
.pricing-table.style2 .pricing.pricing-tab-two .header:hover,
.pricing-table.style2 .pricing.pricing-tab-two .plan:hover {
    background: #de1e1d
}
.pricing-table.style2 .pricing.pricing-tab-three .header,
.pricing-table.style2 .pricing.pricing-tab-three .plan {
    background: #50c1e9
}
.pricing-table.style2 .pricing.pricing-tab-three .header:hover,
.pricing-table.style2 .pricing.pricing-tab-three .plan:hover {
    background: #23b1e3
}
.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;
    cursor: pointer
}
.pricing-table.style2 .pricing .plan a {
    color: #fff
}
.pricing-table.style2 .pricing .plan:hover {
    background: #399f73
}
.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;
    cursor: pointer
}
.pricing-table.style3 .pricing:hover {
    background: #de1e1d
}
.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 {
    display: inline-block
}
.pricing-table.basic .pricing {
    width: 31%;
    display: block;
    background: #ebebeb;
    float: left;
    padding-top: 20px;
    margin-right: 10px;
    height: 160px
}
.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;
    color: #383838;
    font-weight: bold
}
.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: 9px 0;
    font-size: 14px;
    position: relative;
    margin-top: 12px
}
.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
}
.pricing-table.basic .pricing-green {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}
.pricing-table.basic .pricing-green .plan {
    background: #4cbf8d;
    border-bottom-left-radius: 5px
}
.pricing-table.basic .pricing-green .plan:before {
    background: #4cbf8d
}
.pricing-table.basic .pricing-green .plan:hover {
    background: #399f73
}
.pricing-table.basic .pricing-green .plan:hover:before {
    background: #399f73
}
.pricing-table.basic .pricing-red {
    border-radius: 5px;
    margin-top: -5px;
    height: 170px
}
.pricing-table.basic .pricing-red .plan {
    background: #e74847;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 21px
}
.pricing-table.basic .pricing-red .plan:before {
    background: #e74847
}
.pricing-table.basic .pricing-red .plan:hover {
    background: #de1e1d
}
.pricing-table.basic .pricing-red .plan:hover:before {
    background: #de1e1d
}
.pricing-table.basic .pricing-blue {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 0
}
.pricing-table.basic .pricing-blue .plan {
    background: #50c1e9;
    cursor: pointer;
    border-bottom-right-radius: 5px
}
.pricing-table.basic .pricing-blue .plan:before {
    background: #50c1e9;
    cursor: pointer
}
.pricing-table.basic .pricing-blue .plan:hover {
    background: #23b1e3
}
.pricing-table.basic .pricing-blue .plan:hover:before {
    background: #23b1e3
}
.sw-latestnews {
    margin-bottom: 0;
    display: block;
    text-align: center;
    overflow: hidden;
    text-align: left
}
.sw-latestnews:before {
    content: "";
    display: table;
    line-height: 0
}
.sw-latestnews:after {
    content: "";
    display: table;
    line-height: 0;
    clear: both
}
.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: #009838
}
.sw-latestnews .sw-content a:hover {
    color: #0285C0
}
.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 {
    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: #009838
}
.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: #009838
}
.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: transparent;
    border-top-color: #DDDDDD
}
.tabs-below>.nav-tabs>.active>a {
    border-color: transparent #ddd #ddd
}
.tabs-below>.nav-tabs>.active>a:hover,
.tabs-below>.nav-tabs>.active>a:focus {
    border-color: transparent #ddd #ddd
}
.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 {
    border-color: #ddd transparent #ddd #ddd
}
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd
}
.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 {
    border-color: #ddd #ddd #ddd transparent
}
.tabs-right>.nav-tabs .active>a:hover,
.tabs-right>.nav-tabs .active>a:focus {
    border-color: #ddd #ddd #ddd transparent
}
.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: #009838
}
#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: #009838
}
#yt_post_slide .carousel-inner .item .carousel-caption .carousel-caption-inner .item-description {
    margin-top: 10px
}
#yt_post_slide .carousel-inner .item a img {
    width: 100%
}
#yt_post_slide .carousel-cl .carousel-control {
    width: 42px;
    height: 42px;
    top: 43%
}
#yt_post_slide .carousel-cl .carousel-control.left {
    background: url("../assets/img/short-left.png") no-repeat center -1px rgba(0, 0, 0, 0.5)
}
#yt_post_slide .carousel-cl .carousel-control.right {
    background: url("../assets/img/short-right.png") no-repeat center -1px rgba(0, 0, 0, 0.5)
}
#yt_post_slide .carousel-cl.carousel-cl-right .carousel-control.right {
    right: 33.33%
}
#yt_post_slide .carousel-cl.carousel-cl-left .carousel-control.left {
    left: 33.33%
}
#yt_post_slide .carousel-cl.carousel-cl-out .carousel-control {
    top: 29%
}
.lightbox a img {
    margin-bottom: 20px
}
.lightbox-border1 a img {
    border: 8px solid #009838
}
.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 #009838
}
.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
}
.testimonial-slider.indicators_up .carousel-indicators {
    background: none;
    padding: 5px 0px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    list-style: none;
    left: inherit
}
.testimonial-slider.indicators_up .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 0 2px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #eee;
    background-color: #bbb
}
.testimonial-slider.indicators_up .carousel-indicators .active {
    background-color: #009838;
    border: 1px solid #fff
}
.testimonial-slider.indicators_up .carousel-inner {
    text-align: center
}
.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: transparent;
    height: 17px;
    position: relative;
    background: url("../assets/img/arrowt.png")
}
.testimonial_content .icon-quote-left {
    color: #c4c4c4;
    position: absolute;
    font-size: 16px;
    left: 10px;
    top: 7px
}
.testimonial_content .icon-quote-right {
    color: #c4c4c4;
    position: absolute;
    font-size: 16px;
    left: 10px;
    top: 7px;
    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: #009838
}
.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/group_btn.png") no-repeat center -1464px;
    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: #009838;
    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: #009838
}
.widget-testimonial .customersay .carousel-cl .left:before {
    content: "\f104";
    font-family: FontAwesome;
    line-height: 26px
}
.widget-testimonial .customersay .carousel-cl .left:hover:before {
    color: #009838
}
.widget-testimonial .customersay .carousel-cl .right:before {
    content: "\f105";
    font-family: FontAwesome;
    line-height: 26px
}
.widget-testimonial .customersay .carousel-cl .right:hover:before {
    color: #009838
}
.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: #009838
}
.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: #009838 !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: #009838
}
.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;
    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 {
    background: #e0e0e0
}
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: #009838
}
a.tooltips span.tooltip-style5 {
    background: #009838;
    color: #fff
}
a.tooltips span.tooltip-style5 b {
    background: #009838;
    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: #009838
}
.counter-border ul li.counterbox-number [class^="icon-"],
.counter-border ul li.counterbox-number [class*=" icon-"] {
    color: #444
}
.counter-bg ul {
    background: #009838
}
.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: #009838 !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
}
.header-style6 #socials {
    width: 24px;
    height: 24px;
    font-size: 13px;
    padding: 0
}
.header-style6 #socials .fa {
    margin: 0;
    vertical-align: sub
}
.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: #009838;
    color: #fff;
    border: 1px solid #009838
}
.tabbable .nav.nav-tabs li.active:first-child {
    border-left: 1px solid #009838;
    border-top: 1px solid #009838
}
.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 #009838
}
.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/minut.png") center center no-repeat;
    float: left
}
.panel-group.collapses-style2 .panel a .panel-heading {
    background: #eee !important;
    color: #444;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    float: left
}
.panel-group.collapses-style2 .panel a:hover .panel-heading {
    color: #009838
}
.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: #009838 !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: #009838;
    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: #009838
}
.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 {
    margin: 12px 0px
}
.sw-related-product.block .carousel-inner {
    margin: 12px 0px;
    border: 1px solid #ddd;
    margin: 0;
    padding: 30px 0 22px 0;
    border-top: 0;
    margin-bottom: 30px
}
.carousel-inner .bs-item {
    padding: 0 0 11px 0px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 11px;
    display: inline-block;
    width: 100%
}
.carousel-inner .bs-item .bs-item-inner .item-img {
    width: 80px;
    float: left;
    border: 0
}
.carousel-inner .bs-item .bs-item-inner .item-content {
    margin-left: 90px;
    text-align: left
}
.carousel-inner .bs-item:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: none
}
.block-title {
    position: relative;
    background: #eee;
    border-bottom: 1px solid #009838;
    height: 40px;
    overflow: hidden
}
.single-product.full2 .block-title,
.full3 .block-title {
    border-bottom: 0;
    background: none;
    margin-bottom: 7px
}
.single-product.full2 .block-title span,
.full3 .block-title span {
    background: #fff;
    position: relative;
    z-index: 96;
    padding-right: 15px
}
.rtl .single-product.full2 .block-title span,
.rtl .full3 .block-title span {
    padding-right: 0;
    padding-left: 15px
}
.block-title strong {
    line-height: 42px;
    padding-left: 50px;
    font-size: 116.67%;
    text-transform: uppercase
}
.single-product.full2 .block-title strong,
.full3 .block-title strong {
    padding-left: 0;
    font-size: 18px
}
.rtl .single-product.full2 .block-title strong,
.rtl .full3 .block-title strong {
    padding-right: 0
}
.single-product.full2 .block-title strong:after,
.full3 .block-title strong:after {
    content: "";
    position: absolute;
    background: url("../assets/img/group_btn.png") repeat-x left -1436px;
    width: 94%;
    height: 5px;
    top: 50%;
    left: 0
}
.block-title.title1 {
    background: none;
    height: 32px
}
.block-title.title1 .nav-left-product {
    display: none
}
.block-title.title1 h2 span {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase
}
.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-partner-container-slider .res-button {
    background: none !important;
    border: 0 !important;
    left: 0
}
.sw-partner-container-slider .res-button:before {
    font-size: 26px !important;
    color: #cccccc !important
}
.sw-partner-container-slider .res-button.slick-next {
    right: 0 !important;
    left: auto
}
.sw-partner-container-slider .res-button.slick-next:before {
    font-size: 26px !important;
    color: #cccccc !important
}
.sw-woo-container-slider {
    position: relative;
    margin-bottom: 0px;
    z-index: 1
}
.lastest_deal3 .sw-woo-container-slider {
    border-top: 0
}
.sw-woo-container-slider .img-right .left-child {
    float: right
}
.sw-woo-container-slider .left-child {
    float: left;
    border-right: 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
}
.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
}
.sw-woo-container-slider .right-child {
    float: left;
    width: 79.31%
}
.rtl .sw-woo-container-slider .right-child {
    float: right
}
.box-layout .sw-woo-container-slider .right-child {
    width: 78.31%
}
.sw-woo-container-slider .category-wrap-cat {
    display: inline-block;
    float: right;
    height: 33px;
    border-right: 1px solid #ddd;
    position: relative;
    top: 4px;
    padding-top: 7px
}
.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;
    border-top: 0
}
.countdown-slider.sw-woo-container-slider .slider {
    border: 1px solid #ddd
}
.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 {
    float: left;
    width: 79.31%;
    border: 0;
    margin-top: 0px;
    border-left: 1px solid #ddd
}
.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/group_btn.png") no-repeat center -1273px #fff;
    border: 1px solid #dbdbdb;
    left: 0px
}
.sw-countdown-product button.slick-prev:hover {
    background: url("../assets/img/group_btn.png") no-repeat center -1225px #009838;
    border-color: #009838
}
.sw-countdown-product button.slick-next {
    background: url("../assets/img/group_btn.png") no-repeat center -1250px #fff;
    border: 1px solid #dbdbdb;
    right: 0px;
    left: auto
}
.sw-countdown-product button.slick-next:hover {
    background: url("../assets/img/group_btn.png") no-repeat center -1203px #009838;
    border-color: #009838
}
.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: #009838
}
.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%
}
.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: #009838
}
.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: #009838
}
.sw-member .carousel .carousel-inner .item .item-member-wrappers .item-content .member-content .span {
    margin-left: 0
}
.accordion_recommend_product {
    width: 100%
}
.accordion_recommend_product.panel-group .panel+.panel {
    margin-top: 1px
}
.accordion_recommend_product.panel-group .panel-default {
    border: 0
}
.accordion_recommend_product a .panel-title,
.accordion_recommend_product a span.item-count {
    display: none
}
.accordion_recommend_product a.collapsed .panel-title {
    display: block;
    padding: 12px 0px 12px 40px;
    background-color: #eee;
    font-size: 110%;
    font-weight: bold
}
.accordion_recommend_product a.collapsed span.item-count {
    display: block;
    width: 25px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 9;
    background: #666;
    padding: 0;
    margin: 0 -40px 0 0
}
.accordion_recommend_product .panel-collapse {
    border: 1px solid #ddd
}
.accordion_recommend_product .panel-collapse .panel-body {
    text-align: center
}
.accordion_recommend_product .panel-collapse .panel-body .products-thumb img {
    margin: 0 auto
}
.accordion_recommend_product .panel-collapse .panel-body .products-thumb:hover {
    opacity: 0.8
}
.lates-blog .item .blog-item {
    width: 50%;
    padding: 15px
}
.lates-blog .item .blog-item .latest-blog-inner {
    padding: 10px 0px 0px 10px
}
.rtl .lates-blog .item .blog-item .latest-blog-inner {
    padding: 10px 10px 0px 0px
}
.lates-blog .item .blog-item .widget-thumb {
    position: relative
}
.lates-blog .item .blog-item .widget-thumb img {
    width: 290px;
    height: 220px
}
.lates-blog .item .blog-item .widget-thumb .entry-date {
    display: inline-block;
    position: absolute;
    top: -15px;
    left: -12px;
    background: url("../assets/img/orange-cyan/Date.png") no-repeat;
    padding: 18px 15px 18px 25px;
    width: 70px;
    height: 75px;
    font-weight: bold
}
.lates-blog .item .blog-item .widget-thumb .entry-date .day-post {
    font-size: 20px;
    color: #ffffff;
    margin-bottom: -7px
}
.lates-blog .item .blog-item .widget-thumb .entry-date .mon-post {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase
}
.lates-blog .item .blog-item .widget-thumb:before {
    content: '';
    right: 0;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
    border-right: 7px solid #fff
}
.lates-blog .item .blog-item .widget-content-wrap {
    padding: 28px 0px 0 20px;
    overflow: hidden
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-title h4 {
    margin-bottom: 10px
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-title h4 a {
    font-size: 14px;
    text-transform: uppercase;
    color: #252c3a;
    font-weight: bold
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-title h4 a:hover {
    color: #009838
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-content {
    text-align: left
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .item-content p {
    color: #666666;
    margin-bottom: 13px;
    line-height: 22px
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more {
    text-align: right
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a {
    text-transform: uppercase;
    color: #009838;
    background: none;
    padding: 0;
    font-weight: bold;
    border-bottom: 1px solid #009838
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a i {
    margin: 0 6px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    display: none
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a:hover {
    opacity: 0.8
}
.lates-blog .item .blog-item .widget-content-wrap .widget-content .bl_read_more a:hover i {
    transform: translateX(5px)
}
.lates-blog .item-odd .blog-item .widget-thumb {
    float: right
}
.lates-blog .item-odd .blog-item .widget-thumb:before {
    content: '';
    left: 0;
    border-left: 7px solid #fff;
    border-right: 0

}
.lates-blog .item-odd .blog-item .widget-content-wrap {
    padding: 28px 20px 0 0px
}
.rtl .lates-blog .item-odd .blog-item .widget-content-wrap {
    padding: 28px 0px 0px 20px
}
.lates-blog .item-odd .blog-item .latest-blog-inner,
.rtl .lates-blog .item-odd .blog-item .latest-blog-inner {
    padding: 10px 0px 0px 0px
}
.item-thumbnail a,
.widget-thumb .img_over a {
    display: block;
    position: relative
}
.item-thumbnail a:before,
.widget-thumb .img_over a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4)
}
.item-thumbnail:hover a:before,
.widget-thumb .img_over:hover a:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    transform: translate(0px, 0px)
}