html {
  height: 100%;
  overflow-y: visible; 
}
body {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background:#fff;
}
body:before, body:after {
  width: 100%;
  position: static;
  content: normal;
}
h3 {
    margin: 0;
}
.page-back {
  padding: 50px 0;
  min-height: 100%;
  overflow: hidden;
  background-size: cover;
  position: relative;
  box-shadow: inset 0 3px 3px -3px rgba(0, 0, 0, 0.3);
}
.login-page .login-form-div {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}

.login-page .login-header{
	padding: 10px 0px 0px;
	border-bottom:1px solid #ebebeb;
	border-radius: 7px 7px 0px 0px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

.login-page .login-content{
	border-top:1px solid #ffffff;
	border-radius: 0 0 7px 7px;
	box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.4);
}

.login-page .login-header,
.login-page .login-content,
.login-page .reg-content {
  background-color: #f4f4f4;
}
.login-page .div-title {
  padding: 10px 20px;
  margin: 5px 0px;
  background-color: #f4f4f4;
  text-align:center;
  color:#3f5994;
  font-size:15px;
}
.login-page .textbox-wrap {
  padding: 0px 20px 20px 20px;
}
.login-page .textbox-wrap .input-group .input-group-addon {
  border-radius: 0;
}
.login-page .custom-checkbox {
    float: left;
}
.login-page .checkbox {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 6px;
    padding-left: 1px;
}
.login-page .checkbox-text {
    line-height: 22px;
	color:#213d7c;
}
.login-page .checkbox label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 0px;
    margin-top: 0;
}
.login-page .textbox-wrap .input-group .input-group-addon i, .login-page input[type="checkbox"] {
  width: 30px;
}
.login-page .form-action {
  padding: 0px 20px 20px 20px;
}
.login-page .registration-form-action {
    background-color: white;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    padding: 20px;
}
.login-page .registration-form-div {
  max-width: 620px;
  margin: 0 auto;
  width: 100%;
}
.login-page .reg-header {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.login-page .registration-left-div {
  padding-left: 0;
  padding-right: 0px;
}
.login-page .registration-right-div {
  padding-left: 0;
  padding-right: 0;
}
.login-page .reg-content {
  padding-bottom: 20px;
}
.login-page .btn, .login-page .form-control {
    border-radius: 5px !important;
}
.login-page .login-form-links {
  padding: 5px 0px 0;
  /*margin-top: 5px;*/
  text-align:right;
  /*box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  background-color: white;*/
}
.login-page .login-form-links h4{
  color:#f4f4f4;
  font-size:15px;
}
.login-page .login-form-links a:hover{
  color:#e67e22;
}
.text-orange{
	color:#e67e22;
}
.div-captcha-left {
    padding-right: 0;
}
.div-captcha-right {
      padding-left: 0;
}
@media (max-width: 767px) {
  .login-page .registration-left-div {
    padding-right: 0px;
  }
  .login-page .registration-right-div {
    padding-left: 0px;
  }
  .div-captcha-left {
      width: 50%;
      float: left;
  }
  .div-captcha-left img {
      width: 100%;
      height: 34px;
  }
  .div-captcha-right {
      width: 50%;
      float: left;
  }
}

/*.input-group{
	background:#213d7c;
	border-radius:4px;
}
.input-group .form-control{
	background:none;
	border:none;
	color:#fff;
	padding:10px 12px;
	height: 48px;
}
.input-group .form-control:focus{
	box-shadow:none;
}
.input-group .input-group-addon{
	background:none;
	border:none;
	color:#e67e22;
	font-size: 23px;
}
.input-group .input-group-addon .border{
	border-right:1px solid #e67e22;
	width:1px;
}
.input-group .form-control{
	background:none;
	border:none;
}*/

.page-back-own{
	background-size: cover;
    box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.3) inset;
    min-height: 100%;
    overflow: hidden;
    padding: 50px 0;
    position: relative;
}

