/*
Theme Name: Coderobotics 3.0
Theme URI: https://www.coderobotics.com/
Author: www.coderobotics.com
Author URI: https://www.coderobotics.com/
Description: Hook for Enterprises
Version: 3.0
Text Domain: coderobotics.com
Domain Path: /languages/
Tags: green, blue, red, orange, one-column, two-columns, right-sidebar, fluid-layout, custom-menu, post-formats, translation-ready
License: All rights reserved by Coderobotics
License URI: Sasikumar Narayanamoorthy
*/
===================================================================================
Table of Contents
===================================================================================

1.  General Styles
2.  Top Navbar
3.  Header
4.  Sidemenu
5.  Megamenu
6.  Breadcrumb
7.  Sections
8.  Controls
9.  Carousel
10. Product Item
11. Product Category
12. Pages : Home
13. Pages : Single Product
14. Pages : Shopping Cart
15. Pages : About
16. Pages : Contact
17. Pages : Authentication
18. Pages : FAQ
19. Pages : Blog
20. Pages : My Account
21. Pages : 404
22. Sidebar
23. Footer
24. Browser Fixes
25. Responsive 
26. Helper Classes
27. JPlayer Skin
28. VC Elements
*/
/* =Custom Font
-------------------------------------------------------------- */
.center-block-parent {
  text-align: center;
}
.center-block-parent:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}
.center-block-child {
  display: inline-block;
  vertical-align: middle;
}
.responsive-dropdown-menu {
  border: 0 none;
  box-shadow: none;
  float: none !important;
  position: static !important;
  width: 100%;
  min-width: 0 !important;
  max-width: 100% !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/*===================================================================================*/
/*  Helper
/*===================================================================================*/
.light-bg {
  background-color: #f8f8f8;
}
.inner {
  padding-top: 75px;
  padding-bottom: 75px;
}
.m-t-0 {
  margin-top: 0 !important;
}
.m-t-35 {
  margin-top: 35px !important;
}
.semi-bold {
  font-weight: 600 !important;
}
.title-color {
  color: #434343 !important;
}
.content-color {
  color: #1b2e35!important;
}
.bold {
  font-weight: 700 !important;
}
.auto-width {
  width: auto !important;
}
.center-block {
  float: none;
}
.inner {
  padding-top: 120px;
  padding-bottom: 120px;
}
.inner-md {
  padding-top: 100px;
  padding-bottom: 100px;
}
.inner-sm {
  padding-top: 80px;
  padding-bottom: 80px;
}
.inner-xs {
  padding-top: 40px;
  padding-bottom: 40px;
}
.inner-top {
  padding-top: 120px;
}
.inner-top-md {
  padding-top: 100px;
}
.inner-top-sm {
  padding-top: 80px;
}
.inner-top-xs {
  padding-top: 40px;
}
.inner-bottom {
  padding-bottom: 120px;
}
.inner-bottom-md {
  padding-bottom: 100px;
}
.inner-bottom-sm {
  padding-bottom: 80px;
}
.inner-bottom-xs {
  padding-bottom: 40px;
}
.inner-left {
  padding-left: 75px;
}
.inner-left-md {
  padding-left: 60px;
}
.inner-left-sm {
  padding-left: 45px;
}
.inner-left-xs {
  padding-left: 30px;
}
.inner-right {
  padding-right: 75px;
}
.inner-right-md {
  padding-right: 60px;
}
.inner-right-sm {
  padding-right: 45px;
}
.inner-right-xs {
  padding-right: 30px;
}
.outer {
  margin-top: 120px;
  margin-bottom: 120px;
}
.outer-md {
  margin-top: 100px;
  margin-bottom: 100px;
}
.outer-sm {
  margin-top: 80px;
  margin-bottom: 80px;
}
.outer-xs {
  margin-top: 40px;
  margin-bottom: 40px;
}
.outer-top {
  margin-top: 120px;
}
.outer-top-md {
  margin-top: 100px;
}
.outer-top-sm {
  margin-top: 80px;
}
.outer-top-xs {
  margin-top: 40px;
}
.outer-bottom {
  margin-bottom: 120px;
}
.outer-bottom-md {
  margin-bottom: 100px;
}
.outer-bottom-sm {
  margin-bottom: 80px;
}
.outer-bottom-xs {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .inner-md {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .inner-sm {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .inner-xs {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .inner-top {
    padding-top: 80px;
  }
  .inner-top-md {
    padding-top: 65px;
  }
  .inner-top-sm {
    padding-top: 50px;
  }
  .inner-top-xs {
    padding-top: 40px;
  }
  .inner-bottom {
    padding-bottom: 80px;
  }
  .inner-bottom-md {
    padding-bottom: 65px;
  }
  .inner-bottom-sm {
    padding-bottom: 50px;
  }
  .inner-bottom-xs {
    padding-bottom: 40px;
  }
}
.ft-22 {
  font-size: 22px !important;
}
.ft-20 {
  font-size: 20px !important;
}
.ft-18 {
  font-size: 18px !important;
}
.ft-16 {
  font-size: 16px !important;
}
.ft-14 {
  font-size: 14px !important;
}
.ft-12 {
  font-size: 12px !important;
}
/*===================================================================================*/
/*	GENERAL
/*===================================================================================*/
.fontawesome {
  font-family: fontawesome;
}
.inline {
  display: inline-block;
  vertical-align: top;
}
.thumb-holder {
  float: left;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px!important;
}
.h1,
h1 {
  font-size: 28px;
  line-height: 52px;
  font-weight: 600!important;
  color: #0e1b51;
  letter-spacing: -1px;
}
.h1.border,
h1.border {
  border-bottom: 1px solid #e0e0e0;
  line-height: 50px;
}
p {
  margin: 0 0 20px;
}
p.form-row {
  margin-bottom: 0 !important;
}
.iconic-link {
  color: #c6c6c6;
  font-size: 12px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
}
.iconic-link:before {
  margin: 0 5px 0 0;
  font-size: 18px;
  color: #c6c6c6;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: fontawesome;
}
.availability {
  font-size: 11px;
  line-height: 9px;
  margin: 10px 0 15px 0;
  color: #707070;
  font-weight: 600;
}
.availability span {
  margin: 0 0 0 3px;
}
.availability .available {
  color: #59B210;
  font-weight: 700 !important;
  font-weight: 800;
}
.availability .not-available {
  color: red;
  font-weight: 700 !important;
  font-weight: 800;
}
.color-bg {
  background-color: #f9f9f9;
  border-top: 1px solid #e0e0e0;
}
img {
  width: auto\9;
  max-width: 100%;
}
.no-margin {
  padding: 0;
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-margin-left {
  margin-left: 0;
  padding-left: 0;
}
.no-margin-right {
  margin-right: 0;
  padding-right: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.caroufredsel_wrapper {
  margin: 0!important;
  width: 100%!important;
}
.caroufredsel_wrapper ul {
  padding-left: 0!important;
}
body {
  font-size: 20px;
  font-weight: 600!important;
  /* font-weight:bold; */
  color: #1b2e35;
  background-color: #fff;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
p {
 font-size: 23px;
 line-height: 30px;
 font-weight: 400!important;
 margin: 16px 0 16px;
}

::-moz-selection {
  color: #ffffff;
  text-shadow: none;
  -webkit-text-shadow: none;
}
::selection {
  color: #ffffff;
  text-shadow: none;
  -webkit-text-shadow: none;
}
ul {
  margin: 0;
  padding: 0;
}
a {
  outline: none!important;
  font-size: 23px;
  font-weight: 600!important;

}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  font-size: 23px;
  font-weight: 600!important; 
}
.uppercase {
  text-transform: uppercase;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: 600!important;
}
#loading {
  display: none;
}
*:focus {
  outline: none;
}
.social-icons,
.yith-wcwl-share {
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-icons li,
.yith-wcwl-share li {
  display: inline-block;
  font-size: 16px;
  margin-right: 10px;
}
.social-icons li a,
.yith-wcwl-share li a {
  color: #fff;
  display: inline-block;
  padding: 6px;
  background-color: #1b2e35;
  border-radius: 100px;
}
.social-icons li a:before,
.yith-wcwl-share li a:before {
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
}
.center-absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.map-holder {
  margin-bottom: 20px;
}
.map-holder .map {
  width: 100%;
  height: 100%;
}
.map-holder img {
  max-width: none;
}
.map-holder label {
  width: auto;
  display: inline;
}
.bold {
  font-weight: 800;
}
label.error {
  color: red;
  font-size: 10px;
}
.green {
  background-color: #59B210;
  color: #fff;
}
.green.ribbon {
  background-color: transparent;
}
.green.ribbon:after {
  border-top-color: #59B210;
}
.red {
  background-color: #F8484A;
  color: #fff;
}
.red.ribbon {
  background-color: transparent;
}
.red.ribbon:after {
  border-top-color: #F8484A;
}
.blue {
  background-color: #407AC5;
  color: #fff;
}
.blue.ribbon {
  background-color: transparent;
}
.blue.ribbon:after {
  border-top-color: #407AC5;
}
.label-discount {
  padding: 0 8px;
  font-weight: 600;
  font-size: 11px;
  line-height: 16px;
  display: table-cell;
  text-transform: uppercase;
  background-color: #59B210;
  color: #fff;
}
.label-discount.ribbon {
  background-color: transparent;
}
.label-discount.ribbon:after {
  border-top-color: #59B210;
}
.label-discount.clear {
  height: 16px;
  background-color: transparent;
}
.ribbon {
  z-index: 100;
  top: 2.5%;
  font-size: 11px;
  line-height: 20px;
  padding: 4px 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.ribbon:nth-child(2) {
  margin-top: 30px;
}
.ribbon:nth-child(3) {
  margin-top: 60px;
}
.ribbon:nth-child(4) {
  margin-top: 90px;
}
.ribbon span {
  position: relative;
  z-index: 100;
  margin-right: 11px;
}
.ribbon:after {
  content: "";
  display: inline-block;
  border-top-width: 28px;
  border-top-style: solid;
  border-left: 0px;
  border-right: 14px solid transparent;
  height: 0;
  min-width: 68px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.section-title {
  margin: 29px 0;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: -1px;
  font-weight: normal!important;
}
.inline-input .placeholder {
  font-weight: 700 !important;
  font-weight: 800;
}
.inline-input input[type="text"] {
  width: 73%!important;
  border-radius: 3px;
  background-color: #ececec;
  border: none;
  color: #1b2e35;
  width: 100%;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 15px 14px;
  font-size: 13px;
  line-height: 20px;
  border-radius: 5px 0 0 5px;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.inline-input input[type="text"].form-control {
  height: auto;
}
.inline-input input[type="text"]:focus,
.inline-input input[type="text"]:hover {
  background-color: #e0e0e0;
}
.inline-input .le-button {
  padding: 15px 14px;
  width: 27%;
  float: right;
  border-radius: 0 5px 5px 0;
}
.block {
  display: block;
}
.simple-link {
  color: #1b2e35;
}
.dropdown-toggle:before,
.dropdown-toggle:after {
  z-index: 100;
}
.green-text {
  color: #59b210 !important;
}
.green-text:hover {
  background-color: #59b210 !important;
  color: #fff !important;
}
.blue-text {
  color: #3498db !important;
}
.blue-text:hover {
  background-color: #3498db !important;
  color: #fff !important;
}
.red-text {
  color: #e74c3c !important;
}
.red-text:hover {
  background-color: #e74c3c !important;
  color: #fff !important;
}
.orange-text {
  color: #f27a24 !important;
}
.orange-text:hover {
  background-color: #f27a24 !important;
  color: #fff !important;
}
.navy-text {
  color: #34495e !important;
}
.navy-text:hover {
  background-color: #34495e !important;
  color: #fff !important;
}
.dark-green-text {
  color: #21b68e !important;
}
.dark-green-text:hover {
  background-color: #21b68e !important;
  color: #fff !important;
}
.height-xs {
  height: 230px;
}
.height-sm {
  height: 338px;
}
.height-md {
  height: 468px;
}
.height-lg {
  height: 690px;
}
.normal-weight {
  font-weight: 400;
}
.semi-bold {
  font-weight: 600;
}
.regular-bold {
  font-weight: 700;
}
.extra-bold {
  font-weight: 800;
}
.page-header {
  padding: 0;
  border: none;
  margin: 0;
  text-align: center;
}
.page-header .page-title {
  font-size: 40px;
  font-weight: 400;
  color: #434343;
  line-height: 50px;
}
.page-header .page-subtitle {
  font-size: 14px;
  font-weight: 400;
  color: #979797;
  margin: 0;
  line-height: 15px;
}
.echo-lazy-loading {
  background: url("assets/images/ajax.gif") no-repeat scroll center center #ffffff;
}
/* Bootstrap 5 column Grid */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.field-row {
  margin-bottom: 25px;
}
.field-row p {
  margin-bottom: 0;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.alert {
  font-size: 16px;
}
.wp-caption.alignnone {
  margin: 0;
}
.wp-caption.aligncenter {
  margin: 0 auto;
}
.wp-caption.alignleft,
.wp-caption.alignright,
img.alignright,
img.alignleft {
  margin-top: 8px;
}
img.alignright,
img.alignleft {
  margin-bottom: 1em;
}
dl.wp-caption {
  padding: 0;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption-text {
  color: #999;
  margin-top: 10px;
  font-size: 13px;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gallery-caption {
  color: #999;
}
.commentlist .bypostauthor .comment-body {
  background-color: #f8f8f8;
  border-top-width: 2px;
}
.commentlist .bypostauthor .comment-body:after {
  border-color: transparent #f8f8f8 transparent transparent;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
.le-input.form-control {
  height: auto;
}
/*===================================================================================*/
/*	Top Navbar
/*===================================================================================*/
.top-bar {
  background-color: #f9f9f9;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0 9px;
  /*Added by Sasi*/
  font-size: 16px;
  font-weight: 400!important;
  font-style: normal;
}
.top-bar ul {
  list-style: none;
  /*sasi modified*/
  width: 100%;
}
.top-bar ul.right {
  text-align: right;
}
.top-bar ul.right > li:first-child a {
  padding: 0 13px;
}
.top-bar ul.right > li:last-child a {
  padding: 0 0 0 12px ;
}
.top-bar ul > li {
  display: inline-block;
}
.top-bar ul > li.dropdown .dropdown-menu {
  top: 135%;
  border-radius: 0px;
}
.top-bar ul > li.dropdown .dropdown-menu li {
  text-align: left;
  display: block;
}
.top-bar ul > li.dropdown .dropdown-menu li a {
  display: block;
  padding: 7px 13px;
  margin: 0 2px;
  border: none;
}
.top-bar ul > li.dropdown .dropdown-toggle {
  padding: 0 13px;
}
.top-bar ul > li:first-child a {
  padding: 0 16px 0 0;
}
.top-bar ul > li:last-child a {
  border: none;
}
.top-bar ul > li a {
  padding: 0 13px;
  border-right: 1px solid #e0e0e0;
  color: #1b2e35;
  text-align: left;
  font-size: 17px;
  line-height: 20px;
  display: inline-block;
}
/*===================================================================================*/
/*  Header
/*===================================================================================*/
.stuck {
  position: fixed !important;
  top: 0;
}
.live-search-media {
  display: block;
  color: #333;
}
header {
  padding: 40px 0 31px 0;
  border-bottom: 1px solid #e0e0e0;
}
header.ver2 {
  padding-bottom: 0;
  margin-bottom: 13px;
}
header .logo-holder .logo {
  margin: 17px 0;
}
header .logo-holder .logo-text {
  font-weight: 900;
  font-size: 34px;
  display: block;
  letter-spacing: -2px;
  margin-top: 30px;
  margin-bottom: -10px;
}
header .top-search-holder {
  margin: 0 0 0 -20px;
}
header .top-search-holder .contact-row {
  font-size: 23px;
  line-height: 30px;
}
header .top-search-holder .contact-row .phone {
  margin: 0 10px 0 0;
}
header .top-search-holder .contact-row i {
  vertical-align: middle;
  margin: 0 8px 0 0;
  font-size: 23px;
  line-height: 23px;
}
header .top-search-holder .search-control-group {
  position: relative;
}
header .top-search-holder .search-control-group .search-bar-controls {
  position: absolute;
  right: 0;
  top: 0;
}
header .top-search-holder .search-area {
  border: 3px solid #c6c6c6;
  font-size: 20px;
  border-radius: 7px;
  margin: 8px 0 0 0;
}
header .top-search-holder .search-area .categories-filter {
  line-height: 47px;
  padding-left: 7px;
  display: inline-block;
  border-left: 1px solid #e0e0e0;
}
header .top-search-holder .search-area .categories-filter .dropdown-menu {
  left: -8px;
}
header .top-search-holder .search-area .categories-filter .dropdown-toggle {
  color: #1b2e35;
  padding: 0 14px 0 2px;
  display: inline-block;
}
header .top-search-holder .search-area .categories-filter .dropdown-toggle:after {
  content: "\f107";
  font-family: fontawesome;
  color: #e0e0e0;
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
  margin: 12px 0 0 6px;
  float: right;
}
header .top-search-holder .search-area .search-field,
header .top-search-holder .search-area .search-button,
header .top-search-holder .search-area .categories-filter {
  display: inline-block;
}
header .top-search-holder .search-area .search-field {
  border-radius: 5px 0 0 5px;
  border: none;
  padding: 13px;
}
header .top-search-holder .search-area .search-button {
  display: inline-block;
  text-align: center;
  padding: 15px 15px 13px 15px;
  margin: -3px -3px 0 0;
  border-radius: 0 5px 5px 0;
}
header .top-search-holder .search-area .search-button:hover {
  background-color: #939393;
}
header .top-search-holder .search-area .search-button:after {
  content: "\f002";
  font-family: fontawesome;
  font-size: 25px;
  line-height: 22px;
  vertical-align: sub;
  color: #fff;
}
header .top-cart-row {
  padding: 35px 0 0 21px;
}
header .top-cart-row .wishlist-compare-holder {
  line-height: 24px;
  margin: 0 18px 0 0;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}
header .top-cart-row .wishlist-compare-holder a {
  color: #1b2e35;
}
header .top-cart-row .wishlist-compare-holder i {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #c6c6c6;
  margin: 0 10px 0 0px;
  font-size: 23px;
}
header .top-cart-row .top-cart-holder {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
header .top-cart-row .top-cart-holder .checkout a {
  display: inline-block;
}
header .top-cart-row .top-cart-holder .dropdown-menu {
  width: 332px;
  left: -170px;
  top: 65px;
  padding: 16px 0 0 0;
}
header .top-cart-row .top-cart-holder li {
  border-bottom: 1px solid #e0e0e0;
}
header .top-cart-row .top-cart-holder .basket-item {
  padding: 11px 28px;
  position: relative;
}
header .top-cart-row .top-cart-holder .basket-item .thumb {
  border: 1px solid #e0e0e0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
header .top-cart-row .top-cart-holder .basket-item .title {
  font-weight: 100;
  line-height: 26px;
}
header .top-cart-row .top-cart-holder .basket-item .price {
  font-weight: 700 !important;
  font-weight: 800;
}
header .top-cart-row .top-cart-holder .basket-item .close-btn {
  display: inline-block;
  position: absolute;
  right: 8%;
  top: 41%;
}
header .top-cart-row .top-cart-holder .basket-item .close-btn:after {
  color: #1b2e35;
  content: "\f00d";
  font-family: fontawesome;
}
header .top-cart-row .top-cart-holder .basket-item-count {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
header .top-cart-row .top-cart-holder .basket-item-count .count {
  position: absolute;
  color: #fff;
  top: 5px;
  right: 12px;
  border-radius: 100px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
header .top-cart-row .top-cart-holder .dropdown-toggle {
  display: block;
  padding: 0;
}
header .top-cart-row .top-cart-holder .dropdown-toggle .lbl {
  font-size: 23px;
  line-height: 21px;
  color: #1b2e35;
  display: block;
}
header .top-cart-row .top-cart-holder .dropdown-toggle .total-price {
  font-size: 23px;
  font-weight: bold;
}
header .top-cart-row .top-cart-holder .dropdown-toggle:after {
  display: none;
}
header .top-cart-row .top-cart-holder .total-price-basket {
  margin: 0 0 0 5px;
  display: inline-block;
  vertical-align: top;
}
.logo img {
  height: auto;
}
.header-alt {
  border-bottom: none;
}
.navbar .dropdown-submenu .dropdown-menu {
  top: -1px !important;
}
.navbar .dropdown-submenu > a:after {
  display: none;
}
.navbar .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
  margin-top: 0;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
  top: 0;
  left: 100%;
  margin-top: -6px;
}
.dropdown-submenu:hover > .dropdown-menu:not(.yamm-dropdown-menu) {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu:not(.yamm-dropdown-menu) {
  left: -100%;
  margin-left: 10px;
}
.open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration: 200ms;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: 200ms;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: 200ms;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-out;
  -moz-animation-fill-mode: forwards;
}
#top-megamenu-nav.stuck {
  width: 100%;
  margin-top: 0;
  box-shadow: 0 1px 3px #333;
}
/*===================================================================================*/
/*  Sidemenu
/*===================================================================================*/
.sidemenu-holder ul {
  list-style: none;
}
.sidemenu-holder .side-menu .head {
  padding: 16px;
  color: #fff;
  border-radius: 5px 5px 0 0;
  font-weight: bold;
  font-size: 23px;
}
.sidemenu-holder .side-menu .head i {
  margin: 0 6px 0 0;
}
.sidemenu-holder .side-menu nav {
  border-radius: 0 0 5px 5px;
}
.sidemenu-holder .side-menu nav .nav > li {
  border: 1px solid #e0e0e0;
  border-top: 0;
  border-bottom: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidemenu-holder .side-menu nav .nav > li > .dropdown-menu .dropdown-submenu > .dropdown-toggle {
  padding: 3px 20px;
  background-color: transparent !important;
  color: #333 !important;
}
.sidemenu-holder .side-menu nav .nav > li > .dropdown-menu .dropdown-submenu > .dropdown-toggle:hover {
  background-color: #f5f5f5 !important;
}
.sidemenu-holder .side-menu nav .nav > li > .dropdown-menu .dropdown-submenu > .dropdown-toggle:after {
  content: none;
}
.sidemenu-holder .side-menu nav .nav > li > .mega-menu {
  padding: 3px 0;
}
.sidemenu-holder .side-menu nav .nav > li > .sub-menu {
  min-width: 0;
  width: 100%;
}
.sidemenu-holder .side-menu nav .nav > li .yamm-content {
  padding: 10px 20px;
}
.sidemenu-holder .side-menu nav .nav > li .yamm-content li {
  padding: 5px 0;
  border-bottom: 1px solid #e0e0e0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidemenu-holder .side-menu nav .nav > li .yamm-content li:last-child {
  border-bottom: 0;
}
.sidemenu-holder .side-menu nav .nav > li .yamm-content li a {
  color: #1b2e35;
  line-height: 26px;
  font-size: 16px;
  padding-left: 5px;
}
.sidemenu-holder .side-menu nav .nav > li .yamm-content li:hover {
  background-color: #f9f9f9;
}
.sidemenu-holder .side-menu nav .nav > li .yamm-content .dropdown-banner-holder {
  position: absolute;
  right: -19px;
  top: 0;
}
.sidemenu-holder .side-menu nav .nav > li .yamm-content .dropdown-banner-holder a {
  display: block;
  padding: 0;
  width: 100%;
}
.sidemenu-holder .side-menu nav .nav > li:last-child {
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0 0 5px 5px;
}
.sidemenu-holder .side-menu nav .nav > li:last-child a {
  border-radius: 0 0 3px 3px;
}
.sidemenu-holder .side-menu nav .nav > li:first-child a,
.sidemenu-holder .side-menu nav .nav > li:last-child a {
  line-height: 26px;
}
.sidemenu-holder .side-menu nav .nav > li:first-child a:after,
.sidemenu-holder .side-menu nav .nav > li:last-child a:after {
  line-height: 27px;
}
.sidemenu-holder .side-menu nav .nav > li > a {
  padding: 12px 17px;
  line-height: 17px;
  font-size: 20px;
}
.sidemenu-holder .side-menu nav .nav > li:nth-child(2n+1) {
  background-color: #fff;
}
.sidemenu-holder .side-menu nav .nav > li:nth-child(2n) {
  background-color: #f9f9f9;
}
/*===================================================================================*/
/*  Megamenu
/*===================================================================================*/
/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 * 
 * http://geedmo.github.com/yamm3
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .yamm-content ul {
  padding-left: 0 !important;
  list-style: none !important;
}
.yamm .yamm-content ul > li > a {
  display: block;
}
.yamm .yamm-content iframe {
  max-width: 100%;
}
.yamm .yamm-content h2,
.yamm .yamm-content h3,
.yamm .yamm-content h4 {
  font-size: 18px;
  line-height: 24px;
  margin: 20px 0;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.megamenu-horizontal .dropdown.yamm-fw .dropdown-menu {
  left: 100%;
  right: 0;
  min-width: 360%;
}
.megamenu-vertical .yamm-content {
  padding: 10px 20px;
}
.megamenu-vertical .yamm-content li a {
  color: #1b2e35;
  line-height: 26px;
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #e0e0e0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.megamenu-vertical .yamm-content li a:hover,
.megamenu-vertical .yamm-content li a:focus {
  background-color: #f9f9f9;
}
.megamenu-vertical .yamm-content li:last-child a {
  border-bottom: 0;
}
.megamenu-vertical .yamm-content .dropdown-banner-holder {
  position: absolute;
  right: -19px;
  top: 0;
}
.megamenu-vertical .yamm-content .dropdown-banner-holder a {
  display: block;
  padding: 0;
  width: 100%;
}
.megamenu-horizontal .menu-item .dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  margin: 0;
}
.megamenu-horizontal .nav > li {
  position: relative;
  width: 100%;
}
.megamenu-horizontal .nav > li > a {
  color: #1b2e35;
  font-weight: 600;
}
.megamenu-horizontal .nav > li > a:focus,
.megamenu-horizontal .nav > li > a:hover {
  color: #fff;
}
.megamenu-horizontal .nav > li > a:focus:after,
.megamenu-horizontal .nav > li > a:hover:after {
  opacity: 1;
}
.megamenu-horizontal .nav > li .dropdown-menu {
  top: 0 !important;
}
.megamenu-horizontal .nav > li > .dropdown-toggle:after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "\f105";
  line-height: 18px;
  opacity: 0;
  color: #fff;
  float: right;
  font-size: 20px;
  height: 20px;
  width: 20px;
}
.megamenu-horizontal .dropdown:hover .dropdown-toggle:focus,
.megamenu-horizontal .dropdown.open .dropdown-toggle:focus,
.megamenu-horizontal .dropdown:focus .dropdown-toggle:focus,
.megamenu-horizontal .dropdown:hover .dropdown-toggle,
.megamenu-horizontal .dropdown.open .dropdown-toggle,
.megamenu-horizontal .dropdown:focus .dropdown-toggle {
  color: #fff;
}
.megamenu-horizontal .dropdown:hover .dropdown-toggle:after,
.megamenu-horizontal .dropdown.open .dropdown-toggle:after,
.megamenu-horizontal .dropdown:focus .dropdown-toggle:after {
  opacity: 1;
}
#top-mega-nav {
  margin: 27px 0;
}
#top-mega-nav nav {
  background-color: #f9f9f9;
  border-radius: 5px;
}
#top-mega-nav nav .le-dropdown > a {
  font-size: 16px;
  font-weight: 700;
}
#top-mega-nav nav .le-dropdown:first-child {
  display: inline-block;
  float: left;
  position: relative;
}
#top-mega-nav nav .le-dropdown:first-child .dropdown-submenu > .dropdown-menu {
  top: 0 !important;
  margin-top: 0;
}
#top-mega-nav nav .le-dropdown:first-child .yamm-fw > .dropdown-menu {
  min-width: 358%;
  right: 0 !important;
}
#top-mega-nav nav .le-dropdown:first-child .yamm-fw .yamm-content {
  padding: 10px 20px;
}
#top-mega-nav nav .le-dropdown:first-child .yamm-fw .yamm-content li {
  padding: 5px 0;
  border-bottom: 1px solid #e0e0e0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top-mega-nav nav .le-dropdown:first-child .yamm-fw .yamm-content li:last-child {
  border-bottom: 0;
}
#top-mega-nav nav .le-dropdown:first-child .yamm-fw .yamm-content li a {
  color: #1b2e35;
  line-height: 26px;
  font-size: 14px;
  padding-left: 5px;
}
#top-mega-nav nav .le-dropdown:first-child .yamm-fw .yamm-content li:hover {
  background-color: #f9f9f9;
}
#top-mega-nav nav .le-dropdown:first-child .yamm-fw .yamm-content .dropdown-banner-holder {
  position: absolute;
  right: -19px;
  top: 0;
}
#top-mega-nav nav .le-dropdown:first-child .yamm-fw .yamm-content .dropdown-banner-holder a {
  display: block;
  padding: 0;
  width: 100%;
}
#top-mega-nav nav .le-dropdown:first-child .dropdown-menu > li {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top-mega-nav nav .le-dropdown:first-child .dropdown-menu > li > a {
  color: #1b2e35;
  font-weight: 600;
}
#top-mega-nav nav .le-dropdown:first-child .dropdown-menu > li > a:focus,
#top-mega-nav nav .le-dropdown:first-child .dropdown-menu > li > a:hover {
  color: #fff;
}
#top-mega-nav nav .le-dropdown:first-child .dropdown-menu > li > a:focus:after,
#top-mega-nav nav .le-dropdown:first-child .dropdown-menu > li > a:hover:after {
  opacity: 1;
}
#top-mega-nav nav .le-dropdown:first-child .dropdown-menu > li > .dropdown-toggle:after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "\f105";
  line-height: 18px;
  opacity: 0;
  color: #fff;
  font-size: 20px;
  height: 20px;
  width: 20px;
  position: absolute;
  right: 20px;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown {
  display: inline-block;
  float: left;
  position: relative;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown .dropdown-menu > li > a {
  padding: 8px 16px;
  border-bottom: 1px solid #e0e0e0 !important;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown .dropdown-menu > li:last-child > a {
  border-bottom: none!important;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown .dropdown-submenu > .dropdown-menu {
  top: 0 !important;
  margin-top: 0;
  left: 100% !important;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown .yamm-fw > .dropdown-menu {
  min-width: 470%;
  right: 0 !important;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown .yamm-fw .yamm-content {
  padding: 10px 20px;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown .yamm-fw .yamm-content li {
  padding: 5px 0;
  border-bottom: 1px solid #e0e0e0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown .yamm-fw .yamm-content li:last-child {
  border-bottom: 0;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown .yamm-fw .yamm-content li a {
  color: #1b2e35;
  line-height: 26px;
  font-size: 14px;
  padding-left: 5px;
  padding: 0;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown .yamm-fw .yamm-content li:hover {
  background-color: #f9f9f9;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown .yamm-fw .yamm-content .dropdown-banner-holder {
  position: absolute;
  right: -19px;
  top: 0;
}
#breadcrumb-alt .mc-breadcrumb .le-le-dropdown .yamm-fw .yamm-content .dropdown-banner-holder a {
  display: block;
  padding: 0;
  width: 100%;
}
.dropdown-menu {
  z-index: 1020;
}
#top-megamenu-nav {
  margin: 33px 0 0 0;
  position: relative;
  z-index: 1010;
}
#top-megamenu-nav .navbar {
  margin: 0;
}
#top-megamenu-nav .navbar-nav > li {
  border-right: 1px solid;
}
#top-megamenu-nav .navbar-nav > li > a {
  font-weight: bold;
  padding: 18px 27px;
}
#top-megamenu-nav .navbar-nav > li > a,
#top-megamenu-nav .navbar-nav > li > a:focus {
  color: #fff;
}
#top-megamenu-nav .navbar-nav > li > .dropdown-toggle:after {
  content: none;
}
#top-megamenu-nav .navbar-nav > li > .dropdown-toggle:before {
  display: none;
  left: auto;
  right: 45%;
  bottom: -22%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 5px;
  margin-left: -5px;
}
#top-megamenu-nav .navbar-nav > li .dropdown-menu > li > a {
  padding: 8px 16px;
  border-bottom: 1px solid #e0e0e0 !important;
}
#top-megamenu-nav .navbar-nav > li .dropdown-menu > li:last-child > a {
  border-bottom: none!important;
}
#top-megamenu-nav .navbar-nav .dropdown.open .dropdown-toggle:before {
  display: block;
}
.animate-dropdown .open > .dropdown-menu,
.animate-dropdown .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration: 200ms;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: 200ms;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: 200ms;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-out;
  -moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
  from {
    margin-top: -30px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    margin-top: -30px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
.nav,
.dropdown-menu {
  padding-left: 0 !important;
}
/*===================================================================================*/
/*  Breadcrumb
/*===================================================================================*/
.breadcrumb-nav-holder {
  display: inline-block;
  float: left;
}
.breadcrumb-nav-holder.minimal .mc-breadcrumb > li:before,
.breadcrumb-nav-holder.minimal .mc-breadcrumb > li:after {
  display: none;
}
.breadcrumb-nav-holder.minimal .mc-breadcrumb > li > a,
.breadcrumb-nav-holder.minimal .mc-breadcrumb > li > span {
  background-color: #fff;
  padding: 10px 18px;
}
.breadcrumb-nav-holder .mc-breadcrumb > li {
  display: inline-block !important;
  float: left;
  position: relative!important;
  display: table-cell;
}
.breadcrumb-nav-holder .mc-breadcrumb > li:last-child:after,
.breadcrumb-nav-holder .mc-breadcrumb > li:last-child:before {
  display: none;
}
.breadcrumb-nav-holder .mc-breadcrumb > li:last-child a,
.breadcrumb-nav-holder .mc-breadcrumb > li:last-child span {
  border-right: 0;
}
.breadcrumb-nav-holder .mc-breadcrumb > li.open:after,
.breadcrumb-nav-holder .mc-breadcrumb > li:focus:after,
.breadcrumb-nav-holder .mc-breadcrumb > li:hover:after {
  border-color: transparent transparent transparent #ececec !important;
}
.breadcrumb-nav-holder .mc-breadcrumb > li.open > a,
.breadcrumb-nav-holder .mc-breadcrumb > li:focus > a,
.breadcrumb-nav-holder .mc-breadcrumb > li:hover > a,
.breadcrumb-nav-holder .mc-breadcrumb > li.open > span,
.breadcrumb-nav-holder .mc-breadcrumb > li:focus > span,
.breadcrumb-nav-holder .mc-breadcrumb > li:hover > span {
  background-color: #ececec;
}
.breadcrumb-nav-holder .mc-breadcrumb > li:before,
.breadcrumb-nav-holder .mc-breadcrumb > li:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 100;
  width: 0;
  height: 0;
  border-style: solid;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.breadcrumb-nav-holder .mc-breadcrumb > li:before {
  top: 39%;
  right: -10px;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #e0e0e0;
}
.breadcrumb-nav-holder .mc-breadcrumb > li:after {
  top: 39%;
  right: -8px;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #f9f9f9;
}
.breadcrumb-nav-holder .mc-breadcrumb > li .dropdown-menu {
  min-width: 100%;
  top: 97%!important;
  left: 0!important;
  right: auto!important;
}
.breadcrumb-nav-holder .mc-breadcrumb > li .dropdown-menu li > a,
.breadcrumb-nav-holder .mc-breadcrumb > li .dropdown-menu li > span {
  padding: 8px 16px;
  border-bottom: 1px solid #e0e0e0 !important;
}
.breadcrumb-nav-holder .mc-breadcrumb > li .dropdown-menu li > a:last-child,
.breadcrumb-nav-holder .mc-breadcrumb > li .dropdown-menu li > span:last-child {
  border-bottom: none!important;
}
.breadcrumb-nav-holder .mc-breadcrumb > li .dropdown-menu:before {
  display: none;
}
.breadcrumb-nav-holder .mc-breadcrumb > li > span,
.breadcrumb-nav-holder .mc-breadcrumb > li > a {
  letter-spacing: -1px;
  display: inline-block;
  background-color: #f9f9f9;
  padding: 20px 18px;
  color: #1b2e35;
  border-right: 1px solid #e0e0e0;
  position: relative;
}
.breadcrumb-nav-holder .mc-breadcrumb > li > span > a,
.breadcrumb-nav-holder .mc-breadcrumb > li > a > a {
  color: #1b2e35;
}
.breadcrumb-nav-holder .mc-breadcrumb > li > span.dropdown-toggle:after,
.breadcrumb-nav-holder .mc-breadcrumb > li > a.dropdown-toggle:after {
  content: "\f0da";
  color: #1b2e35;
  font-size: 12px;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0 0 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
#breadcrumb-alt {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 27px;
}
/*===================================================================================*/
/*  Sections : Blocks that appear within pages
/*===================================================================================*/
.section .page-title {
  margin-bottom: 0 !important;
  padding-bottom: 10 !important;
}
.section h2 {
  color: #434343;
  font-size: 28px;
  line-height: 36px;
  font-weight: normal !important;
  padding-bottom: 14px;
  margin-bottom: 12px;
}
.section h3 {
  color: #434343;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal !important;
  padding-bottom: 8px;
  margin-bottom: 7px;
}
.section dt,
.section dd,
.section p,
.section li,
.section address {
  color: #1b2e35;
  font-size: 16px;
  line-height: 28px;
}
.section p,
.section ul,
.section ol {
  margin-bottom: 40px;
}
#bestsellers {
  padding: 24px 0 63px 0;
}
#bestsellers .size-medium {
  max-width: 238px;
}
#bestsellers .product-grid-holder > .col-sm-7 {
  width: 60%;
}
#bestsellers .product-grid-holder > .col-sm-5 {
  width: 40%;
}
#bestsellers .single-product-gallery {
  border-left-width: 0;
}
#recently-reviewd {
  padding: 69px 0 10px 0;
}
#top-brands {
  padding: 0px 0 84px 0;
}
#recommended-products {
  margin: 7px 0 -72px 0;
}
#recommended-products .title-nav {
  margin: 0 0 21px 0!important;
}
#recommended-products .size-medium {
  min-height: 311px;
}
#recommended-products .size-medium .image {
  padding: 0px 0px 25px 0;
}
#recommended-products .size-medium .ribbon {
  top: 0;
}
#recommended-products .size-medium .body {
  min-height: 80px;
}
#grid-page-banner {
  margin: 18px 0 24px 0;
}
.compare-list .image-wrap {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.compare-list thead > tr > td {
  border-bottom: none;
  padding-bottom: 0 !important;
}
.compare-list .add-cart-button {
  padding-bottom: 24px;
}
.compare-list .tr-add-to-cart td {
  border-top: none;
}
.compare-list tr.description > td {
  font-size: 14px;
  line-height: 26px;
}
.compare-list .remove-link {
  position: absolute;
  top: -12px;
  right: -6px;
  color: #000;
  z-index: 9;
}
.compare-list .remove-link:hover {
  color: #990000;
}
.compare-list .price-prev,
.compare-list .price-current,
.compare-list .price del,
.compare-list .price ins,
.compare-list .amount {
  display: inline-block;
}
.compare-list .price del {
  text-decoration: none;
  padding-top: 4px;
}
.compare-list .price-prev,
.compare-list .price del > .amount {
  color: #d3d3d3;
  font-weight: 700;
  margin-left: 10px;
  text-decoration: line-through;
  font-size: 16px;
}
.compare-list .price ins,
.compare-list .price ins > .amount,
.compare-list .price-current,
.compare-list .amount {
  color: #2A1051;
  font-weight: 700;
  font-size: 20px;
  text-decoration: none;
}
.compare-list .price ins {
  float: left;
}
/*===================================================================================*/
/*  Input Controls, Accordion Boxes, Price Slider, Buttons, Star Rating, Pagination and Tabs
/*===================================================================================*/
.radio-label {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}
.radio-label.bold {
  font-weight: 700;
}
.radio-label p {
  font-weight: 500;
  font-size: 13px;
}
.regular-p p,
p.regular-p {
  margin-bottom: 20px !important;
}
.no-margin-p,
p.no-margin-p {
  margin: 0 !important;
}
.le-radio {
  opacity: 0;
  margin: 0!important;
  vertical-align: middle;
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 15px;
}
.le-radio + .fake-box {
  border-radius: 0px;
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0px 6px 0 0;
  vertical-align: top;
  border: 1px solid #e0e0e0;
  background-color: #fff;
}
.le-radio:hover,
.le-radio:focus {
  cursor: pointer;
}
.le-radio:hover + .fake-box:after,
.le-radio:focus + .fake-box:after {
  display: inline-block;
  width: 7px;
  height: 7px;
  content: "";
  background-color: #1b2e35;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.le-radio:checked + .fake-box:after {
  display: inline-block;
  width: 7px;
  height: 7px;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.le-checkbox {
  margin: 7px 0 0 0!important;
  vertical-align: middle;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 10px;
}
.le-checkbox.big + .fake-box {
  border-radius: 0;
  width: 15px;
  height: 15px;
}
.le-checkbox + .fake-box {
  border-radius: 2px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0px 5px 0 0;
  vertical-align: middle;
  border: 1px solid #e0e0e0;
  background-color: #fff;
}
.le-checkbox:hover,
.le-checkbox:focus {
  cursor: pointer;
}
.le-checkbox:hover + .fake-box,
.le-checkbox:focus + .fake-box {
  background-color: #f9f9f9;
}
.le-select {
  background-color: #fff;
  border: 1px solid #ececec;
  padding: 5px 16px 7px 5px;
  color: #1b2e35;
  width: 100%;
  font-size: 13px;
  width: auto;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.le-select .le-select-in {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
.le-select select {
  position: absolute;
  width: 100%!important;
  bottom: 0;
  height: 32px!important;
  left: 0px;
}
.le-select:after {
  content: "\f107";
  font-family: fontawesome;
  color: #1b2e35;
  font-size: 15px;
  height: 13px;
  position: absolute;
  right: 6px;
  top: 21%;
}
.le-links {
  list-style: none;
}
.le-links li {
  line-height: 27px;
}
.le-links li a {
  font-size: 14px;
}
.le-links li a:hover:before {
  margin: 0 8px 0 0;
}
.le-links li a,
.le-links li a:before {
  color: #1b2e35;
}
.le-links li a:before {
  font-size: 14px;
  line-height: 15px;
  margin: 0 5px 0 0;
  content: "\f105";
  font-family: fontawesome;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.accordion-widget {
  margin: 0 0 38px 0;
}
.accordion-widget .accordion {
  margin: 20px 0 0 0;
}
.accordion-widget .accordion .accordion-inner {
  margin: 14px 0 20px 0;
  list-style: none;
}
.accordion-widget .accordion .accordion-inner li {
  line-height: 27px;
}
.accordion-widget .accordion .accordion-inner li a {
  font-size: 14px;
}
.accordion-widget .accordion .accordion-inner li a:hover:before {
  margin: 0 8px 0 0;
}
.accordion-widget .accordion .accordion-inner li a,
.accordion-widget .accordion .accordion-inner li a:before {
  color: #1b2e35;
}
.accordion-widget .accordion .accordion-inner li a:before {
  font-size: 14px;
  line-height: 15px;
  margin: 0 5px 0 0;
  content: "\f105";
  font-family: fontawesome;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.accordion-widget .accordion .accordion-inner .accordion-body ul {
  padding: 0 0 0 20px;
}
.accordion-widget .accordion .accordion-toggle {
  font-size: 14px;
  line-height: 26px;
  display: block;
  font-weight: 600;
}
.accordion-widget .accordion .accordion-toggle:after {
  float: right;
  content: "\f068";
  font-family: fontawesome;
}
.accordion-widget .accordion .accordion-toggle.collapsed {
  color: #1b2e35;
}
.accordion-widget .accordion .accordion-toggle.collapsed:after {
  color: #1b2e35;
  content: "\f067";
}
.accordion-widget .accordion a {
  color: #1b2e35;
}
.price_slider_wrapper {
  width: 95%;
}
.price_slider_wrapper:before,
.price_slider_wrapper:after {
  content: " ";
  display: table;
}
.price_slider_wrapper:after {
  clear: both;
}
.widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
  line-height: 2.4em;
  font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
  float: right;
  text-transform: uppercase;
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  border: none;
  background-color: transparent;
  padding: 0;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  border: 5px solid #59b210;
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-radius: 400px;
  outline: none;
  top: -0.4em;
  background-color: #FFF;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -0.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #59b210;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background: #939393;
}
.widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
/* Star rating */
.star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  width: 4.8em;
}
.star-rating:before {
  content: "\f006\f006\f006\f006\f006";
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  font-family: fontawesome;
  color: #ffd800;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  left: 0;
  color: #ffd800;
  font-family: fontawesome;
}
.woocommerce-product-rating {
  line-height: 2em;
  display: block;
}
.woocommerce-product-rating .star-rating {
  margin: .5em 4px 0 0;
  float: left;
}
.products .star-rating {
  display: block;
  margin: 0 0 .5em;
  float: none;
}
.hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}
p.stars {
  position: relative;
  font-size: 1em;
}
p.stars a {
  display: inline-block;
  font-weight: 700;
  margin-right: 1em;
  text-indent: -9999px;
  position: relative;
  color: #ffd800;
}
p.stars a:last-child {
  border-right: 0;
}
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4,
p.stars a.star-5 {
  border-right: 1px solid #ccc;
}
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
  font-family: "fontawesome";
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
}
p.stars a.star-1 {
  width: 2em;
}
p.stars a.star-1:after {
  content: "\f006";
}
p.stars a.star-1:hover:after,
p.stars a.star-1.active:after {
  content: "\f005";
}
p.stars a.star-2 {
  width: 3em;
}
p.stars a.star-2:after {
  content: "\f006\f006";
}
p.stars a.star-2:hover:after,
p.stars a.star-2.active:after {
  content: "\f005\f005";
}
p.stars a.star-3 {
  width: 4em;
}
p.stars a.star-3:after {
  content: "\f006\f006\f006";
}
p.stars a.star-3:hover:after,
p.stars a.star-3.active:after {
  content: "\f005\f005\f005";
}
p.stars a.star-4 {
  width: 5em;
}
p.stars a.star-4:after {
  content: "\f006\f006\f006\f006";
}
p.stars a.star-4:hover:after,
p.stars a.star-4.active:after {
  content: "\f005\f005\f005\f005";
}
p.stars a.star-5 {
  width: 6em;
  border: 0;
}
p.stars a.star-5:after {
  content: "\f006\f006\f006\f006\f006";
}
p.stars a.star-5:hover:after,
p.stars a.star-5.active:after {
  content: "\f005\f005\f005\f005\f005";
}
.le-button,
input[type="submit"] {
  border-radius: 4px;
  font-weight: bold;
  padding: 10px 20px;
  display: inline-block;
  line-height: 20px;
  border: none;
  font-size: 20px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;

}
.le-button.huge,
input[type="submit"].huge {
  padding: 18px 52px;

}
.le-button:hover,
input[type="submit"]:hover {
  color: #fff;
}
.le-button.disabled,
input[type="submit"].disabled {
  cursor: not-allowed;
  background-color: #c6c6c6;
  color: #fff;
}
.le-button.inverse,
input[type="submit"].inverse {
  background-color: #e0e0e0;
  color: #1b2e35;
  font-weight: 100;
}
.le-button.inverse:hover,
input[type="submit"].inverse:hover {
  background-color: #ececec;
  color: #1b2e35;
}
.le-button.big,
input[type="submit"].big {
  padding: 15px 34px;
}
.btn-add-to-compare {
  color: #1b2e35;
  font-size: 12px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
}
.btn-add-to-compare i {
  margin: 0 5px 0 0;
  color: #c6c6c6;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-add-to-wishlist {
  color: #1b2e35;
  font-size: 12px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
}
.btn-add-to-wishlist i {
  margin: 0 5px 0 0;
  color: #c6c6c6;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.yith-wcwl-add-button > a i,
.wishlist_table .add_to_cart.button i {
  margin-right: 5px !important;
}
.dropdown .dropdown-toggle {
  padding: 0 14px 0 5px;
}
.dropdown .dropdown-toggle:after {
  content: "\f107";
  font-family: fontawesome;
  color: #204fee;
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  vertical-align: sub;
  margin: 0 0 0 3px;
}
.dropdown .dropdown-menu {
  border-radius: 0;
  top: 120% !important;
}
.yamm-content .wpb_wrapper > h3:first-child,
.yamm-content .wpb_wrapper > h2:first-child,
.yamm-content .wpb_wrapper > h4:first-child,
.yamm-content .wpb_wrapper > h5:first-child > h6:first-child {
  margin-top: 20px;
  font-weight: 600 !important;
  padding-top: 0;
}
.le-dropdown {
  position: relative;
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
}
.le-dropdown > a {
  font-weight: 700 !important;
  font-weight: 800;
}
.le-dropdown i {
  margin: 0 6px 0 0;
}
.le-dropdown > .dropdown-toggle {
  padding: 19px 17px;
  display: inline-block;
}
.le-dropdown > .dropdown-toggle:after {
  font-size: 24px;
  margin: 0 0 0 5px;
  color: #fff;
}
.le-dropdown.open {
  border-radius: 5px 5px  0 0!important;
}
.le-dropdown > .dropdown-menu {
  top: 96%!important;
  right: 0!important;
  left: 0!important;
  padding: 0;
  border: 1px solid #e0e0e0 !important;
  border-radius: 0 0 5px 5px!important;
}
.le-dropdown > .dropdown-menu > li:first-child > a,
.le-dropdown > .dropdown-menu > li:last-child > a {
  padding: 12px 15px;
}
.le-dropdown > .dropdown-menu > li:last-child,
.le-dropdown > .dropdown-menu > li:last-child > a {
  border-radius: 0 0 5px 5px;
}
.le-dropdown > .dropdown-menu > li > a {
  font-weight: 600;
  display: block;
  padding: 11px 15px;
  margin: 0!important;
}
.le-dropdown > .dropdown-menu > li:nth-child(2n+1) {
  background-color: #f9f9f9;
}
.le-dropdown > .dropdown-menu > li:nth-child(2n) {
  background-color: #fff;
}
.le-dropdown > .dropdown-menu:before {
  display: none;
}
.le-dropdown > .dropdown-toggle,
.le-dropdown > .dropdown-toggle i {
  color: #fff;
}
.alert ul,
.alert p {
  margin-bottom: 0 !important;
}
.chosen-container {
  width: 100% !important;
}
.chosen-container-single .chosen-single {
  display: block;
  border-radius: 3px;
  background-color: #ececec;
  border: none;
  color: #1b2e35;
  width: 100%;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ececec;
  box-shadow: none;
  height: auto !important;
}
.chosen-container-single .chosen-single.form-control {
  height: auto;
}
.chosen-container-single .chosen-single:focus,
.chosen-container-single .chosen-single:hover {
  background-color: #e0e0e0;
}
.chosen-container-single .chosen-single span {
  font-size: 16px;
}
.chosen-container-single .chosen-single div b {
  position: absolute;
  top: 25%;
}
.tab-holder .nav-tabs {
  height: 61px;
  font-size: 23px;
}
.page-numbers {
  margin: 17px 0;
  display: inline-block;
  padding-left: 0;
}
.page-numbers li {
  display: inline;
}
.page-numbers li:hover a,
.page-numbers li.current a {
  background-color: #fff;
}
.page-numbers a,
.page-numbers span {
  position: relative;
  float: left;
  border: 1px solid #e0e0e0;
  color: #1b2e35!important;
  border-radius: 0!important;
  padding: 9px 17px!important;
  font-size: 23px;
  margin: 0 4px 0 0;
}
.page-links {
  padding-top: 40px;
  line-height: 45px;
}
.page-links:before,
.page-links:after {
  content: " ";
  display: table;
}
.page-links:after {
  clear: both;
}
.page-links > a,
.page-links > span {
  position: relative;
  border: 1px solid #e0e0e0;
  color: #1b2e35!important;
  border-radius: 0!important;
  padding: 9px 17px!important;
  font-size: 18px;
  margin: 0 4px 0 0;
}
.entry-content .accordion-title-style-2,
.accordion-title-style-2 {
  font-size: 21px;
  line-height: 18px;
  font-weight: 600 !important;
  margin-bottom: 7px;
  padding-bottom: 8px;
}
.entry-content .highlight {
  font-weight: 600 !important;
}
.entry-content .align-top {
  margin-top: 0;
  padding-top: 0;
}
.panel-group-faq.style-2 .panel-faq {
  box-shadow: none;
}
.panel-group-faq.style-2 .panel-faq .panel-heading .panel-title {
  font-size: 18px;
  line-height: 28px;
  color: #1b2e35;
}
.panel-group-faq.style-2 .panel-faq .panel-heading .panel-title > a {
  padding: 10px 0;
  font-weight: 600;
}
.panel-group-faq.style-2 .panel-faq .panel-heading .panel-title > a.collapsed {
  font-weight: normal;
  color: #1b2e35;
}
.panel-group-faq.style-2 .panel-faq .panel-heading .panel-title > a.collapsed:before {
  content: "\f0fe";
}
.panel-group-faq.style-2 .panel-faq .panel-heading .panel-title > a:after {
  content: none;
}
.panel-group-faq.style-2 .panel-faq .panel-heading .panel-title > a:before {
  content: "\f146";
  font-family: fontawesome;
  display: inline-block;
  margin-right: 15px;
}
.panel-group-faq.style-2 .panel-faq .panel-collapse {
  margin-left: 14px;
}
.panel-group-faq.style-2 .panel-faq .panel-body {
  padding: 10px 15px;
}
/*===================================================================================*/
/*  GO TO TOP / SCROLL UP
/*===================================================================================*/
#scrollUp {
  bottom: 20px;
  right: 20px;
  font-size: 36px;
  line-height: 100%;
  color: #FFF;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: .5;
  height: 42px;
  width: 42px;
  text-align: center;
}
#scrollUp i {
  display: inline-block;
  vertical-align: top;
}
#scrollUp:hover {
  opacity: 1;
}
/*===================================================================================*/
/*  WP Calendar
/*===================================================================================*/