.full_1{
  background: url(../../images/background_1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.full_2{
  background: url(../../images/background_2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.full_3{
  background: url(../../images/background_3.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.full_4{
  background: url(../../images/background_4.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: none;
  -webkit-text-fill-color: #fff;
  background: none;
  color: #fff;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
}

/*===================================
=            Base Header            =
===================================*/
@media only screen and (min-width: 992px) {
  .header-wrapper header > .container .container-wrapper {
    -js-display: -webkit-box;
    -js-display: -webkit-flex;
    -js-display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    position: relative;
    padding-top: 2.14em;
    padding-bottom: 1.14em;
    width: 100%;
  }
  .header-wrapper header > .container .container-wrapper > div {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .header-wrapper header > .container .sidebar-widget,
  .header-wrapper header > .container .sidebar-slider,
  .header-wrapper header > .container .widget-container {
    margin-bottom: 0;
  }
  .header-wrapper header > .container .container-wrapper > .navbar-header {
    margin-left: 0;
    margin-right: 0;
    float: right;
  }
  .header-wrapper header > .container .navbar-toggle {
    display: none;
    float: right;
    margin: 0;
    padding: 4px 10px;
  }
  .header-wrapper.search-now-opened .header {
    position: relative;
  }
  .header-wrapper.search-now-opened .container-wrapper {
    position: static !important;
  }
  .header-wrapper.search-now-opened .navbar-header {
    top: 0 !important;
    bottom: 0 !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .header-wrapper.search-now-opened .search-btn,
  .header-wrapper.search-now-opened .et-wishlist-widget,
  .header-wrapper.search-now-opened .shopping-container {
    display: none;
  }
}
.header-wrapper {
  position: relative;
  width: 100%;
}
.header-wrapper .cart-summ .cart-bag,
.header-wrapper .cart-summ .cart-bag:before,
.header-wrapper .cart-summ .shop-text {
  -webkit-transition: none !important;
          transition: none !important;
}
.header-wrapper .navbar-header .ico-bg-yes .cart-summ {
  opacity: 0.999;
}
.header-logo img {
  text-align: left;
  height: inherit;
  width: auto;
  margin:10px 0 0;
}
.header-logo img.logo-fixed {
  display: none;
}
.navigation-wrapper .menu-inner {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.header-color-white .navbar-header {
  /*		.shopping-container .cart-bag .badge-number {
			color: #1e1e1e;
		}*/
}
.header-color-white .navbar-header .et-wishlist-widget a,
.header-color-white .navbar-header .search-btn,
.header-color-white .navbar-header .cart-summ,
.header-color-white .navbar-header .my-account-link a,
.header-color-white .navbar-header .login-link a {
  color: white;
}
.header-color-white .navbar-header .et-wishlist-widget a:hover,
.header-color-white .navbar-header .search-btn:hover,
.header-color-white .navbar-header .cart-summ:hover,
.header-color-white .navbar-header .my-account-link a:hover,
.header-color-white .navbar-header .login-link a:hover {
  opacity: 0.6;
}
.header-color-white .navbar-header .shopping-container.ico-design-1 .cart-bag,
.header-color-white .navbar-header .shopping-container.ico-design-1 .cart-bag:before {
  border-color: rgba(255, 255, 255, 0.7);
}
.header-color-white .navbar-header .search-btn:focus {
  color: #fff !important;
}
.header-color-white .navbar-header .et-wishlist-widget .wishlist-count,
.header-color-white .navbar-header .badge-number,
.header-color-white .navbar-header .shopping-container.ico-design-1.ico-bg-yes .badge-number {
  background-color: #fff;
}
.header-color-white .navbar-header .shopping-container.ico-design-2.ico-bg-yes .cart-bag:before,
.header-color-white .navbar-header .shopping-container.ico-design-3.ico-bg-yes .cart-bag:before {
  color: #fff;
}
.header-color-white .navbar-header .shopping-container.ico-design-1.ico-bg-no .badge-number {
  background-color: transparent !important;
  color: #fff !important;
}
.header-color-white .item-level-0 > a,
.header-color-white .menu-item-language > a {
  color: white;
}
.header-color-white .item-level-0 img.iclflag,
.header-color-white .menu-item-language img.iclflag {
  position: relative;
  top: -1px;
}
.header-color-white .top-links .my-account-link:before,
.header-color-white .top-links .login-link a {
  color: #fff;
}
.header-color-white .header-widget-area .languages-area > div {
  color: #fff;
}
.header-color-white .header-widget-area .top-links > div {
  color: #fff;
}
.header-color-white .hamburger-icon span {
  background-color: #fff;
}
.fixed-header.header-color-dark .menu li a {
  color: #1a1a1a;
}
.fixed-header.header-color-dark .menu .nav-sublist li a {
  color: #9b9b9b;
}
.fixed-header.header-color-dark .menu .item-design-dropdown .nav-sublist-dropdown li a {
  color: #9b9b9b;
}
.header-color-dark .et-wishlist-widget .wishlist-count {
  background-color: #1a1a1a;
  color: #fff;
}
.header-color-dark .header > .menu li a {
  color: #1a1a1a;
}
.header-color-dark .header > .menu li a:hover {
  color: #8a8a8a;
}
.submenu-languages {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 1000;
  visibility: hidden;
  margin-top: -5px;
  opacity: 0;
  width: 18em;
  padding: 1.43em 0;
  background-color: white;
  text-align: left;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.submenu-languages:before {
  content: "";
  position: absolute;
  top: -17px;
  width: 100%;
  height: 50px;
  left: 0;
}
.submenu-languages li {
  list-style: none;
}
.submenu-languages li a {
  width: 100%;
  display: block;
  color: #9b9b9b !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  padding: 0.78em 2.5em;
}
.submenu-languages li a:hover {
  color: #9b9b9b;
  background-color: #f7f7f7;
}
.menu-item-language:hover .submenu-languages {
  visibility: visible;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 1;
}
.et-header-overlap .header-wrapper {
  position: absolute;
  z-index: 10;
}
.et-header-overlap .page-heading,
.et-header-overlap .page-heading.bc-size-small {
  padding-top: 13em;
  padding-bottom: 5em;
}
.et-header-full-width .main-header > .container,
.et-header-full-width .top-bar > .container {
  width: 100%;
}
.et-header-full-width .main-header .languages-area .widget_text,
.et-header-full-width .top-bar .languages-area .widget_text {
  padding-left: 10px;
}
.et-header-full-width .navigation-wrapper > .container {
  width: 100%;
}
.et-header-full-width .top-bar > .container {
  padding: 0;
}
.et-header-full-width .main-header .container {
  padding: 0;
}
.et-header-full-width .header-logo {
  padding-left: 1.14em;
}
.et-header-full-width .navbar-header {
  padding-right: 1.14em;
}
.et-header-full-width .top-links {
  padding-right: 15px;
}
.et-header-full-width .top-links:last-child {
  padding-right: 0;
}
.et-header-full-width .header-center .main-header .container .header-search {
  padding-left: 15px;
}
.header-wrapper.fixed-active .header-logo img.logo-fixed {
  display: inline-block;
}
.header-wrapper.fixed-active .header-logo img.logo-default {
  display: none;
}
.header-logo img {
  max-width: 100%;
}
.navbar-header {
  text-align: right;
  display: none;
}
.navbar-header .et-wishlist-widget {
  display: inline-block;
  padding: 0 0 0 0;
  margin-right: 2.3em;
  line-height: 11px;
  vertical-align: middle;
}
.navbar-header .et-wishlist-widget a {
  display: block;
  line-height: 1;
  position: relative;
  top: 0;
}
.navbar-header .et-wishlist-widget i {
  font-size: 18px;
  font-family: 'xstore-icons';
  font-style: normal;
}
.navbar-header .header-search {
  padding: 1px 2em 0 0;
  vertical-align: middle;
}
.navbar-header .header-search .popup-with-form span {
  display: none;
}
.navbar-header .header-search .fa {
  font-size: 1.35em;
  height: 22px;
}
.et-wishlist-widget {
  position: relative;
}
.et-wishlist-widget .wishlist-count {
  position: absolute;
  right: -8px;
  top: -6px;
  background-color: #1e1e1e;
  color: #fff;
  min-width: 14px;
  min-height: 14px;
  padding: 1px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  display: block;
  text-align: center;
  font-size: 10px;
  line-height: 1;
  font-weight: bold;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.wishlist-show .wishlist-count {
  opacity: 1;
}
.cart-widget-show .badge-number {
  opacity: 1 !important;
}
.et-wishlist-widget .wishlist-dropdown {
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 22.86em;
  position: absolute;
  top: 69px;
  right: -50px;
  background-color: white;
  color: #8a8a8a;
  text-align: left;
  padding: 2em 2.14em 2.14em 2.14em;
}
.et-wishlist-widget .wishlist-dropdown > p {
  margin: 0;
  color: #1e1e1e;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 1.23em;
  font-size: 1rem;
}
.et-wishlist-widget .wishlist-dropdown > p.buttons,
.et-wishlist-widget .wishlist-dropdown > p.empty {
  border-bottom: none;
  padding-bottom: 0;
}
.et-wishlist-widget .wishlist-dropdown li {
  position: relative;
  width: 100%;
}
.et-wishlist-widget .wishlist-dropdown li .product-title {
  padding-right: 14px;
  line-height: 1.4;
  margin-bottom: 5px;
}
.et-wishlist-widget .wishlist-dropdown li .product-title a {
  color: #1e1e1e;
  line-height: 1.4;
}
.et-wishlist-widget .wishlist-dropdown .product-mini-image {
  display: inline-block;
  float: left;
}
.et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2.5rem;
  background-color: #262626;
  border-style: solid;
  border-width: 1px;
  border-color: #262626;
  color: white;
}
.et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:hover {
  background-color: #4c4c4c !important;
  border-color: #4c4c4c !important;
  color: white;
}
.et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:focus {
  color: white;
}
.et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:hover {
  background-color: #4c4c4c !important;
  border-color: #4c4c4c !important;
  color: white;
}
.et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:focus {
  color: white;
}
.et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:hover {
  background-color: #4c4c4c;
  border-color: #4c4c4c;
  color: #fff;
  opacity: 1;
}
.et-wishlist-widget .wishlist-dropdown .cart-popup .empty {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.et-wishlist-widget .wishlist-dropdown:before {
  content: '';
  display: block;
  top: -15px;
  left: auto;
  right: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.et-wishlist-widget .wishlist-dropdown .variation {
  margin-bottom: 0.4em;
  color: #1e1e1e;
}
.et-wishlist-widget .wishlist-dropdown .variation p {
  margin-bottom: 0.21em;
  line-height: 1.4;
  font-size: 1rem;
}
.et-wishlist-widget .wishlist-dropdown .variation dt {
  display: inline-block;
}
.et-wishlist-widget .wishlist-dropdown .variation dd {
  display: inline-block;
  margin-right: 5px;
}
.shopping-container.show-over-hint {
  z-index: 131;
}
.et-wishlist-widget:hover .wishlist-dropdown {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 49px;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  padding-top: 2.14em;
}
.et-wishlist-widget:hover .wishlist-dropdown:after {
  content: "";
  position: absolute;
  top: -37px;
  height: 37px;
  width: 100%;
  left: 10px;
  display: block;
}
.wishlist-widget-show .et-wishlist-widget .wishlist-dropdown {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 50px;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  padding-top: 2.14em;
}
#lang_sel_click a.lang_sel_sel {
  -webkit-transition: none;
          transition: none;
  color: #5f5f5f !important;
}
@media only screen and (max-width: 1200px) {
  .navbar-header .et-wishlist-widget {
    margin-right: 1.9em;
  }
}
@media only screen and (max-width: 991px) {
  .header-wrapper header .container-wrapper {
    padding: 15px 0;
    position: relative;
    text-align: right;
    display: inline-block;
    width: 100%;
  }
  .header-wrapper .navbar-header {
    float: none !important;
    vertical-align: middle;
    margin-right: 55px;
    margin-left: 0;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .header-wrapper .navbar-header .et-wishlist-widget {
    padding-right: 0;
  }
  .header-wrapper .navbar-header .et-wishlist-widget i {
    font-size: 18px !important;
  }
  .header-wrapper .navbar-header .header-search {
    display: none;
  }
  .header-wrapper .navbar-header .shopping-container {
    top: -1px;
  }
  .header-wrapper .navbar-header .shopping-container.ico-design-2 .badge-number {
    top: -2px;
  }
  .header-wrapper .navbar-header .shopping-container.ico-design-1 {
    top: 3px;
  }
  .header-wrapper .header-logo {
    text-align: left;
    float: left;
  }
  .header-wrapper .header-logo img {
    width: auto;
    max-height: 90px;
  }
  .header-wrapper .navbar-toggle {
    position: absolute;
    right: -10px;
    margin-right: 0;
    margin-top: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .header-wrapper.header-color-dark .cart-bag {
    border: 1px solid black;
  }
  .header-wrapper.header-color-dark .cart-bag .badge-number {
    color: #000000;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .header-wrapper.header-color-dark .cart-bag:before {
    border: 1px solid black;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .et-header-full-width .header-logo {
    padding-left: 1.8em !important;
  }
  .navigation-wrapper {
    display: none;
  }
  .fixed-header .navbar-header {
    margin-right: 4.9em;
  }
  .fixed-header .navbar-header .et-wishlist-widget a {
    top: -1px;
  }
  .fixed-header .et-wishlist-widget.ico-label-top .wishlist-count {
    top: -7px;
  }
  .cart-summ .total,
  .cart-summ .cart-items {
    display: none;
  }
  .cart-popup-container,
  .wishlist-dropdown {
    display: none;
  }
  .et-header-full-width .header-wrapper .navbar-toggle {
    right: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .header-wrapper.header-simple .navbar-header .et-wishlist-widget {
    padding-right: 0;
  }
  .header-wrapper.header-simple .navbar-header .et-wishlist-widget .wishlist-count {
    top: 4px;
    right: -8px;
  }
  header .et-wishlist-widget,
  .fixed-header .et-wishlist-widget {
    margin-right: 18px !important;
    top: 1px;
  }
  .header-logo img {
    max-width: 120px !important;
  }
  .et-header-full-width .header-logo {
    padding-left: 0.9em !important;
  }
  .header-wrapper.header-xstore .navbar-header {
    width: 31% !important;
  }
  .fixed-header .navbar-header {
    width: 30% !important;
  }
}


/*-----  End of Base Header  ------*/
.content-page,
.page-content {
  padding-bottom: 2.86em;
}
.edit-link {
  display: none;
}
@media only screen and (max-width: 480px) {
  html {
    font-size: 13px;
  }
  body {
    font-size: 1rem;
  }
}

/*=================================
=            Main Menu            =
=================================*/
.menu-wrapper .menu {
  padding: 0;
  margin: 0;
}
.menu-wrapper .menu > li {
  text-decoration: none;
  list-style: none;
  position: relative;
  vertical-align: middle;
}
.menu-wrapper .menu > li > a {
  text-transform: uppercase;
  font-size: 1.28rem;
  padding: 0.67em 1.07em;
  font-weight: 700;
  position: relative;
  color:#fff;
}
.menu-wrapper .menu > li > a:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px !important;
  background-color: rgba(255, 255, 255, 0.4);
}
.menu-wrapper .menu > li > a:after {
  left: 50%;
  right: 50%;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.menu-wrapper .menu > li > a:hover:after {
  left: 1.07em;
  right: 1.07em;
  opacity: 1;
}
.menu-wrapper .menu > li > a i {
  margin-right: 5px;
}
.menu-wrapper .menu > li.current-menu-item > a:after {
  left: 1.07em;
  right: 1.07em;
  opacity: 1;
}
.menu-wrapper .menu > li.menu-label-hot a:after,
.menu-wrapper .menu > li.menu-label-new a:after,
.menu-wrapper .menu > li.menu-label-sale a:after {
  right: 0;
}
.menu-wrapper .menu li.menu-disable_titles > a {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
}
.menu-wrapper .menu li.menu-disable_titles > a:after {
  display: none;
}
.menu-wrapper .menu li.menu-disable_titles > a i {
  font-size: 1.14rem !important;
}
.menu-wrapper .menu li a span.menu-item-descr {
  display: inline-block;
  width: 100%;
}
.menu-wrapper .menu li.menu-label-new > a,
.menu-wrapper .menu li.menu-label-hot > a,
.menu-wrapper .menu li.menu-label-sale > a {
  position: relative;
  width: auto;
  display: inline-block;
  padding-right: 37px !important;
  background-repeat: no-repeat;
  background-position: right 49%;
  background-size: 31px 13px;
}
.menu-wrapper .menu li.menu-label-new > a:before,
.menu-wrapper .menu li.menu-label-hot > a:before,
.menu-wrapper .menu li.menu-label-sale > a:before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6.5px;
  display: block;
  width: 30px;
  height: 13px;
  background-repeat: no-repeat;
  background-image: url(images/label-sprite.png);
  background-position: 0 0;
}
.menu-wrapper .menu li.menu-label-new > a .label-text,
.menu-wrapper .menu li.menu-label-hot > a .label-text,
.menu-wrapper .menu li.menu-label-sale > a .label-text {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6.5px;
  color: #fff;
  font-size: 9px;
  padding: 1px 3px;
  font-weight: 800;
  text-transform: uppercase;
}
.menu-wrapper .menu li.menu-label-new > a:before {
  background-position: 0 0;
}
.menu-wrapper .menu li.menu-label-new > a .label-text {
  background-color: #88b643;
}
.menu-wrapper .menu li.menu-label-sale > a:before {
  background-position: 0 -26px;
}
.menu-wrapper .menu li.menu-label-sale > a .label-text {
  background-color: #e6bd47;
}
.menu-wrapper .menu li.menu-label-hot > a:before {
  background-position: 0 -13px;
}
.menu-wrapper .menu li.menu-label-hot > a .label-text {
  background-color: #f54442;
}
.menu-wrapper .menu ul > li.menu-label-hot:hover,
.menu-wrapper .menu ul > li.menu-label-new:hover,
.menu-wrapper .menu ul > li.menu-label-sale:hover {
  background-color: #f7f7f7;
}
.menu-wrapper .menu > li {
  float: none;
  display: inline-block;
}
.menu-wrapper .menu > li > a {
  float: left;
  display: block;
  cursor: pointer;
  position: relative;
  text-decoration:none;
}
.menu-wrapper .menu > li:hover .nav-sublist-dropdown {
  display: block;
}
.menu-wrapper .menu > li:hover .nav-sublist-dropdown .banner {
  visibility: visible;
  pointer-events: auto;
}
.menu-wrapper.menu-align-left .menu {
  text-align: left !important;
}
.menu-wrapper.menu-align-center .menu {
  text-align: center !important;
}
.menu-wrapper.menu-align-right .menu {
  text-align: right !important;
}
.menu-wrapper .a-center {
  color: #fff;
}
.menu-wrapper .a-center em {
  font-style: normal;
}
.menu-wrapper .secondary-menu-wrapper .menu > li > a i {
  margin-right: 5px;
}
.nav-sublist-dropdown {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 1002;
  margin-top: 19px;
  display: none;
  width: 18em;
  padding: 2.14em 2.14em;
  background-color: white;
  text-align: left;
  border: 1px solid #e6e6e6;
}
.nav-sublist-dropdown:before {
  content: "";
  position: absolute;
  top: -50px;
  width: 100%;
  height: 50px;
  left: 0;
}
.nav-sublist-dropdown .container {
  width: auto;
  padding: 0;
}
.nav-sublist-dropdown .item-link {
  display: block;
  font-size: 1.23rem;
  padding: 0.72em 0;
  text-decoration:none;
}
.nav-sublist-dropdown ul {
  display: inline-block;
  width: 100%;
}
.nav-sublist-dropdown ul > li {
  position: relative;
  display: inline-block;
  width: 100%;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.item-design-dropdown .nav-sublist-dropdown {
  padding: 0;
  padding-top: 1.43em;
  padding-bottom: 1.43em;
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children {
  position: relative;
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a {
  position: static;
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after {
  content: "\f105";
  font-size: 1rem;
  font-family: FontAwesome;
  position: absolute;
  right: 2.5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > .nav-sublist {
  display: none;
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children:hover > .nav-sublist {
  display: block;
}
.item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children:hover:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: -5px;
  top: 0;
  width: 5px;
  height: 50px;
}
.item-design-dropdown .nav-sublist-dropdown ul > li > a {
  width: 100%;
  color: #9b9b9b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  padding: 0.78em 2.5em;
}
.item-design-dropdown .nav-sublist-dropdown ul > li > a:hover {
  color: #9b9b9b;
  background-color: #f7f7f7;
}
.item-design-dropdown .nav-sublist-dropdown ul > li ul {
  position: absolute;
  top: -1.5em;
  border: 1px solid #e6e6e6;
  z-index: 0;
  left: 100%;
}
.item-design-dropdown .nav-sublist-dropdown ul > li ul ul {
  z-index: -2;
}
.item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul {
  background-color: #fff;
  padding: 1.43em 0;
  width: 100%;
}
.item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul li a:hover {
  color: #9b9b9b;
  background-color: #f7f7f7;
}
.header-color-dark .menu-wrapper .menu > li.current-menu-item > a:after {
  background-color: rgba(0, 0, 0, 0.2);
}
.header-color-dark .menu-wrapper .menu > li > a:hover:after {
  background-color: rgba(225, 225, 225, 0.4);
}
.header-color-white .menu-wrapper .menu > li.current-menu-item > a:after {
  background-color: rgba(255, 255, 255, 0.4);
}
.header-color-white .menu-wrapper .menu > li > a:hover:after {
  background-color: rgba(255, 255, 255, 0.4);
}
/*-----  End of Main Menu  ------*/
@media only screen and (max-width: 1200px) {
  .menu-wrapper .menu > li > a {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.mark-text.text {
  padding: 0 0.35em 0.21em 0.35em;
  color: #777;
}
.mark-text.paragraph,
.mark-text.paragraph-boxed {
  display: inline-block;
  font-size: 1.42rem;
  color: #777;
  line-height: 2.42rem;
  margin-bottom: 1em;
}
.mark-text.paragraph-boxed {
  background-color: #f5f5f5;
  text-align: center;
  padding: 1.75em 2.5em;
}
@media screen and (max-width: 480px) {
  .m-text-center {
    text-align: center;
  }
}
@media only screen and (max-width: 992px) {
  .header-wrapper .header-logo {
	text-align: center;
	 float: none;
  }
  .menu-wrapper {
    display: none !important;
  }
}

/*=====================================
=            Page Headings            =
=====================================*/
.breadcrumbs,
.woocommerce-breadcrumb,
.bbp-breadcrumb {
  list-style: none;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 0.9rem;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: uppercase;
}
.breadcrumbs li,
.woocommerce-breadcrumb li,
.bbp-breadcrumb li {
  display: inline-block;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.breadcrumbs li.lastItem:after,
.woocommerce-breadcrumb li.lastItem:after,
.bbp-breadcrumb li.lastItem:after {
  display: none;
}
.bbp-breadcrumb p {
  margin-bottom: 0;
}
.woocommerce-breadcrumb a,
#breadcrumb a,
.bbp-breadcrumb a,
.woocommerce-breadcrumb .delimeter,
#breadcrumb .delimeter,
.bbp-breadcrumb .delimeter {
  font-size: 1.2rem;
  letter-spacing: 2px;
  padding: 0 1px;
  color:#fff;
}
.woocommerce-breadcrumb a:last-of-type + .delimeter,
#breadcrumb a:last-of-type + .delimeter,
.bbp-breadcrumb a:last-of-type + .delimeter {
  font-size: 0;
}
.bbp-breadcrumb a:last-of-type + .bbp-breadcrumb-sep,
.bbp-breadcrumb .bbp-breadcrumb-current {
  display: none;
}
.tax-brand .page-heading.bc-type-left2 .woocommerce-breadcrumb a + .delimeter {
  display: none;
}
.page-heading {
  padding: 5.71em 0;
  margin-bottom: 2.142em;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-heading .title {
  margin-bottom: 0;
  font-weight: 900;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  text-transform: uppercase;
}
.page-heading .back-history {
  margin-top: -7px;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  line-height: 1.05;
  padding-left: 10px !important;
}
.page-heading .back-history:hover {
  color: #8a8a8a;
}
.page-heading .back-history:before {
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: auto;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.page-heading.bc-size-small {
  padding: 5.14em;
}
.page-heading.bc-size-small .title {
  font-size: 2.57rem;
  margin-bottom: 0;
}
.page-heading.bc-type-left {
  text-align: left;
}
.page-heading.bc-type-left .breadcrumbs {
  text-align: left;
}
.page-heading.bc-type-left .woocommerce-breadcrumb,
.page-heading.bc-type-left #breadcrumb {
  text-align: left;
  font-size: 0;
  letter-spacing: 0;
}
.page-heading.bc-type-left a,
.page-heading.bc-type-left .delimeter {
  font-size: 0.9rem;
  letter-spacing: 2px;
  padding: 0 1px;
}
.page-heading.bc-type-left .delimeter:last-child {
  font-size: 0;
}
.page-heading.bc-type-left .title {
  text-align: left;
}
.page-heading.bc-type-left2 .a-center {
  text-align: left;
}
.page-heading.bc-type-left2 .woocommerce-breadcrumb,
.page-heading.bc-type-left2 .breadcrumbs {
  display: inline-block;
  width: auto;
  font-size: 0;
  color: #b2b2b2;
  letter-spacing: 0;
  padding-top: 4px;
}
.page-heading.bc-type-left2 .woocommerce-breadcrumb a,
.page-heading.bc-type-left2 .breadcrumbs a {
  font-size: 0.9rem;
  color: #b2b2b2;
  letter-spacing: 2px;
}
.page-heading.bc-type-left2 .woocommerce-breadcrumb a:hover,
.page-heading.bc-type-left2 .breadcrumbs a:hover {
  color: #1e1e1e;
}
.page-heading.bc-type-left2 .woocommerce-breadcrumb span.current,
.page-heading.bc-type-left2 .breadcrumbs span.current {
  letter-spacing: 2px;
}
.page-heading.bc-type-left2 .delimeter {
  font-size: 0.9rem !important;
  letter-spacing: 2px;
}
.page-heading.bc-type-left2 .delimeter i {
  letter-spacing: 0;
  padding: 0 2px;
}
.page-heading.bc-type-left2 .title {
  display: inline-block;
  font-size: 0.9rem;
  letter-spacing: 2px;
  margin-left: 0;
  color: #b2b2b2;
  font-weight: bold;
  font-family: inherit;
}
.page-heading.bc-type-left2 .back-history {
  margin-top: -7px;
  color: #b2b2b2;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  padding-left: 10px;
}
.page-heading.bc-type-left2 .back-history:hover {
  color: #1e1e1e;
}
.page-heading.bc-type-left2 .back-history:before {
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.page-heading.bc-type-left2.bc-color-white .title {
  color: #fff;
}
.page-heading.bc-type-left2.bc-color-white .woocommerce-breadcrumb,
.page-heading.bc-type-left2.bc-color-white .breadcrumbs {
  color: #fff;
}
.page-heading.bc-type-left2.bc-color-white .woocommerce-breadcrumb a,
.page-heading.bc-type-left2.bc-color-white .breadcrumbs a {
  color: #fff;
}
.page-heading.bc-type-left2.bc-color-white .woocommerce-breadcrumb a:hover,
.page-heading.bc-type-left2.bc-color-white .breadcrumbs a:hover {
  color: #fff;
  opacity: 0.8;
}
.page-heading.bc-type-left2.bc-color-white .back-history {
  color: #fff;
}
.page-heading.bc-type-left2.bc-color-white .back-history:hover {
  opacity: 0.8;
}
.single .page-heading.bc-type-left2 .breadcrumbs + .title:before {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  right: 0;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 0 2px 0 1px;
}
[class*=" paged-"] .page-heading.bc-type-left2 .woocommerce-breadcrumb,
[class*=" paged-"] .page-heading.bc-type-left2 .breadcrumbs {
  font-size: 0.9rem;
}
[class*=" paged-"] .page-heading.bc-type-left2 .title {
  font-size: 0;
}
.bc-type-default .back-history {
  margin-top: 2px;
}
.bc-type-default .woocommerce-breadcrumb,
.bc-type-default #breadcrumb {
  font-size: 0;
  letter-spacing: 0;
}
.bc-type-default a,
.bc-type-default .delimeter {
  font-size: 0.9rem;
  letter-spacing: 2px;
  padding: 0 2px;
}
.bc-type-default .delimeter:last-child {
  font-size: 0;
}
.bc-type-disable {
  display: none;
}
.breadcrumbs-type-disable.et-header-not-overlap:not(.home) .content-page {
  margin-top: 30px;
}
.single-post .page-heading.bc-type-left2 .title {
  display: none;
}
.single-post .back-history {
  margin-top: -7px;
}
.blog .page-heading.bc-type-left2 .title,
.category .page-heading.bc-type-left2 .title,
.search .page-heading.bc-type-left2 .title {
  display: none;
}
.single-product.global-product-name-on .page-heading.bc-type-left2 .delimeter:last-of-type {
  font-size: 0 !important;
}
.error404 .bc-type-default .delimeter {
  display: none !important;
}
.back-history {
  position: absolute;
  right: 20px;
  top: 50%;
}
.back-history:hover,
.back-history:focus {
  text-decoration: none;
}
.bc-color-white {
  color: white;
}
.bc-color-white a {
  color: white;
}
.bc-color-white h1,
.bc-color-white h2,
.bc-color-white h3,
.bc-color-white h4 {
  color: white;
}
.bc-color-white .back-history:hover {
  color: rgba(255, 255, 255, 0.7);
}
@media only screen and (min-width: 1200px) {
  .page-heading.bc-size-large .title {
    max-width: 665px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-heading.bc-size-large.bc-type-left .title {
    max-width: 100%;
    margin-left: 0;
  }
  .bc-size-large .title {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 1200px) {
  .back-history {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .page-heading.bc-size-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .back-history {
    display: none;
  }
  .page-heading .title {
    font-size: 2rem;
  }
  .breadcrumbs,
  .woocommerce-breadcrumb {
    margin-bottom: 10px;
  }
  .page-heading.bc-size-small.bc-type-left2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.page-heading .title, .page-heading.bc-size-small .title, .page-heading.bc-type-left2.bc-color-white .title .page-heading.bc-type-left2 .title, .page-heading.bc-type-left2.bc-color-white .title {
    font-weight: 100;
    font-style: normal;
	font-weight:normal;
    color: #ffffff;
}
.page-heading.bc-size-small .title {
    font-size: 2.57rem;
    margin-bottom: 0;
    margin-top: 0;
}
.page-heading .title {
    margin-bottom: 0;
    font-weight: 900;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-transform: uppercase;
}
.page-heading h1 {
    padding-bottom: 7px;
    display: inline-block;
    border-bottom: 3px solid #fff;
}

/*=====================================
=            Footer Layout            =
=====================================*/
.footer {
  padding: 3.2em 0 5.86em !important;
  line-height: 1.6;
  font-size: 1.50rem;
  background-color: #262626;
}
.footer .container .widget-container {
  margin-bottom: 0;
}
.footer .footer-widget {
  margin-bottom: 2.14em;
}
.footer .footer-widget p {
  color: #8a8a8a;
}
.footer .widget-title,
.footer .widgettitle {
  color: white;
  font-size: 1.07rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1.88em;
}
.footer .menu {
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}
.footer .menu li {
  margin-bottom: 0;
  line-height: 1.6;
}
.footer .menu li:first-child a {
  padding-top: 0;
}
.footer .menu a {
  padding: 2px 0;
  color: #8a8a8a;
  font-size: 1.07rem;
  display: block;
}
.footer .menu a:hover {
  color: #fff;
}
.footer mark {
  background-color: transparent;
  color: #bbb;
}
.footer mark a {
  color: #bbbbbb;
}
.footer mark a:hover {
  color: #fff;
}
.footer .footer-widgets ul li {
  list-style: none;
}
.footer .tagcloud a {
  border-color: #383838;
}
.footer .recent-posts-widget .post-date {
  color: #8a8a8a;
}
.footer .menu-social-icons li a {
  padding-left: 8px;
  padding-right: 8px;
}
.prefooter .product_list_widget li {
  font-size: 1.14rem;
}
.prefooter .footer-widget {
  margin-bottom: 2.14em;
}
.prefooter .footer-widget p {
  color: #8a8a8a;
}
.prefooter .recent-posts-widget .post-widget-item img {
  max-width: 2.86em;
}
.prefooter .widgettitle,
.prefooter .widget-title {
  font-size: 1.07rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1.88em;
}
.prefooter .menu {
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}
.prefooter .menu li {
  margin-bottom: 0;
  line-height: 1.6;
}
.prefooter .menu li:first-child a {
  padding-top: 0;
}
.prefooter .menu a {
  padding: 2px 0;
  color: #8a8a8a;
  font-size: 1.07rem;
  display: block;
}
.prefooter .menu a:hover {
  color: #fff;
}
.prefooter mark {
  background-color: transparent;
  color: #bbb;
}
.prefooter mark a {
  color: #bbbbbb;
}
.prefooter mark a:hover {
  color: #fff;
}
.prefooter .footer-widgets ul li {
  list-style: none;
}
.prefooter .menu-social-icons li a {
  padding-left: 8px;
  padding-right: 8px;
}
@media only screen and (max-width: 768px) {
  .prefooter-subscribe .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.footer-bottom {
  padding: 3.57rem 0;
  background-color: #242424;
  color: #a4a4a4;
}
.footer-bottom a {
  color: #ffffff;
}
.footer-bottom img {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.footer-bottom img:hover {
  opacity: 0.7;
}
.footer-bottom .footer-copyrights p,
.footer-bottom .footer-copyrights-right p {
  margin-bottom: 0;
}
.footer-bottom .footer-copyrights-right {
  text-align: right;
}
.footer .widget-title,
.prefooter .widget-title,
.footer .widgettitle,
.prefooter .widgettitle {
  margin-bottom: 1.07em;
  padding-bottom: 1.07em;
  border-bottom: 1px solid #e6e6e6;
}
.footer .wpb_widgetised_column_heading,
.prefooter .wpb_widgetised_column_heading {
  font-size: 1.14rem;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
  margin-bottom: 1.56em;
}
.footer .recent-posts-widget .post-widget-item img,
.prefooter .recent-posts-widget .post-widget-item img {
  max-width: 2.86em;
}
.footer .recent-posts-widget:not(.posts-widget-slider) .post-widget-item:last-child,
.prefooter .recent-posts-widget:not(.posts-widget-slider) .post-widget-item:last-child {
  border-bottom: none;
}
.footer .recent-posts-widget .swiper-slide:nth-child(3n) .post-widget-item,
.prefooter .recent-posts-widget .swiper-slide:nth-child(3n) .post-widget-item {
  border-bottom: 0 !important;
  padding-bottom: 0;
  margin-bottom: 0;
}
.template-content .footer a,
.template-content .footer .vc_wp_posts .widget_recent_entries li a {
  color: #bababa;
}
/* Fixed footer */
.et-footer-fixed-on .et-footers-wrapper {
  position: fixed;
  bottom: 0;
  width: 100%;
}
/* Footer Color Schemes */
.footer.text-color-light .widget-title,
.prefooter .text-color-light .widget-title,
.footer.text-color-light .wpb_widgetised_column_heading,
.prefooter .text-color-light .wpb_widgetised_column_heading,
.footer.text-color-light .widgettitle,
.prefooter .text-color-light .widgettitle {
  color: #fff;
  border-color: #383838;
  text-transform: uppercase;
}
.footer.text-color-light h1,
.prefooter .text-color-light h1,
.footer.text-color-light h2,
.prefooter .text-color-light h2,
.footer.text-color-light h3,
.prefooter .text-color-light h3,
.footer.text-color-light h4,
.prefooter .text-color-light h4,
.footer.text-color-light h5,
.prefooter .text-color-light h5,
.footer.text-color-light h6,
.prefooter .text-color-light h6,
.footer.text-color-light a,
.prefooter .text-color-light a,
.footer.text-color-light .etheme_widget_recent_entries .post-widget-item .media-heading a,
.prefooter .text-color-light .etheme_widget_recent_entries .post-widget-item .media-heading a {
  color: #fff;
}
.footer.text-color-light .menu a:hover,
.prefooter .text-color-light .menu a:hover,
.footer.text-color-light a:hover,
.prefooter .text-color-light a:hover,
.footer.text-color-light .etheme_widget_recent_entries .post-widget-item .media-heading a:hover,
.prefooter .text-color-light .etheme_widget_recent_entries .post-widget-item .media-heading a:hover {
  color: #8a8a8a;
}
.footer.text-color-light .widget.null-instagram-feed .widgettitle,
.prefooter .text-color-light .widget.null-instagram-feed .widgettitle,
.footer.text-color-light .widget.null-instagram-feed .widget-title,
.prefooter .text-color-light .widget.null-instagram-feed .widget-title {
  background-color: #383838;
  border-bottom: none;
}
.footer.text-color-light .etheme_widget_recent_entries .recent-posts-widget:not(.posts-widget-slider) .post-widget-item,
.prefooter .text-color-light .etheme_widget_recent_entries .recent-posts-widget:not(.posts-widget-slider) .post-widget-item {
  border-bottom: 1px solid #383838;
}
.footer.text-color-light .etheme_widget_recent_entries .recent-posts-widget:not(.posts-widget-slider) .post-widget-item:last-child,
.prefooter .text-color-light .etheme_widget_recent_entries .recent-posts-widget:not(.posts-widget-slider) .post-widget-item:last-child {
  border-bottom: 0;
}
.footer.text-color-light .product_list_widget li,
.prefooter .text-color-light .product_list_widget li {
  border-color: #383838;
}
.footer.text-color-light .wpb_widgetised_column .null-instagram-feed .widget-title,
.prefooter .text-color-light .wpb_widgetised_column .null-instagram-feed .widget-title,
.footer.text-color-light .wpb_widgetised_column .null-instagram-feed .widget-title,
.prefooter .text-color-light .wpb_widgetised_column .null-instagram-feed .widget-title {
  background-color: transparent;
  color: #fff;
  border-bottom: 1px solid #383838;
}
.footer.text-color-light .widget-container ul li,
.prefooter .text-color-light .widget-container ul li {
  border-color: #383838;
}
.footer.text-color-light .widget-container ul li a,
.prefooter .text-color-light .widget-container ul li a {
  color: #fff;
}
.footer.text-color-light .widget-container ul li .children,
.prefooter .text-color-light .widget-container ul li .children {
  border-color: #383838;
}
.footer.text-color-light .tagcloud a,
.prefooter .text-color-light .tagcloud a,
.footer.text-color-light blockquote.testimonials-text,
.prefooter .text-color-light blockquote.testimonials-text {
  background-color: #383838;
  color: #fff;
}
.footer.text-color-light blockquote.testimonials-text,
.prefooter .text-color-light blockquote.testimonials-text {
  border-color: #383838;
}
.footer.text-color-light blockquote.testimonials-text:after,
.prefooter .text-color-light blockquote.testimonials-text:after,
.footer.text-color-light blockquote.testimonials-text:before,
.prefooter .text-color-light blockquote.testimonials-text:before {
  border-top-color: #383838;
}
.footer.text-color-light .testimonials-slider .owl-controls,
.prefooter .text-color-light .testimonials-slider .owl-controls {
  background-color: transparent;
}
.footer.text-color-light .testimonials-slider .owl-controls .owl-buttons,
.prefooter .text-color-light .testimonials-slider .owl-controls .owl-buttons {
  display: none;
}
.footer.text-color-light .widget_search input[type="text"],
.prefooter .text-color-light .widget_search input[type="text"] {
  border-color: #383838;
}
.footer.text-color-light .widget_search input[type="text"]:focus,
.prefooter .text-color-light .widget_search input[type="text"]:focus {
  border-color: #808080;
}
.footer.text-color-dark h1,
.prefooter .text-color-dark h1,
.footer.text-color-dark h2,
.prefooter .text-color-dark h2,
.footer.text-color-dark h3,
.prefooter .text-color-dark h3,
.footer.text-color-dark h4,
.prefooter .text-color-dark h4,
.footer.text-color-dark h5,
.prefooter .text-color-dark h5,
.footer.text-color-dark h6,
.prefooter .text-color-dark h6,
.footer.text-color-dark a,
.prefooter .text-color-dark a,
.footer.text-color-dark .widget-title,
.prefooter .text-color-dark .widget-title,
.footer.text-color-dark .widgettitle,
.prefooter .text-color-dark .widgettitle {
  color: #1a1a1a;
}
.footer.text-color-dark a:hover,
.prefooter .text-color-dark a:hover {
  color: #808080;
}
.footer.text-color-dark .tagcloud a:hover,
.prefooter .text-color-dark .tagcloud a:hover {
  color: #1a1a1a;
  border-color: #1a1a1a;
  background-color: transparent;
}
.footer.text-color-dark .wpb_widgetised_column .null-instagram-feed .widget-title,
.prefooter .text-color-dark .wpb_widgetised_column .null-instagram-feed .widget-title,
.footer.text-color-dark .wpb_widgetised_column .null-instagram-feed .widgettitle,
.prefooter .text-color-dark .wpb_widgetised_column .null-instagram-feed .widgettitle {
  background-color: transparent;
}
.footer.text-color-dark .widget-title,
.prefooter .text-color-dark .widget-title,
.footer.text-color-dark .widgettitle,
.prefooter .text-color-dark .widgettitle {
  border-bottom-color: rgba(125, 125, 125, 0.2);
}
.footer.text-color-dark .product_list_widget li,
.prefooter .text-color-dark .product_list_widget li {
  border-color: rgba(125, 125, 125, 0.2);
}
.footer.text-color-dark .testimonials-slider .owl-controls,
.prefooter .text-color-dark .testimonials-slider .owl-controls {
  background-color: transparent;
}
.footer.text-color-dark .testimonials-slider .owl-controls .owl-buttons,
.prefooter .text-color-dark .testimonials-slider .owl-controls .owl-buttons {
  display: none;
}
.footer-bottom .container > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-bottom.text-color-dark {
  color: #8a8a8a;
}
.footer-bottom.text-color-dark p {
  color: #8a8a8a;
}
.footer-bottom.text-color-dark h1,
.footer-bottom.text-color-dark h2,
.footer-bottom.text-color-dark h3,
.footer-bottom.text-color-dark h4,
.footer-bottom.text-color-dark h5,
.footer-bottom.text-color-dark h6,
.footer-bottom.text-color-dark a,
.footer-bottom.text-color-dark .widget-title,
.footer-bottom.text-color-dark .widgettitle {
  color: #1a1a1a;
}
.footer-bottom.text-color-dark a:hover {
  color: #808080;
}
.footer-bottom.text-color-light {
  color: #fff;
}
.footer-bottom.text-color-light p {
  color: #fff;
}
.footer-bottom.text-color-light h1,
.footer-bottom.text-color-light h2,
.footer-bottom.text-color-light h3,
.footer-bottom.text-color-light h4,
.footer-bottom.text-color-light h5,
.footer-bottom.text-color-light h6,
.footer-bottom.text-color-light a,
.footer-bottom.text-color-light .widget-title,
.footer-bottom.text-color-light .widgettitle {
  color: #fff;
}
.footer-bottom.text-color-light a:hover {
  color: #8a8a8a;
}
/* wpml footer */
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .footer {
    padding: 3.57em 0 2.14em;
  }
  .footer-bottom .footer-copyrights {
    text-align: center;
  }
  .footer-bottom .footer-copyrights-right {
    margin-top: 1.43em;
    text-align: center;
  }
  .footer-bottom .container > .row {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .mob-center {
    text-align: center !important;
  }
  .mob-center .et-follow-buttons {
    text-align: center !important;
  }
  .mob-center .wpb_single_image {
    text-align: center !important;
  }
  .mob-center .footer-links-bakery a {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .footer-links-drinks a {
    display: block;
    margin: 10px 0 !important;
    text-align: center;
  }
}
@media only screen and (max-width: 992px) and (min-width: 480px) {
  .footer-widgets.col-md-3 {
    width: 50%;
  }
}
@media only screen and (max-width: 992px) {
  .footer .sidebar-widget,
  .prefooter .sidebar-widget {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 480px) {
  .envato-purchase-popup {
    max-width: 100% !important;
    right: 0 !important;
  }
  body #intercom-container .intercom-messenger-frame {
    right: 0 !important;
  }
}


/*-----  End of Footer Layout  ------*/

.et-follow-buttons {
  text-align: center;
}
.et-follow-buttons a {
  display: inline-block;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.et-follow-buttons.buttons-size-normal a {
  font-size: 18px;
  padding: 0 13px;
}
.et-follow-buttons.buttons-size-large a {
  display: inline-block;
  width: 44px;
  height: 44px;
  color: #999;
  margin: 4px;
  line-height: 42px;
  font-size: 22px;
  padding: 0;
}
.et-follow-buttons.buttons-size-large a:hover {
  color: #1a1a1a;
}
.et-follow-buttons a {
  text-align: center;
}
.et-follow-buttons a:first-child {
  padding-left: 0;
}
.et-follow-buttons a:last-child {
  padding-right: 0;
}
.et-follow-buttons.icons-colorfull a {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.et-follow-buttons.icons-colorfull a:hover {
  color: #fff;
}
.et-follow-buttons.icons-colorfull a {
  background-color: transparent;
}
.et-follow-buttons.icons-colorfull a i {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.et-follow-buttons.icons-colorfull .follow-facebook:hover i {
  color: #3a5795;
}
.et-follow-buttons.icons-colorfull .follow-twitter:hover i {
  color: #55ACF2;
}
.et-follow-buttons.icons-colorfull .follow-instagram:hover i {
  color: #2d5a82;
}
.et-follow-buttons.icons-colorfull .follow-google:hover i {
  color: #dd4c3e;
}
.et-follow-buttons.icons-colorfull .follow-pinterest:hover i {
  color: #bd2126;
}
.et-follow-buttons.icons-colorfull .follow-linkedin:hover i {
  color: #1898b9;
}
.et-follow-buttons.icons-colorfull .follow-tumblr:hover i {
  color: #35465c;
}
.et-follow-buttons.icons-colorfull .follow-youtube:hover i {
  color: #e2282e;
}
.et-follow-buttons.icons-colorfull .follow-vimeo:hover i {
  color: #2ab8e8;
}
.et-follow-buttons.icons-colorfull .follow-rss:hover i {
  color: #f97636;
}
.et-follow-buttons.icons-colorfull .follow-vk:hover i {
  color: #507299;
}
.et-follow-buttons.icons-colorfull .follow-houzz:hover i {
  color: #7cc04b;
}
.et-follow-buttons.icons-colorfull .follow-tripadvisor:hover i {
  color: #7cc04b;
}
.et-follow-buttons.icons-filled a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  padding: 0 6px;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.et-follow-buttons.icons-filled a:last-child {
  margin-right: 0 !important;
}
.et-follow-buttons.icons-filled a i {
  color: #fff;
}
.et-follow-buttons.icons-filled.buttons-size-large a {
  width: 44px;
  height: 44px;
  line-height: 44px;
}
.et-follow-buttons.icons-filled.buttons-size-small a {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.et-follow-buttons.icons-filled .follow-facebook {
  background-color: #3a5795;
}
.et-follow-buttons.icons-filled .follow-twitter {
  background-color: #55ACF2;
}
.et-follow-buttons.icons-filled .follow-instagram {
  background-color: #2d5a82;
}
.et-follow-buttons.icons-filled .follow-google {
  background-color: #dd4c3e;
}
.et-follow-buttons.icons-filled .follow-pinterest {
  background-color: #bd2126;
}
.et-follow-buttons.icons-filled .follow-linkedin {
  background-color: #1898b9;
}
.et-follow-buttons.icons-filled .follow-tumblr {
  background-color: #35465c;
}
.et-follow-buttons.icons-filled .follow-youtube {
  background-color: #e2282e;
}
.et-follow-buttons.icons-filled .follow-vimeo {
  background-color: #2ab8e8;
}
.et-follow-buttons.icons-filled .follow-rss {
  background-color: #f97636;
}
.et-follow-buttons.icons-filled .follow-vk {
  background-color: #507299;
}
.et-follow-buttons.icons-filled .follow-houzz {
  background-color: #7cc04b;
}
.et-follow-buttons.icons-filled .follow-tripadvisor {
  background-color: #7cc04b;
}
.et-follow-buttons.icons-filled .follow-facebook:hover {
  background-color: #2c4270;
}
.et-follow-buttons.icons-filled .follow-twitter:hover {
  background-color: #2695ee;
}
.et-follow-buttons.icons-filled .follow-instagram:hover {
  background-color: #20405c;
}
.et-follow-buttons.icons-filled .follow-google:hover {
  background-color: #c53123;
}
.et-follow-buttons.icons-filled .follow-pinterest:hover {
  background-color: #92191d;
}
.et-follow-buttons.icons-filled .follow-linkedin:hover {
  background-color: #12738c;
}
.et-follow-buttons.icons-filled .follow-tumblr:hover {
  background-color: #222d3c;
}
.et-follow-buttons.icons-filled .follow-youtube:hover {
  background-color: #bd1a1f;
}
.et-follow-buttons.icons-filled .follow-vimeo:hover {
  background-color: #169cc9;
}
.et-follow-buttons.icons-filled .follow-rss:hover {
  background-color: #f55507;
}
.et-follow-buttons.icons-filled .follow-vk:hover {
  background-color: #3e5978;
}
.et-follow-buttons.icons-filled .follow-houzz:hover {
  background-color: #64a038;
}
.et-follow-buttons.icons-filled .follow-tripadvisor:hover {
  background-color: #64a038;
}
.et-follow-buttons.align-left {
  text-align: left;
}
.et-follow-buttons.align-right {
  text-align: right;
}
.et-follow-buttons.align-center {
  text-align: center;
}

body .header-logo img {
  max-width: 260px !important;
}

.introducer-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    padding: 5px;
    box-shadow: 0px 1px 3px 0px #cecece;
}
.introducer-box span { margin-left:10px; }


/*===============================
=            Top Bar            =
===============================*/
.top-bar {
  line-height: 2.86rem;
  border-bottom: 1px solid #e6e6e6;
  font-size: 0.86rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.top-bar .container {
  position: relative;
}
.top-bar.topbar-color-white {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
.top-bar.topbar-color-white .textwidget {
  color: #fff;
}
.top-bar.topbar-color-white a {
  color: #fff;
}
.top-bar.topbar-color-white a:hover {
  opacity: 0.4;
}
.top-bar.topbar-color-white a:hover + .wishlist-count {
  opacity: 0.4;
}
.top-bar.topbar-color-white .topbar-widget.etheme_widget_socials .et-follow-buttons a {
  color: #fff;
}
.top-bar.topbar-color-white .topbar-widget.etheme_widget_socials .et-follow-buttons a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.top-bar.topbar-color-white .et-wishlist-widget .wishlist-count {
  background-color: #fff;
  color: #1e1e1e;
}
.top-bar.topbar-color-white .shopping-container .cart-bag:before {
  color: #fff;
}
.top-bar.topbar-color-white .shopping-container:not(.ico-design-1) .badge-number {
  background-color: #fff;
  color: #1e1e1e !important;
}
.top-bar.topbar-color-white .ico-design-1 .cart-summ .cart-bag {
  background: transparent;
  border-color: #fff;
}
.top-bar.topbar-color-white .ico-design-1 .cart-summ .cart-bag:before {
  border-color: #fff;
}
.top-bar.topbar-color-white .widget-title,
.top-bar.topbar-color-white .my-account-link::after,
.top-bar.topbar-color-white .ico-design-1 .cart-bag .badge-number {
  color: #fff;
}
.top-bar.topbar-color-white .cart-bag {
  background-color: #fff;
  border-color: #fff;
  color: #1e1e1e;
}
.top-bar .my-account-link ul {
  border-color: #e6e6e6;
  padding-top: 20px;
}
.top-bar.topbar-color-dark {
  border-bottom: 1px solid #e6e6e6;
}
.top-bar.topbar-color-dark * {
  color: #fff;
}
.top-bar.topbar-color-dark .languages-area > div {
  border-right-color: #e6e6e6;
}
.top-bar.topbar-color-dark .top-links > div {
  border-left-color: #e6e6e6;
}
.top-bar.topbar-color-dark .topbar-widget.etheme_widget_socials .et-follow-buttons a {
  border-left-color: #e6e6e6;
}
.top-bar.topbar-color-dark .topbar-widget.etheme_widget_socials .et-follow-buttons a:last-child {
  border-right-color: #e6e6e6;
}
.top-bar.topbar-color-dark .shopping-container .cart-bag:before {
  color: #1e1e1e;
}
.top-bar.topbar-color-dark .shopping-container .cart-bag:hover .cart-bag:before {
  color: #1e1e1e;
}
.top-bar.topbar-color-dark .shopping-container.ico-design-1 .cart-summ:not(:hover) .cart-bag,
.top-bar.topbar-color-dark .shopping-container.ico-design-1 .cart-summ:not(:hover) .cart-bag:before {
  border-color: #1e1e1e;
}
.top-bar.topbar-color-dark .shopping-container.ico-design-1 .cart-bag {
  background-color: transparent;
}
.top-bar.topbar-color-dark .shopping-container.ico-design-1 .cart-bag:hover .badge-number {
  color: #8a8a8a !important;
}
.top-bar.topbar-color-dark .shopping-container .cart-summ:hover .cart-bag {
  border-color: #8a8a8a;
}
.top-bar.topbar-color-dark .shopping-container .cart-summ:hover .badge-number {
  color: #8a8a8a;
}
.top-bar.topbar-color-dark .shopping-container.ico-design-1 .cart-bag .badge-number {
  background-color: transparent;
  color: #1e1e1e !important;
}
.top-bar.topbar-color-dark .et-wishlist-widget .wishlist-count,
.top-bar.topbar-color-dark .badge-number {
  background-color: #1e1e1e;
  color: #fff;
}
.top-bar.topbar-color-dark .et-wishlist-widget a,
.top-bar.topbar-color-dark .header-search a {
  color: #1e1e1e;
}
.top-bar .top-links .shopping-container,
.top-bar .top-links .et-wishlist-widget {
  height: 2.86rem !important;
}
.top-bar .top-links .et-wishlist-widget {
  top: 0 !important;
}
.top-bar .top-links .shopping-container.ico-design-2,
.top-bar .top-links .shopping-container.ico-design-3,
.top-bar .top-links .shopping-container.ico-design-4 {
  top: -3px !important;
}
.top-bar .languages-area .widget_icl_lang_sel_widget {
  height: 40px;
  padding-right: 0;
}
.header-wrapper .top-bar .et-wishlist-widget a {
  top: 9px;
}
.header-wrapper .top-bar .et-wishlist-widget.ico-label-bottom .wishlist-count {
  top: auto;
  bottom: 7px;
}
/*----------  Top bar cart,search,wishlist  ----------*/
.shop-top-bar .top-bar .navbar-header.show-in-tb-left,
.shop-top-bar .top-bar .navbar-header.show-in-tb-right {
  position: relative;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  width: auto !important;
  z-index: 99999;
  padding-left: 15px;
}
.shop-top-bar .top-bar .navbar-header.show-in-tb-left > div,
.shop-top-bar .top-bar .navbar-header.show-in-tb-right > div {
  top: 3px;
  position: relative;
  height: 40px;
}
.shop-top-bar .top-bar .navbar-header.show-in-tb-left.search-active,
.shop-top-bar .top-bar .navbar-header.show-in-tb-right.search-active {
  position: absolute;
  width: 100% !important;
  left: 0;
  margin: 0;
  bottom: auto !important;
  border-bottom: 1px solid #cecece;
}
.shop-top-bar .top-bar .navbar-header.show-in-tb-left .et-wishlist-widget,
.shop-top-bar .top-bar .navbar-header.show-in-tb-right .et-wishlist-widget {
  top: -2px;
}
.shop-top-bar .top-bar .navbar-header.show-in-tb-left .et-wishlist-widget i,
.shop-top-bar .top-bar .navbar-header.show-in-tb-right .et-wishlist-widget i {
  font-size: 1.6em;
}
.shop-top-bar .top-bar .navbar-header.show-in-tb-left .shopping-container,
.shop-top-bar .top-bar .navbar-header.show-in-tb-right .shopping-container {
  top: -3px;
}
.shop-top-bar .top-bar .navbar-header.show-in-tb-left .shopping-container.ico-design-1,
.shop-top-bar .top-bar .navbar-header.show-in-tb-right .shopping-container.ico-design-1 {
  top: 0;
}
.shop-top-bar .top-bar .navbar-header .header-search .search-open .fa-search {
  top: -5px;
}
.shop-top-bar .top-bar .navbar-header .header-search.act-full-width input[type="text"] {
  font-size: 1.4rem;
}
.shop-top-bar .top-bar .navbar-header .header-search.act-full-width.search-open .search-btn {
  margin-top: -15px;
}
.shop-top-bar .top-bar .show-in-tb-left .cart-popup-container {
  right: auto;
  left: 0;
}
.shop-top-bar .top-bar .show-in-tb-left .et-wishlist-widget .wishlist-dropdown {
  right: auto;
  left: 0;
}
.shop-top-bar .top-bar .show-in-tb-left .header-search.act-full-width.search-open {
  height: 40px;
  width: 100%;
  position: initial;
}
.shop-top-bar .top-bar .show-in-tb-right {
  float: right;
}
.shop-top-bar .top-bar .show-in-tb-right ul {
  float: none;
}
.shop-top-bar .top-bar .show-in-tb-right .header-search.act-full-width.search-open {
  position: initial;
}
.shop-top-bar .search-now-opened .top-bar .languages-area {
  float: none;
  max-width: 100%;
  height: 40px;
}
.shop-top-bar .search-now-opened .top-bar .links,
.shop-top-bar .search-now-opened .top-bar .topbar-widget {
  display: none;
}
/*---------- End top bar cart,search,wishlist  ----------*/
@media only screen and (max-width: 1200px) {
  .et-header-boxed .top-bar .container {
    width: 100%;
  }
}
.links {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}
.links li {
  display: inline-block;
  position: relative;
}
.languages {
  float: left;
}
.languages li.lastItem {
  margin-right: 0;
}
.currency {
  float: left;
}
.currency li:first-child a:before {
  content: "";
  display: inline-block;
  position: relative;
}
.top-links {
  float: right;
}
.top-links li.lastItem a:after {
  content: none;
}
.top-links li:last-child:after {
  display: none;
}
.languages-area {
  float: left;
  max-width: 50%;
}
.languages-area > div {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.languages-area > div:first-child {
  border-left: 0 !important;
}
.languages-area > div:last-child {
  border-right: 0 !important;
}
.languages-area .menu-social-icons {
  display: inline-block;
  margin-bottom: 0;
}
.languages-area .menu-social-icons li {
  margin-right: 5px;
}
.languages-area .menu-social-icons li .circle {
  display: none;
}
.et-header-boxed .top-bar .languages-area > div:first-child ul > li > a {
  padding-left: 0;
}
.languages-area .menu > li,
.top-links .menu > li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.languages-area .menu > li > a,
.top-links .menu > li > a {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 10px;
  height: 2.86rem;
  line-height: 2.86rem;
}
.languages-area .menu > li:hover > ul,
.top-links .menu > li:hover > ul {
  visibility: visible;
  opacity: 1;
}
.languages-area .menu > li > ul,
.top-links .menu > li > ul {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s all ease-in-out;
          transition: 0.2s all ease-in-out;
  top: 100%;
  border: 1px solid #e6e6e6;
  left: -10px;
  text-align: left;
  background: white;
  padding: 20px 0;
  width: 200px;
  z-index: 110;
}
.languages-area .menu > li > ul li,
.top-links .menu > li > ul li {
  display: block;
}
.languages-area .menu > li > ul li a,
.top-links .menu > li > ul li a {
  width: 100%;
  display: block;
  color: #9b9b9b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  padding: 0.78em 2.5em !important;
  text-align: left;
  opacity: 1 !important;
  line-height: 1;
}
.languages-area .menu > li > ul li a:hover,
.top-links .menu > li > ul li a:hover {
  color: #9b9b9b !important;
  background-color: #f7f7f7;
}
.languages-area .menu > li > ul .sub-menu,
.top-links .menu > li > ul .sub-menu {
  width: 100%;
}
.languages-area .menu > li.menu-parent-item:after,
.top-links .menu > li.menu-parent-item:after {
  content: "\f0d7" !important;
  font-family: 'FontAwesome' !important;
  display: inline-block;
}
.my-account-link {
  position: relative;
  display: inline-block;
}
.my-account-link > a {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 10px;
  height: 2.86rem;
  line-height: 2.86rem;
}
.my-account-link:hover ul {
  visibility: visible;
  opacity: 1;
}
.my-account-link ul {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s all ease-in-out;
          transition: 0.2s all ease-in-out;
  top: 100%;
  margin-top: 1px;
  border: 1px solid #e6e6e6;
  left: -10px;
  text-align: left;
  background: white;
  padding: 20px 0;
  width: 200px;
  z-index: 110;
}
.my-account-link ul > li {
  display: block !important;
}
.my-account-link ul > li > a {
  width: 100%;
  display: block;
  color: #9b9b9b !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  padding: 0.78em 2.5em !important;
  text-align: left;
  opacity: 1 !important;
  height: auto !important;
  line-height: 1 !important;
}
.my-account-link ul > li > a:hover {
  color: #9b9b9b !important;
  background-color: #f7f7f7;
}
.widget_currency_sel_widget .wcml_currency_switcher {
  background-color: transparent;
  background-image: none;
}
.et-header-full-width .top-bar .my-account-link ul {
  right: 0;
  left: auto;
}
.wpml-ls-legacy-dropdown {
  width: auto;
  max-width: 12em;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu {
  opacity: 1;
}
#lang_sel {
  height: auto;
}
#lang_sel a {
  text-transform: uppercase !important;
  font-size: 0.86rem !important;
}
#lang_sel a.lang_sel_sel {
  background-image: none;
}
#lang_sel a.lang_sel_sel:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #ffffff;
  top: 17px;
  right: 10px;
  top: 10px;
}
#lang_sel img.iclflag {
  top: 0;
}
#lang_sel li {
  padding: 0 !important;
  margin: 0 !important;
}
#lang_sel li ul {
  width: 200px;
  background-color: #fff !important;
  height: auto !important;
  top: 40px;
  z-index: 100;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 17px 0 !important;
}
#lang_sel li ul a {
  padding: 5px 0 5px 15px;
  line-height: 1.8;
  opacity: 1 !important;
  -webkit-transition: none;
          transition: none;
}
#lang_sel li ul li {
  width: 100%;
  float: left;
}
.wcml-dropdown .wcml-cs-active-currency .wcml-cs-submenu a,
#lang_sel ul ul a {
  color: #9b9b9b;
}
.wcml-dropdown .wcml-cs-active-currency .wcml-cs-submenu a:hover,
#lang_sel ul ul a:hover {
  opacity: 1;
}
.widget_icl_lang_sel_widget {
  background-color: transparent;
}
.widget_currency_sel_widget .wcml_currency_switcher,
.topbar-widget div.fancy-select div.trigger {
  background-color: transparent !important;
}
.topbar-widget div.fancy-select div.trigger:after {
  border: 4px solid transparent !important;
  border-top-color: #fff !important;
  right: 0;
}
.topbar-widget div.fancy-select ul.options {
  color: #808080;
}
.topbar-widget div.fancy-select ul.options li {
  font-size: 0.86rem;
}
.widget_currency_sel_widget img {
  display: none !important;
}
.wcml-dropdown li {
  background: transparent;
  border: none;
}
.wcml-dropdown li:hover {
  background: transparent;
}
.wcml-dropdown li .wcml-cs-submenu li {
  color: #1a1a1a;
  display: block;
}
.wcml-dropdown li:hover.wcml-cs-active-currency .wcml-cs-submenu {
  opacity: 1;
}
.wcml-dropdown li ul a {
  color: #9b9b9b;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.wcml-dropdown li ul a:hover {
  background: #f7f7f7;
}
.wcml-dropdown .wcml-cs-submenu {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.top-links {
  max-width: 50%;
  padding-left: 15px;
}
.top-links > div {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  margin-left: 15px;
  max-height: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.top-links > div:first-child {
  border-left: 0;
}
.top-links #lang_sel {
  top: 7px;
}
.top-links ul {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
  float: left;
}
.top-links ul li {
  display: inline-block;
  list-style: none;
}
.top-links ul li a {
  text-transform: uppercase;
  padding: 0 4px;
}
.top-links p {
  margin-bottom: 0;
}
.topbar-widget {
  display: inline-block;
}
.topbar-widget ul li {
  display: inline-block;
  list-style: none;
}
.topbar-widget ul {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-top: 0;
}
.topbar-widget p {
  margin-bottom: 0;
}
.topbar-widget .menu-social-icons {
  margin: 0 -0.71em;
  float: left;
}
.topbar-widget .menu-social-icons li {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
}
.topbar-widget .menu-social-icons li:first-child {
  border-left: 0;
}
.topbar-widget .menu-social-icons li:after {
  display: none;
}
.topbar-widget .menu-social-icons li a {
  display: inline-block;
  height: 2.86rem;
  width: 2.86em;
  font-size: 1rem;
}
.topbar-widget.etheme_widget_socials {
  padding-left: 0;
  vertical-align: top;
}
.topbar-widget.etheme_widget_socials .widget-title {
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.86rem;
  padding: 0 10px;
  font-weight: 400;
  height: 2.86rem;
  line-height: 2.86rem;
}
.topbar-widget.etheme_widget_socials .widget-title + .et-follow-buttons a:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.topbar-widget.etheme_widget_socials .et-follow-buttons {
  float: right;
}
.topbar-widget.etheme_widget_socials .et-follow-buttons a {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  padding: 0 !important;
  width: 35px;
  height: 3.99rem;
  line-height: 3.99rem;
  font-size: 1.4rem;
}
.topbar-widget.etheme_widget_socials .et-follow-buttons a:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.topbar-widget.etheme_widget_socials .et-follow-buttons a:first-child {
  border-left: none;
}
.topbar-widget.etheme_widget_socials .et-follow-buttons.buttons-size-large a {
  font-size: 1rem;
  width: 2.86em;
  margin: 0;
  line-height: 2.86rem;
  height: 2.86rem;
  background-color: transparent;
}
.top-bar.topbar-color-dark .topbar-widget.etheme_widget_socials .widget-title + .et-follow-buttons a:first-child {
  border-left: 1px solid #e6e6e6;
}
.my-account-link.type-icon > a,
.login-link.type-icon > a {
  font-size: 0;
}
.my-account-link.type-icon > a:before,
.login-link.type-icon > a:before {
  content: "\e1000";
  font-size: 22px;
  font-family: 'xstore-icons';
  position: relative;
  top: -1px;
}
@media only screen and (max-width: 1030px) {
  .top-bar {
    display: none;
  }
  .top-bar .languages-area {
    display: none;
  }
  .top-bar .top-links {
    float: none;
  }
  .top-bar .top-links .topbar-widget {
    display: none;
  }
  .top-bar .top-links ul li.popup_link {
    display: none;
  }
}
/*-----  End of Top Bar  ------*/


/* Dynamic CSS */
.top-bar{background-color:#353535;}.header-color-inherit .et-wishlist-widget .wishlist-count, .header-color-dark .et-wishlist-widget .wishlist-count, .header-color-white .et-wishlist-widget .wishlist-count, .cart-bag .badge-number, .shopping-container.ico-design-2 .cart-bag .badge-number, .shopping-container.ico-design-3 .cart-bag .badge-number, .shopping-container.ico-design-1.ico-bg-yes .badge-number,.badge-number, .shopping-container.ico-design-1.ico-bg-yes .badge-number, .header-color-dark .shopping-container.ico-design-4 .badge-number, .header-wrapper .navbar-header .et-wishlist-widget .wishlist-count, .fixed-header .navbar-header .et-wishlist-widget .wishlist-count{background-color:#5196d6;}.page-heading, .et-header-overlap .page-heading, .et-header-overlap .page-heading.bc-size-small, .page-heading.bc-size-small{padding-top:5.5em;padding-bottom:5.5em;}.page-heading .title, .page-heading.bc-size-small .title, .page-heading.bc-type-left2.bc-color-white .title .page-heading.bc-type-left2 .title, .page-heading.bc-type-left2.bc-color-white .title{font-family:Lato;font-weight:300;font-style:normal;color:#ffffff;}.page-heading.bc-type-left2.bc-color-white .woocommerce-breadcrumb a, .woocommerce-breadcrumb, #breadcrumb, .bbp-breadcrumb, .woocommerce-breadcrumb a, #breadcrumb a, .bbp-breadcrumb a, .woocommerce-breadcrumb .delimeter, #breadcrumb .delimeter, .bbp-breadcrumb .delimeter, .page-heading.bc-type-left2 .back-history, .page-heading.bc-type-left2 .title, .page-heading.bc-type-left2 .woocommerce-breadcrumb a, .page-heading.bc-type-left .woocommerce-breadcrumb a, .page-heading.bc-type-left2 .breadcrumbs a{color:#ffffff;}.template-container .template-content .footer a:active, .template-container .template-content .footer .vc_wp_posts .widget_recent_entries li a:active{color:#ffffff;}footer.footer{background-color:#262626;}body, .quantity input[type="number"], .page-wrapper, p{font-family:"Open Sans";font-weight:normal;font-style:normal;color:#353535;}h1, h2, h3, h4, h5, h6, .title h3, blockquote, .share-post .share-title, .sidebar-widget .tabs .tab-title, .widget-title, .related-posts .title span, .posts-slider article h2 a, .content-product .product-title a, table.cart .product-details a, .product_list_widget .product-title a, .woocommerce table.wishlist_table .product-name a, .comment-reply-title, .et-tabs .vc_tta-title-text, .single-product-right .product-information-inner .product_title, .single-product-right .product-information-inner h1.title, .post-heading h2 a, .sidebar .recent-posts-widget .post-widget-item h4 a, .et-tabs-wrapper .tabs .accordion-title span, .vc_tta-tabs .vc_tta-title-text{font-family:Lobster;text-transform:capitalize;font-weight:400;font-style:normal;color:#353535;}.secondary-menu-wrapper .menu > li > a, .secondary-title{font-family:"Fredoka One";text-transform:uppercase;line-height:12px;font-weight:400;font-style:normal;color:#2b3746;font-size:12px;}body .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown .item-level-1 > a, body .secondary-menu-wrapper .nav-sublist-dropdown .menu-item-has-children.item-level-1 > a, body .secondary-menu-wrapper .nav-sublist-dropdown .menu-widgets .widget-title, body .secondary-menu-wrapper .fullscreen-menu .menu-item-has-children .nav-sublist-dropdown li a, body .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown > .container > ul .item-level-1 > a{font-family:"Fredoka One";text-transform:uppercase;line-height:14px;font-weight:400;font-style:normal;color:#2b3746;font-size:14px;}body .secondary-menu-wrapper .item-design-dropdown .nav-sublist-dropdown ul > li > a, body .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown .item-link, body .secondary-menu-wrapper .nav-sublist-dropdown .menu-item-has-children .nav-sublist ul > li > a, body .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown .nav-sublist a, body .secondary-menu-wrapper .fullscreen-menu .menu-item-has-children .nav-sublist-dropdown ul > li > a{font-family:"Open Sans";text-transform:uppercase;line-height:13px;font-weight:400;font-style:normal;color:#585c62;font-size:13px;}</style><style type="text/css" data-type="vc_custom-css">/*--- Header ---*/
.home .header-wrapper .top-bar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.home .top-bar .languages-area > div{
    border-right-color: rgba(255, 255, 255, 0.2);
}
.home .top-bar .topbar-widget.etheme_widget_socials .et-follow-buttons a,
.home .top-bar .top-links > div{
    border-left-color: rgba(255, 255, 255, 0.2);
}
.top-bar .sub-menu a{
    color: #9b9b9b!important;
}
.top-bar.topbar-color-dark * {
  color: #fff!important;
}
.nav-sublist-dropdown {
    background-color: #fff !important;
}    
.home .top-bar, .home .top-bar a{
    color: #fff;
}
.item-design-dropdown .nav-sublist-dropdown ul > li > a:hover {
    color: #1e1e1e !important;
    color: #fff !important;
    background-color: #000 !important;
    font-weight: 900 !important;
}
.item-design-dropdown .nav-sublist-dropdown ul > li > a {
    color: #000000 !important;
}
.header-xstore{
    background:url("https://www.e4em.com/wp-content/uploads/2017/12/header-bgrd.png") repeat-x center center !important;
}
/*--- Content---*/
.etheme-popup.video-popup{
    display:table;
}
.content-page {
    padding-bottom: 0;
}
.et-shop-button a{
    font-size: 14px!important;
    font-family: 'Lato', sans-serif;
    text-transform: capitalize;
    font-weight: 600;

}
.et-shop-button a:hover {
    border:none;
    background-position: 000;
    background-color: #f7f7f7!important;
    color: #5196d6!important;
    background-image:none;
}
.et-icon-3 i{
    width: auto!important;
    padding: 0px;
    margin: 0px;
    height: auto!important;
    line-height: 1!important;
    font-size: 1.25em!important;

}
.et-icon-3 .ibox-symbol{
    padding-right:8px;
}
.et-icon-3 .ibox-content h3 {
    text-transform: none;
    font-size: 1.1em!important;
    font-weight: 500;
}
.et-map .wpb_content_element{
    margin-bottom:0;
}
.et-first-image{
    z-index:1;
}
.mc4wp-form{
    font-family: 'Lato', Arial, Tahoma sans-serif;
}

.et-tabs .vc_tta-title-text{
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{
    margin-bottom: 45px;
    padding-right:0!important;
}
.watch-span{
   display: table-cell;
}
@media only screen and (max-width: 480px){
   .mobile-heading{
        font-size:1.9em!important;
    }
    .et-map{
        height:90vw;
    }
}
.header-wrapper header > .container .container-wrapper{
    padding-top: 1.14em !important;
    padding-bottom: 1.14em !important;
}
.top-bar p {
	margin-bottom: 1.43em;
    line-height: 2.7;
    font-size: 1.60rem;
    font-weight: 300;
}

.top-bar .container{
	padding:0 !important;
}

.home .top-bar .topbar-widget.etheme_widget_socials .et-follow-buttons a, .home .top-bar .top-links > div {
    border-left-color: rgba(255, 255, 255, 0.2);
}

@media (min-width: 1200px) {
    .hidden-xs,
    .hidden-sm,
    .hidden-md,
    .hidden-lg {
        display: none!important;
    }
}

.widgetheading{
	color:#fff;
	font-weight:bold;
	font-size:15px;
}
footer{
	height:auto;
	position:relative;
}

#sub-footer {
    text-shadow: none;
    color: #fff;
    padding: 30px 0px 0px;
    background: rgb(32, 32, 32);
}
.copyright span{	
    color: #fff !important ;
}

.menu-main-container{
    background: #ed3237;
}