#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  text-align: right;
  color: #333;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 15px;
}
#wp-calendar thead {
  font-size: 10px;
}
#wp-calendar thead th {
  padding-bottom: 10px;
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px;
}
#wp-calendar tbody td:hover {
  background: #fff;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}
#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}
/*===================================================================================*/
/*  Typeahead
/*===================================================================================*/
.twitter-typeahead {
  /*z-index: 1051;*/
}
.tt-hint {
  color: #999999;
}
.tt-dropdown-menu {
  margin-top: 2px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 100%;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.tt-suggestion {
  padding: 3px 20px;
  font-size: 14px;
  line-height: 24px;
}
.tt-suggestion.tt-cursor {
  color: #1b2e35;
  background-color: #f5f5f5;
  cursor: pointer;
}
.tt-suggestion p {
  margin: 0;
}
/** YITH WIshlist **/
.yith-wcwl-share h4 {
  line-height: 27px;
  padding-bottom: 11px;
}
.yith-wcwl-share ul > li > a {
  line-height: 1;
  font-family: FontAwesome;
  font-style: normal;
}
.yith-wcwl-share .facebook:before {
  content: "\f09a";
}
.yith-wcwl-share .twitter:before {
  content: "\f099";
}
.yith-wcwl-share .pinterest:before {
  content: "\f0d2";
}
.yith-wcwl-share .googleplus:before {
  content: "\f0d5";
}
.yith-wcwl-share .email:before {
  content: "\f0e0";
}
/* Side Wide Notices */
p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: .5em 0;
  text-align: center;
  color: #fff;
  z-index: 99998;
}
.admin-bar p.demo_store {
  top: 28px;
}
.select2-container .select2-choice {
  background-color: #ececec;
  border: none !important;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-color: #ccc !important;
}
.select2-drop-active {
  border: 1px solid #ccc !important;
}
/*===================================================================================*/
/*  Carousel
/*===================================================================================*/
/* revolution slider */
body .tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transform: translateZ(5px);
}
body .tparrows.tp-leftarrow.hidearrows {
  left: 10px !important;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
body .tparrows.tp-rightarrow.hidearrows {
  right: 10px !important;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
body .tp-bullets.simplebullets.round.hidebullets {
  bottom: 0 !important;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
body .tp-bullets.simplebullets.round {
  background: #FFF;
  line-height: inherit;
  position: relative;
  bottom: -40px;
  padding: 10px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: auto;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
body .tp-bullets.simplebullets.round .bullet {
  display: block;
  width: 15px;
  height: 15px;
  background: #d3d3d3;
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 5px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
body .tp-rightarrow.default,
body .tp-leftarrow.default {
  background-image: none;
  width: 30px;
  height: 30px;
  font-size: 21px;
  color: #FFF;
  background-color: #d3d3d3;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
body .tp-rightarrow.default:before,
body .tp-leftarrow.default:before {
  font-family: fontawesome;
  content: "\f053";
  left: 20%;
  position: relative;
}
body .tp-rightarrow.default:before {
  content: "\f054";
  left: 30%;
}
body .tp-leftarrow.default:hover,
body .tp-rightarrow.default:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.carousel-holder.hover {
  position: relative;
}
.carousel-holder.hover.small .size-small {
  max-width: 134.7pt!important;
}
.carousel-holder.hover.small .size-small:hover .hover-area {
  bottom: 6px;
}
.products-carousel-6.owl-carousel .owl-stage-outer,
.products-carousel-4.owl-carousel .owl-stage-outer {
  padding-bottom: 45px;
}
.products-carousel-6.owl-carousel .owl-stage-outer .owl-item .product-item-holder .wish-compare a,
.products-carousel-4.owl-carousel .owl-stage-outer .owl-item .product-item-holder .wish-compare a {
  margin: 0 7px;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item:hover,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item:hover {
  z-index: 20;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder {
  border-right-width: 1px;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .body,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .body {
  min-height: 74px;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .body .title,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .body .title {
  margin-top: 0;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .image,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .image {
  padding: 15px;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .image > img,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .image > img {
  max-height: 119px;
  width: auto;
  max-width: 100%;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices {
  padding-bottom: 0;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices del,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices del {
  float: left;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices ins,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices ins {
  text-decoration: none;
  float: right;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices > .amount,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices > .amount {
  float: right;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices > .amount,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices > .amount,
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices .amount,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices .amount {
  font-size: 15px;
}
.products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .hover-area .wish-compare a,
.products-carousel-4.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .hover-area .wish-compare a {
  font-size: 10px !important;
}
.products-carousel-4.owl-carousel .owl-stage-outer {
  padding-bottom: 55px;
}
.carousel-holder .title-nav {
  margin: 0 0 32px 0;
  position: relative;
}
.carousel-holder .title-nav h1,
.carousel-holder .title-nav h2 {
  font-weight: normal !important;
  background-color: #fff;
  color: #1b2e35;
  letter-spacing: -1px;
  padding: 0 23px 0 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.carousel-holder .title-nav h1 {
  font-size: 33px;
  line-height: 40px;
}
.carousel-holder .title-nav h2 {
  font-size: 28px;
  line-height: 35px;
}
.carousel-holder .title-nav .nav-holder {
  float: right;
  display: inline-block;
}
.carousel-holder .title-nav .nav-holder a {
  font-size: 29px;
  line-height: 35px;
  color: #d3d3d3 !important;
  margin: 0 3px;
}
.carousel-holder .title-nav .nav-holder:after {
  z-index: -1;
  top: 50%;
  position: absolute;
  left: 0;
  content: "";
  height: 1px;
  width: 90%;
  right: 0;
  margin: 0 auto;
  background-color: #e0e0e0;
}
.carousel-holder .title-nav .nav-holder a {
  color: #e0e0e0;
}
.brand-item {
  min-width: 168px;
  min-height: 98px;
  text-align: center;
}
.brand-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}
.brand-item > a {
  display: inline-block;
  vertical-align: middle;
  display: block;
}
.brand-item > a img {
  vertical-align: middle;
  display: inline-block;
}
.brands-carousel .brand-item {
  margin: 0 27px 0 0;
  width: 168px;
  height: 98px;
  border: 1px solid #e0e0e0;
}
.brands-carousel .brand-item > a {
  margin: 2px 0 0 0;
  display: inline-block;
  max-width: 160px;
}
/*===================================================================================*/
/*  OWL CAROUSEL
/*===================================================================================*/
.owl-carousel {
  text-align: center;
  cursor: default;
}
/*.owl-controls {
    display: inline-block;
    position: relative;
    margin-top: 40px;
}*/
.panel-group .panel .owl-controls {
  margin-top: 25px;
}
.panel-group.blank .panel .owl-controls {
  margin-top: 40px;
}
.owl-dots {
  position: relative;
  line-height: 30px;
}
.owl-nav {
  display: none;
}
.owl-prev,
.owl-next {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;

  height: 30px;
  font-size: 21px;
  color: #FFF;
  background-color: #d3d3d3;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: auto;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0;
}
.owl-prev {
  left: -35px;
}
.owl-next {
  right: -35px;
}
.owl-carousel:hover .owl-prev {
  left: -40px;
  opacity: .25;
}
.owl-carousel:hover .owl-next {
  right: -40px;
  opacity: .25;
}
.owl-carousel:hover .owl-prev:hover,
.owl-carousel:hover .owl-next:hover {
  opacity: 1;
}
.owl-outer-nav:after {
  content: "";
  position: absolute;
  top: 0;
  left: -15%;
  width: 130%;
  height: 100%;
  z-index: 0;
}
.owl-outer-nav .owl-stage-outer,
.owl-outer-nav .owl-dots,
.owl-outer-nav .owl-prev,
.owl-outer-nav .owl-next {
  z-index: 1;
}
.owl-outer-nav .owl-controls {
  position: static;
}
.owl-outer-nav .owl-prev {
  left: -65px;
}
.owl-outer-nav .owl-next {
  right: -65px;
}
.owl-outer-nav:hover .owl-prev {
  left: -80px;
}
.owl-outer-nav:hover .owl-next {
  right: -80px;
}
.owl-ui-md .owl-dots {
  line-height: 45px;
}
.owl-ui-md .owl-prev,
.owl-ui-md .owl-next {
  width: 45px;
  height: 45px;
  font-size: 45px;
}
.owl-ui-md .owl-prev {
  left: -55px;
}
.owl-ui-md .owl-next {
  right: -55px;
}
.owl-ui-md:hover .owl-prev {
  left: -60px;
}
.owl-ui-md:hover .owl-next {
  right: -60px;
}
.owl-outer-nav.owl-ui-md:after {
  left: -18%;
  width: 136%;
}
.owl-outer-nav.owl-ui-md .owl-prev {
  left: -85px;
}
.owl-outer-nav.owl-ui-md .owl-next {
  right: -85px;
}
.owl-outer-nav.owl-ui-md:hover .owl-prev {
  left: -100px;
}
.owl-outer-nav.owl-ui-md:hover .owl-next {
  right: -100px;
}
.owl-ui-lg .owl-dots {
  line-height: 60px;
}
.owl-ui-lg .owl-prev,
.owl-ui-lg .owl-next {
  width: 60px;
  height: 60px;
  font-size: 42px;
}
.owl-ui-lg .owl-prev {
  left: -75px;
}
.owl-ui-lg .owl-next {
  right: -75px;
}
.owl-ui-lg:hover .owl-prev {
  left: -80px;
}
.owl-ui-lg:hover .owl-next {
  right: -80px;
}
.owl-outer-nav.owl-ui-lg:after {
  left: -22%;
  width: 144%;
}
.owl-outer-nav.owl-ui-lg .owl-prev {
  left: -105px;
}
.owl-outer-nav.owl-ui-lg .owl-next {
  right: -105px;
}
.owl-outer-nav.owl-ui-lg:hover .owl-prev {
  left: -120px;
}
.owl-outer-nav.owl-ui-lg:hover .owl-next {
  right: -120px;
}
.owl-inner-nav .owl-controls {
  position: static;
}
.owl-inner-nav .owl-prev {
  left: 45px;
}
.owl-inner-nav .owl-next {
  right: 45px;
}
.owl-inner-nav:hover .owl-prev {
  left: 30px;
}
.owl-inner-nav:hover .owl-next {
  right: 30px;
}
.owl-outer-nav .owl-prev,
.owl-outer-nav .owl-next,
.owl-inner-nav .owl-prev,
.owl-inner-nav .owl-next {
  bottom: 70px;
}
.owl-outer-nav.owl-ui-md .owl-prev,
.owl-outer-nav.owl-ui-md .owl-next,
.owl-inner-nav.owl-ui-md .owl-prev,
.owl-inner-nav.owl-ui-md .owl-next {
  bottom: 85px;
}
.owl-outer-nav.owl-ui-lg .owl-prev,
.owl-outer-nav.owl-ui-lg .owl-next,
.owl-inner-nav.owl-ui-lg .owl-prev,
.owl-inner-nav.owl-ui-lg .owl-next {
  bottom: 100px;
}
.owl-inner-pagination .owl-dots,
.owl-inner-pagination .owl-prev,
.owl-inner-pagination .owl-next {
  margin-top: -40px;
  top: -60px;
}
.owl-inner-pagination.owl-ui-md .owl-dots,
.owl-inner-pagination.owl-ui-md .owl-prev,
.owl-inner-pagination.owl-ui-md .owl-next {
  margin-top: -50px;
  top: -65px;
}
.owl-inner-pagination.owl-ui-lg .owl-dots,
.owl-inner-pagination.owl-ui-lg .owl-prev,
.owl-inner-pagination.owl-ui-lg .owl-next {
  margin-top: -60px;
  top: -75px;
}
.owl-inner-pagination.owl-outer-nav .owl-prev,
.owl-inner-pagination.owl-outer-nav .owl-next,
.owl-inner-pagination.owl-inner-nav .owl-prev,
.owl-inner-pagination.owl-inner-nav .owl-next {
  margin: auto;
  top: 0;
  bottom: 43px;
}
.owl-inner-pagination .owl-dots {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0;
}
.owl-inner-pagination:hover .owl-dots {
  opacity: 1;
}
.owl-inner-pagination.owl-inner-nav .owl-dots,
.owl-inner-pagination.owl-outer-nav .owl-dots {
  top: -45px;
}
.owl-inner-pagination.owl-inner-nav.owl-ui-md .owl-dots,
.owl-inner-pagination.owl-outer-nav.owl-ui-md .owl-dots {
  top: -50px;
}
.owl-inner-pagination.owl-inner-nav.owl-ui-lg .owl-dots,
.owl-inner-pagination.owl-outer-nav.owl-ui-lg .owl-dots {
  top: -60px;
}
.owl-inner-pagination.owl-inner-nav:hover .owl-dots,
.owl-inner-pagination.owl-outer-nav:hover .owl-dots {
  top: -60px;
}
.owl-inner-pagination.owl-inner-nav.owl-ui-md:hover .owl-dots,
.owl-inner-pagination.owl-outer-nav.owl-ui-md:hover .owl-dots {
  top: -65px;
}
.owl-inner-pagination.owl-inner-nav.owl-ui-lg:hover .owl-dots,
.owl-inner-pagination.owl-outer-nav.owl-ui-lg:hover .owl-dots {
  top: -75px;
}
#owl-main .item {
  height: 525px;
  background-color: #FFF;
  background-position: center 55%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#owl-main.height-md .item {
  height: 457px;
}
#owl-main.height-lg .item {
  height: 675px;
}
#owl-main .container {
  display: table;
  height: inherit;
}
#owl-main .caption {
  display: table-cell;
}
#owl-main .caption.vertical-center {
  vertical-align: middle;
  padding-bottom: 3vh;
}
#owl-main .caption.vertical-top {
  vertical-align: top;
  padding-top: 8vh;
}
#owl-main .caption.vertical-bottom {
  vertical-align: bottom;
  padding-bottom: 14vh;
}
#owl-main .caption.text-center {
  padding-left: 10%;
  padding-right: 10%;
}
#owl-main .caption.text-left {
  padding-right: 20%;
}
#owl-main .caption.text-right {
  padding-left: 20%;
}
#owl-main .owl-controls {
  display: block;
  position: static;
  margin-top: -47px;
}
#owl-main .owl-dots {
  background: #FFF;
  line-height: inherit;
  position: relative;
  bottom: -40px;
  padding: 10px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: auto;
  opacity: 0;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
#owl-main:hover .owl-dots {
  bottom: -25px;
  opacity: 1;
}
#owl-main .owl-prev,
#owl-main .owl-next {
  bottom: 0;
}
.owl-controls .owl-dot {
  display: inline-block;
}
.owl-dots .owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  background: #d3d3d3;
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 5px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.owl-item-gap .item {
  margin: 0 15px;
}
.owl-item-gap-sm .item {
  margin: 0 10px;
}
.owl-item.loading {
  min-height: inherit;
  background: none;
}
/*===================================================================================*/
/*  Product Item, Product List, Product Grid
/*===================================================================================*/
.single-product-gallery .gallery-thumbs {
  position: relative;
  text-align: left;
  border-radius: 10px!important;
}
.single-product-gallery .gallery-thumbs .item,
.single-product-gallery .gallery-thumbs li {
  display: inline-block;
  float: left;
  border-radius: 10px!important;
}
.single-product-gallery .gallery-thumbs .item a,
.single-product-gallery .gallery-thumbs li a {
  display: inline-block;
  border: 1px solid #e0e0e0;
  min-height: 60px;
  border-right-width: 0;

}
.single-product-gallery .gallery-thumbs .item:last-child a,
.single-product-gallery .gallery-thumbs li:last-child a {
  border-right-width: 1px;

}
.wish-compare .button-holder {
  display: inline-block;
}
.yith-wcwl-add-to-wishlist {
  margin-top: 0 !important;
}
.btn-action-link a {
  color: #1b2e35;
}
.add-cart-button .added_to_cart {
  display: none;
}
.add-cart-button .le-button:hover,
.add-cart-button .le-button:focus,
.add-cart-button .le-button:active {
  color: #FFF !important;
}
.product-list-view-price:before,
.product-list-view-price:after {
  content: " ";
  display: table;
}
.product-list-view-price:after {
  clear: both;
}
.product-list-view-price > del {
  float: none;
}
.product-list-view-price ins,
.product-list-view-price > .amount {
  text-decoration: none;
  float: none;
  display: inline-block;
  margin-right: 5px;
}
.product-title {
  color: #204fee;
  font-size: 15px;
  line-height: 19.5px;
}
.product-title > a,
.product-title > a:hover,
.product-title > a:focus,
.product-title > a:active {
  color: #204fee;
  font-weight: 400;
}
.product-brand {
  font-size: 10px;
  color: #4f4f4f;
  line-height: 17.26px;
  text-transform: uppercase;
}
.products-list {
  margin: 36px 0 27px 0;
}
.products-list .product-list-item-wrap .ribbon {
  position: absolute;
}
.products-list .product-item {
  position: relative;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
}
.products-list .product-item:last-child {
  border-bottom: 1px solid #e0e0e0;
}
.products-list .product-item .row {
  margin: 0;
  padding: 25px;
}
.products-list .product-item .row .star-holder {
  margin: -4px 0 6px 0;
}
.products-list .product-item .row .star-holder .star-rating {
  float: none;
}
.products-list .product-item .row .star-holder img {
  width: 16px;
  height: 16px;
}
.products-list .product-item .row .image-holder {
  width: 29% !important;
  padding-right: 19px;
}
.products-list .product-item .row .body-holder {
  width: 45%;
}
.products-list .product-item .row .body-holder .body .title {
  margin-top: 0;
}
.products-list .product-item .row .body-holder .body .title .product-title {
  margin-bottom: 5px;
}
.products-list .product-item .row .body-holder .body .product-brand {
  padding-bottom: 5px;
  border-bottom: 1px solid #e0e0e0;
}
.products-list .product-item .row .body-holder .body .excerpt {
  margin: 10px 0 16px 0;
  font-size: 14px;
  line-height: 24px;
}
.products-list .product-item .row .price-area {
  width: 26%;
  padding-left: 27px;
}
.products-list .product-item .row .price-area .product-list-view-price {
  text-align: left;
}
.products-list .product-item .row .price-area .product-list-view-price > del {
  float: none;
}
.products-list .product-item .row .price-area .le-button {
  padding: 13px 28px;
  margin: 0 0 18px 0;
  text-align: center;
  width: 100%;
}
.grid-list-products {
  margin: 0 0 59px 0;
}
.grid-list-products .result-counter {
  padding: 30px 0;
  line-height: 20px;
}
.grid-list-products .section-title {
  margin: 0 0 20px 0;
  font-size: 27px;
}
.control-bar {
  background-color: #f9f9f9;
  border-radius: 5px;
  padding: 13px;
  margin-bottom: 20px;
  text-align: center;
}
.control-bar:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}
.control-bar #popularity-sort {
  width: 190px;
  margin: 0 18px 0 0;
}
.control-bar .woocommerce-ordering {
  float: left;
  text-align: left;
}
.control-bar .grid-list-buttons {
  display: inline-block;
  vertical-align: middle;
  float: right;
}
.control-bar .grid-list-buttons ul {
  margin: 0;
  padding: 0;
}
.control-bar .grid-list-buttons ul li {
  min-width: 49px;
  margin: 0 23px 0 0;
  display: inline-block;
  vertical-align: top;
}
.control-bar .grid-list-buttons ul li:last-child {
  margin: 0;
}
.control-bar .grid-list-buttons ul li.active a {
  font-weight: 700 !important;
  font-weight: 800;
}
.control-bar .grid-list-buttons ul li a {
  font-size: 13px;
  color: #1b2e35;
  font-weight: 600;
}
.control-bar .grid-list-buttons ul li a i {
  font-size: 19px;
  color: #ccc;
  vertical-align: middle;
}
.product-price-container {
  color: #301c53;
  font-size: 18px;
  font-weight: 700;
  text-align: right;
}
.product-price-container ins {
  text-decoration: none;
}
.product-price-container del {
  color: #b7b7b7;
  font-size: 14px;
  padding-top: 2px;
  float: left;
}
.product-labels {
  left: 0;
  position: absolute;
  top: 10px;
}
.product-labels .label-sale > span {
  background-color: #f94a4a;
}
.product-labels .label-bestseller > span {
  background-color: #5bb300;
}
.product-labels .product-label > span {
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  line-height: 23.73px;
  margin-bottom: 2px;
  padding: 0 13px;
  text-transform: uppercase;
}
/** Product Item **/
.product-item-wrap {
  position: relative;
  border: 1px solid #ececec;
  height: 412px;
}
.product-item-wrap:hover .product-item,
.product-item-wrap.test .product-item {
  position: absolute;
  background-color: #FFF;
  z-index: 200;
  box-shadow: 0 0 5px 0 #c6c6c6;
  padding-bottom: 0;
}
.product-item-wrap:hover .product-item .hover-area,
.product-item-wrap.test .product-item .hover-area {
  display: block;
  position: relative;
}
.product-item-wrap:hover .product-item .hover-area:before,
.product-item-wrap.test .product-item .hover-area:before {
  border-top: 1px solid #ececec;
  content: "";
  display: block;
}
.product-item-wrap:hover .product-item .product-price-container,
.product-item-wrap.test .product-item .product-price-container {
  padding-bottom: 44px;
}
.product-item-wrap .product-item {
  padding: 34.05px 0;
}
.product-item-wrap .product-item .product-image,
.product-item-wrap .product-item .product-body {
  padding-left: 34.05px;
  padding-right: 34.05px;
}
.product-item-wrap .product-item .product-price-container {
  margin-left: 34.05px;
  margin-right: 34.05px;
}
.product-item-wrap .product-item {
  width: 100%;
}
.product-item-wrap .product-item .product-item-inner {
  max-width: 300px;
  margin: auto;
  border-radius: 10px!important;
}
.product-item-wrap .product-item .product-title {
  margin-bottom: 5px;
}
.product-item-wrap .product-item .product-image {
  text-align: center;
}
.product-item-wrap .product-item .product-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
  border-radius: 10px!important;
}
.product-item-wrap .product-item .product-body {
  height: 83px;
  margin-top: 54px;
  border-radius: 10px!important;
}
.product-item-wrap .product-item .product-price-container {
  border-top: 1px solid #ececec;
  padding: 9px 0;
}
.product-item-wrap .product-item .ribbon {
  top: 10px;
}
.product-item-wrap .product-item .hover-area {
  display: none;
  width: 100%;
  text-align: center;
  margin-top: -3px;
}
.product-item-wrap .product-item .hover-area .add-cart-button {
  margin-top: -21px;
}
.product-item-wrap .product-item .hover-area .wish-compare {
  padding: 10px 0 15px 0;
}
.product-item-wrap .product-item .hover-area .wish-compare .button-holder {
  display: inline-block;
}
.product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(1) {
  margin-right: 10px;
}
.product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(2) {
  margin-left: 10px;
}
/** Grid View **/
.owl-stage-outer .ribbon {
  position: absolute;
}
.grid-view {
  margin: 0;
}
.grid-view .product-item-wrap {
  margin-right: -1px;
  margin-bottom: -1px;
}
.grid-view .ribbon {
  position: absolute;
}
.grid-view .col-xs-1,
.grid-view .col-xs-2,
.grid-view .col-xs-3,
.grid-view .col-xs-4,
.grid-view .col-xs-5,
.grid-view .col-xs-6,
.grid-view .col-xs-7,
.grid-view .col-xs-8,
.grid-view .col-xs-9,
.grid-view .col-xs-10,
.grid-view .col-xs-11,
.grid-view .col-xs-12,
.grid-view .col-sm-1,
.grid-view .col-sm-2,
.grid-view .col-sm-3,
.grid-view .col-sm-4,
.grid-view .col-sm-5,
.grid-view .col-sm-6,
.grid-view .col-sm-7,
.grid-view .col-sm-8,
.grid-view .col-sm-9,
.grid-view .col-sm-10,
.grid-view .col-sm-11,
.grid-view .col-sm-12,
.grid-view .col-md-1,
.grid-view .col-md-2,
.grid-view .col-md-3,
.grid-view .col-md-4,
.grid-view .col-md-5,
.grid-view .col-md-6,
.grid-view .col-md-7,
.grid-view .col-md-8,
.grid-view .col-md-9,
.grid-view .col-md-10,
.grid-view .col-md-11,
.grid-view .col-md-12,
.grid-view .col-lg-1,
.grid-view .col-lg-2,
.grid-view .col-lg-3,
.grid-view .col-lg-4,
.grid-view .col-lg-5,
.grid-view .col-lg-6,
.grid-view .col-lg-7,
.grid-view .col-lg-8,
.grid-view .col-lg-9,
.grid-view .col-lg-10,
.grid-view .col-lg-11,
.grid-view .col-lg-12 {
  padding: 0;
}
/* Size Small */
.grid-view .size-small .product-item-wrap,
.owl-stage-outer .size-small .product-item-wrap {
  height: 307px;
}
.grid-view .size-small .product-item-wrap:hover .product-item,
.owl-stage-outer .size-small .product-item-wrap:hover .product-item,
.grid-view .size-small .product-item-wrap.test .product-item,
.owl-stage-outer .size-small .product-item-wrap.test .product-item {
  padding-bottom: 0;
}
.grid-view .size-small .product-item-wrap:hover .product-item .product-price-container,
.owl-stage-outer .size-small .product-item-wrap:hover .product-item .product-price-container,
.grid-view .size-small .product-item-wrap.test .product-item .product-price-container,
.owl-stage-outer .size-small .product-item-wrap.test .product-item .product-price-container {
  padding-bottom: 10px;
}
.grid-view .size-small.screen-width-100 .product-item-wrap,
.owl-stage-outer .size-small.screen-width-100 .product-item-wrap {
  height: 291px;
}
.grid-view .size-small .product-title > a,
.owl-stage-outer .size-small .product-title > a {
  font-size: 85%;
}
.grid-view .size-small .product-body,
.owl-stage-outer .size-small .product-body {
  text-align: center;
  margin-top: 20px;
}
.grid-view .size-small .product-price-container,
.owl-stage-outer .size-small .product-price-container {
  font-size: 14px;
}
.grid-view .size-small .product-price-container del,
.owl-stage-outer .size-small .product-price-container del {
  font-size: 12px;
}
.grid-view .size-small .ribbon,
.owl-stage-outer .size-small .ribbon {
  top: 0;
}
.grid-view .size-small .hover-area,
.owl-stage-outer .size-small .hover-area {
  margin-top: 14px;
}
.grid-view .size-small .hover-area .wish-compare,
.owl-stage-outer .size-small .hover-area .wish-compare {
  padding: 5px 0 10px 0;
}
.grid-view .size-small .hover-area .wish-compare > .button-holder:nth-child(1),
.owl-stage-outer .size-small .hover-area .wish-compare > .button-holder:nth-child(1) {
  margin-right: 4px;
}
.grid-view .size-small .hover-area .wish-compare > .button-holder:nth-child(2),
.owl-stage-outer .size-small .hover-area .wish-compare > .button-holder:nth-child(2) {
  margin-left: 4px;
}
.grid-view .size-small .hover-area .wish-compare > .button-holder .btn-add-to-wishlist,
.owl-stage-outer .size-small .hover-area .wish-compare > .button-holder .btn-add-to-wishlist,
.grid-view .size-small .hover-area .wish-compare > .button-holder .btn-add-to-compare,
.owl-stage-outer .size-small .hover-area .wish-compare > .button-holder .btn-add-to-compare {
  font-size: 10px;
}
.grid-view .size-small .hover-area .add-cart-button,
.owl-stage-outer .size-small .hover-area .add-cart-button {
  margin-top: -16px;
}
.grid-view .size-small .hover-area .add-cart-button .le-button,
.owl-stage-outer .size-small .hover-area .add-cart-button .le-button {
  font-size: 12px;
  padding: 5px 10px;
}
.grid-view .size-small .product-item-wrap .product-item,
.owl-stage-outer .size-small .product-item-wrap .product-item {
  padding: 15px 0;
}
.grid-view .size-small .product-item-wrap .product-item .product-item-inner,
.owl-stage-outer .size-small .product-item-wrap .product-item .product-item-inner {
  max-width: 220px;
}
.grid-view .size-small .product-item-wrap .product-item .product-image,
.owl-stage-outer .size-small .product-item-wrap .product-item .product-image,
.grid-view .size-small .product-item-wrap .product-item .product-body,
.owl-stage-outer .size-small .product-item-wrap .product-item .product-body {
  padding-left: 15px;
  padding-right: 15px;
}
.grid-view .size-small .product-item-wrap .product-item .product-price-container,
.owl-stage-outer .size-small .product-item-wrap .product-item .product-price-container {
  margin-left: 15px;
  margin-right: 15px;
}
.owl-stage-outer .size-small .product-item-wrap {
  height: 294px;
}
.products-carousel-6.owl-carousel .owl-stage-outer {
  padding-bottom: 60px;
}
.grid-view .size-big .product-item-wrap,
.owl-stage-outer .size-big .product-item-wrap {
  height: 579px;
}
.grid-view .size-big .product-item-wrap:hover .product-item,
.owl-stage-outer .size-big .product-item-wrap:hover .product-item,
.grid-view .size-big .product-item-wrap.test .product-item,
.owl-stage-outer .size-big .product-item-wrap.test .product-item {
  padding-bottom: 0;
}
.grid-view .size-big .product-item-wrap:hover .product-item .product-price-container,
.owl-stage-outer .size-big .product-item-wrap:hover .product-item .product-price-container,
.grid-view .size-big .product-item-wrap.test .product-item .product-price-container,
.owl-stage-outer .size-big .product-item-wrap.test .product-item .product-price-container {
  padding-bottom: 25px;
}
.grid-view .size-big.screen-width-100 .product-item-wrap,
.owl-stage-outer .size-big.screen-width-100 .product-item-wrap {
  height: 546px;
}
.grid-view .size-big .product-title > a,
.owl-stage-outer .size-big .product-title > a {
  font-size: 20px;
  line-height: 26px;
}
.grid-view .size-big .product-image img,
.owl-stage-outer .size-big .product-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
  border-radius: 10px!important;
}
.grid-view .size-big .product-brand,
.owl-stage-outer .size-big .product-brand {
  font-size: 14px;
}
.grid-view .size-big .product-body,
.owl-stage-outer .size-big .product-body {
  text-align: left;
  height: 120px;
}
.grid-view .size-big .product-price-container,
.owl-stage-outer .size-big .product-price-container {
  padding: 15px 0;
  font-size: 26px;
}
.grid-view .size-big .product-price-container del,
.owl-stage-outer .size-big .product-price-container del {
  font-size: 21px;
}
.grid-view .size-big .hover-area,
.owl-stage-outer .size-big .hover-area {
  margin-top: 25px;
}
.grid-view .size-big .hover-area .wish-compare,
.owl-stage-outer .size-big .hover-area .wish-compare {
  padding: 15px 0 25px 0;
}
.grid-view .size-big .hover-area .wish-compare > .button-holder:nth-child(1),
.owl-stage-outer .size-big .hover-area .wish-compare > .button-holder:nth-child(1) {
  margin-right: 10px;
}
.grid-view .size-big .hover-area .wish-compare > .button-holder:nth-child(2),
.owl-stage-outer .size-big .hover-area .wish-compare > .button-holder:nth-child(2) {
  margin-left: 10px;
}
.grid-view .size-big .hover-area .wish-compare > .button-holder .btn-add-to-wishlist,
.owl-stage-outer .size-big .hover-area .wish-compare > .button-holder .btn-add-to-wishlist,
.grid-view .size-big .hover-area .wish-compare > .button-holder .btn-add-to-compare,
.owl-stage-outer .size-big .hover-area .wish-compare > .button-holder .btn-add-to-compare {
  font-size: 16px;
}
.grid-view .size-big .hover-area .add-cart-button,
.owl-stage-outer .size-big .hover-area .add-cart-button {
  margin-top: -28px;
}
.grid-view .size-big .hover-area .add-cart-button .le-button,
.owl-stage-outer .size-big .hover-area .add-cart-button .le-button {
  font-size: 20px;
  padding: 18px 52px;
}
.grid-view .size-big .product-item-wrap .product-item,
.owl-stage-outer .size-big .product-item-wrap .product-item {
  padding: 35px 0;
}
.grid-view .size-big .product-item-wrap .product-item .product-item-inner,
.owl-stage-outer .size-big .product-item-wrap .product-item .product-item-inner {
  max-width: 425px;
}
.grid-view .size-big .product-item-wrap .product-item .product-image,
.owl-stage-outer .size-big .product-item-wrap .product-item .product-image,
.grid-view .size-big .product-item-wrap .product-item .product-body,
.owl-stage-outer .size-big .product-item-wrap .product-item .product-body {
  padding-left: 35px;
  padding-right: 35px;
}
.grid-view .size-big .product-item-wrap .product-item .product-price-container,
.owl-stage-outer .size-big .product-item-wrap .product-item .product-price-container {
  margin-left: 35px;
  margin-right: 35px;
}
/* Six Products Grid */
.six-one-products-grid .section-title {
  margin: 0 0 30px 0;
}
.six-products-grid .product-item-wrap {
  background-color: #FFF;
  margin-right: -1px;
  margin-bottom: -1px;
  height: 318px;
}
.six-products-grid .product-item-wrap:hover .product-item,
.six-products-grid .product-item-wrap.test .product-item {
  padding-bottom: 0;
}
.six-products-grid .product-item-wrap:hover .product-item .product-price-container,
.six-products-grid .product-item-wrap.test .product-item .product-price-container {
  padding-bottom: 10px;
}
.six-products-grid .product-item-wrap .product-item {
  padding: 15px 0;
}
.six-products-grid .product-item-wrap .product-item .product-price-container {
  font-size: 14px;
}
.six-products-grid .product-item-wrap .product-item .product-price-container del {
  font-size: 12px;
}
.six-products-grid .product-item-wrap .product-item .product-labels {
  top: 0;
}
.six-products-grid .product-item-wrap .product-item .product-body {
  text-align: left;
  margin-top: 20px;
}
.six-products-grid .product-item-wrap .product-item .product-item-inner {
  max-width: 425px;
}
.six-products-grid .product-item-wrap .product-item .product-image,
.six-products-grid .product-item-wrap .product-item .product-body {
  padding-left: 15px;
  padding-right: 15px;
}
.six-products-grid .product-item-wrap .product-item .product-price-container {
  margin-left: 15px;
  margin-right: 15px;
}
.six-products-grid .product-item-wrap .product-item .hover-area {
  margin-top: 14px;
}
.six-products-grid .product-item-wrap .product-item .hover-area .wish-compare {
  padding: 5px 0 10px 0;
}
.six-products-grid .product-item-wrap .product-item .hover-area .wish-compare > .button-holder:nth-child(1) {
  margin-right: 4px;
}
.six-products-grid .product-item-wrap .product-item .hover-area .wish-compare > .button-holder:nth-child(2) {
  margin-left: 4px;
}
.six-products-grid .product-item-wrap .product-item .hover-area .wish-compare > .button-holder .btn-add-to-wishlist,
.six-products-grid .product-item-wrap .product-item .hover-area .wish-compare > .button-holder .btn-add-to-compare {
  font-size: 10px;
}
.six-products-grid .product-item-wrap .product-item .hover-area .add-cart-button {
  margin-top: -16px;
}
.six-products-grid .product-item-wrap .product-item .hover-area .add-cart-button .le-button {
  font-size: 12px;
  padding: 5px 10px;
}
.single-product-grid {
  background-color: #FFF;
  border: 1px solid #ececec;
  margin-left: -1px;
}
.single-product-grid .slider-container {
  padding: 20px;
}
.single-product-grid .product-title > a {
  font-size: 20px;
  line-height: 26px;
}
.single-product-grid .product-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
  border-radius: 10px!important;
}
.single-product-grid .product-brand {
  font-size: 14px;
  margin-top: 7px;
}
.single-product-grid .product-body {
  text-align: left;
  height: 116px;
  padding-left: 20px;
  padding-right: 20px;
}
.single-product-grid .single-product-gallery .gallery-thumbs {
  margin: 10px 0 0 0;
}
.single-product-grid .single-product-gallery .gallery-thumbs .horizontal-thumb > img {
  height: 60px;
}
.single-product-grid .product-prices-container {
  font-size: 26px;
  margin: 0 20px;
  padding: 14px 0 15px;
  border-top: 1px solid #ececec;
}
.single-product-grid .product-prices-container > .prices {
  vertical-align: middle;
}
.single-product-grid .product-prices-container .amount {
  font-weight: bold;
  color: #301c53;
}
.single-product-grid .product-prices-container del > .amount {
  color: #b7b7b7;
}
.single-product-grid .product-prices-container .le-button {
  margin-left: 10px;
}
.product-price-container {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.size-big.screen-width-75 .product-image img,
.size-medium.screen-width-75 .product-image img,

.size-small.screen-width-75 .product-image img,
.size-big.screen-width-100 .product-image img,
.size-medium.screen-width-100 .product-image img,
.size-small.screen-width-100 .product-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
  border-radius: 10px!important;
}
.single-product-gallery-item img {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto;
  margin: auto;
  border-radius: 10px!important;
}
.owl-stage-outer .size-small .product-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto;
  margin: auto;
  border-radius: 10px!important;
}
.single-product-grid .prices {
  text-align: left;
  float: left;
  width: auto;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.single-product-grid .prices del {
  text-decoration: none;
}
.single-product-grid .prices del > .amount {
  text-decoration: line-through;
  font-size: 70%;
}
.single-product-grid .prices ins {
  text-decoration: none;
}
.single-product-grid .prices ins > .amount {
  font-size: 24px;
}
.product-image > a {
  display: block;
}
/*===================================================================================*/
/*  Product Subcategories
/*===================================================================================*/
.product-subcategories-list .product-category a {
  display: block;
  text-align: center;
}
.product-subcategories-list .product-category a img {
  margin-bottom: 15px;
  max-width: 100%;
  height: auto;
}
.product-subcategories-list .product-category a h3 {
  color: #434343;
  font-size: 14px;
}
/*===================================================================================*/
/*  Home Page
/*===================================================================================*/
#top-banner-and-menu {
  margin: 27px 0 0 0;
}
#top-banner-and-menu.homepage2 {
  background-color: #f6f6f6;
  margin: 0;
}
.homebanner-holder {
  padding: 0;
  margin: 0;
  width: 78.5%!important;
  padding-left: 20px;
}
.homebanner-slider {
  position: relative;
}
.homebanner-slider:hover .nav-holder {
  opacity: 1;
}
.homebanner-slider .nav-holder {
  opacity: 0;
  width: 100%;
  display: block;
  z-index: 100;
  position: absolute;
  top: 40%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.homebanner-slider .nav-holder .btn-prev,
.homebanner-slider .nav-holder .btn-next {
  position: absolute;
  font-size: 100px;
}
.homebanner-slider .nav-holder .btn-prev:hover,
.homebanner-slider .nav-holder .btn-next:hover {
  color: #333;
}
.homebanner-slider .nav-holder .btn-prev {
  left: 10px;
}
.homebanner-slider .nav-holder .btn-next {
  right: 10px;
}
.homebanner {
  display: inline-block;
}
.homebanner a {
  display: block;
}
.homebanner a:hover {
  opacity: 0.9;
}
#owl-main .caption {
  letter-spacing: -3px;
  color: #1b2e35;
  position: absolute;
  z-index: 100;
  top: 11%;
  left: 5%;
}
#owl-main .caption.right {
  left: auto;
  right: 2%;
  top: 10%;
}
#owl-main .caption .big-text {
  text-transform: uppercase;
  font-size: 50px;
  line-height: 64px;
}
#owl-main .caption .big-text .big {
  display: block;
  font-size: 90px;
  font-weight: 800;
  line-height: 70px;
  top: -11px;
  left: 9px;
  position: relative;
}
#owl-main .caption .big-text .big .sign {
  font-size: 42px;
  vertical-align: super;
}
#owl-main .caption .excerpt {
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: -1px;
  margin-top: 15px;
  line-height: 28px;
}
#owl-main .caption .small {
  margin: 11px 0;
  letter-spacing: -1px;
}
#owl-main .caption .button-holder {
  margin: 31px 0 0;
}
#owl-main .caption .button-holder a {
  letter-spacing: 0px;
}
.banner > a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.banner img {
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.banner:hover img {
  /*.rotate-scale(-1deg, 1.1);*/
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  opacity: 0.9;
}
.banner .banner-text {
  position: absolute;
  color: #1b2e35;
  top: 30%;
  z-index: 200;
  width: 100%;
  padding: 0 4%;
}
.banner .banner-text.theblue h1,
.banner .banner-text.theblue .tagline {
  color: #4F6276;
}
.banner .banner-text.right {
  right: 4%;
  left: auto;
}
.banner .banner-text .banner-title {
  font-size: 36px;
  font-weight: 800!important;
  line-height: 38px;
  padding: 0;
  margin: 0;
}
.banner .banner-text .tagline {
  font-weight: 100;
  font-size: 20px;
  line-height: 33px;
}
#banner-holder {
  margin: 23px 0;
}
#products-tab {
  margin: 50px 0 20px 0;
}
#products-tab .image {
  min-height: 215px;
}
.nav-tabs {
  border: none;
}
.nav-tabs,
.nav-tabs li,
.nav-tabs a,
.nav-tabs ul {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 23px;
}
.nav-tabs.simple li a {
  border-bottom: 1px solid #e0e0e0;
  font-size: 23px;
}
.nav-tabs.simple li.active a {
  padding: 14px 44px;
  background-color: #fff;
  color: #1b2e35;
  border: 1px solid #e0e0e0;
  font-size: 23px;
}
.nav-tabs.simple li.active a:hover {
  background-color: #e0e0e0;
  color: #1b2e35;
  border: 1px solid #d3d3d3;
  font-size: 23px;
}
.nav-tabs li {
  float: none;
  display: inline-block;
  vertical-align: bottom;
  font-size: 23px;
  
}
.nav-tabs li a {
  border: none;
  color: #1b2e35;
  background-color: #f9f9f9;
  font-size: 23px;
  line-height: 13px;
  padding: 18px 39px;
  margin: 0 3px;
}
.nav-tabs li.active a {
  margin-left: 0 !important;
  font-size: 23px;
  line-height: 30px;
  padding: 16px 53px;
  font-weight: 600;
}
.nav-tabs li.active a,
.nav-tabs li.active a:focus {
  color: #fff!important;
  border: none!important;
}
.nav-tabs li.active a:hover {
  cursor: pointer;
  color: #fff;
  border: none;
}
.btn-loadmore {
  color: #575757;
  display: inline-block;
  text-align: center;
  margin: 21px 0;
}
.btn-loadmore:hover i:before {
  color: #fff;
}
.btn-loadmore i {
  vertical-align: middle;
  display: inline-block;
  background-color: #f9f9f9;
  border-radius: 5px;
  width: 22px;
  height: 22px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-loadmore i:before {
  color: #575757;
  display: inline-block;
  width: 10px;
  height: 10px;
  font-size: 10px;
  line-height: 12px;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*===================================================================================*/
/*  Single Product Page
/*===================================================================================*/
#single-product .prices > del {
  float: none;
}
#single-product .body-holder .body .availability {
  margin: 0 0 0 21px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
}
#single-product .body-holder .body .title a {
  letter-spacing: -1px;
  color: #1b2e35;
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
}
#single-product .body-holder .body .product-brand {
  line-height: 22px;
  padding-bottom: 7px;
  font-size: 12px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
  text-transform: uppercase;
}
#single-product .body-holder .body .excerpt {
  color: #1b2e35;
  font-size: 16px;
  line-height: 28px;
}
#single-product .body-holder .body .excerpt ul {
  padding-left: 15px;
}
#single-product .body-holder .stButton .stFb,
#single-product .body-holder .stButton .stTwbutton,
#single-product .body-holder .stButton .stMainServices {
  height: 23px;
}
#single-product .body-holder .social-row,
#single-product .body-holder .buttons-holder {
  display: inline-block;
  vertical-align: top;
}
#single-product .body-holder .buttons-holder {
  margin: 0 0 0 10px;
}
#single-product .body-holder .buttons-holder .btn-add-to-wishlist {
  margin: 0 20px 0 0;
}
#single-product .body-holder .excerpt {
  margin: 22px 0 ;
}
#single-product .body-holder .single_variation > .price > ins {
  float: left;
}
#single-product .body-holder .amount {
  font-size: 40px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  color: #28124A;
}
#single-product .body-holder .single_variation > .price,
#single-product .body-holder .prices {
  margin-bottom: 20px;
  font-size: 40px;
  text-align: left;
}
#single-product .body-holder .single_variation > .price:before,
#single-product .body-holder .prices:before,
#single-product .body-holder .single_variation > .price:after,
#single-product .body-holder .prices:after {
  content: " ";
  display: table;
}
#single-product .body-holder .single_variation > .price:after,
#single-product .body-holder .prices:after {
  clear: both;
}
#single-product .body-holder .single_variation > .price > del > .amount,
#single-product .body-holder .prices > del > .amount {
  font-weight: 600;
  color: #e0e0e0;
  text-decoration: line-through;
  font-size: 20px;
  line-height: 40px;
  margin: 8px 0 0 16px;
  display: inline-block;
}
#single-product .body-holder .single_variation > .price > ins,
#single-product .body-holder .prices > ins {
  text-decoration: none;
  float: left;
  font-size: 40px;
}
#single-product .body-holder .single_variation > .price > ins > .amount:nth-child(1),
#single-product .body-holder .prices > ins > .amount:nth-child(1) {
  margin-right: 5px;
}
#single-product .body-holder .single_variation > .price > ins > .amount:nth-child(2),
#single-product .body-holder .prices > ins > .amount:nth-child(2) {
  margin-left: 5px;
}
#single-product .body-holder .qnt-holder {
  margin: 24px 0;
  display: inline-block;
  vertical-align: top;
}
#single-product .body-holder #addto-cart {
  margin: 0px 0 0 18px;
}
#single-product .single-product-gallery-item {
  padding-bottom: 40px;
}
#single-product .single-product-gallery-item img {
  width: 100%;
}
#single-product .gallery-thumbs {
  margin: 10px 0 0 0;
}
#single-product .gallery-thumbs img {
  width: 73px;
}
#single-product .tab-holder .nav-tabs {
  height: 57px;
}
#single-product .woocommerce-main-image {
  padding: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 10px!important;
}
#single-product .woocommerce-main-image img {
  width: 100%;
  height: 100%;
  border-radius: 10px!important;
}
#single-product .gallery-holder {
  position: relative;
}
#single-product .gallery-holder .ribbon {
  position: absolute;
}
#single-product .reset_variations {
  display: inline-block;
  padding: 5px;
}
#owl-single-product .single-product-gallery-item > a {
  display: inline;
}
.single-product-wish-compare .button-holder {
  display: inline-block;
  padding-right: 15px;
}
.single-product-wish-compare .button-holder a {
  font-size: 14px;
  color: #1b2e35;
}
.single-product-gallery-thumbs .horizontal-thumb {
  border: 1px solid #e0e0e0;
  display: inline-block;
  border-right-width: 0;
}
.single-product-gallery-thumbs .nav-holder {
  display: none;
}
.single-product-gallery-thumbs .nav-holder:hover {
  opacity: 1;
}
.single-product-gallery-thumbs:hover .nav-holder {
  display: block;
  opacity: 0.8;
}
.le-quantity {
  padding: 12px;
  position: relative;
  border: 1px solid #e0e0e0;
  display: inline-block;
  vertical-align: top;
}
.le-quantity .minus,
.le-quantity .plus {
  position: absolute;
  width: 5px;
  height: 100%;
  padding: 3px 14px;
  background-color: #f9f9f9;
  top: 0;
  font-family: fontawesome;
  text-indent: -3px;
}
.le-quantity .minus:hover,
.le-quantity .plus:hover {
  background-color: #f6f6f6;
}
.le-quantity .minus,
.le-quantity .plus,
.le-quantity .minus:after,
.le-quantity .plus:after {
  color: #1b2e35;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.le-quantity .minus:after,
.le-quantity .plus:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  font-size: 10px;
}
.le-quantity .minus {
  left: 0;
  border-right: 1px solid #e0e0e0;
}
.le-quantity .minus:after {
  content: "\f068";
}
.le-quantity .plus {
  border-left: 1px solid #e0e0e0;
  right: 0;
}
.le-quantity .plus:after {
  content: "\f067";
}
.le-quantity input {
  border: none;
  text-align: center;
  width: 80px;
  color: #1b2e35;
  font-size: 20px;
  background-color: #fff;
}
.meta-row {
  font-weight: 700 !important;
  font-weight: 800;
}
.meta-row label {
  font-weight: 700 !important;
  font-weight: 800;
}
.meta-row a {
  font-weight: 600;
}
.meta-row a:hover {
  color: #1b2e35;
}
.meta-row span {
  color: #1b2e35;
  font-weight: 500;
}
.meta-row span a {
  font-weight: 600;
}
.meta-row span a:hover {
  color: #1b2e35;
}
#single-product-tab .tab-content {
  border: 1px solid #e0e0e0;
}
#single-product-tab .tab-pane {
  padding: 35px;
}
#single-product-tab .tab-pane p {
  margin-bottom: 24px;
}
#single-product-tab .tab-pane p:last-child {
  margin-bottom: 0;
}
#single-product-tab .tab-pane .meta-row {
  margin: 47px 0 0 0;
  font-size: 14px;
}
#single-product-tab .tab-pane .meta-row .seperator {
  margin: 0 20px;
}
#single-product-tab .new-review-form {
  margin: 53px 0 0 0;
}
#single-product-tab .new-review-form .field-row {
  margin-bottom: 36px;
}
#single-product-tab .new-review-form h2 {
  font-size: 22px;
  line-height: 36px;
}
#single-product-tab .new-review-form form {
  margin: 27px 0 0 0;
}
#single-product-tab .new-review-form .star-row {
  margin-bottom: 27px!important;
}
#single-product-tab .new-review-form .star-row .star-holder {
  padding: 9px 0 0 0;
}
#single-product-tab .new-review-form .buttons-holder {
  margin: -16px 0px 0 0px;
  text-align: right;
}
#single-product-tab .new-review-form .buttons-holder button {
  padding: 14px 31px;
}
.tabled-data {
  list-style: none;
  padding-left: 0 !important;
}
.tabled-data.no-border {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 16px;
  margin-bottom: 0;
}
.tabled-data.no-border li {
  border: none;
  line-height: 16px;
}
.tabled-data.inverse-bold label {
  font-weight: normal;
}
.tabled-data.inverse-bold .value {
  font-weight: 700;
}
.tabled-data li {
  border-bottom: 1px solid #e0e0e0;
  color: #1b2e35;
  font-size: 14px;
  padding: 7px 0;
}
.tabled-data li:first-child {
  padding-top: 0;
}
.tabled-data li:last-child {
  border-bottom: 0;
}
.tabled-data li label {
  margin: 0;
  min-width: 150px;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
}
.tabled-data li .value {
  display: inline-block;
  vertical-align: top;
}
.le-input {
  border-radius: 3px;
  background-color: #ececec;
  border: none;
  color: #1b2e35;
  width: 100%;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.le-input:focus,
.le-input:hover {
  background-color: #e0e0e0;
}
.field-row label {
  display: block;
  font-weight: 700;
  font-size: 14px;
  color: #1b2e35;
}
.field-row input {
  width: 100%;
}
.comment-item {
  margin-bottom: 20px;
}
.comment-item .comment-body {
  position: relative;
  padding: 21px;
  border: 1px solid #e0e0e0;
}
.comment-item .comment-body:before,
.comment-item .comment-body:after {
  content: "";
  border-width: 7.5px 10px 7.5px 0;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 20px;
}
.comment-item .comment-body:before {
  left: -10px;
  border-color: transparent #e0e0e0 transparent transparent;
}
.comment-item .comment-body:after {
  left: -8px;
  border-color: transparent #fff transparent transparent;
}
.comment-item .comment-body .author {
  font-weight: 500;
}
.comment-item .comment-body .comment-text {
  margin: 16px 0 7px 0!important;
}
.comment-item .comment-body .date {
  font-size: 14px;
  line-height: 26px;
}
.sidebar-page #recently-reviewd {
  padding-top: 19px !important;
}
.sidebar-page .gallery-holder {
  padding: 15px;
  width: 50% !important;
}
.sidebar-page .body-holder {
  width: 50% !important;
  padding: 15px 0;
}
.sidebar-page .body-holder .body {
  padding: 0 19px!important;
}
.sidebar-page .body-holder .body .social-row {
  margin-bottom: 13px;
}
.sidebar-page .body-holder .body .buttons-holder {
  margin: 0 0 0 0px !important;
}
.sidebar-page #single-product-tab {
  margin-top: 12px;
}
.variations > tbody > tr > td {
  vertical-align: middle;
}
.variations > tbody > tr > td:first-child {
  padding-left: 0;
}
.variations > tbody > tr:first-child > td {
  border-top: none;
}
.shop_attributes {
  width: 100%;
}
.shop_attributes tbody th {
  margin: 0;
  width: 300px;
  font-weight: 700;
  vertical-align: top;
}
.shop_attributes tbody th,
.shop_attributes tbody td {
  padding: 7px 0;
  border-bottom: 1px solid #e0e0e0;
}
.shop_attributes tbody th,
.shop_attributes tbody td,
.shop_attributes tbody th p,
.shop_attributes tbody td p {
  color: #1b2e35;
  font-size: 20px;
}
.shop_attributes tbody tr:last-child th,
.shop_attributes tbody tr:last-child td {
  border-bottom: 0;
}
.review-item img.avatar {
  height: 70px;
  width: 70px;
  max-width: 100%;
}
.single-product-gallery-thumbs .owl-controls {
  margin-top: 0;
}
.single-product-gallery-thumbs .owl-controls .owl-dots .owl-dot span {
  height: 8px;
  width: 8px;
  margin: 0 2px;
}
#single-product .single-product-gallery-thumbs .owl-stage-outer {
  padding-bottom: 1px;
}
#single-product .single-product-gallery-thumbs .horizontal-thumb {
  width: 100%;
  border: 1px solid #e0e0e0;
}
#single-product .single-product-gallery-thumbs .horizontal-thumb img {
  max-width: 100%;
}
/*===================================================================================*/
/*  Shopping Cart Page
/*===================================================================================*/
.style-cart-page .widget {
  margin: 0 0 17px 0!important;
}
.style-cart-page .widget h2 {
  font-size: 28px;
  color: #4c4c4c;
  border-bottom: 1px solid #ececec;
}
.style-cart-page .widget .body {
  padding: 7px 0 0 0;
}
.style-cart-page .widget .buttons-holder {
  text-align: right;
}
.style-cart-page .widget .buttons-holder .simple-link {
  color: #1b2e35;
  margin: 10px 0;
  font-size: 14px;
  line-height: 24px;
}
.style-cart-page .widget .tabled-data li {
  color: #686868;
}
.style-cart-page .widget .tabled-data li label {
  min-width: 125px;
  line-height: 20px;
}
.style-cart-page .widget .tabled-data li .value {
  float: right !important;
}
.style-cart-page .widget #total-price {
  padding: 24px 0;
}
.style-cart-page .widget #total-price > li {
  padding-bottom: 0;
  line-height: 25px;
}
.style-cart-page .widget #total-price .value {
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
}
.style-cart-page .items-holder {
  margin: 14px 0 0 0;
}
.style-cart-page .items-holder .close-btn {
  display: inline-block;
  position: absolute;
  right: 1%;
  top: 39%;
}
.style-cart-page .items-holder .close-btn:after {
  color: #1b2e35;
  content: "\f00d";
  font-family: fontawesome;
}
.style-cart-page .items-holder .remove {
  display: inline-block;
  position: absolute;
  right: 1%;
  top: 32%;
  font-size: 20px;
  color: #81807f;
}
.style-cart-page .items-holder .remove-item {
  font-size: 20px;
  color: #81807f;
}
.style-cart-page .items-holder .cart-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 27px 0 24px;
}
.style-cart-page .items-holder .cart-item:first-child {
  padding-top: 0;
}
.style-cart-page .items-holder .cart-item:last-child {
  border-bottom: 0;
}
.style-cart-page .items-holder .cart-item .title {
  margin-bottom: 6px;
}
.style-cart-page .items-holder .cart-item .title a {
  line-height: 15px;
  font-size: 16px;
  font-weight: 700;
  color: #204fee;
}
.style-cart-page .items-holder .cart-item .brand {
  font-size: 10px;
  margin-top: 5px;
  text-transform: uppercase;
}
.style-cart-page .items-holder .cart-item .quantity {
  /*margin: 11px 0 0 30px;*/
}
.style-cart-page .items-holder .cart-item .price {
  font-weight: 700;
  font-size: 18px;
}
.variation {
  margin: 5px 0 0 0;
}
.variation dt,
.variation dd {
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
}
.variation dt p,
.variation dd p {
  margin: 0;
}
.cart-empty {
  font-size: 3.125em;
  line-height: 1.4em;
  margin-bottom: 5px;
  letter-spacing: 0;
  font-weight: 400 !important;
}
.style-cart-page .items-holder .cart-item.table-head {
  padding-bottom: 0;
}
.entry-content .table-head h4 {
  color: #1b2e35;
  font-weight: bold !important;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
}
#shipping-method {
  margin-bottom: 0;
}
.cart-summary .tabled-data .list-unstyled {
  padding-left: 0;
}
.cart-summary .tabled-data > li > label {
  color: #434343;
  font-weight: bold !important;
  font-size: 14px;
  text-transform: uppercase;
}
.cart-summary .tabled-data > li > .value {
  float: right;
}
.cart-summary .tabled-data .amount {
  font-weight: 700;
}
.cart-summary .tabled-data .shipping-method-item {
  padding: 0;
}
.cart-summary .tabled-data .shipping-method-item.radio {
  margin-top: 0;
  margin-bottom: 15px;
}
.cart-summary .tabled-data .shipping-method-item.radio label {
  padding-left: 25px;
  display: block;
}
.cart-summary .tabled-data .shipping-method-item.radio label .amount {
  float: right;
  display: inline-block;
  margin-left: 8px;
}
.cart-summary .tabled-data .shipping-method-item.radio input[type=radio] {
  margin-top: 2px;
  margin-left: -25px;
}
.entry-content .shipping-calculator-title {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.entry-content .shipping-calculator-title .shipping-calculator-button {
  color: #434343;
  font-weight: bold;
}
.wishlist-product > .pull-left {
  margin-right: 15px;
}
.entry-content dl.variation {
  margin-bottom: 0;
}
.entry-content dl.variation dt {
  font-size: 10px;
  line-height: 20px;
}
/*===================================================================================*/
/*  Checkout Page
/*===================================================================================*/
#checkout-page .billing-address .le-checkbox,
#checkout-page .shipping-address .le-checkbox {
  display: inline-block;
  vertical-align: top;
}
#checkout-page .billing-address form,
#checkout-page .shipping-address form {
  margin: 23px 0 0 0;
}
#checkout-page .billing-address .le-input,
#checkout-page .shipping-address .le-input {
  padding: 9px;
}
#checkout-page .billing-address .field-row,
#checkout-page .shipping-address .field-row {
  margin-bottom: 25px;
}
#checkout-page #create-account {
  font-size: 13px;
  line-height: 24px;
}
#checkout-page #shipping-address {
  margin: 66px 0 0 0;
}
#checkout-page #shipping-address form {
  margin: 24px 0 0 0;
  font-size: 14px;
}
#checkout-page #your-order {
  margin: 58px 0 0 0;
}
#checkout-page #your-order .order-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 24px 0 25px 0;
}
#checkout-page #your-order .order-item:first-child {
  margin-top: 16px;
}
#checkout-page #your-order .order-item .qty {
  font-weight: 700;
  font-size: 18px;
  display: block;
  margin: 14px 0 0 0;
  color: #1b2e35;
}
#checkout-page #your-order .order-item .title {
  font-weight: 600;
}
#checkout-page #your-order .order-item .title,
#checkout-page #your-order .order-item .title a {
  line-height: 27px;
  color: #1b2e35;
}
#checkout-page #your-order .order-item .brand {
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
}
#checkout-page #your-order .order-item .price {
  text-align: right;
  font-weight: 800;
  font-size: 17px;
  line-height: 46px;
}
#checkout-page #subtotal-holder {
  margin: 44px 0 0 0;
  /*.radio-group {
            .radio-label {
                margin-bottom: 12px;
            }
        }
        
        .tabled-data li {
            .clearfix();

            label{
                min-width: 0;
                float: left;
            }

            .value{
                width: auto;
                float: right;
            }
        }*/
}
#checkout-page #subtotal-holder .tabled-data > li > label {
  color: #434343;
  font-weight: bold !important;
  font-size: 14px;
  text-transform: uppercase;
}
#checkout-page #subtotal-holder .tabled-data > li > .value {
  float: right;
}
#checkout-page #subtotal-holder .tabled-data .list-unstyled {
  padding-left: 0;
}
#checkout-page #subtotal-holder .tabled-data .amount {
  font-weight: 700;
}
#checkout-page #subtotal-holder .tabled-data .shipping-method-item {
  padding: 0;
}
#checkout-page #subtotal-holder .tabled-data .shipping-method-item.radio {
  margin-top: 0;
  margin-bottom: 15px;
}
#checkout-page #subtotal-holder .tabled-data .shipping-method-item.radio label {
  padding-left: 25px;
  display: block;
}
#checkout-page #subtotal-holder .tabled-data .shipping-method-item.radio label .amount {
  float: right;
  display: inline-block;
  margin-left: 8px;
}
#checkout-page #subtotal-holder .tabled-data .shipping-method-item.radio input[type=radio] {
  margin-top: 2px;
  margin-left: -25px;
}
#checkout-page #total-field {
  margin-top: 11px;
  margin-bottom: 0;
}
#checkout-page #total-field .tabled-data li:before,
#checkout-page #total-field .tabled-data li:after {
  content: " ";
  display: table;
}
#checkout-page #total-field .tabled-data li:after {
  clear: both;
}
#checkout-page #total-field label {
  line-height: 24px;
  float: left;
}
#checkout-page #total-field .value {
  font-size: 21px;
  line-height: 30px;
  float: right;
}
#checkout-page .place-order-button {
  text-align: right;
  margin: 23px 0 52px 0;
}
.payment-gateway-title {
  margin-bottom: 5px;
  font-weight: 700;
  display: inline-block;
}
#payment-method-options {
  margin: 90px 0 0 0;
}
#payment-method-options .payment-method-option {
  padding: 26px 0 25px;
  border-bottom: 1px solid #e0e0e0;
}
#payment-method-options .payment-method-option:first-child {
  padding-top: 0;
}
#payment-method-options .payment-method-option .radio-label {
  vertical-align: top;
  margin-top: -3px;
  font-size: 16px;
}
#payment-method-options .payment-method-option .label {
  display: block;
}
#payment-method-options .payment-method-option .fake-box {
  margin-right: 20px;
}
#payment-method-options .payment-method-option .value p {
  text-transform: none;
}
.woocommerce-billing-fields .form-row,
.woocommerce-shipping-fields .form-row {
  margin-bottom: 25px !important;
}
.shipping-calculator-form .form-row {
  margin-bottom: 15px !important;
}
#payment .payment_methods {
  margin: 0 !important;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  padding: 0 !important;
}
#payment .payment_methods li {
  list-style: none !important;
  padding: 1.387em !important;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin-left: 0;
}
#payment .payment_methods li img {
  float: right;
  border: 0;
  padding: 0;
  max-height: 1.618em;
}
#payment .payment_methods li label {
  width: 92%;
  padding-top: 0 !important;
  margin-left: .618em;
  font-weight: 700;
}
#payment .payment_methods li p {
  margin: 0;
}
#payment .payment_methods li .payment_box {
  padding: 1.387em;
  margin: 1.387em -1.387em -1.387em;
  background: rgba(0, 0, 0, 0.035);
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
}
#payment .payment_methods li .payment_box fieldset {
  border: 0;
  margin: 0;
  padding: 1em 0 0;
  font-size: .857em;
}
#payment .payment_methods li .payment_box fieldset label {
  width: auto;
  margin-left: 0;
}
#payment .payment_methods li .payment_box fieldset .form-row {
  margin-bottom: 1em;
}
#payment .payment_methods li .payment_box fieldset .form-row-first select {
  width: 48%;
}
#payment .payment_methods li .payment_box fieldset .form-row-first select:nth-child(2n) {
  float: right;
}
#payment .payment_methods li .payment_box fieldset #cvv {
  width: 22% !important;
}
#payment .payment_methods li .payment_box fieldset .help {
  width: 75%;
  float: right;
}
#payment .payment_methods li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
#cart-total-review-order {
  margin: 0;
}
#cart-total-review-order ul {
  margin: 0;
}
#cart-total-review-order li label {
  color: #1b2e35;
}
/*===================================================================================*/
/*  About Us Page
/*===================================================================================*/
.mc_service_icon {
  background-color: #FFF;
  text-align: center;
  padding: 55px 30px 30px 30px;
  position: relative;
  margin-top: 35px;
}
.mc_service_icon .service-icon {
  height: 70px;
  width: 70px;
  border-radius: 4px;
  font-size: 40px;
  position: absolute;
  margin-bottom: 20px;
  top: -35px;
  left: 35%;
}
.mc_service_icon .service-icon i {
  padding: 15px;
}
.mc_service_icon h3 {
  font-size: 21px;
  font-weight: 600;
  line-height: 36px;
  color: #434343;
  margin-bottom: 10px;
}
.mc_service_icon p {
  font-size: 15px;
  color: #1b2e35;
  line-height: 24px;
}
.square .mc-team-member {
  margin-bottom: 20px;
}
.square .mc-team-member .profile-pic {
  width: 100%;
}
.square .mc-team-member .profile {
  text-align: center;
  padding: 26px 0;
  background-color: #f8f8f8;
}
.square .mc-team-member .profile h3 {
  font-size: 24px;
  color: #434343;
  font-weight: 400 !important;
}
.square .mc-team-member .profile h3 .designation {
  font-size: 18px;
  color: #afafaf;
}
.square .mc-team-member .profile .social {
  display: none;
}
.circle .mc-team-member {
  margin-bottom: 20px;
}
.circle .mc-team-member .profile-pic {
  width: 100%;
  border-radius: 50%;
}
.circle .mc-team-member .team-member-link {
  display: block;
}
.circle .mc-team-member .profile {
  text-align: center;
}
.circle .mc-team-member .profile h3 {
  font-size: 18px;
  line-height: 28px;
  color: #434343;
  font-weight: 600 !important;
}
.circle .mc-team-member .profile h3 .designation {
  font-size: 14px;
  color: #afafaf;
  display: block;
  padding-top: 4px;
}
.circle .mc-team-member .profile .social {
  display: none;
}
/*===================================================================================*/
/*  Contact Page
/*===================================================================================*/
#contact-us .bordered,
#authentication .bordered {
  border-bottom: 1px solid #ececec;
}
.cf-style-1 .field-row {
  margin-bottom: 25px;
}
.cf-style-1 label {
  color: #3e3e3e;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600 !important;
}
.cf-style-1 .le-input {
  background-color: #f6f6f6;
  border-radius: 0;
  padding: 9px;
}
.cf-style-1 .le-input:hover {
  background-color: #e9e9e9;
}
.our-store {
  line-height: 28px;
  color: #1b2e35;
}
.our-store address {
  line-height: 28px;
}
.our-store h3 {
  font-size: 16px;
  color: #434343;
  margin: 40px 0;
}
.get-direction {
  background-color: #f6f6f6;
  padding: 15px 0;
}
.get-direction .btn-lg {
  padding: 13px 20px;
}
.get-direction .le-input {
  background-color: #FFF;
  color: #3e3e3e;
  font-size: 14px;
  padding: 15px 30px;
  font-weight: 600 !important;
}
/*===================================================================================*/
/*  Authentication Page
/*===================================================================================*/
.btn-facebook,
.btn-twitter {
  background-color: #3d5c98;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
}
.btn-facebook:hover,
.btn-twitter:hover,
.btn-facebook:focus,
.btn-twitter:focus,
.btn-facebook:active,
.btn-twitter:active {
  background-color: #2e4674;
  color: #FFF;
}
.btn-facebook i,
.btn-twitter i {
  font-size: 25px;
  display: inline-block;
  padding-right: 15px;
}
.btn-twitter {
  background-color: #22aadf;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active {
  background-color: #1a89b4;
  color: #FFF;
}
.social-auth-buttons {
  padding: 15px 0 25px 0;
}
.register-form {
  padding: 40px 0;
}
.list-benefits > li {
  margin-bottom: 15px;
  color: #1b2e35;
  font-size: 16px;
  font-weight: 600;
}
/*===================================================================================*/
/*  FAQ Page
/*===================================================================================*/
.panel-faq .panel-heading {
  padding: 0 15px;
}
.panel-faq .panel-heading .panel-title {
  font-size: 28px;
  color: #434343;
  font-weight: 400 !important;
  margin: 0;
  padding: 0;
}
.panel-faq .panel-heading .panel-title > a {
  padding: 24px 0;
  display: block;
}
.panel-faq .panel-heading .panel-title > a:after {
  content: "\f106";
  font-family: fontawesome;
  float: right;
}
.panel-faq .panel-heading .panel-title > a.collapsed:after {
  content: "\f107";
  color: #e1e1e1;
}
.panel-faq .panel-body {
  line-height: 28px;
  font-size: 16px;
  color: #1b2e35;
  border-top: 0 !important;
  padding: 20px 15px 40px 15px;
}
.panel-faq .last_toggle_el_margin {
  margin: 0;
}
/*===================================================================================*/
/*  Blog Page
/*===================================================================================*/
.sticky {
  padding: 30px;
  background-color: #f6f6f6;
  border: #dddddd;
  box-shadow: 1px 2px 2px #ddd;
}
.post-navigation .pull-left,
.post-navigation .pull-right {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  max-width: 48%;
}
.no-sidebar .center-block {
  left: -58px;
}
.format-quote {
  padding: 60px 80px;
  background-color: #59b210;
}
.format-quote:before {
  background: url("assets/images/background-images/testimonials.jpg") repeat scroll center center rgba(0, 0, 0, 0);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.05;
  position: absolute;
  right: 0;
  top: 0;
}
.format-quote blockquote {
  border-left: 0;
  padding: 0;
  position: relative;
}
.format-quote blockquote:after {
  content: "\f10e";
  display: block;
  font-family: fontawesome;
  font-size: 40px;
  line-height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #FFF;
}
.format-quote blockquote p {
  font-size: 20px;
  font-style: italic;
  line-height: 160%;
  color: #FFF;
}
.format-quote blockquote footer {
  color: #FFF;
}
.format-quote blockquote footer:after {
  background-color: #FFF;
  content: "";
  display: inline-block;
  height: 1px;
  margin-bottom: 0.28em;
  width: 20px;
  margin-left: 5px;
}
.format-link {
  background-color: #ececec;
  padding: 80px;
}
.format-link .post-title {
  font-size: 38px;
  line-height: 46px;
  font-weight: 600 !important;
  margin-bottom: 20px;
}
.format-link .post-title > a {
  color: #434343;
}
.posts .owl-controls {
  display: block;
  margin-top: 10px;
}
.posts .owl-inner-pagination.owl-inner-nav .owl-dots,
.posts .owl-inner-pagination.owl-outer-nav .owl-dots {
  top: 10px;
}
.posts .owl-inner-pagination.owl-inner-nav:hover .owl-dots,
.posts .owl-inner-pagination.owl-outer-nav:hover .owl-dots {
  top: -5px;
}
.posts.sidemeta {
  padding-left: 68px;
}
.posts.sidemeta .format-wrapper {
  position: absolute;
  top: 75px;
  left: -56px;
  font-size: 25px;
}
.posts.sidemeta .format-wrapper a {
  color: #a7a7a7;
}
.posts.sidemeta .date-wrapper {
  position: absolute;
  top: 0;
  left: -68px;
}
.posts .meta {
  padding: 18px 0;
  border-bottom: 1px solid #ececec;
}
.posts .meta > li {
  display: inline;
  padding-left: 6px;
  padding-right: 6px;
}
.posts .meta > li,
.posts .meta > li a {
  color: #9f9f9f;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.posts .meta > li:before {
  content: "\f111";
  color: #9f9f9f;
  font-family: fontawesome;
  font-size: 5px;
  padding-right: 15px;
  display: inline-block;
  top: -3px;
  position: relative;
  line-height: 5px;
}
.posts .meta > li:first-child {
  padding-left: 0;
}
.posts .meta > li:first-child:before {
  content: none;
}
.posts .post {
  margin-bottom: 100px;
  position: relative;
  /*p{
			color: @content-color;
			font-size: 16px;
			line-height: 28px;
			padding: 24px 0 ;
		}

		.post-title{
			font-size: 28px;
			color: @title-color;
			line-height: 120%;
			font-weight: 400 !important;
			> a{
				color: @title-color;
			}
		}*/
}
.posts .post .date-wrapper {
  text-align: center;
  display: table;
  float: left;
  margin-right: 20px;
}
.posts .post .date-wrapper .date {
  display: table-cell;
  vertical-align: middle;
  border-radius: 4px;
  width: 52px;
  height: 71px;
  background-color: #59b210;
  line-height: 24px;
  color: #FFF;
}
.posts .post .date-wrapper .date .month {
  font-size: 15px;
  text-transform: uppercase;
  display: block;
}
.posts .post .date-wrapper .date .day {
  font-size: 18px;
  display: block;
}
.posts .post-entry {
  font-size: 17px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.posts .post-entry img {
  height: auto;
}
.posts .post-entry img:hover {
  opacity: 0.8;
}
.posts .post-entry .post-title {
  font-size: 35px;
  color: #434343;
  line-height: 120%;
  font-weight: 600 !important;
  margin-bottom: 12px;
  padding-bottom: 14px;
  padding-top: 0;
}
.posts .post-entry .post-title > a {
  color: #434343;
}
.posts .post-entry .meta {
  padding: 0 0 10px 0;
  margin-bottom: 20px;
}
.posts .post-entry .meta > li:before {
  margin-top: 0;
}
.posts .post-entry h1,
.posts .post-entry h2,
.posts .post-entry h3,
.posts .post-entry h4,
.posts .post-entry h5,
.posts .post-entry h6 {
  color: #434343;
  margin-bottom: 16px;
  padding-bottom: 14px;
  font-weight: 600!important;
  padding-top: 15px;
}
.posts .post-entry h2 {
  font-size: 23px;
  font-weight: 600!important;
}
.posts .post-entry h3 {
  font-size: 18px;
  font-weight: 600!important;
}
.posts .post-entry h4,
.posts .post-entry h5,
.posts .post-entry h6 {
  font-size: 16px;
  font-weight: 600!important;
}
.posts .post-entry p,
.posts .post-entry ul,
.posts .post-entry ol {
 font-size: 20px;
 line-height: 30px;
 color: #1b2e35;
 margin-bottom: 20px;
 font-weight: 400!important;

}
.posts .post-entry p.highlight,
.posts .post-entry ul.highlight,
.posts .post-entry ol.highlight {
  font-size: 19px;
  font-weight: 600;
}
.posts .post-entry p.highlight-light,
.posts .post-entry ul.highlight-light,
.posts .post-entry ol.highlight-light {
  font-size: 19px;
}
.posts .post-entry p.wp-caption-text {
  color: #999;
  font-size: 14px;
}
.posts .post-entry ul {
  padding-left: 40px;
}
.posts .post-entry ul ul {
  padding-left: 40px;
}
.posts .post-entry blockquote {
  border-left: 0;
  font-size: inherit;
  margin: 0;
  padding: 0;
  margin-left: 38px;
  margin-bottom: 20px;
}
.posts .post-entry blockquote p {
  font-weight: 600;
  font-size: 16px;
  font-style: italic;
}
.posts .post-entry blockquote cite {
  display: block;
  margin-top: 20px;
  font-weight: normal;
}
.posts .post-entry blockquote:before {
  content: "\f10d";
  font-family: FontAwesome;
  color: #a7a7a7;
  font-size: 25px;
  margin-left: -38px;
  float: left;
}
.posts .post-entry table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.posts .post-entry table > thead > tr > th,
.posts .post-entry table > tbody > tr > th,
.posts .post-entry table > tfoot > tr > th,
.posts .post-entry table > thead > tr > td,
.posts .post-entry table > tbody > tr > td,
.posts .post-entry table > tfoot > tr > td {
  padding: 12px;
  line-height: 28px;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.posts .post-entry table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.posts .post-entry table > caption + thead > tr:first-child > th,
.posts .post-entry table > colgroup + thead > tr:first-child > th,
.posts .post-entry table > thead:first-child > tr:first-child > th,
.posts .post-entry table > caption + thead > tr:first-child > td,
.posts .post-entry table > colgroup + thead > tr:first-child > td,
.posts .post-entry table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.posts .post-entry table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.posts .post-entry table .table {
  background-color: transparent;
}
.posts .post-entry dl,
.posts .post-entry pre {
  margin-bottom: 20px;
}
.posts .post-entry dd,
.posts .post-entry dt {
  line-height: 28px;
}
.posts .post-entry .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.entry-content {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.entry-content img {
  height: auto;
}
.entry-content img:hover {
  opacity: 0.8;
}
.entry-content .post-title {
  font-size: 28px;
  color: #434343;
  line-height: 120%;
  font-weight: 400 !important;
  margin-bottom: 12px;
  padding-bottom: 14px;
  padding-top: 0;
}
.entry-content .post-title > a {
  color: #434343;
}
.entry-content .meta {
  padding: 0 0 10px 0;
  margin-bottom: 20px;
}
.entry-content .meta > li:before {
  margin-top: 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  color: #434343;
  margin-bottom: 16px;
  padding-bottom: 14px;
  font-weight: normal !important;
  padding-top: 15px;
}
.entry-content h2 {
  font-size: 22px;
}
.entry-content h3 {
  font-size: 18px;
}
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-size: 16px;
}
.entry-content p,
.entry-content ul,
.entry-content ol {
  font-size: 16px;
  line-height: 28px;
  color: #1b2e35;
  margin-bottom: 20px;
}
.entry-content p.highlight,
.entry-content ul.highlight,
.entry-content ol.highlight {
  font-size: 19px;
  font-weight: 600;
}
.entry-content p.highlight-light,
.entry-content ul.highlight-light,
.entry-content ol.highlight-light {
  font-size: 19px;
}
.entry-content p.wp-caption-text {
  color: #999;
  font-size: 14px;
}
.entry-content ul {
  padding-left: 40px;
}
.entry-content ul ul {
  padding-left: 40px;
}
.entry-content blockquote {
  border-left: 0;
  font-size: inherit;
  margin: 0;
  padding: 0;
  margin-left: 38px;
  margin-bottom: 20px;
}
.entry-content blockquote p {
  font-weight: 600;
  font-size: 16px;
  font-style: italic;
}
.entry-content blockquote cite {
  display: block;
  margin-top: 20px;
  font-weight: normal;
}
.entry-content blockquote:before {
  content: "\f10d";
  font-family: FontAwesome;
  color: #a7a7a7;
  font-size: 25px;
  margin-left: -38px;
  float: left;
}
.entry-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.entry-content table > thead > tr > th,
.entry-content table > tbody > tr > th,
.entry-content table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.entry-content table > tbody > tr > td,
.entry-content table > tfoot > tr > td {
  padding: 12px;
  line-height: 28px;
  vertical-align: top;
  border-top: 0px solid #ddd;
}
.entry-content table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.entry-content table > caption + thead > tr:first-child > th,
.entry-content table > colgroup + thead > tr:first-child > th,
.entry-content table > thead:first-child > tr:first-child > th,
.entry-content table > caption + thead > tr:first-child > td,
.entry-content table > colgroup + thead > tr:first-child > td,
.entry-content table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.entry-content table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.entry-content table .table {
  background-color: transparent;
}
.entry-content dl,
.entry-content pre {
  margin-bottom: 20px;
}
.entry-content dd,
.entry-content dt {
  line-height: 28px;
}
.entry-content .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.comment-content {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.comment-content img {
  height: auto;
}
.comment-content img:hover {
  opacity: 0.8;
}
.comment-content .post-title {
  font-size: 28px;
  color: #434343;
  line-height: 120%;
  font-weight: 400 !important;
  margin-bottom: 12px;
  padding-bottom: 14px;
  padding-top: 0;
}
.comment-content .post-title > a {
  color: #434343;
}
.comment-content .meta {
  padding: 0 0 10px 0;
  margin-bottom: 20px;
}
.comment-content .meta > li:before {
  margin-top: 0;
}
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
  color: #434343;
  margin-bottom: 16px;
  padding-bottom: 14px;
  font-weight: normal !important;
  padding-top: 15px;
}
.comment-content h2 {
  font-size: 22px;
}
.comment-content h3 {
  font-size: 18px;
}
.comment-content h4,
.comment-content h5,
.comment-content h6 {
  font-size: 14px;
}
.comment-content p,
.comment-content ul,
.comment-content ol {
  font-size: 14px;
  line-height: 28px;
  color: #1b2e35;
  margin-bottom: 20px;
}
.comment-content p.highlight,
.comment-content ul.highlight,
.comment-content ol.highlight {
  font-size: 19px;
  font-weight: 600;
}
.comment-content p.highlight-light,
.comment-content ul.highlight-light,
.comment-content ol.highlight-light {
  font-size: 19px;
}
.comment-content p.wp-caption-text {
  color: #999;
  font-size: 14px;
}
.comment-content ul {
  padding-left: 40px;
}
.comment-content ul ul {
  padding-left: 40px;
}
.comment-content blockquote {
  border-left: 0;
  font-size: inherit;
  margin: 0;
  padding: 0;
  margin-left: 38px;
  margin-bottom: 20px;
}
.comment-content blockquote p {
  font-weight: 600;
  font-size: 14px;
  font-style: italic;
}
.comment-content blockquote cite {
  display: block;
  margin-top: 20px;
  font-weight: normal;
}
.comment-content blockquote:before {
  content: "\f10d";
  font-family: FontAwesome;
  color: #a7a7a7;
  font-size: 25px;
  margin-left: -38px;
  float: left;
}
.comment-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.comment-content table > thead > tr > th,
.comment-content table > tbody > tr > th,
.comment-content table > tfoot > tr > th,
.comment-content table > thead > tr > td,
.comment-content table > tbody > tr > td,
.comment-content table > tfoot > tr > td {
  padding: 12px;
  line-height: 28px;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.comment-content table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.comment-content table > caption + thead > tr:first-child > th,
.comment-content table > colgroup + thead > tr:first-child > th,
.comment-content table > thead:first-child > tr:first-child > th,
.comment-content table > caption + thead > tr:first-child > td,
.comment-content table > colgroup + thead > tr:first-child > td,
.comment-content table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.comment-content table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.comment-content table .table {
  background-color: transparent;
}
.comment-content dl,
.comment-content pre {
  margin-bottom: 20px;
}
.comment-content dd,
.comment-content dt {
  line-height: 28px;
}
.comment-content .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.blog-pagination {
  text-align: center;
  width: 100%;
}
.blog-pagination > li {
  display: inline-block !important;
}
.format-status .post-content {
  padding: 20px;
  background: #f9f9f9;
  box-shadow: 1px 1px 1px #ddd;
}
.format-status .media-heading {
  margin-bottom: 20px;
}
.format-status .media-body p {
  margin-bottom: 0;
}
.format-status .meta {
  border-bottom: 0;
  padding: 18px 0 0 0;
}
.format-aside .post-content {
  background-color: #f9f9f9;
  padding: 20px;
  box-shadow: 1px 1px 1px #ddd;
}
.format-aside .post-content > p:last-child {
  margin-bottom: 0;
}
.blog-sidebar select {
  max-width: 100%;
}
.blog-sidebar .widget {
  margin-bottom: 55px !important;
  font-size: 14px;
  line-height: 24px;
  color: #868686;
}
.blog-sidebar .widget .widget-title {
  border-bottom: 1px solid #ececec;
  font-size: 24px;
  font-weight: 400 !important;
  line-height: 45px;
  margin-bottom: 20px;
  color: #434343;
}
.blog-sidebar .widget > ul li,
.blog-sidebar .widget .menu li {
  font-size: 12px;
  border-bottom: 1px solid #ececec;
}
.blog-sidebar .widget > ul li > a,
.blog-sidebar .widget .menu li > a {
  color: #686868;
  font-weight: 600 !important;
  display: inline-block;
  padding: 6px 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-size: 14px;
  margin-right: 5px;
}
.blog-sidebar .widget > ul li ul,
.blog-sidebar .widget .menu li ul {
  padding-left: 15px;
}
.blog-sidebar .widget > ul li.current-cat > a,
.blog-sidebar .widget .menu li.current-cat > a {
  font-weight: 700 !important;
}
.blog-sidebar .widget > ul li:last-child,
.blog-sidebar .widget .menu li:last-child {
  border-bottom: none;
}
.blog-sidebar .widget > ul .recentcomments,
.blog-sidebar .widget .menu .recentcomments {
  font-size: 14px;
}
.blog-sidebar .widget .search-form .form-group {
  float: left;
  margin-bottom: 0;
  margin-right: -28px;
  width: 100%;
}
.blog-sidebar .widget .search-form .form-control {
  font-size: 14px;
  border: none;
  height: 42px;
  border-radius: 0px;
  background: none repeat scroll 0 0 #f6f6f6;
  box-shadow: none;
  color: #1A1A1A;
  padding-left: 10px;
  padding-right: 10px;
}
.blog-sidebar .widget .search-form .form-control:focus {
  box-shadow: none;
}
.blog-sidebar .widget .search-form button {
  border: 0 none;
  float: left;
  font-size: 13px;
  margin: 0;
  padding: 10px 10px 5px 0;
  margin-top: 1px;
  background: rgba(0, 0, 0, 0);
}
.blog-sidebar .widget .recent-post-list h5 {
  margin: 0 0 7px 0;
  font-size: 14px;
  font-weight: 300 !important;
  line-height: 18px;
}
.blog-sidebar .widget .recent-post-list h5 a {
  color: #434343;
}
.blog-sidebar .widget .recent-post-list .posted-date {
  color: #8f8f8f;
  font-size: 12px;
}
.blog-sidebar .widget .recent-post-list .sidebar-recent-post-item {
  margin-bottom: 20px;
  border-bottom: none;
}
.blog-sidebar .widget .recent-post-list .sidebar-recent-post-item .mc-default-post-thumbnail {
  height: 75px;
  width: 75px;
  font-size: 30px;
  background-color: #d0d0d0;
  border-color: #d0d0d0;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 10px!important;
}
.blog-sidebar .widget .recent-post-list .sidebar-recent-post-item .mc-default-post-thumbnail:hover {
  background-color: #626262;
  border-color: #626262;
}
.blog-sidebar .widget .recent-post-list .sidebar-recent-post-item .mc-default-post-thumbnail i {
  line-height: 75px;
}
.blog-sidebar .widget .recent-post-list img {
  height: 75px;
  width: 75px;
  overflow: hidden;
}
/* Owl Carousel for Blog Post with Gallery */
.owl-carousel-blog {
  margin-bottom: 30px;
}
.owl-carousel-blog .item {
  height: 430px !important;
}
.owl-carousel-blog .owl-prev,
.owl-carousel-blog .owl-next {
  opacity: 0.8;
}
/* Blog Post Author */
.blog-post-author {
  background: none repeat scroll 0 0 #F8F8F8;
  padding: 16px;
  margin-bottom: 60px;
  margin-top: 30px;
}
.blog-post-author .media > .pull-left {
  margin-right: 28px;
}
.blog-post-author .media .media-heading {
  font-size: 19px;
  margin: 15px 0px;
}
.blog-post-author .media .media-heading > a {
  color: #1b2e35;
}
.blog-post-author .media .media-body p {
  color: #7f7f7f;
  font-size: 16px;
  line-height: 25px;
}
/* Blog COmments */
#comments > h3 {
  font-size: 24px;
  font-weight: 400 !important;
  border-bottom: 1px solid #ececec;
  margin-bottom: 35px;
  line-height: 40px;
}
.commentlist {
  list-style: none;
  padding: 0;
}
.commentlist .children {
  list-style: none;
}
.comment-item .comment-body header {
  border-bottom: none;
}
.comment-item .comment-body .author {
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
}
.comment-item .comment-body .date {
  color: #8c8c8c;
  margin-right: 15px;
}
.comment-item .comment-body .likes,
.comment-item .comment-body .likes-count {
  margin-right: 15px;
}
.comment-item .comment-body .likes a,
.comment-item .comment-body .likes .icon {
  color: #a7a7a7;
}
.comment-item .comment-body .dislikes .icon {
  color: #a7a7a7;
}
.comment-item .comment-body .comment-reply {
  color: #434343;
}
.comment-item .comment-body .comment-content {
  margin-top: 15px;
  color: #1b2e35;
  font-size: 14px;
  line-height: 22px;
}
.entry-content h2 {
  color: #434343;
  font-size: 28px;
  line-height: 36px;
  font-weight: normal !important;
  padding-bottom: 14px;
  margin-bottom: 12px;
}
.entry-content h3 {
  color: #434343;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal !important;
  padding-bottom: 8px;
  margin-bottom: 7px;
}
.entry-content dt,
.entry-content dd,
.entry-content p,
.entry-content li,
.entry-content address {
 color: #1b2e35;
 font-size: 23px;
 line-height: 30px;
 font-weight: 400!important;
 margin: 16px 0 16px;
}
.entry-content p,
.entry-content ol,
.entry-content ul {
  margin-bottom: 20px;
}
.entry-content iframe {
  width: 100%;
  border: none;
}
.entry-content .nav-tabs {
  margin-bottom: 0;
}
.woocommerce-error li {
  color: #a94442 !important;
}
/* Reply Block */
#respond h3 {
  font-size: 24px;
  font-weight: 400 !important;
  border-bottom: 1px solid #ececec;
  line-height: 40px;
}
#respond p {
  margin-top: 15px;
  color: #1b2e35;
}
#respond .field-row {
  margin-bottom: 25px;
}
#respond .reply-form {
  margin-top: 40px;
}
#reply-block .le-input {
  padding: 9px;
}
.post-comment-button {
  font-size: 16px;
  margin-bottom: 70px;
}
.post-media {
  margin-bottom: 30px;
}
.post-media img {
  max-width: 100%;
  height: auto;
}
.comment-form .comment-form-author {
  float: left;
  width: 50%;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .comment-form .comment-form-author {
    width: 100%;
    padding-right: 0;
    float: none;
  }
}
.comment-form .comment-form-email {
  float: left;
  width: 50%;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .comment-form .comment-form-email {
    width: 100%;
    padding-left: 0;
    float: none;
  }
}
.comment-form input[type="text"],
.comment-form textarea {
  border-radius: 3px;
  background-color: #ececec;
  border: none;
  color: #1b2e35;
  width: 100%;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.comment-form input[type="text"].form-control,
.comment-form textarea.form-control {
  height: auto;
}
.comment-form input[type="text"]:focus,
.comment-form textarea:focus,
.comment-form input[type="text"]:hover,
.comment-form textarea:hover {
  background-color: #e0e0e0;
}
.comment-form .form-submit input[type="submit"] {
  border-radius: 4px;
  font-weight: bold;
  padding: 10px 20px;
  display: inline-block;
  line-height: 20px;
  border: none;
  font-size: 15px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 18px 52px;
}
.comment-form .form-submit input[type="submit"].huge {
  padding: 18px 52px;
}
.comment-form .form-submit input[type="submit"]:hover {
  color: #fff;
}
.comment-form .form-submit input[type="submit"].disabled {
  cursor: not-allowed;
  background-color: #c6c6c6;
  color: #fff;
}
.comment-form .form-submit input[type="submit"].inverse {
  background-color: #e0e0e0;
  color: #1b2e35;
  font-weight: 100;
}
.comment-form .form-submit input[type="submit"].inverse:hover {
  background-color: #ececec;
  color: #1b2e35;
}
.comment-form .form-submit input[type="submit"].big {
  padding: 15px 34px;
}
.comment-form code {
  white-space: inherit;
}
img.avatar {
  height: 100%;
  width: 100%;
}
#blog-single .posts .post {
  margin-bottom: 40px;
}
.single-col-grid .date-wrapper > a {
  width: 52px;
  height: 72px;
  display: block;
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  color: #434343;
}
.single-col-grid .date-wrapper > a .date {
  margin-top: 9px;
}
.single-col-grid .date-wrapper > a .month {
  font-size: 15px;
  line-height: 24px;
  display: block;
  text-transform: uppercase;
}
.single-col-grid .date-wrapper > a .day {
  font-size: 18px;
  line-height: 24px;
  display: block;
}
.single-col-grid .format-wrapper {
  text-align: center;
  margin-top: 14px;
}
.single-col-grid .format-wrapper a {
  color: #a7a7a7;
  font-size: 24px;
}
.single-col-grid .post-single-col-grid {
  margin-bottom: 78px;
}
.single-col-grid .post-single-col-grid .date-format-container {
  margin-right: 17px;
}
.single-col-grid .post-single-col-grid .post-thumbnail {
  display: block;
}
.single-col-grid .post-single-col-grid .mc-default-post-thumbnail {
  height: 265px;
  width: 265px;
  background-color: #d0d0d0;
  border-color: #d0d0d0;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 10px!important;
}
.single-col-grid .post-single-col-grid .mc-default-post-thumbnail:hover {
  background-color: #626262;
  border-color: #626262;
}
.single-col-grid .post-single-col-grid .mc-default-post-thumbnail i {
  line-height: 265px;
  font-size: 78px;
}
.single-col-grid .post-single-col-grid .post-title {
  font-weight: normal !important;
}
.single-col-grid .post-single-col-grid .post-title > a {
  color: #434343;
  font-size: 28px;
}
.single-col-grid .post-single-col-grid .excerpt {
  font-size: 14px;
  line-height: 24px;
  color: #1b2e35;
  padding: 20px 0;
}
.single-col-grid .post-single-col-grid .excerpt p {
  margin: 0;
}
.two-col-grid .post-two-col-grid {
  margin-bottom: 78px;
}
.two-col-grid .post-two-col-grid .post-thumbnail {
  display: block;
  margin-bottom: 45px;
  max-width: 100%;
  border-radius: 10px!important;
}
.two-col-grid .post-two-col-grid .mc-default-post-thumbnail {
  height: 245;
  width: 430px;
  max-width: 100%;
  background-color: #d0d0d0;
  border-color: #d0d0d0;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 10px!important;

}
.two-col-grid .post-two-col-grid .mc-default-post-thumbnail:hover {
  background-color: #626262;
  border-color: #626262;
}
.two-col-grid .post-two-col-grid .mc-default-post-thumbnail i {
  line-height: 245px;
  font-size: 72px;
}
.two-col-grid .post-two-col-grid .post-title {
  font-weight: normal !important;
}
.two-col-grid .post-two-col-grid .post-title > a {
  color: #434343;
  font-size: 28px;
}
.two-col-grid .post-two-col-grid .excerpt {
  font-size: 14px;
  line-height: 24px;
  color: #1b2e35;
  padding: 20px 0;
}
.two-col-grid .post-two-col-grid .excerpt p {
  margin: 0;
}
/*===================================================================================*/
/*  My Account Page
/*===================================================================================*/
.address header {
  padding: 0;
  border-bottom: none;
  margin-bottom: 10px;
}
.address header h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600 !important;
}
.address header .edit {
  line-height: 28px;
  padding-top: 15px;
}
.address address {
  color: #1b2e35;
  font-size: 16px;
  line-height: 28px;
}
.address address p {
  margin-bottom: 0;
}
mark {
  background-color: #f9f2f4;
  border-radius: 4px;
  color: #c7254e;
  font-size: 90%;
  padding: 2px 4px;
}
/*===================================================================================*/
/*  404 Page
/*===================================================================================*/
.info-404 h2 {
  font-size: 200px;
  font-weight: 700 !important;
  line-height: 200px;
}
.info-404 .sub-form-row input {
  border: 1px solid #e0e0e0;
  padding: 18px;
  color: #1b2e35;
  width: 82%;
  border-radius: 5px 0 0 5px;
}
.info-404 .sub-form-row .le-button {
  border-radius: 0 5px 5px 0;
  padding: 19px 31px 20px 31px;
  margin: 0 0 0 -5px;
}
/*===================================================================================*/
/*  Sidebar
/*===================================================================================*/
.sidebar ul {
  list-style: none;
}
.sidebar .star-rating {
  float: none;
  display: block;
}
.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4 {
  font-weight: 500 !important;
}
.sidebar .widget-title {
  border-bottom: 1px solid #ececec;
  font-size: 24px;
  font-weight: 400 !important;
  line-height: 30px;
  color: #434343;
  margin-bottom: 20px;
  padding-bottom: 10px;
  letter-spacing: -1px;
}
.sidebar .search-form .form-group {
  float: left;
  margin-bottom: 0;
  margin-right: -28px;
  width: 100%;
}
.sidebar .search-form .form-control {
  font-size: 14px;
  border: none;
  height: 42px;
  border-radius: 0px;
  background: none repeat scroll 0 0 #f6f6f6;
  box-shadow: none;
  color: #1A1A1A;
  padding-left: 10px;
  padding-right: 10px;
}
.sidebar .search-form .form-control:focus {
  box-shadow: none;
}
.sidebar .search-form button {
  border: 0 none;
  float: left;
  font-size: 13px;
  margin: 0;
  padding: 10px 10px 5px 0;
  margin-top: 1px;
  background: rgba(0, 0, 0, 0);
}
.sidebar .yith-woocompare-widget:before,
.sidebar .yith-woocompare-widget:after {
  content: " ";
  display: table;
}
.sidebar .yith-woocompare-widget:after {
  clear: both;
}
.sidebar .yith-woocompare-widget .products-list li:before,
.sidebar .yith-woocompare-widget .products-list li:after {
  content: " ";
  display: table;
}
.sidebar .yith-woocompare-widget .products-list li:after {
  clear: both;
}
.sidebar .yith-woocompare-widget .products-list li .title {
  color: #1b2e35;
  line-height: 26px;
  display: block;
  font-size: 14px;
  padding: 6px 0;
  float: left;
}
.sidebar .yith-woocompare-widget .products-list li .remove {
  float: right;
  font-size: 0;
}
.sidebar .yith-woocompare-widget .products-list li .remove:after {
  content: "\f00d";
  font-family: fontawesome;
  font-size: 10px;
  display: inline-block;
  margin-top: 12px;
  color: #ccc;
}
.sidebar .yith-woocompare-widget .products-list li .remove:hover:after {
  color: #990000;
}
.sidebar .yith-woocompare-widget .clear-all {
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #434343;
}
.sidebar .yith-woocompare-widget .clear-all:hover {
  color: #a9a9a9;
}
.sidebar .yith-woocompare-widget .compare {
  float: right;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #434343;
}
.sidebar .yith-woocompare-widget .compare:hover {
  color: #a9a9a9;
}
.sidebar .product-categories > .cat-item .count {
  display: none;
}
.sidebar .product-categories li > a {
  color: #1b2e35;
  line-height: 26px;
  font-size: 14px;
  padding: 6px 0;
  display: block;
}
.sidebar .product-categories li.cat-parent > a .child-indicator {
  float: right;
  display: inline-block;
}
.sidebar .product-categories li.cat-parent > a .child-indicator:before {
  font-family: fontawesome;
  content: "\f105";
  font-size: 18px;
}
.sidebar .product-categories li.cat-parent > a .child-indicator.open:before {
  content: "\f107";
}
.sidebar .product-categories .children {
  display: none;
  padding-left: 15px;
}
.sidebar .product-categories .children li > a:before {
  font-family: fontawesome;
  content: "\f105";
  margin: 0 5px 0 0;
  transition: all 0.3s ease;
}
.sidebar .product-categories .children li > a:hover:before {
  margin-right: 10px;
}
.sidebar .product-categories .current-cat-parent > a .child-indicator:before {
  content: "\f107";
}
.sidebar .product-categories .current-cat-parent > .children {
  display: block;
}
.sidebar .product-categories .current-cat > .children {
  display: block;
}
.sidebar .product-categories .current-cat > a {
  font-weight: bold;
}
.sidebar #searchform #s {
  background: none repeat scroll 0 0 #f6f6f6;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #1a1a1a;
  font-size: 14px;
  height: 42px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  width: 100%;
}
.sidebar #searchform .screen-reader-text {
  display: none;
}
.sidebar #searchform #searchsubmit {
  background-color: transparent;
  display: none;
}
.sidebar #searchform > div {
  position: relative;
}
.sidebar #searchform > div:after {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  right: 12px;
  bottom: 12px;
}
.sidebar .widget_shopping_cart .basket-item-count {
  display: none;
}
.sidebar .widget_shopping_cart .total-price-basket .lbl {
  color: #1b2e35;
  margin-right: 5px;
  text-transform: uppercase;
}
.sidebar .widget_shopping_cart .total-price-basket .total-price {
  font-weight: 600;
  color: #434343;
  font-size: 14px !important;
}
.sidebar .widget_shopping_cart .dropdown-menu {
  border: medium none;
  box-shadow: none;
  display: block;
  padding: 0;
  position: static;
}
.sidebar .widget_shopping_cart .dropdown-menu .basket-item {
  margin-top: 20px;
}
.sidebar .widget_shopping_cart .dropdown-menu .basket-item .thumb {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  display: inline-block;
  margin-right: 10px;
}
.sidebar .widget_shopping_cart .dropdown-menu .basket-item .title {
  color: #434343;
  display: inline-block;
  font-size: 14px;
  font-weight: 600 !important;
  line-height: 20px;
}
.sidebar .widget_shopping_cart .dropdown-menu .basket-item .amount {
  font-weight: 700;
  font-size: 15px;
}
.sidebar .widget_shopping_cart .dropdown-menu .checkout > .basket-item > .row {
  margin: 0;
}
.sidebar .widget_shopping_cart .dropdown-menu .checkout > .basket-item > .row > div {
  margin: 0;
  padding: 0;
}
.sidebar .widget_layered_nav ul li {
  line-height: 26px;
  padding: 6px 0;
  vertical-align: middle;
}
.sidebar .widget_layered_nav ul li > a {
  font-size: 14px;
  color: #1b2e35;
}
.sidebar .widget_layered_nav ul li .count {
  float: right;
}
.sidebar .widget_layered_nav ul li .count:before {
  content: "(";
}
.sidebar .widget_layered_nav ul li .count:after {
  content: ")";
}
.sidebar .widget_layered_nav ul ul {
  padding-left: 15px;
}
.sidebar .product_list_widget {
  padding-left: 0;
  list-style: none;
}
.sidebar .product_list_widget .media,
.sidebar .product_list_widget .media .media {
  margin-top: 20px;
}
.sidebar .product_list_widget .media:first-child {
  margin-top: 0;
}
.sidebar .product_list_widget .media > .thumb-holder {
  margin-right: 10px;
  float: left;
  border-radius: 10px!important;
}
.sidebar .product_list_widget .media > .thumb-holder img {
  display: block;
  border-radius: 10px!important;
}
.sidebar .product_list_widget .media .media-heading {
  line-height: 20px;
  font-size: 14px;
  display: inline-block;
  font-weight: 600 !important;
  color: #1b2e35;
}
.sidebar .product_list_widget .media .media-heading > a {
  color: #1b2e35;
}
.sidebar .product_list_widget .price {
  line-height: 28px;
}
.sidebar .product_list_widget .price .price-prev,
.sidebar .product_list_widget .price del .amount {
  color: #c6c6c6;
  font-size: 11px;
  text-decoration: line-through;
}
.sidebar .product_list_widget .price .price-current,
.sidebar .product_list_widget .price ins,
.sidebar .product_list_widget .price ins .amount {
  font-size: 15px;
  font-weight: 700 !important;
  font-weight: 800;
  text-decoration: none;
}
.sidebar .product_list_widget .price .price-prev,
.sidebar .product_list_widget .price .price-current {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
}
.sidebar.narrow {
  width: 23%;
  padding: 0 20px 0 0;
}
.sidebar.wide {
  width: 77%;
}
.sidebar .price-filter {
  border-top: 1px solid #e0e0e0;
  margin: 19px 0 0 0;
  padding: 10px 0 0 0;
}
.sidebar .price-range-holder {
  padding: 18px 0px 47px 0px;
  position: relative;
}
.sidebar .price-range-holder .filter-button a {
  text-transform: uppercase !important;
}
.sidebar .price-range-holder .filter-button a:hover {
  color: #1b2e35;
}
.sidebar .price-range-holder .min-max,
.sidebar .price-range-holder .filter-button {
  margin: 14px 0 0 0;
  font-size: 13px;
}
.sidebar .price-range-holder .price-slider {
  visibility: hidden;
}
.sidebar .price-range-holder .price-range.in {
  overflow: visible;
}
.sidebar .price-range-holder .slider .tooltip {
  margin-top: 55px;
}
.sidebar .price-range-holder .min-max {
  float: left;
}
.sidebar .price-range-holder .filter-button {
  float: right;
}
.sidebar .price-range-holder .filter-button a {
  font-weight: 700 !important;
  font-weight: 800;
}
.sidebar .simple-banner {
  margin: 43px 0 34px 0;
}
.sidebar .simple-banner a {
  display: block;
}
.sidebar .widget {
  margin: 0 0 45px 0;
}
.sidebar .widget .row {
  padding: 0;
  margin: 0;
}
.sidebar .widget .body {
  margin: 10px 0;
  padding: 10px;
}
.sidebar .widget .product-list {
  margin: 30px 0 0 0;
  padding: 0;
}
.sidebar .widget .product-list li {
  margin: 0 0 20px 0;
}
.sidebar .widget .product-list li a {
  line-height: 20px;
  font-size: 14px;
  display: inline-block;
  font-weight: 600;
  color: #1b2e35;
}
.sidebar .widget .bordered {
  border: 2px solid #ececec;
  border-radius: 10px;
}
.sidebar .widget hr {
  margin: 5px 0;
}
.sidebar .widget .category-filter ul {
  padding: 0 3px;
  margin: 10px 0 0 0;
}
.sidebar .widget .category-filter ul li {
  position: relative;
}
.sidebar .widget .category-filter ul span {
  font-size: 12px;
  vertical-align: bottom;
  display: inline-block;
  line-height: 24px;
  margin: 0 8px 0 0;
}
.sidebar .widget .category-filter ul label {
  font-weight: 400;
  font-size: 12px;
  margin: 0 0 3px;
  line-height: 20px;
}
.sidebar .widget_recent_reviews .product_list_widget > li {
  margin-top: 20px;
  overflow: hidden;
  zoom: 1;
}
.sidebar .widget_recent_reviews .product_list_widget > li:first-child {
  margin-top: 0;
}
.sidebar .widget_recent_reviews .product_list_widget > li > a {
  display: block;
  width: 100%;
  line-height: 20px;
  font-size: 14px;
  font-weight: 600 !important;
  color: #1b2e35;
  margin-bottom: 5px;
}
.sidebar .widget_recent_reviews .product_list_widget > li > a > img {
  display: block;
  margin-right: 10px;
  float: left;
}
.sidebar .product-filters {
  margin-bottom: 25px;
}
.sidebar .product-filters h3 {
  line-height: 52px;
  font-size: 28px;
  letter-spacing: -1px;
}
.sidebar .product-filters .widgets {
  border: 2px solid #ececec;
  border-radius: 10px;
  margin: 10px 0;
  padding: 10px;
}
.sidebar .product-filters .widgets > .widget {
  margin-bottom: 19px;
  padding-bottom: 19px;
  border-bottom: 1px solid #e0e0e0;
}
.sidebar .product-filters .widgets > .widget:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.sidebar .product-filters .widgets .widget-title {
  font-size: 18px;
  line-height: 37px;
  letter-spacing: -1px;
  margin: 0;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.sidebar .product-filters .widgets .widget-title + ul {
  padding: 0 3px;
}
.sidebar .product-filters .widgets .widget-title + ul > li {
  font-weight: 400;
  font-size: 12px;
  margin: 0 0 3px;
  line-height: 20px;
  padding: 0;
}
.sidebar .product-filters .widgets .widget-title + ul > li a {
  color: #1b2e35;
  font-size: 12px;
  line-height: 20px;
  padding: 0;
}
.sidebar .product-filters .widgets .widget-title + ul > li a:before {
  content: "\f096";
  font-family: fontawesome;
  display: inline-block;
  padding-right: 10px;
  color: #e0e0e0;
  width: 20px;
}
.sidebar .product-filters .widgets .widget-title + ul > li a:hover:before {
  content: "\f14a";
}
.sidebar .product-filters .widgets .widget-title + ul > li .count {
  float: right;
  margin: 0 8px 0 0;
  font-size: 12px;
  vertical-align: bottom;
}
.sidebar .product-filters .widgets .widget-title + ul > li .count:before {
  content: "(";
}
.sidebar .product-filters .widgets .widget-title + ul > li .count:after {
  content: ")";
}
.sidebar .product-filters .chosen > a:before {
  content: "\f14a" !important;
  font-family: fontawesome;
}
.sidebar .product-filters .widget_layered_nav_filters .chosen > a:before {
  content: none !important;
}
.sidebar .product-filters .widget_layered_nav_filters .chosen > a:after {
  content: "\f057";
  font-family: fontawesome;
  float: right;
  display: inline-block;
}
.sidebar .tagcloud a {
  color: #686868;
  line-height: 34px;
}
/*===================================================================================*/
/*  Footer
/*===================================================================================*/
#footer {
  padding: 54px 0 0 0;
}
#footer ul {
  list-style: none;
}
#footer .widget-title {
  font-size: 21px;
  line-height: 32px;
  letter-spacing: -1px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 11px;
}
#footer .logo-text {
  font-weight: 900;
  font-size: 34px;
  display: block;
  letter-spacing: -2px;
}
#footer h3 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -1px;
  padding-bottom: 11px;
}
#footer .widget .row {
  padding: 0;
  margin: 0;
}
#footer .widget .widget-title {
  margin-bottom: 27px;
}
#footer .widget .body li {
  margin: 0 0 20px 0;
}
#footer .widget .body li a {
  line-height: 15px;
  font-size: 16px;
  font-weight: 700;
  color: #204fee;
}
#footer .widget .price {
  line-height: 21px;
}
#footer .widget .price del,
#footer .widget .price ins {
  text-decoration: none;
}
#footer .widget .price .price-prev,
#footer .widget .price del > .amount {
  color: #c6c6c6;
  font-size: 11px;
  text-decoration: line-through;
}
#footer .widget .price .price-current,
#footer .widget .price ins > .amount,
#footer .widget .price > .amount {
  font-size: 15px;
  color: #1b2e35;
}
#footer .widget .price .price-prev,
#footer .widget .price .price-current,
#footer .widget .price del,
#footer .widget .price ins {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
}
#footer .widget .thumb-holder {
  float: right;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #e0e0e0;
}
#footer .widget .thumb-holder img {
  width: 75px;
  height: 47px;
  border-radius: 10px!important;
}
#footer .sub-form-row {
  margin: 51px 0;
  position: relative;
  z-index: 200;
}
#footer .sub-form-row:before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  height: 1px;
  width: 100%;
  background-color: #e0e0e0;
  z-index: -1;
}
#footer .sub-form-row input {
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  padding: 18px;
  color: #1b2e35;
  width: 82%;
  border-radius: 5px 0  0 5px ;
}
#footer .sub-form-row button {
  border-radius: 0 5px 5px 0;
  padding: 19px 31px 20px 31px;
  margin: 0 0 0 -5px;
}
#footer .link-list-row {
  margin: 75px 0 72px 0;
}
#footer .link-list-row .contact-info .regular-bold {
  margin: 0 0 29px 0;
}
#footer .link-list-row .contact-info .social-icons {
  margin: 58px 0 0 0;
}
#footer .link-list-row .contact-info .social-icons h3 {
  line-height: 27px;
}
#footer .link-list-row .footer-logo {
  display: inline-block;
  vertical-align: top;
  margin: 7px 0 30px 0;
}
#footer .link-list-row .link-widget {
  display: inline-block;
  vertical-align: top;
  width: 215px;
  margin: 0 0 0 15px;
}
#footer .link-list-row .link-widget h3 {
  padding-bottom: 32px;
}
#footer .link-list-row .link-widget li {
  margin: 0 0 12px 0;
}
#footer .link-list-row .link-widget li a {
  color: #1b2e35;
}
#footer .copyright-bar {
  background-color: #1b2e35;
  padding: 17px 0;
}
#footer .copyright-bar .copyright {
  line-height: 30px;
  color: #8a8a8a;
}
#footer .copyright-bar .copyright a {
  color: #fff;
  font-weight: 600;
}
#footer .payment-methods {
  text-align: right;
}
#footer .payment-methods li {
  display: inline-block;
  width: 50px;
  background-color: #fff;
  border-radius: 2px;
  text-align: center;
  padding: 0px 5px;
}
#footer .payment-methods li:hover {
  cursor: pointer;
}
#footer .payment-methods li:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
}
#footer .payment-methods li img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}
#footer .star-rating {
  float: none;
  display: inline-block;
}
#footer .footer-bottom-widget-area .columns {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
}
#footer .footer-bottom-widget-area .columns:last-child {
  margin-right: 0;
}
#footer .footer-bottom-widget-area .widget-title {
  padding-bottom: 32px;
  border-bottom: none;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -1px;
  margin-bottom: 0;
}
#footer .footer-bottom-widget-area .widget-title + ul > li,
#footer .footer-bottom-widget-area .menu > li {
  margin: 0 0 12px 0;
}
#footer .footer-bottom-widget-area .widget-title + ul > li a,
#footer .footer-bottom-widget-area .menu > li a {
  color: #1b2e35;
  font-weight: normal;
}
#footer .footer-bottom-widget-area .widget-title + ul > li ul,
#footer .footer-bottom-widget-area .menu > li ul {
  display: none;
}
/*===================================================================================*/
/*  Browser Specific Styles
/*===================================================================================*/
.gecko .dropdown > a:after {
  vertical-align: middle!important;
}
.gecko .dropdown-toggle:after {
  vertical-align: middle!important;
}
.gecko header .top-search-holder .search-area .search-button:after {
  vertical-align: middle!important;
}
.ie9 #top-megamenu-nav .dropdown .dropdown-toggle:before {
  bottom: -23%;
}
.ie9 .le-select select {
  padding: 5px;
}
.ie9 .le-select:after {
  display: none;
}
/*===================================================================================*/
/*  Responsive Layout
/*===================================================================================*/
select.top-drop-menu {
  margin: 10px 0 0 0;
  padding: 10px;
  width: 100%;
  color: #000;
}
.carousel-item.size-small {
  min-width: 190px;
}
.carousel-item.size-medium {
  min-width: 225px;
}
.navbar-collapse {
  padding: 0;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-collapse {
  max-height: none;
}
/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  .tab-holder .nav-tabs {
    height: auto;
  }
  #top-megamenu-nav .nav .dropdown {
    border-right: none;
    width: 100%;
  }
  #top-megamenu-nav .nav > li {
    border-right: none;
    width: 100%;
  }
  #top-megamenu-nav .nav .dropdown-menu {
    min-width: 0;
    max-width: none;
    width: 100%;
    background-color: #FFF;
  }
  .top-bar > .container > div {
    margin: 10px 0;
  }
  .top-bar ul.right,
  .top-bar {
    text-align: left!important;
  }
  .top-bar > .container > div > ul > li > a {
    font-size: 11px !important;
    padding: 0 9px !important;
  }
  .logo {
    text-align: center;
  }
  .logo > a {
    display: block;
    margin-bottom: 20px;
  }
  .logo > a > svg {
    display: block;
    margin: 0 auto;
  }
  #owl-main .caption .big-text {
    font-size: 30px;
    line-height: 30px;
  }
  #owl-main .caption .big-text .bg {
    font-size: 50px;
    line-height: 60px;
  }
  header .top-search-holder {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  header .top-search-holder .contact-row {
    text-align: center;
    margin-bottom: 20px;
  }
  header .top-search-holder .contact-row > div,
  header .top-search-holder .contact-row .phone,
  header .top-search-holder .contact-row .contact {
    margin: 0;
    margin-bottom: 5px;
    display: block !important;
  }
  header .top-cart-holder .basket .dropdown-menu {
    width: 300px;
    left: -136px;
  }
  header .top-cart-holder .basket .checkout .le-button {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  header .top-search-holder .search-area .categories-filter .dropdown-menu {
    width: 100%;
  }
  .carousel-holder .title-nav .nav-holder:after {
    width: 70%;
  }
  .brands-carousel .brand-item {
    margin: 0;
    width: 100%;
  }
  #single-product .tab-holder .nav-tabs {
    height: auto;
  }
  input[type="submit"].le-button {
    width: 100%;
  }
  #top-mega-nav ul.inline {
    width: 100%;
  }
  #top-mega-nav .le-dropdown {
    width: 100%;
  }
  #top-mega-nav .le-dropdown > .dropdown-toggle {
    width: 100%;
  }
  #top-mega-nav .le-dropdown > .dropdown-toggle:after {
    float: right;
  }
  .field-row,
  #checkout-page .billing-address .field-row,
  #checkout-page .shipping-address .field-row {
    margin-bottom: 0;
  }
  .field-row > div,
  #checkout-page .billing-address .field-row > div,
  #checkout-page .shipping-address .field-row > div {
    margin-bottom: 20px;
  }
  #total-area > div {
    padding-left: 0;
  }
  .cf-style-1 .field-row {
    margin-bottom: 0;
  }
  #billing_address_2_field > label,
  #shipping_address_2_field > label {
    display: none;
  }
  .mc_service_icon {
    margin-top: 60px;
  }
  .mc-team-member {
    margin-top: 20px;
  }
  .wishlist-item .wishlist-product {
    margin-bottom: 20px;
  }
  .wishlist-item .price {
    line-height: 40px;
  }
  .banner {
    margin-bottom: 10px;
  }
  .banner .banner-text {
    top: 25%;
  }
  .banner .banner-text h1 {
    font-size: 20px;
    line-height: 22px;
  }
  .banner .banner-text .tagline {
    font-size: 14px;
    line-height: 24px;
  }
  .banner .banner-image {
    width: 100%;
  }
  .sidemenu-holder {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .homebanner-holder {
    width: 100% !important;
    padding: 0;
  }
  .six-one-products-grid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .six-one-products-grid .product-grid-holder .product-item-holder.size-medium {
    max-width: none;
  }
  .six-one-products-grid .single-product-gallery .single-product-gallery-item {
    width: 100%;
  }
  .six-one-products-grid .six-products-grid .product-grid-holder .product-item-holder:last-child {
    border-right-width: 1px;
  }
  .six-one-products-grid .section-title {
    text-align: center;
  }
  .product-grid-holder .product-item-holder {
    border-right: 1px solid #ececec;
    margin-bottom: 10px;
  }
  .nav-tabs {
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    margin-bottom: 15px;
  }
  .nav-tabs > li.active,
  .nav-tabs li {
    padding: 0;
    margin: 0;
    display: block;
  }
  .nav-tabs > li.active > a,
  .nav-tabs li > a {
    width: 100%;
    font-size: 15px;
    padding: 18px 39px;
    margin: 0;
    border-radius: 0;
    border-bottom: 1px solid #e0e0e0;
    line-height: 24px;
  }
  .nav-tabs > li.active:last-child > a,
  .nav-tabs li:last-child > a {
    border-bottom: none !important;
  }
  #bestsellers .size-medium {
    max-width: 100% !important;
  }
  #bestsellers .single-product-gallery {
    border-left-width: 1px;
  }
  #bestsellers .single-product-gallery .single-product-gallery-item {
    max-width: 100% !important;
  }
  .megamenu-horizontal .dropdown-menu {
    left: 0 !important;
    max-width: 100%;
    top: 100% !important;
    min-width: 0 !important;
  }
  .megamenu-horizontal .dropdown-menu .yamm-content .dropdown-banner-holder {
    position: relative !important;
  }
  .brands-carousel .carousel-item {
    margin: 0 auto !important;
  }
  .product-grid-holder .product-item-holder.size-small {
    max-width: 100% !important;
  }
  .products-carousel-6 .product-grid-holder .product-item-holder {
    border: 1px solid #e0e0e0;
  }
  .products-carousel-6 .owl-item {
    margin-right: 0;
  }
  .products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices {
    padding: 12px 0;
  }
  .products-carousel-6.owl-carousel .owl-stage-outer {
    width: 100%;
  }
  #footer .footer-bottom-widget-area .columns {
    margin-top: 20px;
  }
  #footer .sub-form-row:before {
    content: none;
  }
  #footer .sub-form-row input {
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  #footer .sub-form-row button {
    margin: 0 auto;
    width: 100%;
    border-radius: 5px;
    margin-top: 5px;
  }
  #footer .link-list-row {
    margin-bottom: 30px;
  }
  #footer .link-list-row .link-widget h3 {
    margin-bottom: 15px;
    padding-bottom: 0;
    margin-top: 30px;
  }
  #footer .copyright-bar .container > div {
    text-align: center;
  }
  #footer .copyright-bar .container > div:first-child {
    margin-bottom: 10px;
  }
  #footer .copyright-bar .container > div .payment-methods {
    text-align: center;
  }
  #footer .copyright-bar .container > div .payment-methods > ul {
    text-align: center;
  }
  #footer .copyright-bar .container > div .payment-methods > ul > li {
    display: inline-block;
  }
  .sidebar {
    width: 100%!important;
  }
  .style-cart-page .cart-summary {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .cart-buttons .buttons-holder .le-button {
    margin-bottom: 10px;
  }
  .coupon .inline-input input[type="text"] {
    width: 100% !important;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  .coupon .inline-input .le-button {
    border-radius: 5px;
  }
  .quantity-spinner {
    margin-top: 10px;
  }
  .quantity-spinner:before,
  .quantity-spinner:after {
    content: " ";
    display: table;
  }
  .quantity-spinner:after {
    clear: both;
  }
  #cart-page .cart-item .unit-price {
    margin-bottom: 15px;
  }
  #cart-page .cart-item .item-subtotal .price {
    margin-top: 10px;
    line-height: 57px;
  }
  #cart-page .cart-collaterals {
    margin-left: -15px;
    margin-right: -15px;
  }
  .top-cart-row-container {
    text-align: center;
  }
  #top-mega-nav .dropdown-menu,
  .side-menu .dropdown-menu,
  .le-le-dropdown .dropdown-menu {
    border: 0 none;
    box-shadow: none;
    float: none !important;
    position: static !important;
    width: 100%;
    min-width: 0 !important;
    max-width: 100% !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  #single-product > .product .container-fluid {
    padding: 0;
  }
  #single-product .single-product-gallery-thumbs .owl-stage-outer {
    width: 100.6%;
  }
  #single-product .tab-pane {
    padding: 15px;
  }
  #single-product .body-holder #addto-cart {
    margin: 15px 0 0 0;
    width: 100%;
  }
  #single-product .variations > tbody > tr > td {
    vertical-align: top;
  }
  #single-product .comment-item .comment-body {
    margin-top: 10px;
  }
  #single-product .comment-item .comment-body:before {
    content: none;
  }
  #single-product .comment-item .comment-body:after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e0e0e0;
    top: -15px;
    left: 5px;
  }
  .products-list .product-item .row .image-holder {
    width: 100% !important;
    padding: 27px;
  }
  .products-list .product-item .row .body-holder {
    width: 100%;
    padding: 27px;
  }
  .products-list .product-item .row .price-area {
    width: 100%;
  }
  .products-list .product-item .row .price-area .le-button {
    display: block;
    text-align: center;
  }
  .grid-view .size-big .product-item-wrap,
  .owl-stage-outer .size-big .product-item-wrap,
  .grid-view .size-small .product-item-wrap,
  .owl-stage-outer .size-small .product-item-wrap,
  .grid-view .size-medium .product-item-wrap,
  .owl-stage-outer .size-medium .product-item-wrap {
    height: 497px;
  }
  .grid-view .size-big .product-item-wrap.test .product-item .product-price-container,
  .owl-stage-outer .size-big .product-item-wrap.test .product-item .product-price-container,
  .grid-view .size-small .product-item-wrap.test .product-item .product-price-container,
  .owl-stage-outer .size-small .product-item-wrap.test .product-item .product-price-container,
  .grid-view .size-medium .product-item-wrap.test .product-item .product-price-container,
  .owl-stage-outer .size-medium .product-item-wrap.test .product-item .product-price-container,
  .grid-view .size-big .product-item-wrap:hover .product-item .product-price-container,
  .owl-stage-outer .size-big .product-item-wrap:hover .product-item .product-price-container,
  .grid-view .size-small .product-item-wrap:hover .product-item .product-price-container,
  .owl-stage-outer .size-small .product-item-wrap:hover .product-item .product-price-container,
  .grid-view .size-medium .product-item-wrap:hover .product-item .product-price-container,
  .owl-stage-outer .size-medium .product-item-wrap:hover .product-item .product-price-container {
    padding-bottom: 30px;
  }
  .grid-view .size-big .product-item-wrap .product-item,
  .owl-stage-outer .size-big .product-item-wrap .product-item,
  .grid-view .size-small .product-item-wrap .product-item,
  .owl-stage-outer .size-small .product-item-wrap .product-item,
  .grid-view .size-medium .product-item-wrap .product-item,
  .owl-stage-outer .size-medium .product-item-wrap .product-item {
    padding-bottom: 0;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-item-inner,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-item-inner,
  .grid-view .size-small .product-item-wrap .product-item .product-item-inner,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-item-inner,
  .grid-view .size-medium .product-item-wrap .product-item .product-item-inner,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-item-inner {
    max-width: none;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-price-container,
  .grid-view .size-small .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-price-container,
  .grid-view .size-medium .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-price-container {
    padding-bottom: 30px;
  }
  .grid-view .size-big .product-item-wrap .product-item,
  .owl-stage-outer .size-big .product-item-wrap .product-item,
  .grid-view .size-small .product-item-wrap .product-item,
  .owl-stage-outer .size-small .product-item-wrap .product-item,
  .grid-view .size-medium .product-item-wrap .product-item,
  .owl-stage-outer .size-medium .product-item-wrap .product-item {
    padding: 34.05px 0 0 0;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-image,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-image,
  .grid-view .size-small .product-item-wrap .product-item .product-image,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-image,
  .grid-view .size-medium .product-item-wrap .product-item .product-image,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-image,
  .grid-view .size-big .product-item-wrap .product-item .product-body,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-body,
  .grid-view .size-small .product-item-wrap .product-item .product-body,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-body,
  .grid-view .size-medium .product-item-wrap .product-item .product-body,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-body {
    padding-left: 34.05px;
    padding-right: 34.05px;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-price-container,
  .grid-view .size-small .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-price-container,
  .grid-view .size-medium .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-price-container {
    margin-left: 34.05px;
    margin-right: 34.05px;
  }
  .grid-view .size-big .product-item-wrap .product-item,
  .owl-stage-outer .size-big .product-item-wrap .product-item,
  .grid-view .size-small .product-item-wrap .product-item,
  .owl-stage-outer .size-small .product-item-wrap .product-item,
  .grid-view .size-medium .product-item-wrap .product-item,
  .owl-stage-outer .size-medium .product-item-wrap .product-item {
    width: 100%;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-item-inner,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-item-inner,
  .grid-view .size-small .product-item-wrap .product-item .product-item-inner,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-item-inner,
  .grid-view .size-medium .product-item-wrap .product-item .product-item-inner,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-item-inner {
    margin: auto;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-title,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-title,
  .grid-view .size-small .product-item-wrap .product-item .product-title,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-title,
  .grid-view .size-medium .product-item-wrap .product-item .product-title,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-title {
    margin-bottom: 5px;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-image,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-image,
  .grid-view .size-small .product-item-wrap .product-item .product-image,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-image,
  .grid-view .size-medium .product-item-wrap .product-item .product-image,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-image {
    text-align: center;
    width: 246px;
    height: 186px;
    margin-left: auto;
    margin-right: auto;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-image img,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-image img,
  .grid-view .size-small .product-item-wrap .product-item .product-image img,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-image img,
  .grid-view .size-medium .product-item-wrap .product-item .product-image img,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-image img {
    max-width: 100%;
    height: auto;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-body,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-body,
  .grid-view .size-small .product-item-wrap .product-item .product-body,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-body,
  .grid-view .size-medium .product-item-wrap .product-item .product-body,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-body {
    height: 83px;
    margin-top: 54px;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-price-container,
  .grid-view .size-small .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-price-container,
  .grid-view .size-medium .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-price-container {
    border-top: 1px solid #ececec;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-price-container,
  .grid-view .size-small .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-price-container,
  .grid-view .size-medium .product-item-wrap .product-item .product-price-container,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-price-container {
    color: #301c53;
    font-size: 18px;
    font-weight: 700;
    text-align: right;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-price-container ins,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-price-container ins,
  .grid-view .size-small .product-item-wrap .product-item .product-price-container ins,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-price-container ins,
  .grid-view .size-medium .product-item-wrap .product-item .product-price-container ins,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-price-container ins {
    text-decoration: none;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-price-container del,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-price-container del,
  .grid-view .size-small .product-item-wrap .product-item .product-price-container del,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-price-container del,
  .grid-view .size-medium .product-item-wrap .product-item .product-price-container del,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-price-container del {
    color: #b7b7b7;
    font-size: 14px;
    padding-top: 2px;
    float: left;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-title,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-title,
  .grid-view .size-small .product-item-wrap .product-item .product-title,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-title,
  .grid-view .size-medium .product-item-wrap .product-item .product-title,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-title {
    color: #204fee;
    font-size: 15px;
    line-height: 19.5px;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-title > a,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-title > a,
  .grid-view .size-small .product-item-wrap .product-item .product-title > a,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-title > a,
  .grid-view .size-medium .product-item-wrap .product-item .product-title > a,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-title > a,
  .grid-view .size-big .product-item-wrap .product-item .product-title > a:hover,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-title > a:hover,
  .grid-view .size-small .product-item-wrap .product-item .product-title > a:hover,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-title > a:hover,
  .grid-view .size-medium .product-item-wrap .product-item .product-title > a:hover,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-title > a:hover,
  .grid-view .size-big .product-item-wrap .product-item .product-title > a:focus,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-title > a:focus,
  .grid-view .size-small .product-item-wrap .product-item .product-title > a:focus,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-title > a:focus,
  .grid-view .size-medium .product-item-wrap .product-item .product-title > a:focus,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-title > a:focus,
  .grid-view .size-big .product-item-wrap .product-item .product-title > a:active,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-title > a:active,
  .grid-view .size-small .product-item-wrap .product-item .product-title > a:active,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-title > a:active,
  .grid-view .size-medium .product-item-wrap .product-item .product-title > a:active,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-title > a:active {
    color: #204fee;
    font-weight: 700;
    font-size: 15px;
    line-height: 19.5px;
  }
  .grid-view .size-big .product-item-wrap .product-item .product-brand,
  .owl-stage-outer .size-big .product-item-wrap .product-item .product-brand,
  .grid-view .size-small .product-item-wrap .product-item .product-brand,
  .owl-stage-outer .size-small .product-item-wrap .product-item .product-brand,
  .grid-view .size-medium .product-item-wrap .product-item .product-brand,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .product-brand {
    font-size: 10px;
    color: #4f4f4f;
    line-height: 17.26px;
    text-transform: uppercase;
  }
  .grid-view .size-big .product-item-wrap .product-item .ribbon,
  .owl-stage-outer .size-big .product-item-wrap .product-item .ribbon,
  .grid-view .size-small .product-item-wrap .product-item .ribbon,
  .owl-stage-outer .size-small .product-item-wrap .product-item .ribbon,
  .grid-view .size-medium .product-item-wrap .product-item .ribbon,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .ribbon {
    top: 10px;
  }
  .grid-view .size-big .product-item-wrap .product-item .hover-area,
  .owl-stage-outer .size-big .product-item-wrap .product-item .hover-area,
  .grid-view .size-small .product-item-wrap .product-item .hover-area,
  .owl-stage-outer .size-small .product-item-wrap .product-item .hover-area,
  .grid-view .size-medium .product-item-wrap .product-item .hover-area,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .hover-area {
    display: block;
    margin-top: -3px;
  }
  .grid-view .size-big .product-item-wrap .product-item .hover-area .add-cart-button,
  .owl-stage-outer .size-big .product-item-wrap .product-item .hover-area .add-cart-button,
  .grid-view .size-small .product-item-wrap .product-item .hover-area .add-cart-button,
  .owl-stage-outer .size-small .product-item-wrap .product-item .hover-area .add-cart-button,
  .grid-view .size-medium .product-item-wrap .product-item .hover-area .add-cart-button,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .hover-area .add-cart-button {
    margin-top: -21px;
  }
  .grid-view .size-big .product-item-wrap .product-item .hover-area .add-cart-button .le-button,
  .owl-stage-outer .size-big .product-item-wrap .product-item .hover-area .add-cart-button .le-button,
  .grid-view .size-small .product-item-wrap .product-item .hover-area .add-cart-button .le-button,
  .owl-stage-outer .size-small .product-item-wrap .product-item .hover-area .add-cart-button .le-button,
  .grid-view .size-medium .product-item-wrap .product-item .hover-area .add-cart-button .le-button,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .hover-area .add-cart-button .le-button {
    padding: 13px 31px;
    font-size: 15px;
  }
  .grid-view .size-big .product-item-wrap .product-item .hover-area .wish-compare,
  .owl-stage-outer .size-big .product-item-wrap .product-item .hover-area .wish-compare,
  .grid-view .size-small .product-item-wrap .product-item .hover-area .wish-compare,
  .owl-stage-outer .size-small .product-item-wrap .product-item .hover-area .wish-compare,
  .grid-view .size-medium .product-item-wrap .product-item .hover-area .wish-compare,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .hover-area .wish-compare {
    padding: 10px 0 15px 0;
  }
  .grid-view .size-big .product-item-wrap .product-item .hover-area .wish-compare .button-holder,
  .owl-stage-outer .size-big .product-item-wrap .product-item .hover-area .wish-compare .button-holder,
  .grid-view .size-small .product-item-wrap .product-item .hover-area .wish-compare .button-holder,
  .owl-stage-outer .size-small .product-item-wrap .product-item .hover-area .wish-compare .button-holder,
  .grid-view .size-medium .product-item-wrap .product-item .hover-area .wish-compare .button-holder,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .hover-area .wish-compare .button-holder {
    display: inline-block;
  }
  .grid-view .size-big .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(1),
  .owl-stage-outer .size-big .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(1),
  .grid-view .size-small .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(1),
  .owl-stage-outer .size-small .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(1),
  .grid-view .size-medium .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(1),
  .owl-stage-outer .size-medium .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(1) {
    margin-right: 10px;
  }
  .grid-view .size-big .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(2),
  .owl-stage-outer .size-big .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(2),
  .grid-view .size-small .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(2),
  .owl-stage-outer .size-small .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(2),
  .grid-view .size-medium .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(2),
  .owl-stage-outer .size-medium .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(2) {
    margin-left: 10px;
  }
  .grid-view .size-big .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-wishlist,
  .owl-stage-outer .size-big .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-wishlist,
  .grid-view .size-small .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-wishlist,
  .owl-stage-outer .size-small .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-wishlist,
  .grid-view .size-medium .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-wishlist,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-wishlist,
  .grid-view .size-big .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-compare,
  .owl-stage-outer .size-big .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-compare,
  .grid-view .size-small .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-compare,
  .owl-stage-outer .size-small .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-compare,
  .grid-view .size-medium .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-compare,
  .owl-stage-outer .size-medium .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-compare {
    font-size: 12px;
    line-height: 24px;
  }
  .grid-view .size-big.screen-width-100 .product-item-wrap,
  .owl-stage-outer .size-big.screen-width-100 .product-item-wrap,
  .grid-view .size-small.screen-width-100 .product-item-wrap,
  .owl-stage-outer .size-small.screen-width-100 .product-item-wrap,
  .grid-view .size-medium.screen-width-100 .product-item-wrap,
  .owl-stage-outer .size-medium.screen-width-100 .product-item-wrap {
    height: 497px;
  }
  .grid-view .size-big .hover-area,
  .owl-stage-outer .size-big .hover-area,
  .grid-view .size-small .hover-area,
  .owl-stage-outer .size-small .hover-area,
  .grid-view .size-medium .hover-area,
  .owl-stage-outer .size-medium .hover-area {
    display: block;
  }
  .grid-view .size-big .hover-area:before,
  .owl-stage-outer .size-big .hover-area:before,
  .grid-view .size-small .hover-area:before,
  .owl-stage-outer .size-small .hover-area:before,
  .grid-view .size-medium .hover-area:before,
  .owl-stage-outer .size-medium .hover-area:before {
    border-top: 1px solid #ececec;
    content: "";
    display: block;
  }
  .six-products-grid .product-item-wrap {
    height: 497px;
  }
  .six-products-grid .product-item-wrap.test .product-item .product-price-container,
  .six-products-grid .product-item-wrap:hover .product-item .product-price-container {
    padding-bottom: 30px;
  }
  .six-products-grid .product-item-wrap .product-item {
    padding-bottom: 0;
  }
  .six-products-grid .product-item-wrap .product-item .product-item-inner {
    max-width: none;
  }
  .six-products-grid .product-item-wrap .product-item .product-price-container {
    padding-bottom: 30px;
  }
  .six-products-grid .product-item-wrap .product-item {
    padding: 34.05px 0 0 0;
  }
  .six-products-grid .product-item-wrap .product-item .product-image,
  .six-products-grid .product-item-wrap .product-item .product-body {
    padding-left: 34.05px;
    padding-right: 34.05px;
  }
  .six-products-grid .product-item-wrap .product-item .product-price-container {
    margin-left: 34.05px;
    margin-right: 34.05px;
  }
  .six-products-grid .product-item-wrap .product-item {
    width: 100%;
  }
  .six-products-grid .product-item-wrap .product-item .product-item-inner {
    margin: auto;
  }
  .six-products-grid .product-item-wrap .product-item .product-title {
    margin-bottom: 5px;
  }
  .six-products-grid .product-item-wrap .product-item .product-image {
    text-align: center;
    width: 246px;
    height: 186px;
    margin-left: auto;
    margin-right: auto;
  }
  .six-products-grid .product-item-wrap .product-item .product-image img {
    max-width: 100%;
    height: auto;
  }
  .six-products-grid .product-item-wrap .product-item .product-body {
    height: 83px;
    margin-top: 54px;
  }
  .six-products-grid .product-item-wrap .product-item .product-price-container {
    border-top: 1px solid #ececec;
  }
  .six-products-grid .product-item-wrap .product-item .product-price-container {
    color: #301c53;
    font-size: 18px;
    font-weight: 700;
    text-align: right;
  }
  .six-products-grid .product-item-wrap .product-item .product-price-container ins {
    text-decoration: none;
  }
  .six-products-grid .product-item-wrap .product-item .product-price-container del {
    color: #b7b7b7;
    font-size: 14px;
    padding-top: 2px;
    float: left;
  }
  .six-products-grid .product-item-wrap .product-item .product-title {
    color: #204fee;
    font-size: 15px;
    line-height: 19.5px;
  }
  .six-products-grid .product-item-wrap .product-item .product-title > a,
  .six-products-grid .product-item-wrap .product-item .product-title > a:hover,
  .six-products-grid .product-item-wrap .product-item .product-title > a:focus,
  .six-products-grid .product-item-wrap .product-item .product-title > a:active {
    color: #204fee;
    font-weight: 700;
    font-size: 15px;
    line-height: 19.5px;
  }
  .six-products-grid .product-item-wrap .product-item .product-brand {
    font-size: 10px;
    color: #4f4f4f;
    line-height: 17.26px;
    text-transform: uppercase;
  }
  .six-products-grid .product-item-wrap .product-item .ribbon {
    top: 10px;
  }
  .six-products-grid .product-item-wrap .product-item .hover-area {
    display: block;
    margin-top: -3px;
  }
  .six-products-grid .product-item-wrap .product-item .hover-area .add-cart-button {
    margin-top: -21px;
  }
  .six-products-grid .product-item-wrap .product-item .hover-area .add-cart-button .le-button {
    padding: 13px 31px;
    font-size: 15px;
  }
  .six-products-grid .product-item-wrap .product-item .hover-area .wish-compare {
    padding: 10px 0 15px 0;
  }
  .six-products-grid .product-item-wrap .product-item .hover-area .wish-compare .button-holder {
    display: inline-block;
  }
  .six-products-grid .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(1) {
    margin-right: 10px;
  }
  .six-products-grid .product-item-wrap .product-item .hover-area .wish-compare .button-holder:nth-child(2) {
    margin-left: 10px;
  }
  .six-products-grid .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-wishlist,
  .six-products-grid .product-item-wrap .product-item .hover-area .wish-compare .button-holder .btn-add-to-compare {
    font-size: 12px;
    line-height: 24px;
  }
  .six-products-grid.screen-width-100 .product-item-wrap {
    height: 497px;
  }
  .six-products-grid .hover-area {
    display: block;
  }
  .six-products-grid .hover-area:before {
    border-top: 1px solid #ececec;
    content: "";
    display: block;
  }
  .size-small.screen-width-75 .product-image > a {
    height: 186px;
  }
  .size-small.screen-width-100 .product-image > a {
    height: 186px;
  }
  .products-carousel-6 .size-small .product-image > a {
    height: 186px;
  }
  .size-medium.screen-width-75 .product-image > a {
    height: 186px;
  }
  .size-medium.screen-width-100 .product-image > a {
    height: 186px;
  }
  .size-big.screen-width-75 .product-image > a {
    height: 186px;
  }
  .size-big.screen-width-100 .product-image > a {
    height: 186px;
  }
  .six-products-grid .product-image > a {
    height: 186px;
    display: block;
  }
  .single-product-gallery-item > a {
    height: 325px;
    display: block;
  }
  .owl-stage-outer .size-small .product-image > a {
    height: 186px;
    display: block;
  }
}
@media (max-width: 430px) {
  header .top-search-holder .search-control-group .search-bar-controls {
    position: relative;
    border-top: 1px solid #e0e0e0;
  }
  header .top-search-holder .search-area .search-field {
    display: block;
    width: 100% !important;
  }
  header .top-search-holder .search-area .categories-filter {
    width: 85%;
    border-left-width: 0;
  }
  header .top-search-holder .search-area .search-button {
    margin: -2px 0 0 0;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 0 5px;
  }
  header .top-search-holder .no-search-categories-filter .search-button {
    border-radius: 0 5px 5px 0;
    margin: 0;
  }
  header .top-search-holder .no-search-categories-filter .search-control-group .search-bar-controls {
    border-top: none;
    position: static;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .top-bar > .container > div {
    margin: 10px 0;
  }
  .top-bar > .container > div > ul > li > a {
    font-size: 12px !important;
    padding: 0 9px !important;
  }
  .logo {
    text-align: center;
  }
  .logo > a {
    display: block;
    margin-bottom: 20px;
  }
  .logo > a > svg {
    display: block;
    margin: 0 auto;
  }
  header .top-search-holder {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  header .top-search-holder .contact-row {
    text-align: center;
    margin-bottom: 20px;
  }
  header .top-search-holder .contact-row > div,
  header .top-search-holder .contact-row .phone,
  header .top-search-holder .contact-row .contact {
    margin: 0;
    margin-bottom: 5px;
    display: block !important;
  }
  header .top-cart-holder .basket .dropdown-menu {
    width: 300px;
    left: -136px;
  }
  header .top-cart-holder .basket .checkout .le-button {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .top-cart-row-container {
    text-align: center;
  }
  .grid-list-products .product-grid-holder {
    border: none;
  }
  .grid-list-products .product-grid-holder .product-item-holder {
    border: 1px solid #e0e0e0;
  }
  .banner > a {
    max-width: 100%;
  }
  .banner > a .banner-text {
    top: 16%;
  }
  .banner > a .banner-text h1 {
    font-size: 24px;
  }
  .banner > a .banner-text .tagline {
    font-size: 16px;
  }
  .banner:last-child {
    margin-right: 0;
  }
  #owl-recently-viewed .owl-item .product-item-holder,
  #owl-recommended-products .owl-item .product-item-holder,
  .products-carousel-6 .owl-item .product-item-holder {
    max-width: none !important;
    width: 100%;
  }
  #footer .sub-form-row input {
    width: 72%;
  }
  #footer .link-list-row .container > div:first-child {
    margin-bottom: 20px;
  }
  #cart-page .widget {
    margin: 0 0 25px;
    padding: 0;
  }
  #single-product .gallery-holder .single-product-gallery-item {
    width: 100%;
  }
  #single-product .single-product-gallery-thumbs .owl-stage-outer {
    width: 100.6%;
  }
  #single-product .body-holder .qnt-holder {
    display: block;
  }
  .product-grid-holder .product-item-holder.size-medium {
    max-width: none !important;
  }
  .products-carousel-6.owl-carousel.product-grid-holder .owl-stage-outer .owl-item .product-item-holder.carousel-item.size-small .prices {
    padding: 11px 0;
  }
  .products-list .product-item .row .body-holder {
    width: 41%;
  }
  .products-list .product-item .row .price-area {
    width: 28%;
  }
  .product-grid-holder .product-item-holder {
    border: 1px solid #ececec;
    margin-bottom: -1px;
    margin-right: -1px;
  }
  .product-item-wrap {
    height: 424px;
  }
  .grid-view .size-small .product-item-wrap,
  .owl-stage-outer .size-small .product-item-wrap {
    height: 314px;
  }
  .grid-view .size-small.screen-width-100 .product-item-wrap,
  .owl-stage-outer .size-small.screen-width-100 .product-item-wrap {
    height: 314px;
  }
  .grid-view .size-big .product-item-wrap,
  .owl-stage-outer .size-big .product-item-wrap {
    height: 531px;
  }
  .grid-view .size-big.screen-width-100 .product-item-wrap,
  .owl-stage-outer .size-big.screen-width-100 .product-item-wrap {
    height: 531px;
  }
  .six-products-grid .product-item-wrap {
    height: 332px;
  }
  .size-small.screen-width-75 .product-image > a {
    height: 140px;
  }
  .size-small.screen-width-100 .product-image > a {
    height: 140px;
  }
  .size-medium.screen-width-75 .product-image > a {
    height: 175px;
  }
  .size-medium.screen-width-100 .product-image > a {
    height: 175px;
  }
  .size-big.screen-width-75 .product-image > a {
    height: 217px;
  }
  .size-big.screen-width-100 .product-image > a {
    height: 217px;
  }
  .six-products-grid .product-image > a {
    display: block;
    height: 158px;
  }
  .single-product-gallery-item > a {
    height: 325px;
    display: block;
  }
  .owl-stage-outer .size-small .product-image > a {
    height: 144px;
    display: block;
  }
  .single-product-grid {
    margin-left: 0;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  #owl-recently-viewed .owl-item .product-item-holder,
  #owl-recently-viewed-2 .owl-item .product-item-holder,
  #owl-recommended-products .owl-item .product-item-holder {
    max-width: none !important;
    width: 100%;
  }
  #single-product .gallery-holder .single-product-gallery-item {
    width: 100%;
  }
  #footer .sub-form-row input {
    width: 75% !important;
  }
  #footer .link-list-row .link-widget {
    width: 30.33% !important;
  }
  header .logo svg {
    width: 100% !important;
  }
  header .top-search-holder {
    margin: 0;
    width: 41.6667% !important;
  }
  header .top-cart-row {
    width: 33.333%;
  }
  h1.border {
    line-height: 40px;
  }
  .sidebar .widget .product-list li .row > div:first-child {
    margin-right: 5px !important;
  }
  .sidebar .widget .product-list li .row > div:last-child {
    width: 63.667% !important;
  }
  .sidebar .widget .product-list li .row .thumb-holder {
    width: 100%;
  }
  .product-item-wrap {
    height: 424px;
  }
  .grid-view .size-small .product-item-wrap,
  .owl-stage-outer .size-small .product-item-wrap {
    height: 314px;
  }
  .grid-view .size-small.screen-width-100 .product-item-wrap,
  .owl-stage-outer .size-small.screen-width-100 .product-item-wrap {
    height: 314px;
  }
  .grid-view .size-big .product-item-wrap,
  .owl-stage-outer .size-big .product-item-wrap {
    height: 579px;
  }
  .grid-view .size-big.screen-width-100 .product-item-wrap,
  .owl-stage-outer .size-big.screen-width-100 .product-item-wrap {
    height: 580px;
  }
  .six-products-grid .product-item-wrap {
    height: 289px;
  }
  .size-small.screen-width-75 .product-image > a {
    height: 140px;
  }
  .size-small.screen-width-100 .product-image > a {
    height: 140px;
  }
  .size-medium.screen-width-75 .product-image > a {
    height: 175px;
  }
  .size-medium.screen-width-100 .product-image > a {
    height: 175px;
  }
  .size-big.screen-width-75 .product-image > a {
    height: 266px;
  }
  .size-big.screen-width-100 .product-image > a {
    height: 266px;
  }
  .six-products-grid .product-image > a {
    height: 115px;
    display: block;
  }
  .single-product-gallery-item > a {
    height: 262px;
    display: block;
  }
  .owl-stage-outer .size-small .product-image > a {
    height: 144px;
    display: block;
  }
  .single-product-grid .product-body {
    height: 121px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .owl-nav {
    display: block;
  }
  .size-small.screen-width-75 .product-image > a {
    height: 133px;
  }
  .size-small.screen-width-100 .product-image > a {
    height: 117px;
  }
  .size-medium.screen-width-75 .product-image > a {
    height: 161px;
  }
  .size-medium.screen-width-100 .product-image > a {
    height: 163px;
  }
  .size-big.screen-width-75 .product-image > a {
    height: 265px;
  }
  .size-big.screen-width-100 .product-image > a {
    height: 232px;
  }
  .six-products-grid .product-image > a {
    height: 144px;
    display: block;
  }
  .single-product-gallery-item > a {
    height: 325px;
    display: block;
  }
  .owl-stage-outer .size-small .product-image > a {
    height: 119px;
    display: block;
  }
}
/*===================================================================================*/
/*  JPlayer Skin
/*===================================================================================*/
div.jp-video-container {
  margin-bottom: 24px;
}
div.jp-jplayer,
div.jp-jplayer img {
  max-width: 100%;
}
div.jp-jplayer.jp-jplayer-video {
  background-color: #292a2b;
}
div.jp-jplayer video {
  margin-bottom: 0;
}
div.jp-jplayer img,
div.jp-jplayer-video,
div.jp-jplayer-video video {
  height: auto!important;
  vertical-align: top;
}
.jp-audio-container,
.jp-video-container {
  margin-bottom: 24px;
  background-color: #f1f1f1;
  box-shadow: 1px 1px 1px #ddd;
}
/* no margin on player inside post header */
.post-header .jp-audio-container,
.post-header .jp-video-container {
  margin-bottom: 0;
}
div.jp-interface {
  position: relative;
  width: 97%;
  z-index: 100;
}
.jp-video div.jp-interface {
  -webkit-border-radius: 0 0 2px;
  -moz-border-radius: 0 0 2px;
  border-radius: 0 0 2px;
}
.jp-interface,
a.jp-play,
a.jp-pause,
.seperator-first,
.seperator-second {
  height: 34px;
}
.jp-controls {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.jp-controls li {
  display: inline;
  margin: 0;
}
.jp-controls a {
  color: #404040;
  text-shadow: 1px 1px #ffffff;
  background: transparent!important;
  width: 24px;
  height: 34px;
  padding: 0 0 0 10px;
  display: inline-block;
  position: absolute;
  top: 0;
  border-bottom: none;
  font-size: 14px;
  line-height: 34px;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  z-index: 1;
  opacity: .6;
}
.jp-controls a:hover {
  color: #262626;
  background: transparent!important;
  text-decoration: none;
  opacity: .8;
}
.jp-controls a span {
  text-indent: -9999px;
  display: block;
}
a.jp-play,
a.jp-pause {
  left: 0;
}
a.jp-pause {
  display: none;
}
a.jp-pause:hover {
  background-position: -33px -30px;
}
a.jp-mute,
a.jp-unmute {
  right: 55px;
}
.jp-progress-container,
.jp-volume-bar-container {
  position: absolute;
  top: 0;
  height: 8px;
  padding: 13px 10px;
}
.jp-progress-container {
  left: 34px;
  right: 92px;
}
.jp-progress,
.jp-volume-bar {
  height: 9px;
  background: #E7E7E7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(34, 34, 34, 0.09);
  -moz-box-shadow: inset 0 1px 2px rgba(34, 34, 34, 0.09);
  box-shadow: inset 0 1px 2px rgba(34, 34, 34, 0.09);
}
.jp-seek-bar {
  width: 0;
  height: 9px;
  cursor: pointer;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background: #E0E0E0;
}
.jp-progress,
.jp-seek-bar {
  background: rgba(102, 102, 102, 0.05);
}
.jp-play-bar,
.jp-volume-bar-value {
  width: 0;
  height: 9px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background: #BABABA;
}
.jp-volume-bar-container {
  right: 2px;
  width: 40px;
}
.jp-volume-bar {
  position: relative;
  overflow: hidden;
  width: 40px;
  cursor: pointer;
  background: rgba(102, 102, 102, 0.1);
}
.jp-volume-bar-value {
  width: 0;
}
.seperator-first,
.seperator-second {
  width: 0;
  position: absolute;
  top: 0;
  left: 33px;
  border: 1px solid #fff;
  border-left-color: #ddd;
  border-width: 0 1px;
}
.seperator-second {
  left: auto;
  right: 89px;
}
/* volume controls taken over by mobile devices so don't need to see them */
.no-volume .jp-progress-container {
  right: 0px;
}
.no-volume .jp-volume-bar-container,
.no-volume .seperator-second,
.no-volume .jp-mute,
.no-volume .jp-unmute {
  display: none;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav {
  margin-bottom: -1px;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li {
  margin: 0 5px;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a {
  color: #1b2e35;
  font-size: 15px;
  line-height: 13px;
  padding: 18px 39px;
  background-color: #f9f9f9;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 4px 4px 0 0;
  display: block;
  transition: all 0.3s ease 0s;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active > a,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active > a:hover,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active > a:focus,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active > a:active {
  color: #FFF;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li:first-child {
  margin-left: 0;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #FFF !important;
  padding: 35px;
  border: 1px solid #e0e0e0;
}
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
  margin-right: -1px;
}
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li {
  margin: 5px 0;
}
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a {
  color: #1b2e35;
  font-size: 15px;
  line-height: 13px;
  padding: 18px 39px;
  background-color: #f9f9f9;
  border-right: 1px solid #e0e0e0;
  border-radius: 4px 0 0 4px;
  display: block;
  transition: all 0.3s ease 0s;
}
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active > a,
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active > a:hover,
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active > a:focus,
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active > a:active {
  color: #FFF;
}
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li:first-child {
  margin-top: 0;
}
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #FFF !important;
  padding: 35px;
  border: 1px solid #e0e0e0;
}
.modal-dialog{
z-index: 333333333333333 !important;

}
#myModal{}
.modal-dialog{left:10%; top:35% !important;}
.modal-backdrop{z-index:1060 !important;}

.top-right
{
	
    

}
#menu-top-left
{
	

}
